GET https://sw6staging.behr-labor.eu/navigation/00000dbba07e7e7e7e7e7e7e7e7e0001

Query Metrics

97 Database Queries
75 Different statements
463.98 ms Query time

Queries

Group similar statements

# Time Info
1 0.41 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.39 ms
SELECT `key`, `value` FROM `app_config`
Parameters:
[]
3 0.29 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 7.99 ms
# seo-url::resolve
SELECT id, path_info pathInfo, is_canonical isCanonical, sales_channel_id salesChannelId FROM seo_url WHERE (language_id = ?) AND ((sales_channel_id = ? OR sales_channel_id IS NULL)) AND ((seo_path_info = ? OR seo_path_info = ?))
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"¤½mg\x16ÖA&½Ssª¾èɯ"
  "Reinraum"
  "Reinraum/"
]
5 0.38 ms
SELECT * FROM sales_channel_api_context WHERE (sales_channel_id = ?) AND (token = ?) LIMIT 1
Parameters:
[
  b"¤½mg\x16ÖA&½Ssª¾èɯ"
  "7Z8uwH942AFgAS5wDMUuPXXuHBixHwXi"
]
6 1.10 ms
SELECT `sales_channel_country`.`sales_channel_id`, `sales_channel_country`.`country_id` FROM `sales_channel_country` WHERE (`sales_channel_country`.`sales_channel_id` = ? AND `sales_channel_country`.`country_id` = ?)
Parameters:
[
  b"¤½mg\x16ÖA&½Ssª¾èɯ"
  b"/NñAš(Bû©tûÓëE:{"
]
7 2.62 ms
SELECT `language`.`id` FROM `language` WHERE `language`.`id` IN (?) LIMIT 1
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
]
8 2.82 ms
SELECT `language`.`id` as `language.id`, `language`.`parent_id` as `language.parentId`, `language`.`locale_id` as `language.localeId`, `language`.`translation_code_id` as `language.translationCodeId`, `language`.`name` as `language.name`, `language`.`active` as `language.active`, `language`.`custom_fields` as `language.customFields`, `language`.`created_at` as `language.createdAt`, `language`.`updated_at` as `language.updatedAt`, `language.locale`.`id` as `language.locale.id`, `language.locale`.`code` as `language.locale.code`, `language.locale`.`created_at` as `language.locale.createdAt`, `language.locale`.`updated_at` as `language.locale.updatedAt`, `language.locale.translation.name`, `language.locale.translation.name` as `language.locale.name`, `language.locale.translation.territory`, `language.locale.translation.territory` as `language.locale.territory`, `language.locale.translation.customFields`, `language.locale.translation.customFields` as `language.locale.customFields` FROM `language` LEFT JOIN `locale` `language.locale` ON `language`.`locale_id` = `language.locale`.`id` LEFT JOIN (SELECT `language.locale.translation`.`locale_id`, `language.locale.translation`.`name` as `language.locale.translation.name`, `language.locale.translation`.`territory` as `language.locale.translation.territory`, `language.locale.translation`.`custom_fields` as `language.locale.translation.customFields` FROM `locale_translation` `language.locale.translation` WHERE `language.locale.translation`.`language_id` = ?) `language.locale.locale_translation` ON `language.locale.locale_translation`.`locale_id` = `language.locale`.`id` WHERE `language`.`id` IN (?)
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"/»_ââšMpªXTÎ|ãâ\v"
]
9 2.70 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`.`cms_navigation_page_id` as `category.cmsNavigationPageId`, `category.media`.`id` as `category.media.id`, `category.media`.`user_id` as `category.media.userId`, `category.media`.`media_folder_id` as `category.media.mediaFolderId`, `category.media`.`mime_type` as `category.media.mimeType`, `category.media`.`file_extension` as `category.media.fileExtension`, `category.media`.`uploaded_at` as `category.media.uploadedAt`, `category.media`.`file_name` as `category.media.fileName`, `category.media`.`file_size` as `category.media.fileSize`, `category.media`.`media_type` as `category.media.mediaTypeRaw`, `category.media`.`meta_data` as `category.media.metaData`, `category.media`.`config` as `category.media.config`, `category.media`.`path` as `category.media.path`, `category.media`.`private` as `category.media.private`, `category.media`.`thumbnails_ro` as `category.media.thumbnailsRo`, `category.media`.`file_hash` as `category.media.fileHash`, `category.media`.`created_at` as `category.media.createdAt`, `category.media`.`updated_at` as `category.media.updatedAt`, `category.media.translation.title`, `category.media.translation.title` as `category.media.title`, `category.media.translation.alt`, `category.media.translation.alt` as `category.media.alt`, `category.media.translation.customFields`, `category.media.translation.customFields` as `category.media.customFields`, `category.translation.name`, `category.translation.name` as `category.name`, `category.translation.breadcrumb`, `category.translation.breadcrumb` as `category.breadcrumb`, `category.translation.slotConfig`, `category.translation.slotConfig` as `category.slotConfig`, `category.translation.linkType`, `category.translation.linkType` as `category.linkType`, `category.translation.internalLink`, `category.translation.internalLink` as `category.internalLink`, `category.translation.externalLink`, `category.translation.externalLink` as `category.externalLink`, `category.translation.linkNewTab`, `category.translation.linkNewTab` as `category.linkNewTab`, `category.translation.description`, `category.translation.description` as `category.description`, `category.translation.metaTitle`, `category.translation.metaTitle` as `category.metaTitle`, `category.translation.metaDescription`, `category.translation.metaDescription` as `category.metaDescription`, `category.translation.keywords`, `category.translation.keywords` as `category.keywords`, `category.translation.customFields`, `category.translation.customFields` as `category.customFields` FROM `category` LEFT JOIN `media` `category.media` ON `category`.`media_id` = `category.media`.`id` LEFT JOIN (SELECT `category.translation`.`category_id`, `category.translation`.`category_version_id`, `category.translation`.`breadcrumb` as `category.translation.breadcrumb`, `category.translation`.`name` as `category.translation.name`, `category.translation`.`custom_fields` as `category.translation.customFields`, `category.translation`.`slot_config` as `category.translation.slotConfig`, `category.translation`.`link_type` as `category.translation.linkType`, `category.translation`.`internal_link` as `category.translation.internalLink`, `category.translation`.`external_link` as `category.translation.externalLink`, `category.translation`.`link_new_tab` as `category.translation.linkNewTab`, `category.translation`.`description` as `category.translation.description`, `category.translation`.`meta_title` as `category.translation.metaTitle`, `category.translation`.`meta_description` as `category.translation.metaDescription`, `category.translation`.`keywords` as `category.translation.keywords` FROM `category_translation` `category.translation` WHERE `category.translation`.`language_id` = ?) `category.category_translation` ON `category.category_translation`.`category_id` = `category`.`id` AND `category.category_translation`.`category_version_id` = `category`.`version_id` LEFT JOIN (SELECT `category.media.translation`.`media_id`, `category.media.translation`.`alt` as `category.media.translation.alt`, `category.media.translation`.`title` as `category.media.translation.title`, `category.media.translation`.`custom_fields` as `category.media.translation.customFields` FROM `media_translation` `category.media.translation` WHERE `category.media.translation`.`language_id` = ?) `category.media.media_translation` ON `category.media.media_translation`.`media_id` = `category.media`.`id` WHERE (`category`.`version_id` = ?) AND (`category`.`id` IN (?))
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"\x0F©\x1CãéjK¾KÙÎu,4%"
  b"\x00\x00\r» ~~~~~~~~~\x00\x01"
]
10 2.80 ms
SELECT `name`, `type` FROM `custom_field` WHERE `active` = 1
Parameters:
[]
11 8.13 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"\x00\x00\r» ~~~~~~~~~\x00\x01"
]
12 3.48 ms
SELECT `category`.`id`, `category`.`auto_increment` FROM `category` LEFT JOIN `swag_dynamic_access_category_rule` `category.swagDynamicAccessRules.mapping` ON `category`.`id` = `category.swagDynamicAccessRules.mapping`.`category_id`  AND `category`.`version_id` = `category.swagDynamicAccessRules.mapping`.`category_version_id` LEFT JOIN `rule` `category.swagDynamicAccessRules` ON `category.swagDynamicAccessRules.mapping`.`rule_id` = `category.swagDynamicAccessRules`.`id`  WHERE (`category`.`version_id` = ?) AND ((((`category.swagDynamicAccessRules`.`id` IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) OR `category.swagDynamicAccessRules`.`id` <=> ?))) AND (`category`.`id` IN (?)) GROUP BY `category`.`id`
Parameters:
[
  b"\x0F©\x1CãéjK¾KÙÎu,4%"
  b"\t,¿}{¸Eχ\x1F‹ÃXG\x02\x1A"
  b",õ˜–¯fGX–슽\x03¬&¶"
  b"8X•p\x16dMä®HÀP\vóÌÈ"
  b"""
    <}’kjGþŽJâ\r\n
    ™4$
    """
  b"iàé\vÔMFY‰ˆyvu.ýü"
  b"á7Ž·€ŠG‘ž\rt\r]l\x1A"
  b"é+6oàÎI{›^+L*,°ö"
  b"úŸë8R\eLPŠù\x1Aúüøžª"
  b"\x15wãeIÈ‹pK¹ç÷9\x18"
  b"(Ê®u¥bO\r˜Z½\x0E³*¡`"
  b"SÓHPÜ9K×€mX\x18Ã\x01\x1A-"
  b"q\x01,<[öA=ƒ¹bAä{ÙÝ"
  null
  b"\x00\x00\r» ~~~~~~~~~\x00\x01"
]
13 2.87 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.swagCmsExtensionsScrollNavigationPageSettings`.`id` as `cms_page.swagCmsExtensionsScrollNavigationPageSettings.id`, `cms_page.swagCmsExtensionsScrollNavigationPageSettings`.`active` as `cms_page.swagCmsExtensionsScrollNavigationPageSettings.active`, `cms_page.swagCmsExtensionsScrollNavigationPageSettings`.`duration` as `cms_page.swagCmsExtensionsScrollNavigationPageSettings.duration`, `cms_page.swagCmsExtensionsScrollNavigationPageSettings`.`easing` as `cms_page.swagCmsExtensionsScrollNavigationPageSettings.easing`, `cms_page.swagCmsExtensionsScrollNavigationPageSettings`.`bouncy` as `cms_page.swagCmsExtensionsScrollNavigationPageSettings.bouncy`, `cms_page.swagCmsExtensionsScrollNavigationPageSettings`.`easing_degree` as `cms_page.swagCmsExtensionsScrollNavigationPageSettings.easingDegree`, `cms_page.swagCmsExtensionsScrollNavigationPageSettings`.`native_scrolling` as `cms_page.swagCmsExtensionsScrollNavigationPageSettings.nativeScrolling`, `cms_page.swagCmsExtensionsScrollNavigationPageSettings`.`cms_page_id` as `cms_page.swagCmsExtensionsScrollNavigationPageSettings.cmsPageId`, `cms_page.swagCmsExtensionsScrollNavigationPageSettings`.`cms_page_version_id` as `cms_page.swagCmsExtensionsScrollNavigationPageSettings.cmsPageVersionId`, `cms_page.swagCmsExtensionsScrollNavigationPageSettings`.`created_at` as `cms_page.swagCmsExtensionsScrollNavigationPageSettings.createdAt`, `cms_page.swagCmsExtensionsScrollNavigationPageSettings`.`updated_at` as `cms_page.swagCmsExtensionsScrollNavigationPageSettings.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 `swag_cms_extensions_scroll_navigation_page_settings` `cms_page.swagCmsExtensionsScrollNavigationPageSettings` ON `cms_page`.`id` = `cms_page.swagCmsExtensionsScrollNavigationPageSettings`.`id` 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"\x01›ÛÓ•§r\x07\x15¾ç–„Ž”"
]
14 2.67 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.swagCmsExtensionsScrollNavigation`.`id` as `cms_section.swagCmsExtensionsScrollNavigation.id`, `cms_section.swagCmsExtensionsScrollNavigation`.`active` as `cms_section.swagCmsExtensionsScrollNavigation.active`, `cms_section.swagCmsExtensionsScrollNavigation`.`cms_section_version_id` as `cms_section.swagCmsExtensionsScrollNavigation.cmsSectionVersionId`, `cms_section.swagCmsExtensionsScrollNavigation`.`cms_section_id` as `cms_section.swagCmsExtensionsScrollNavigation.cmsSectionId`, `cms_section.swagCmsExtensionsScrollNavigation`.`created_at` as `cms_section.swagCmsExtensionsScrollNavigation.createdAt`, `cms_section.swagCmsExtensionsScrollNavigation`.`updated_at` as `cms_section.swagCmsExtensionsScrollNavigation.updatedAt`, `cms_section.swagCmsExtensionsScrollNavigation.translation.displayName`, `cms_section.swagCmsExtensionsScrollNavigation.translation.displayName` as `cms_section.swagCmsExtensionsScrollNavigation.displayName`, `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 `swag_cms_extensions_scroll_navigation` `cms_section.swagCmsExtensionsScrollNavigation` ON `cms_section`.`id` = `cms_section.swagCmsExtensionsScrollNavigation`.`id` LEFT JOIN `media` `cms_section.backgroundMedia` ON `cms_section`.`background_media_id` = `cms_section.backgroundMedia`.`id` LEFT JOIN (SELECT `cms_section.swagCmsExtensionsScrollNavigation.translation`.`swag_cms_extensions_scroll_navigation_id`, `cms_section.swagCmsExtensionsScrollNavigation.translation`.`display_name` as `cms_section.swagCmsExtensionsScrollNavigation.translation.displayName` FROM `swag_cms_extensions_scroll_navigation_translation` `cms_section.swagCmsExtensionsScrollNavigation.translation` WHERE `cms_section.swagCmsExtensionsScrollNavigation.translation`.`language_id` = ?) `cms_section.swagCmsExtensionsScrollNavigation.swag_cms_extensions_scroll_navigation_translation` ON `cms_section.swagCmsExtensionsScrollNavigation.swag_cms_extensions_scroll_navigation_translation`.`swag_cms_extensions_scroll_navigation_id` = `cms_section.swagCmsExtensionsScrollNavigation`.`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"/»_ââšMpªXTÎ|ãâ\v"
  b"\x0F©\x1CãéjK¾KÙÎu,4%"
  b"\x01›ÛÓ•§r\x07\x15¾ç–„Ž”"
]
15 3.25 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.swagCmsExtensionsBlockRule`.`id` as `cms_block.swagCmsExtensionsBlockRule.id`, `cms_block.swagCmsExtensionsBlockRule`.`inverted` as `cms_block.swagCmsExtensionsBlockRule.inverted`, `cms_block.swagCmsExtensionsBlockRule`.`visibility_rule_id` as `cms_block.swagCmsExtensionsBlockRule.visibilityRuleId`, `cms_block.swagCmsExtensionsBlockRule`.`cms_block_id` as `cms_block.swagCmsExtensionsBlockRule.cmsBlockId`, `cms_block.swagCmsExtensionsBlockRule`.`cms_block_version_id` as `cms_block.swagCmsExtensionsBlockRule.cmsBlockVersionId`, `cms_block.swagCmsExtensionsBlockRule`.`created_at` as `cms_block.swagCmsExtensionsBlockRule.createdAt`, `cms_block.swagCmsExtensionsBlockRule`.`updated_at` as `cms_block.swagCmsExtensionsBlockRule.updatedAt`, `cms_block.swagCmsExtensionsBlockRule.visibilityRule`.`id` as `cms_block.swagCmsExtensionsBlockRule.visibilityRule.id`, `cms_block.swagCmsExtensionsBlockRule.visibilityRule`.`name` as `cms_block.swagCmsExtensionsBlockRule.visibilityRule.name`, `cms_block.swagCmsExtensionsBlockRule.visibilityRule`.`priority` as `cms_block.swagCmsExtensionsBlockRule.visibilityRule.priority`, `cms_block.swagCmsExtensionsBlockRule.visibilityRule`.`description` as `cms_block.swagCmsExtensionsBlockRule.visibilityRule.description`, `cms_block.swagCmsExtensionsBlockRule.visibilityRule`.`payload` as `cms_block.swagCmsExtensionsBlockRule.visibilityRule.payload`, `cms_block.swagCmsExtensionsBlockRule.visibilityRule`.`invalid` as `cms_block.swagCmsExtensionsBlockRule.visibilityRule.invalid`, `cms_block.swagCmsExtensionsBlockRule.visibilityRule`.`areas` as `cms_block.swagCmsExtensionsBlockRule.visibilityRule.areas`, `cms_block.swagCmsExtensionsBlockRule.visibilityRule`.`custom_fields` as `cms_block.swagCmsExtensionsBlockRule.visibilityRule.customFields`, `cms_block.swagCmsExtensionsBlockRule.visibilityRule`.`module_types` as `cms_block.swagCmsExtensionsBlockRule.visibilityRule.moduleTypes`, `cms_block.swagCmsExtensionsBlockRule.visibilityRule`.`created_at` as `cms_block.swagCmsExtensionsBlockRule.visibilityRule.createdAt`, `cms_block.swagCmsExtensionsBlockRule.visibilityRule`.`updated_at` as `cms_block.swagCmsExtensionsBlockRule.visibilityRule.updatedAt`, `cms_block.swagCmsExtensionsQuickview`.`id` as `cms_block.swagCmsExtensionsQuickview.id`, `cms_block.swagCmsExtensionsQuickview`.`active` as `cms_block.swagCmsExtensionsQuickview.active`, `cms_block.swagCmsExtensionsQuickview`.`cms_block_id` as `cms_block.swagCmsExtensionsQuickview.cmsBlockId`, `cms_block.swagCmsExtensionsQuickview`.`cms_block_version_id` as `cms_block.swagCmsExtensionsQuickview.cmsBlockVersionId`, `cms_block.swagCmsExtensionsQuickview`.`created_at` as `cms_block.swagCmsExtensionsQuickview.createdAt`, `cms_block.swagCmsExtensionsQuickview`.`updated_at` as `cms_block.swagCmsExtensionsQuickview.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 `swag_cms_extensions_block_rule` `cms_block.swagCmsExtensionsBlockRule` ON `cms_block`.`id` = `cms_block.swagCmsExtensionsBlockRule`.`cms_block_id` LEFT JOIN `swag_cms_extensions_quickview` `cms_block.swagCmsExtensionsQuickview` ON `cms_block`.`id` = `cms_block.swagCmsExtensionsQuickview`.`cms_block_id` LEFT JOIN `media` `cms_block.backgroundMedia` ON `cms_block`.`background_media_id` = `cms_block.backgroundMedia`.`id` LEFT JOIN `rule` `cms_block.swagCmsExtensionsBlockRule.visibilityRule` ON `cms_block.swagCmsExtensionsBlockRule`.`visibility_rule_id` = `cms_block.swagCmsExtensionsBlockRule.visibilityRule`.`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"\x01›ÛÓ•ÁrƒŒ×ål\rxÿ\x13"
  b"\x01›ÛÓ•ÁrƒŒ×ål\x0FÊA"
]
16 4.95 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.swagCmsExtensionsForm`.`id` as `cms_slot.swagCmsExtensionsForm.id`, `cms_slot.swagCmsExtensionsForm`.`cms_slot_id` as `cms_slot.swagCmsExtensionsForm.cmsSlotId`, `cms_slot.swagCmsExtensionsForm`.`cms_slot_version_id` as `cms_slot.swagCmsExtensionsForm.cmsSlotVersionId`, `cms_slot.swagCmsExtensionsForm`.`is_template` as `cms_slot.swagCmsExtensionsForm.isTemplate`, `cms_slot.swagCmsExtensionsForm`.`technical_name` as `cms_slot.swagCmsExtensionsForm.technicalName`, `cms_slot.swagCmsExtensionsForm`.`mail_template_id` as `cms_slot.swagCmsExtensionsForm.mailTemplateId`, `cms_slot.swagCmsExtensionsForm`.`created_at` as `cms_slot.swagCmsExtensionsForm.createdAt`, `cms_slot.swagCmsExtensionsForm`.`updated_at` as `cms_slot.swagCmsExtensionsForm.updatedAt`, `cms_slot.swagCmsExtensionsForm.translation.title`, `cms_slot.swagCmsExtensionsForm.translation.title` as `cms_slot.swagCmsExtensionsForm.title`, `cms_slot.swagCmsExtensionsForm.translation.successMessage`, `cms_slot.swagCmsExtensionsForm.translation.successMessage` as `cms_slot.swagCmsExtensionsForm.successMessage`, `cms_slot.swagCmsExtensionsForm.translation.receivers`, `cms_slot.swagCmsExtensionsForm.translation.receivers` as `cms_slot.swagCmsExtensionsForm.receivers`, `cms_slot.translation.config`, `cms_slot.translation.config` as `cms_slot.config`, `cms_slot.translation.customFields`, `cms_slot.translation.customFields` as `cms_slot.customFields` FROM `cms_slot` LEFT JOIN `swag_cms_extensions_form` `cms_slot.swagCmsExtensionsForm` ON `cms_slot`.`id` = `cms_slot.swagCmsExtensionsForm`.`cms_slot_id` LEFT JOIN (SELECT `cms_slot.translation`.`cms_slot_id`, `cms_slot.translation`.`cms_slot_version_id`, `cms_slot.translation`.`config` as `cms_slot.translation.config`, `cms_slot.translation`.`custom_fields` as `cms_slot.translation.customFields` FROM `cms_slot_translation` `cms_slot.translation` WHERE `cms_slot.translation`.`language_id` = ?) `cms_slot.cms_slot_translation` ON `cms_slot.cms_slot_translation`.`cms_slot_id` = `cms_slot`.`id` AND `cms_slot.cms_slot_translation`.`cms_slot_version_id` = `cms_slot`.`version_id` LEFT JOIN (SELECT `cms_slot.swagCmsExtensionsForm.translation`.`swag_cms_extensions_form_id`, `cms_slot.swagCmsExtensionsForm.translation`.`title` as `cms_slot.swagCmsExtensionsForm.translation.title`, `cms_slot.swagCmsExtensionsForm.translation`.`success_message` as `cms_slot.swagCmsExtensionsForm.translation.successMessage`, `cms_slot.swagCmsExtensionsForm.translation`.`receivers` as `cms_slot.swagCmsExtensionsForm.translation.receivers` FROM `swag_cms_extensions_form_translation` `cms_slot.swagCmsExtensionsForm.translation` WHERE `cms_slot.swagCmsExtensionsForm.translation`.`language_id` = ?) `cms_slot.swagCmsExtensionsForm.swag_cms_extensions_form_translation` ON `cms_slot.swagCmsExtensionsForm.swag_cms_extensions_form_translation`.`swag_cms_extensions_form_id` = `cms_slot.swagCmsExtensionsForm`.`id` WHERE (`cms_slot`.`version_id` = ?) AND (((`cms_slot`.`cms_block_id` IN (?, ?, ?, ?, ?))))
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"\x0F©\x1CãéjK¾KÙÎu,4%"
  b"\x01›ÛÓ•ÁrƒŒ×ål\rÁÚ2"
  b"\x01›ÛÓ•ÁrƒŒ×ål\x0E‰ÿÃ"
  b"\x01›ÛÓ•ÁrƒŒ×ål\x10\x01s"
  b"\x01›ÛÓ•ÁrƒŒ×ål\x11?¯Œ"
  b"\x01›ÛÓ•ÁrƒŒ×ål\x12ûð "
]
17 0.48 ms
# navigation-route::meta-information
            SELECT LOWER(HEX(`id`)), `path`, `level`
            FROM `category`
            WHERE `id` = ? OR `id` = ?
Parameters:
[
  b"\x00\x00\r» ~~~~~~~~~\x00\x01"
  b"|Ï—V\x050LÜ»l´+š“ì¤"
]
18 2.58 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"Ë›1 è¯Jx°\x0F¨¾=Ö\f1"
]
19 0.77 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
]
20 0.38 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"Ë›1 è¯Jx°\x0F¨¾=Ö\f1"
  b"VO(U¢IMä¡vÿ\x1C\x00<C"
  b"aüÕ\f_\x07N“”\x05³c.\x13(y"
  b"¬a–˜\x10öJíµ?ËeþÊ[Ž"
  b"\x16 nÄý¼Fû¹"vÈm’\x00a"
  b" ”#л2Cuޝrç%•\e+"
  b"\x14\x1Eƒæ˜\fJô„@#yFS3\x12"
]
21 3.53 ms
SELECT `acris_search_product_pushing`.`id` FROM `acris_search_product_pushing` LEFT JOIN `acris_search_product_pushing_rule` `acris_search_product_pushing.rules.mapping` ON `acris_search_product_pushing`.`id` = `acris_search_product_pushing.rules.mapping`.`search_product_pushing_id`  LEFT JOIN `rule` `acris_search_product_pushing.rules` ON `acris_search_product_pushing.rules.mapping`.`rule_id` = `acris_search_product_pushing.rules`.`id`  WHERE ((`acris_search_product_pushing`.`active` = ? AND (`acris_search_product_pushing`.`type` = ? OR `acris_search_product_pushing`.`type` = ?) AND ((`acris_search_product_pushing.rules`.`id` IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) OR `acris_search_product_pushing.rules`.`id` <=> ?))) GROUP BY `acris_search_product_pushing`.`id`
Parameters:
[
  true
  "all"
  "listing"
  b"\t,¿}{¸Eχ\x1F‹ÃXG\x02\x1A"
  b",õ˜–¯fGX–슽\x03¬&¶"
  b"8X•p\x16dMä®HÀP\vóÌÈ"
  b"""
    <}’kjGþŽJâ\r\n
    ™4$
    """
  b"iàé\vÔMFY‰ˆyvu.ýü"
  b"á7Ž·€ŠG‘ž\rt\r]l\x1A"
  b"é+6oàÎI{›^+L*,°ö"
  b"úŸë8R\eLPŠù\x1Aúüøžª"
  b"\x15wãeIÈ‹pK¹ç÷9\x18"
  b"(Ê®u¥bO\r˜Z½\x0E³*¡`"
  b"SÓHPÜ9K×€mX\x18Ã\x01\x1A-"
  b"q\x01,<[öA=ƒ¹bAä{ÙÝ"
  null
]
22 6.31 ms
SELECT `acris_search_product_pushing`.`id` as `acris_search_product_pushing.id`, `acris_search_product_pushing`.`name` as `acris_search_product_pushing.name`, `acris_search_product_pushing`.`active` as `acris_search_product_pushing.active`, `acris_search_product_pushing`.`type` as `acris_search_product_pushing.type`, `acris_search_product_pushing`.`search_term_matching` as `acris_search_product_pushing.searchTermMatching`, `acris_search_product_pushing`.`factor` as `acris_search_product_pushing.factor`, `acris_search_product_pushing`.`created_at` as `acris_search_product_pushing.createdAt`, `acris_search_product_pushing`.`updated_at` as `acris_search_product_pushing.updatedAt`, (SELECT GROUP_CONCAT(HEX(`acris_search_product_pushing.productStream.mapping`.`product_stream_id`) SEPARATOR '||')
                  FROM `acris_search_product_pushing_stream` `acris_search_product_pushing.productStream.mapping`
                  WHERE `acris_search_product_pushing.productStream.mapping`.`search_product_pushing_id` = `acris_search_product_pushing`.`id` ) as `acris_search_product_pushing.productStream.id_mapping` FROM `acris_search_product_pushing` WHERE `acris_search_product_pushing`.`id` IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[
  b"+êJbu‡E¶OϽ§‘ëÿ"
  b"8êÊ•i×F~«\x14¥#\x0FÌmz"
  b"9¸2b\x0FŒB5†\x03ºC¿7·×"
  b"GhW½–¹N\x05¼¸`\x18@ÚBî"
  b"HIH&:ª@¬½ùQŽ~Öed"
  b"WO)ÆELZ޹îm\x11{ƒý"
  b"—“ìõ\x7F´Mk˜„ j?öéè"
  b"žÄm'!vOHµy4\x18pV]T"
  b"Èüû\x15\x02tOh£ê“fTÊ\fæ"
  b"Ïï§K‘ÜEd¦LbDŒ\x15"‚"
  b"áŸ0Üc©EŠ»€œ\x10ü'¹e"
  b"ù«e\x00P¾Hö“'xÅW6Æõ"
  b"úõ*dÒMDÅ•HÈ\vÉz~E"
  b"ÿ‘l©›¿H…³²PP\t\x06ò\x0E"
]
23 2.90 ms
SELECT `product_stream`.`id` as `product_stream.id`, `product_stream`.`api_filter` as `product_stream.apiFilter`, `product_stream`.`invalid` as `product_stream.invalid`, `product_stream`.`created_at` as `product_stream.createdAt`, `product_stream`.`updated_at` as `product_stream.updatedAt`, `product_stream.translation.name`, `product_stream.translation.name` as `product_stream.name`, `product_stream.translation.description`, `product_stream.translation.description` as `product_stream.description`, `product_stream.translation.customFields`, `product_stream.translation.customFields` as `product_stream.customFields` FROM `product_stream` LEFT JOIN (SELECT `product_stream.translation`.`product_stream_id`, `product_stream.translation`.`name` as `product_stream.translation.name`, `product_stream.translation`.`description` as `product_stream.translation.description`, `product_stream.translation`.`custom_fields` as `product_stream.translation.customFields` FROM `product_stream_translation` `product_stream.translation` WHERE `product_stream.translation`.`language_id` = ?) `product_stream.product_stream_translation` ON `product_stream.product_stream_translation`.`product_stream_id` = `product_stream`.`id` WHERE `product_stream`.`id` IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"rÖ"`qÝ@J±ðm‹]=JJ"
  b"""
    Ã\n
    BrJéL\x140[R\x05\x04­‰
    """
  b"\rAfÀ\x07N‡¼¨òz–g%Ž"
  b"Ô#n€uÂO\n¡O¼\x00å§ÒÏ"
  b"üo{#cóN°¬Lèȼ„œ€"
  b"KÀ«\eƒÑL{Šx2J¨\x16\\x19"
  b"""
    Ã\n
    BrJéL\x140[R\x05\x04­‰
    """
  b"$½žùzÏI«¼. f…@ý“"
  b"å";G¥pH\x04·©\e Ïv\x06´"
  b"IÍklç¤L ¿» ¥ŠZR"
  b"ZSÉ\x18fJf—U`‡\føˆÙ"
  b"ñÜoUä"EÅŽ¤"þ÷+\x02\v"
  b"ÙÑÓGmþI»¦\x02\x14—y\x7F\x13"
  b"ZqË4¼/Nœ„O‚{¬ýN^"
]
24 1.65 ms
SELECT `acris_search_product_restriction`.`id` FROM `acris_search_product_restriction` LEFT JOIN `acris_search_restriction_cat` `acris_search_product_restriction.categories.mapping` ON `acris_search_product_restriction`.`id` = `acris_search_product_restriction.categories.mapping`.`search_product_restriction_id`  LEFT JOIN `acris_search_restriction_rule` `acris_search_product_restriction.rules.mapping` ON `acris_search_product_restriction`.`id` = `acris_search_product_restriction.rules.mapping`.`search_product_restriction_id`  LEFT JOIN `category` `acris_search_product_restriction.categories` ON `acris_search_product_restriction.categories.mapping`.`category_id` = `acris_search_product_restriction.categories`.`id`  AND `acris_search_product_restriction.categories`.`version_id` = `acris_search_product_restriction.categories.mapping`.`category_version_id` LEFT JOIN `rule` `acris_search_product_restriction.rules` ON `acris_search_product_restriction.rules.mapping`.`rule_id` = `acris_search_product_restriction.rules`.`id`  WHERE ((`acris_search_product_restriction`.`active` = ? AND (`acris_search_product_restriction`.`type` = ? OR `acris_search_product_restriction`.`type` = ?) AND (`acris_search_product_restriction.categories`.`id` <=> ? OR (`acris_search_product_restriction.categories`.`id` IN (?))) AND ((`acris_search_product_restriction.rules`.`id` IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) OR `acris_search_product_restriction.rules`.`id` <=> ?))) GROUP BY `acris_search_product_restriction`.`id`
Parameters:
[
  true
  "all"
  "listing"
  null
  b"\x00\x00\r» ~~~~~~~~~\x00\x01"
  b"\t,¿}{¸Eχ\x1F‹ÃXG\x02\x1A"
  b",õ˜–¯fGX–슽\x03¬&¶"
  b"8X•p\x16dMä®HÀP\vóÌÈ"
  b"""
    <}’kjGþŽJâ\r\n
    ™4$
    """
  b"iàé\vÔMFY‰ˆyvu.ýü"
  b"á7Ž·€ŠG‘ž\rt\r]l\x1A"
  b"é+6oàÎI{›^+L*,°ö"
  b"úŸë8R\eLPŠù\x1Aúüøžª"
  b"\x15wãeIÈ‹pK¹ç÷9\x18"
  b"(Ê®u¥bO\r˜Z½\x0E³*¡`"
  b"SÓHPÜ9K×€mX\x18Ã\x01\x1A-"
  b"q\x01,<[öA=ƒ¹bAä{ÙÝ"
  null
]
25 3.97 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"\x00\x00\r» ~~~~~~~~~\x00\x01"
]
26 3.55 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"\x00\x00\r» ~~~~~~~~~\x00\x01"
]
27 6.24 ms
SELECT
    LOWER(HEX(advanced_search_config.id)) AS id,
    advanced_search_config.and_logic AS andLogic,
    advanced_search_config.min_search_length AS minSearchLength,
    advanced_search_config.es_enabled AS esEnabled,
    advanced_search_config.hit_count AS hitCount,
    CONCAT(
        '[',
        GROUP_CONCAT(DISTINCT
                JSON_OBJECT(
                    'field', advanced_search_config_field.field,
                    'entity', advanced_search_config_field.entity,
                    'tokenize', advanced_search_config_field.tokenize,
                    'searchable', advanced_search_config_field.searchable,
                    'ranking', advanced_search_config_field.ranking
                )
            ),
        ']'
    ) as searchableFields
    FROM advanced_search_config
    LEFT JOIN advanced_search_config_field ON advanced_search_config_field.config_id = advanced_search_config.id AND advanced_search_config_field.searchable = 1
    WHERE advanced_search_config.sales_channel_id = ?
    GROUP BY advanced_search_config.id
Parameters:
[
  b"¤½mg\x16ÖA&½Ssª¾èɯ"
]
28 2.91 ms
SELECT `product_manufacturer`.`id` as `product_manufacturer.id`, `product_manufacturer`.`version_id` as `product_manufacturer.versionId`, `product_manufacturer`.`media_id` as `product_manufacturer.mediaId`, `product_manufacturer`.`link` as `product_manufacturer.link`, `product_manufacturer`.`created_at` as `product_manufacturer.createdAt`, `product_manufacturer`.`updated_at` as `product_manufacturer.updatedAt`, `product_manufacturer.translation.name`, `product_manufacturer.translation.name` as `product_manufacturer.name`, `product_manufacturer.translation.description`, `product_manufacturer.translation.description` as `product_manufacturer.description`, `product_manufacturer.translation.customFields`, `product_manufacturer.translation.customFields` as `product_manufacturer.customFields` FROM `product_manufacturer` LEFT JOIN (SELECT `product_manufacturer.translation`.`product_manufacturer_id`, `product_manufacturer.translation`.`product_manufacturer_version_id`, `product_manufacturer.translation`.`name` as `product_manufacturer.translation.name`, `product_manufacturer.translation`.`description` as `product_manufacturer.translation.description`, `product_manufacturer.translation`.`custom_fields` as `product_manufacturer.translation.customFields` FROM `product_manufacturer_translation` `product_manufacturer.translation` WHERE `product_manufacturer.translation`.`language_id` = ?) `product_manufacturer.product_manufacturer_translation` ON `product_manufacturer.product_manufacturer_translation`.`product_manufacturer_id` = `product_manufacturer`.`id` AND `product_manufacturer.product_manufacturer_translation`.`product_manufacturer_version_id` = `product_manufacturer`.`version_id` WHERE (`product_manufacturer`.`version_id` = ?) AND (`product_manufacturer`.`id` IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?))
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"\x0F©\x1CãéjK¾KÙÎu,4%"
  b"\x00\x00’|‹~~~~~~~~~\x00\x04"
  b"\x00\x00og~~~~~~~~~\x00\x04"
  b"\x00\x00‰{g~~~~~~~~~\x00\x04"
  b"\x00\x00‰~\x15~~~~~~~~~\x00\x04"
  b"\x00\x00‰T§~~~~~~~~~\x00\x04"
  b"\x00\x00\x7F“~~~~~~~~~\x00\x04"
  b"\x00\x00‰£\x01~~~~~~~~~\x00\x04"
  b"\x00\x00oc~~~~~~~~~\x00\x04"
  b"\x00\x00oJ~~~~~~~~~\x00\x04"
  b"\x00\x00䢃~~~~~~~~~\x00\x04"
  b"\x00\x00’|k~~~~~~~~~\x00\x04"
  b"\x00\x00‰|â~~~~~~~~~\x00\x04"
  b"\x00\x00˜–}~~~~~~~~~\x00\x04"
  b"\x00\x00‰}„~~~~~~~~~\x00\x04"
  b"\x00\x00o5~~~~~~~~~\x00\x04"
  b"\x00\x00o\x15~~~~~~~~~\x00\x04"
  b"\x00\x00‰{õ~~~~~~~~~\x00\x04"
  b"\x00\x00‰}"~~~~~~~~~\x00\x04"
  b"\x00\x00䢘~~~~~~~~~\x00\x04"
  b"\x00\x00˜•*~~~~~~~~~\x00\x04"
  b"\x00\x00•2q~~~~~~~~~\x00\x04"
]
29 3.32 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%"
  "\x00\x00\x00\x18r~~~~~~~~~\x00\x02"
  "\x00\x00\x00\x18y~~~~~~~~~\x00\x02"
  "\x00\x00\x00\x18\x7F~~~~~~~~~\x00\x02"
  b"\x00\x00\x00\x18~~~~~~~~~\x00\x02"
  b"\x00\x00\x00\x19Ó~~~~~~~~~\x00\x02"
  b"\x00\x00\x00\x19ï~~~~~~~~~\x00\x02"
  "\x00\x00\x00\x1A\x07~~~~~~~~~\x00\x02"
  "\x00\x00\x00\x1A(~~~~~~~~~\x00\x02"
  "\x00\x00\x00\x1A)~~~~~~~~~\x00\x02"
  "\x00\x00\x00\x1AB~~~~~~~~~\x00\x02"
  b"\x00\x00\x00\x1Aß~~~~~~~~~\x00\x02"
  b"\x00\x00\x00\x1Aö~~~~~~~~~\x00\x02"
  "\x00\x00\x00\e\x00~~~~~~~~~\x00\x02"
  b"\x00\x00\x00\e¬~~~~~~~~~\x00\x02"
  b"\x00\x00\x00\eß~~~~~~~~~\x00\x02"
  b"\x00\x00\x00\eö~~~~~~~~~\x00\x02"
  b"\x00\x00\x00\eþ~~~~~~~~~\x00\x02"
  "\x00\x00\x00\x1C#~~~~~~~~~\x00\x02"
  "\x00\x00\x00\x1C$~~~~~~~~~\x00\x02"
  b"\x00\x00Fþc~~~~~~~~~\x00\x03"
  b"\x00\x00Fþd~~~~~~~~~\x00\x03"
  b"\x00\x00Fþe~~~~~~~~~\x00\x03"
  "\x00\x00G\x17J~~~~~~~~~\x00\x03"
  "\x00\x00G\x17R~~~~~~~~~\x00\x03"
]
30 5.41 ms
SELECT `product`.`id`, `product`.`product_number`, `product`.`auto_increment` FROM `product` LEFT JOIN `product` `product.parent` ON `product`.`parent_id` = `product.parent`.`id` AND `product`.`parent_version_id` = `product.parent`.`version_id` LEFT JOIN `swag_dynamic_access_product_rule` `product.swagDynamicAccessRules.mapping` ON `product`.`id` = `product.swagDynamicAccessRules.mapping`.`product_id`  AND `product`.`version_id` = `product.swagDynamicAccessRules.mapping`.`product_version_id` LEFT JOIN `product_visibility` `product.visibilities` ON `product`.`visibilities` = `product.visibilities`.`product_id` AND `product`.version_id = `product.visibilities`.product_version_id LEFT JOIN `product` `product.parent.parent` ON `product.parent`.`parent_id` = `product.parent.parent`.`id` AND `product.parent`.`parent_version_id` = `product.parent.parent`.`version_id` LEFT JOIN `swag_dynamic_access_product_rule` `product.parent.swagDynamicAccessRules.mapping` ON `product.parent`.`id` = `product.parent.swagDynamicAccessRules.mapping`.`product_id`  AND `product.parent`.`version_id` = `product.parent.swagDynamicAccessRules.mapping`.`product_version_id` LEFT JOIN `rule` `product.parent.swagDynamicAccessRules` ON `product.parent.swagDynamicAccessRules.mapping`.`rule_id` = `product.parent.swagDynamicAccessRules`.`id`  LEFT JOIN `rule` `product.swagDynamicAccessRules` ON `product.swagDynamicAccessRules.mapping`.`rule_id` = `product.swagDynamicAccessRules`.`id`  WHERE (`product`.`version_id` = ?) AND ((((`product.visibilities`.`visibility` >= ?) AND `product.visibilities`.`sales_channel_id` = ? AND IFNULL(`product`.`active`, `product.parent`.`active`) = ?) AND (((`product.parent.swagDynamicAccessRules`.`id` IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) AND `product.swagDynamicAccessRules`.`id` <=> ?) OR ((`product.swagDynamicAccessRules`.`id` IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?))) OR (`product.parent.swagDynamicAccessRules`.`id` <=> ? AND `product.swagDynamicAccessRules`.`id` <=> ?)))) AND (`product`.`id` IN (?, ?, ?, ?, ?)) GROUP BY `product`.`id`
Parameters:
[
  b"\x0F©\x1CãéjK¾KÙÎu,4%"
  30
  b"¤½mg\x16ÖA&½Ssª¾èɯ"
  true
  b"\t,¿}{¸Eχ\x1F‹ÃXG\x02\x1A"
  b",õ˜–¯fGX–슽\x03¬&¶"
  b"8X•p\x16dMä®HÀP\vóÌÈ"
  b"""
    <}’kjGþŽJâ\r\n
    ™4$
    """
  b"iàé\vÔMFY‰ˆyvu.ýü"
  b"á7Ž·€ŠG‘ž\rt\r]l\x1A"
  b"é+6oàÎI{›^+L*,°ö"
  b"úŸë8R\eLPŠù\x1Aúüøžª"
  b"\x15wãeIÈ‹pK¹ç÷9\x18"
  b"(Ê®u¥bO\r˜Z½\x0E³*¡`"
  b"SÓHPÜ9K×€mX\x18Ã\x01\x1A-"
  b"q\x01,<[öA=ƒ¹bAä{ÙÝ"
  null
  b"\t,¿}{¸Eχ\x1F‹ÃXG\x02\x1A"
  b",õ˜–¯fGX–슽\x03¬&¶"
  b"8X•p\x16dMä®HÀP\vóÌÈ"
  b"""
    <}’kjGþŽJâ\r\n
    ™4$
    """
  b"iàé\vÔMFY‰ˆyvu.ýü"
  b"á7Ž·€ŠG‘ž\rt\r]l\x1A"
  b"é+6oàÎI{›^+L*,°ö"
  b"úŸë8R\eLPŠù\x1Aúüøžª"
  b"\x15wãeIÈ‹pK¹ç÷9\x18"
  b"(Ê®u¥bO\r˜Z½\x0E³*¡`"
  b"SÓHPÜ9K×€mX\x18Ã\x01\x1A-"
  b"q\x01,<[öA=ƒ¹bAä{ÙÝ"
  null
  null
  b"\x00\x00\x00\x08¹~~~~~~~~~\x00\x02"
  b"\x00\x00\x00\x0FÐ~~~~~~~~~\x00\x02"
  b"\x00\x00\x00\x08°~~~~~~~~~\x00\x02"
  b"\x00\x00\x00\r‘~~~~~~~~~\x00\x02"
  b"\x00\x00\x00\x0FÌ~~~~~~~~~\x00\x02"
]
31 6.08 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 `swag_dynamic_access_product_rule` `product.swagDynamicAccessRules.mapping` ON `product`.`id` = `product.swagDynamicAccessRules.mapping`.`product_id`  AND `product`.`version_id` = `product.swagDynamicAccessRules.mapping`.`product_version_id` LEFT JOIN `product_visibility` `product.visibilities` ON `product`.`visibilities` = `product.visibilities`.`product_id` AND `product`.version_id = `product.visibilities`.product_version_id LEFT JOIN `product` `product.parent.parent` ON `product.parent`.`parent_id` = `product.parent.parent`.`id` AND `product.parent`.`parent_version_id` = `product.parent.parent`.`version_id` LEFT JOIN `swag_dynamic_access_product_rule` `product.parent.swagDynamicAccessRules.mapping` ON `product.parent`.`id` = `product.parent.swagDynamicAccessRules.mapping`.`product_id`  AND `product.parent`.`version_id` = `product.parent.swagDynamicAccessRules.mapping`.`product_version_id` LEFT JOIN `rule` `product.parent.swagDynamicAccessRules` ON `product.parent.swagDynamicAccessRules.mapping`.`rule_id` = `product.parent.swagDynamicAccessRules`.`id`  LEFT JOIN `rule` `product.swagDynamicAccessRules` ON `product.swagDynamicAccessRules.mapping`.`rule_id` = `product.swagDynamicAccessRules`.`id`  WHERE (`product`.`version_id` = ?) AND ((((`product.visibilities`.`visibility` >= ?) AND `product.visibilities`.`sales_channel_id` = ? AND IFNULL(`product`.`active`, `product.parent`.`active`) = ?) AND (((`product.parent.swagDynamicAccessRules`.`id` IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) AND `product.swagDynamicAccessRules`.`id` <=> ?) OR ((`product.swagDynamicAccessRules`.`id` IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?))) OR (`product.parent.swagDynamicAccessRules`.`id` <=> ? AND `product.swagDynamicAccessRules`.`id` <=> ?)))) AND (`product`.`id` IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) GROUP BY `product`.`id`
Parameters:
[
  b"\x0F©\x1CãéjK¾KÙÎu,4%"
  10
  b"¤½mg\x16ÖA&½Ssª¾èɯ"
  true
  b"\t,¿}{¸Eχ\x1F‹ÃXG\x02\x1A"
  b",õ˜–¯fGX–슽\x03¬&¶"
  b"8X•p\x16dMä®HÀP\vóÌÈ"
  b"""
    <}’kjGþŽJâ\r\n
    ™4$
    """
  b"iàé\vÔMFY‰ˆyvu.ýü"
  b"á7Ž·€ŠG‘ž\rt\r]l\x1A"
  b"é+6oàÎI{›^+L*,°ö"
  b"úŸë8R\eLPŠù\x1Aúüøžª"
  b"\x15wãeIÈ‹pK¹ç÷9\x18"
  b"(Ê®u¥bO\r˜Z½\x0E³*¡`"
  b"SÓHPÜ9K×€mX\x18Ã\x01\x1A-"
  b"q\x01,<[öA=ƒ¹bAä{ÙÝ"
  null
  b"\t,¿}{¸Eχ\x1F‹ÃXG\x02\x1A"
  b",õ˜–¯fGX–슽\x03¬&¶"
  b"8X•p\x16dMä®HÀP\vóÌÈ"
  b"""
    <}’kjGþŽJâ\r\n
    ™4$
    """
  b"iàé\vÔMFY‰ˆyvu.ýü"
  b"á7Ž·€ŠG‘ž\rt\r]l\x1A"
  b"é+6oàÎI{›^+L*,°ö"
  b"úŸë8R\eLPŠù\x1Aúüøžª"
  b"\x15wãeIÈ‹pK¹ç÷9\x18"
  b"(Ê®u¥bO\r˜Z½\x0E³*¡`"
  b"SÓHPÜ9K×€mX\x18Ã\x01\x1A-"
  b"q\x01,<[öA=ƒ¹bAä{ÙÝ"
  null
  null
  "\x00\x00\x00\x18r~~~~~~~~~\x00\x02"
  "\x00\x00\x00\x18y~~~~~~~~~\x00\x02"
  "\x00\x00\x00\x18\x7F~~~~~~~~~\x00\x02"
  b"\x00\x00\x00\x18~~~~~~~~~\x00\x02"
  b"\x00\x00\x00\x19Ó~~~~~~~~~\x00\x02"
  b"\x00\x00\x00\x19ï~~~~~~~~~\x00\x02"
  "\x00\x00\x00\x1A\x07~~~~~~~~~\x00\x02"
  "\x00\x00\x00\x1A(~~~~~~~~~\x00\x02"
  "\x00\x00\x00\x1A)~~~~~~~~~\x00\x02"
  "\x00\x00\x00\x1AB~~~~~~~~~\x00\x02"
  b"\x00\x00\x00\x1Aß~~~~~~~~~\x00\x02"
  b"\x00\x00\x00\x1Aö~~~~~~~~~\x00\x02"
  "\x00\x00\x00\e\x00~~~~~~~~~\x00\x02"
  b"\x00\x00\x00\e¬~~~~~~~~~\x00\x02"
  b"\x00\x00\x00\eß~~~~~~~~~\x00\x02"
  b"\x00\x00\x00\eö~~~~~~~~~\x00\x02"
  b"\x00\x00\x00\eþ~~~~~~~~~\x00\x02"
  "\x00\x00\x00\x1C#~~~~~~~~~\x00\x02"
  "\x00\x00\x00\x1C$~~~~~~~~~\x00\x02"
  b"\x00\x00\x00\x08¹~~~~~~~~~\x00\x02"
  b"\x00\x00\x00\x0FÐ~~~~~~~~~\x00\x02"
  b"\x00\x00\x00\x08°~~~~~~~~~\x00\x02"
  b"\x00\x00\x00\r‘~~~~~~~~~\x00\x02"
  b"\x00\x00\x00\x0FÌ~~~~~~~~~\x00\x02"
]
32 9.77 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`.`link` as `product.manufacturer.link`, `product.manufacturer`.`created_at` as `product.manufacturer.createdAt`, `product.manufacturer`.`updated_at` as `product.manufacturer.updatedAt`, `product.manufacturer.translation.name`, `product.manufacturer.translation.name` as `product.manufacturer.name`, `product.manufacturer.translation.description`, `product.manufacturer.translation.description` as `product.manufacturer.description`, `product.manufacturer.translation.customFields`, `product.manufacturer.translation.customFields` as `product.manufacturer.customFields`, (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`, (SELECT GROUP_CONCAT(HEX(`product.subscriptionPlans.mapping`.`subscription_plan_id`) SEPARATOR '||')
                  FROM `subscription_plan_product_mapping` `product.subscriptionPlans.mapping`
                  WHERE `product.subscriptionPlans.mapping`.`product_id` = `product`.`subscriptionPlans` ) as `product.subscriptionPlans.id_mapping`, (SELECT GROUP_CONCAT(HEX(`product.streams.mapping`.`product_stream_id`) SEPARATOR '||')
                  FROM `product_stream_mapping` `product.streams.mapping`
                  WHERE `product.streams.mapping`.`product_id` = `product`.`id` ) as `product.streams.id_mapping`, `product.translation.metaDescription`, `product.parent.translation.metaDescription`, COALESCE(`product.translation.metaDescription`,`product.parent.translation.metaDescription`) as `product.metaDescription`, `product.translation.name`, `product.parent.translation.name`, COALESCE(`product.translation.name`,`product.parent.translation.name`) as `product.name`, `product.translation.keywords`, `product.parent.translation.keywords`, COALESCE(`product.translation.keywords`,`product.parent.translation.keywords`) as `product.keywords`, `product.translation.description`, `product.parent.translation.description`, COALESCE(`product.translation.description`,`product.parent.translation.description`) as `product.description`, `product.translation.metaTitle`, `product.parent.translation.metaTitle`, COALESCE(`product.translation.metaTitle`,`product.parent.translation.metaTitle`) as `product.metaTitle`, `product.translation.packUnit`, `product.parent.translation.packUnit`, COALESCE(`product.translation.packUnit`,`product.parent.translation.packUnit`) as `product.packUnit`, `product.translation.packUnitPlural`, `product.parent.translation.packUnitPlural`, COALESCE(`product.translation.packUnitPlural`,`product.parent.translation.packUnitPlural`) as `product.packUnitPlural`, `product.translation.customSearchKeywords`, `product.parent.translation.customSearchKeywords`, COALESCE(`product.translation.customSearchKeywords`,`product.parent.translation.customSearchKeywords`) as `product.customSearchKeywords`, `product.translation.slotConfig`, `product.parent.translation.slotConfig`, COALESCE(`product.translation.slotConfig`,`product.parent.translation.slotConfig`) as `product.slotConfig`, `product.translation.customFields`, `product.parent.translation.customFields`, COALESCE(`product.translation.customFields`,`product.parent.translation.customFields`) as `product.customFields` FROM `product` LEFT JOIN `product` `product.parent` ON `product`.`parent_id` = `product.parent`.`id` AND `product`.`parent_version_id` = `product.parent`.`version_id` LEFT JOIN `product_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`.`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%"
  "\x00\x00\x00\x18r~~~~~~~~~\x00\x02"
  "\x00\x00\x00\x18y~~~~~~~~~\x00\x02"
  "\x00\x00\x00\x18\x7F~~~~~~~~~\x00\x02"
  b"\x00\x00\x00\x18~~~~~~~~~\x00\x02"
  b"\x00\x00\x00\x19Ó~~~~~~~~~\x00\x02"
  b"\x00\x00\x00\x19ï~~~~~~~~~\x00\x02"
  "\x00\x00\x00\x1A\x07~~~~~~~~~\x00\x02"
  "\x00\x00\x00\x1A(~~~~~~~~~\x00\x02"
  "\x00\x00\x00\x1A)~~~~~~~~~\x00\x02"
  "\x00\x00\x00\x1AB~~~~~~~~~\x00\x02"
  b"\x00\x00\x00\x1Aß~~~~~~~~~\x00\x02"
  b"\x00\x00\x00\x1Aö~~~~~~~~~\x00\x02"
  "\x00\x00\x00\e\x00~~~~~~~~~\x00\x02"
  b"\x00\x00\x00\e¬~~~~~~~~~\x00\x02"
  b"\x00\x00\x00\eß~~~~~~~~~\x00\x02"
  b"\x00\x00\x00\eö~~~~~~~~~\x00\x02"
  b"\x00\x00\x00\eþ~~~~~~~~~\x00\x02"
  "\x00\x00\x00\x1C#~~~~~~~~~\x00\x02"
  "\x00\x00\x00\x1C$~~~~~~~~~\x00\x02"
  b"\x00\x00\x00\x08¹~~~~~~~~~\x00\x02"
  b"\x00\x00\x00\x0FÐ~~~~~~~~~\x00\x02"
  b"\x00\x00\x00\x08°~~~~~~~~~\x00\x02"
  b"\x00\x00\x00\r‘~~~~~~~~~\x00\x02"
  b"\x00\x00\x00\x0FÌ~~~~~~~~~\x00\x02"
]
33 1.11 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"\x00\x00\x00\x08°~~~~~~~~~\x00\x02"
  b"\x00\x00\x00\x08¹~~~~~~~~~\x00\x02"
  b"\x00\x00\x00\r‘~~~~~~~~~\x00\x02"
  b"\x00\x00\x00\x0FÌ~~~~~~~~~\x00\x02"
  b"\x00\x00\x00\x0FÐ~~~~~~~~~\x00\x02"
  "\x00\x00\x00\x18r~~~~~~~~~\x00\x02"
  "\x00\x00\x00\x18y~~~~~~~~~\x00\x02"
  "\x00\x00\x00\x18\x7F~~~~~~~~~\x00\x02"
  b"\x00\x00\x00\x18~~~~~~~~~\x00\x02"
  b"\x00\x00\x00\x19Ó~~~~~~~~~\x00\x02"
  b"\x00\x00\x00\x19ï~~~~~~~~~\x00\x02"
  "\x00\x00\x00\x1A\x07~~~~~~~~~\x00\x02"
  "\x00\x00\x00\x1A(~~~~~~~~~\x00\x02"
  "\x00\x00\x00\x1A)~~~~~~~~~\x00\x02"
  "\x00\x00\x00\x1AB~~~~~~~~~\x00\x02"
  b"\x00\x00\x00\x1Aß~~~~~~~~~\x00\x02"
  b"\x00\x00\x00\x1Aö~~~~~~~~~\x00\x02"
  "\x00\x00\x00\e\x00~~~~~~~~~\x00\x02"
  b"\x00\x00\x00\e¬~~~~~~~~~\x00\x02"
  b"\x00\x00\x00\eß~~~~~~~~~\x00\x02"
  b"\x00\x00\x00\eö~~~~~~~~~\x00\x02"
  b"\x00\x00\x00\eþ~~~~~~~~~\x00\x02"
  "\x00\x00\x00\x1C#~~~~~~~~~\x00\x02"
  "\x00\x00\x00\x1C$~~~~~~~~~\x00\x02"
]
34 1.02 ms
# product-listing-route::loading::association::streams::read
SELECT `product_stream`.`id` as `product_stream.id`, `product_stream`.`api_filter` as `product_stream.apiFilter`, `product_stream`.`invalid` as `product_stream.invalid`, `product_stream`.`created_at` as `product_stream.createdAt`, `product_stream`.`updated_at` as `product_stream.updatedAt`, `product_stream.translation.name`, `product_stream.translation.name` as `product_stream.name`, `product_stream.translation.description`, `product_stream.translation.description` as `product_stream.description`, `product_stream.translation.customFields`, `product_stream.translation.customFields` as `product_stream.customFields` FROM `product_stream` LEFT JOIN (SELECT `product_stream.translation`.`product_stream_id`, `product_stream.translation`.`name` as `product_stream.translation.name`, `product_stream.translation`.`description` as `product_stream.translation.description`, `product_stream.translation`.`custom_fields` as `product_stream.translation.customFields` FROM `product_stream_translation` `product_stream.translation` WHERE `product_stream.translation`.`language_id` = ?) `product_stream.product_stream_translation` ON `product_stream.product_stream_translation`.`product_stream_id` = `product_stream`.`id` WHERE `product_stream`.`id` IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"¤Á„eß@Ю¸´xI(["
  b"°{†\x02-"K¿¬\x1FNz\x02¼U¢"
  b"¤Á„eß@Ю¸´xI(["
  b"°{†\x02-"K¿¬\x1FNz\x02¼U¢"
  b"¤Á„eß@Ю¸´xI(["
  b"°{†\x02-"K¿¬\x1FNz\x02¼U¢"
  b"¤Á„eß@Ю¸´xI(["
  b"°{†\x02-"K¿¬\x1FNz\x02¼U¢"
  b"¤Á„eß@Ю¸´xI(["
  b"°{†\x02-"K¿¬\x1FNz\x02¼U¢"
  b"¤Á„eß@Ю¸´xI(["
  b"°{†\x02-"K¿¬\x1FNz\x02¼U¢"
  b"¤Á„eß@Ю¸´xI(["
  b"°{†\x02-"K¿¬\x1FNz\x02¼U¢"
  b"¤Á„eß@Ю¸´xI(["
  b"°{†\x02-"K¿¬\x1FNz\x02¼U¢"
  b"¤Á„eß@Ю¸´xI(["
  b"°{†\x02-"K¿¬\x1FNz\x02¼U¢"
  b"¤Á„eß@Ю¸´xI(["
  b"°{†\x02-"K¿¬\x1FNz\x02¼U¢"
  b"¤Á„eß@Ю¸´xI(["
  b"°{†\x02-"K¿¬\x1FNz\x02¼U¢"
  b"¤Á„eß@Ю¸´xI(["
  b"°{†\x02-"K¿¬\x1FNz\x02¼U¢"
  b"¤Á„eß@Ю¸´xI(["
  b"°{†\x02-"K¿¬\x1FNz\x02¼U¢"
  b"¤Á„eß@Ю¸´xI(["
  b"°{†\x02-"K¿¬\x1FNz\x02¼U¢"
  b"¤Á„eß@Ю¸´xI(["
  b"°{†\x02-"K¿¬\x1FNz\x02¼U¢"
  b"°{†\x02-"K¿¬\x1FNz\x02¼U¢"
  b"¤Á„eß@Ю¸´xI(["
  b"°{†\x02-"K¿¬\x1FNz\x02¼U¢"
  b"¤Á„eß@Ю¸´xI(["
  b"°{†\x02-"K¿¬\x1FNz\x02¼U¢"
  b"¤Á„eß@Ю¸´xI(["
  b"°{†\x02-"K¿¬\x1FNz\x02¼U¢"
  b"¤Á„eß@Ю¸´xI(["
  b"°{†\x02-"K¿¬\x1FNz\x02¼U¢"
  b"¤Á„eß@Ю¸´xI(["
  b"°{†\x02-"K¿¬\x1FNz\x02¼U¢"
  b"¤Á„eß@Ю¸´xI(["
  b"°{†\x02-"K¿¬\x1FNz\x02¼U¢"
  b"¤Á„eß@Ю¸´xI(["
  b"°{†\x02-"K¿¬\x1FNz\x02¼U¢"
  b"¤Á„eß@Ю¸´xI(["
  b"°{†\x02-"K¿¬\x1FNz\x02¼U¢"
]
35 0.75 ms
SELECT LOWER(HEX(p.id)), pt.name
                FROM product p
                INNER JOIN product pp ON pp.id = p.parent_id AND pp.version_id = ?
                INNER JOIN product_translation pt ON pp.id = pt.product_id
                WHERE p.id IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) AND p.version_id = ?
Parameters:
[
  b"\x0F©\x1CãéjK¾KÙÎu,4%"
  "\x00\x00\x00\x18r~~~~~~~~~\x00\x02"
  "\x00\x00\x00\x18y~~~~~~~~~\x00\x02"
  "\x00\x00\x00\x18\x7F~~~~~~~~~\x00\x02"
  b"\x00\x00\x00\x18~~~~~~~~~\x00\x02"
  b"\x00\x00\x00\x19Ó~~~~~~~~~\x00\x02"
  b"\x00\x00\x00\x19ï~~~~~~~~~\x00\x02"
  "\x00\x00\x00\x1A\x07~~~~~~~~~\x00\x02"
  "\x00\x00\x00\x1A(~~~~~~~~~\x00\x02"
  "\x00\x00\x00\x1A)~~~~~~~~~\x00\x02"
  "\x00\x00\x00\x1AB~~~~~~~~~\x00\x02"
  b"\x00\x00\x00\x1Aß~~~~~~~~~\x00\x02"
  b"\x00\x00\x00\x1Aö~~~~~~~~~\x00\x02"
  "\x00\x00\x00\e\x00~~~~~~~~~\x00\x02"
  b"\x00\x00\x00\e¬~~~~~~~~~\x00\x02"
  b"\x00\x00\x00\eß~~~~~~~~~\x00\x02"
  b"\x00\x00\x00\eö~~~~~~~~~\x00\x02"
  b"\x00\x00\x00\eþ~~~~~~~~~\x00\x02"
  "\x00\x00\x00\x1C#~~~~~~~~~\x00\x02"
  "\x00\x00\x00\x1C$~~~~~~~~~\x00\x02"
  b"\x00\x00\x00\x08¹~~~~~~~~~\x00\x02"
  b"\x00\x00\x00\x0FÐ~~~~~~~~~\x00\x02"
  b"\x00\x00\x00\x08°~~~~~~~~~\x00\x02"
  b"\x00\x00\x00\r‘~~~~~~~~~\x00\x02"
  b"\x00\x00\x00\x0FÌ~~~~~~~~~\x00\x02"
  b"\x0F©\x1CãéjK¾KÙÎu,4%"
]
36 2.19 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"
]
37 2.35 ms
SELECT `product_warehouse_group`.`product_id`, `product_warehouse_group`.`warehouse_group_id` FROM `product_warehouse_group` LEFT JOIN `warehouse_group` `product_warehouse_group.warehouseGroup` ON `product_warehouse_group`.`warehouse_group_id` = `product_warehouse_group.warehouseGroup`.`id` WHERE ((`product_warehouse_group`.`product_id` IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) AND (`product_warehouse_group.warehouseGroup`.`rule_id` IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?))) ORDER BY `product_warehouse_group.warehouseGroup`.`priority` ASC
Parameters:
[
  "\x00\x00\x00\x18r~~~~~~~~~\x00\x02"
  "\x00\x00\x00\x18y~~~~~~~~~\x00\x02"
  "\x00\x00\x00\x18\x7F~~~~~~~~~\x00\x02"
  b"\x00\x00\x00\x18~~~~~~~~~\x00\x02"
  b"\x00\x00\x00\x19Ó~~~~~~~~~\x00\x02"
  b"\x00\x00\x00\x19ï~~~~~~~~~\x00\x02"
  "\x00\x00\x00\x1A\x07~~~~~~~~~\x00\x02"
  "\x00\x00\x00\x1A(~~~~~~~~~\x00\x02"
  "\x00\x00\x00\x1A)~~~~~~~~~\x00\x02"
  "\x00\x00\x00\x1AB~~~~~~~~~\x00\x02"
  b"\x00\x00\x00\x1Aß~~~~~~~~~\x00\x02"
  b"\x00\x00\x00\x1Aö~~~~~~~~~\x00\x02"
  "\x00\x00\x00\e\x00~~~~~~~~~\x00\x02"
  b"\x00\x00\x00\e¬~~~~~~~~~\x00\x02"
  b"\x00\x00\x00\eß~~~~~~~~~\x00\x02"
  b"\x00\x00\x00\eö~~~~~~~~~\x00\x02"
  b"\x00\x00\x00\eþ~~~~~~~~~\x00\x02"
  "\x00\x00\x00\x1C#~~~~~~~~~\x00\x02"
  "\x00\x00\x00\x1C$~~~~~~~~~\x00\x02"
  b"\x00\x00\x00\x08¹~~~~~~~~~\x00\x02"
  b"\x00\x00\x00\x0FÐ~~~~~~~~~\x00\x02"
  b"\x00\x00\x00\x08°~~~~~~~~~\x00\x02"
  b"\x00\x00\x00\r‘~~~~~~~~~\x00\x02"
  b"\x00\x00\x00\x0FÌ~~~~~~~~~\x00\x02"
  b"\t,¿}{¸Eχ\x1F‹ÃXG\x02\x1A"
  b",õ˜–¯fGX–슽\x03¬&¶"
  b"8X•p\x16dMä®HÀP\vóÌÈ"
  b"""
    <}’kjGþŽJâ\r\n
    ™4$
    """
  b"iàé\vÔMFY‰ˆyvu.ýü"
  b"á7Ž·€ŠG‘ž\rt\r]l\x1A"
  b"é+6oàÎI{›^+L*,°ö"
  b"úŸë8R\eLPŠù\x1Aúüøžª"
  b"\x15wãeIÈ‹pK¹ç÷9\x18"
  b"(Ê®u¥bO\r˜Z½\x0E³*¡`"
  b"SÓHPÜ9K×€mX\x18Ã\x01\x1A-"
  b"q\x01,<[öA=ƒ¹bAä{ÙÝ"
]
38 5.73 ms
SELECT LOWER(HEX(product.id)) AS product_id,
           LOWER(HEX(product_warehouse_group.warehouse_group_id)) AS warehouse_group_id,
           COALESCE(SUM(product_warehouse.stock), 0) AS stock,
           warehouse_group.priority AS priority,
           (warehouse_group.id IS NOT NULL) AS assigned
    FROM product
    INNER JOIN product_warehouse_group
        ON product.id = product_warehouse_group.product_id
        AND product.version_id = product_warehouse_group.product_version_id
    LEFT JOIN warehouse_group
        ON product_warehouse_group.warehouse_group_id = warehouse_group.id
        AND warehouse_group.rule_id IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    LEFT JOIN warehouse_group_warehouse
        ON warehouse_group_warehouse.warehouse_group_id = product_warehouse_group.warehouse_group_id
    LEFT JOIN product_warehouse
        ON product_warehouse.product_id = product_warehouse_group.product_id
        AND product_warehouse.product_version_id = product_warehouse_group.product_version_id
        AND product_warehouse.warehouse_id = warehouse_group_warehouse.warehouse_id
    WHERE product.id IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) AND product.version_id = ?
    GROUP BY product_warehouse_group.warehouse_group_id,
             product_warehouse_group.product_id
Parameters:
[
  b"\t,¿}{¸Eχ\x1F‹ÃXG\x02\x1A"
  b",õ˜–¯fGX–슽\x03¬&¶"
  b"8X•p\x16dMä®HÀP\vóÌÈ"
  b"""
    <}’kjGþŽJâ\r\n
    ™4$
    """
  b"iàé\vÔMFY‰ˆyvu.ýü"
  b"á7Ž·€ŠG‘ž\rt\r]l\x1A"
  b"é+6oàÎI{›^+L*,°ö"
  b"úŸë8R\eLPŠù\x1Aúüøžª"
  b"\x15wãeIÈ‹pK¹ç÷9\x18"
  b"(Ê®u¥bO\r˜Z½\x0E³*¡`"
  b"SÓHPÜ9K×€mX\x18Ã\x01\x1A-"
  b"q\x01,<[öA=ƒ¹bAä{ÙÝ"
  "\x00\x00\x00\x18r~~~~~~~~~\x00\x02"
  "\x00\x00\x00\x18y~~~~~~~~~\x00\x02"
  "\x00\x00\x00\x18\x7F~~~~~~~~~\x00\x02"
  b"\x00\x00\x00\x18~~~~~~~~~\x00\x02"
  b"\x00\x00\x00\x19Ó~~~~~~~~~\x00\x02"
  b"\x00\x00\x00\x19ï~~~~~~~~~\x00\x02"
  "\x00\x00\x00\x1A\x07~~~~~~~~~\x00\x02"
  "\x00\x00\x00\x1A(~~~~~~~~~\x00\x02"
  "\x00\x00\x00\x1A)~~~~~~~~~\x00\x02"
  "\x00\x00\x00\x1AB~~~~~~~~~\x00\x02"
  b"\x00\x00\x00\x1Aß~~~~~~~~~\x00\x02"
  b"\x00\x00\x00\x1Aö~~~~~~~~~\x00\x02"
  "\x00\x00\x00\e\x00~~~~~~~~~\x00\x02"
  b"\x00\x00\x00\e¬~~~~~~~~~\x00\x02"
  b"\x00\x00\x00\eß~~~~~~~~~\x00\x02"
  b"\x00\x00\x00\eö~~~~~~~~~\x00\x02"
  b"\x00\x00\x00\eþ~~~~~~~~~\x00\x02"
  "\x00\x00\x00\x1C#~~~~~~~~~\x00\x02"
  "\x00\x00\x00\x1C$~~~~~~~~~\x00\x02"
  b"\x00\x00\x00\x08¹~~~~~~~~~\x00\x02"
  b"\x00\x00\x00\x0FÐ~~~~~~~~~\x00\x02"
  b"\x00\x00\x00\x08°~~~~~~~~~\x00\x02"
  b"\x00\x00\x00\r‘~~~~~~~~~\x00\x02"
  b"\x00\x00\x00\x0FÌ~~~~~~~~~\x00\x02"
  b"\x0F©\x1CãéjK¾KÙÎu,4%"
]
39 2.65 ms
SELECT `handler_identifier`, LOWER(HEX(`id`)) FROM `payment_method`
Parameters:
[]
40 0.24 ms
SELECT LOWER(HEX(assoc.`sales_channel_id`))
                FROM `sales_channel_payment_method` AS assoc
                    LEFT JOIN `payment_method` AS pm
                        ON pm.`id` = assoc.`payment_method_id`
                WHERE
                    assoc.`payment_method_id` = ? AND
                    pm.`active` = 1
Parameters:
[
  b"ç\x05CL6@J\x11©§*Ù,vÛÔ"
]
41 32.39 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"¼Æ'\x02ÉðÓ›!\x12‹ß\x0F¶¹\r"
  b"gî§\L\x13\x0E†‘‰òF…’ÒU"
  b"ë½\x07\x1Et:×\x16\x13\x01¼yu:"
  b"ˆiLÏ"Á\t\v\x7FVJ¬÷*L\x1D"
  b"ô\x19B\dGæ.\f;·wî@ý¹"
  b"gQäîî°ýEø(H\x14“Ý4­"
  b"’lrív0õ\x15›Ó6\x1C’FFÚ"
  b"å\x19å‰Â²@XÝ!àÞn\x1E¹"
  b"‰ÍsJŽ\x13È\eÞ#\x7F\x07é#\x05Ô"
  b"\x01ù\x13Bxä\x05\x12lZŽÎ\x11Å`²"
  b"\x16ʉ†\x18ôq\x080 p°¹_¿Ÿ"
  b"½œ`tÍ‹l·™'{“7Q¦ã"
  b"«\x1F¬V"ô¿1ù/`"K\x11ô"
  b"‹bp°\x0E\x020ƒÇÅk®t+Ž"
  b"\x06\x08)™ei\x1EÇgxøáG+\x11\x1C"
  b"""
    gY{\n
    ±ÿTê«s”ÑxÏý
    """
  b"ûN«$]ßW°E†èƒ<8ôg"
  b"³-È­0\vèú8ã+ÌÕI÷—"
  b"ñæ\x19öO£}'\x1A½Æ\x01íº"
  b"\x15tØE6hY˜¯1Äúžóe"
  b"cÛDîRGߦ\fµo\x17©è˜i"
  b"""
    Ãâm¶S“DLSl[\n
    ;SQ\x12
    """
  b"\x08Œæ{YbP”¦-n?ò.\x1Eì"
  b"\x04\x0F1WøU\x0FÚpúoˆ´Óq\x05"
  b"dìoqÅ\x7FˆëW)\n\x00ú\x0F\x17\x12"
  b"J\x0FáI~\x01Õ¬½ÀÀnçwí´"
  b"\x01¯å\x05Ñ]Â`ÞÂípd¶D\v"
  b"-tÄ¡mDa\x11Ñ(•\x0EV†‹R"
  b"Ø\x12\vç\x13ÂØ÷þÔBô»‘¾"
  b"ÆÛËsÝr·Ä\x05q¹ò“ãx¿"
  b"""
    \t¬Rw˜ ÿ\x13LÁ'ô·\n
    
    """
  b"\v§ï¥áŽ1Ÿyo\x16\x12©¼”5"
  b"Pdq\x04Ãjr\x12\x18i&‹\x1E"
  b"\x1C\f½¸&R\x194\x17\x03\x01Ö*®"
  b"d}Í\x15øæÄ速\x03˺R¨\x10"
  b"dˆÙ´l×÷Œ½©ÕàIºÜY"
  b"pYÍšaÎ~|–'®Øë\x073"
  b"v^¶ù7\x00…=Þ¤=\x10ø.ê"
  b"ø! ‰\x14‰•öÏúú\x15Ô\x13i\x13"
  b"”dt¼ŽšÀŒìè2\x05!’Þ³"
  b"2ÿ{<\x1DG†\f»„m]\x13ºfY"
  b"išQÎõ‡f­'4=8^¿6ö"
  b"©Óˆ·‚šo‘\x1C÷Í=¬Õ^"
  b"þßstMuüuµÜÄ;sŽàÅ"
  b"c\x1F/íå?\x1D\x00‰m$\x16ƒNº"
  b"\x00Þ¿·\x07K’?u\x11\x18ø#Pë"
  b"°Â1}õ?Òì}`I¥à\x11û"
  b"6}?RJ=å—E#=«Â\x05ýŽ"
  b"[ŠPO-;zyÆTЄµß“Š"
  b"N™\x1AY\x1Cr¥‘ä’ß\x11#\x1E×Ú"
  b"©°\tO3%‹»\x04wÛæ :\x04®"
  b"""
    îBËß\x1A\n
    B3½«3ÇÜÿ–Ò
    """
  b"Ùä\x12.\x16Zï¶×5èºhŸ²+"
  b" ¸ajg†ëG5\x14»µŸJ‡q"
  b"Ër~¹\x1DÝwí±8ÛØÚì‹"
  b"äè!кÙâª\x1E=É)ãò\x18¼"
  b"'óú†\x17·X;£f1(ŽåÒ?"
  b"ÁƒG$Æ*»áŠ}õhä\x03$‘"
  b"Ä‚Ò\x19a'\x0FûG¯ëQQ¿\e\x1E"
  b"û8i\x16üç\x14“—dÊFÖE·s"
  b"\r!dÈFÝz©k¤ Q¸j\x15­"
  b"TÉiSþ<¾R\x7F;öº÷Ö—"
  b"""
    |Á¤ÖH&.ƒ8'r­º\n
    
    """
  b"—QÐí'KDžäºLUw¿éÛ"
  b"8\x1Cÿ\x11°›\x15\x03³zt,[ÔÇ"
  b"®Yt&Wýõ,ó\t\x00>l½"
  b"\x02m„ÕÁnjT*.ÎSD‚#ü"
  b"\r¡0#\x14\x03ÅYö#MÏŒŽÊ"
  b"\x1DIe\x08߸šòö>1(‰æß\x0E"
  b"'7Þ\x10Ÿr%ä–ß¸š†¼µÃ"
  b"8Ï|å®|ä\x00gЪ?: ^"
  b"˜ÐMǘ¤‚uf2.Ž\x07¤ò­"
  b"\x0F¡!žƒ—\x14ô\x178*›¤\x1EQ"
  b"\x1Dw«ÁAÁ6›$ÃO‹Ý²“ã"
  b"6\fÎAA(]$ŒÓè« €NF"
  b"\x08SB\x15ž1”OFïH&s "
  b"""
    ¡äGãœë.e\x13—EÂ\n
    4,\x03
    """
  b"«\v‰ì–4­ì;›¯Â#®"
  b">—XsRš³»%æ\x02óZº-c"
  b"t¶lî‚ã'¸Úä[Ձµ»—"
  b"w"»4¤ÒJØáyø/ÄN®"
  b"ƒÚy<2F„\f!|!)½ÒUA"
  b"å¶uÁVÃ<¸•¢V§hðF\n"
  b"\x00Cón<P\x06öºìV\tá¤\x12Ò"
  b"\x13øsLÞ\x01K)Î"騲Èb1"
  b"Ž”@\x14†“ÎbŸá\x15Üpu¢ä"
  b"IÓ°¡\x14K\x1DÖUE(Ðx‘("
  b"³\x1F1]T®\x1CšúÍ䙁¢v\v"
  b"ã\x01TµciíÊ8²n¦\x06šL×"
  b"\x05ŒŽ£Å¸4\x19\x01g)Å\vˆõÇ"
  b"""
    \n
    ΦŠéX7\x1D”&Ãõˆ\x02\x11O
    """
  b",”\x7F _\x04#ölVOK×>ÿ\n"
  b"Uå=Æ\x10\x0EËT\x11—x\x1CJ\x0Eo#"
  b"_M'\x17r\x0F\f¬Ÿ\x15\x11£àoú"
  b"Ž˜ÀK¥hC{[´Ân’¥’b"
  b"\x1D\x1A\x7F”|/ƒš·½\x00ò-Q`"
  b"åZ¬0D\x11Õcþ©@Ýâ\rw"
  b"\x12'’`Ù\x167’ÙßDÒÌ<ûÿ"
  b"\x1F«`ºúú’|pq¥Ëk\x0EY"
  b"#]¸ÅZ¾bÔ@\x1F¬='æÊ"
  b"""
    6Ò¾Ë\n
    ™F´‹SÎpZÛ\f3
    """
  b"E…i‰üÃLþÚ(¤ª¶Œ\x02î"
  b"S“{¶‹#\x1CSÅ·e¼ÜŠqZ"
  b"[ól®\f\rtw=Ž5\x10ö~Gé"
  b"\x17\fúó¦W‹jÚ\x19"
  b"yv§?Q\x18ô™»6#\x0F“ÃßS"
  b"†´\x05ÿ{¸]°ƒ\x1EŠR1QpÕ"
  b"®Ù\x08\r;iVz\x18‚—Œ\x03!~"
  b"¯üÕ–áŠÉ™6©ÉF£NŽ\f"
  b"ÀË­\x10\x11ÈCfL[¶\x7F²«"
  b"ìV7S{CP\x03þþ`C¤\x0E„ß"
  b"ô{0^“Ó¼<ÍYâPgš”ü"
  b"úà±,ÇG5ÉÂØ²\x7F\x00"
  b"\x01~’]H\x18ÐNƒ½C±^:Õ"
  b"\nk¿ìÍmAò¬)\x00…´d\x17\x02"
  b"3ÙÛÜ2|“W¼]9x\x0Et?J"
  b"6s,/"Þ–äbñXK­í!"
  b"\x16E©u–—“rÊ?„^#û"
  b"Z7ÂÍ?­\S\r’”¿†LƉ"
  b"p›«\x15%Ož\fpM÷\x18à5:­"
  b" Ó½¢\x06\f&Ò±;G\x02Ž­\x1AW"
  b"³«áËŸÇô.©gn:AÏ3À"
  b"ËÀ\x1E×+\x0F'x®€wÒóûí‹"
  b"Ó Ñ\x7F+\x03/¨ÀuúÁ0*«b"
  b"ÓÉiÏ\x1A¿æI·ÎNc§ñŸ"
  b"Ú\x02Ýg£\f}2[tzðæúÊÒ"
  b"äIMá–ï ¢´fåÏ$ë}\x10"
  b"ì0fïþu™+NdŸ\x1A"
  b"õÜ\x04@ s\tXaºM¤½5\x05"
  b"\x11ûNí\x01gçÃeO¯·Òc0¦"
  b"9I.\x18£eEôSÖ=|ÏéYô"
  b"=«kŽoõ¿vÈ?\vàx/\x07\x10"
  b"?=wý¸Qžƒ—”|aã¹=r"
  b"EÒD8ÏØöµó½è€É`³:"
  b"Gâ$âjéÍ\eŽýÓ€µ>ì"
  b"P—ÉÍ\x11÷‘'F,„ý9Ut\x10"
  b"""
    m;#r ­z(ñò\x04\n
    Ç×¼×
    """
  b"“R\x0F%ŽÀ\5ø}¾‰Ká\x1EZ"
  b"›‰)ZFoè\x08úZug§Ì:*"
  b"¯ÒÞtñgS˜T\x1EóÍ\x04Ýð%"
  b"¶¼"7\x02\x1Fk\x00´Û‹ˆ¸. $"
  b"Ì’"BdŽÂ`!Ã\x1CU:pp1"
  b"Ù\x03í™Õ„ üz\x15_ä¦X¸\n"
  b"ÚêŒ!{w\x0F”/\rc\\x07"
  b"ÿ²½¤fe—õá·g[´\x14ÇN"
  b"\x03ö{\x10©Æ3‹1oa{ÝÚl"
  b"!ëŽ-ouÖ©,|\x16áÃ\x1AÚl"
  b">{õ\x7FÖR~)Ä0A'\x16:s!"
  b"g÷É\‰À\x048G«ó\x08K_ìª"
  b"~þ¤’¢ðz¼AIbj\7ŸÀ"
  b"Š\x14Ü¢šôÏl™v\r½ÒYVä"
  b"ŽÝÇþÞp\tî¾j¸s\x12\x12׎"
  b"–ƒ\v\x00q-sJ®ßæé:³ž¤"
  b"–¡·/\x13h¤~ MÂÐ?\x18@X"
  b"™í3®ê÷HZ®lHHR\x01·"
  b"¡‰ÑÉÒÙ¦Ö%v\t¡P]ì²"
  b"®Ø\rޱ˜‘>Ñ\x18\x06à°¯\x1E"
  b"²?WAH£ùþAݐ֜ýÖ5"
  b"""
    ¹\x1E¨<7\n
    n`MÂ\x7F\x12Ý8]À
    """
  b"º‰xº»PÆe\rkéŸc1Ž\x10"
  b"""
    ºõ2\n
    Å.\n
    \n
    O+\x1Eùò_£
    """
  b"ÁM(„?“¶yŽT˜æy§²½"
  b"×FY\rÁÂN`l?[^¶\x19R"
  b"ØYI²3€Ÿ\v4Å<ŠÚ:\x15\x15"
  b"ÛÅ-B\x14·ÜIÐW\x17i¼q\f¤"
  b"ß\x14\x19–Uÿ\x10p\x00Õ³¨mÓÝå"
  b"ã\x15Ísa\x7FÖ!„3\x160jƒ}"
  b"çP¬\x17ì¦\x11&‹íµÍ=­\eÿ"
  b"ïZa(ï\\x02´Ÿ½e\x05²¼ƒ3"
  b"ïa‚—çd{TkóÕšk‚j"
  b"\x01¸½hýó\x7F\x07Ã,ÇÎÚ\t"
  b"\x02^£Í<“\x08£Å\vÂB0O?¿"
  b"\x1Fzo„\x10¡u\x1C¦W"ç\x0FŽZü"
  b"%Ú«9¢"\x0F÷\fY\x0F'cà{m"
  b"-#Mú\x01úÂbVß\x15 >šz5"
  b"\füLªŠúßvÛ\x0Fž~ÕÛ"
  b"3$úEƒs[¡5n¬âxîÐ"
  b"5†\x19"„\x7Fo‘+÷=º\x00"
  b"D0\x0E›X\ú\vzÅüèpo\x13ˆ"
  b"nŒPÿØAW¨Oäç™z\x16ÕÅ"
  b"}쁭Ž6¸+Ž~æo\x05<„ˆ"
  b"""
    \n
    P¿Úì:¡ó“\x08þz·\x7F
    """
  b"Œ£]Q-lûº1VjR±ª\x0FN"
  b"¤¼:vš\x10'#ï\f³(ü÷Û"
  b"´Eóz\x14íÅÁïÜ·›ŸìgE"
  b"óÿ÷lz\x17nÓ´¸`wàX‰"
  b"Ä-ÐÎ$ù\x00Ÿ+o\x12\x08Ö†èÖ"
  b"Óž” Wuܾ\x1A¤o[Ϥ¥­"
  b"Üqà£ÞŒ{™çÂö¸É,¹8"
  b"ùЁ¼\x18\x04\x1C½ñ¹ØéZ—/ä"
  b"\x04'ŽïæÌ\x0E\r\x02›CÏ\x12"
  b"""
    \x0F~8ˆç`÷\x175€´-”g\n
    î
    """
  b"\x0Fû\x15c=§Ó:ù\x01Øn^V%"
  b"\x1CaŠP©î%9\x06ê/OÃq\x0E©"
  b"!s~£ÿŽav\x07\x14Òa\x01¿‰4"
  b"%ɧí^ÞÝ"$Cý¿7³½¯"
  b"&‚\x00®>ï‰-¶;MÁˆh²A"
  b"2c\x1D\x03f8\x00…97ŽçŒËº"
  b"DS˜716§}£óþùNkÏ\x05"
  b"Yd¦\x05!e9cꐇÊsÃÍ\x06"
  b"[\x1F/Bäd®©X³ø¥§2§"
  b"[t%ä4ÎO[]âW<\®\x02ÿ"
  b"aà>)áZÖ\x10Ò\x00\x1DŽi{°"
  b"h»æe«º¼´ƒ\x1EsG¯Ïfh"
  b"i\n¾Î¢\x16\x1Et’ü\x00\x1EÍ\x08R"
  b"jÞqÑÆp\x1DCGÌêû"?\rd"
  b"l¤u'k—+kLVD\x14ì@b"
  b"r.f~Ïþ×UY}\x0F°@qsÞ"
  b"t½É¤Ã\x16çÇ‘ÿ\x08w”\x01"
  b"tÿù0’Ø>îoÒR\x18AOü"
  b"{s\C˜šQ\x1Dx\x1D Dª%…Ü"
  b"„PÁ£ä2¶\x0E²œ³z\x1Fê\x01G"
  b"ŽrˆMÔ\x0FÂ@5;J¾:ù™\"
  b"¯±Üä\x1A­»Í„e‡¯Ö$á"
  b"‘Ûj\x03\x17\x04X^€9àÈ'à×E"
  b"œ†¿Ø\x19ø¢›‡¨„ª¯™¦("
  b"£k+Ôa¡*\x12\vMx‰¸j\x00%"
  b"¥\x1Cd\x1C40\f\x12Š_(Š\t¢ÌA"
  b"¥'m\x16Ÿí2\x07Ãì\x048|C:²"
  b"¦¦îŽ•\x17×%K\e\x13äÔ¼Ît"
  b"¬‚#\rïîސþbDXá…$\r"
  b"­K\x1C*™•\x13²\x13¨æ[ùô "
  b"µùql\fÒ&.diY°à\x1D,"
  b"·Ylv¼Â°”¥ðxÎÐ_Œ¼"
  b"¾\x0FP@ÓR{C°Ÿ\x02ÄÖðÈ"
  b"ÂçÎ>!¿¹‡ƒ2'Ïw­Z\x18"
  b"Ð\x7FR\rgœ®uKTÙÖ\x1F¨¿6"
  b"ФR›iWMT\x0F‚^Š÷ûîL"
  b"Ò\x19¬\tíNâbA"±¥2îŸ\x14"
  b"Ú$çº5RA;tã<=–¥¤G"
  b"鎞i>ÒR²À¾sK\x13ÐQB"
  b"ëZ²nç8õ&ƒÖø4ù\x02´ë"
  b"ý{ÐWŸŒ $1é²H\x14\x1Fj"
  b"ÿ_\x1E¥«±…5v)5g«/1×"
  b"ÿ›"»²ŽÙ>)HFvvÿC"
  b"\x02\äÚ°‡?ÿºY(÷B!©e"
  b"\x02`vß|N{y¶0\x7FI]\f"
  b"\x05ª\x00P¨Ifí\eî\nx°¨="
  b"\x08CÈ{-#hϽ\$ç½%ñ"
  b"\vic\x1D‹’\x13å‘ux\x1DŸÒu”"
  b"\vƒ²ã\x1F—Õ~yü^œ‘*)9"
  b"\fc»"‡:ü/4Æ/´Li–÷"
  b"\x15k\x10Ôô\x04°ö\x03ç§?í(ÁÞ"
  b" \v]Þém ;„\x16]ÜC¢!å"
  b"%\tÜ\x11’Ë\x7F²\x15ëßjç­×\x1E"
  b"\x1AF\x7F®t›hÃMÞ\x08\x0E6L"
  b")†]„\x0F­Õp"!åþ.\x10ùe"
  b"*s4Ì +¶\x05Aá!Š5ŠÑó"
  b".0ÇNm¤Dîûsè5*½&?"
  b"4\x11›×Ó›æ\x156e·Þ±‡\x1E"
  b"5jê>ê\f‰ôg½KqŸ9Æ\x17"
  b"9Ïä”\x1A\x05¿¼P†o\x14Ó\x19"
  b":“ù \x0Fhá‡?-\kJò\v"
  b"=™õvß"\x7FQó¬&ú£{'v"
  b"?—ù¬"dp¯(\Ž÷Æ3sŸ"
  b"@,Á6ØO\x1A¯u䘛<C\x15"
  b"AŽü\x17ó~!Ñõœ€Ö(¸Ê¸"
  b"E×6Aþj©aÆ}ÿÂŒbC"
  b"F\x1EÈFùÕëäN à¿iþ«\x13"
  b"FIj!Æ®éïD\x19«:$P6ê"
  b"Húª¡í\x0F¼¬\rQ,Õa\x1A"
  b"a\x13te 2&\x10µE~,U†r\x1D"
  b"aüe\x07„¼£g5½±5µ›_ö"
  b"""
    eÜÕaõBa—àñëï\e\n
    º~
    """
  b"fÚcÅ\x0FÙ~‚\x1C/‚f2ÖÏ–"
  b"j1m¡~\x0E_ú°*„äaÇ"ã"
  b"j>\x176cä;¸,ðc\x0E\eÑúÔ"
  b"\x05(ûÎAˆ!\x13\x04ú[J"
  b"\x16æ=\x1DÐHÍm\x11\x18•>$ư"
  b"„À^g\x07^>cd`|ÝEg5¹"
  b"\x00\x03çw\x13Z®q.=ê\x0Fçßà"
  b"‹£\x1CÓpW\x13)a\x03uF\x14\x0Fµ\x16"
  b"Œ•î\x12…ÚÉ¡\r`³K®\v¸>"
  b"""
    Œçl\x08{\x13ˆxŒ\x16\n
    P\f\x08
    """
  b"Ï\x1CYÏù}\x13ÞöA”….T!"
  b"‘£ßÂÄcŽLSgóÒþÀD\x07"
  b"¢Ö9\x0EÀø^=lÕÆ$޵xF"
  b"¢í4@#\x167«Y‹¢xòÆ,‹"
  b"£L\x12 !×ԏ'üúY`M\x0F"
  b"«Û\x14*®³Äw\x04–mÇñú\x04®"
  b"¸ºTÝ”¢*WõC?ÉAŸT7"
  b"¾[(0àý\rJkÉ\x15\x11„:"
  b"Às÷‡˜™Íz\f>C\x1C\x01\x19\x1F<"
  b"""
    ÂËtQ\n
    W¯ÒÐoÖ[ò\Ã\x18
    """
  b"""
    ħ&8‚ °U$\n
    Lm‹Œ\x18S
    """
  b"ÅŽò‚ËÈ8ÄÑÁÀ\x12öþî2"
  b"ÅÀÀ\x00™`k\x19sÏÞ\x04Q4.¶"
  b"ÉuÝ×\x7FLÃS\x1Aÿ‚\x1Cq•Ž©"
  b"ʹ[\x12™®\x1Cè\x11JÖm²xƒI"
  b"Îòú*‹1c\tIò/;ÍU÷V"
  b"""
    Ñ]ÎÊ\n
    \x19ªk\x17®¿ñ·#
    """
  b"Ó\x06†éÿþyŒ´žç‰Ûr8"
  b"Ó¸I Öà¶Ç-Êß\fK\x14ƒ‘"
  b"Ôù¼¯JÕ”‡ìaj›*\x02"d"
  b"Ö\x7Fþ0ªÄ¦ÉÈŒu\x14¬ãŸË"
  b"âE/v\vM¸FÞîÄIt¥÷\x04"
  b"âÊØ*Öå„Ó¢ú\x1F\x16?\x04"
  b"ã!¾qfý*ß\x084w\x1F,FB‚"
  b"ãñäV8·Ž8pÏj'û´b@"
  b"è‡\x19¾êý–ÀÍ52ÆÒQ\x00["
  b"è©Áìbu<÷\x05\x109²ýÃk"
  b"ì+h•(¶UïšGÒ÷\x10Ë+Ê"
  b"ï"ÊýD\x06hÿ\x03uut-a7×"
  b"ðÝè.ËüÙ\x08\x03\x17–§lMZ"
  b"ô.„Œu:Vï2d\x02^\x1E?àl"
  b"""
    ÷\x18nx3\x05Û\n
    /c\x0FDqÓš|
    """
  b"þL´û\x13g¨Ò·C¨w´W¥"
  b"\x00~”åÆ=bÎÃ™Š”ã\tÒ^"
  b"\x00ìÒR­W)‡P\x1A&[#\x7FN8"
  b"\x04\tÛáW¼u\x18Øv\v\r"
  b"\x04´°\x1A¿çŽHÈŽu-Z~ßû"
  b"\x05ªŽêS­ÍO\x07§(Ò“ö;ö"
  b"\vëp¾`¨\x18\x07\x06¤^lÀËÜT"
  b"\f÷›Ù葺£¥\x16z{dÛʱ"
  b"\r9ÙÓ\x07SN‘b-‘}7³Ž”"
  b"\x0F´C!’À3åT&蕬\x14"
  b"\x11\v\x1D\tÕw*šy"¼¨!í"
  b"\x11¤\x1C\x05íÃ_Ñ;*cŽ!úŸä"
  b"\x13JFðÞÐR©Çé_Jœ¯ß"
  b"\x13ÝÒ\Xx€£wãÉ\x16–e: "
  b"\x16#ëáxî•üL[ö×ScÀ:"
  b"\x19ІäýJ\x1C%@#\x1F¥ \x1D"
  b"\x1C`O\x03«\x03i|¨>÷¬\x1C”C„"
  b"\x1E“å»,\x03%Ú åRH;žu—"
  b"\x1F½#«ðÔÜÏ\x01 7¹¿=•\x14"
  b")F\x06ýŒ\x17ÐVÕøƒ.¦\rL-"
  b"*\x1AÏû‚\x1C'†§\x1FÄxoU\x08("
  b"+šöz=z\x0F\fyí[[\x19\/\x18"
  b", go¿Ym:Ä|§\x0F)Äx•"
  b"-)x²èø³âÈTS³öÙ\x04Ã"
  b"/”õý_žÈÊ\x07ÓŠÁ\x1A\x18Åý"
  b"\x00˜Ïäz¬¦î¤>:æ}F"
  b"4¬'\x07Ä!—™Ÿ\x07…âDF\x05"
  b"6#\x1FhŽãäZÇì\x03,P¬|\x1D"
  b"6Q\t\r\rvj6©Û£÷í_]Y"
  b"\x04kíB§ðÐR\x06Š…iæ"
  b"9_ž´BÂr¦’¨?<ø×‡"
  b"<uYo€‡±&؈Yxªn\x1E8"
  b"?òiµ™Å†}/\x00\x033\f"
  b"\x18Û\rl›\x1Dѽ(PuMÊg"
  b"Bƒõ›ÇEgÌ‘®åÈ\eQP"
  b"BË…\x7FÆrè!ÈOAc+3¶³"
  b"FŽOòÌ>•y–ÌKËžËf"
  b"""
    Gø"C´¬=é \x19Ó\n
    GQdy
    """
  b"Q޲Í,¿üës´È±ÑÑLÈ"
  b"\x1E˜=±Ç°´L•´ÁžR°"
  b"V—ƒù\x17÷1†+?67ÌÝà«"
  b"WÇÊSæ)Þ=Òü’ÚÃñïä"
  b"Z\x00Ôpl™Ê·Þ¾ž$Š\x10á¨"
  b"a)0OЍ‡±âçÙí\x1F\x18þÞ"
  b"""
    c\r\x16\n
    ΈŒ“*:c_©æì
    """
  b"d[¬Þ}iœª‰6´lÑè¡ï"
  b"eðRo\x12Í\x0F¢%\x0E\x03Û¿(â‹"
  b"fN†P\x1E§ó)‘y\x0Eõ)Y\x0Fy"
  b"fojÛËmÓ\x17—Ô©nuÆð\x01"
  b"gH‹ä\x0E\x01AAFúÈ=ø\x0FôŠ"
  b"ii{y#P\x1D\x07¤µº\trc"
  b"jø¬É±ÐT`­\fÁ~\x02 G"
  b"\x17^ ÕNßµ3 „ÄLU"
  b"""
    \n
    ðQŸÀ#^]jÔ^³\t¤
    """
  b"s°GV¼oöù´îõìR€°#"
  b"tƒ~'\x01ͽþ¯\x00îi[í\x05\x12"
  b"""
    t¬ûð\x19\n
    –¡o5X4B<õ5
    """
  b"u\x19z­µ\x01[¾LJÙ‹«Eƺ"
  b"z—Üæ}ȐŐœ[K\x18"
  b"\v\x01\vH._(V<PD\x18ò"
  b"|\x1AÙX´é‹ûÏ\x10[hµß-—"
  b"}9?¥T \x1E\x1AAÍ-øŒŽ\x1F"
  b"~GïeµvŸçuá7õ\x07!Ñ›"
  b"\x11B\x1De¤éË7UÆ$,‚X¾"
  b"‡rË\x05\x0E\véÇÄŸ¤ïÎ2"
  b"Œ\x1Dî-ïe¿³oõ~µX5[ç"
  b"ŽÁÏ\x12—û€—üBYøC¦3‹"
  b"—y\eú*丌<#ÈPÚ„ã"
  b"š1ð2Bë\x103ŸFHðÝ]Ò"
  b"šð\rÿµ÷C\x1C²Ëggj\x0E·º"
  b"šÿÄhŸ\x18˜Ÿ\eõ\x14pFãj2"
  b",tˆuçFÞà7¥ü~ˆß?"
  b" P\rï•‹\x00&\x15\x08\x06d.;¤»"
  b"""
    ¢\n
    ÆŸê¹ÁƒÝ\tð¿LyP¡
    """
  b"¢%\x05gñ‚Ùá~u¯›ë\x1Cî\x0E"
  b"¦–>\x1A\x17½\x19\x1Cy…\x02æ°«‹A"
  b"¨\x07·è\fh~43V%¥×§²"
  b"¨%\x15\x10•œ–0ÍÅGäC÷\x05\x04"
  b"¨„\x1Aa4t \x15Ä\x13\x1E“K±p"
  b"©„\x13üå[˜°\x15\x02 éó?y"
  b"«­\x14\x05LdDHûêAS¼g£T"
  b"®/•á/ʲ—SùÆœ´Ljù"
  b"¯ÇWiFqvfå\x04ÜÔœW½B"
  b"´¤¤©=ŏ\x13Ë-…¸SU9}"
  b"µ‡`ÁL]^\6KÁ„€\x02ô’"
  b"µ“KQþŒ·Æ \x04Öt{/ú"
  b"¶¨cF\x0E­ÇM[øyM\fÿ÷"
  b"·¦ª£\x05AÌø\x1F ÜÖ@åqR"
  b"·à{\x19\r8ÌüÄ$Ê¡\x1D‚ ‹"
  b"½¨\x0F"UULò.šŠÆo¬Ÿs"
  b"¿Ï\x06k\fØc?ŠX&æ\rå„À"
  b"¿ÐA«%\x19T4¯ª)|ófÒ"
  b"þopLõ9®¥Ç$k—6Š\x1D"
  b"Äù]~§\x13ÕWâ\x08)ã‰\x19"
  b"ÉY›¤ß/\x07½íçÝ7Ò,‹Ï"
  b"Ê¡@ÿâÈ`šÀ\x13ʪÔÅØ9"
  b"ËÔÝÝ\x1Eß‹·€'uYMœp7"
  b"ÍÌi8Ä‹KÑc³˜â§ê!Ÿ"
  b"ϸ™/É\x01²|VC ñŒÀ\x1Db"
  b"Ñ"R4ÎÖÚ$¢Y4Am\f|a"
  b"ÒeŒj}>žoãÐh¢ÌW¶j"
  b"ÒŽF-‘t=BÛ°ïIô‚÷\x17"
  b"Ô/Ñ9¥¡nÇ1{8G[OT?"
  b"Ô[6_‘û}bÄ\x07eJZ ›„"
  b"ÕÆ>êN‚¶\räk¼Ü0\x05¤²"
  b"ÕÊ·\x1DÙ\x14Ú@\rsX!ðPÆê"
  b"""
    ÚjøÖÌ*p\x05!R\x1D\n
    ½D\x1DN
    """
  b"""
    Úã\\x12s\n
    KZ¥Ã"5œ\x1F
    """
  b"Þ±-w¼¢mêó\x16Þ>\v\x12f"
  b"àñ\x13¯çcËóBí\x05†ª³B²"
  b"á\x01Ê ‘\x12&\x08|-"Ñ›“\x0F\x13"
  b"â«\x1AÚ3\x00¤•È\x10Ÿ\x17лÐ\x1C"
  b"ã?žW–\x05LÀ½?ù.uq{˜"
  b"åÖìïþÞ;\x17\x10–¤WS†\"
  b"ë“\x1AFY=\x1C¥¼«ÒÏ»ùìÌ"
  b"ïK`¯¨;¤\x17\x12=¬¡+Ó"
  b"ðFÇ´Æ½³B¼¤ò9™È3"
  b"ñ\x01çŠ}6ju$Þl-\x04Ú˜‹"
  b"ò\x1C\x0F(žfÒ[¼Ë[OÌg\tk"
  b"ò'œ¯â:\x1EÂKrÜéÀïM "
  b"ô×A\V&c û°ó\x0FåCà¾"
  b"õ"\x1FilÆ”8Átqq{&yê"
  b"÷Èf.Á|àâÛþª\x18\x1CTÙI"
  b"ûŠSy!ún\x06=\x0EC\x07æíŸA"
  b"û»\x03Í¿˜õp8nRt៟‰"
  b"ÿ\x08˜þ\x08\vÉY\x02ÏU@t\f"
  b"ÿi`gÌs’\x04\x0EBÈŽÉ\x1E\x15\x04"
  b"ÿÑ‚)ëà\x10MÁsLf@¾œ("
  b"\x00AúZïs²uÙÒ'~È\x11ïz"
  b"\x00GV\f"\v\x02˜üxtû€C¸â"
  b"\x00[Q4v+\x022†héŠÞá¡"
  b"\x00sÃèç”™L\x11\eñÝ\x1FhRP"
  b"\x00Îÿ¸>ÇÆe¸øÄl\x19\x11?"
  b"\x01\x055¥§CÝ4ÄIñðz—õþ"
  b"\x01iÝËW{vMjÎÅËš\x01¯e"
  b"\x01¦¹\fA$—˜æ¸Ìä‚he"
  b"\x01ð\x12¡c¿\tö„榄{Úÿð"
  b"\x02\x01Ì\x14eìL€)TL\rC¿\x1AÁ"
  b"\x02NýH\x14KS\¸\x1A í\x04~/¥"
  b"\x02ñs\x17”+àÜfGØâþ\x1ED"
  b"\x02¯„\x02ÆšWw÷¥\x00ûeÁ7N"
  b"\x02¶Ø™ìz\x11òqs(\x08Ö_¥Ô"
  b"\x02¹¤ÕXë¢íûX~ê:[#ƒ"
  b"\x03JË.•Ëíž.\rm¢ç\x0E«\x7F"
  b"\x03¢PF ï«->ÒXth4\x16"
  b"\x03Êô¢Aäî…ê\x19?O)S‰ "
  b"\x04%Z„@d®\x13X\x12Kõ¬"\x1E@"
  b"\x04&£Ý»2#D’\x08ñ\x19©W"
  b"\x0476Q'’\x16†»\r\x1C÷]3\x07"
  b"\x04R\x1A\x1EŒ/šÑ\x0E¯5B—€‰R"
  b"\x04ØG7S/pž("ú•odzŽ"
  b"""
    \x04ò\n
    @\x18\n
    \n
    ³VSlÎ\f'¤ 
    """
  b"\x05\x10\x03Žº±ŸÕV»ky¦çð"
  b"\x05RÃOˆ˜Þ9¦\x00ã\x075»Û}"
  b"\x05–ÍP²ºR\x00¤æ¿\x00EúÍ"
  b"\x05Ó‹b4\x16\x12\x0FÅú|ƒ?(ª"
  b"\x05Ó¯;dÛ6\v»%²8ò1¯µ"
  b"\x05ë–’íñÇ\fÆ\x02ê™@+ªÂ"
  b"\x05ë Îò(J^û¶Ü€ë!ö›"
  b"\x05ü%Š}Ó‰û\x1A_dÍy¦ýŒ"
  b"\x06@8«Ë±\x18jŸ ·~ˆZ¹|"
  b"\x06DSŽ·ƒ\x02ß%9'A%ä*ç"
  b"\x06¥ÛšÊ‡Ÿ}jŠ,\rø·¥‚"
  b"\x06¯\x1Ep(Ú[†ä<A\x1DÅ6ìª"
  b"\x06åÚŒp\vDjÁ[=¢â9.\t"
  b"\x06èàœ–«\x17þÖå¬A[“PÒ"
  b"\x06þ\x0E\x13ûÒû±I\x04¬ôµ\x03\x11¯"
  b"\x07\x7F¦N\x10¥N\r/ƒšg²©sé"
  b"\x07„"U€&ÚŒ\x04*Y&´\x14Çi"
  b"\x07™QÉLC\x02‡TµÌäÇZÎ\x08"
  b"\x08\x13Ž\x11Ÿ\x13Ýð†(\x00šÏ\x16š="
  b"\x08A@\vßSºŸHò‹‘)U"
  b"\x08Eõéž\x14Šd^3\x16\eTíò\x11"
  b"\x08†Ù`\x07ï§Û~¹ê'ù@á\x16"
  b"\x08Ì\x03\t‡g\x18B7‘žw?({"
  b"\t\x1En\x15°v2W¯KéÉd“|<"
  b"\t ¬°3ƒ³“/‡DD\x15èþð"
  b"\tFu\x1A«LÖ;Ð\x16ie`H\x12Ï"
  b"\tÚ_Ù>ž¿~ë~à\x1AØóÛó"
  b"\tÜñÎ\x1C‡t¥ºÛµœENA"
  b"""
    \n
    \x01Z 3¿4Û¤²\x15+†øâË
    """
  b"""
    \n
    \n
    \x15ïɈäw\x08\x1F“‚zí\x1AÎ
    """
  b"""
    \n
    x?5<\x12ÙàËMš\x04•”=à
    """
  b"""
    \n
    ‹#×u\vm?¿ìÚŽ\r¹™
    """
  b"""
    \n
    È>_×) Üÿí\n
    \tuD
    """
  b"""
    \n
    Î6$x©\ti\x10\e¼\x1Eã¥p^
    """
  b"\v\ryŽ'\x17G\x16))RŽì.´±"
  b"\v•2¸æJ\x04ݪãÓ.ÅÀI®"
  b"\vžp|\x1E«ƒ zµÃuV#IË"
  b"\v²¯jK¢_Ýr:ò©õ+\x12˜"
  b"\vµI\x07½@\x05>˲ ç&³\f"
  b"\v¹¾í“\x7FŽ‚?\x10t]Yô=Ç"
  b"\vº9\e\x05©Ív<\vÑ\x17é”ì§"
  b"""
    \vÑ”&ÈÔ;\n
    W@‹ùÃ"ƒ\x05
    """
  b"\vÖä3O6\x1F\x00Á†ˆ)ªó=Y"
  b"\vèò¯¹xz-_Áˆ½FX•d"
  b"\fsÄMbB&\x0Fˆ(¥{*«Ó"
  b"\fv£žŠ%&ÙcrHt8¯Ðì"
  b"\fœËÁ‘ÿÛ¡±?ØsÖ?Ad"
  b"\f¤ýùœ?Ie±?m\x10¬´"
  b"\x0E\x13t1^Íaê­jhê.Á¥»"
  b"\x0EJqâ\x08\x118o7¤ÓUÑŽÔ\x19"
  b"\x0EšRN[Ü\x0F§Â€OÚã*'Õ"
  b"\x0EªUý¾ ^¦+ÏiOþÄ{\x1D"
  b"\x0EÉB\tø&\x0FÀâ‰\x0E¯Ùêúo"
  b"\x0EÕ‹‘Ï]žû™ÒŒQ7<Üt"
  b"\x0EñJDðÉìWä$iÞIú\i"
  b"\x0F\x1C\x0F\x01ª)Þ·.â>)²p"
  b"""
    \x0F'Y¢”µý½)W\n
    NßÈ
    """
  b"\x0Fv«Rš`\x1DÅOF›ÐNkš"
  b"\x0F¶ß\x03\r‚ì\x05|KÁàë$¨>"
  b"\x0F½$5ýűèN[\x1D§¯™¹6"
  b"\x0Fæý\x08O½tK¦Ž\x06ŽNM§ñ"
  b"\x10\x0FlžTˆ\x10ㆅç-F;Ô"
  b"\x10\x10†Í\vbL\rׄ\r•É´¡s"
  b"\x10:vÀ+Ñ\x1C\vyñSóö…hŽ"
  b"\x10fc\fç·€mzº­\e\x15\t"
  b"\x10}Œí~r\x07¦kb<à©}[""
  b"\x10…°Âã‚eÓc^eqÖâE"
  b"\x10¡#rÌ\fÁSÿ¤#\x0F¹½\e"
  b"\x10àm¸ïŽÈ\x17Ã×mê{LØ"
  b"\x10êr\x15À¡\x0E¢„KV‚s\x04ù)"
  b"\x11#Z¿¸=&Š-ä`biÅ2o"
  b"\x11rÞÓ\v¸IÁ©ß޲d@¢I"
  b"\x11ˆÌ\x0E¸$ÿ0¯\x1E–ïWy“¦"
  b"\x11۝ÄÁšTfCŽQ¬WF ""
  b"\x11ï|¾Sð\x10Rk¾\x02™Àמ"
  b"\x12\x06ª²È¿\x14ËÇŽp±aARÿ"
  b"\x12\tp¤{àLš\x1FEô®ë‚ü/"
  b"\x12\vPèÿÀ‰£\x12ý#Ž*þ\ež"
  b"\x12$3â=•m©]rqë£\t"
  b"\x12?¥‚X˜O\x11.þY›rèR–"
  b"\x12OA¯\x7FH\x1EÇÞ磌$óp"
  b"\x12VC)\x00Õôb\x06T\îêKn9"
  b"\x12}Mâ¨Ò\x08˜cÏÐV!|±Õ"
  b"\x12ÃA4wY¿\x19Å\x01E€êƒb\x05"
  b"\x132e*Ó<hO3õ½jŠ\x06"
  b"\x13†FØD"lqxg‹º\x06ñA¤"
  b"\x13¾u&R:×ñ8jŸi*ڝ\x11"
  b"\x13í}1¾ûШM—8(\x12Æ÷\n"
  b"\x14\e¼¾§VÔ›:W‡PBè/u"
  b"\x14,ow\x1EK\x04ƒ3ï"ÎTâ*="
  b"\x14¡\fÄ;]ôÔXyÇÅä‡Û¤"
  b"\x14¶aÌí<\x08bwOÉ\x17ç1,Ø"
  b"\x14Óüwˆ}cÝK·ŸÜ—êÓ{"
  b"\x15\x0Et¤¯þ½>äØt¹µgf™"
  b"\x16<Bׂ¬x\tI§‰\x12¨ÜՐ"
  b"\x16^P‚°Ñ\v\x1AO֝†Îê\f"
  b"\x16rä¾{t²öüAR…O…ÈW"
  b"\x16}‚=¿‘µ[¦,^Eb\w§"
  b"\x16¥*&ˆ"dR\x1C;gzQv\x1C"
  b"\x16·øZ"\x04ê\x01êü ÔaÌuÍ"
  b"\x16¿äÜìEÙ.ñF\x0F,þ *"
  b"\x16íUM„—ü”RñVˆ.¯\x011"
  b"\x1737Ôš¶\x03N4”7ÍÆ+‡"
  b"\x177§ÈÙm@L/p\x11ÂûöŸ£"
  b"\x17M\x0F©T‚jM§\x03N\x13±¢$L"
  b"\x17V@\x12.LÖv8YXýEÆÓ`"
  b"\x17_èá`Iñ#\x1C­YQ'áÔ!"
  b"\x17…/ŸT›äÌ‘õ\x12­\x10‡þ"
  b"\x17½\x15\x1CÓI Wmi\x00¾’2ýÔ"
  b"\x17ѸR\x08Z癲\x02ç°²îúØ"
  b"\x18\x14bW#”¥æ\x02jqkè\x1DÒa"
  b"\x18-oÕ4¢\x1F\x10Aì{,\x1C›ì4"
  b"\x18<v\x7FX¦‹U§M`FVÄçˆ"
  b"\x18eYuíq½îg`Ó9Ã;ý÷"
  b"\x18n\f–ðìd\x0F:G¢nW¶X"
  b"\x19\t«Ô.°6n>°ä\x03c\v@J"
  b"\x19\x0F¶ì¡äÿQ«0\x13ÙE,™É"
  b"\x19\x1A\vòNÿåx^ׂHÝ›\x01»"
  b"\x19)#“€\x1FžÁîŽøU=ÐEÞ"
  b"\x19Yº7±eùIM*ãb5Ûl"
  b"\x19mË|ŽnH”)&<fY/Ä\x06"
  b"\x19s\x08\x00Óø#dÄ–°\x17ì\fuÿ"
  b"\x19v\x1Cµ±\x18X\x13=âe·ñ,c("
  b"\x19x_ËšÈu&\x1C6¦ö?ÅuÂ"
  b"\x19…=¨\x07anæ\x17‡éóAal}"
  b"\x19ªã€•½þ‚$\x08øåcåp›"
  b"\x19¾Y\ve3U=ÿ‚çëƒ(ý%"
  b"\x19Ì7µ£Vú:Ê(\x01þ€,î"
  b"\x19Ïбò\x19n½¨E…\x02–Ð"
  b"\x19Þ\t¹ÙiÞȘEoª®“\x03ª"
  b"\x1A\x0El¾d\rа\fjŽN\x01^‚"
  b"\x1A0HBæ+3ü3\x0Fjjx´œc"
  b"\x1AZ38“\x16ê\âf>á‹Ý|-"
  b"\x1AƒòµP»Ü\rh¾;üZA\x07m"
  b"\x1A’BË\x05aÚ-ø3Éà<Ô“®"
  b"\x1A–u\x06Ž‘\x1E×íV¿E‚<\x7Fr"
  b"\x1A˜&µVº%ï\x05\x0E ôÜb\n"
  b"\x1Aš\x11\x04t\tNCK'}u\x087\x04P"
  b"\x1A°;ë5pY÷yÂ\x04ýŸ†\x17×"
  b"\x1AÂ[[x$zA\x11˜Ò¥¬¯\x19"
  b"\e\tzލù\fG@&A\x07¹ZË®"
  b"\e\x12\x19H4 Jôü\tµ\x14Xë61"
  b"\eL\tÖØ=Ó„"w\x03 hK¹Ü"
  b"\e|¦øŽLªHO†w¼\x0EÇÊ^"
  b"\e„L7Dö¼”.V\x08\t“-RQ"
  b"\e޹\x17>ñÿ{=P\x03\x1DZáo#"
  b"\e¢®WwO\x17®òJBÙÌzìl"
  b"\e¦•\x01§öhÇøÉ‰%\x04å\x7F©"
  b"\x1C\x1Fj\x13£Ó4ç€\x08>\x00º×´ "
  b"\x1C1H'>€\x19¦T\x05ë•%¡â"
  b"\x1Cfç€6Ñá¶zÌG/õ·Ç’"
  b"""
    \x1Cj…æö(\x03\n
    \x05Wé‹úZêº
    """
  b"\x1CyÑR\x7F÷ÐÂÜ›ät„nÇz"
  b"\x1C‚/\x15\x12\x02ïçÕ°„\tM™V"
  b"\x1C…ÓåÈ\x1E$lQÿ“#"'>"
  b"\x1C ç\x12ŠmxÂ^\x01\x1685þŒ"
  b"\x1C»ŒG‡lMÄu\x08{ø«Š\x11"
  b"\x1CÕþÀûãíeØöØ5ÀŒ3ü"
  b"\x1D/ιù\x122w·.ÖÙíGðV"
  b"\x1D7\x00…B²\f`П¡üœ–\x06&"
  b"\x1DcáÒÄ‚É?àøë»‰K¼\x05"
  b"\x1D~hËZ¨-\x12Æsà\x19\x06Ç="
  b"\x1D•’Ñîb…'ï\x0F\x11øm[\x1AI"
  b"""
    \x1DÑdB¯ð\fx\x0F\n
    ÅúÜxƒ\x05
    """
  b"\x1DÖ‚îÖh.á9êE¬ü÷þš"
  b"\x1E`ÌP*\fßTÍE\x04VØz°…"
  b"\x1EuÛ1¡§/«â4EçC‹û¾"
  b"\x1E’#»Tç§\x08ß6/\©ò¢\x1C"
  b"\x1E•;Ì\f\x1F›ß=\x086\v\x05ƒ\x14p"
  b"\x1E\v"¾å0}¾Áׯ2é\x7Fˆ"
  b"\x1E¾÷¡>žÝvãO\x0EleÕýw"
  b"\x1EÈ´\x06ŒSÇÅ\t„G>{Ã\x10í"
  b"\x1EÉÃZÑ¥G«æT£.Vf\fÃ"
  b"\x1EÒdÌYÀhËë\Çq÷Š‚/"
  b"\x1Eó\x05µÒ'6›uÎy·ÎRîy"
  b"\x1Eõ\vÄÚ±5Ÿ•\x02e¤ÿ×IÌ"
  b"""
    \x1F\x1Cñï;âTQe\x7FøÇ\x1A\n
    Íÿ
    """
  b"\x1FDfÖÕ·\v4ÐÞb?_ÉÅ”"
  b"\x1FeÛæ± #\x12\x1D3\x07\x0EhV‹É"
  b"\x1FÄpÒ \x17fÿfnƒ\x08j×ìo"
  b" C\r`§BpšTý…‚=\x13¨."
  b" kä’µ_)iöŽt¼\e\eäÎ"
  b"!\x1FnUDé%kX\x02\x14\x0E"
  b"!1IŒß\x17çwÆ\x15\x014\x12°1<"
  b"!o“½Ù1¥`>\x08'/\x06)½ò"
  b"!¼ä2òžñ2“®îí\x17"
  b"!õh#ÆâZ\eÈêêoMѨØ"
  b""\x04‘6˜}ÿ6ãV—æ\x04T\x1C"
  b""‡\x10@t!\x16\x08c¿æµÚM"
  b""¢MÐÕ_,\x1Ah'œ\x1E8\x06\x1F"
  b"""
    "²÷\n
    \x060ñh\tÀÿ™\x0FX6\x08
    """
  b""ÖÓà^‹|\x1C«×¬µ—´o("
  b"\x18\x01 ÿ!]æÍ?³ü‡ú\t"
  b"#\r\x02‰Ø€Bá\x14‰iÛ\x1EÌþ|"
  b"#\x19Ð¥Yú7\x07\x1CxÜÈ#\x12¸"
  b"#ò&£öüÜí[‡\x10°+3{’"
  b"$\fWKÍÿ\x1D×ý,˜Úð~î\x13"
  b"$\rŽý\f9Žõ \x1F±ë·\x14åÏ"
  b"$/m`\x0EK6ZŽ[ž\x01¬à²"
  b"$ÂŽx±R›U\x16Kt›y¤ñ"
  b"""
    $£³ÜF}œ.Ó\n
    €×Ræ*
    """
  b"""
    \n
    "Ǥ\x10<½sÒ$AÁÒh
    """
  b"%#?tl¸-Nø»ñÇq!½V"
  b"%<À\x06u\x19ËvPB=€P÷?Y"
  b"%^¨§>bC\x08\x1D¼"§`eŸv"
  b"%hÍ›X·\x00ɤ÷bb\x07\x1EÇ”"
  b"%©Ô•\x16\r\x1C\x16o™N\x11¡\x11ÓŽ"
  b"%ÏÎ(\x1CVÁç\x0Fyûº\x1EØšÓ"
  b"%äé<Yò8¨’ÊE\x0EŽv3S"
  b"%þ#dKY£Ä\x06°ƒ’Õ3v\x0E"
  b"&\f=\x06\e|–]’Â\x0E…Å\x01q|"
  b"&=2œÛ9\x12ׁb"ÀÜ21~"
  b"&q¬´8ª?¡Ã\x0F,H¦\x0FòÀ"
  b"&¡‰?§\x00­þ ‡K© \x1F-Q"
  b"\r\v6îFÈ\x1E„ Öa\x07Ê\x1D"
  b"'\x044TÜf¼Îý?LzQ\x1A"
  b"'Y=Î\x05–eï@Tx³Y9\x07®"
  b"'ZÄA\x14€46<¥å&ñ{(ÿ"
  b"'ˆŠs x1;|ªèü·–/\x14"
  b"""
    'Í«nÔsÁ®ª\n
    Ñ1P£ŠÖ
    """
  b"(\x1Ah…äØF[¼\x12cî#\x19"
  b"(s¹\v\x05í’Õjs\x13\x0E"
  b"(¹&?\vVÉu\x14’î8îw(\x12"
  b")3Bû»÷ÈMÛn¥ª¼\x04¤Š"
  b")9+b3cƒ„ï\x0E^Ø^n+ª"
  b")µÕ†lµ¥ÎâÇId>ö5Þ"
  b")ýa^¼Ò‰ó(G7\x19ÞW\x19U"
  b")þü\x13ye.È*€Þbñ±"
  b"*\x04‹¥ì’g™Èsv\x07¤\x0F\x01L"
  b"*\tžUÍb›pÝÓãï\vXXÅ"
  b"*F¾VqS¾B–f®p‰#\x1A\e"
  b"*X˜Ô-¯\x1CÝøè#ùvWÅ‘"
  b"*_ÙÄ\x015ÌíY ¡\ŒÎ–,"
  b"""
    +\x07î\x0E\n
    zôþ5ÿ\x19!4\x19—é
    """
  b"+%\x11\x18Úá[ïi…/'ti*z"
  b"+Cìâ=\x0E¨»¥\x00Rì$³ûu"
  b"+wÇZ5\x157xï\x1E\x00\n>ª"
  b"\x0FWn>ö:/ü"GÔÌ\x03O"
  b"+çInÛ)€û½ª)+ÆsPÅ"
  b",\x08Ãfx\e“È'œ51U¶GØ"
  b",[²·çh%!Ù4\x195úñ\x0F"
  b"""
    \n
    ´äík½ª›\x06å\x06½J÷
    """
  b"-3\x14!‚w&ûé}Q8B?’í"
  b"-gɲ֟\x12N\x1E\x15\x03ò”pÛ"
  b"-|BÔò.OŸi1\rŸ\x05Èæó"
  b"-„EôÁ<`ÝÉ<¾4!›è\x0F"
  b"-ßô!Ð\x0FN.}\r\x033™GŽ"
  b"-ëoÚYüõM\x08)¯îs÷Æ7"
  b"-òÖ\x1A\x7F\x7F\x14\tæ\x14ª\x01"
  b".\f\x14†nŠÊ¹Å\x08«\x13DXð4"
  b".lxŽ\e\x10]\x1FcùLnÔ©\x14"
  b"""
    \x19’ßš¸¯â^q\n
    Žì\x06¨
    """
  b".ÓäSØ”öluwˆ×X‡i-"
  b".í"|z+ƒ8\x07\x02ÕА\x12^"
  b"/\x12Ü›w\x04m)Êr_¤]|êä"
  b"/M\rpk\x7FÓ&\x15¿Ñv,\t"
  b"/jA¹€¶O\edÇrêsQJq"
  b"/ˆ£/\x1FCX•;‡ûæô¥Åà"
  b"\x12ô\x7Fƒ\x08ey©7åÿ\x1D"
  b"/ž[ÙrF®Ž•9Žu¡kZL"
  b"/ý†ã—ÁF„2Ñ\x1DNŽzŽ•"
  b"""
    0\r_ù®ÝÈ\n
    \x1E\v\x19[\f
    """
  b"0uZÿŽ•7¤G9\x00R™\v´"
  b"0´§\x1F¿:(äí@3÷o\x02"
  b"0ÂŒ—ÐNíøR´Eþ”µr\x00"
  b"0÷Ã\x11¯CAxjŽ\x7F¡DÔ©”"
  b"1Piwo7¨Ž‘yêYãž!“"
  b"2\x1A<ÃÚ¿†ž\e\x06™¸S\x1E²Â"
  b"2¢I{‡\x1EÒÕPj^Lb{"
  b"2Í€Ž»Á \x1F\x01\r€k\x0Fx\x19"
  b"\x1F\x00#ïÑ\x1EqÄ“·\e\x005M"
  b"3\x05 \x17I•.‰t:‡:ôøÖ$"
  b"3\x109ý÷U(ý\x16S|ƒAK\x16!"
  b"3>8éàâüí¹ìÀ\x15—Áµ\x7F"
  b"3s£\x00ŽŽCo\x06c<ö*y\x16}"
  b"3~}‘\x10ÀO¿ æ\x1AãB8 \x0E"
  b"3†\x1E–x¨ìwpls„œ`RÈ"
  b"3§¬¿öïíÍ\x10·ê\x11¤ˆÛË"
  b"3¼?\\x17]ÿõ\x08Ìgñ¦Ã¸G"
  b"3γ\K\eX\x7Fª·[ŽÀ\x1C"
  b"""
    3ã¤|JÆ\n
    ÖCoÖ¥rG'n
    """
  b"\x15ð)i‚9qÓ•{Þþ£ "
  b"4^D'Mš/[°‹¶\x0Fm£v¤"
  b"4¹Ò\x18Ó:qÔ\x14ì\x06Š@@#Æ"
  b"5 \fŠc7| \x1C¬NÑ\x19"
  b"5:§Ü4·)'Ýh¸om~\x16¤"
  b"""
    5‰ŠqOðVó^\x18\n
    ׆JԒ
    """
  b"\x18\x13r1\x04\x00ËS\x02LLuó"
  b"5ú0ÊìzÅ\x15?Ôû<ÌMœ³"
  b"6%/p\x14=Ù:^ÉH…sdG"
  b"6Vþ\x01˜Â3Ÿ\x11ëïó¬.\eü"
  b"6–U\x17Ã\t{êßæxºø\r"
  b"6™j[M\x12\r\x04®ñ®—òGþL"
  b"6ÒÏ™êKîtn¯š¶£áén"
  b"7&õ¤)Ê?Oò\x07,ß\\x1E×a"
  b"72%Ö¾ÈØÓ\x149—ú0<x£"
  b"7E÷\vl.*cì(ïu…½*†"
  b"7z´Y\x00’Õ¸±›m†ª8äs"
  b"7ù.Òh¾Iý61ãZç½X]"
  b"8\tkc$¶Ÿ\x10Þ\x04‡~\x13$¬€"
  b"8~Âò°t\x10z:„\x04±dF:à"
  b"8€de\x02\x1EÏIõ€ñÍ­£–q"
  b"8“\x15K<¥­C¹[\x19~hU=\x10"
  b"8­ÎRqí~kˆ]Ü|íx\x1C!"
  b"8ßå\tA.=\x14¿²ƒKãj\x18X"
  b"\x16N­ëšTŸ7AÅÂ\x16"
  b"9;œû^ÏðåâöÐqf€°¤"
  b"9<Ž\x11$\x05ØK¯\x1AR¡`øÿ„"
  b"9mz×ï§[5jv\x00²<îÔ\x1E"
  b"9'¼û\x03гèÊ&ái”'É"
  b"9ÂŽ{ˆ¼wàYÉ£OçËôæ"
  b":3ÙHù³—+Ê÷™éοø§"
  b":L;ß\x135¹íºkr\x0EÅE«Ï"
  b"\x19wgô\x19-8•Å—á1t2"
  b"""
    ;"7\n
    <‹I4’! "\x1EÀZ
    """
  b"""
    ;A>qÿ\n
    é¼IjÓ‘±°\x1CI
    """
  b";QÂëàфΊµŸLUUÜ'"
  b";d„ÚH\x1C=ÓpäY\x05ÈI\x02"
  b";ka;®‚C\l!Å-“_›Ã"
  b"""
    ;lI‡\x0F\n
    F¸Çñ\x13Ð×\e°“
    """
  b";{\x0E™(„Yrå—ì\x11M\x03Ö&"
  b";•Ýé“woä\x07\x0F\x7F\x0E€ð"
  b"; îK}F¸=\x02p.\x1C»÷€Ä"
  b";«óÎg¥E\Ä,Ì'øÄ>~"
  b";¸O¶´kܱ›öêŸÐ\f+\x0E"
  b";ØåwÁ=|î¢ö^\v+§w&"
  b";á)ì@¶UÂ\x1A\x01lžmÿ(Ý"
  b";ä4ÔïºÔ¦‘8@\x03\x19‰"
  b"<d0¥ÿOoԐo¨ûœØ\x11"
  b"<—r4úͲ\x11"ÕŠ8íÝœ6"
  b"\x02²\x00>[ó\x1F%\x15Vùf}V"
  b"\x05ÓØ@ÁÁÏs;,4UÃ"
  b"= ¹º_\x00\x1F༲á›NC\x16"
  b"=E?u÷'¢œ¢ÁSí\x11~D!"
  b"=E—D,\x06FxÐ\x1D:ã5üz¸"
  b"=K•\r×–Îò®½çŒC\x12"
  b"""
    =øV\n
    Ôô÷³»éÙGàºò-
    """
  b">{Ì\x07£#Á@}™~"ÒP±í"
  b">‰\x19e„4qˆD¬¬`zÊÓ\"
  b">ÃsâÛ9è8‰/¯\x1A®ó÷\x04"
  b">Ùb~רxe‘äC®ýœ|["
  b">îc'\r8õq\x03Z»QZâ¬\x04"
  b">þ—+¨·AáðØ\x19\eÓW0\x10"
  b"?\x13\x01Ð\t\x0Eޤdç\x13<Seo"
  b"?Qó\r¢‘\x11JÞg¿¾-Ýz"
  b"?gnœôšµ\x7FVe`Ѓ‚Ôâ"
  b"""
    ?€N¢CÞ\n
    é:3ðjv0gš
    """
  b"?”Q¤ÕV߯óí\x02-»?"
  b"?›\x0F<Rš‚³âZ^(\rxš+"
  b"?Å„Œ¯ßZL¿["ã¤D{~"
  b"?ù _&ÿ\x01‘»"¶y`Aú»"
  b"@\x07ß1mº/{Ä\x1C)îâH"
  b"@YÙ äÕ/¹oömÆ\x003\x10z"
  b"""
    @”Wt?•\n
    f©6ˆ—švÕ
    """
  b"\x03p‘)7o~\rvzˆ\x02$+"
  b"@¢ä„<ÇkÃê\x15F\x12`Ž¡Á"
  b"@æK\x19ÿyêw‚Åq)º×j<"
  b"A\x1CÑ—\v9#"{`8\fÈ¥\x16Æ"
  b"A'rY®k\x10R\x05Èá\x15ÙèŸ\x06"
  b"A8{ö‡UBñÄm%]š±ÖS"
  b"AR†õ¦¹˜Ì\x13ØÎsÕèþ‚"
  b"AVuܳ´s®‚ÌjÀU\x1Cí\x04"
  b"Ab\x1F÷£\x1Dò9'=€[I'¡d"
  b"Ar–vý(2@Ü-ÍÔl‰\v­"
  b"""
    Ax`ák•4cVà$Ð\n
    1\n
    Ö
    """
  b"A{au}Ü~×°¤ ÿœ\x00N‚"
  b"A…j„Äžâ¡\x1D\x0F—Ê\»v"
  b"A†þ\x01L;\x18Ëh竾\¬\x01"
  b"A–\x089ꎿü¤\x19ê¿\x02›¬´"
  b"AÕËDÖ\x1FÔ¹»cDBã/\x1Fm"
  b"B=é4j…CL5eÐ4a/÷"
  b"BaÖîþ\x1Cõ[t˜8Ëiñw"
  b"Bx=\x02\x1Crª5È<¢A;Ê\x1F!"
  b"""
    Bz\tŒ¥ÀP\n
    •DÔOídu\x0E
    """
  b"B˜£™¢W—?`d¿ž{aœ5"
  b"B³DDyª×\DâGWxÛ÷"
  b"BÎÛ7 Î\x10\x16"Mz)‹·\x02"
  b"Bì¬íðÇ»§¸ÑU½R¯Ab"
  b"C6Gý*ål³P-\x15e’È‘³"
  b"C:O;\x06FÉÞ¾ð€ôR0l2"
  b"Cê_õÀwLÈåzõø)–"
  b"CÊñ&ËM|µì\x06pvÎÁûj"
  b"CË™§‚78ˆì¾LF††.Š"
  b"CçÕµœ–¾\x12E4òÈí\v"
  b"""
    CóìR'L®\n
    âGm<\x18¹¡
    """
  b"D–d\x00)ÙË–n$–Su\vÁ"
  b"\x13Ñ¢è\x13OÖÙ\x06M\x16j\x10^"
  b"Dé5%Μ8!›Ÿúdž33"
  b"E9jPL»oÈCÒ"ãüÞtr"
  b"EErD5SC²\vᡱ“TJÑ"
  b"EHgbֺΟH[[â\x0FP¦>"
  b"EUæÖxò\x1D…aoOM¿½~("
  b"EY–\x0E\x0FPòÇ<‰\x17!AF'l"
  b"""
    E¦£\n
    K\x1D£÷ÌB\pFwO5
    """
  b"E˳B{~üÁƒµØiƒ™aÎ"
  b"EÛ`µ­Ž‰Y\r·hüŒ÷§ƒ"
  b"Eàónëì\x12‹mWÕ†\x00\x00–‹"
  b"""
    F\x05ý\x1C\n
    Û\x16÷õÇa©Ê¨JÆ
    """
  b"F`Wf©RÿÜ@ÀM/­Í÷û"
  b"F„HôçÁé\x1Aˆ\x1C¯+8ª”Ç"
  b"F¦Ù-@قͼ'èø5)²™"
  b"GJ\x04ÛÏ‚M­Õh94ý¤\x11"
  b"G_ªšA\x18Ø\vµ—ƒðÇ4ˆ\x11"
  b"GË¢22‹\x12ˆR©Þ¿\rËñÄ"
  b"Gês\t%ÌqÔëÄÎEp8\x0E"
  b"""
    H\x1A\n
    ©…Mðf¹ê_xbdáY
    """
  b"HXU”3öw±\x1AYư±‘ø­"
  b"Huî»RÏ*\x19h\x02/…\x11ÏŸŽ"
  b"I\x17a\x1E;«ú¹âYÐôi0Ëû"
  b"""
    IA\n
    –È\x11qÈ»¾*2aî*\x02
    """
  b"INˆÈøóD×S|QÞlÑe3"
  b"Ie*\î{K\x127€pš¦ålœ"
  b"I\x7FÙŠ«ðÔ`4v\x02/»²gc"
  b"I·_¥jt »ëiˆ\rÑ\x12"
  b"I÷¹W\x15³\x02.ø]™=S\f¦¹"
  b"""
    J\n
    æuÁ;ŸØ$ƒ\x02"\x01¥º\x18
    """
  b"""
    JqÌÂøaç\x17ŠGÝ\n
    hðöL
    """
  b"J•kôSr‰6¸æÉ\x1C#¸¿ð"
  b"J±o­4]«˜\x16«T’\x1FLh°"
  b"JÏ|mw¿åxKá'V¯q¡ö"
  b"K!—P¸d£TÑ\x7Fæ‘Çû~Ú"
  b"K2\t² Š¹(çÒ\eÖÉ„ÈC"
  b"Kq­}\x01\x02‹-KÜ[\x16’¶·\x00"
  b"K³O\x13J–\x10üSÜ\x17\x0Eî\x19\x0EF"
  b"Kŏõð`—×ñ§y(JhŒ1"
  b"KɧË1íÆ(y¥:\x0E\x19\x11\f&"
  b"KÌJr¾×8NýÚ©…­\x00YX"
  b"KîFâB*f·T¶¤²¸a@ "
  b"L\x18ŽE\x17\t½¢â<Cuy\x17ü@"
  b"L-\x1D8|adäÐ.w\f–m¥‡"
  b"L9€Ñmù\x13½a“4NŽÏSj"
  b"LW¾Æ§½g\x15Lh™\x18Ïæ"
  b"Lc\x15en ß\e\x16¨%`êf˜"
  b"Lz‡a\vbD=KºGù±Aî"
  b"L•§­õØÝÛ0òq\x16Õ@¡V"
  b"L¥_xà¸Ëm½™¸kÉ\x1E¬Æ"
  b"\x17÷&izÃtèþ9w4G‹"
  b"Lî±ñ%ˆW´Î’U ³ñÍ"
  b"\x17~\x0FL:Ö\x11ÀTK“ð\x1F3"
  b"M;v걩\rõ4ú\x02n…þGå"
  b"""
    MD‡\n
    Î>,;h@ñT\x15K¤
    """
  b"MV0xB\x00…Ó\x7FF7¨O ¡:"
  b"Mx¶ßoH­ýê\x1E:tF%Ï‹"
  b"MªL¤ˆ<|ú4\x1AGG\x0Fù?]"
  b"M¯˜ª¹"jÈ]\x0F?Ø×j. "
  b"N.\x067\x7FUdžl—ŽªY:‡S"
  b"NKúný\x00wnµäþ;3¥2"
  b"NLb®\x16\x11\vÄ#ên\x10úÏ„"
  b"N[\x05ñV2¨&Jeö\x0E˜†?"
  b"N|°‹\x0EÐŽûv÷3\x05\v§á"
  b"N×µÊxǺ1°º/rÑ8É,"
  b"\v#ݘ@‹(?£ß\x19DZT"
  b"NõWœçy!¶\x15¼ìŽzj¤&"
  b"""
    O\x07Ü\n
    ãËüðf\t \x13T Ó
    """
  b"O\x11¹¡\e–µCÞìöR³EÚ"
  b"OOªýc8õ^—ÙTÄFÜÆq"
  b"OaŽŒ÷<¯‰Ï8\vöD\x18"
  b"O|ØÖ\x05²ð\nµ¦Œ83p\x00"
  b"O‚äQT©ªn£p?è^lR¶"
  b"O®v¸Œ@;t´Íw¥«†Äs"
  b"OÈæºVÝK¥7?TÓ\r4;½"
  b"Oä«'±gºØ¥_io´~þ1"
  b"P\x06\x10ÄjÔ^ˆ)µßá\x15MÞ¯"
  b"PŽpϳ\x0E\x0FW\x1Eç¡løÀZ\x10"
  b"\x17h«>žï§{m|ýåb¨"
  b"\x15vrô¤:H\x03úšˆwÅH"
  b"\x19¾\‹:¾\x1Eùä±2\x12œ"
  b"Q\x0Eoԯij\x02ŠÊKYò÷ñŸ"
  b"""
    Q\x19(.Î%žÜ×\n
    \x19\x0Eâ_?A
    """
  b"Q M'¾ßV¥^{=9çän0"
  b"Q6=!\x13gbgó§¡-/pü‘"
  b"Q=S—%ó\x02%åŒÉt»Mÿ\x13"
  b"Q]c‡ÉƒwJ\x11µoƒÜ+@œ"
  b"QaEü¶,¨5‘Г³\x1A‹F"
  b"Qc1ß\t\x0Ezòþ%q²,òžR"
  b"Qj¿•e£_\x08»\x14\x16<-à"
  b"R\tN\x00Ìe²I\x02@}fÉ+Y£"
  b"R0s”\x13³VÄ2ÈِMëñˆ"
  b"RDÔŠø!?Ͷ„;RJÜ·Ã"
  b"RRˆäþSö*ùÉf\x03ü‰"
  b"RXZèÝÍ'\x07‘ä[·Y’\n"
  b"Ru\x13%Ðo¸Mzc.I‚i\x08Å"
  b"R|¿ÀeÛª–¿Š=\x02¬Q†ù"
  b"R‹´s'\x13ûÇ ä0øÁ•Ô†"
  b"R‘ÆpUù[to´.LàŸ¹Ï"
  b"RÏÍ.$>ÂYb1Ä€\x0E§e"
  b"RÐÁØÕÆ\x10É\r[õÎä÷àÎ"
  b"S5Þ›²’x$N¼òpàÔ"ñ"
  b"Sjp?™çÃ6èŽ\x07‚d•>ß"
  b"Sp¨I‹wX-Gü¸ï\x05•"%"
  b"Sê\x15·Çx¹ûi5\x18*’D"
  b"SÅd'u\x1F\x1EY\x12HI+•8Fû"
  b"SÈá\x02ò \x12\x7Fb€¹pï"è"
  b"Së/¤É~ÍÇðŽ0º®x·÷"
  b"SëòÍÁ\x14d•ÃP…³\r\x11z\x10"
  b"T\x05’ãw"£Û¸Žó\e¡ÙÕB"
  b"T\x14†*ÌPÅ(im\x7FR\x00:m­"
  b"TVºÒ!ŒF\eécäw‡ñçQ"
  b"TYý.gÇv#¯¬·0ºWâ"
  b"TŒÏòˆ\x14ÅhôÔ¥¦),#P"
  b"T»|yÄ!\x05ÏW\tÖc\x17ï\x18ä"
  b"TÁF/±Éh¨\x0E·Û¹Ç/4L"
  b"\x14\x14f$\x06‰9\x1Cd=\v!Çd"
  b"TÍž\x19)4wÿ́)DI i\x18"
  b"TÚªwÁíôvJ*á‡X¾p^"
  b"U\vú'mQqRÜ\x01šH#‚÷¥"
  b"U\x19¼˜Ç^oÌÆ;&ýŽ„Kì"
  b"U#\x03ØØ=½á‘¶[ü­ýge"
  b"U<+?\eõéSÃÌv³\x05"
  b"UAµ/™ÐFý^>Ž\x19v£w"
  b"UEOý¶RžXâ#fÑÅ7C½"
  b"UU³yÄà6ÁîWö½²Ñ\x12î"
  b"UV®a›3\fÀôOFê¡õ{¼"
  b"U‰IV\x11¡Å!\x01„þªúã\x02x"
  b"""
    U±¾\x0FÔH†×ÂU\n
    ›ˆ\vÉD
    """
  b"UíM \x05ˆ´I‘Ã"ÒLõk\x11"
  b"Uó=l¿Ì/F¾µ§\x03˜\x0EM\x1C"
  b"V\x17Í2\x02×~=]HŸÁÜ\x17Ùº"
  b"V<ü\x16¶2B‰ˆ˜V½fnEâ"
  b"VG—Q·@(== ƒrø;åp"
  b"V[~Ž2\x16TtîÍjé †iô"
  b"V„×`U\x7FMì£<g?6²ó"
  b"V»f%¬\x18\x0E‹ÓxÇb9^sÚ"
  b"VʝI¨\x10Žåä\x04\x11³:)\x07"
  b"W>·Ûñt\x02\x7F)´“\x078ɨ<"
  b"WP\x036Z\x03û\x06Ž§$\x18rO"
  b"""
    WkÓB\n
    ’$\x14L·(Y2šñº
    """
  b"W€s\x12\x19*¦„¯èõØ’ˆ´"
  b"W‘€UÀRÄ«xÕ¡]\x11‚,k"
  b"W·Ÿls\x00ÏH\rÎ\x12õfÂÄF"
  b"X1BßfØû\x152\rŽŽÍ\x04æy"
  b"XFó+ ãB¸s\x10¿9(l÷""
  b"Xv*B`h.\x11¿lD°\x16Å\x0EÐ"
  b"\x1AA\x05\x14?R\x1AÓ\f\x00Sn\x1Aˆ"
  b"Y2—O‰Š_@jï)À‚\x02Ò“"
  b"Y[U‰ÏW\x18¡v¹êžâœûÆ"
  b"Y~s\x18Ò`½.ÇöÖ?â\x1C·\x05"
  b"Y¿\x07gBU\x0F\x05~þ&QÝ4p"
  b"Y¿Î®¢Úce2@Q’'\x10’¸"
  b"YÑ2—Rø—…sÏ?ÔøÈ("
  b"Z\x00¨\\x04¤Ž,–\x06\x1Dä9\x12\x12¹"
  b"ZŽžçpØ¿‚:hÊ\x07\x18ö\x02"
]
42 33.08 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"ZÁH\x05­ë‚¼-úÝîÕÞ#\x0F"
  b"ZÆj[üÌšé*o—\x04‡ç\x1E"
  b"\tv\x08ŒK…:!LÑ\x19ìÍ\x19"
  b"ZËÄÂ’}» §\x1A¿9G=‡N"
  b"ZÐ^ Å þì\vÃב&"#\x19"
  b"Zêt-´¥É"È÷ñ>ˆ\vI"
  b"[f«4)X\fi޵r\x02Ço›ž"
  b"[‚ÊÅ}D­ç \rVºÃ\x0FêY"
  b"\fŸ;\x7F,\x16}èa1â0ò"
  b"[ĸÀ\x1Asð`‡Ï¤õŒ°¼³"
  b"\\x18ÿSäš³A‰´¬ù\x06Sœ4"
  b"\2–†\f9¼ Õ\x05Sz2ˆm—"
  b"\‚\x19o9c!¬¸ªÐ\x14<Pq\x13"
  b"\Ôõ]—ž,=î(k\x17wý\x07"
  b"\Ú‡‰×~Á8Ràø•hþ(Æ"
  b"]AÛëyvõ?n\x1Ce²Ô=ûU"
  b"]Hæk\x1F\x12ºO\x07£ý±åë+"
  b"]yf«Ðð-£H³\x05‹Ð$Ö"
  b"]Zñ¨ä;ÎMÜ\x17õ‹,\x17"
  b"]ÍÔ1΋ªÚ·\x7F\x1D—B<\x1E"
  b"]ë/<\x07‹î^\x19ç½=¨ŽÒ\x08"
  b"^\x04\x13tx¿êòDÒ2ÿ§\x00g’"
  b"^Ph-\x00uY»ê\x13\fà\x11Ñ#"
  b"\x1F&àÛÎì\x03Ëaaþ­d"
  b"""
    ^ÓÛ\x1D'‹\n
    ­¼VQý¨íBœ
    """
  b"^õË0ç\Э,\5%Æ\x02\x00"
  b"\x04\x0F—gÅË™\x1F|”kmr“"
  b"_\x13`ÉOæBŒé’ˆ¦\x08ç;\"
  b"_\x1AÜ <=¢´wÒIœ7éâ"
  b"_4k²4›Yjã@®Ž\x023Ï©"
  b"__ßpºË´fº}VcG7\x05"
  b"_£k\x1D½ŠI7åIEÔ›Óô\x03"
  b"""
    _½Z³¦<o]a\n
    \n
    \x1An­ô
    """
  b"_épNé)X"Þ\x06–û=ï˜"
  b"`\x06áói\x1FßèV„ó‚³\x15›Á"
  b"`\x1Aö‚Àùþé\x1EØ›o¼Y?å"
  b"`bn-\x19ç6N˜Ð\r"˜Á3Ï"
  b"a+CeÁ“•ÏøDä\x02Љ€™"
  b"aŽáÈÉBqŸñ\tš§ÕáD½"
  b"aÕ¼÷šõÎ@ýX<ޤHk"
  b"að3ön#8§‚¤È«“Žã"
  b"b\x1CùEp\x06̤\x7F-óö¶\x1Eíú"
  b"b=7ùc/ªÙ×3Œj\x18pÝW"
  b"""
    b}‚Y±(ŽL`A\x1A?Y\n
    ÿ 
    """
  b"b²Í}f\x19]üÒk/\x04ðl\x02z"
  b"bÔ²\x1DŽ\x08\x0FChò…\x00\x15Â"
  b"c\x02C´=\‚JJ¥ô0Ãæ„Þ"
  b"""
    c\x11\n
    î'…©Žánin\x05“1v
    """
  b"ca\x0FâWrýíCм7~o‹r"
  b"ciçe£BaÓã\x10r“Ä~’"
  b"c‹HE1ï±RpX'‹÷'‰"
  b"c“™÷Ev0¶\f\x14Ø\x08$¤ÈQ"
  b"cW¾~\t+™¹k;.»°©Î"
  b"c®ÑŒØÕ7PÖڐ(SS»"
  b"cå¹\eå\x1Fr&T>\x0E$ÉBÇ("
  b"d\x0E¸—ÿ“´\f|2ÞÈ\x0E$2ø"
  b"""
    doA'sÐ\x08\x17$\x12w\eêK\n
    a
    """
  b"dz\x13}\x1AëBl?|D3 þE‡"
  b"d\x7F6š±}“hVò{cua²"
  b"d抵d5« G–9’ãÂÐ\x1C"
  b"e$à:\x00²sÇva@û\x16ÝH`"
  b"es\x13ñ\x00\x0Eä…ÎZ»³±áXy"
  b"e¿\e\x02°0 «‚IqæÄàR\x14"
  b"eÁ›-~HÊ äñ’‘/Ä-|"
  b"f\x02 =~l®&O\x1EWtÞh\x01"
  b"""
    f\n
    ÊÂÔS‹;AúÍ\1AÎb
    """
  b"f'-’¦Bí‡(õ\x10³»PKW"
  b"fO¨\x13JCèú;š¼¡ìٝ("
  b"""
    fR_\n
    \vxםú{uðŽØO
    """
  b"f^ãc(Ÿ£:‡\x18ñÔÕ ™\e"
  b"fiHaí»‹\x11lL-CäP’m"
  b"flÏ„õº?¬gõ×Êу\x10\x16"
  b"f¡EÀ=àNÝåL\x11\x14¯¥\eÑ"
  b"fèA:¸ª\x11^ÿˆÖ\x19ke¦^"
  b"fñ½`§q_¼r@\x08³Îúu"
  b"g#Řâ8\x1Fþ\x1Dó¯ë„[ñ|"
  b"g=‹Šsí\x02\fæÑAy&Ò«"
  b"guºû³—™ZÈçÆ¢>\x7Fº["
  b"gÒòÔ\x01 öcîKº=ïë "
  b"gõ$LæAºûËR“;\x08DH0"
  b"h\x04üƒø#ºMªå\t'\x1Eÿc\x08"
  b"hkΖsÑÑz¡ø/\¡ó‡ÿ"
  b"hˆ9!ÛŽ\f\x1A*L¦b÷;"
  b"hÞ{\x1Fþ\x10‚-\x02›¨Ng2ç6"
  b"\x1FÝ\x19ö\x10ÆO~“|9ùxg"
  b"i\x04Vm—“·B<\x116hDAÎ\x02"
  b"""
    id\n
    \x1EÓ\x1AØa[ÏþQ~´F
    """
  b"igI¾R¸³­S¢;l?-PÃ"
  b"jsd½“©2Gge!96\x18¨Ñ"
  b"j„’ÿü„2+b/å¹mê’l"
  b"jî%U3®àýƒM9\x17Òe¹z"
  b"k\x00`5tUÓ«ðJ öœ\x19º“"
  b"k\x08ó\rpK<‚~Ã\x1Cˆz\x11¸¿"
  b"k#.¼\x01²à¹h…\t\x04;qü"
  b"k\x7Fi\x10\x06ÜãMA%¦0¢Åk"
  b"k¦NYG¿n‡iy1ÿ\x7Fëß2"
  b"lVLwßJæ1ì?lO\x10šìo"
  b"lb\x7F°»0.›\x13n4«6Í\r9"
  b"l¨êÏÐ%\x04ÌOâú\x00†:ª"
  b"lÆ%,+ìÆÆ™šdŠg‡gÍ"
  b"m\x1CŽŽ\x1Fe~øÉ°»Íòrkr"
  b"m Õ~P+yø\t\x03\f\võå"
  b"m6’'•˜Ú\x06ÿÂÜ\x1E5Ûv™"
  b"msã¥Ð9ÙÍ@t×÷ëÃC´"
  b"m\x7Fx\x1D¥ò\x19B…–è(F\x0FŽ"
  b"mëÔ©éÍe<\x00èìä\x00ò1x"
  b"mü•mÌp¯ŽCŸQ¯5¹Ã"
  b"n\tO¼oi\ró“TA„=#±;"
  b"n*}O1U\A¹â\x12κØ\x16"
  b"nc\x1AÃoK¯)Ï@¢Ô°ô¿3"
  b"nk“ÖÕU®Ì[ÕAVY/EÝ"
  b"nãJDâ<b\f\x00Sa¢*ö/‡"
  b"o\x08¿Å˜!ÕtÆ«Žt¦ÛA"
  b"o'þ\x17\x05²©¿V2·Ÿ\t=Hº"
  b"ou«*1Æ)k\x1A@(¯PÈm¼"
  b"o‘*‰—ÛÎ\x02\x10\x17±_K\x17\x03\x00"
  b"oæh'p\x1D±A’u%†ÿ§\vÅ"
  b"po\r±¦èðÇjÉÜ\x07)´ÔŠ"
  b"pƒ"vDMÂé\x08Kñ…–‚Þ"
  b"""
    p—{ \x1A\x10\n
    ‰³gõ~ã$´•
    """
  b"p¥J"y\x15´Nc\x03tÁ™Ï½!"
  b"p½ÜÛÕ`ÖŸY\x19®zÆk—"
  b"\x10J‡¶@ôÆXi%XAŒA"
  b"qKt\x05ê\x07,G\x14ûXêi`Í"
  b"""
    qk\x0E¯0°\x08ã<<½Öàx\n
    m
    """
  b"qsËùr²_¦«Éxˆ«Õ+\x11"
  b"q\x7F?\x1EŸ\x19\x15É\fnøQ\x11ô"
  b"qšùd£¡¯Ù\x14¿\v\x05\x18\eÄÜ"
  b"q¨Ï ‡’\t8ØŸcmGNm{"
  b"q¶Š¬dN÷X4ä(\eِûø"
  b"qãû3ŸcXW\x02\x05q<øóÙ@"
  b"qçû\x06Fy,iDìWM\f¦^G"
  b"r\x12uîÏâ½\efžÕ¦f ­\x0F"
  b"r"€•ê@Àƒßœ\v'C§Ù“"
  b"rG\x19•Ì8¹d³Tšÿ_\x1CÃ&"
  b"rM\x1Fv}\x00t\]¬‹(\-Ÿø"
  b"rUE\x18——\x1DÇ6‰ÞD¯ênâ"
  b"rk8:vwgíùÑ\x1C&"!gI"
  b"r¢øüè\x1E]\x17çDö{\x177ÊŠ"
  b"r¬ß'Úké†\x05IŒ™:ð©s"
  b"\x00ï!«ÕÛ’U‰Çúöø–"
  b"\x03\x00ÖÜ«€N*;\x1Eóå-\r"
  b"s—‡@Û\x13éá¼”\vD]\x1F"
  b"s¤Ÿßòo´”\x04…;ܨTcZ"
  b"sÞ |\x13õÞ3æ\x12\x0EX\x08|+0"
  b"t\x07DÚs–ëàn\tX#5&ý¼"
  b"t\vŠñNZ\fÒRÈ#ªY¼§‡"
  b"t\x10Áû_vóiY§˜—éÞÆ«"
  b"t)—ì\x1E<f\”Ž \x1A.]\x06"
  b"tS'M\x04ja\v\x08‚Uv„k5ê"
  b"t™‰-?\x03\x02]æN\x1DQK»zq"
  b"t¥âÕ¬ôçÙäR‚ˆa\x7FZ"
  b"tüI6´½\x1E´v@à\x17ˆ\x18Öª"
  b"u\x134\x16\/”½ŠÚ8œ%%\x03D"
  b"uUˆÕú ²\x01֓­ʼ<"
  b"u\¯\x02¨™luJ\e—(\x12„[ì"
  b"uo\x13ñWø0k<,\x1Dh=Üá"
  b"uu+KKeºãß/Ë–ÊŸL"
  b"uޝ}å²BÚÊ\x01î%¶\x7F"
  b"uµãÛêd :Š ²ëÆíD"
  b"uÐç>»èZH,ây]\x0F`ÐI"
  b"uåKæcý­g\x02ʯdø%ÕÄ"
  b"v\tŒR\f׎Â\x19høè.üœÿ"
  b"""
    v\n
    #<baè^þDÌQ‡Ú³ü
    """
  b"v'ê|õ5Šó¬Ý¬zÈ[šf"
  b"""
    v)ÀôĽÖ\n
    µÑÖdŽE‚r
    """
  b"v/soý!‡\x01ÐñòD\x10"
  b"v‚Óót\x1A\x1AS#H\x1Fƒ\x12ŠÄÜ"
  b"vŽÔb2ç\x0E\x15ß\x06\x17\x06u\v?"
  b"v¥Î”î\x01𷬁.´Di\tÏ"
  b"v¾â‹\f7\x1Eó.´²Ž¦©wÎ"
  b"vá*ZÉá\ê ø\x03v.q\x17"
  b"vý~,I·Ì1Ec÷ê\x15÷Z,"
  b"vÿñ­ƒ\x1Cò‡£²3À\x17É™"
  b"""
    w\x17Ó+§e7\x1F\n
    ØÈ €ê]\
    """
  b"w dâ\x1F9óÌrk„4ߎ\x7F\x17"
  b"w+x-уIî±\x01\e\x00¯Ÿ«)"
  b"w~\x13PF2—È,÷ Ša–@p"
  b"w“•<Ž\x0FMñâÀ,S¶ž\x0Fó"
  b"w˜awª@\â]„ÄÉ\t‰Êò"
  b"w ‡4€Qï6 Þ4±M`"
  b"\x0Eû…"\x02`Fw[¼\x11¨Io"
  b"wºaë)j6àBž}Õ9MN…"
  b"wÌ£’6‰£\f÷S\x00Ì\x0E¡Tõ"
  b"""
    x\n
    Ü\x05\x1D`aç_è\x06îå5TÆ
    """
  b"x\f^YúҝC=õzoÝ\x0E½"
  b"x0ßV\x15Þ_\eö«"\x01uká"
  b"x5²… aƒR€{M\x10w\x1A¨í"
  b"x6ÅǪÿOÓ\x17þ\f–2õ"
  b"x9m\x021}˜µEúl\x08\x03“/"
  b"xà~Ù¨\x14Cøæ2÷UùûØ›"
  b"\x02\x12_‚lƒ¿0»>p\rÑá"
  b"y/g®¶[O"\rŽ\x18x5L(3"
  b"y:Vx\x04ø&þJ\x013ŠëUdŽ"
  b"y?\x16\x12\x1A\x1D£¼ð¬oç»Xo"
  b"yTLAó§ã‰£þ\x10ú\x07E^Œ"
  b"""
    yje!¶?\n
    ç°ï…\vXªÎ•
    """
  b"yƒçÌö¾nÖïåa¥eб¹"
  b"yÇá´þ¢?P\v\x01\x0EzÅ<l\x07"
  b"z\x12þÂY‚Žã¢$bÊ\x1FŽuÖ"
  b"zD·îKaTø”¢¥ôn$^"
  b"zV\x16²{x\x1AµL½©\r\x19"
  b"zÌXÿògMrÙÔÖ>¥\x1Eö-"
  b"zÍù‘\rš_¾\x13\x11Bëà§G“"
  b"zçd#ÿ3a…€äI,\x14„^"
  b"zì5?eÙ\x07\x1FLˆ¬dât¹Ž"
  b"zö¥©2èi\fî/W\x19ÉI¡\x17"
  b"{\x08“2†Í£ÜßËñ\x1AñJDÁ"
  b"{!túû—B¾¿úלÁÂEŽ"
  b"{'ðú’ÜÄç"\x0F‚Ó8Ní"
  b"{9Çw5‹Q>¤ïç\x12%¢’"
  b"{ÉEpÈe¹øœ\t¼Ï{©\x03"
  b"{ÎéÒ,אæºk\x19\y\x1D\x05ç"
  b"|~“È\x06\tkj\x15\x0Fâpö"
  b"|­)N‹2ýî\x17G)Í\x04âŽ]"
  b"|Ç¡“saÌ'!É„#¿û¢t"
  b"|â­Ý\rI·b“cWÉ»JÕ:"
  b"|æ‚|A®Ì\vÇoáƒT3óh"
  b"|üa\tþ\x01\v\ru’´\x1AnÑÃ"
  b"}%Ê×6»¨\x03/ÞµÁ\x1A\x11èA"
  b"}H$?+¾[žhõg_që-‹"
  b"}X­ª8–RßÑÏá(iC\x19a"
  b"}¼VM½`˜,*%i|÷æ¢"
  b"}Ä÷è)Y•ÂsRT#‰…á"
  b"}߆ڲ;Ëç€òÛø¬cs_"
  b"}ßЗŒ\x06Üøâ â\x11NÞç¥"
  b"}ôO2üxꎆ9¸Å[\rúS"
  b"}ú\é\x06Ê4¶h)—J‡›ÛŠ"
  b"~.\x14,eÌ•‘UD¤^y×\x00ò"
  b"~J\x14¸µ\x06!\x07µÎ\x1D¡L­ä¯"
  b"~Ka\x05ë™Ù¬é\\x08=qTÃØ"
  b"~V“hg\x02Í>nsh´\x05\x00"
  b"~€¯\x07üAìÒ¬\fË•Âá\e+"
  b"~]š:…;á×}=Ës^Sð"
  b"~™€/Ӑ[‹†}Õ\x07\x17+ýO"
  b"~Âk\x16Û\x07\x0E\tïN6\x137v\x05"
  b"\x7F\eà£~\x05\x01ªâÕï\x19hóe"
  b"\x7FKïÔ´k™›ÖŸÎ#ŽüJÆ"
  b"\x7F¤VøÊæWA\x08N¥ùŸ¥¶÷"
  b"\x7FÍ\x7FzñpÖ•È\x07\x01³ß>\tt"
  b"\x03\x17;´†50ï2\x0F\x06ñ\x13p{"
  b"\x1AëæÎðŸ%Ú9#Ô\x02"
  b"\x1F­m]µ‡”á5þJ\x18…s\x17"
  b"""
    €(½ð®€\x12\n
    H\x1Aý×Úï«e
    """
  b"€0ð7Ôw矠áTApë\x13$"
  b"€`Uʲ?\x14Bal0¹6qÕŸ"
  b"€vš|\x06ü\x0FÞŽh@ã\x13ª\x00B"
  b"€Ž•\x06… ßC)ß\x1C\x08énÆ4"
  b"€¸`€\x14.Mµ÷J¶2=\tš\x04"
  b"\x03æ]Á\x7F\x18z\x16/‰0çÂ\x7F!"
  b"\vªx¨ú·\x19X\e¶ªUʘ©"
  b"\x14îïÕÔ/\fÎývNÿ|¬+"
  b"""
    7\n
    û®\ÊÜþJö\x01/ð,‡
    """
  b"…\x155¤È)ª47·<æME½"
  b"ÄŸ"P~ƒ\x19Â…Š\x14Ì\f’m"
  b"\x1E\£y4l«>\f©íW\x17óW"
  b"‚%YϪ®”ŒX\x0EF\x15”ïb?"
  b"‚L§!W\x15\x0Eöæ¶à<êw\x0E."
  b"‚cT\x023b1Ÿ&ÚÙèwp,M"
  b"‚†”Slæ\eRÛ‹Â\x13W\x04"
  b"‚‡Ù@„\x1C\v5EŽI˜‚ÄÛ"
  b"‚¡:aJUûè›kDDµ\x16¼"
  b"‚ĉèjrxÈÉxGQ§iK"
  b"‚Ý\x01\x13U\x10hÐZÆo\§+ª–"
  b"‚Ý)×CÐa]¬û O!ó¹1"
  b"‚êÐÎjQS†9::àn\x1CÞÊ"
  b"ƒ\x06Û £ËCq\x07¨kTÊ®Ý*"
  b"ƒ\x10Ä#tÈÉú\x1Ehln\x14$\x01g"
  b"ƒ.\x18(Vÿb°F«’çÈĽ"
  b"ƒ<^°±ˆ\x0E§ËÙ¹¶\x10¤ðµ"
  b"ƒnùÎoø“™—\x1EÇYoPÎØ"
  b"ƒ\x7FŒ7\v\x16ññžþ}8æ"
  b"ƒ¶‹½=ûˆ#YšJ€¤›A\x15"
  b"ƒÍ˼0ÏØ•â\x06­<V\vÒE"
  b"ƒìúÊ‘))§dg¿&a=\x0Ei"
  b"„:/n¨fE\F½!éŒó:`"
  b"„<:qßd\x0Eä\x1Fò\x1AÕ¾ð¬\x0E"
  b"„DrÚzލyñ¼\x11Q‹hÕ<"
  b"„NÞŸ®©W\x1E÷­\x12ºþ¡Š_"
  b"„[.\x113r|`yÂÆt²uÜ"
  b"„Œ€"B Hâéh¯Æ×N‡¹"
  b"„•á¦\vä\x18ºb\x03m:\x12ƒ…H"
  b"„­J\x0EÐf:Ý0ò^ß—ôÁÙ"
  b"„µ\x19\x04%tí´©Û\x08½³\x08ß”"
  b"„Æ'Ê\š‰˜©þŽÈ2ú†«"
  b"„ו7:\x06ÌjUjÃ}Uÿ+`"
  b"„ñ\x1C[&Íçø?V\x0E†‚€\x12°"
  b"\x03=fžìÓ°áÏÒ™Fcm"
  b"""
    …H‡,\x04ÀcdúŒ\x01¿Û\n
    ™)
    """
  b"…Zg°\x19Ó\x1AJd_œòO\x1A\x0F¹"
  b"…[¶\x18µyéÕ¾B\í\x18ÁWª"
  b"…ˆg'êKb‹OU\x14v\eø…"
  b"\x00¾åbø4\x00\x0F€·Õ„ȘŽ"
  b"\x1F\x07 •„,Ž­äåáŽô\x01a"
  b"†5Ø À\eMT\x02Ô:\x11qõ´r"
  b"†:¡¾~f0׉^’iª§¹;"
  b"†U+—ðœêQ²\x06\t>on±\x14"
  b"†gh\e’ª\x182@’=\‹çH"
  b"†z\x0F<ó°G9–\x11f\x00óÎé‰"
  b"†ÄUϵVa\e¥\x19®H‡\x0E\x1Aì"
  b"\x19ªÅò‰"÷}¥¯ãÇ\x12ó:"
  b"""
    \x1D\e\n
    \x124\x13Œqè\x11ëeC™
    """
  b"‡€‘â^Ê‰SÜ…\x01ZPž\x1D"
  b"‡ŸÞ©^N8‡\x11\eˆCiÿ¶>"
  b"‡Ýဝ\x1Dà\x1A_ùi¨\x1A½ÀL"
  b"ˆ\x16I•\x1C͝ÐúéH\x191\x16"
  b"ˆŠƒìAÒÓ\x13\x085~\x10fˆÚ"
  b"ˆŽÛIš3\x19.ÇGÛ©§F2"
  b"ˆ©I†3ݧڮ®TÏIUÕI"
  b"ˆ¬Xµ\x06Èä¡c­\x1DÈO9\x07Ú"
  b"ˆðÒ\v#VUàV\x06͹\x0Fd$x"
  b"""
    ‰AÖ\x1C~LjZm¡a\n
    Ϧzd
    """
  b"‰H\x00…æf\x14L\x18åu\rÆÚ7¢"
  b"‰_°^"U·ß\x1AqvëÉ!\x07"
  b"‰¨°OD¬Ò¿ lè2yyY³"
  b"‰íÍ4ÚA¡¤†;ižóñ\x13Ï"
  b"Š?,Å>x|¶Ê½Ë\x00\x18—¦"
  b"Š{Ûî6Ô¶\x03ûì g•·5t"
  b"г\x1F"Q)Á„˜\x14ìùY\\x08""
  b"Š´Ú./.ÖB3ÓÏ«nòšJ"
  b"ŠÅǤ\x08M8s‚|—˜Y1Oü"
  b"ŠÉé\x07 d“` ±xêExÝ""
  b"‹."ŠNEH“"¼+\x1Eáà\rã"
  b"‹K*“&È›t’Æ”H“b\x08â"
  b"‹[\x1F\x1CT}n›šŒ(ŸMô\x18\x14"
  b"‹k¨ë,ß<ÚHë‘æuŠ\x07Æ"
  b"‹ŠÚ½\x19ƒŽ\x01t¦g°6)\x07"
  b"Œ]\x1C¼V¾ ØÈ°U\e\x15\x07±\x14"
  b"Œf7?ø*\x1CT×)\x7FÌèõ„Ü"
  b"Œ~}áá”zŽw”¤ÛO±Ñß"
  b"Ž\x07\x14W\e°™Y5=Ê\x7FB\x17ªý"
  b"Ž3¥:óÃtÑm§ŽÒö–ïS"
  b"""
    ŽE·\x11þ\n
    0c-çqnÇY¬\x16
    """
  b"ŽX%bîÞËíZ°Ø£ß6n´"
  b"Žª”L’E7¨b\x0Eºïoü\x11Ý"
  b"Ž+J¦P“ì‰>íƒÍ\x16ÂV’"
  b"Ž?._@`^\t8s\x1CÍ?ªi}"
  b"Ž@/6Z \Ÿ\x14\x07´\vÃcfB"
  b"Ž©£õÊ›Jüqêgñ΄Kä"
  b"ŽÆ×-Š\x1C\x12\x7Fâ\x182[\x11"
  b"Žà¿\x04LöAŒK|r\x15£Ïla"
  b"ŽìÙŽÃïõ9Æ–\x06Ÿ³\x1Eá^"
  b"""
    \n
    1R ÎÔ<£q«9—GUq
    """
  b"5)ø„\x1AÕß\x16\x1E2È¥¸á\x0E"
  b"C‡E7ac1 \x18¶½*\x05–Â"
  b"®è\x17\x07ûÂqnÚõ!£Í"
  b"±·\x16ŸæD[d\x12Ò0kD\x19"
  b"æ»“ôÚ\x0Eެ‹h\x16¦ws"
  b"žf\x07ÇGô–àkà$ýùüp"
  b"êä\x12ñX¡..K³¡\x07Øáì"
  b"\ecìô\x0F¬ÐðŽü\x7F†w*j"
  b"\x01ä“è3½c\x07\x1Fun.‘‚"
  b"‘(n\x0F Ž‡ËZÕ4\x19彋"
  b"‘=<S\ei–%\rL¯ðÕÉdç"
  b"‘HŽv\x03Øt9qa»Ò‘ÿ(­"
  b"‘¦²\x11¸É8rán/},¤\x06t"
  b"‘ÉÚ\v\x00”Ñ\x18äª\x17ûj pÖ"
  b"‘Ê¿ˆ³»ß‰–ê‹zl°Üž"
  b"‘á\\x19úlŠPKá4mí{\x1Eþ"
  b"\x05œ?þÌ`\x1Ev%ê\x12ðH;¦"
  b"\x0F\v?Ž-î"³0܈'hx\x15"
  b"’^kΩ(·~ÔWõ½\x14ːÏ"
  b"’sׁ\x1Fɸ\x7F\x06ÐÜ-Â\x00)<"
  b"’~­púÖrÛ¦QâzcìG"
  b"’‘Lò‘\x04é^œZ\x07„ 7Òw"
  b"’²}ü\x1E$(乿ô~š/"
  b"’»€qMÏ[ªuTüZÐð\x1C4"
  b"’Րހò<òŽº0‰—Ñ]s"
  b"“,\x16\x00ìi]ËIY\x17n\x1A\x04ßg"
  b"“GR†mÕjt"výɉœ’"
  b"“Lz~ÞÊŠx ez\x17ž˜hÈ"
  b"“t\x1Fý¢¬å6û¨ºá¥¼¦m"
  b"“wHQ¤—G¿”O\x10Ò¦X?ð"
  b"“y¹‘\fÌT\x15;8=f\x1C\x01ãY"
  b"“\x04\x10pÒ›û™â±ÁG”"
  b"“¤Éëbÿ¸‘ßR \x17T³7§"
  b"“¦œ@…uì¥å 1\x05ÞF2À"
  b"“ɃþË´<\x07[êx\x1Dhf%P"
  b"“ëi±a›\x7F¼\x1C‰EÀ\é\x02Ä"
  b"”|J ÃçÙO\x07ýˆÐ\v Ø"
  b"”‰É\x14;\x16£‡çdÆð뺽A"
  b"”ÉÕ*È¡{û?\x03^cÄølÛ"
  b"”̬5yrÒ›U6‰Ì9Z\x0Eç"
  b"”ÐÍ\x134r@Ù¸\x08wB´Rn\x1F"
  b"”í¹Tôm—a'oJ3¤ÆÑç"
  b"”ï¦úl’Gfj-Å[O¶¬x"
  b"\x01ªêƦbé’&¡Š¹å_"
  b"•sÊ$î\x15­kM2n·äêßÈ"
  b"•‡ˆ:By÷ߊµŽ­k\x1D¯ò"
  b"•ó„›n>“G+ò¯¸wû€"
  b"""
    \x0E\n
    äQ'ŽübWj@%¼|
    """
  b"–,¿ÙDÅ+ÆÞÍ!â7\x18iV"
  b"–0_2:\râ±èÏ\x023.HÖ1"
  b"–?Q\x14;ªv·\x15©‹p\x03Ö€Ç"
  b"–Dó舨@¿^Ä\fÛ&Œ«ƒ"
  b"–_Ù>K­‡`\x19ÅuÄ?Ö\x07²"
  b"–ŠÝs\x07\x17æM‹§œ\x02þ:7ÿ"
  b"–‘\x18(\x00‚Ë¡ ü„¨»c"
  b"–™1ì´{\x19\x05–f"Â\x11`Ïù"
  b"–¸\vWâ4‹ƒ\f©\x01"\x1EÚú."
  b"""
    –þ]çæ·ê\n
    \x12Ñ\x01àlN À
    """
  b"\x1Aõ,u ÕgZpmÑÿ¿¬A"
  b"—$ÓdÛ\x1E\en)ñuå”Zå<"
  b"—[\x00\x12\x08›ßÀ§=?\x04¬+Ò\x14"
  b"—‚\x14ýÔ?ÚZTŠGlÇ\x1A¹:"
  b"—¾XĹøk¹\x18är4<–\x13~"
  b"—Øß€®> NQ~3mÕÄcN"
  b"""
    —äq\x1D\n
    Ípª\vbGî*V\x01ó
    """
  b"—ä×A\x14»¢\x1Cö‹/\x1DDÚO "
  b"˜(àOA\x10¬Ÿ ¹íöÉÉÁ"
  b"˜F÷Ž;™¥\x02Ë5ÍÆ{Ï'“"
  b"˜O1è\x00\x13>ë„BD8©Lˆ'"
  b"˜OµœÌ{_sõŽPsÔÛd–"
  b"˜z¨q\x01\x04Ö̵dæ*ã2؃"
  b"˜~[Þ‰\x06\x12:Ma¿¸\x19’Ô¥"
  b"˜iëøpZ—\x10øù…ÞX+Å"
  b"˜úëy·S²F†—rŽä3Öì"
  b"\x0F\x15fB_ º>6ø×„9Ô‚"
  b"\x16û›JÖTƒ\v%Àõ\eŽ÷"
  b"™&\x03\x07¥È\x054XZV<±4"
  b"š\x1Dâœi¥æÅ=Õ8ïµÀ€"
  b"š4AD\x01|³kÆï\x02[n\x01ÄÓ"
  b"š:mŽJŸïú\x14wdòÊAMŽ"
  b"š]‘Þ(1\x10«¿ñ¬\t­øÖ\x15"
  b"šnÖo2¾nË¿¦Ý*­Ý÷"
  b"šxeßèIjR½èÛ$\x173\x01"
  b"šŠ»y#_Ž\x0Eí\x02=\x06íÅãØ"
  b"š¢\x02\x16\x12\x7FRB»\r¢/ó¾"
  b"šî\x0EY«6\rŠ*œp]\x0Fls"
  b"šü×%]Ê%W\rÐ6\x08þX­"
  b"\x03\x1AMü³\r—Ìà©Èg2ƒ1"
  b"›IÉ®4üHíæ=¢xXQ“"
  b"›Z¹dë)<i\ðk\x03ᐰÿ"
  b"›™‹Ež¬åÔŒv£Ê59G|"
  b"""
    ›¥®ã\n
    ä[!*ă&\x01w¸«
    """
  b"œPðאñíÍ\táõçTÁ\tÜ"
  b"œžxúÈ<ŸeÃÉIqM0­,"
  b"""
    œŸU¸Â\x119\x17ýG\n
    \x02"Xx\x1A
    """
  b"@WŠ,DÃë<B§|ä âp"
  b"kÒ3Ÿí9Sê+—J\x1FTëý"
  b"‹t£('Kï\x01\tËö¥\fªf"
  b"£Ò·âχÒùêg*\x00^˜'"
  b"ªøS\x13g¥ÌT–µOÆML±"
  b"ýÄÁ†òŸ0\x1A.)\x7FTãš"
  b"ž`X³Ê´™Ž¡£Tìúº,\x00"
  b"že:\x7F?ql\x1D¢F×\½§ÎI"
  b"žg[ÕSÃÿ=ñ)xÈC/³"
  b"žÐí4®ÏÃrCÄŠ¯Ú…A5"
  b"ŸDˆéæÇ±÷Žû-v£~<µ"
  b"ŸHUóN™^€rvL¼\x01k\x14\x13"
  b"Ÿ¤¤ÿÓGœå“\x05\x11ªÎ¾\x17"
  b"Ÿªúb\x03·FIæ\x1E¾\x11®‚µc"
  b"Ÿ­„¡ÛãÉû°{_ì\x07i\x1E˜"
  b" ‡é@*\x0F\x00Ê\x12¯¡LÙnö±"
  b" ŒŽpÜ¢\x1A÷mnOÈ+ÐÞ\x14"
  b" àœ„É\t§‹KöØÙè„s"
  b"¡\t÷à:½bÅ“T\x0E$\x07ïä{"
  b"¡Ôh]Ɇg\x11ñq\x12\÷r—‚"
  b"¡Ù®¼fF\x0E\x15bx.šÇðK"
  b"¡à]©\x03žx™ÜÈŒôƒÜSð"
  b"¢\x03h•\x0F´¼Âg\x15÷\x11®\x18æ"
  b"¢0x¶‘(Åž\x06¢&猃×_"
  b"¢{9EÖ?Ú5Ÿ ©ÃNxL"
  b"¢‚\x064*Åü=\x07\x07Nª·µ@¯"
  b"¢½\x13ÉiÄѳæ¿HžÉ‡ÞŽ"
  b"¢¿ù9Àx{©éùG‹r‹\x10é"
  b"¢ÏÕëHA¨fÞm’\x0E\x14Ó†\x05"
  b"£\x11²‚3H÷”Ma=“\x16ÄÊ["
  b"£L¾Òçü\x05\eÉ4\vy\x04¥["
  b"£TÝw\x1D»Í´ürÄé¯M»î"
  b"£yøœ¾ˆ¢¡\rÀ>ï)©ë\x15"
  b"£†Ò\v(<Hd\x0E\x07†—'É«"
  b"£Ÿº±\x19q\x1A7P…\x1C!(zð\x00"
  b"£°Y âL1\x17Uem“þ©€3"
  b"£ËÊFLŒÐ\x175Å6;½Ãi¢"
  b"¤\x1CšB†ì}w³Ñ‰È\rŽ·v"
  b"¤0T\f‘×2!3\x16é{\x0E]eV"
  b"¤9ÛÞ’8ì4$mÇéÔ»õX"
  b"¤XèË¡†\x15v\x07@¼<µ$öƒ"
  b"¤Ÿ)ì€÷Þÿ$ö(9oräE"
  b"¤¤\x18¹ü yV£„ŽÁÌ\f"
  b"¤¬êK{=(\x7F]$A\x0FòR«¹"
  b"¤Û›)o,ÎÍiŒ\x1DØû\x06¼}"
  b"¤ì¸\x13j\x1A\fC]z\x19_C\x06'{"
  b"¥&³A±x.ÆZ…?@B\x1A\x17."
  b"¥+Êï+\x7Fü®€¬sz\x1EáÞ·"
  b"¥.\x0E%á8M¢ŸÒ¶GíÉ\x04"
  b"¥_`wÁñ9g…,c½ÕF¡Œ"
  b"¥|\nîl‰\x15O\nS¿‡\x00X/Ÿ"
  b"¥¬øÒ>ožÿäÊ\x1F÷çku"
  b"¥Ów0k.\x13‹›•JU¬À÷"
  b"¥ƒtyCýdñ¤º*,œ~\x10à"
  b"¥„¤¤*b\x1Co¡LÁc°¶x©"
  b"¥Ž\x19zÈë˜<y,}\x00N}šÏ"
  b"¥®)\x18ÁÎ\v\x18;~‡¢ÿ¿?"
  b"¥ÂèzÖ&'Rùl"ʇª\x07'"
  b"¥Í»ª.€\x11¤O{xŠë\t†°"
  b"¦!»õ\x12 u&\x08¥\x1DÃk%\x0E}"
  b"¦6ÉyºÎ}V\x1C¯\r\x00‚_\x19É"
  b"¦;'õ‘Ït†9Šñb×4\x1EB"
  b"¦™\x06ã€äÛ\x08k¹Q.Ï«´•"
  b"¦ÕD\x02bü„÷V£«{÷ŠT\x10"
  b"§\vJU1e'ìÖ8g‘\x14à\x0E"
  b"""
    §L\x0F–O§\n
    ï±ÛŽŽ>âÁV
    """
  b"§jž\x05©\x08°R2\x1DÅ©ÉKšÝ"
  b"""
    §‰©\n
    á×ázV6T¿WǸ
    """
  b"§³mÒ¥*RF~\x1C\x01_,p¡œ"
  b"§Ã\x14\x12\vŒtÌhi[GÚ"
  b"§Ñß\x06à™Á¶‹Ä‹ÊÅ»èæ"
  b"§á“µ\x16@`D•ÐaãnEÆŒ"
  b"""
    §år%àˆ\x7FÒgÍ=\n
    l£v\x1A
    """
  b"§ìOü1ΜÕ\x19UPż\x07ž°"
  b"¨,"s?‚\x19/@ã\x0E\x03ÚL"
  b"¨e9Û\fÒ7x’3…“ÿ“É‹"
  b"¨žŽ~µçÅK)†£\x1Eþ—TŽ"
  b"¨¹ñ£\x02_Ù3\x06«\x18`\x00ýˆ›"
  b"¨Å•Ao™º®Ù–à6lF¾e"
  b"¨þ5íÓ@UëãÞ»Å(óWy"
  b"©6ß­›\x1AT>XG;ø\x0F¢\x11Í"
  b"©H`‰NPï\x07 ,\tS^Ðd‘"
  b"©\5:¶¸ó#]ÿe<…ût"
  b"©`³‹ó\x06L¹+ë[\x0Fpn½k"
  b"©‚)í.´SŸIÄ4ã0|\x11_"
  b"©¡\x10L‚úÞo\x1Atm;&Q;ù"
  b"©¢\rAøö\x17\x1C’jVÖà ‘"
  b"©ïR\x07uyVærí\x7F\x1EŽŠ×Â"
  b"ª\x11\x10‹XE­\x00,\x0F\x01·dc\x02³"
  b"ª,\x19\x19ŠË\x03EÑ»=´\x01Á?:"
  b"ª‚Ý\tÄÓqóJôÈ—UG8O"
  b"ª¼@•Q÷–\t\x11–ƒ§v(6\x01"
  b"ªá®˜!þ\x11ã~ø\x12\x00\v="1"
  b"ªû§b=›†‹7\x1D\x03°jI.x"
  b"«\x03Š\x155>³¶\x07ÉÈý\x00›Ô»"
  b"«SghØ>i{Lâ)ý“[rž"
  b"«kÎ@¿ñ²ms¿\x0F½;™Ls"
  b"«šz\x14Öe,\x13ÂÊѵ ­ ù"
  b"«Í\tM†‚ß2@m*Š“‹v0"
  b"«ëG\x06«KT{ ·Pôr¸¨\f"
  b"""
    ¬\x1A‚è\x10\x0E_\n
    ‹‹j¨-â\x15á
    """
  b"¬>M‚7”‹aÏM"GÞjëÇ"
  b"¬>¯#Ø\x19G„¦i^\x11É9Ó"
  b"¬ƒ&\x03òˆªÄN±\x1E{\x00\vW\x1D"
  b"¬—‘nsp\x17-.lž.2æž-"
  b"¬·4(+=%-²ï\x1D\eÔs>~"
  b"¬ç\x15\t‰|\\x08rܸÒK€É˜"
  b"¬ìÉü\x01@¸fQ‰HY\x12Ø0q"
  b"¬þXˆ{\x12 ç˜w\x1D\eÜ6"
  b"­¥êÞŒùLÀк\x10ö”彆"
  b"­É™È3\x15\x05gεóÄMMÞ"
  b"®\x02öÒ²M§»»øfouÏïo"
  b"®\x08ï^ó0dcÖJ—þ)¡””"
  b"®\x18E\x10”ÕZ\vƒ\x14¹}ÀéÅê"
  b"""
    ®5ø–”øx\n
    \e)i"\x1C\x07\x0F
    """
  b"®¹h[ñã›Ä\x05Ï{0jó\x12¬"
  b"®é‘‰+¡¯Rì`m¿Mâ_"
  b"®ó÷‚9Y+\x16¾´™…òµ\x0Ei"
  b"®ÿì¨Xv/Œˆä\x10ü?µgÑ"
  b"¯6'\x1DVæ¹4Þ½—­ryI"
  b"""
    ¯’~Æ\x1D\n
    \eºÓ«üxò€Ò
    """
  b"¯œ9\x16\x05~bw\ea\x05ä+DC"
  b"""
    ¯¢âÊVfÁŽþ\n
    2;‚1\x10
    """
  b"°\vB=ÔrÔ¾43\f琹J¯"
  b"°l”ThØšóVÜÐwî¨tc"
  b"°»ÃßÚ†»*[\föµ§J\x01Ä"
  b"°Ü£Ð¿©OÇK:&vE\x01"
  b"±\x04\x07P\x1As$š&cØ \¤£"
  b"±!=9ä÷ó•\x1Fì¾×¶PŽí"
  b"±G…\x19蛤è\x1Eh£RXêµ"
  b"±T\x13*[º˜œò\x14ÑŒéôxß"
  b"±]«\x1Dú,b\x156G€^r³®Ð"
  b"±t\v\x1D¸Ð»ÊÚñ{ÚŽa"
  b"±€à\e\tÔ×J½¡PKb`"
  b"±ŒêF±qèbai\x04í£±!I"
  b"±äW\x0F\x19¹­ÝCFVöY…`"
  b"²0\x1F3×6fGË\x0Fh\x1C£&€"
  b"²Lú\x00\x18‹Ù9¥e‚K•&†"
  b"²Ž`õÔYù&ÿÑŒœÚWÆl"
  b"²‘’]ÍȶŽôQXA…æ_7"
  b"²–÷o&'zìŽíÜYw\x11è"
  b"""
    ²žÏ½ãÛòÓDì\n
    õÖot»
    """
  b"²ÍÛ_\Þlp½;4X±=è"
  b"³Ž=·òöZQxEj\x02SbŽÂ"
  b"³¡%ô+.#Ê!\B\rw\x1F“q"
  b"³×ij<\x13!ì’ŠÒ\GãL\x1A"
  b"³Ø4Ȧâ?T×*êNo\x01"
  b"´5Út_\x7F_‹3u¦v¦\x04"
  b"´Z\x05:éð\x13CÏ¥Yþ\x07\e"
  b"´eâ©PÌ\x1DÞoÿšH“¼·¡"
  b"´éÎ?†ñ˜]õªW\x7F'h\x05¤"
  b"µ\x16p€¨TÑuÀºu¾ê#éŽ"
  b"µ"rËÐ\x12?’\x1E\x13Ò¯pÉ,Ü"
  b"µ%Bяzf¨É4O\x01™üda"
  b"µz“Ò%\x7F’<ƒÎž’Êsƒ"
  b"µŠNÕbFXTX\e6iË=Ö"
  b"µ›öyûý\x016N“¾Õ¸Ôõ"
  b"µ¦o¦ßf<ò\x1DõI\x7F÷^\r\f"
  b"""
    µ¶R\x03”3\n
    b5/X]rÊqe
    """
  b"µ»\x16s'¸W\x1Ahñ,”\x07\x00 "
  b"µÌFl„Æ”V[[Åé9\tªÏ"
  b"\x1F\x065Z£l‚\x11-\x11\x10\x19}!D"
  b"¶/×¢¤Œ‘°Üou@þ\x16Òr"
  b"¶H™\x1AdÜ’\x0E_UH)\x05DC"
  b"¶Xð|µ\x16)Qõe`]q%\x00d"
  b"¶\¥ªˆŸ>Î?Žä’™\x10"
  b"¶ØRR\x13ÅN\x07FGl)ÛãMá"
  b"·Oº\Ï•–Æò»WõèûÝ\x0E"
  b"·´Z\x1Fv^Ø\x00xN\x1C¾Š\x1F«"
  b"¸HÔ:ùÈØ\x02»6@¾(ö0¾"
  b"¸]&ô7Sj-\x08\x14h¤>*õ\x06"
  b"¸}ˆªÏÔ™¬¡·.þÇ~\x06>"
  b"¸€¸µø`M:-ºR\x1F§\x19öá"
  b"¸‘\x05Ò\x12z%8µõ@VX\x00ß}"
  b"¸˜"DIHµè"\x04yÉúš4Ÿ"
  b"¹\f–<©÷xkfö\x18‹¥:Ù\x07"
  b"¹\x11äø]opGô€\x18"
  b"¹l\x00Ÿo¼&!ûSQT·m]á"
  b"¹zI•C¨4|\x04Q\x07.]ˆw±"
  b"¹„̪\x06\x01a…òœÈ\x057\x19\x12ç"
  b"¹²–eI+ºSAã6g\x02¢\x02+"
  b"¹Ð\x7F\x1Cyõµ2Sâø\x068(úü"
  b"¹î\x7FlpSÆè€”\x1C#~\x11;"
  b"º&|”\r]tÉ/—pÏS;â"
  b"º1Æ*1K\x11à5\x1F\x14:zx"
  b"º:ˆšxª¼Ö\t\x1FT,!ËL\x12"
  b"ºmQáÿŒ^'ŠE´ó3§Ì\f"
  b"º{’èM‰Ø\x17ö_ëêКÍ$"
  b"ºƒÉ‡EÑ0yRðŸúRe:B"
  b"""
    ºŽr÷8ýsu\x1C„WѝW\n
    Ò
    """
  b"º‘÷\x07\x1C§x&É=\x07ãž1%¥"
  b"º¥@—®\x14ÓD¼oÿÁ€·­;"
  b"º­‘ Ië˜làrЧœfŠ…"
  b"º´ÎAA³\x13ìPa¤Ãsª•¶"
  b"ºÒoOÿ\x18ôÉP:¾ÑÇ\x16Ÿû"
  b"»9rœZyLŠyYðh›%“†"
  b"»c×óf\x10aVè²cÎ\x08ŽÄè"
  b"»tªû3’èTH¡‰-‰ÅèÝ"
  b"»Ž\x15-Æ—\x03Ö´e\x06Ñ\x04þwz"
  b"""
    »Ò‡n\x12ƒ­\n
    °"=D|vã
    """
  b"»Ú \x1Cr†$?/\x057‚¢•ìÄ"
  b"»ó\x14þšÁ!¢(Uk¾ÀÒ\x19\x18"
  b"¼\x01°2€¢\x03\x1E`Ã-H˜ÐÉ"
  b"¼\x1D\x10Äú “Û»TŸØ˜¦õ›"
  b"¼!É!\rˆ\rE\x1D\x0F`O¦\x0Eq""
  b"¼"ñÛÁáégtYý\x15óî‘{"
  b"¼'h í)Õ.\x0F~\x15ߢ\x7FU"
  b"¼F“ÎÂ( /‰é~zÏ;œt"
  b"¼Sç­"k¬4çwk>iâ\x18"
  b"¼ >\x1El`\x008t\x03t7\tõ­»"
  b"¼¾¦D\x1A\x14\e¶×¸%\x06"
  b"¼ÌÿCØ.ƒÚ\x03Ã2\x07Mü²­"
  b"½yk\x11gpIȉ¬\x066=*²ç"
  b"½z×õ \x15-\n\x05Öáš<êµ\x00"
  b"½†­}Ó:[ú}>W,5ùí\x15"
  b"½œå™ÇæÓëY+ônCRÜ"
  b"½«…åû"Ø¥VŽm’Gà0m"
  b"½ü>1\Û¾·3€Îj«\x1E,\x08"
  b"¾*ÉS¯>ÞØ’…§"\x1FyŽy"
  b"¾àmqþ À°¶SoÂáèV["
  b"¾ñzóŽC…Ë\x1Ac\x1CõLuz‚"
  b"¿Kû«Ww隈\x17—…m[‘ß"
  b"¿O½uçÑí„T®4\e—><—"
  b"¿†¿ªûmÄDõÐx³¾Í\"
  b"¿ž™ ¯¿T"Uý/‰&t|Ì"
  b"À\x17\x1Eœ°Cö|Ч\x06Çä."
  b"À&d\x13øÖÿ\¿Až~\x00¿ém"
  b"À(óœ\x04«#¼!”Ý\tV\x08ÊÔ"
  b"À2ñnw*¸\x16\x04\x07§%iŠ"
  b"Àe¥n\x13¬\x11\x17êRê³\x18"
  b"Àg†(‹\x1F\x06 §Üwϲ\x15âÑ"
  b"À”?b\x17u\tèr,!±ðJãˆ"
  b"À¦\x12Î\x1EgFp*<éþ¤ÄŸz"
  b"Àª˜86þ\x02:EŒ{nø”yÈ"
  b"À×¹’•\x08¦'\x1E(pÐ^)ê"
  b"Á"_\x19Ö”µ¥\x08\eFtϲ"
  b"Ác.¶ý{Úk›7aç\r¾?\x01"
  b"ÁƒÙ\x04‹lÅ ÛK]Ú\x1D°i4"
  b"ÁŽê\x15[ßî”o€W¬8Ä\x1C-"
  b"ÁÃ\x03ø®Ïô5@cÃ(N6x"
  b"Â;µÒžCfánA`bâ¸gk"
  b"§"1àµ"\x0F¤0"GÆæõ¼"
  b"ÂÖÏÔÃ\vÁ\x1Aü938ä3\x02"
  b"ÂæÚ9Ý`ÏÈ>Õ¸"@Ø»Õ"
  b"Â÷¥Ð¡ÕÆ®aª/ãá¹Jd"
  b"Ã\x06uZ’’Fôš_àŠ\x1Aæ…"
  b"Ã\x11ø©hßÌö\x10\x11\x1FW}ÿ\x07\x0F"
  b"Ã…!xM,=pÿéiG.øÝ³"
  b"Ès[[ôf~¸v¬bbœ¸T"
  b"ܲð”–Ëã]ð\x1A¹‹)\x070"
  b"""
    Ãälé«mhK9Uàö\n
    \x1D·Á
    """
  b"Ä*b::œ3\x16\x1D\x06{¦V-"
  b"ÄZ‘Ÿ¿Üj•5•¤2l‚7"
  b"Äeñnu‹ŸQx?j4™Ên\x1F"
  b"ÄsŸR\x10?\x19Ï±\x10†ó§nu"
  b"Ä\x7FŠÍœ›_ŽÝ$ÀeXíPp"
  b"ÄŒèå\x1A9}4o%ôÝÃZ¶E"
  b"ÄšMÎyÄŸNÄZ«”~æž"
  b"ÄíÀ\føG‰ÃlcÇk^Ê"
  b"""
    Å\x1F\n
    ð_I\x10~‡\x05ùòJHû
    """
  b"Å;¿_Ù%aa¼G¦øt\x18"
  b"ÅlÌgžŸM•\D\x06Ñ`KPC"
  b"Åy¬Ó5êìô:;\x13Q\r¶2\n"
  b"ÅŸe!~ÕÃ:€ KsŽÙ\x1FÆ"
  b"ÅÇÍÇØíþ ´¢Dc\x19\x08\x19æ"
  b"Åå—yËÌ\x12n2œHcC¸ÅÃ"
  b"Åò°iâ;=°Zi\x03\x11"
  b"ÅûÁ\x08:Ù´¬á\x04\x02ý\f§9Ð"
  b"Æ\fú\eY×>õ\x1A6\x12ù&\x0F#E"
  b"Æ\x12-,çqŸŒ÷@ßɾG‚{"
  b"Æ"=ŸOï8¡ÈÇ>b˜Íº"
  b"ÆCÅ\x16k¥cq\x19\x1E¯ØN™s"
  b"Æmâ½ÞIÐN„z“˜VÙ}Î"
  b"Æx¨¹3§èèG6íô2%ö"
  b"Æ®\¼}To†ñ)â©9ÊŒ"
  b"Ƽ¹ñ¨¤A\x12\x11è³µ\v¤Ù­"
  b"ÆÂ\x1Dw\x1D¨ø+ø2+qù¬n^"
  b"Æî5Øz-™§\x14ñ\x00ŠŽ˜kJ"
  b"Æôp¿N\x009£Ýdú¶L-÷"
  b"Ç ´¸ìg(Ç¿÷A\x04ZøAþ"
  b"Çe«ëæ\x0F\x06\x18\x08ԝ/<ùö%"
  b"Çç2†o¦s¶yWFü}\x05"
  b"È9à/\fe†ñD\x19:âøÜÑ"
  b"""
    Ȑr\x19ŸK7xÑÖ\n
    §\x19Ìö\r
    """
  b"ÈÊ|µ×¿}õZ›G¡qKZ!"
  b"""
    É\x05\n
    ¦L´Ø‡ÔRêeÊ…Á¬
    """
  b"É2^–˜ Š+i…5dŒØì"
  b"É4»C)Ñ{\x1C'?JÏø\x0Fqj"
  b"É”ò…›¥š¹Ih5n‰¦"
  b"É¥ÙòŽ é\x15J\x1CåRn\x16="
  b"É®Á…U²Ä_\x08·†~¶€ä"
  b"ÉÆ\x16ÖvîcIµœgÝø)ï"
  b"ÊU²#Å\x19ªõ«ü*;júoÿ"
  b"Ê‚¨û#\vÉ„g¹\x01Œ\x11ÝÓ]"
  b"ÊÉÊŽ&-ƒMŒýôŽwnÍ)"
  b"Ë\x02»5ÀÞ?c0¸\x16¶á@Ëä"
  b"Ë"ZàÈ_\x186´vþÈ#}Ðg"
  b"ËRru]tJg%,:Ôj&\x04"
  b"Ë\ŠK¸L]æùCLÅÕ.и"
  b"""
    Ëd„º^R“\n
    =\x13\x1Fæ·Y¤‹
    """
  b"ËïÉLs¤Cs¤ñ\x0Fû©jMÀ"
  b"Ëõܱ\x0E£cûé«ûQQËg"
  b"Ëùàh‚ÎâÁ:4\x19þÓBÚ‰"
  b"Ì\x0FžõŽ˜ïºwÒ„¼\v§e\x19"
  b"Ì\x15i'>=Kü ¶’\x03!a³"
  b"Ì1\x1C\x01\x07²Ùbj‚ÿ¼ýª–Å"
  b"Ì;Æ4ë\x01ûÐ\f˜ý_\x13\x1A˜Î"
  b"ÌI\x15¢\rÇ¥d\x17*Pæ°\eK"
  b"""
    Ì_Q…¨¬mî\x16H\x07\n
    \rÝ[\t
    """
  b"Ì·\x1A\x08L\x16®ãlv7°\"
  b"ÌÓ2Fa\x1D‰"­2y—-½¼œ"
  b"Í\x11\x1Fž½+L4\x7F¥rŒ\x00Ü™Œ"
  b"Í;ìŠË6\x06ê×7‡lµí“"
  b"ÍxãÖ¹´Öv\x16[É‘Ñp®a"
  b"Í‚45'ÿý¼ïfÌ\x10Øs¿Þ"
  b"ÍŠmV@bÀÓ9éU¥°«JÎ"
  b"Í›9ëUí½ðÉ’«¸x’Æk"
  b"ÍË@·\x11j5ÿc³â=½>U©"
  b"Î4c.÷Ÿv™B\x185­I¤• "
  b"ΐó%J`ìåc¸—q,\x04"
  b"Ρ\x13cŽ#BñÜ ¢§úÕ@ª"
  b"α~ØŽ{Ñ W“Iƒ¢f’"
  b"μ2¬Š¬$\x16š×÷;Ï›V3"
  b"ξ’Ü\x07äLIcŽçH\x02óž‘"
  b"Îåj\x11w\x1F¡ä „ªÔ¨Õ„·"
  b"Îê÷w˲–e`Þþ†ã¥ºª"
  b"Îý?q™\r€&G\tÒŽj3}q"
  b"Ï\x14Ä4¢=v3Œ–\x00š(Ì\x04\x01"
  b"Ï3Éܙܔçn(qðÙÿvš"
  b"ÏxóørMg“¬°ù«‹Ó‰¦"
  b"""
    Ï}vµ²ÕÇH¸á\n
    .u\x02‰¢
    """
  b"ÏŒm–eH\x15óÏ\x05h\rŒgõ4"
  b"Ï—Ût_UA9. yÇ[¤Œ\x1A"
  b"Ð\r\x1Du˜>^\x1F\x1E34(I<ê"
  b"Ð\rÄ3Ê\x16\x16j²h:¨äÿ÷Ü"
  b"Ð\x12¦Àz€¢ódUãÒ1d=Ú"
  b"Ð\x13ø(©Ã©œóB\\x1E½õ\x020"
  b"Ð)Èm}X»¢r¹ å@N·ü"
  b"Ðãd…˜äâÕg›*±í\x1C"
  b"Ñ\x01\t]\x0EWu‹–<Ïhœy"
  b"Ñ\tnh\x1Fƒ‘¥ß»߈s{y"
  b"ÑŒ]2¬<¾ÏQz‹\n<”\x00l"
  b"Ѽ„W\r\x18–…¨\x02¹ú¼¸"
  b"Ñ®TQåA?ÉiÑfr¥â"
  b"Ò\x1FX‚\x07\x04ŒOߦ°Œ8¢uÄ"
  b"ÒtÇ—1\x13Ø.³QN £>Ð0"
  b"ҁ¥l©KÉ\e\x1Cû?'Ù+N"
  b"ҬᅭÚ\x05\x12â;\f!C¿Õ\x0E"
  b"Òב2*’)b§¾}Y2'}y"
  b"Òóð»u\x0EËyl^‘[:[8ê"
  b"ÒúÜ(Í\x14§‡ÖF×}\x06q9\x14"
  b"""
    Ó+bcÑÉ¡²I¥…\x14\f\n
    Ûº
    """
  b"Ó8¤FÕy‹k\x0F•ÕOؽ´"
  b"Ó?ÛH\x0EMI(Ù¦*ö$Œ\t\f"
  b"ÓMk>Š1¦Ö¼­òµ7ÂÔ#"
  b"Óƒº§sä?ädö¿\x04œ\x1A"
  b"Ô!\r\x16+\x1EBÕN\vœà\vkí"
  b"Ô!Ró×\f\t8›ËÄA“ä"
  b"Ôu[hšÕð‰¬m*B\x0FÿŹ"
  b"Ôz(†\x7FQ\x05­{$^µÊ¬ç"
  b"ÔŸÁ\x0Eý°>·Õ\x15Ç8úJ‚!"
  b"ÔýÆI\x10b¾FI•\x19¹ \r"
  b"Õ\x17"®’\tz—[çY=!/\x16³"
  b"ÕP\v\x15\x13[Y@\x0FÉNuñ§ó-"
  b"Õˆ\x7FÎRŠöfqæ½²±³“}"
  b"Õ¤_\x19Eª^@I&Jë*h¿"
  b"Õ§ï’4\x1Fe¬Òò3$i\x03\x0EÙ"
  b"""
    Õº`˜-õÌ\n
    R$«jAg‹ß
    """
  b"ÕÄ:€\x18Ñëw`pDÂ2…ÓK"
  b"ÕÇŽPaãаþS\vI*½<®"
  b"ÕÐG…:K{dêO×u\x16}Þå"
  b"ÕøI[Æ2—hDb¾×ú°“"
  b"Ö\x14Û\x04©\x088›´tÎ\x04<-\x13ð"
  b"ÖE‰\x1C¶Ùßèâã/6w\x18"
  b"Ö“¿Q\x06s±<rÙ\x04ìmç7P"
  b"Ö¤½òÃÁž‹Œ:[</Mýt"
  b"Ö¸%͏÷\x18%8»Áwg¾}>"
  b"Öë›5wËÊeð:[\x12\t;ÆI"
  b"×&\n\x1EP4NX¯ÅX\x00.;Ù…"
  b"×Ô\\v°ú™õÕ/^{Û^…£"
  b"Ø68B—”\x1D-\x16\x1AéRïä,\x0E"
  b"ØŸ+iS÷UT\eÁ2)ލ¿‘"
  b"Ø·6¥a9BX#â–êW'®\x14"
  b"ؼ¹à$G&j×lâAZm\x00¿"
  b"ØåâïÖÝ!CÄG{'ûsd"
  b"Ù(y8·á†jýüÇèãôã\x01"
  b"ÙAÇ\x1Eó¯dµO³“\x11—´·ý"
  b"Ùn\x12\x1DÂ$iÑHW—éT]K "
  b"Ù~C\x00ykóiêÕ\x15\x18¸¬Âÿ"
  b"Ù¢\x11ÉŽ{™\f`\x06We3_â\x18"
  b"ÙÌëHuKp#]•*íC,\x18,"
  b"Ùå4 †~£\x1F$qdd\x00\x14O—"
  b"Ú\e+¼[(\x1E\x15T¦-lÃèÃ\r"
  b"ÚRîDhz:©?†÷?l,ÊÛ"
  b"ÚlPð–\täwõ\x08\x12\x15\t£"
  b"Ú|\x7FO[‡[É«ÉÔýbª\x1F$"
  b"Ú‹Œ}fÊ\x177?\x15Í.8I\x08Ë"
  b"Úè\ti\x1CH­{j2Q9\x19[=—"
  b"""
    Û™\n
    °%·AV<%¡>§nø?
    """
  b"Ûª\x12i†lnȱÝ?\x16=&Yp"
  b"Û®\v\x7Fîó\x1EË\x08€þX|{/G"
  b"ÛÂfa2‚õéÀ–\v/[sQ"
  b"Ûài>~¹ä\x04su=”\tbŸK"
  b"Ûé\x1D>‹'ªN'öY\x04­ŸÁ_"
  b"Ü:*ê\x19UÉclrˆY€î†‚"
  b"ÜF9~aÌZå²PÚ\x0EA—q="
  b"ÜYàä[.\x05ŒXZÍwˉãp"
  b"Üsü1³=k)gï+¡âîøÿ"
  b"Ü­.\vâ\x12µ\x07Ã\x08«³pú?„"
  b"Ý\x1F»ËiÊaS¡7¼'¿|ji"
  b"""
    Ýâ>ÌM"YSÚÉ\n
    H:ªñ\x12
    """
  b"ÝñŽ)#ä°\x08\Wÿà\x14T`]"
  b"Ýõà\x14â\x05È?Ž\x1DýUÑ\x1C"
  b"Þ\x0Fñ¶\x1CL\x12Nü™µÆ[<Ù"
  b"Þ.¤‘‰HnBÃË•h|‡åL"
  b"Þ8óÓ\x1Ea\x10¡â\x03é½k)¸n"
  b"ÞWkž!IU\x05JÇÜ­¾\x04"
  b"ÞÝ{\x10mæ£Ô:Ñ}ŽÊ´Ó<"
  b"ß\x13\x11\x00Yy¾†°\x11ÖIƒÐ†j"
  b"ß _ÑnJb9ÇãÔï©t8ÿ"
  b"ß{×0\x04Õ©§¡\x00MOº»\x1Fã"
  b"ß„\x15T$«ëš-M ¬ÁØE"
  b"ߦ}îB™XÄÁbz',[i"
  b"à\x1F\x0Eƒx‘w#†I5d­B"
  b"à5UÎ>Èçî\x17üR»³+À"
  b"à]V¼?O²þòñá€%x×y"
  b"àpÚŽZ¡\x1D\x04ßn,×7ä"
  b"à|0Þ~¤Ü¶\x14"+>»âL‰"
  b"àâ}\x13¾\x1E\x04ÿX\x17æÜ?d"
  b"àä\rO/^zÐB½0\x15\x02Z"
  b"áX\x16\x1D‚z v(ÍsyÎ`\x14½"
  b"á€×_G½õ|‘P7\x10Ž£`\t"
  b"áé\t†Ü뜇•2/\x00Xtl›"
  b"áúNMµÒ\x1F\x193]†\x16\f"
  b"â´ñnQ\x0E™³4d†%þ#’\x0F"
  b"â¾Ö¶’aš«Æœ'¸¾ÜÝÚ"
  b"â×®|¬OÇ:‚C\x7Ff›uš\x01"
  b"âø¹\x06êY¥«LùÐô ”˽"
  b"ã)\x08#žˆùY\x18”ŠÜº­9b"
  b"ãTu\x05\x01ò(xÍòièh,Áß"
  b"""
    ãfb8À¼'\n
    Ú€šÁÞk>Œ
    """
  b"ãr}£“\x1D\ed[\x03c?\x152"
  b"ã€C,^œæ€s8 ìÈÜ’l"
  b"ãˆ_nƒ\x05¸ëÙGõí2‚]M"
  b"ã•F<þˆ~”—\x11ÆžëÒxÒ"
  b"""
    ã—ôo›3»\t\n
    w¹Ð5\x18
    """
  b"ã©ðTÕû‘Í¢ÖZž’ô\x1F]"
  b"ãÿž\x07u#ßÊ\x1C·àn EàG"
  b"ä\x11ãŽKÈ;:Í\fWÀr'Ё"
  b"äS\x18+Ž“ƒ\x15Š E5Ú„\x13"
  b"äx5\x084›@½Îcœ\x1C\vY W"
  b"ä¨Ì\x1Dnu³\x19&3ˆX8–ëÇ"
  b"ä³ÍŠRLÑ\x05\x06\x1DOãÐ|¼"
  b"井¼ŒÓÔmøEÀ¼ŒÑ¦þ"
  b"ä¾;v¿K&©2&?šÐV5"
  b"äҐ‚:k#ŸÌ@dÛ\x7FXlß"
  b"äØ\x11óØx\x15\x19ÕTkXý’’í"
  b"äõ€Å4‚‘­O+rH\x082\t\x1D"
  b"å\x08¼_©\x7F‰E·§3\x12NókÖ"
  b"å\x14Ú‰Nä\x01oïŠG\x1E5\x11w["
  b"å\x1A\x12LËîJÇ\x19YšnÄ\r+\x15"
  b"å0À%Žh¶\x0F•j81hß."
  b"æ\x1D\x1F\x04É\x0Eyb\x1A¼\x03ñ@—\tŒ"
  b"æI^™,Ø\f¥\rŠÚÆe\x1Cˆ„"
  b"""
    æ±?±‰XäØv\n
    ë5\x1Cáì·
    """
  b"æÇCX¹&ÑLځÎÁle´’"
  b"æÇ–Äy\x02›Ãž2˃¥\x0Fˆç"
  b"æÖ\x7FT\x11#.ëÜé¨*Ý'Áû"
  b"æÖƒ\x16Õ<½\x0EØ„=\x1Dh\x12º "
  b"æß‘é*U =\x1Au\x16¸H¥¯4"
  b"æÿÆò¡}'\x1D“Nˆ\x06²ã\x1C""
  b"ç$Ì8œÄî,g5ï%›BÍ`"
  b"çsD…«€˜#͵§Zßñü2"
  b"ç£w¨lUÝ64\x07Š,ª#)"
  b"ç½À‘<\r½Î\x1A\x18ÔÁP%"
  b"çÑR¹„þ\x16Ýòæé’RÈåê"
  b"çÖÉÈq\x10}Chb‹Cêb/Ž"
  b"çÜñø¬\x18\x02ÒÈúx¨Ú\t’Ó"
  b"çò;\x1E¥à-|f6㯊=÷Î"
  b"çöÑj`Ïþ¸ÓÊ…wÇî\x1DÃ"
  b"è\x04-¾3„Ž„‡_AI\x1E"
  b"è\x1C¦kiñq´aIµG\x10\x08p|"
  b"è7È ¯0\r\x15Ô\vV诈¼d"
  b"èoPR­[m>÷Ë‚l|€€‘"
  b"è€Hjôç«)àŽqÐGEéL"
  b"è•hnÀ[lö%¹â=/<\x14X"
  b"è«\x08šÃ®\x16­íˆ88+ok"
  b"""
    è͈\x0FG\n
    ¯\x13Ä4\x15Ï>!§l
    """
  b"é#\x1Aïí“\x04/‡zÇ9q;Ë"
  b"é%z¤ÜjÐB®ÿGv0vòô"
  b"é)·ÿžùOƇˆU«K#Š"
  b"""
    é@׉\n
    \x1E\x1A\x0Eà™\x1Eë
    """
  b"é`¦xUÇ4±÷ñi;¶ïŽ3"
  b"颳^’I쌳B7£¡ôáø"
  b"éë§eÑ·È\x1F\x10„Êû\t8ÊØ"
  b"éð™¼oÒ/Ë4x8Ÿ†s¹E"
  b"ê\x19ÀcÞé]<\x0F\x1EÑ¿ýÂ÷í"
  b"ê(ß!\x18Ž!\x12NÙ«\x0E髐N"
  b"ê?\x01îžs8,\x01Ò³Ÿ+±ù,"
  b"êOåÉþ7\x06"\x14T/«Pïõ\n"
  b"êqÙvn<R\x15N\x157‘8»\x17î"
  b"ê•\x19QsÅ8\x0Fy;KƒÉ瀶"
  b"êþÖR8üƐBr-\x06úÒ°>"
  b"""
    ë\x03\n
    'Fw˜$\x13x!±¤î{Š
    """
  b"ë3±\x1FkS+¿_jWdøºŒm"
  b"뀂£|¢Ùå×Mˆž:U="
  b"ìG’ˆ\t²\x14[Iä6voÒ@r"
  b"ìhÀs&‘âM¬õ²^/w_´"
  b"í\r\x10}›Ò:æ‹aÁŽ,þô|"
  b"íh&vo\x01ÕŽ5¤[\x0Eá}Lg"
  b"ísè\x16Ý(uÐh=”²<dj"
  b"î‘äÐÓ9Uÿð_9o>‰BÊ"
  b"î¢öù‹\x11Hû1v¡à\x10Á3I"
  b"ïOûQƒÊ`•Vh¾[@š¹‘"
  b"ï­‘\x7FØ7ÉiìR¬Ž€Ú:—"
  b"ïÁ‡%âµ€¤ê‹ÉšÙùï:"
  b"ïÜø]„\x18\x028SÅÀj*\v%‡"
  b"ïí\x17ë\x17\x00¹LÈàÿVâk"
  b"""
    ð\n
    ÃØÚ\x01#á\Ø÷Í\x16íi‰
    """
  b"ð.B\jGô1)vC\ewÙHn"
  b"ð;Yé£iE¸Ò´\e\x152¹»"
  b"ð\x01ZpeÆB‰¨ã‚íÌúç"
  b"𞨬F®\x17jXæI†c\x12Ö\e"
  b"ðõ<úfsè,$’½<ÓïZ£"
  b"ñ\x00¢ZÈŽTJÈ<ÿ\x080GÙ\x15"
  b"ñzËãæ&Á\faÊ;ÎiÛÔ"
  b"ñÚxA¿Þà2\x03Å\x7F\x1E“Ø–i"
  b"ñ÷ÅØ\x06ož5²\x19ýíÇï¥Â"
  b"ñùòœÿ&®Í¹rx€ž5~ì"
  b"""
    ò\eÃ\t\x15\n
    ö…¬¤:CÕŽœa
    """
  b"ò7!­(’ Á\x7FK\x11ÙŸ:ÌÊ"
  b"òPOÁYæ\x1D\x12CÿÞøÒ»°\e"
  b"ò[ÚßÍwÌøq»è¼ÒN(s"
  b"òw‡Y|î¯ÿ>h\x18G¥~ÆÁ"
  b"ò¨p‘'öX<)\x1CNu˜‰¢š"
  b"òªg\x03²¾Co\x16:r,5âÚ°"
  b"òÅ¡2bâ«©•€Hþ\x1CUü¬"
  b"òÌšLéeцìçb–äѤV"
  b"ó\x0EÌ\Ëž\x07³ô?^¿Ðî05"
  b"ó\x1DD¤ô\x0F°{¢\x1D–dñ>ä"
  b"ó5+?~Ö=j\x16\x16‡F…~\tc"
  b"óA«"ã;ïU\x18ã¿6P\x10Í\x0F"
  b"óÀÑ£¦\x16¿á¦.Ž\x07ø]ñý"
  b"óÔ\x10p-c֜ڄ\x05ÄH 8§"
  b"ôrž:Rí¨@\toXZËp"
  b"ôÈK“+´Å€aûµ\rÒ\x15‰µ"
  b"ôⱌt¤ËeQôû-Q¾‚Î"
  b"ô䏴èŒl\x19\x05Çëí\x18B®$"
  b"""
    õ\n
    !òx³\x08ŽZJ77hËœj
    """
  b"õ;#>D7F°\x17Å'€zK=Ì"
  b"õT¼kí¨ä\x055«s$Ý»Ø"
  b"õ}°Ú9”P¸x\x07æÔôiG"
  b"õ€[ÂD㜘¥\x1A\x04\x05B£;8"
  b"õ‹‘˜×“Ú>:WÜc¼2Ës"
  b"õŒ1]yüüHJuöz†DXó"
  b"ö9ã\x17c\x0E:lê×ñãªé\x11="
  b"öj8=%%ëVà$æÇ\x07•;Š"
  b"ö‹Jzw¼åÑ{¶KŒöV\x7F"
  b"ö£îÄoÃ\x06a/€dž[WÕ\x19"
  b"ö¨·óŠÞÞ&.ê»>J@f"
  b"öÑR¬\x02\x1EUÞjá?“}\x10´"
  b"öÞ›×áÖ‘S}“ÐÒñ—MÃ"
]
43 6.79 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"öþ¶fSÄAó@1\x1CPÚÖ³Ù"
  b"÷\x115V'-›Æõc7Þ7¹›†"
  b"÷RødžîHôñèæ6Z\x02‹ž"
  b"÷\©‡KÌÂõ\x05­o‚5it="
  b"""
    ÷rïÖ\n
    \x0E’¡¼8‚`\x19\e,M
    """
  b"÷{™•ERL\x02\x16\x18žH\x19¨="
  b"÷~|õ\x13\x13ð\eb\x11ñ3ßþÁ\x14"
  b"÷Æ«rG‡.\x11Šr}/P­ö¦"
  b"÷Жë:5l©ˆWiÆ)&X‰"
  b"÷Ò\x080\x17Ãý9Áh\x19®'4:"
  b"ø\x14\x03¢¹Ê\f\x156–ì´¶yQþ"
  b"ø+z?™÷¿VÎÝ@\x7FM˜4"
  b"øJòý®8zKž~\x06µ\x15}‡§"
  b"øNŽbÎj›*ñ\x13­Õ<ÐÀÎ"
  b"øWoâÎÊnOÅ\x1Aà^\x19A|‡"
  b"ør[Ý£\x14L—ÙT•I¨Úæ;"
  b"øµ²×\x0FªN¯Àvök\x10Ž*"
  b"ø¼Ã{\x17wt(ÚŽ¼™ZÄ\x023"
  b"ù\x06ˆÍ¤Ð®SwåO”‚¤4"
  b"ù+5¶H“ã›Þÿ¨ã\x19\x16÷2"
  b"ù+Ÿ\x7F'8Rc•Gо\x1AÂâ\x1A"
  b"ù;\r”Õ7åzÌ\\x15Ü\x07^ÒS"
  b"ù¤˜ \x18f\v›n‚ÇÐ×RÉ¿"
  b"ùÈ\x1FS˜û ÈéI·S/xƒ"
  b"ùÓõ÷fíÁÕÛÒ@í(0ëk"
  b"ú\x1D­jÛ)¥×µ\x14Ÿ\x1C"
  b"úŠÄ\tùj\tN8Ó*\x17‘vAh"
  b"ú“¤‚Fj\f*ßè\x1Dt±ªëˆ"
  b"ú°¼fQ\x13ê\x15}\x19¾\x00Ž,~_"
  b"úäÌš\x1DÏõê\x1D\e¦ÖIkÓ\v"
  b"úòkKùáîÙ<\x18Ú û‹^Ê"
  b"û\x03 ªö\x10ía´Â—jމF"
  b"ûŒôå°ç_œ(}šŠx½\x05"
  b"û i4bô)\x12\f\v8§%²"
  b"ûÆë¾¨.Pú$òŤi!”C"
  b"ü#n]•ê?.É£¬B\x01ïÚs"
  b"üJiE“]•‹Y¬Sògîx"
  b"üV\x19÷œÊ¨£O=Y\x01>ÈžÇ"
  b"ü“Ë\e\x12I\x05B( {ÓÏÞ"
  b"üê¹ÌÎŽŒ\x17¬ØÔx¤¾X÷"
  b"""
    ý\n
    \x04‘V\x0E£ÖËDX?‚ÃjA
    """
  b"ý\x12ùke)ò:IN-»ØÎ^ï"
  b"ý\eö(0þøm‡úH\x07"
  b"ý7"KæŸÄdrs…έ]\#"
  b"ýl€|fsßÛCQSk$e<è"
  b"ýtÿÒñFeï$;9U/ûE["
  b"ý›\vYÚ-\x12çÊ?Æâï8®>"
  b"ýÑPì\x113Ò¯rq¾Rü Î"
  b"ýÔËr(*\âgëYS°\x18#”"
  b"þ9ºñ\x05k|1ûVÅf¯÷·ð"
  b"þQd—\x13”ׇHÕÁÉÖÒ•6"
  b"þQ±ŠˆŠ\x02E÷û]2\x1F˜]4"
  b"þ|dÔQTæ\x05qXìZw-Ô"
  b"þç=(å"<Õ–Ñ­î§âGÔ"
  b"ÿ\x11\x1F‘.OðFâÙ¤J=ž¥\x10"
  b"""
    ÿ|lH”æ\n
    •S¨^*8¨
    """
  b"ÿ¢føòâSÜØ…A„%\x12„4"
  b"ÿ­T(æ¦÷\x0F{\x1DÞ®&6\x00±"
  b"ÿ³,Ø“éçÙŠ1 ÷ç¡î("
  b"ÿÎ\x06\x19H_ŽhQà\x08£ûtãÏ"
  b"ÿ÷lý0\x08\x13bì0TØO_1 "
  b"ÿüYÓðx*\x03¥áäŽçG™ "
]
44 6.12 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"­Hñ´\x16\tò5ÒCÕ¼W\vÑh"
  b"ÉøéŽ\x19üŽ›a~R!€ø9ë"
  b"‡æ£Uý\x07 ;Y|1Þ–%F6"
  b"u;\x1Cð*‡\x07Ì’P4o©ÅJ\"
  b"úŸïÌëÞÓ\t,\eÇàbpBþ"
  b"“¦[¤ƒÔ\Xæð¥õW~?`"
  b"ð\eèių2ÚKäûv²ÁM\x16"
  b"õ\x07Ž*²êåò±\x03\–MAà¿"
  b"1}\x14„¶ûë½–¦\x1DÉ.\x05ì§"
  b"]Ž:²yô\x02ª½ßF\x18ª³Ã"
  b"\x15‰!ÁÇþ€(õÐ)ëiV¤!"
  b"TzÞ\ã[Þ®ªƒn:–¦\rL"
  b"\ví/KF¼¹Údû-\x01|J9"
  b"©áT(i¤!B<´’F2+òŠ"
  b"hŠÅ<\x1CöH–ëèf­«‰ƒÂ"
  b"kÊh¤M(k’4[—µG\x1Eý"
  b"Œ‚µžâEä‘,½\x1Af§ù°›"
  b"„X\x010¡e–X)\x1EÌ\x053±qî"
  b"jž¡+õX\x1Fësü\±vZ,\v"
  b"\v±—L\x0El)3\r\x1E-PB]‹\"
  b"H½ˆ+Bña\x01±(t«ù~¾Ð"
  b"ƒe¡ØF\x04\eyrÚ\x0Fcõ¯"
  b"«E\x11õ\x07™¿®ç–;ÁÎ\x19f‰"
  b"¨oÊ;€sÜ[õü\n\r´è\x00\x06"
  b"èk¨rã%܁F\x0Eô(\x01\x1C£÷"
  b"\x18KTª8~?÷º\x1Cõ˜v=\x19"
  b"»\x1CÆ\x1Aˆé™ãSÜßcî\x15Œ0"
  b"ò‰T\x06*ÔA*VÐר=ÕÝV"
  b")ðêÝûB6uÿöD\x0F"\t~C"
  b"\x10\x19\t#B¬Î2®eaôwï–Ë"
  b"õñ¾\x12vÕq=uçu\x15T è "
  b"0[z„Î[\r\x1FU:áÃ¥ò¼ð"
  b"³Y\x12ái³ÙS q›l–®"
  b"j”Œü\x06ã\x12ï\x08;HÚ\x06\t"
  b"CDƒo‘rš/€hÀÒ\x02’†H"
  b"nìö:\x16¥²Wà\x02‡}âB§ã"
  b"ç/™Q,\rï\x0EšÑì õFøB"
  b"~͏˜\f)\x03f~<J\x06\fj\Å"
  b"""
    ˜µå\n
    \x17\x14VHKVö\vŽs-
    """
  b"N%föA­ÖàD|Ö®ïÉÞS"
  b"¨²­„Îå\x1FÐv“\\x1EÂvûô"
  b"„ÈüËù\x18ù6[8¸Ê\x08’ö»"
  b"ÀPŒ6Â\x02vcêÀ3ŽI™$W"
  b"""
    û­»Îþã³ÞÞÀŽ®\n
    ¨À‰
    """
  b"hT\x11\x1Fß Qs×|@›£™ˆc"
  b"gt³j*Íe¸€Üê‹C\x15Þ\x17"
  b"ÝO‹”Å?ߦKÑB6…\x08"
  b"¶®T#ázÛ·6è\x1EÉËìYª"
  b"„v F\x02߬‡ª–#\x02\x10¸Ô."
  b"7™k\x1D\v˜*jf!†ÿ©\x0FÄ7"
  b"\x1CÁ‹¶|#¹¢õ\x07Ò\e戭\x01"
  b"Ž|Ñá„ëfE…L–ñŒY\x0Fó"
  b"Â÷â\x1C`Ûf¾†Zþ\x17ŽL©x"
  b"z~1\x1AšÊZT\x1EÉùl·¶ë"
  b"""
    œ0Ê3\x06aõQxÌLt/\n
    \x18v
    """
  b"\x10ìSšTŸ\x12.ô{êŽ\x12ÅM"
  b"3§¨Í¥ˆW)\x04#›\x03ÜŽ*¼"
  b"Ô:þ+õD\x10N\x1FŒWµ©e×"
  b"0Öý ÌeFï¥e]2Â`§Ÿ"
  b"{Y\vìídY\x12 „‚³«€š"
  b"ªe;Ã\x10çh’EÄÃ\x1F`ðò"
  b"\x10çh‡=|ûP6ñ¼"
  b"Ov˜\x02.‡v\x1FÍ\x07÷ËÓ¿±E"
  b"\x1E\x14!\x04toÇAû7œ\x11ŒŸZI"
  b"í¼‘ÏK‚Ò×ÌNŸE'••"
  b"Û£\x07ê\x07å’“>}o"âHÃ?"
  b"ÞÄÙ\x1Aˆ#¥\f©ž\x10ôoF~p"
  b"ÁK{/5” ª2»ìÖXY\tÞ"
  b"7¨4 ™œ³&‡\x146„qç["
  b"]`L¸—\x0EX:j1@Þ±`ü·"
  b"?¹Þƒiµõ\x04ß{Š­LÅCQ"
  b"qJŽç˜D=íàS \x13Åø"
  "Z\x18\e鞬A(V2ȡݾu\x1F"
  b"ú^Æ*4l‹Ó~ŽTµœþÐ,"
  b"M<ÿñ\x14\x1Fšìo4c>\x7FØ¾"
  b"!Q†5ŲüL\x02›ƒÈ¯S’"
  b"9FLWÙ\x06\x07\x00ç>n‹’6"
  b"s\x19u\x1Cî\x1Fo{'X¡\x7Fç\Ì©"
  b"{ì +ƒb2Íídw\x17·\x01ò"
  b"“þ¬3ð\x19\x1CÆc:Ñ_ÁÇ\x1D"
  b"Ü©VȐDe%|Ü6í\x19 çþ"
  b".8DÅåæÕ–\r„z:\x1C\vËš"
  b"z[[>c5†Û=\x1E\x1F—ƒv’"
  b"ˆš\x10\x1CI³+\x1E\x17º¯3=™¼"
  b"\x02Asƒù\t³ìbÊ{n30Áä"
  b"""
    Üøº\x14Õù\n
    ;€d7®£‚œº
    """
  b"ïª\x7FæÓÒ#ßtðêR’#"±"
  b"ÈN«Ž+qðŠ\x1FÆüË89r"
  b"Œy\x1C™,é\x15%TN\va\x1AE~"
  b"’ÝÅ\x01\x00!çƒ\x13|xi\x08ó"
  b"\vÍ—UØ´'—g´Ãx°Bº"
  b"çZ§I,}*¢Yãºý]6ö"
  b"""
    ´ÛK\x1EŽ\n
    RQé}¥®ÅPÁº
    """
  b"šŽ:l‚\x1EÍ\x122HöŽÆŒ="
  b"""
    þ\n
    #™ÚÒÚü#\x1D!5\x1D±Ã‚
    """
  b"Oe\x04ùà\vUåÕô~ó}}U†"
  b"3?ïOý‡ð¸áÈ\x1F¦!¢"
  b"s\x04éÅZÀ\rÕÿær\x12p3\x13@"
  b"Q@'…˜GÄÕ\x04½\x18M')à"
  b"Ô);º\x11`ùàWŽ\x05ûñéÌ¢"
  b"›ìKŽü6ÍÓ‘\x1FlÎJya"
  b"夿كYG\x03íH`ùéY\e5"
  b"ù/øf²¼ôi7|?¥qoË‹"
  b"üOý\x12çaц©H0 64i"
]
45 5.87 ms
SELECT `category`.`id`, `category`.`auto_increment` FROM `category` LEFT JOIN `swag_dynamic_access_category_rule` `category.swagDynamicAccessRules.mapping` ON `category`.`id` = `category.swagDynamicAccessRules.mapping`.`category_id`  AND `category`.`version_id` = `category.swagDynamicAccessRules.mapping`.`category_version_id` LEFT JOIN `rule` `category.swagDynamicAccessRules` ON `category.swagDynamicAccessRules.mapping`.`rule_id` = `category.swagDynamicAccessRules`.`id`  WHERE (`category`.`version_id` = ?) AND ((((`category.swagDynamicAccessRules`.`id` IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) OR `category.swagDynamicAccessRules`.`id` <=> ?))) AND (`category`.`id` IN (?)) GROUP BY `category`.`id`
Parameters:
[
  b"\x0F©\x1CãéjK¾KÙÎu,4%"
  b"\t,¿}{¸Eχ\x1F‹ÃXG\x02\x1A"
  b",õ˜–¯fGX–슽\x03¬&¶"
  b"8X•p\x16dMä®HÀP\vóÌÈ"
  b"""
    <}’kjGþŽJâ\r\n
    ™4$
    """
  b"iàé\vÔMFY‰ˆyvu.ýü"
  b"á7Ž·€ŠG‘ž\rt\r]l\x1A"
  b"é+6oàÎI{›^+L*,°ö"
  b"úŸë8R\eLPŠù\x1Aúüøžª"
  b"\x15wãeIÈ‹pK¹ç÷9\x18"
  b"(Ê®u¥bO\r˜Z½\x0E³*¡`"
  b"SÓHPÜ9K×€mX\x18Ã\x01\x1A-"
  b"q\x01,<[öA=ƒ¹bAä{ÙÝ"
  null
  b"\x00\x00\r» ~~~~~~~~~\x00\x01"
]
46 0.97 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`.`cms_navigation_page_id` as `category.cmsNavigationPageId`, `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"\x00\x00\r» ~~~~~~~~~\x00\x01"
]
47 1.85 ms
SELECT `acl_role`.`privileges` AS `privileges`
            FROM `acl_role`
            INNER JOIN `app` ON `app`.`acl_role_id` = `acl_role`.`id`
            WHERE `app`.`id` = ?
Parameters:
[
  b"\x01\x12(`µpþƒG\x07\x0FˆŽÕE"
]
48 8.61 ms
SELECT `name`, `path`, `author`, `self_managed`
                FROM `app`
                WHERE `active` = 1
Parameters:
[]
49 5.87 ms
SELECT url FROM sales_channel_domain
Parameters:
[]
50 0.21 ms
SELECT
    `theme_id`,
    `technical_name`,
    `resolved_config`,
    `view_inheritance`,
    `script_files`,
    `icon_sets`,
    `updated_at`
    FROM `theme_runtime_config`
    WHERE `technical_name` = ?
Parameters:
[
  "BehrTheme"
]
51 6.36 ms
SELECT `app`.`id` as `app.id`, `app`.`name` as `app.name`, `app`.`path` as `app.path`, `app`.`author` as `app.author`, `app`.`copyright` as `app.copyright`, `app`.`license` as `app.license`, `app`.`active` as `app.active`, `app`.`configurable` as `app.configurable`, `app`.`privacy` as `app.privacy`, `app`.`version` as `app.version`, `app`.`icon` as `app.iconRaw`, `app`.`app_secret` as `app.appSecret`, `app`.`modules` as `app.modules`, `app`.`main_module` as `app.mainModule`, `app`.`cookies` as `app.cookies`, `app`.`allow_disable` as `app.allowDisable`, `app`.`base_app_url` as `app.baseAppUrl`, `app`.`allowed_hosts` as `app.allowedHosts`, `app`.`template_load_priority` as `app.templateLoadPriority`, `app`.`checkout_gateway_url` as `app.checkoutGatewayUrl`, `app`.`context_gateway_url` as `app.contextGatewayUrl`, `app`.`in_app_purchases_gateway_url` as `app.inAppPurchasesGatewayUrl`, `app`.`source_type` as `app.sourceType`, `app`.`source_config` as `app.sourceConfig`, `app`.`self_managed` as `app.selfManaged`, `app`.`requested_privileges` as `app.requestedPrivileges`, `app`.`integration_id` as `app.integrationId`, `app.integration`.`id` as `app.integration.id`, `app.integration`.`label` as `app.integration.label`, `app.integration`.`access_key` as `app.integration.accessKey`, `app.integration`.`secret_access_key` as `app.integration.secretAccessKey`, `app.integration`.`last_usage_at` as `app.integration.lastUsageAt`, `app.integration`.`admin` as `app.integration.admin`, `app.integration`.`custom_fields` as `app.integration.customFields`, `app.integration`.`deleted_at` as `app.integration.deletedAt`, `app.integration`.`created_at` as `app.integration.createdAt`, `app.integration`.`updated_at` as `app.integration.updatedAt`, `app`.`acl_role_id` as `app.aclRoleId`, `app.aclRole`.`id` as `app.aclRole.id`, `app.aclRole`.`name` as `app.aclRole.name`, `app.aclRole`.`description` as `app.aclRole.description`, `app.aclRole`.`privileges` as `app.aclRole.privileges`, `app.aclRole`.`deleted_at` as `app.aclRole.deletedAt`, `app.aclRole`.`created_at` as `app.aclRole.createdAt`, `app.aclRole`.`updated_at` as `app.aclRole.updatedAt`, `app`.`created_at` as `app.createdAt`, `app`.`updated_at` as `app.updatedAt`, `app.translation.label`, `app.translation.label` as `app.label`, `app.translation.description`, `app.translation.description` as `app.description`, `app.translation.privacyPolicyExtensions`, `app.translation.privacyPolicyExtensions` as `app.privacyPolicyExtensions`, `app.translation.customFields`, `app.translation.customFields` as `app.customFields` FROM `app` LEFT JOIN `integration` `app.integration` ON `app`.`integration_id` = `app.integration`.`id` LEFT JOIN `acl_role` `app.aclRole` ON `app`.`acl_role_id` = `app.aclRole`.`id` LEFT JOIN (SELECT `app.translation`.`app_id`, `app.translation`.`label` as `app.translation.label`, `app.translation`.`description` as `app.translation.description`, `app.translation`.`privacy_policy_extensions` as `app.translation.privacyPolicyExtensions`, `app.translation`.`custom_fields` as `app.translation.customFields` FROM `app_translation` `app.translation` WHERE `app.translation`.`language_id` = ?) `app.app_translation` ON `app.app_translation`.`app_id` = `app`.`id` WHERE (`app`.`name` = ?)
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  "mailcShopware6MailchimpIntegration"
]
52 2.56 ms
SELECT `app`.`id` as `app.id`, `app`.`name` as `app.name`, `app`.`path` as `app.path`, `app`.`author` as `app.author`, `app`.`copyright` as `app.copyright`, `app`.`license` as `app.license`, `app`.`active` as `app.active`, `app`.`configurable` as `app.configurable`, `app`.`privacy` as `app.privacy`, `app`.`version` as `app.version`, `app`.`icon` as `app.iconRaw`, `app`.`app_secret` as `app.appSecret`, `app`.`modules` as `app.modules`, `app`.`main_module` as `app.mainModule`, `app`.`cookies` as `app.cookies`, `app`.`allow_disable` as `app.allowDisable`, `app`.`base_app_url` as `app.baseAppUrl`, `app`.`allowed_hosts` as `app.allowedHosts`, `app`.`template_load_priority` as `app.templateLoadPriority`, `app`.`checkout_gateway_url` as `app.checkoutGatewayUrl`, `app`.`context_gateway_url` as `app.contextGatewayUrl`, `app`.`in_app_purchases_gateway_url` as `app.inAppPurchasesGatewayUrl`, `app`.`source_type` as `app.sourceType`, `app`.`source_config` as `app.sourceConfig`, `app`.`self_managed` as `app.selfManaged`, `app`.`requested_privileges` as `app.requestedPrivileges`, `app`.`integration_id` as `app.integrationId`, `app.integration`.`id` as `app.integration.id`, `app.integration`.`label` as `app.integration.label`, `app.integration`.`access_key` as `app.integration.accessKey`, `app.integration`.`secret_access_key` as `app.integration.secretAccessKey`, `app.integration`.`last_usage_at` as `app.integration.lastUsageAt`, `app.integration`.`admin` as `app.integration.admin`, `app.integration`.`custom_fields` as `app.integration.customFields`, `app.integration`.`deleted_at` as `app.integration.deletedAt`, `app.integration`.`created_at` as `app.integration.createdAt`, `app.integration`.`updated_at` as `app.integration.updatedAt`, `app`.`acl_role_id` as `app.aclRoleId`, `app.aclRole`.`id` as `app.aclRole.id`, `app.aclRole`.`name` as `app.aclRole.name`, `app.aclRole`.`description` as `app.aclRole.description`, `app.aclRole`.`privileges` as `app.aclRole.privileges`, `app.aclRole`.`deleted_at` as `app.aclRole.deletedAt`, `app.aclRole`.`created_at` as `app.aclRole.createdAt`, `app.aclRole`.`updated_at` as `app.aclRole.updatedAt`, `app`.`created_at` as `app.createdAt`, `app`.`updated_at` as `app.updatedAt`, `app.translation.label`, `app.translation.label` as `app.label`, `app.translation.description`, `app.translation.description` as `app.description`, `app.translation.privacyPolicyExtensions`, `app.translation.privacyPolicyExtensions` as `app.privacyPolicyExtensions`, `app.translation.customFields`, `app.translation.customFields` as `app.customFields` FROM `app` LEFT JOIN `integration` `app.integration` ON `app`.`integration_id` = `app.integration`.`id` LEFT JOIN `acl_role` `app.aclRole` ON `app`.`acl_role_id` = `app.aclRole`.`id` LEFT JOIN (SELECT `app.translation`.`app_id`, `app.translation`.`label` as `app.translation.label`, `app.translation`.`description` as `app.translation.description`, `app.translation`.`privacy_policy_extensions` as `app.translation.privacyPolicyExtensions`, `app.translation`.`custom_fields` as `app.translation.customFields` FROM `app_translation` `app.translation` WHERE `app.translation`.`language_id` = ?) `app.app_translation` ON `app.app_translation`.`app_id` = `app`.`id` WHERE (`app`.`name` = ?)
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  "LenzPlatformAppCmsBlocksImageText"
]
53 2.54 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:
[]
54 2.90 ms
SELECT DISTINCT `technical_name`
    FROM `theme_runtime_config`
    WHERE `technical_name` IS NOT NULL
Parameters:
[]
55 2.88 ms
SELECT path FROM category WHERE id = ?
Parameters:
[
  b"\x00\x00\r» ~~~~~~~~~\x00\x01"
]
56 2.90 ms
SELECT `min_search_length` FROM `product_search_config` WHERE `language_id` = ?
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
]
57 2.81 ms
SELECT * FROM sales_channel_api_context WHERE (sales_channel_id = ?) AND (token = ?) LIMIT 1
Parameters:
[
  b"¤½mg\x16ÖA&½Ssª¾èɯ"
  "7Z8uwH942AFgAS5wDMUuPXXuHBixHwXi"
]
58 6.40 ms
SELECT
    `theme_id`,
    `technical_name`,
    `resolved_config`,
    `view_inheritance`,
    `script_files`,
    `icon_sets`,
    `updated_at`
    FROM `theme_runtime_config`
    WHERE `theme_id` = ?
Parameters:
[
  b"5™\x11í›\eDHÔºñÝĨç"
]
59 0.94 ms
# theme-service::resolve-media::read
SELECT `media`.`id` as `media.id`, `media`.`user_id` as `media.userId`, `media`.`media_folder_id` as `media.mediaFolderId`, `media`.`mime_type` as `media.mimeType`, `media`.`file_extension` as `media.fileExtension`, `media`.`uploaded_at` as `media.uploadedAt`, `media`.`file_name` as `media.fileName`, `media`.`file_size` as `media.fileSize`, `media`.`media_type` as `media.mediaTypeRaw`, `media`.`meta_data` as `media.metaData`, `media`.`config` as `media.config`, `media`.`path` as `media.path`, `media`.`private` as `media.private`, `media`.`thumbnails_ro` as `media.thumbnailsRo`, `media`.`file_hash` as `media.fileHash`, `media`.`created_at` as `media.createdAt`, `media`.`updated_at` as `media.updatedAt`, `media.translation.title`, `media.translation.title` as `media.title`, `media.translation.alt`, `media.translation.alt` as `media.alt`, `media.translation.customFields`, `media.translation.customFields` as `media.customFields` FROM `media` LEFT JOIN `media_folder` `media.mediaFolder` ON `media`.`media_folder_id` = `media.mediaFolder`.`id` LEFT JOIN (SELECT `media.translation`.`media_id`, `media.translation`.`alt` as `media.translation.alt`, `media.translation`.`title` as `media.translation.title`, `media.translation`.`custom_fields` as `media.translation.customFields` FROM `media_translation` `media.translation` WHERE `media.translation`.`language_id` = ?) `media.media_translation` ON `media.media_translation`.`media_id` = `media`.`id` LEFT JOIN `media_default_folder` `media.mediaFolder.defaultFolder` ON `media.mediaFolder`.`default_folder_id` = `media.mediaFolder.defaultFolder`.`id` WHERE (((`media`.`private` = ? OR (`media`.`private` = ? AND `media.mediaFolder.defaultFolder`.`entity` = ?)))) AND (`media`.`id` IN (?, ?, ?))
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  false
  true
  "product_download"
  b"Ëö\x19¢­oK·¤;ãC‚ûÎ4"
  b"‰w³•¢+G+—“kÒ0&\x07"
  b"–g\x00è•/O8¶+Ãö\x05\x10d"
]
60 5.11 ms
SELECT LOWER(HEX(id)) FROM snippet_set WHERE iso = ?
Parameters:
[
  "de-DE"
]
61 9.01 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`.`cms_navigation_page_id` as `category.cmsNavigationPageId`, `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"\x00\x00\r» ~~~~~~~~~\x00\x01"
]
62 23.51 ms
SELECT `category`.`id`, `category`.`auto_increment` FROM `category` LEFT JOIN `swag_dynamic_access_category_rule` `category.swagDynamicAccessRules.mapping` ON `category`.`id` = `category.swagDynamicAccessRules.mapping`.`category_id`  AND `category`.`version_id` = `category.swagDynamicAccessRules.mapping`.`category_version_id` LEFT JOIN `rule` `category.swagDynamicAccessRules` ON `category.swagDynamicAccessRules.mapping`.`rule_id` = `category.swagDynamicAccessRules`.`id`  WHERE (`category`.`version_id` = ?) AND ((((`category.swagDynamicAccessRules`.`id` IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) OR `category.swagDynamicAccessRules`.`id` <=> ?))) AND (`category`.`id` IN (?)) GROUP BY `category`.`id`
Parameters:
[
  b"\x0F©\x1CãéjK¾KÙÎu,4%"
  b"\t,¿}{¸Eχ\x1F‹ÃXG\x02\x1A"
  b",õ˜–¯fGX–슽\x03¬&¶"
  b"8X•p\x16dMä®HÀP\vóÌÈ"
  b"""
    <}’kjGþŽJâ\r\n
    ™4$
    """
  b"iàé\vÔMFY‰ˆyvu.ýü"
  b"á7Ž·€ŠG‘ž\rt\r]l\x1A"
  b"é+6oàÎI{›^+L*,°ö"
  b"úŸë8R\eLPŠù\x1Aúüøžª"
  b"\x15wãeIÈ‹pK¹ç÷9\x18"
  b"(Ê®u¥bO\r˜Z½\x0E³*¡`"
  b"SÓHPÜ9K×€mX\x18Ã\x01\x1A-"
  b"q\x01,<[öA=ƒ¹bAä{ÙÝ"
  null
  b"\x00\x00\r» ~~~~~~~~~\x00\x01"
]
63 0.57 ms
SELECT `category`.`id`, `category`.`auto_increment` FROM `category` LEFT JOIN `swag_dynamic_access_category_rule` `category.swagDynamicAccessRules.mapping` ON `category`.`id` = `category.swagDynamicAccessRules.mapping`.`category_id`  AND `category`.`version_id` = `category.swagDynamicAccessRules.mapping`.`category_version_id` LEFT JOIN `rule` `category.swagDynamicAccessRules` ON `category.swagDynamicAccessRules.mapping`.`rule_id` = `category.swagDynamicAccessRules`.`id`  WHERE (`category`.`version_id` = ?) AND ((((`category.swagDynamicAccessRules`.`id` IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) OR `category.swagDynamicAccessRules`.`id` <=> ?))) AND (`category`.`id` IN (?)) GROUP BY `category`.`id`
Parameters:
[
  b"\x0F©\x1CãéjK¾KÙÎu,4%"
  b"\t,¿}{¸Eχ\x1F‹ÃXG\x02\x1A"
  b",õ˜–¯fGX–슽\x03¬&¶"
  b"8X•p\x16dMä®HÀP\vóÌÈ"
  b"""
    <}’kjGþŽJâ\r\n
    ™4$
    """
  b"iàé\vÔMFY‰ˆyvu.ýü"
  b"á7Ž·€ŠG‘ž\rt\r]l\x1A"
  b"é+6oàÎI{›^+L*,°ö"
  b"úŸë8R\eLPŠù\x1Aúüøžª"
  b"\x15wãeIÈ‹pK¹ç÷9\x18"
  b"(Ê®u¥bO\r˜Z½\x0E³*¡`"
  b"SÓHPÜ9K×€mX\x18Ã\x01\x1A-"
  b"q\x01,<[öA=ƒ¹bAä{ÙÝ"
  null
  b"\x00\x00\r» ~~~~~~~~~\x00\x01"
]
64 4.01 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`.`cms_navigation_page_id` as `category.cmsNavigationPageId`, `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"\x00\x00\r» ~~~~~~~~~\x00\x01"
]
65 40.27 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`.`cms_navigation_page_id` as `category.cmsNavigationPageId`, `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"\x00\x00\r» ~~~~~~~~~\x00\x01"
]
66 57.20 ms
SELECT `category`.`id`, `category`.`auto_increment` FROM `category` LEFT JOIN `swag_dynamic_access_category_rule` `category.swagDynamicAccessRules.mapping` ON `category`.`id` = `category.swagDynamicAccessRules.mapping`.`category_id`  AND `category`.`version_id` = `category.swagDynamicAccessRules.mapping`.`category_version_id` LEFT JOIN `rule` `category.swagDynamicAccessRules` ON `category.swagDynamicAccessRules.mapping`.`rule_id` = `category.swagDynamicAccessRules`.`id`  WHERE (`category`.`version_id` = ?) AND ((((`category.swagDynamicAccessRules`.`id` IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) OR `category.swagDynamicAccessRules`.`id` <=> ?))) AND (`category`.`id` IN (?)) GROUP BY `category`.`id`
Parameters:
[
  b"\x0F©\x1CãéjK¾KÙÎu,4%"
  b"\t,¿}{¸Eχ\x1F‹ÃXG\x02\x1A"
  b",õ˜–¯fGX–슽\x03¬&¶"
  b"8X•p\x16dMä®HÀP\vóÌÈ"
  b"""
    <}’kjGþŽJâ\r\n
    ™4$
    """
  b"iàé\vÔMFY‰ˆyvu.ýü"
  b"á7Ž·€ŠG‘ž\rt\r]l\x1A"
  b"é+6oàÎI{›^+L*,°ö"
  b"úŸë8R\eLPŠù\x1Aúüøžª"
  b"\x15wãeIÈ‹pK¹ç÷9\x18"
  b"(Ê®u¥bO\r˜Z½\x0E³*¡`"
  b"SÓHPÜ9K×€mX\x18Ã\x01\x1A-"
  b"q\x01,<[öA=ƒ¹bAä{ÙÝ"
  null
  b"\x00\x00\r» ~~~~~~~~~\x00\x01"
]
67 3.37 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/00000dbba07e7e7e7e7e7e7e7e7e0001"
  "/navigation/13a65f0962e64be9ab3210a371a2f790"
  "/navigation/17a3e1082a41422486b5cd8312b85338"
  "/navigation/87329892f04642a091cf97d76cf2e172"
  "/navigation/13f58cf7fb2d4fdc8090e2d111219483"
  "/navigation/0799bf2edc454c3287d633d9afd8d680"
  "/navigation/d67ef9c439bf46b9976fd4c577abecc9"
  "/navigation/b90f87fb1a1c4230af629184792d84e3"
  "/navigation/00000249f07e7e7e7e7e7e7e7e7e0001"
  "/navigation/0000030d407e7e7e7e7e7e7e7e7e0001"
  "/navigation/00000dbc047e7e7e7e7e7e7e7e7e0001"
  "/navigation/00000dbc687e7e7e7e7e7e7e7e7e0001"
  "/navigation/00000dbccc7e7e7e7e7e7e7e7e7e0001"
  "/navigation/00000dbd307e7e7e7e7e7e7e7e7e0001"
  "/navigation/00000dbd947e7e7e7e7e7e7e7e7e0001"
  "/navigation/00000dbdf87e7e7e7e7e7e7e7e7e0001"
  "/navigation/00000dbe5c7e7e7e7e7e7e7e7e7e0001"
  "/navigation/00000dbec07e7e7e7e7e7e7e7e7e0001"
  "/navigation/00000dbf247e7e7e7e7e7e7e7e7e0001"
  "/navigation/00000dbfec7e7e7e7e7e7e7e7e7e0001"
  "/navigation/00000dc0507e7e7e7e7e7e7e7e7e0001"
  "/detail/00000018727e7e7e7e7e7e7e7e7e0002"
  "/detail/00000018797e7e7e7e7e7e7e7e7e0002"
  "/detail/000000187f7e7e7e7e7e7e7e7e7e0002"
  "/detail/00000018817e7e7e7e7e7e7e7e7e0002"
  "/detail/00000019d37e7e7e7e7e7e7e7e7e0002"
  "/detail/00000019ef7e7e7e7e7e7e7e7e7e0002"
  "/detail/0000001a077e7e7e7e7e7e7e7e7e0002"
  "/detail/0000001a287e7e7e7e7e7e7e7e7e0002"
  "/detail/0000001a297e7e7e7e7e7e7e7e7e0002"
  "/detail/0000001a427e7e7e7e7e7e7e7e7e0002"
  "/detail/0000001adf7e7e7e7e7e7e7e7e7e0002"
  "/detail/0000001af67e7e7e7e7e7e7e7e7e0002"
  "/detail/0000001b007e7e7e7e7e7e7e7e7e0002"
  "/detail/0000001bac7e7e7e7e7e7e7e7e7e0002"
  "/detail/0000001bdf7e7e7e7e7e7e7e7e7e0002"
  "/detail/0000001bf67e7e7e7e7e7e7e7e7e0002"
  "/detail/0000001bfe7e7e7e7e7e7e7e7e7e0002"
  "/detail/0000001c237e7e7e7e7e7e7e7e7e0002"
  "/detail/0000001c247e7e7e7e7e7e7e7e7e0002"
  "/detail/00000008b97e7e7e7e7e7e7e7e7e0002"
  "/detail/0000000fd07e7e7e7e7e7e7e7e7e0002"
  "/detail/00000008b07e7e7e7e7e7e7e7e7e0002"
  "/detail/0000000d917e7e7e7e7e7e7e7e7e0002"
  "/detail/0000000fcc7e7e7e7e7e7e7e7e7e0002"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"¤½mg\x16ÖA&½Ssª¾èɯ"
]
68 4.76 ms
SELECT `rule`.`id` as `rule.id`, `rule`.`name` as `rule.name`, `rule`.`priority` as `rule.priority`, `rule`.`description` as `rule.description`, `rule`.`payload` as `rule.payload`, `rule`.`invalid` as `rule.invalid`, `rule`.`areas` as `rule.areas`, `rule`.`custom_fields` as `rule.customFields`, `rule`.`module_types` as `rule.moduleTypes`, `rule`.`created_at` as `rule.createdAt`, `rule`.`updated_at` as `rule.updatedAt` FROM `rule` WHERE `rule`.`id` IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[
  b"\t,¿}{¸Eχ\x1F‹ÃXG\x02\x1A"
  b",õ˜–¯fGX–슽\x03¬&¶"
  b"8X•p\x16dMä®HÀP\vóÌÈ"
  b"""
    <}’kjGþŽJâ\r\n
    ™4$
    """
  b"iàé\vÔMFY‰ˆyvu.ýü"
  b"á7Ž·€ŠG‘ž\rt\r]l\x1A"
  b"é+6oàÎI{›^+L*,°ö"
  b"úŸë8R\eLPŠù\x1Aúüøžª"
  b"\x15wãeIÈ‹pK¹ç÷9\x18"
  b"(Ê®u¥bO\r˜Z½\x0E³*¡`"
  b"SÓHPÜ9K×€mX\x18Ã\x01\x1A-"
  b"q\x01,<[öA=ƒ¹bAä{ÙÝ"
]
69 2.43 ms
# seo-url::resolve
SELECT id, path_info pathInfo, is_canonical isCanonical, sales_channel_id salesChannelId FROM seo_url WHERE (language_id = ?) AND ((sales_channel_id = ? OR sales_channel_id IS NULL)) AND ((seo_path_info = ? OR seo_path_info = ?))
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"¤½mg\x16ÖA&½Ssª¾èɯ"
  "_esi/global/header"
  "_esi/global/header/"
]
70 0.58 ms
# seo-url::resolve-fallback
SELECT path_info pathInfo, seo_path_info seoPathInfo FROM seo_url WHERE (language_id = ?) AND (sales_channel_id = ?) AND (path_info = ?) AND (is_canonical = 1) LIMIT 1
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"¤½mg\x16ÖA&½Ssª¾èɯ"
  "/_esi/global/header"
]
71 1.79 ms
SELECT * FROM sales_channel_api_context WHERE (sales_channel_id = ?) AND (token = ?) LIMIT 1
Parameters:
[
  b"¤½mg\x16ÖA&½Ssª¾èɯ"
  "7Z8uwH942AFgAS5wDMUuPXXuHBixHwXi"
]
72 0.86 ms
# navigation-route::meta-information
            SELECT LOWER(HEX(`id`)), `path`, `level`
            FROM `category`
            WHERE `id` = ? OR `id` = ?
Parameters:
[
  b"|Ï—V\x050LÜ»l´+š“ì¤"
  b"|Ï—V\x050LÜ»l´+š“ì¤"
]
73 8.55 ms
# header::languages::search-ids
SELECT `language`.`id` FROM `language` LEFT JOIN `sales_channel_domain` `language.salesChannelDomains` ON `language`.`id` = `language.salesChannelDomains`.`language_id` LEFT JOIN `sales_channel_language` `language.salesChannels.mapping` ON `language`.`id` = `language.salesChannels.mapping`.`language_id`  LEFT JOIN `sales_channel` `language.salesChannels` ON `language.salesChannels.mapping`.`sales_channel_id` = `language.salesChannels`.`id`  WHERE (`language.salesChannelDomains`.`sales_channel_id` = ? AND `language.salesChannels`.`id` = ?) GROUP BY `language`.`id` ORDER BY MIN(`language`.`name`) ASC
Parameters:
[
  b"¤½mg\x16ÖA&½Ssª¾èɯ"
  b"¤½mg\x16ÖA&½Ssª¾èɯ"
]
74 0.78 ms
# header::languages::read
SELECT `language`.`id` as `language.id`, `language`.`parent_id` as `language.parentId`, `language`.`locale_id` as `language.localeId`, `language`.`translation_code_id` as `language.translationCodeId`, `language`.`name` as `language.name`, `language`.`active` as `language.active`, `language`.`custom_fields` as `language.customFields`, `language`.`created_at` as `language.createdAt`, `language`.`updated_at` as `language.updatedAt`, `language.translationCode`.`id` as `language.translationCode.id`, `language.translationCode`.`code` as `language.translationCode.code`, `language.translationCode`.`created_at` as `language.translationCode.createdAt`, `language.translationCode`.`updated_at` as `language.translationCode.updatedAt`, `language.translationCode.translation.name`, `language.translationCode.translation.name` as `language.translationCode.name`, `language.translationCode.translation.territory`, `language.translationCode.translation.territory` as `language.translationCode.territory`, `language.translationCode.translation.customFields`, `language.translationCode.translation.customFields` as `language.translationCode.customFields` FROM `language` LEFT JOIN `locale` `language.translationCode` ON `language`.`translation_code_id` = `language.translationCode`.`id` LEFT JOIN (SELECT `language.translationCode.translation`.`locale_id`, `language.translationCode.translation`.`name` as `language.translationCode.translation.name`, `language.translationCode.translation`.`territory` as `language.translationCode.translation.territory`, `language.translationCode.translation`.`custom_fields` as `language.translationCode.translation.customFields` FROM `locale_translation` `language.translationCode.translation` WHERE `language.translationCode.translation`.`language_id` = ?) `language.translationCode.locale_translation` ON `language.translationCode.locale_translation`.`locale_id` = `language.translationCode`.`id` WHERE `language`.`id` IN (?, ?, ?, ?)
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"SC(\rúÚO\x13¸~¦m5¶ü."
  b"ü¯™I#2NT£ÒO\x16ÿÝ0K"
  b"í¦!§~bE8–³ÄVاý"
]
75 4.09 ms
# header::currencies::search-ids
SELECT `currency`.`id` FROM `currency` LEFT JOIN `sales_channel_currency` `currency.salesChannels.mapping` ON `currency`.`id` = `currency.salesChannels.mapping`.`currency_id`  LEFT JOIN `sales_channel` `currency.salesChannels` ON `currency.salesChannels.mapping`.`sales_channel_id` = `currency.salesChannels`.`id`  WHERE (`currency.salesChannels`.`id` = ?) GROUP BY `currency`.`id`
Parameters:
[
  b"¤½mg\x16ÖA&½Ssª¾èɯ"
]
76 0.52 ms
# header::currencies::read
SELECT `currency`.`id` as `currency.id`, `currency`.`factor` as `currency.factor`, `currency`.`symbol` as `currency.symbol`, `currency`.`iso_code` as `currency.isoCode`, `currency`.`position` as `currency.position`, `currency`.`tax_free_from` as `currency.taxFreeFrom`, `currency`.`item_rounding` as `currency.itemRounding`, `currency`.`total_rounding` as `currency.totalRounding`, `currency`.`created_at` as `currency.createdAt`, `currency`.`updated_at` as `currency.updatedAt`, `currency.translation.shortName`, `currency.translation.shortName` as `currency.shortName`, `currency.translation.name`, `currency.translation.name` as `currency.name`, `currency.translation.customFields`, `currency.translation.customFields` as `currency.customFields` FROM `currency` LEFT JOIN (SELECT `currency.translation`.`currency_id`, `currency.translation`.`short_name` as `currency.translation.shortName`, `currency.translation`.`name` as `currency.translation.name`, `currency.translation`.`custom_fields` as `currency.translation.customFields` FROM `currency_translation` `currency.translation` WHERE `currency.translation`.`language_id` = ?) `currency.currency_translation` ON `currency.currency_translation`.`currency_id` = `currency`.`id` WHERE `currency`.`id` IN (?)
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"·ÒUK\fèGÍ‚ó¬›ÑÀßÊ"
]
77 18.52 ms
# seo_url::replacement
SELECT seo_path_info, path_info, sales_channel_id FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) AND (seo_url.language_id = ?) AND (seo_url.sales_channel_id = ? OR seo_url.sales_channel_id IS NULL) AND (seo_url.is_deleted = 0)
Parameters:
[
  "/navigation/13a65f0962e64be9ab3210a371a2f790"
  "/navigation/17a3e1082a41422486b5cd8312b85338"
  "/navigation/ce8d2ea829eb4f068922ce8d9928aaf8"
  "/navigation/00000186a07e7e7e7e7e7e7e7e7e0001"
  "/navigation/000003d0907e7e7e7e7e7e7e7e7e0001"
  "/navigation/000006ddd07e7e7e7e7e7e7e7e7e0001"
  "/navigation/00000493e07e7e7e7e7e7e7e7e7e0001"
  "/navigation/0000057e407e7e7e7e7e7e7e7e7e0001"
  "/navigation/00000668a07e7e7e7e7e7e7e7e7e0001"
  "/navigation/4d689ea4e1ee4be7a7ff17c3d1c2a9fd"
  "/navigation/0d5c0178b61f43409317ecb7f0423217"
  "/navigation/9f316991c7b843988ba2d691af81e051"
  "/navigation/b5f029ae393e42019d3c84d1745747d9"
  "/navigation/87329892f04642a091cf97d76cf2e172"
  "/navigation/d0c3ec10ad7f43eab1566c1442929e7b"
  "/navigation/405d1cbfa9ac40988230b3550335457d"
  "/navigation/fc1ec1df1e6e4f1a8143c5ba27bf4971"
  "/navigation/73d86ffcbaf24d1ead280925070a92d7"
  "/navigation/830789a628d847209c38fd4dede151ef"
  "/navigation/604b2db8d0664366b6b22358d17f7a59"
  "/navigation/3effeb8dc90a440cade956cd15571d2e"
  "/navigation/6a9710cbd4ef455d882138cc36089aed"
  "/navigation/13f58cf7fb2d4fdc8090e2d111219483"
  "/navigation/413ab9571e424278a787f8a4381c0c9f"
  "/navigation/853c3c6b6ffe47e2866acbc815d7ef0d"
  "/navigation/37e42c1a596f44aaa610954f0a82095e"
  "/navigation/0a500eeb24b74c4eab8e1982232bf4f7"
  "/navigation/0799bf2edc454c3287d633d9afd8d680"
  "/navigation/92bb5f4d67e84697841c730082f2bbda"
  "/navigation/1756c757bedb444bbacec61fc6f0c159"
  "/navigation/eb040e19715440c08c9806233a73f42a"
  "/navigation/d5f98579fc6a4def8a173f3cd4eb0c1f"
  "/navigation/d67ef9c439bf46b9976fd4c577abecc9"
  "/navigation/9fc9bc9065d44af9984985664c242443"
  "/navigation/3b0c1d5504484565a8bdced3ab2d3665"
  "/navigation/b90f87fb1a1c4230af629184792d84e3"
  "/navigation/eb51729977f44659b74712aad3e7e7a3"
  "/navigation/e907e8f1668c4fb4afe752ffe417a63e"
  "/navigation/f1b52c4932dc4ad590c5ee6ff62c87b7"
  "/navigation/88435e53e98c4d08877d9e13a9607c2a"
  "/navigation/00000249f07e7e7e7e7e7e7e7e7e0001"
  "/navigation/0000024be47e7e7e7e7e7e7e7e7e0001"
  "/navigation/0000024bee7e7e7e7e7e7e7e7e7e0001"
  "/navigation/0000024bf87e7e7e7e7e7e7e7e7e0001"
  "/navigation/0000024c027e7e7e7e7e7e7e7e7e0001"
  "/navigation/0000024c0c7e7e7e7e7e7e7e7e7e0001"
  "/navigation/0000024c167e7e7e7e7e7e7e7e7e0001"
  "/navigation/0000024dd87e7e7e7e7e7e7e7e7e0001"
  "/navigation/0000024de27e7e7e7e7e7e7e7e7e0001"
  "/navigation/0000024dec7e7e7e7e7e7e7e7e7e0001"
  "/navigation/0000024df67e7e7e7e7e7e7e7e7e0001"
  "/navigation/0000024fcc7e7e7e7e7e7e7e7e7e0001"
  "/navigation/0000024fd67e7e7e7e7e7e7e7e7e0001"
  "/navigation/00000251c07e7e7e7e7e7e7e7e7e0001"
  "/navigation/00000251ca7e7e7e7e7e7e7e7e7e0001"
  "/navigation/00000251d47e7e7e7e7e7e7e7e7e0001"
  "/navigation/00000251de7e7e7e7e7e7e7e7e7e0001"
  "/navigation/00000251e37e7e7e7e7e7e7e7e7e0001"
  "/navigation/00000251e87e7e7e7e7e7e7e7e7e0001"
  "/navigation/00000251ed7e7e7e7e7e7e7e7e7e0001"
  "/navigation/00000251f27e7e7e7e7e7e7e7e7e0001"
  "/navigation/00000251fc7e7e7e7e7e7e7e7e7e0001"
  "/navigation/00000252887e7e7e7e7e7e7e7e7e0001"
  "/navigation/00000252927e7e7e7e7e7e7e7e7e0001"
  "/navigation/00000253b47e7e7e7e7e7e7e7e7e0001"
  "/navigation/00000253be7e7e7e7e7e7e7e7e7e0001"
  "/navigation/00000253c87e7e7e7e7e7e7e7e7e0001"
  "/navigation/00000253d27e7e7e7e7e7e7e7e7e0001"
  "/navigation/00000253e67e7e7e7e7e7e7e7e7e0001"
  "/navigation/00000253eb7e7e7e7e7e7e7e7e7e0001"
  "/navigation/00000253f07e7e7e7e7e7e7e7e7e0001"
  "/navigation/00000255a87e7e7e7e7e7e7e7e7e0001"
  "/navigation/00000255b27e7e7e7e7e7e7e7e7e0001"
  "/navigation/000002579c7e7e7e7e7e7e7e7e7e0001"
  "/navigation/00000257a17e7e7e7e7e7e7e7e7e0001"
  "/navigation/00000257a37e7e7e7e7e7e7e7e7e0001"
  "/navigation/00000257a47e7e7e7e7e7e7e7e7e0001"
  "/navigation/00000257b07e7e7e7e7e7e7e7e7e0001"
  "/navigation/00000257ba7e7e7e7e7e7e7e7e7e0001"
  "/navigation/00000259907e7e7e7e7e7e7e7e7e0001"
  "/navigation/000002599a7e7e7e7e7e7e7e7e7e0001"
  "/navigation/00000259a47e7e7e7e7e7e7e7e7e0001"
  "/navigation/00000259ae7e7e7e7e7e7e7e7e7e0001"
  "/navigation/0000025b847e7e7e7e7e7e7e7e7e0001"
  "/navigation/0000025b8e7e7e7e7e7e7e7e7e7e0001"
  "/navigation/0000025b987e7e7e7e7e7e7e7e7e0001"
  "/navigation/0000025d787e7e7e7e7e7e7e7e7e0001"
  "/navigation/0000025d827e7e7e7e7e7e7e7e7e0001"
  "/navigation/0000025f6c7e7e7e7e7e7e7e7e7e0001"
  "/navigation/0000025f767e7e7e7e7e7e7e7e7e0001"
  "/navigation/00000261607e7e7e7e7e7e7e7e7e0001"
  "/navigation/000002616a7e7e7e7e7e7e7e7e7e0001"
  "/navigation/00000261747e7e7e7e7e7e7e7e7e0001"
  "/navigation/000002617e7e7e7e7e7e7e7e7e7e0001"
  "/navigation/00000261887e7e7e7e7e7e7e7e7e0001"
  "/navigation/00000261927e7e7e7e7e7e7e7e7e0001"
  "/navigation/000002619c7e7e7e7e7e7e7e7e7e0001"
  "/navigation/0000030d407e7e7e7e7e7e7e7e7e0001"
  "/navigation/0000030f347e7e7e7e7e7e7e7e7e0001"
  "/navigation/0000030f487e7e7e7e7e7e7e7e7e0001"
  "/navigation/0000030f4d7e7e7e7e7e7e7e7e7e0001"
  "/navigation/0000030f4f7e7e7e7e7e7e7e7e7e0001"
  "/navigation/0000030f527e7e7e7e7e7e7e7e7e0001"
  "/navigation/0000030f537e7e7e7e7e7e7e7e7e0001"
  "/navigation/0000030f547e7e7e7e7e7e7e7e7e0001"
  "/navigation/0000030f577e7e7e7e7e7e7e7e7e0001"
  "/navigation/0000030f5c7e7e7e7e7e7e7e7e7e0001"
  "/navigation/0000030f987e7e7e7e7e7e7e7e7e0001"
  "/navigation/0000030fa27e7e7e7e7e7e7e7e7e0001"
  "/navigation/0000030fa77e7e7e7e7e7e7e7e7e0001"
  "/navigation/0000030fac7e7e7e7e7e7e7e7e7e0001"
  "/navigation/0000030fb67e7e7e7e7e7e7e7e7e0001"
  "/navigation/0000030ffc7e7e7e7e7e7e7e7e7e0001"
  "/navigation/00000310067e7e7e7e7e7e7e7e7e0001"
  "/navigation/00000310107e7e7e7e7e7e7e7e7e0001"
  "/navigation/00000310607e7e7e7e7e7e7e7e7e0001"
  "/navigation/000003106a7e7e7e7e7e7e7e7e7e0001"
  "/navigation/00000311287e7e7e7e7e7e7e7e7e0001"
  "/navigation/00000311327e7e7e7e7e7e7e7e7e0001"
  "/navigation/000003113c7e7e7e7e7e7e7e7e7e0001"
  "/navigation/00000311467e7e7e7e7e7e7e7e7e0001"
  "/navigation/00000311487e7e7e7e7e7e7e7e7e0001"
  "/navigation/00000311507e7e7e7e7e7e7e7e7e0001"
  "/navigation/000003115a7e7e7e7e7e7e7e7e7e0001"
  "/navigation/00000311647e7e7e7e7e7e7e7e7e0001"
  "/navigation/000003131c7e7e7e7e7e7e7e7e7e0001"
  "/navigation/00000313267e7e7e7e7e7e7e7e7e0001"
  "/navigation/00000313307e7e7e7e7e7e7e7e7e0001"
  "/navigation/000003133a7e7e7e7e7e7e7e7e7e0001"
  "/navigation/00000313447e7e7e7e7e7e7e7e7e0001"
  "/navigation/00000313467e7e7e7e7e7e7e7e7e0001"
  "/navigation/00000315107e7e7e7e7e7e7e7e7e0001"
  "/navigation/000003151a7e7e7e7e7e7e7e7e7e0001"
  "/navigation/000003151f7e7e7e7e7e7e7e7e7e0001"
  "/navigation/00000315247e7e7e7e7e7e7e7e7e0001"
  "/navigation/00000317047e7e7e7e7e7e7e7e7e0001"
  "/navigation/000003170e7e7e7e7e7e7e7e7e7e0001"
  "/navigation/00000317227e7e7e7e7e7e7e7e7e0001"
  "/navigation/00000318f87e7e7e7e7e7e7e7e7e0001"
  "/navigation/00000319027e7e7e7e7e7e7e7e7e0001"
  "/navigation/00000319047e7e7e7e7e7e7e7e7e0001"
  "/navigation/00000319077e7e7e7e7e7e7e7e7e0001"
  "/navigation/0000031aec7e7e7e7e7e7e7e7e7e0001"
  "/navigation/0000031af67e7e7e7e7e7e7e7e7e0001"
  "/navigation/0000031ce07e7e7e7e7e7e7e7e7e0001"
  "/navigation/0000031cea7e7e7e7e7e7e7e7e7e0001"
  "/navigation/0000031cf47e7e7e7e7e7e7e7e7e0001"
  "/navigation/0000031cfe7e7e7e7e7e7e7e7e7e0001"
  "/navigation/0000031d087e7e7e7e7e7e7e7e7e0001"
  "/navigation/00000320c87e7e7e7e7e7e7e7e7e0001"
  "/navigation/00000320d27e7e7e7e7e7e7e7e7e0001"
  "/navigation/000008b1807e7e7e7e7e7e7e7e7e0001"
  "/navigation/00000dbba07e7e7e7e7e7e7e7e7e0001"
  "/navigation/00000dbc047e7e7e7e7e7e7e7e7e0001"
  "/navigation/00000dbc0e7e7e7e7e7e7e7e7e7e0001"
  "/navigation/00000dbc187e7e7e7e7e7e7e7e7e0001"
  "/navigation/00000dbc227e7e7e7e7e7e7e7e7e0001"
  "/navigation/00000dbc687e7e7e7e7e7e7e7e7e0001"
  "/navigation/00000dbc727e7e7e7e7e7e7e7e7e0001"
  "/navigation/00000dbc7c7e7e7e7e7e7e7e7e7e0001"
  "/navigation/00000dbc867e7e7e7e7e7e7e7e7e0001"
  "/navigation/00000dbccc7e7e7e7e7e7e7e7e7e0001"
  "/navigation/00000dbcd67e7e7e7e7e7e7e7e7e0001"
  "/navigation/00000dbd307e7e7e7e7e7e7e7e7e0001"
  "/navigation/00000dbd3a7e7e7e7e7e7e7e7e7e0001"
  "/navigation/00000dbd3f7e7e7e7e7e7e7e7e7e0001"
  "/navigation/00000dbd447e7e7e7e7e7e7e7e7e0001"
  "/navigation/00000dbd497e7e7e7e7e7e7e7e7e0001"
  "/navigation/00000dbd4e7e7e7e7e7e7e7e7e7e0001"
  "/navigation/00000dbd537e7e7e7e7e7e7e7e7e0001"
  "/navigation/00000dbd587e7e7e7e7e7e7e7e7e0001"
  "/navigation/00000dbd5d7e7e7e7e7e7e7e7e7e0001"
  "/navigation/00000dbd627e7e7e7e7e7e7e7e7e0001"
  "/navigation/00000dbd947e7e7e7e7e7e7e7e7e0001"
  "/navigation/00000dbd9e7e7e7e7e7e7e7e7e7e0001"
  "/navigation/00000dbda87e7e7e7e7e7e7e7e7e0001"
  "/navigation/00000dbdf87e7e7e7e7e7e7e7e7e0001"
  "/navigation/00000dbe027e7e7e7e7e7e7e7e7e0001"
  "/navigation/00000dbe0c7e7e7e7e7e7e7e7e7e0001"
  "/navigation/00000dbe207e7e7e7e7e7e7e7e7e0001"
  "/navigation/00000dbe2a7e7e7e7e7e7e7e7e7e0001"
  "/navigation/00000dbe5c7e7e7e7e7e7e7e7e7e0001"
  "/navigation/00000dbe667e7e7e7e7e7e7e7e7e0001"
  "/navigation/00000dbe707e7e7e7e7e7e7e7e7e0001"
  "/navigation/00000dbec07e7e7e7e7e7e7e7e7e0001"
  "/navigation/00000dbeca7e7e7e7e7e7e7e7e7e0001"
  "/navigation/00000dbed47e7e7e7e7e7e7e7e7e0001"
  "/navigation/00000dbede7e7e7e7e7e7e7e7e7e0001"
  "/navigation/00000dbf247e7e7e7e7e7e7e7e7e0001"
  "/navigation/00000dbf2e7e7e7e7e7e7e7e7e7e0001"
  "/navigation/00000dbf387e7e7e7e7e7e7e7e7e0001"
  "/navigation/00000dbf427e7e7e7e7e7e7e7e7e0001"
  "/navigation/00000dbf4c7e7e7e7e7e7e7e7e7e0001"
  "/navigation/00000dbf567e7e7e7e7e7e7e7e7e0001"
  "/navigation/00000dbfec7e7e7e7e7e7e7e7e7e0001"
  "/navigation/00000dc0007e7e7e7e7e7e7e7e7e0001"
  "/navigation/00000dc0507e7e7e7e7e7e7e7e7e0001"
  "/navigation/00000dc05a7e7e7e7e7e7e7e7e7e0001"
  "/navigation/00000dc0647e7e7e7e7e7e7e7e7e0001"
  "/navigation/00000dc06e7e7e7e7e7e7e7e7e7e0001"
  "/navigation/00000dc0787e7e7e7e7e7e7e7e7e0001"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"¤½mg\x16ÖA&½Ssª¾èɯ"
]
78 0.40 ms
SELECT `rule`.`id` as `rule.id`, `rule`.`name` as `rule.name`, `rule`.`priority` as `rule.priority`, `rule`.`description` as `rule.description`, `rule`.`payload` as `rule.payload`, `rule`.`invalid` as `rule.invalid`, `rule`.`areas` as `rule.areas`, `rule`.`custom_fields` as `rule.customFields`, `rule`.`module_types` as `rule.moduleTypes`, `rule`.`created_at` as `rule.createdAt`, `rule`.`updated_at` as `rule.updatedAt` FROM `rule` WHERE `rule`.`id` IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[
  b"\t,¿}{¸Eχ\x1F‹ÃXG\x02\x1A"
  b",õ˜–¯fGX–슽\x03¬&¶"
  b"8X•p\x16dMä®HÀP\vóÌÈ"
  b"""
    <}’kjGþŽJâ\r\n
    ™4$
    """
  b"iàé\vÔMFY‰ˆyvu.ýü"
  b"á7Ž·€ŠG‘ž\rt\r]l\x1A"
  b"é+6oàÎI{›^+L*,°ö"
  b"úŸë8R\eLPŠù\x1Aúüøžª"
  b"\x15wãeIÈ‹pK¹ç÷9\x18"
  b"(Ê®u¥bO\r˜Z½\x0E³*¡`"
  b"SÓHPÜ9K×€mX\x18Ã\x01\x1A-"
  b"q\x01,<[öA=ƒ¹bAä{ÙÝ"
]
79 3.14 ms
# seo-url::resolve
SELECT id, path_info pathInfo, is_canonical isCanonical, sales_channel_id salesChannelId FROM seo_url WHERE (language_id = ?) AND ((sales_channel_id = ? OR sales_channel_id IS NULL)) AND ((seo_path_info = ? OR seo_path_info = ?))
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"¤½mg\x16ÖA&½Ssª¾èɯ"
  "_esi/global/footer"
  "_esi/global/footer/"
]
80 0.36 ms
# seo-url::resolve-fallback
SELECT path_info pathInfo, seo_path_info seoPathInfo FROM seo_url WHERE (language_id = ?) AND (sales_channel_id = ?) AND (path_info = ?) AND (is_canonical = 1) LIMIT 1
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"¤½mg\x16ÖA&½Ssª¾èɯ"
  "/_esi/global/footer"
]
81 0.74 ms
SELECT * FROM sales_channel_api_context WHERE (sales_channel_id = ?) AND (token = ?) LIMIT 1
Parameters:
[
  b"¤½mg\x16ÖA&½Ssª¾èɯ"
  "7Z8uwH942AFgAS5wDMUuPXXuHBixHwXi"
]
82 1.94 ms
# navigation-route::meta-information
            SELECT LOWER(HEX(`id`)), `path`, `level`
            FROM `category`
            WHERE `id` = ? OR `id` = ?
Parameters:
[
  b"Ç´S-A\x10OÙ§€ÞëT;_,"
  b"Ç´S-A\x10OÙ§€ÞëT;_,"
]
83 2.95 ms
# header::navigation::read
SELECT `category`.`id` as `category.id`, `category`.`version_id` as `category.versionId`, `category`.`parent_id` as `category.parentId`, `category`.`parent_version_id` as `category.parentVersionId`, `category`.`after_category_id` as `category.afterCategoryId`, `category`.`after_category_version_id` as `category.afterCategoryVersionId`, `category`.`media_id` as `category.mediaId`, `category`.`display_nested_products` as `category.displayNestedProducts`, `category`.`auto_increment` as `category.autoIncrement`, `category`.`level` as `category.level`, `category`.`path` as `category.path`, `category`.`child_count` as `category.childCount`, `category`.`type` as `category.type`, `category`.`product_assignment_type` as `category.productAssignmentType`, `category`.`visible` as `category.visible`, `category`.`active` as `category.active`, `category`.`cms_page_id` as `category.cmsPageId`, `category`.`cms_page_version_id` as `category.cmsPageVersionId`, `category`.`product_stream_id` as `category.productStreamId`, `category`.`custom_entity_type_id` as `category.customEntityTypeId`, `category`.`created_at` as `category.createdAt`, `category`.`updated_at` as `category.updatedAt`, `category`.`cms_navigation_page_id` as `category.cmsNavigationPageId`, `category.media`.`id` as `category.media.id`, `category.media`.`user_id` as `category.media.userId`, `category.media`.`media_folder_id` as `category.media.mediaFolderId`, `category.media`.`mime_type` as `category.media.mimeType`, `category.media`.`file_extension` as `category.media.fileExtension`, `category.media`.`uploaded_at` as `category.media.uploadedAt`, `category.media`.`file_name` as `category.media.fileName`, `category.media`.`file_size` as `category.media.fileSize`, `category.media`.`media_type` as `category.media.mediaTypeRaw`, `category.media`.`meta_data` as `category.media.metaData`, `category.media`.`config` as `category.media.config`, `category.media`.`path` as `category.media.path`, `category.media`.`private` as `category.media.private`, `category.media`.`thumbnails_ro` as `category.media.thumbnailsRo`, `category.media`.`file_hash` as `category.media.fileHash`, `category.media`.`created_at` as `category.media.createdAt`, `category.media`.`updated_at` as `category.media.updatedAt`, `category.media.translation.title`, `category.media.translation.title` as `category.media.title`, `category.media.translation.alt`, `category.media.translation.alt` as `category.media.alt`, `category.media.translation.customFields`, `category.media.translation.customFields` as `category.media.customFields`, `category.translation.name`, `category.translation.name` as `category.name`, `category.translation.breadcrumb`, `category.translation.breadcrumb` as `category.breadcrumb`, `category.translation.slotConfig`, `category.translation.slotConfig` as `category.slotConfig`, `category.translation.linkType`, `category.translation.linkType` as `category.linkType`, `category.translation.internalLink`, `category.translation.internalLink` as `category.internalLink`, `category.translation.externalLink`, `category.translation.externalLink` as `category.externalLink`, `category.translation.linkNewTab`, `category.translation.linkNewTab` as `category.linkNewTab`, `category.translation.description`, `category.translation.description` as `category.description`, `category.translation.metaTitle`, `category.translation.metaTitle` as `category.metaTitle`, `category.translation.metaDescription`, `category.translation.metaDescription` as `category.metaDescription`, `category.translation.keywords`, `category.translation.keywords` as `category.keywords`, `category.translation.customFields`, `category.translation.customFields` as `category.customFields` FROM `category` LEFT JOIN `media` `category.media` ON `category`.`media_id` = `category.media`.`id` LEFT JOIN (SELECT `category.translation`.`category_id`, `category.translation`.`category_version_id`, `category.translation`.`breadcrumb` as `category.translation.breadcrumb`, `category.translation`.`name` as `category.translation.name`, `category.translation`.`custom_fields` as `category.translation.customFields`, `category.translation`.`slot_config` as `category.translation.slotConfig`, `category.translation`.`link_type` as `category.translation.linkType`, `category.translation`.`internal_link` as `category.translation.internalLink`, `category.translation`.`external_link` as `category.translation.externalLink`, `category.translation`.`link_new_tab` as `category.translation.linkNewTab`, `category.translation`.`description` as `category.translation.description`, `category.translation`.`meta_title` as `category.translation.metaTitle`, `category.translation`.`meta_description` as `category.translation.metaDescription`, `category.translation`.`keywords` as `category.translation.keywords` FROM `category_translation` `category.translation` WHERE `category.translation`.`language_id` = ?) `category.category_translation` ON `category.category_translation`.`category_id` = `category`.`id` AND `category.category_translation`.`category_version_id` = `category`.`version_id` LEFT JOIN (SELECT `category.media.translation`.`media_id`, `category.media.translation`.`alt` as `category.media.translation.alt`, `category.media.translation`.`title` as `category.media.translation.title`, `category.media.translation`.`custom_fields` as `category.media.translation.customFields` FROM `media_translation` `category.media.translation` WHERE `category.media.translation`.`language_id` = ?) `category.media.media_translation` ON `category.media.media_translation`.`media_id` = `category.media`.`id` WHERE (`category`.`version_id` = ?) AND (((`category`.`id` = ? OR (`category`.`path` LIKE ? AND (`category`.`level` > ? AND `category`.`level` <= ?)))))
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"\x0F©\x1CãéjK¾KÙÎu,4%"
  b"Ç´S-A\x10OÙ§€ÞëT;_,"
  "%|c7b4532d41104fd9a780deeb543b5f2c|%"
  1
  4
]
84 0.55 ms
SELECT `category`.`id`, `category`.`auto_increment` FROM `category` LEFT JOIN `swag_dynamic_access_category_rule` `category.swagDynamicAccessRules.mapping` ON `category`.`id` = `category.swagDynamicAccessRules.mapping`.`category_id`  AND `category`.`version_id` = `category.swagDynamicAccessRules.mapping`.`category_version_id` LEFT JOIN `rule` `category.swagDynamicAccessRules` ON `category.swagDynamicAccessRules.mapping`.`rule_id` = `category.swagDynamicAccessRules`.`id`  WHERE (`category`.`version_id` = ?) AND ((((`category.swagDynamicAccessRules`.`id` IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) OR `category.swagDynamicAccessRules`.`id` <=> ?))) AND (`category`.`id` IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) GROUP BY `category`.`id`
Parameters:
[
  b"\x0F©\x1CãéjK¾KÙÎu,4%"
  b"\t,¿}{¸Eχ\x1F‹ÃXG\x02\x1A"
  b",õ˜–¯fGX–슽\x03¬&¶"
  b"8X•p\x16dMä®HÀP\vóÌÈ"
  b"""
    <}’kjGþŽJâ\r\n
    ™4$
    """
  b"iàé\vÔMFY‰ˆyvu.ýü"
  b"á7Ž·€ŠG‘ž\rt\r]l\x1A"
  b"é+6oàÎI{›^+L*,°ö"
  b"úŸë8R\eLPŠù\x1Aúüøžª"
  b"\x15wãeIÈ‹pK¹ç÷9\x18"
  b"(Ê®u¥bO\r˜Z½\x0E³*¡`"
  b"SÓHPÜ9K×€mX\x18Ã\x01\x1A-"
  b"q\x01,<[öA=ƒ¹bAä{ÙÝ"
  null
  b"\vgF‚Ï\x06G¡»A*×ófÄ’"
  b"\x1E(|\x15<ÒB[¨\x10\x1DUÛ£’œ"
  b"TB\x04.½­IÝ¡Ì\x04ѝ4\x0F"
  b"UEz-­N¼¡ð@C@ð\x03È"
  b"fgXšJšI\x1D“›iG\x1FAÄI"
  b"n#Â\fg\x1CI:€€e!±\x00¿©"
  b"pB>É&uA÷ãØ\x11f}Tá"
  b"zÌDJ|\x03Mè©Z\x07\x0FQ\x13ý-"
  b"\x7FÕ‹hH­M\x16\x17ºz²e\x1A "
  b"\x0FfXHøFìƒ/KeW¿Zi"
  b"ˆÖþ?Æ·Nä½]æ±³÷ó"
  b"­€Úf\x0E,@\x03¨Ïßùyr©ƒ"
  b"Å×\x1Fþø¼E>¤È«6#ÞCb"
  b"Öx@\x08©[GK½‰D_ê\x17¤N"
  b"ÛζNkÞE%º†¢Pt.õ\x10"
  b"ìãeQÓ\x11NŽ·j;'P\x10"
  b"úä²6RÄN¾˜Ž‹\^X§#"
  b"Ç´S-A\x10OÙ§€ÞëT;_,"
]
85 3.07 ms
SELECT LOWER(HEX(`category`.`parent_id`)) as `category-ids.key`, COUNT(`category`.`id`) as `category-ids.count`, COUNT(DISTINCT `category`.`id`) as `visible-children-count` FROM `category` WHERE (`category`.`version_id` = ?) AND ((`category`.`path` LIKE ? AND `category`.`level` = ? AND `category`.`active` = ? AND `category`.`visible` = ?)) GROUP BY `category`.`parent_id`
Parameters:
[
  b"\x0F©\x1CãéjK¾KÙÎu,4%"
  "%|c7b4532d41104fd9a780deeb543b5f2c|%"
  4
  true
  true
]
86 0.19 ms
SELECT `category`.`id`, `category`.`auto_increment` FROM `category` WHERE (`category`.`version_id` = ?) AND (`category`.`id` IN (?))
Parameters:
[
  b"\x0F©\x1CãéjK¾KÙÎu,4%"
  b"Ç´S-A\x10OÙ§€ÞëT;_,"
]
87 0.22 ms
# navigation-route::meta-information
            SELECT LOWER(HEX(`id`)), `path`, `level`
            FROM `category`
            WHERE `id` = ? OR `id` = ?
Parameters:
[
  b"ýÍ2µ?Bk­u¤—ïAÈé"
  b"ýÍ2µ?Bk­u¤—ïAÈé"
]
88 1.72 ms
# header::navigation::read
SELECT `category`.`id` as `category.id`, `category`.`version_id` as `category.versionId`, `category`.`parent_id` as `category.parentId`, `category`.`parent_version_id` as `category.parentVersionId`, `category`.`after_category_id` as `category.afterCategoryId`, `category`.`after_category_version_id` as `category.afterCategoryVersionId`, `category`.`media_id` as `category.mediaId`, `category`.`display_nested_products` as `category.displayNestedProducts`, `category`.`auto_increment` as `category.autoIncrement`, `category`.`level` as `category.level`, `category`.`path` as `category.path`, `category`.`child_count` as `category.childCount`, `category`.`type` as `category.type`, `category`.`product_assignment_type` as `category.productAssignmentType`, `category`.`visible` as `category.visible`, `category`.`active` as `category.active`, `category`.`cms_page_id` as `category.cmsPageId`, `category`.`cms_page_version_id` as `category.cmsPageVersionId`, `category`.`product_stream_id` as `category.productStreamId`, `category`.`custom_entity_type_id` as `category.customEntityTypeId`, `category`.`created_at` as `category.createdAt`, `category`.`updated_at` as `category.updatedAt`, `category`.`cms_navigation_page_id` as `category.cmsNavigationPageId`, `category.media`.`id` as `category.media.id`, `category.media`.`user_id` as `category.media.userId`, `category.media`.`media_folder_id` as `category.media.mediaFolderId`, `category.media`.`mime_type` as `category.media.mimeType`, `category.media`.`file_extension` as `category.media.fileExtension`, `category.media`.`uploaded_at` as `category.media.uploadedAt`, `category.media`.`file_name` as `category.media.fileName`, `category.media`.`file_size` as `category.media.fileSize`, `category.media`.`media_type` as `category.media.mediaTypeRaw`, `category.media`.`meta_data` as `category.media.metaData`, `category.media`.`config` as `category.media.config`, `category.media`.`path` as `category.media.path`, `category.media`.`private` as `category.media.private`, `category.media`.`thumbnails_ro` as `category.media.thumbnailsRo`, `category.media`.`file_hash` as `category.media.fileHash`, `category.media`.`created_at` as `category.media.createdAt`, `category.media`.`updated_at` as `category.media.updatedAt`, `category.media.translation.title`, `category.media.translation.title` as `category.media.title`, `category.media.translation.alt`, `category.media.translation.alt` as `category.media.alt`, `category.media.translation.customFields`, `category.media.translation.customFields` as `category.media.customFields`, `category.translation.name`, `category.translation.name` as `category.name`, `category.translation.breadcrumb`, `category.translation.breadcrumb` as `category.breadcrumb`, `category.translation.slotConfig`, `category.translation.slotConfig` as `category.slotConfig`, `category.translation.linkType`, `category.translation.linkType` as `category.linkType`, `category.translation.internalLink`, `category.translation.internalLink` as `category.internalLink`, `category.translation.externalLink`, `category.translation.externalLink` as `category.externalLink`, `category.translation.linkNewTab`, `category.translation.linkNewTab` as `category.linkNewTab`, `category.translation.description`, `category.translation.description` as `category.description`, `category.translation.metaTitle`, `category.translation.metaTitle` as `category.metaTitle`, `category.translation.metaDescription`, `category.translation.metaDescription` as `category.metaDescription`, `category.translation.keywords`, `category.translation.keywords` as `category.keywords`, `category.translation.customFields`, `category.translation.customFields` as `category.customFields` FROM `category` LEFT JOIN `media` `category.media` ON `category`.`media_id` = `category.media`.`id` LEFT JOIN (SELECT `category.translation`.`category_id`, `category.translation`.`category_version_id`, `category.translation`.`breadcrumb` as `category.translation.breadcrumb`, `category.translation`.`name` as `category.translation.name`, `category.translation`.`custom_fields` as `category.translation.customFields`, `category.translation`.`slot_config` as `category.translation.slotConfig`, `category.translation`.`link_type` as `category.translation.linkType`, `category.translation`.`internal_link` as `category.translation.internalLink`, `category.translation`.`external_link` as `category.translation.externalLink`, `category.translation`.`link_new_tab` as `category.translation.linkNewTab`, `category.translation`.`description` as `category.translation.description`, `category.translation`.`meta_title` as `category.translation.metaTitle`, `category.translation`.`meta_description` as `category.translation.metaDescription`, `category.translation`.`keywords` as `category.translation.keywords` FROM `category_translation` `category.translation` WHERE `category.translation`.`language_id` = ?) `category.category_translation` ON `category.category_translation`.`category_id` = `category`.`id` AND `category.category_translation`.`category_version_id` = `category`.`version_id` LEFT JOIN (SELECT `category.media.translation`.`media_id`, `category.media.translation`.`alt` as `category.media.translation.alt`, `category.media.translation`.`title` as `category.media.translation.title`, `category.media.translation`.`custom_fields` as `category.media.translation.customFields` FROM `media_translation` `category.media.translation` WHERE `category.media.translation`.`language_id` = ?) `category.media.media_translation` ON `category.media.media_translation`.`media_id` = `category.media`.`id` WHERE (`category`.`version_id` = ?) AND (((`category`.`id` = ? OR (`category`.`path` LIKE ? AND (`category`.`level` > ? AND `category`.`level` <= ?)))))
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"\x0F©\x1CãéjK¾KÙÎu,4%"
  b"ýÍ2µ?Bk­u¤—ïAÈé"
  "%|fd8fcd32b53f426bad75a497ef41c8e9|%"
  1
  3
]
89 0.72 ms
SELECT `category`.`id`, `category`.`auto_increment` FROM `category` LEFT JOIN `swag_dynamic_access_category_rule` `category.swagDynamicAccessRules.mapping` ON `category`.`id` = `category.swagDynamicAccessRules.mapping`.`category_id`  AND `category`.`version_id` = `category.swagDynamicAccessRules.mapping`.`category_version_id` LEFT JOIN `rule` `category.swagDynamicAccessRules` ON `category.swagDynamicAccessRules.mapping`.`rule_id` = `category.swagDynamicAccessRules`.`id`  WHERE (`category`.`version_id` = ?) AND ((((`category.swagDynamicAccessRules`.`id` IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) OR `category.swagDynamicAccessRules`.`id` <=> ?))) AND (`category`.`id` IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) GROUP BY `category`.`id`
Parameters:
[
  b"\x0F©\x1CãéjK¾KÙÎu,4%"
  b"\t,¿}{¸Eχ\x1F‹ÃXG\x02\x1A"
  b",õ˜–¯fGX–슽\x03¬&¶"
  b"8X•p\x16dMä®HÀP\vóÌÈ"
  b"""
    <}’kjGþŽJâ\r\n
    ™4$
    """
  b"iàé\vÔMFY‰ˆyvu.ýü"
  b"á7Ž·€ŠG‘ž\rt\r]l\x1A"
  b"é+6oàÎI{›^+L*,°ö"
  b"úŸë8R\eLPŠù\x1Aúüøžª"
  b"\x15wãeIÈ‹pK¹ç÷9\x18"
  b"(Ê®u¥bO\r˜Z½\x0E³*¡`"
  b"SÓHPÜ9K×€mX\x18Ã\x01\x1A-"
  b"q\x01,<[öA=ƒ¹bAä{ÙÝ"
  null
  b"\x11\x13¨aqI5©~]‚Yñö\x1D"
  b"\x11°þÛBøKç½\x1CÏ·5>6r"
  b"\x14ÉÔ\x11k‰AÊ¿Êtš\x05æ9x"
  b"\x16÷2W\ròMÖ¤åõœµbâÌ"
  b"$.¡Ü~iMp¦+÷g>#\x01Å"
  b"Fš=à‰VH`ê\x1D\x02Â"P‡"
  b"J$%à1HS¸ëS=ícLø"
  b"""
    [Ƨ\x7FðñN\n
    ¿•wB¦™è\x17
    """
  b"eb8“n–G$±&‰fmE¬4"
  b"¯èÏa!dIa„)bö§®6à"
  b"²„'éº?E»‹ßq¹D.ð0"
  b"½^”ÄÕ\x16G7²àÎ<\x08ÔÑV"
  b"Ê5+Œ·\x04OÚ¹úîñƒ•\x0E`"
  b"ӝŠ*¡ð@\x14²£8jÖ¥‰Y"
  b"ýÍ2µ?Bk­u¤—ïAÈé"
]
90 3.07 ms
SELECT LOWER(HEX(`category`.`parent_id`)) as `category-ids.key`, COUNT(`category`.`id`) as `category-ids.count`, COUNT(DISTINCT `category`.`id`) as `visible-children-count` FROM `category` WHERE (`category`.`version_id` = ?) AND ((`category`.`path` LIKE ? AND `category`.`level` = ? AND `category`.`active` = ? AND `category`.`visible` = ?)) GROUP BY `category`.`parent_id`
Parameters:
[
  b"\x0F©\x1CãéjK¾KÙÎu,4%"
  "%|fd8fcd32b53f426bad75a497ef41c8e9|%"
  3
  true
  true
]
91 0.23 ms
SELECT `category`.`id`, `category`.`auto_increment` FROM `category` WHERE (`category`.`version_id` = ?) AND (`category`.`id` IN (?))
Parameters:
[
  b"\x0F©\x1CãéjK¾KÙÎu,4%"
  b"ýÍ2µ?Bk­u¤—ïAÈé"
]
92 0.37 ms
# footer-pagelet::payment-methods::search-ids
SELECT `payment_method`.`id` FROM `payment_method` LEFT JOIN `sales_channel_payment_method` `payment_method.salesChannels.mapping` ON `payment_method`.`id` = `payment_method.salesChannels.mapping`.`payment_method_id`  LEFT JOIN `sales_channel` `payment_method.salesChannels` ON `payment_method.salesChannels.mapping`.`sales_channel_id` = `payment_method.salesChannels`.`id`  WHERE (`payment_method`.`active` = ? AND `payment_method.salesChannels`.`id` = ?) GROUP BY `payment_method`.`id` ORDER BY MIN(`payment_method`.`position`) ASC
Parameters:
[
  true
  b"¤½mg\x16ÖA&½Ssª¾èɯ"
]
93 0.70 ms
# footer-pagelet::payment-methods::read
SELECT `payment_method`.`id` as `payment_method.id`, `payment_method`.`plugin_id` as `payment_method.pluginId`, `payment_method`.`handler_identifier` as `payment_method.handlerIdentifier`, `payment_method`.`position` as `payment_method.position`, `payment_method`.`active` as `payment_method.active`, `payment_method`.`after_order_enabled` as `payment_method.afterOrderEnabled`, `payment_method`.`availability_rule_id` as `payment_method.availabilityRuleId`, `payment_method`.`media_id` as `payment_method.mediaId`, `payment_method`.`technical_name` as `payment_method.technicalName`, `payment_method`.`created_at` as `payment_method.createdAt`, `payment_method`.`updated_at` as `payment_method.updatedAt`, `payment_method.media`.`id` as `payment_method.media.id`, `payment_method.media`.`user_id` as `payment_method.media.userId`, `payment_method.media`.`media_folder_id` as `payment_method.media.mediaFolderId`, `payment_method.media`.`mime_type` as `payment_method.media.mimeType`, `payment_method.media`.`file_extension` as `payment_method.media.fileExtension`, `payment_method.media`.`uploaded_at` as `payment_method.media.uploadedAt`, `payment_method.media`.`file_name` as `payment_method.media.fileName`, `payment_method.media`.`file_size` as `payment_method.media.fileSize`, `payment_method.media`.`media_type` as `payment_method.media.mediaTypeRaw`, `payment_method.media`.`meta_data` as `payment_method.media.metaData`, `payment_method.media`.`config` as `payment_method.media.config`, `payment_method.media`.`path` as `payment_method.media.path`, `payment_method.media`.`private` as `payment_method.media.private`, `payment_method.media`.`thumbnails_ro` as `payment_method.media.thumbnailsRo`, `payment_method.media`.`file_hash` as `payment_method.media.fileHash`, `payment_method.media`.`created_at` as `payment_method.media.createdAt`, `payment_method.media`.`updated_at` as `payment_method.media.updatedAt`, `payment_method.media.translation.title`, `payment_method.media.translation.title` as `payment_method.media.title`, `payment_method.media.translation.alt`, `payment_method.media.translation.alt` as `payment_method.media.alt`, `payment_method.media.translation.customFields`, `payment_method.media.translation.customFields` as `payment_method.media.customFields`, `payment_method.translation.name`, `payment_method.translation.name` as `payment_method.name`, `payment_method.translation.distinguishableName`, `payment_method.translation.distinguishableName` as `payment_method.distinguishableName`, `payment_method.translation.description`, `payment_method.translation.description` as `payment_method.description`, `payment_method.translation.customFields`, `payment_method.translation.customFields` as `payment_method.customFields` FROM `payment_method` LEFT JOIN `media` `payment_method.media` ON `payment_method`.`media_id` = `payment_method.media`.`id` LEFT JOIN (SELECT `payment_method.translation`.`payment_method_id`, `payment_method.translation`.`name` as `payment_method.translation.name`, `payment_method.translation`.`distinguishable_name` as `payment_method.translation.distinguishableName`, `payment_method.translation`.`description` as `payment_method.translation.description`, `payment_method.translation`.`custom_fields` as `payment_method.translation.customFields` FROM `payment_method_translation` `payment_method.translation` WHERE `payment_method.translation`.`language_id` = ?) `payment_method.payment_method_translation` ON `payment_method.payment_method_translation`.`payment_method_id` = `payment_method`.`id` LEFT JOIN (SELECT `payment_method.media.translation`.`media_id`, `payment_method.media.translation`.`alt` as `payment_method.media.translation.alt`, `payment_method.media.translation`.`title` as `payment_method.media.translation.title`, `payment_method.media.translation`.`custom_fields` as `payment_method.media.translation.customFields` FROM `media_translation` `payment_method.media.translation` WHERE `payment_method.media.translation`.`language_id` = ?) `payment_method.media.media_translation` ON `payment_method.media.media_translation`.`media_id` = `payment_method.media`.`id` WHERE `payment_method`.`id` IN (?, ?, ?, ?, ?)
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"ç\x05CL6@J\x11©§*Ù,vÛÔ"
  b"Í\ræmÌZC‹›\x08î퇮Ç\x00"
  b"\x13=ÇWŽeI«¢yº)øìøZ"
  b"ų{i¼'IZ‹¡”V&\x08é"
  b"1Å&÷ý=Dĵ´HV|7;)"
]
94 0.50 ms
# footer-pagelet::shipping-methods::search-ids
SELECT `shipping_method`.`id` FROM `shipping_method` LEFT JOIN `sales_channel_shipping_method` `shipping_method.salesChannels.mapping` ON `shipping_method`.`id` = `shipping_method.salesChannels.mapping`.`shipping_method_id`  LEFT JOIN (SELECT `shipping_method.translation`.`shipping_method_id`, `shipping_method.translation`.`name` as `shipping_method.translation.name` FROM `shipping_method_translation` `shipping_method.translation` WHERE `shipping_method.translation`.`language_id` = ?) `shipping_method.shipping_method_translation` ON `shipping_method.shipping_method_translation`.`shipping_method_id` = `shipping_method`.`id` LEFT JOIN `sales_channel` `shipping_method.salesChannels` ON `shipping_method.salesChannels.mapping`.`sales_channel_id` = `shipping_method.salesChannels`.`id`  WHERE (`shipping_method`.`active` = ? AND `shipping_method.salesChannels`.`id` = ?) GROUP BY `shipping_method`.`id` ORDER BY MIN(`shipping_method`.`position`) ASC, MIN(COALESCE(`shipping_method.translation.name`)) ASC
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  true
  b"¤½mg\x16ÖA&½Ssª¾èɯ"
]
95 0.62 ms
# footer-pagelet::shipping-methods::read
SELECT `shipping_method`.`id` as `shipping_method.id`, `shipping_method`.`technical_name` as `shipping_method.technicalName`, `shipping_method`.`active` as `shipping_method.active`, `shipping_method`.`position` as `shipping_method.position`, `shipping_method`.`availability_rule_id` as `shipping_method.availabilityRuleId`, `shipping_method`.`media_id` as `shipping_method.mediaId`, `shipping_method`.`delivery_time_id` as `shipping_method.deliveryTimeId`, `shipping_method`.`tax_type` as `shipping_method.taxType`, `shipping_method`.`tax_id` as `shipping_method.taxId`, `shipping_method`.`created_at` as `shipping_method.createdAt`, `shipping_method`.`updated_at` as `shipping_method.updatedAt`, `shipping_method.media`.`id` as `shipping_method.media.id`, `shipping_method.media`.`user_id` as `shipping_method.media.userId`, `shipping_method.media`.`media_folder_id` as `shipping_method.media.mediaFolderId`, `shipping_method.media`.`mime_type` as `shipping_method.media.mimeType`, `shipping_method.media`.`file_extension` as `shipping_method.media.fileExtension`, `shipping_method.media`.`uploaded_at` as `shipping_method.media.uploadedAt`, `shipping_method.media`.`file_name` as `shipping_method.media.fileName`, `shipping_method.media`.`file_size` as `shipping_method.media.fileSize`, `shipping_method.media`.`media_type` as `shipping_method.media.mediaTypeRaw`, `shipping_method.media`.`meta_data` as `shipping_method.media.metaData`, `shipping_method.media`.`config` as `shipping_method.media.config`, `shipping_method.media`.`path` as `shipping_method.media.path`, `shipping_method.media`.`private` as `shipping_method.media.private`, `shipping_method.media`.`thumbnails_ro` as `shipping_method.media.thumbnailsRo`, `shipping_method.media`.`file_hash` as `shipping_method.media.fileHash`, `shipping_method.media`.`created_at` as `shipping_method.media.createdAt`, `shipping_method.media`.`updated_at` as `shipping_method.media.updatedAt`, `shipping_method.media.translation.title`, `shipping_method.media.translation.title` as `shipping_method.media.title`, `shipping_method.media.translation.alt`, `shipping_method.media.translation.alt` as `shipping_method.media.alt`, `shipping_method.media.translation.customFields`, `shipping_method.media.translation.customFields` as `shipping_method.media.customFields`, `shipping_method.translation.name`, `shipping_method.translation.name` as `shipping_method.name`, `shipping_method.translation.description`, `shipping_method.translation.description` as `shipping_method.description`, `shipping_method.translation.trackingUrl`, `shipping_method.translation.trackingUrl` as `shipping_method.trackingUrl`, `shipping_method.translation.customFields`, `shipping_method.translation.customFields` as `shipping_method.customFields` FROM `shipping_method` LEFT JOIN `media` `shipping_method.media` ON `shipping_method`.`media_id` = `shipping_method.media`.`id` LEFT JOIN (SELECT `shipping_method.translation`.`shipping_method_id`, `shipping_method.translation`.`name` as `shipping_method.translation.name`, `shipping_method.translation`.`custom_fields` as `shipping_method.translation.customFields`, `shipping_method.translation`.`description` as `shipping_method.translation.description`, `shipping_method.translation`.`tracking_url` as `shipping_method.translation.trackingUrl` FROM `shipping_method_translation` `shipping_method.translation` WHERE `shipping_method.translation`.`language_id` = ?) `shipping_method.shipping_method_translation` ON `shipping_method.shipping_method_translation`.`shipping_method_id` = `shipping_method`.`id` LEFT JOIN (SELECT `shipping_method.media.translation`.`media_id`, `shipping_method.media.translation`.`alt` as `shipping_method.media.translation.alt`, `shipping_method.media.translation`.`title` as `shipping_method.media.translation.title`, `shipping_method.media.translation`.`custom_fields` as `shipping_method.media.translation.customFields` FROM `media_translation` `shipping_method.media.translation` WHERE `shipping_method.media.translation`.`language_id` = ?) `shipping_method.media.media_translation` ON `shipping_method.media.media_translation`.`media_id` = `shipping_method.media`.`id` WHERE `shipping_method`.`id` IN (?, ?)
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"µ®êØ~@NJº~âê~r1Ê"
  b"]×1%,ÇN¬¥+/Jç¹>÷"
]
96 1.34 ms
# seo_url::replacement
SELECT seo_path_info, path_info, sales_channel_id FROM seo_url WHERE (seo_url.is_canonical = 1) AND (seo_url.path_info IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) AND (seo_url.language_id = ?) AND (seo_url.sales_channel_id = ? OR seo_url.sales_channel_id IS NULL) AND (seo_url.is_deleted = 0)
Parameters:
[
  "/navigation/c5d71ffef8bc453ea4c8ab3623de4362"
  "/navigation/afe8cf6121644961842962f6a7ae36e0"
  "/navigation/14c9d4116b8941cabfca749a05e63978"
  "/navigation/ad80da660e2c4003a8cfdff97972a983"
  "/navigation/17a3e1082a41422486b5cd8312b85338"
  "/navigation/87329892f04642a091cf97d76cf2e172"
  "/navigation/13f58cf7fb2d4fdc8090e2d111219483"
  "/navigation/0799bf2edc454c3287d633d9afd8d680"
  "/navigation/d67ef9c439bf46b9976fd4c577abecc9"
  "/navigation/b90f87fb1a1c4230af629184792d84e3"
  "/navigation/111390a861714935a97e5d8259f1f61d"
  "/navigation/7fd58b6848ad4d169d17ba7ab2651a20"
  "/navigation/70423ec9267541f781e3d811667d54e1"
  "/navigation/6667589a4a9a491d939b69471f41c449"
  "/navigation/55459d7a2dad4ebca1f0404340f003c8"
  "/navigation/5442042ebdad49dda1cc04c5839d340f"
  "/navigation/bd5e94c4d5164737b2e0ce3c08d4d156"
  "/navigation/469a3de0895648609dea1d02c2225087"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"¤½mg\x16ÖA&½Ssª¾èɯ"
]
97 0.44 ms
SELECT `rule`.`id` as `rule.id`, `rule`.`name` as `rule.name`, `rule`.`priority` as `rule.priority`, `rule`.`description` as `rule.description`, `rule`.`payload` as `rule.payload`, `rule`.`invalid` as `rule.invalid`, `rule`.`areas` as `rule.areas`, `rule`.`custom_fields` as `rule.customFields`, `rule`.`module_types` as `rule.moduleTypes`, `rule`.`created_at` as `rule.createdAt`, `rule`.`updated_at` as `rule.updatedAt` FROM `rule` WHERE `rule`.`id` IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[
  b"\t,¿}{¸Eχ\x1F‹ÃXG\x02\x1A"
  b",õ˜–¯fGX–슽\x03¬&¶"
  b"8X•p\x16dMä®HÀP\vóÌÈ"
  b"""
    <}’kjGþŽJâ\r\n
    ™4$
    """
  b"iàé\vÔMFY‰ˆyvu.ýü"
  b"á7Ž·€ŠG‘ž\rt\r]l\x1A"
  b"é+6oàÎI{›^+L*,°ö"
  b"úŸë8R\eLPŠù\x1Aúüøžª"
  b"\x15wãeIÈ‹pK¹ç÷9\x18"
  b"(Ê®u¥bO\r˜Z½\x0E³*¡`"
  b"SÓHPÜ9K×€mX\x18Ã\x01\x1A-"
  b"q\x01,<[öA=ƒ¹bAä{ÙÝ"
]

Database Connections

Name Service
0 default

Entity Managers

There are no configured entity managers.

Second Level Cache

Second Level Cache is not enabled.