GET https://hauptbuchhandlung.staging.eurosoft.network/navigation/0197b22d756c71bca58843309235dcb3

Query Metrics

99 Database Queries
59 Different statements
83.71 ms Query time

Queries

Group similar statements

# Time Info
1 0.44 ms
SELECT `key`, `value` FROM `app_config`
Parameters:
[]
2 0.59 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:
[]
3 0.23 ms
SET @@group_concat_max_len = CAST(IF(@@group_concat_max_len > 320000, @@group_concat_max_len, 320000) AS UNSIGNED);SET sql_mode=(SELECT REPLACE(@@sql_mode,'ONLY_FULL_GROUP_BY',''))
Parameters:
[]
4 0.58 ms
SELECT `key`, `value` FROM `app_config`
Parameters:
[]
5 0.95 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:
[]
6 0.91 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"\x01‘J13£x"‰m\fp²ý;g"
  "hoerbuecher/hoerbuecher-cds/kinder-und-jugendbuecher/sachbuecher"
  "hoerbuecher/hoerbuecher-cds/kinder-und-jugendbuecher/sachbuecher/"
]
7 1.82 ms
SELECT `scop_platform_redirecter_redirect`.`id` FROM `scop_platform_redirecter_redirect` WHERE (`scop_platform_redirecter_redirect`.`sourceURL` IN (?, ?, ?, ?, ?, ?, ?) AND `scop_platform_redirecter_redirect`.`enabled` = ? AND (`scop_platform_redirecter_redirect`.`salesChannelId` = ? OR `scop_platform_redirecter_redirect`.`salesChannelId` <=> ?)) LIMIT 1
Parameters:
[
  "//hoerbuecher/hoerbuecher-cds/kinder-und-jugendbuecher/sachbuecher"
  "/hoerbuecher/hoerbuecher-cds/kinder-und-jugendbuecher/sachbuecher"
  "https://hauptbuchhandlung.staging.eurosoft.network/hoerbuecher/hoerbuecher-cds/kinder-und-jugendbuecher/sachbuecher"
  "https://hauptbuchhandlung.staging.eurosoft.network//hoerbuecher/hoerbuecher-cds/kinder-und-jugendbuecher/sachbuecher"
  "/hoerbuecher/hoerbuecher-cds/kinder-und-jugendbuecher/sachbuecher"
  "//hoerbuecher/hoerbuecher-cds/kinder-und-jugendbuecher/sachbuecher"
  "hoerbuecher/hoerbuecher-cds/kinder-und-jugendbuecher/sachbuecher"
  true
  b"\x01‘J13£x"‰m\fp²ý;g"
  null
]
8 0.73 ms
SELECT `name`, `path`, `author`, `self_managed`
                FROM `app`
                WHERE `active` = 1
Parameters:
[]
9 1.07 ms
SELECT LOWER(HEX(`id`)) AS `id` FROM `moorl_magazine_article` WHERE (`updated_at` IS NULL OR (`show_from` > `updated_at` AND `show_from` < '2026-02-03T19:41:28+00:00') OR (`show_until` > `updated_at` AND `show_until` < '2026-02-03T19:41:28+00:00')) AND `active` = '1';
Parameters:
[]
10 0.62 ms
SELECT * FROM sales_channel_api_context WHERE (sales_channel_id = ?) AND (token = ?) LIMIT 1
Parameters:
[
  b"\x01‘J13£x"‰m\fp²ý;g"
  "jl1M7C6TJH4zj0GjFo7BlTeNlZsAXS4h"
]
11 0.31 ms
#cart-persister::load
            SELECT `cart`.`payload`, `cart`.`rule_ids`, `cart`.`compressed` FROM cart WHERE `token` = ?
Parameters:
[
  "jl1M7C6TJH4zj0GjFo7BlTeNlZsAXS4h"
]
12 0.33 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"\x01‘J13£x"‰m\fp²ý;g"
  b"\x01ÉÑð╣ms\x03┐5=Ë\x03Õ╣'"
]
13 0.93 ms
SELECT `country`.`id` FROM `country` LEFT JOIN `sales_channel_country` `country.salesChannels.mapping` ON `country`.`id` = `country.salesChannels.mapping`.`country_id`  LEFT JOIN `sales_channel` `country.salesChannels` ON `country.salesChannels.mapping`.`sales_channel_id` = `country.salesChannels`.`id`  WHERE (`country.salesChannels`.`id` = ?) GROUP BY `country`.`id`
Parameters:
[
  b"\x01‘J13£x"‰m\fp²ý;g"
]
14 0.74 ms
SELECT `country`.`id` as `country.id`, `country`.`iso` as `country.iso`, `country`.`position` as `country.position`, `country`.`active` as `country.active`, `country`.`shipping_available` as `country.shippingAvailable`, `country`.`iso3` as `country.iso3`, `country`.`display_state_in_registration` as `country.displayStateInRegistration`, `country`.`force_state_in_registration` as `country.forceStateInRegistration`, `country`.`check_vat_id_pattern` as `country.checkVatIdPattern`, `country`.`vat_id_required` as `country.vatIdRequired`, `country`.`vat_id_pattern` as `country.vatIdPattern`, `country`.`customer_tax` as `country.customerTax`, `country`.`company_tax` as `country.companyTax`, `country`.`postal_code_required` as `country.postalCodeRequired`, `country`.`check_postal_code_pattern` as `country.checkPostalCodePattern`, `country`.`check_advanced_postal_code_pattern` as `country.checkAdvancedPostalCodePattern`, `country`.`advanced_postal_code_pattern` as `country.advancedPostalCodePattern`, `country`.`default_postal_code_pattern` as `country.defaultPostalCodePattern`, `country`.`is_eu` as `country.isEu`, `country`.`created_at` as `country.createdAt`, `country`.`updated_at` as `country.updatedAt`, (SELECT GROUP_CONCAT(HEX(`country.salesChannels.mapping`.`sales_channel_id`) SEPARATOR '||')
                  FROM `sales_channel_country` `country.salesChannels.mapping`
                  WHERE `country.salesChannels.mapping`.`country_id` = `country`.`id` ) as `country.salesChannels.id_mapping`, `country.translation.name`, `country.translation.name` as `country.name`, `country.translation.addressFormat`, `country.translation.addressFormat` as `country.addressFormat`, `country.translation.customFields`, `country.translation.customFields` as `country.customFields` FROM `country` LEFT JOIN (SELECT `country.translation`.`country_id`, `country.translation`.`name` as `country.translation.name`, `country.translation`.`custom_fields` as `country.translation.customFields`, `country.translation`.`address_format` as `country.translation.addressFormat` FROM `country_translation` `country.translation` WHERE `country.translation`.`language_id` = ?) `country.country_translation` ON `country.country_translation`.`country_id` = `country`.`id` WHERE `country`.`id` IN (?, ?)
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"\x01ÉÑð╣ms\x03┐5=Ë\x03Õ╣'"
  b"\x01ÉÑð║\x1Cq‗¡b\x1C,h┬ù{"
]
15 0.93 ms
SELECT `sales_channel`.`id` as `sales_channel.id`, `sales_channel`.`type_id` as `sales_channel.typeId`, `sales_channel`.`language_id` as `sales_channel.languageId`, `sales_channel`.`customer_group_id` as `sales_channel.customerGroupId`, `sales_channel`.`currency_id` as `sales_channel.currencyId`, `sales_channel`.`payment_method_id` as `sales_channel.paymentMethodId`, `sales_channel`.`shipping_method_id` as `sales_channel.shippingMethodId`, `sales_channel`.`country_id` as `sales_channel.countryId`, `sales_channel`.`analytics_id` as `sales_channel.analyticsId`, `sales_channel`.`navigation_category_id` as `sales_channel.navigationCategoryId`, `sales_channel`.`navigation_category_version_id` as `sales_channel.navigationCategoryVersionId`, `sales_channel`.`navigation_category_depth` as `sales_channel.navigationCategoryDepth`, `sales_channel`.`footer_category_id` as `sales_channel.footerCategoryId`, `sales_channel`.`footer_category_version_id` as `sales_channel.footerCategoryVersionId`, `sales_channel`.`service_category_id` as `sales_channel.serviceCategoryId`, `sales_channel`.`service_category_version_id` as `sales_channel.serviceCategoryVersionId`, `sales_channel`.`mail_header_footer_id` as `sales_channel.mailHeaderFooterId`, `sales_channel`.`hreflang_default_domain_id` as `sales_channel.hreflangDefaultDomainId`, `sales_channel`.`short_name` as `sales_channel.shortName`, `sales_channel`.`tax_calculation_type` as `sales_channel.taxCalculationType`, `sales_channel`.`access_key` as `sales_channel.accessKey`, `sales_channel`.`configuration` as `sales_channel.configuration`, `sales_channel`.`active` as `sales_channel.active`, `sales_channel`.`hreflang_active` as `sales_channel.hreflangActive`, `sales_channel`.`maintenance` as `sales_channel.maintenance`, `sales_channel`.`maintenance_ip_whitelist` as `sales_channel.maintenanceIpWhitelist`, `sales_channel`.`payment_method_ids` as `sales_channel.paymentMethodIds`, `sales_channel`.`home_cms_page_id` as `sales_channel.homeCmsPageId`, `sales_channel`.`home_cms_page_version_id` as `sales_channel.homeCmsPageVersionId`, `sales_channel`.`created_at` as `sales_channel.createdAt`, `sales_channel`.`updated_at` as `sales_channel.updatedAt`, `sales_channel.translation.name`, `sales_channel.translation.name` as `sales_channel.name`, `sales_channel.translation.homeSlotConfig`, `sales_channel.translation.homeSlotConfig` as `sales_channel.homeSlotConfig`, `sales_channel.translation.homeEnabled`, `sales_channel.translation.homeEnabled` as `sales_channel.homeEnabled`, `sales_channel.translation.homeName`, `sales_channel.translation.homeName` as `sales_channel.homeName`, `sales_channel.translation.homeMetaTitle`, `sales_channel.translation.homeMetaTitle` as `sales_channel.homeMetaTitle`, `sales_channel.translation.homeMetaDescription`, `sales_channel.translation.homeMetaDescription` as `sales_channel.homeMetaDescription`, `sales_channel.translation.homeKeywords`, `sales_channel.translation.homeKeywords` as `sales_channel.homeKeywords`, `sales_channel.translation.customFields`, `sales_channel.translation.customFields` as `sales_channel.customFields` FROM `sales_channel` LEFT JOIN (SELECT `sales_channel.translation`.`sales_channel_id`, `sales_channel.translation`.`name` as `sales_channel.translation.name`, `sales_channel.translation`.`custom_fields` as `sales_channel.translation.customFields`, `sales_channel.translation`.`home_slot_config` as `sales_channel.translation.homeSlotConfig`, `sales_channel.translation`.`home_enabled` as `sales_channel.translation.homeEnabled`, `sales_channel.translation`.`home_name` as `sales_channel.translation.homeName`, `sales_channel.translation`.`home_meta_title` as `sales_channel.translation.homeMetaTitle`, `sales_channel.translation`.`home_meta_description` as `sales_channel.translation.homeMetaDescription`, `sales_channel.translation`.`home_keywords` as `sales_channel.translation.homeKeywords` FROM `sales_channel_translation` `sales_channel.translation` WHERE `sales_channel.translation`.`language_id` = ?) `sales_channel.sales_channel_translation` ON `sales_channel.sales_channel_translation`.`sales_channel_id` = `sales_channel`.`id` WHERE `sales_channel`.`id` IN (?, ?, ?, ?, ?)
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"\x01ɪJ£&pò▓Ãè ÌôÜÓ"
  b"\x01‘J13£x"‰m\fp²ý;g"
  b"˜C-ï9üF$³2\x13¥kŒ”M"
  b"\x01ɪJ£&pò▓Ãè ÌôÜÓ"
  b"\x01‘J13£x"‰m\fp²ý;g"
]
16 1.48 ms
# category::data::read
SELECT `category`.`id` as `category.id`, `category`.`version_id` as `category.versionId`, `category`.`parent_id` as `category.parentId`, `category`.`parent_version_id` as `category.parentVersionId`, `category`.`after_category_id` as `category.afterCategoryId`, `category`.`after_category_version_id` as `category.afterCategoryVersionId`, `category`.`media_id` as `category.mediaId`, `category`.`display_nested_products` as `category.displayNestedProducts`, `category`.`auto_increment` as `category.autoIncrement`, `category`.`level` as `category.level`, `category`.`path` as `category.path`, `category`.`child_count` as `category.childCount`, `category`.`type` as `category.type`, `category`.`product_assignment_type` as `category.productAssignmentType`, `category`.`visible` as `category.visible`, `category`.`active` as `category.active`, `category`.`cms_page_id` as `category.cmsPageId`, `category`.`cms_page_version_id` as `category.cmsPageVersionId`, `category`.`product_stream_id` as `category.productStreamId`, `category`.`custom_entity_type_id` as `category.customEntityTypeId`, `category`.`created_at` as `category.createdAt`, `category`.`updated_at` as `category.updatedAt`, `category.media`.`id` as `category.media.id`, `category.media`.`user_id` as `category.media.userId`, `category.media`.`media_folder_id` as `category.media.mediaFolderId`, `category.media`.`mime_type` as `category.media.mimeType`, `category.media`.`file_extension` as `category.media.fileExtension`, `category.media`.`uploaded_at` as `category.media.uploadedAt`, `category.media`.`file_name` as `category.media.fileName`, `category.media`.`file_size` as `category.media.fileSize`, `category.media`.`media_type` as `category.media.mediaTypeRaw`, `category.media`.`meta_data` as `category.media.metaData`, `category.media`.`config` as `category.media.config`, `category.media`.`path` as `category.media.path`, `category.media`.`private` as `category.media.private`, `category.media`.`thumbnails_ro` as `category.media.thumbnailsRo`, `category.media`.`file_hash` as `category.media.fileHash`, `category.media`.`created_at` as `category.media.createdAt`, `category.media`.`updated_at` as `category.media.updatedAt`, `category.media.translation.title`, `category.media.translation.title` as `category.media.title`, `category.media.translation.alt`, `category.media.translation.alt` as `category.media.alt`, `category.media.translation.customFields`, `category.media.translation.customFields` as `category.media.customFields`, `category.translation.name`, `category.translation.name` as `category.name`, `category.translation.breadcrumb`, `category.translation.breadcrumb` as `category.breadcrumb`, `category.translation.slotConfig`, `category.translation.slotConfig` as `category.slotConfig`, `category.translation.linkType`, `category.translation.linkType` as `category.linkType`, `category.translation.internalLink`, `category.translation.internalLink` as `category.internalLink`, `category.translation.externalLink`, `category.translation.externalLink` as `category.externalLink`, `category.translation.linkNewTab`, `category.translation.linkNewTab` as `category.linkNewTab`, `category.translation.description`, `category.translation.description` as `category.description`, `category.translation.metaTitle`, `category.translation.metaTitle` as `category.metaTitle`, `category.translation.metaDescription`, `category.translation.metaDescription` as `category.metaDescription`, `category.translation.keywords`, `category.translation.keywords` as `category.keywords`, `category.translation.customFields`, `category.translation.customFields` as `category.customFields` FROM `category` LEFT JOIN `media` `category.media` ON `category`.`media_id` = `category.media`.`id` LEFT JOIN (SELECT `category.translation`.`category_id`, `category.translation`.`category_version_id`, `category.translation`.`breadcrumb` as `category.translation.breadcrumb`, `category.translation`.`name` as `category.translation.name`, `category.translation`.`custom_fields` as `category.translation.customFields`, `category.translation`.`slot_config` as `category.translation.slotConfig`, `category.translation`.`link_type` as `category.translation.linkType`, `category.translation`.`internal_link` as `category.translation.internalLink`, `category.translation`.`external_link` as `category.translation.externalLink`, `category.translation`.`link_new_tab` as `category.translation.linkNewTab`, `category.translation`.`description` as `category.translation.description`, `category.translation`.`meta_title` as `category.translation.metaTitle`, `category.translation`.`meta_description` as `category.translation.metaDescription`, `category.translation`.`keywords` as `category.translation.keywords` FROM `category_translation` `category.translation` WHERE `category.translation`.`language_id` = ?) `category.category_translation` ON `category.category_translation`.`category_id` = `category`.`id` AND `category.category_translation`.`category_version_id` = `category`.`version_id` LEFT JOIN (SELECT `category.media.translation`.`media_id`, `category.media.translation`.`alt` as `category.media.translation.alt`, `category.media.translation`.`title` as `category.media.translation.title`, `category.media.translation`.`custom_fields` as `category.media.translation.customFields` FROM `media_translation` `category.media.translation` WHERE `category.media.translation`.`language_id` = ?) `category.media.media_translation` ON `category.media.media_translation`.`media_id` = `category.media`.`id` WHERE (`category`.`version_id` = ?) AND (`category`.`id` IN (?))
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"\x0F©\x1CãéjK¾KÙÎu,4%"
  b"\x01—²-ulq¼¥ˆC0’5ܳ"
]
17 0.63 ms
# category::cms-page::read
SELECT `cms_page`.`id` as `cms_page.id`, `cms_page`.`version_id` as `cms_page.versionId`, `cms_page`.`type` as `cms_page.type`, `cms_page`.`entity` as `cms_page.entity`, `cms_page`.`css_class` as `cms_page.cssClass`, `cms_page`.`config` as `cms_page.config`, `cms_page`.`preview_media_id` as `cms_page.previewMediaId`, `cms_page`.`locked` as `cms_page.locked`, `cms_page`.`created_at` as `cms_page.createdAt`, `cms_page`.`updated_at` as `cms_page.updatedAt`, `cms_page.translation.name`, `cms_page.translation.name` as `cms_page.name`, `cms_page.translation.customFields`, `cms_page.translation.customFields` as `cms_page.customFields` FROM `cms_page` LEFT JOIN (SELECT `cms_page.translation`.`cms_page_id`, `cms_page.translation`.`cms_page_version_id`, `cms_page.translation`.`name` as `cms_page.translation.name`, `cms_page.translation`.`custom_fields` as `cms_page.translation.customFields` FROM `cms_page_translation` `cms_page.translation` WHERE `cms_page.translation`.`language_id` = ?) `cms_page.cms_page_translation` ON `cms_page.cms_page_translation`.`cms_page_id` = `cms_page`.`id` AND `cms_page.cms_page_translation`.`cms_page_version_id` = `cms_page`.`version_id` WHERE (`cms_page`.`version_id` = ?) AND (`cms_page`.`id` IN (?))
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"\x0F©\x1CãéjK¾KÙÎu,4%"
  b"\x01‘ÂŒW\x18vÚ¯ðÌä<Ã&¯"
]
18 0.85 ms
# category::cms-page::association::sections::read
SELECT `cms_section`.`id` as `cms_section.id`, `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`.`version_id` as `cms_section.versionId`, `cms_section`.`cms_page_version_id` as `cms_section.cmsPageVersionId`, `cms_section`.`created_at` as `cms_section.createdAt`, `cms_section`.`updated_at` as `cms_section.updatedAt`, `cms_section.backgroundMedia`.`id` as `cms_section.backgroundMedia.id`, `cms_section.backgroundMedia`.`user_id` as `cms_section.backgroundMedia.userId`, `cms_section.backgroundMedia`.`media_folder_id` as `cms_section.backgroundMedia.mediaFolderId`, `cms_section.backgroundMedia`.`mime_type` as `cms_section.backgroundMedia.mimeType`, `cms_section.backgroundMedia`.`file_extension` as `cms_section.backgroundMedia.fileExtension`, `cms_section.backgroundMedia`.`uploaded_at` as `cms_section.backgroundMedia.uploadedAt`, `cms_section.backgroundMedia`.`file_name` as `cms_section.backgroundMedia.fileName`, `cms_section.backgroundMedia`.`file_size` as `cms_section.backgroundMedia.fileSize`, `cms_section.backgroundMedia`.`media_type` as `cms_section.backgroundMedia.mediaTypeRaw`, `cms_section.backgroundMedia`.`meta_data` as `cms_section.backgroundMedia.metaData`, `cms_section.backgroundMedia`.`config` as `cms_section.backgroundMedia.config`, `cms_section.backgroundMedia`.`path` as `cms_section.backgroundMedia.path`, `cms_section.backgroundMedia`.`private` as `cms_section.backgroundMedia.private`, `cms_section.backgroundMedia`.`thumbnails_ro` as `cms_section.backgroundMedia.thumbnailsRo`, `cms_section.backgroundMedia`.`file_hash` as `cms_section.backgroundMedia.fileHash`, `cms_section.backgroundMedia`.`created_at` as `cms_section.backgroundMedia.createdAt`, `cms_section.backgroundMedia`.`updated_at` as `cms_section.backgroundMedia.updatedAt`, `cms_section.backgroundMedia.translation.title`, `cms_section.backgroundMedia.translation.title` as `cms_section.backgroundMedia.title`, `cms_section.backgroundMedia.translation.alt`, `cms_section.backgroundMedia.translation.alt` as `cms_section.backgroundMedia.alt`, `cms_section.backgroundMedia.translation.customFields`, `cms_section.backgroundMedia.translation.customFields` as `cms_section.backgroundMedia.customFields` FROM `cms_section` LEFT JOIN `media` `cms_section.backgroundMedia` ON `cms_section`.`background_media_id` = `cms_section.backgroundMedia`.`id` LEFT JOIN (SELECT `cms_section.backgroundMedia.translation`.`media_id`, `cms_section.backgroundMedia.translation`.`alt` as `cms_section.backgroundMedia.translation.alt`, `cms_section.backgroundMedia.translation`.`title` as `cms_section.backgroundMedia.translation.title`, `cms_section.backgroundMedia.translation`.`custom_fields` as `cms_section.backgroundMedia.translation.customFields` FROM `media_translation` `cms_section.backgroundMedia.translation` WHERE `cms_section.backgroundMedia.translation`.`language_id` = ?) `cms_section.backgroundMedia.media_translation` ON `cms_section.backgroundMedia.media_translation`.`media_id` = `cms_section.backgroundMedia`.`id` WHERE (`cms_section`.`version_id` = ?) AND ((`cms_section`.`cms_page_id` IN (?)))
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"\x0F©\x1CãéjK¾KÙÎu,4%"
  b"\x01‘ÂŒW\x18vÚ¯ðÌä<Ã&¯"
]
19 0.75 ms
# category::cms-page::association::sections::association::blocks::read
SELECT `cms_block`.`id` as `cms_block.id`, `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`.`version_id` as `cms_block.versionId`, `cms_block`.`cms_section_version_id` as `cms_block.cmsSectionVersionId`, `cms_block`.`created_at` as `cms_block.createdAt`, `cms_block`.`updated_at` as `cms_block.updatedAt`, `cms_block.backgroundMedia`.`id` as `cms_block.backgroundMedia.id`, `cms_block.backgroundMedia`.`user_id` as `cms_block.backgroundMedia.userId`, `cms_block.backgroundMedia`.`media_folder_id` as `cms_block.backgroundMedia.mediaFolderId`, `cms_block.backgroundMedia`.`mime_type` as `cms_block.backgroundMedia.mimeType`, `cms_block.backgroundMedia`.`file_extension` as `cms_block.backgroundMedia.fileExtension`, `cms_block.backgroundMedia`.`uploaded_at` as `cms_block.backgroundMedia.uploadedAt`, `cms_block.backgroundMedia`.`file_name` as `cms_block.backgroundMedia.fileName`, `cms_block.backgroundMedia`.`file_size` as `cms_block.backgroundMedia.fileSize`, `cms_block.backgroundMedia`.`media_type` as `cms_block.backgroundMedia.mediaTypeRaw`, `cms_block.backgroundMedia`.`meta_data` as `cms_block.backgroundMedia.metaData`, `cms_block.backgroundMedia`.`config` as `cms_block.backgroundMedia.config`, `cms_block.backgroundMedia`.`path` as `cms_block.backgroundMedia.path`, `cms_block.backgroundMedia`.`private` as `cms_block.backgroundMedia.private`, `cms_block.backgroundMedia`.`thumbnails_ro` as `cms_block.backgroundMedia.thumbnailsRo`, `cms_block.backgroundMedia`.`file_hash` as `cms_block.backgroundMedia.fileHash`, `cms_block.backgroundMedia`.`created_at` as `cms_block.backgroundMedia.createdAt`, `cms_block.backgroundMedia`.`updated_at` as `cms_block.backgroundMedia.updatedAt`, `cms_block.backgroundMedia.translation.title`, `cms_block.backgroundMedia.translation.title` as `cms_block.backgroundMedia.title`, `cms_block.backgroundMedia.translation.alt`, `cms_block.backgroundMedia.translation.alt` as `cms_block.backgroundMedia.alt`, `cms_block.backgroundMedia.translation.customFields`, `cms_block.backgroundMedia.translation.customFields` as `cms_block.backgroundMedia.customFields` FROM `cms_block` LEFT JOIN `media` `cms_block.backgroundMedia` ON `cms_block`.`background_media_id` = `cms_block.backgroundMedia`.`id` LEFT JOIN (SELECT `cms_block.backgroundMedia.translation`.`media_id`, `cms_block.backgroundMedia.translation`.`alt` as `cms_block.backgroundMedia.translation.alt`, `cms_block.backgroundMedia.translation`.`title` as `cms_block.backgroundMedia.translation.title`, `cms_block.backgroundMedia.translation`.`custom_fields` as `cms_block.backgroundMedia.translation.customFields` FROM `media_translation` `cms_block.backgroundMedia.translation` WHERE `cms_block.backgroundMedia.translation`.`language_id` = ?) `cms_block.backgroundMedia.media_translation` ON `cms_block.backgroundMedia.media_translation`.`media_id` = `cms_block.backgroundMedia`.`id` WHERE (`cms_block`.`version_id` = ?) AND ((`cms_block`.`cms_section_id` IN (?)))
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"\x0F©\x1CãéjK¾KÙÎu,4%"
  b"\x01‘ÂŒ_\x08~¹‹Ž/г~­¼"
]
20 0.71 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`.`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`.`cms_block_version_id` as `cms_slot.cmsBlockVersionId`, `cms_slot`.`created_at` as `cms_slot.createdAt`, `cms_slot`.`updated_at` as `cms_slot.updatedAt`, `cms_slot.translation.config`, `cms_slot.translation.config` as `cms_slot.config`, `cms_slot.translation.customFields`, `cms_slot.translation.customFields` as `cms_slot.customFields` FROM `cms_slot` LEFT JOIN (SELECT `cms_slot.translation`.`cms_slot_id`, `cms_slot.translation`.`cms_slot_version_id`, `cms_slot.translation`.`config` as `cms_slot.translation.config`, `cms_slot.translation`.`custom_fields` as `cms_slot.translation.customFields` FROM `cms_slot_translation` `cms_slot.translation` WHERE `cms_slot.translation`.`language_id` = ?) `cms_slot.cms_slot_translation` ON `cms_slot.cms_slot_translation`.`cms_slot_id` = `cms_slot`.`id` AND `cms_slot.cms_slot_translation`.`cms_slot_version_id` = `cms_slot`.`version_id` WHERE (`cms_slot`.`version_id` = ?) AND ((`cms_slot`.`cms_block_id` IN (?)))
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"\x0F©\x1CãéjK¾KÙÎu,4%"
  b"\x01‘ÂŒx(yǹãÀ)ÄÛÑ\x07"
]
21 0.49 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"\x01ɪ\³üqsÖ╠[╬jÑdj"
]
22 0.33 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
]
23 0.43 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"\x01ɪ\³üqsÖ╠[╬jÑdj"
  b"\x01ÉÑÐ* sþÿ├-î▓5w\n"
  b"\x01ÉÑÐ* sþÿ├-î▓áÚ\x10"
  b"\x01ÉÑÐ* sþÿ├-î│v£\x07"
  b"\x01ÉÑÐ* sþÿ├-î┤W\x10²"
  b"\x01ÉÑÐ* sþÿ├-îÁ\x1Dýy"
]
24 0.37 ms
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"\x01—²-ulq¼¥ˆC0’5ܳ"
]
25 0.57 ms
SELECT `category`.`id` as `category.id`, `category`.`version_id` as `category.versionId`, `category`.`parent_id` as `category.parentId`, `category`.`parent_version_id` as `category.parentVersionId`, `category`.`after_category_id` as `category.afterCategoryId`, `category`.`after_category_version_id` as `category.afterCategoryVersionId`, `category`.`media_id` as `category.mediaId`, `category`.`display_nested_products` as `category.displayNestedProducts`, `category`.`auto_increment` as `category.autoIncrement`, `category`.`level` as `category.level`, `category`.`path` as `category.path`, `category`.`child_count` as `category.childCount`, `category`.`type` as `category.type`, `category`.`product_assignment_type` as `category.productAssignmentType`, `category`.`visible` as `category.visible`, `category`.`active` as `category.active`, `category`.`cms_page_id` as `category.cmsPageId`, `category`.`cms_page_version_id` as `category.cmsPageVersionId`, `category`.`product_stream_id` as `category.productStreamId`, `category`.`custom_entity_type_id` as `category.customEntityTypeId`, `category`.`created_at` as `category.createdAt`, `category`.`updated_at` as `category.updatedAt`, `category.translation.name`, `category.translation.name` as `category.name`, `category.translation.breadcrumb`, `category.translation.breadcrumb` as `category.breadcrumb`, `category.translation.slotConfig`, `category.translation.slotConfig` as `category.slotConfig`, `category.translation.linkType`, `category.translation.linkType` as `category.linkType`, `category.translation.internalLink`, `category.translation.internalLink` as `category.internalLink`, `category.translation.externalLink`, `category.translation.externalLink` as `category.externalLink`, `category.translation.linkNewTab`, `category.translation.linkNewTab` as `category.linkNewTab`, `category.translation.description`, `category.translation.description` as `category.description`, `category.translation.metaTitle`, `category.translation.metaTitle` as `category.metaTitle`, `category.translation.metaDescription`, `category.translation.metaDescription` as `category.metaDescription`, `category.translation.keywords`, `category.translation.keywords` as `category.keywords`, `category.translation.customFields`, `category.translation.customFields` as `category.customFields` FROM `category` LEFT JOIN (SELECT `category.translation`.`category_id`, `category.translation`.`category_version_id`, `category.translation`.`breadcrumb` as `category.translation.breadcrumb`, `category.translation`.`name` as `category.translation.name`, `category.translation`.`custom_fields` as `category.translation.customFields`, `category.translation`.`slot_config` as `category.translation.slotConfig`, `category.translation`.`link_type` as `category.translation.linkType`, `category.translation`.`internal_link` as `category.translation.internalLink`, `category.translation`.`external_link` as `category.translation.externalLink`, `category.translation`.`link_new_tab` as `category.translation.linkNewTab`, `category.translation`.`description` as `category.translation.description`, `category.translation`.`meta_title` as `category.translation.metaTitle`, `category.translation`.`meta_description` as `category.translation.metaDescription`, `category.translation`.`keywords` as `category.translation.keywords` FROM `category_translation` `category.translation` WHERE `category.translation`.`language_id` = ?) `category.category_translation` ON `category.category_translation`.`category_id` = `category`.`id` AND `category.category_translation`.`category_version_id` = `category`.`version_id` WHERE (`category`.`version_id` = ?) AND (`category`.`id` IN (?))
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"\x0F©\x1CãéjK¾KÙÎu,4%"
  b"\x01—²-ulq¼¥ˆC0’5ܳ"
]
26 0.67 ms
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`
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
]
27 0.32 ms
SELECT `name`, `type` FROM `custom_field` WHERE `active` = 1
Parameters:
[]
28 0.59 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"\x01—²-ulq¼¥ˆC0’5ܳ"
]
29 0.40 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"\x01—²-ulq¼¥ˆC0’5ܳ"
]
30 0.78 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"ª!Øóß/]Ås¼~e\x05n\x03["
]
31 0.76 ms
SELECT `meta_catalog_id`.`id` as `meta_catalog_id.id`, `meta_catalog_id`.`type` as `meta_catalog_id.type`, `meta_catalog_id`.`number` as `meta_catalog_id.number`, `meta_catalog_id`.`created_at` as `meta_catalog_id.createdAt`, `meta_catalog_id`.`updated_at` as `meta_catalog_id.updatedAt` FROM `meta_catalog_id` WHERE ((`meta_catalog_id`.`type` = ?)) AND (`meta_catalog_id`.`id` IN (?))
Parameters:
[
  "facet_Catalog"
  b" °=\x07│7®w║\x04ði├É\x1E"
]
32 0.30 ms
SELECT `product_search_config`.`id` FROM `product_search_config` WHERE (`product_search_config`.`language_id` = ?) LIMIT 1
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
]
33 0.44 ms
SELECT `product_search_config`.`id` as `product_search_config.id`, `product_search_config`.`language_id` as `product_search_config.languageId`, `product_search_config`.`and_logic` as `product_search_config.andLogic`, `product_search_config`.`min_search_length` as `product_search_config.minSearchLength`, `product_search_config`.`excluded_terms` as `product_search_config.excludedTerms`, `product_search_config`.`created_at` as `product_search_config.createdAt`, `product_search_config`.`updated_at` as `product_search_config.updatedAt` FROM `product_search_config` WHERE `product_search_config`.`id` IN (?)
Parameters:
[
  b"\x01ÉÑÐL├r'ÖîæCÄ\x1DÊy"
]
34 1.00 ms
SELECT `meta_catalog_id`.`id` as `meta_catalog_id.id`, `meta_catalog_id`.`type` as `meta_catalog_id.type`, `meta_catalog_id`.`number` as `meta_catalog_id.number`, `meta_catalog_id`.`created_at` as `meta_catalog_id.createdAt`, `meta_catalog_id`.`updated_at` as `meta_catalog_id.updatedAt` FROM `meta_catalog_id` WHERE ((`meta_catalog_id`.`type` = ?)) AND (`meta_catalog_id`.`id` IN (?, ?, ?, ?, ?, ?, ?, ?, ?))
Parameters:
[
  "facet_F_Properties_WARENGRUPPE"
  b"vA0sÀF|3¬d\x11úË\x7F"
  b"NtÜKr¡xÖŒ\rÝ×%ÌeÆ"
  b"°ü!ôZ4¡9_\x01XÝf©Jý"
  b"Þ^eyõ{åîô䘗é§Ùå"
  b"\x15-t<Î\eæá´bd7º7W"
  b":>\x01B\x7F-wdž0›\x1A†Ü·Š"
  b"SØ└·6gp\x0ETºÿÍ·pô\t"
  b"-Ä—%v\x169Z‰ïBí¥Õû\e"
  b"\t\x08\r-äÿuä\x18Þ;g•ká\"
]
35 0.68 ms
SELECT `meta_catalog_id`.`id` as `meta_catalog_id.id`, `meta_catalog_id`.`type` as `meta_catalog_id.type`, `meta_catalog_id`.`number` as `meta_catalog_id.number`, `meta_catalog_id`.`created_at` as `meta_catalog_id.createdAt`, `meta_catalog_id`.`updated_at` as `meta_catalog_id.updatedAt` FROM `meta_catalog_id` WHERE ((`meta_catalog_id`.`type` = ?)) AND (`meta_catalog_id`.`id` IN (?))
Parameters:
[
  "facet_F_Properties_HAUPTWARENGRUPPE"
  b"Bggú:\x03",â„gàÓËéÙ"
]
36 0.83 ms
SELECT `meta_catalog_id`.`id` as `meta_catalog_id.id`, `meta_catalog_id`.`type` as `meta_catalog_id.type`, `meta_catalog_id`.`number` as `meta_catalog_id.number`, `meta_catalog_id`.`created_at` as `meta_catalog_id.createdAt`, `meta_catalog_id`.`updated_at` as `meta_catalog_id.updatedAt` FROM `meta_catalog_id` WHERE ((`meta_catalog_id`.`type` = ?)) AND (`meta_catalog_id`.`id` IN (?))
Parameters:
[
  "facet_Productform"
  b"yƒgU¨cj#FPãvÇ\x1ACp"
]
37 0.89 ms
SELECT `meta_catalog_id`.`id` as `meta_catalog_id.id`, `meta_catalog_id`.`type` as `meta_catalog_id.type`, `meta_catalog_id`.`number` as `meta_catalog_id.number`, `meta_catalog_id`.`created_at` as `meta_catalog_id.createdAt`, `meta_catalog_id`.`updated_at` as `meta_catalog_id.updatedAt` FROM `meta_catalog_id` WHERE ((`meta_catalog_id`.`type` = ?)) AND (`meta_catalog_id`.`id` IN (?, ?, ?, ?, ?, ?, ?))
Parameters:
[
  "facet_F_Properties_SPRACHE"
  b"pDT}|ž\x04:âM5Œ@\x04"
  b"»å¬¶ë¼\e³3Áü}H|ðõ"
  b"ë8+\x06zžÇ©+‡h\v†ƒ`E"
  b"<+§€}æü‰\x05ž‘O¥Q`"
  b"═\p2■º─]õp¯\x07-Éé┌"
  b"D–2F\x1C›Ú\x1D\x04\tWņú8/"
  b"¬.³\x082‚\x06/¤‚òý\x04æÏ»"
]
38 0.69 ms
SELECT LOWER(HEX(id)) FROM snippet_set WHERE iso = ?
Parameters:
[
  "de-DE"
]
39 1.20 ms
# product-listing-loader::resolve-previews
            SELECT
                parent.variant_listing_config as variantListingConfig,
                LOWER(HEX(child.id)) as id,
                LOWER(HEX(parent.id)) as parentId
             FROM product as child
                INNER JOIN product as parent
                    ON parent.id = child.parent_id
                    AND parent.version_id = child.version_id
             WHERE child.version_id = ?
             AND child.id IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[
  b"\x0F©\x1CãéjK¾KÙÎu,4%"
  b"¼jJ2Ój\x07æ%¸»ðA£Z\x7F"
  b"•½ý†„\x19\x1F6ùê\x1E\x7F½ÂZÓ"
  b"\x7FÝ\e\x1A\vþ˜Äc(þ¼¸B,\x00"
  b"ËÄ&:€²>®¿\x16Ô„üØ\tÏ"
  b"ì£PŽZçá sóDc#æ$&"
  b"lFt¦áMòëb¯^ð?MgÝ"
  b"¥G]rpô–ø:t½\x12Ä\x1D"
  b"*ü×~\x14\r!Ïı /?ø║"
  b"ÅT=eçîÌ\x1E\x1A%?4\x14ƒÆ°"
  b"¸\x7Fê?ÙZt“Þ\x19‘Ð\x0Fp`“"
  b"FV±\x1DµM\x08gsa\x7Fó¼\x1Aœm"
  b"͈vò`6t*i‚J-Îvâ1"
  b"z┴▀¦▓¥ì\t¼╦wg\x1EÇ\x16\f"
  b"#a\vzƒûo`Œ·æd¦\x03ܼ"
  b"\x01[€d‚\x02µ\x12Î\x04ÝBNðk²"
  b"\r†|\x1CÒeïÿ§†X\x10̉Ò\"
  b"¦ðne\x03R’¬ â4ôWA\x18s"
  b"Ñß\v\x07û¤G\x0EÅ<¾ãG¯\x1F7"
  b"┬fI\x16Qþ─˴ص\t*Y£&"
  b"¦FX0b\x7FD¥╩)ÖQɯ¾\x08"
  b"nÃ*n\x17t ¹¢nÝé>H\x7FÖ"
  b"vs\x05“¥ßÝA\x7FôOZyÓÄ\x06"
  b"y=JbE\x0F&\x1E^IÔ\x12T\x08\x1A¿"
  b"<\x1E³xªkáX9MNÓú\x17\x1F$"
]
40 1.00 ms
SELECT `country`.`id` as `country.id`, `country`.`iso` as `country.iso`, `country`.`position` as `country.position`, `country`.`active` as `country.active`, `country`.`shipping_available` as `country.shippingAvailable`, `country`.`iso3` as `country.iso3`, `country`.`display_state_in_registration` as `country.displayStateInRegistration`, `country`.`force_state_in_registration` as `country.forceStateInRegistration`, `country`.`check_vat_id_pattern` as `country.checkVatIdPattern`, `country`.`vat_id_required` as `country.vatIdRequired`, `country`.`vat_id_pattern` as `country.vatIdPattern`, `country`.`customer_tax` as `country.customerTax`, `country`.`company_tax` as `country.companyTax`, `country`.`postal_code_required` as `country.postalCodeRequired`, `country`.`check_postal_code_pattern` as `country.checkPostalCodePattern`, `country`.`check_advanced_postal_code_pattern` as `country.checkAdvancedPostalCodePattern`, `country`.`advanced_postal_code_pattern` as `country.advancedPostalCodePattern`, `country`.`default_postal_code_pattern` as `country.defaultPostalCodePattern`, `country`.`is_eu` as `country.isEu`, `country`.`created_at` as `country.createdAt`, `country`.`updated_at` as `country.updatedAt`, `country.translation.name`, `country.translation.name` as `country.name`, `country.translation.addressFormat`, `country.translation.addressFormat` as `country.addressFormat`, `country.translation.customFields`, `country.translation.customFields` as `country.customFields` FROM `country` LEFT JOIN (SELECT `country.translation`.`country_id`, `country.translation`.`name` as `country.translation.name`, `country.translation`.`custom_fields` as `country.translation.customFields`, `country.translation`.`address_format` as `country.translation.addressFormat` FROM `country_translation` `country.translation` WHERE `country.translation`.`language_id` = ?) `country.country_translation` ON `country.country_translation`.`country_id` = `country`.`id` WHERE `country`.`id` IN (?)
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"\x01ÉÑð╣ms\x03┐5=Ë\x03Õ╣'"
]
41 0.77 ms
SELECT `delivery_time`.`id` as `delivery_time.id`, `delivery_time`.`min` as `delivery_time.min`, `delivery_time`.`max` as `delivery_time.max`, `delivery_time`.`unit` as `delivery_time.unit`, `delivery_time`.`created_at` as `delivery_time.createdAt`, `delivery_time`.`updated_at` as `delivery_time.updatedAt`, `delivery_time.translation.name`, `delivery_time.translation.name` as `delivery_time.name`, `delivery_time.translation.customFields`, `delivery_time.translation.customFields` as `delivery_time.customFields` FROM `delivery_time` LEFT JOIN (SELECT `delivery_time.translation`.`delivery_time_id`, `delivery_time.translation`.`name` as `delivery_time.translation.name`, `delivery_time.translation`.`custom_fields` as `delivery_time.translation.customFields` FROM `delivery_time_translation` `delivery_time.translation` WHERE `delivery_time.translation`.`language_id` = ?) `delivery_time.delivery_time_translation` ON `delivery_time.delivery_time_translation`.`delivery_time_id` = `delivery_time`.`id` WHERE `delivery_time`.`id` IN (?)
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"\x01ÉÑð║Ñqhô?6:■Ã,\x02"
]
42 0.98 ms
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`.`iso_code` IN (?))
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  "CHF"
]
43 0.39 ms
SELECT `tax`.`id` as `tax.id`, `tax`.`tax_rate` as `tax.taxRate`, `tax`.`name` as `tax.name`, `tax`.`position` as `tax.position`, `tax`.`custom_fields` as `tax.customFields`, `tax`.`created_at` as `tax.createdAt`, `tax`.`updated_at` as `tax.updatedAt` FROM `tax`
Parameters:
[]
44 0.93 ms
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`.`iso_code` IN (?))
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  "CHF"
]
45 0.72 ms
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`.`iso_code` IN (?))
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  "CHF"
]
46 0.60 ms
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`.`iso_code` IN (?))
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  "CHF"
]
47 0.69 ms
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`.`iso_code` IN (?))
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  "CHF"
]
48 0.59 ms
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`.`iso_code` IN (?))
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  "CHF"
]
49 0.63 ms
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`.`iso_code` IN (?))
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  "CHF"
]
50 0.60 ms
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`.`iso_code` IN (?))
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  "CHF"
]
51 0.58 ms
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`.`iso_code` IN (?))
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  "CHF"
]
52 0.62 ms
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`.`iso_code` IN (?))
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  "CHF"
]
53 0.66 ms
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`.`iso_code` IN (?))
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  "CHF"
]
54 0.65 ms
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`.`iso_code` IN (?))
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  "CHF"
]
55 0.58 ms
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`.`iso_code` IN (?))
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  "CHF"
]
56 0.77 ms
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`.`iso_code` IN (?))
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  "CHF"
]
57 0.83 ms
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`.`iso_code` IN (?))
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  "CHF"
]
58 0.78 ms
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`.`iso_code` IN (?))
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  "CHF"
]
59 0.50 ms
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`.`iso_code` IN (?))
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  "CHF"
]
60 0.89 ms
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`.`iso_code` IN (?))
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  "CHF"
]
61 0.72 ms
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`.`iso_code` IN (?))
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  "CHF"
]
62 0.61 ms
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`.`iso_code` IN (?))
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  "CHF"
]
63 0.73 ms
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`.`iso_code` IN (?))
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  "CHF"
]
64 0.57 ms
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`.`iso_code` IN (?))
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  "CHF"
]
65 0.54 ms
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`.`iso_code` IN (?))
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  "CHF"
]
66 0.57 ms
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`.`iso_code` IN (?))
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  "CHF"
]
67 0.52 ms
SELECT DISTINCT
               LOWER(HEX(sales_channel.id)) AS salesChannelId,
               LOWER(HEX(domains.language_id)) AS languageId
             FROM sales_channel_domain AS domains
             INNER JOIN sales_channel
               ON domains.sales_channel_id = sales_channel.id
               AND sales_channel.active = 1
Parameters:
[]
68 0.27 ms
SELECT LOWER(HEX(sales_channel_id)) AS sales_channel_id, route_name, template
             FROM seo_url_template
             WHERE route_name IN (?)
Parameters:
[
  "frontend.detail.page"
]
69 0.26 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`.`custom_fields` as `language.customFields`, `language`.`created_at` as `language.createdAt`, `language`.`updated_at` as `language.updatedAt` FROM `language`
Parameters:
[]
70 0.30 ms
SELECT LOWER(HEX(parent_id)) FROM language WHERE id = ?
Parameters:
[
  "0190a5d21558701cb17a1f89991d17e2"
]
71 0.28 ms
SELECT LOWER(HEX(parent_id)) FROM language WHERE id = ?
Parameters:
[
  "2fbb5fe2e29a4d70aa5854ce7ce3e20b"
]
72 0.77 ms
SELECT `sales_channel`.`id` as `sales_channel.id`, `sales_channel`.`type_id` as `sales_channel.typeId`, `sales_channel`.`language_id` as `sales_channel.languageId`, `sales_channel`.`customer_group_id` as `sales_channel.customerGroupId`, `sales_channel`.`currency_id` as `sales_channel.currencyId`, `sales_channel`.`payment_method_id` as `sales_channel.paymentMethodId`, `sales_channel`.`shipping_method_id` as `sales_channel.shippingMethodId`, `sales_channel`.`country_id` as `sales_channel.countryId`, `sales_channel`.`analytics_id` as `sales_channel.analyticsId`, `sales_channel`.`navigation_category_id` as `sales_channel.navigationCategoryId`, `sales_channel`.`navigation_category_version_id` as `sales_channel.navigationCategoryVersionId`, `sales_channel`.`navigation_category_depth` as `sales_channel.navigationCategoryDepth`, `sales_channel`.`footer_category_id` as `sales_channel.footerCategoryId`, `sales_channel`.`footer_category_version_id` as `sales_channel.footerCategoryVersionId`, `sales_channel`.`service_category_id` as `sales_channel.serviceCategoryId`, `sales_channel`.`service_category_version_id` as `sales_channel.serviceCategoryVersionId`, `sales_channel`.`mail_header_footer_id` as `sales_channel.mailHeaderFooterId`, `sales_channel`.`hreflang_default_domain_id` as `sales_channel.hreflangDefaultDomainId`, `sales_channel`.`short_name` as `sales_channel.shortName`, `sales_channel`.`tax_calculation_type` as `sales_channel.taxCalculationType`, `sales_channel`.`access_key` as `sales_channel.accessKey`, `sales_channel`.`configuration` as `sales_channel.configuration`, `sales_channel`.`active` as `sales_channel.active`, `sales_channel`.`hreflang_active` as `sales_channel.hreflangActive`, `sales_channel`.`maintenance` as `sales_channel.maintenance`, `sales_channel`.`maintenance_ip_whitelist` as `sales_channel.maintenanceIpWhitelist`, `sales_channel`.`payment_method_ids` as `sales_channel.paymentMethodIds`, `sales_channel`.`home_cms_page_id` as `sales_channel.homeCmsPageId`, `sales_channel`.`home_cms_page_version_id` as `sales_channel.homeCmsPageVersionId`, `sales_channel`.`created_at` as `sales_channel.createdAt`, `sales_channel`.`updated_at` as `sales_channel.updatedAt`, `sales_channel.translation.name`, `sales_channel.translation.name` as `sales_channel.name`, `sales_channel.translation.homeSlotConfig`, `sales_channel.translation.homeSlotConfig` as `sales_channel.homeSlotConfig`, `sales_channel.translation.homeEnabled`, `sales_channel.translation.homeEnabled` as `sales_channel.homeEnabled`, `sales_channel.translation.homeName`, `sales_channel.translation.homeName` as `sales_channel.homeName`, `sales_channel.translation.homeMetaTitle`, `sales_channel.translation.homeMetaTitle` as `sales_channel.homeMetaTitle`, `sales_channel.translation.homeMetaDescription`, `sales_channel.translation.homeMetaDescription` as `sales_channel.homeMetaDescription`, `sales_channel.translation.homeKeywords`, `sales_channel.translation.homeKeywords` as `sales_channel.homeKeywords`, `sales_channel.translation.customFields`, `sales_channel.translation.customFields` as `sales_channel.customFields` FROM `sales_channel` LEFT JOIN (SELECT `sales_channel.translation`.`sales_channel_id`, `sales_channel.translation`.`name` as `sales_channel.translation.name`, `sales_channel.translation`.`custom_fields` as `sales_channel.translation.customFields`, `sales_channel.translation`.`home_slot_config` as `sales_channel.translation.homeSlotConfig`, `sales_channel.translation`.`home_enabled` as `sales_channel.translation.homeEnabled`, `sales_channel.translation`.`home_name` as `sales_channel.translation.homeName`, `sales_channel.translation`.`home_meta_title` as `sales_channel.translation.homeMetaTitle`, `sales_channel.translation`.`home_meta_description` as `sales_channel.translation.homeMetaDescription`, `sales_channel.translation`.`home_keywords` as `sales_channel.translation.homeKeywords` FROM `sales_channel_translation` `sales_channel.translation` WHERE `sales_channel.translation`.`language_id` = ?) `sales_channel.sales_channel_translation` ON `sales_channel.sales_channel_translation`.`sales_channel_id` = `sales_channel`.`id`
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
]
73 1.82 ms
SELECT LOWER(HEX(seo_url.id)) as id, LOWER(HEX(seo_url.foreign_key)) foreignKey, LOWER(HEX(seo_url.sales_channel_id)) salesChannelId, seo_url.is_modified as isModified, seo_url.seo_path_info seoPathInfo FROM seo_url seo_url WHERE (seo_url.route_name = ?) AND (seo_url.language_id = ?) AND (seo_url.is_canonical = 1) AND (seo_url.foreign_key IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?))
Parameters:
[
  "frontend.detail.page"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"¼jJ2Ój\x07æ%¸»ðA£Z\x7F"
  b"•½ý†„\x19\x1F6ùê\x1E\x7F½ÂZÓ"
  b"\x7FÝ\e\x1A\vþ˜Äc(þ¼¸B,\x00"
  b"ËÄ&:€²>®¿\x16Ô„üØ\tÏ"
  b"ì£PŽZçá sóDc#æ$&"
  b"lFt¦áMòëb¯^ð?MgÝ"
  b"¥G]rpô–ø:t½\x12Ä\x1D"
  b"*ü×~\x14\r!Ïı /?ø║"
  b"ÅT=eçîÌ\x1E\x1A%?4\x14ƒÆ°"
  b"¸\x7Fê?ÙZt“Þ\x19‘Ð\x0Fp`“"
  b"FV±\x1DµM\x08gsa\x7Fó¼\x1Aœm"
  b"͈vò`6t*i‚J-Îvâ1"
  b"z┴▀¦▓¥ì\t¼╦wg\x1EÇ\x16\f"
  b"#a\vzƒûo`Œ·æd¦\x03ܼ"
  b"\x01[€d‚\x02µ\x12Î\x04ÝBNðk²"
  b"\r†|\x1CÒeïÿ§†X\x10̉Ò\"
  b"¦ðne\x03R’¬ â4ôWA\x18s"
  b"Ñß\v\x07û¤G\x0EÅ<¾ãG¯\x1F7"
  b"┬fI\x16Qþ─˴ص\t*Y£&"
  b"¦FX0b\x7FD¥╩)ÖQɯ¾\x08"
  b"nÃ*n\x17t ¹¢nÝé>H\x7FÖ"
  b"vs\x05“¥ßÝA\x7FôOZyÓÄ\x06"
  b"y=JbE\x0F&\x1E^IÔ\x12T\x08\x1A¿"
  b"<\x1E³xªkáX9MNÓú\x17\x1F$"
]
74 0.34 ms
"START TRANSACTION"
Parameters:
[]
75 1.06 ms
UPDATE seo_url SET is_deleted = 0 WHERE (foreign_key IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) AND (sales_channel_id = ?)
Parameters:
[
  b"¼jJ2Ój\x07æ%¸»ðA£Z\x7F"
  b"•½ý†„\x19\x1F6ùê\x1E\x7F½ÂZÓ"
  b"\x7FÝ\e\x1A\vþ˜Äc(þ¼¸B,\x00"
  b"ËÄ&:€²>®¿\x16Ô„üØ\tÏ"
  b"ì£PŽZçá sóDc#æ$&"
  b"lFt¦áMòëb¯^ð?MgÝ"
  b"¥G]rpô–ø:t½\x12Ä\x1D"
  b"*ü×~\x14\r!Ïı /?ø║"
  b"ÅT=eçîÌ\x1E\x1A%?4\x14ƒÆ°"
  b"¸\x7Fê?ÙZt“Þ\x19‘Ð\x0Fp`“"
  b"FV±\x1DµM\x08gsa\x7Fó¼\x1Aœm"
  b"͈vò`6t*i‚J-Îvâ1"
  b"z┴▀¦▓¥ì\t¼╦wg\x1EÇ\x16\f"
  b"#a\vzƒûo`Œ·æd¦\x03ܼ"
  b"\x01[€d‚\x02µ\x12Î\x04ÝBNðk²"
  b"\r†|\x1CÒeïÿ§†X\x10̉Ò\"
  b"¦ðne\x03R’¬ â4ôWA\x18s"
  b"Ñß\v\x07û¤G\x0EÅ<¾ãG¯\x1F7"
  b"┬fI\x16Qþ─˴ص\t*Y£&"
  b"¦FX0b\x7FD¥╩)ÖQɯ¾\x08"
  b"nÃ*n\x17t ¹¢nÝé>H\x7FÖ"
  b"vs\x05“¥ßÝA\x7FôOZyÓÄ\x06"
  b"y=JbE\x0F&\x1E^IÔ\x12T\x08\x1A¿"
  b"<\x1E³xªkáX9MNÓú\x17\x1F$"
  b"\x01ɪJ£&pò▓Ãè ÌôÜÓ"
]
76 0.21 ms
"COMMIT"
Parameters:
[]
77 1.45 ms
SELECT LOWER(HEX(seo_url.id)) as id, LOWER(HEX(seo_url.foreign_key)) foreignKey, LOWER(HEX(seo_url.sales_channel_id)) salesChannelId, seo_url.is_modified as isModified, seo_url.seo_path_info seoPathInfo FROM seo_url seo_url WHERE (seo_url.route_name = ?) AND (seo_url.language_id = ?) AND (seo_url.is_canonical = 1) AND (seo_url.foreign_key IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?))
Parameters:
[
  "frontend.detail.page"
  b"\x01ÉÑÊ\x15Xp\x1C▒z\x1FëÖ\x1D\x17Ô"
  b"¼jJ2Ój\x07æ%¸»ðA£Z\x7F"
  b"•½ý†„\x19\x1F6ùê\x1E\x7F½ÂZÓ"
  b"\x7FÝ\e\x1A\vþ˜Äc(þ¼¸B,\x00"
  b"ËÄ&:€²>®¿\x16Ô„üØ\tÏ"
  b"ì£PŽZçá sóDc#æ$&"
  b"lFt¦áMòëb¯^ð?MgÝ"
  b"¥G]rpô–ø:t½\x12Ä\x1D"
  b"*ü×~\x14\r!Ïı /?ø║"
  b"ÅT=eçîÌ\x1E\x1A%?4\x14ƒÆ°"
  b"¸\x7Fê?ÙZt“Þ\x19‘Ð\x0Fp`“"
  b"FV±\x1DµM\x08gsa\x7Fó¼\x1Aœm"
  b"͈vò`6t*i‚J-Îvâ1"
  b"z┴▀¦▓¥ì\t¼╦wg\x1EÇ\x16\f"
  b"#a\vzƒûo`Œ·æd¦\x03ܼ"
  b"\x01[€d‚\x02µ\x12Î\x04ÝBNðk²"
  b"\r†|\x1CÒeïÿ§†X\x10̉Ò\"
  b"¦ðne\x03R’¬ â4ôWA\x18s"
  b"Ñß\v\x07û¤G\x0EÅ<¾ãG¯\x1F7"
  b"┬fI\x16Qþ─˴ص\t*Y£&"
  b"¦FX0b\x7FD¥╩)ÖQɯ¾\x08"
  b"nÃ*n\x17t ¹¢nÝé>H\x7FÖ"
  b"vs\x05“¥ßÝA\x7FôOZyÓÄ\x06"
  b"y=JbE\x0F&\x1E^IÔ\x12T\x08\x1A¿"
  b"<\x1E³xªkáX9MNÓú\x17\x1F$"
]
78 0.17 ms
"START TRANSACTION"
Parameters:
[]
79 1.01 ms
UPDATE seo_url SET is_deleted = 0 WHERE (foreign_key IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) AND (sales_channel_id = ?)
Parameters:
[
  b"¼jJ2Ój\x07æ%¸»ðA£Z\x7F"
  b"•½ý†„\x19\x1F6ùê\x1E\x7F½ÂZÓ"
  b"\x7FÝ\e\x1A\vþ˜Äc(þ¼¸B,\x00"
  b"ËÄ&:€²>®¿\x16Ô„üØ\tÏ"
  b"ì£PŽZçá sóDc#æ$&"
  b"lFt¦áMòëb¯^ð?MgÝ"
  b"¥G]rpô–ø:t½\x12Ä\x1D"
  b"*ü×~\x14\r!Ïı /?ø║"
  b"ÅT=eçîÌ\x1E\x1A%?4\x14ƒÆ°"
  b"¸\x7Fê?ÙZt“Þ\x19‘Ð\x0Fp`“"
  b"FV±\x1DµM\x08gsa\x7Fó¼\x1Aœm"
  b"͈vò`6t*i‚J-Îvâ1"
  b"z┴▀¦▓¥ì\t¼╦wg\x1EÇ\x16\f"
  b"#a\vzƒûo`Œ·æd¦\x03ܼ"
  b"\x01[€d‚\x02µ\x12Î\x04ÝBNðk²"
  b"\r†|\x1CÒeïÿ§†X\x10̉Ò\"
  b"¦ðne\x03R’¬ â4ôWA\x18s"
  b"Ñß\v\x07û¤G\x0EÅ<¾ãG¯\x1F7"
  b"┬fI\x16Qþ─˴ص\t*Y£&"
  b"¦FX0b\x7FD¥╩)ÖQɯ¾\x08"
  b"nÃ*n\x17t ¹¢nÝé>H\x7FÖ"
  b"vs\x05“¥ßÝA\x7FôOZyÓÄ\x06"
  b"y=JbE\x0F&\x1E^IÔ\x12T\x08\x1A¿"
  b"<\x1E³xªkáX9MNÓú\x17\x1F$"
  b"\x01ɪJ£&pò▓Ãè ÌôÜÓ"
]
80 0.15 ms
"COMMIT"
Parameters:
[]
81 1.12 ms
SELECT LOWER(HEX(seo_url.id)) as id, LOWER(HEX(seo_url.foreign_key)) foreignKey, LOWER(HEX(seo_url.sales_channel_id)) salesChannelId, seo_url.is_modified as isModified, seo_url.seo_path_info seoPathInfo FROM seo_url seo_url WHERE (seo_url.route_name = ?) AND (seo_url.language_id = ?) AND (seo_url.is_canonical = 1) AND (seo_url.foreign_key IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?))
Parameters:
[
  "frontend.detail.page"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"¼jJ2Ój\x07æ%¸»ðA£Z\x7F"
  b"•½ý†„\x19\x1F6ùê\x1E\x7F½ÂZÓ"
  b"\x7FÝ\e\x1A\vþ˜Äc(þ¼¸B,\x00"
  b"ËÄ&:€²>®¿\x16Ô„üØ\tÏ"
  b"ì£PŽZçá sóDc#æ$&"
  b"lFt¦áMòëb¯^ð?MgÝ"
  b"¥G]rpô–ø:t½\x12Ä\x1D"
  b"*ü×~\x14\r!Ïı /?ø║"
  b"ÅT=eçîÌ\x1E\x1A%?4\x14ƒÆ°"
  b"¸\x7Fê?ÙZt“Þ\x19‘Ð\x0Fp`“"
  b"FV±\x1DµM\x08gsa\x7Fó¼\x1Aœm"
  b"͈vò`6t*i‚J-Îvâ1"
  b"z┴▀¦▓¥ì\t¼╦wg\x1EÇ\x16\f"
  b"#a\vzƒûo`Œ·æd¦\x03ܼ"
  b"\x01[€d‚\x02µ\x12Î\x04ÝBNðk²"
  b"\r†|\x1CÒeïÿ§†X\x10̉Ò\"
  b"¦ðne\x03R’¬ â4ôWA\x18s"
  b"Ñß\v\x07û¤G\x0EÅ<¾ãG¯\x1F7"
  b"┬fI\x16Qþ─˴ص\t*Y£&"
  b"¦FX0b\x7FD¥╩)ÖQɯ¾\x08"
  b"nÃ*n\x17t ¹¢nÝé>H\x7FÖ"
  b"vs\x05“¥ßÝA\x7FôOZyÓÄ\x06"
  b"y=JbE\x0F&\x1E^IÔ\x12T\x08\x1A¿"
  b"<\x1E³xªkáX9MNÓú\x17\x1F$"
]
82 0.15 ms
"START TRANSACTION"
Parameters:
[]
83 0.60 ms
UPDATE seo_url SET is_deleted = 0 WHERE (foreign_key IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) AND (sales_channel_id = ?)
Parameters:
[
  b"¼jJ2Ój\x07æ%¸»ðA£Z\x7F"
  b"•½ý†„\x19\x1F6ùê\x1E\x7F½ÂZÓ"
  b"\x7FÝ\e\x1A\vþ˜Äc(þ¼¸B,\x00"
  b"ËÄ&:€²>®¿\x16Ô„üØ\tÏ"
  b"ì£PŽZçá sóDc#æ$&"
  b"lFt¦áMòëb¯^ð?MgÝ"
  b"¥G]rpô–ø:t½\x12Ä\x1D"
  b"*ü×~\x14\r!Ïı /?ø║"
  b"ÅT=eçîÌ\x1E\x1A%?4\x14ƒÆ°"
  b"¸\x7Fê?ÙZt“Þ\x19‘Ð\x0Fp`“"
  b"FV±\x1DµM\x08gsa\x7Fó¼\x1Aœm"
  b"͈vò`6t*i‚J-Îvâ1"
  b"z┴▀¦▓¥ì\t¼╦wg\x1EÇ\x16\f"
  b"#a\vzƒûo`Œ·æd¦\x03ܼ"
  b"\x01[€d‚\x02µ\x12Î\x04ÝBNðk²"
  b"\r†|\x1CÒeïÿ§†X\x10̉Ò\"
  b"¦ðne\x03R’¬ â4ôWA\x18s"
  b"Ñß\v\x07û¤G\x0EÅ<¾ãG¯\x1F7"
  b"┬fI\x16Qþ─˴ص\t*Y£&"
  b"¦FX0b\x7FD¥╩)ÖQɯ¾\x08"
  b"nÃ*n\x17t ¹¢nÝé>H\x7FÖ"
  b"vs\x05“¥ßÝA\x7FôOZyÓÄ\x06"
  b"y=JbE\x0F&\x1E^IÔ\x12T\x08\x1A¿"
  b"<\x1E³xªkáX9MNÓú\x17\x1F$"
  b"\x01‘J13£x"‰m\fp²ý;g"
]
84 0.14 ms
"COMMIT"
Parameters:
[]
85 0.94 ms
SELECT LOWER(HEX(seo_url.id)) as id, LOWER(HEX(seo_url.foreign_key)) foreignKey, LOWER(HEX(seo_url.sales_channel_id)) salesChannelId, seo_url.is_modified as isModified, seo_url.seo_path_info seoPathInfo FROM seo_url seo_url WHERE (seo_url.route_name = ?) AND (seo_url.language_id = ?) AND (seo_url.is_canonical = 1) AND (seo_url.foreign_key IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?))
Parameters:
[
  "frontend.detail.page"
  b"\x01ÉÑÊ\x15Xp\x1C▒z\x1FëÖ\x1D\x17Ô"
  b"¼jJ2Ój\x07æ%¸»ðA£Z\x7F"
  b"•½ý†„\x19\x1F6ùê\x1E\x7F½ÂZÓ"
  b"\x7FÝ\e\x1A\vþ˜Äc(þ¼¸B,\x00"
  b"ËÄ&:€²>®¿\x16Ô„üØ\tÏ"
  b"ì£PŽZçá sóDc#æ$&"
  b"lFt¦áMòëb¯^ð?MgÝ"
  b"¥G]rpô–ø:t½\x12Ä\x1D"
  b"*ü×~\x14\r!Ïı /?ø║"
  b"ÅT=eçîÌ\x1E\x1A%?4\x14ƒÆ°"
  b"¸\x7Fê?ÙZt“Þ\x19‘Ð\x0Fp`“"
  b"FV±\x1DµM\x08gsa\x7Fó¼\x1Aœm"
  b"͈vò`6t*i‚J-Îvâ1"
  b"z┴▀¦▓¥ì\t¼╦wg\x1EÇ\x16\f"
  b"#a\vzƒûo`Œ·æd¦\x03ܼ"
  b"\x01[€d‚\x02µ\x12Î\x04ÝBNðk²"
  b"\r†|\x1CÒeïÿ§†X\x10̉Ò\"
  b"¦ðne\x03R’¬ â4ôWA\x18s"
  b"Ñß\v\x07û¤G\x0EÅ<¾ãG¯\x1F7"
  b"┬fI\x16Qþ─˴ص\t*Y£&"
  b"¦FX0b\x7FD¥╩)ÖQɯ¾\x08"
  b"nÃ*n\x17t ¹¢nÝé>H\x7FÖ"
  b"vs\x05“¥ßÝA\x7FôOZyÓÄ\x06"
  b"y=JbE\x0F&\x1E^IÔ\x12T\x08\x1A¿"
  b"<\x1E³xªkáX9MNÓú\x17\x1F$"
]
86 0.15 ms
"START TRANSACTION"
Parameters:
[]
87 0.63 ms
UPDATE seo_url SET is_deleted = 0 WHERE (foreign_key IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) AND (sales_channel_id = ?)
Parameters:
[
  b"¼jJ2Ój\x07æ%¸»ðA£Z\x7F"
  b"•½ý†„\x19\x1F6ùê\x1E\x7F½ÂZÓ"
  b"\x7FÝ\e\x1A\vþ˜Äc(þ¼¸B,\x00"
  b"ËÄ&:€²>®¿\x16Ô„üØ\tÏ"
  b"ì£PŽZçá sóDc#æ$&"
  b"lFt¦áMòëb¯^ð?MgÝ"
  b"¥G]rpô–ø:t½\x12Ä\x1D"
  b"*ü×~\x14\r!Ïı /?ø║"
  b"ÅT=eçîÌ\x1E\x1A%?4\x14ƒÆ°"
  b"¸\x7Fê?ÙZt“Þ\x19‘Ð\x0Fp`“"
  b"FV±\x1DµM\x08gsa\x7Fó¼\x1Aœm"
  b"͈vò`6t*i‚J-Îvâ1"
  b"z┴▀¦▓¥ì\t¼╦wg\x1EÇ\x16\f"
  b"#a\vzƒûo`Œ·æd¦\x03ܼ"
  b"\x01[€d‚\x02µ\x12Î\x04ÝBNðk²"
  b"\r†|\x1CÒeïÿ§†X\x10̉Ò\"
  b"¦ðne\x03R’¬ â4ôWA\x18s"
  b"Ñß\v\x07û¤G\x0EÅ<¾ãG¯\x1F7"
  b"┬fI\x16Qþ─˴ص\t*Y£&"
  b"¦FX0b\x7FD¥╩)ÖQɯ¾\x08"
  b"nÃ*n\x17t ¹¢nÝé>H\x7FÖ"
  b"vs\x05“¥ßÝA\x7FôOZyÓÄ\x06"
  b"y=JbE\x0F&\x1E^IÔ\x12T\x08\x1A¿"
  b"<\x1E³xªkáX9MNÓú\x17\x1F$"
  b"˜C-ï9üF$³2\x13¥kŒ”M"
]
88 0.13 ms
"COMMIT"
Parameters:
[]
89 0.98 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"
]
90 0.52 ms
# sales-channel::load-analytics::read
SELECT `sales_channel_analytics`.`id` as `sales_channel_analytics.id`, `sales_channel_analytics`.`tracking_id` as `sales_channel_analytics.trackingId`, `sales_channel_analytics`.`active` as `sales_channel_analytics.active`, `sales_channel_analytics`.`track_orders` as `sales_channel_analytics.trackOrders`, `sales_channel_analytics`.`anonymize_ip` as `sales_channel_analytics.anonymizeIp`, `sales_channel_analytics`.`created_at` as `sales_channel_analytics.createdAt`, `sales_channel_analytics`.`updated_at` as `sales_channel_analytics.updatedAt` FROM `sales_channel_analytics` WHERE `sales_channel_analytics`.`id` IN (?)
Parameters:
[
  b"\x01—œ2^a~¿¬?“®W¾ ¯"
]
91 0.42 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:
[]
92 0.58 ms
SELECT path FROM category WHERE id = ?
Parameters:
[
  b"\x01—²-ulq¼¥ˆC0’5ܳ"
]
93 0.24 ms
SELECT min_search_length FROM product_search_config WHERE language_id = ?
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
]
94 1.16 ms
SELECT `category`.`id` as `category.id`, `category`.`version_id` as `category.versionId`, `category`.`parent_id` as `category.parentId`, `category`.`parent_version_id` as `category.parentVersionId`, `category`.`after_category_id` as `category.afterCategoryId`, `category`.`after_category_version_id` as `category.afterCategoryVersionId`, `category`.`media_id` as `category.mediaId`, `category`.`display_nested_products` as `category.displayNestedProducts`, `category`.`auto_increment` as `category.autoIncrement`, `category`.`level` as `category.level`, `category`.`path` as `category.path`, `category`.`child_count` as `category.childCount`, `category`.`type` as `category.type`, `category`.`product_assignment_type` as `category.productAssignmentType`, `category`.`visible` as `category.visible`, `category`.`active` as `category.active`, `category`.`cms_page_id` as `category.cmsPageId`, `category`.`cms_page_version_id` as `category.cmsPageVersionId`, `category`.`product_stream_id` as `category.productStreamId`, `category`.`custom_entity_type_id` as `category.customEntityTypeId`, `category`.`created_at` as `category.createdAt`, `category`.`updated_at` as `category.updatedAt`, `category.translation.name`, `category.translation.name` as `category.name`, `category.translation.breadcrumb`, `category.translation.breadcrumb` as `category.breadcrumb`, `category.translation.slotConfig`, `category.translation.slotConfig` as `category.slotConfig`, `category.translation.linkType`, `category.translation.linkType` as `category.linkType`, `category.translation.internalLink`, `category.translation.internalLink` as `category.internalLink`, `category.translation.externalLink`, `category.translation.externalLink` as `category.externalLink`, `category.translation.linkNewTab`, `category.translation.linkNewTab` as `category.linkNewTab`, `category.translation.description`, `category.translation.description` as `category.description`, `category.translation.metaTitle`, `category.translation.metaTitle` as `category.metaTitle`, `category.translation.metaDescription`, `category.translation.metaDescription` as `category.metaDescription`, `category.translation.keywords`, `category.translation.keywords` as `category.keywords`, `category.translation.customFields`, `category.translation.customFields` as `category.customFields` FROM `category` LEFT JOIN (SELECT `category.translation`.`category_id`, `category.translation`.`category_version_id`, `category.translation`.`breadcrumb` as `category.translation.breadcrumb`, `category.translation`.`name` as `category.translation.name`, `category.translation`.`custom_fields` as `category.translation.customFields`, `category.translation`.`slot_config` as `category.translation.slotConfig`, `category.translation`.`link_type` as `category.translation.linkType`, `category.translation`.`internal_link` as `category.translation.internalLink`, `category.translation`.`external_link` as `category.translation.externalLink`, `category.translation`.`link_new_tab` as `category.translation.linkNewTab`, `category.translation`.`description` as `category.translation.description`, `category.translation`.`meta_title` as `category.translation.metaTitle`, `category.translation`.`meta_description` as `category.translation.metaDescription`, `category.translation`.`keywords` as `category.translation.keywords` FROM `category_translation` `category.translation` WHERE `category.translation`.`language_id` = ?) `category.category_translation` ON `category.category_translation`.`category_id` = `category`.`id` AND `category.category_translation`.`category_version_id` = `category`.`version_id` WHERE (`category`.`version_id` = ?) AND (`category`.`id` IN (?))
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"\x0F©\x1CãéjK¾KÙÎu,4%"
  b"\x01—²-ulq¼¥ˆC0’5ܳ"
]
95 0.82 ms
# breadcrumb-extension::read
SELECT `category`.`id` as `category.id`, `category`.`version_id` as `category.versionId`, `category`.`parent_id` as `category.parentId`, `category`.`parent_version_id` as `category.parentVersionId`, `category`.`after_category_id` as `category.afterCategoryId`, `category`.`after_category_version_id` as `category.afterCategoryVersionId`, `category`.`media_id` as `category.mediaId`, `category`.`display_nested_products` as `category.displayNestedProducts`, `category`.`auto_increment` as `category.autoIncrement`, `category`.`level` as `category.level`, `category`.`path` as `category.path`, `category`.`child_count` as `category.childCount`, `category`.`type` as `category.type`, `category`.`product_assignment_type` as `category.productAssignmentType`, `category`.`visible` as `category.visible`, `category`.`active` as `category.active`, `category`.`cms_page_id` as `category.cmsPageId`, `category`.`cms_page_version_id` as `category.cmsPageVersionId`, `category`.`product_stream_id` as `category.productStreamId`, `category`.`custom_entity_type_id` as `category.customEntityTypeId`, `category`.`created_at` as `category.createdAt`, `category`.`updated_at` as `category.updatedAt`, `category.translation.name`, `category.translation.name` as `category.name`, `category.translation.breadcrumb`, `category.translation.breadcrumb` as `category.breadcrumb`, `category.translation.slotConfig`, `category.translation.slotConfig` as `category.slotConfig`, `category.translation.linkType`, `category.translation.linkType` as `category.linkType`, `category.translation.internalLink`, `category.translation.internalLink` as `category.internalLink`, `category.translation.externalLink`, `category.translation.externalLink` as `category.externalLink`, `category.translation.linkNewTab`, `category.translation.linkNewTab` as `category.linkNewTab`, `category.translation.description`, `category.translation.description` as `category.description`, `category.translation.metaTitle`, `category.translation.metaTitle` as `category.metaTitle`, `category.translation.metaDescription`, `category.translation.metaDescription` as `category.metaDescription`, `category.translation.keywords`, `category.translation.keywords` as `category.keywords`, `category.translation.customFields`, `category.translation.customFields` as `category.customFields` FROM `category` LEFT JOIN (SELECT `category.translation`.`category_id`, `category.translation`.`category_version_id`, `category.translation`.`breadcrumb` as `category.translation.breadcrumb`, `category.translation`.`name` as `category.translation.name`, `category.translation`.`custom_fields` as `category.translation.customFields`, `category.translation`.`slot_config` as `category.translation.slotConfig`, `category.translation`.`link_type` as `category.translation.linkType`, `category.translation`.`internal_link` as `category.translation.internalLink`, `category.translation`.`external_link` as `category.translation.externalLink`, `category.translation`.`link_new_tab` as `category.translation.linkNewTab`, `category.translation`.`description` as `category.translation.description`, `category.translation`.`meta_title` as `category.translation.metaTitle`, `category.translation`.`meta_description` as `category.translation.metaDescription`, `category.translation`.`keywords` as `category.translation.keywords` FROM `category_translation` `category.translation` WHERE `category.translation`.`language_id` = ?) `category.category_translation` ON `category.category_translation`.`category_id` = `category`.`id` AND `category.category_translation`.`category_version_id` = `category`.`version_id` WHERE (`category`.`version_id` = ?) AND (`category`.`id` IN (?, ?, ?, ?))
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"\x0F©\x1CãéjK¾KÙÎu,4%"
  b"\x01—°à\x06–uƒ§$_C9\x11\x079"
  b"""
    \x01ù▒þ`QppÉüý\n
    ÙÉ╠º
    """
  b"\x01—²)g“|ƒ‡q\x12)ºBö"
  b"\x01—²-ulq¼¥ˆC0’5ܳ"
]
96 0.96 ms
SELECT `plugin`.`id` as `plugin.id`, `plugin`.`base_class` as `plugin.baseClass`, `plugin`.`name` as `plugin.name`, `plugin`.`composer_name` as `plugin.composerName`, `plugin`.`autoload` as `plugin.autoload`, `plugin`.`active` as `plugin.active`, `plugin`.`managed_by_composer` as `plugin.managedByComposer`, `plugin`.`path` as `plugin.path`, `plugin`.`author` as `plugin.author`, `plugin`.`copyright` as `plugin.copyright`, `plugin`.`license` as `plugin.license`, `plugin`.`version` as `plugin.version`, `plugin`.`upgrade_version` as `plugin.upgradeVersion`, `plugin`.`installed_at` as `plugin.installedAt`, `plugin`.`upgraded_at` as `plugin.upgradedAt`, `plugin`.`icon` as `plugin.iconRaw`, `plugin`.`created_at` as `plugin.createdAt`, `plugin`.`updated_at` as `plugin.updatedAt`, `plugin.translation.label`, `plugin.translation.label` as `plugin.label`, `plugin.translation.description`, `plugin.translation.description` as `plugin.description`, `plugin.translation.manufacturerLink`, `plugin.translation.manufacturerLink` as `plugin.manufacturerLink`, `plugin.translation.supportLink`, `plugin.translation.supportLink` as `plugin.supportLink`, `plugin.translation.customFields`, `plugin.translation.customFields` as `plugin.customFields` FROM `plugin` LEFT JOIN (SELECT `plugin.translation`.`plugin_id`, `plugin.translation`.`label` as `plugin.translation.label`, `plugin.translation`.`description` as `plugin.translation.description`, `plugin.translation`.`manufacturer_link` as `plugin.translation.manufacturerLink`, `plugin.translation`.`support_link` as `plugin.translation.supportLink`, `plugin.translation`.`custom_fields` as `plugin.translation.customFields` FROM `plugin_translation` `plugin.translation` WHERE `plugin.translation`.`language_id` = ?) `plugin.plugin_translation` ON `plugin.plugin_translation`.`plugin_id` = `plugin`.`id` WHERE (`plugin`.`name` = ?)
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  "esMetaCatalog6"
]
97 5.95 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/0197b22d756c71bca58843309235dcb3"
  "/navigation/01918e44035c7dc4a99bc47f495a0711"
  "/navigation/01918e441648700e84ab007847d14512"
  "/navigation/0197b0e006967583a7245f4339110739"
  "/navigation/01918e4433887438a3185dfc267b9174"
  "/navigation/01918e4448a17cb7a6646183e26966fd"
  "/navigation/01918e4464247aa5bb2372768ea01664"
  "/navigation/01918e4473d2731eade248d232e85ad9"
  "/navigation/01918e46601f7eab9c3a08cb62266585"
  "/navigation/01918e46f43b76e490998278ab83a15e"
  "/navigation/01918e4733ab7ce4a04db008d6a0571e"
  "/navigation/01918e473c867224a4cd794a3490c061"
  "/navigation/01918e4757337158a5d95ed3b53a109d"
  "/navigation/01918e477ca57fc0a0939f9d671ba749"
  "/navigation/01918e47a64570b59e89994cd433f4d1"
  "/navigation/01918e47bf7374f7b87f760ad53a6f9f"
  "/navigation/01918e47d74f74c2aedd9ad470bb4737"
  "/navigation/0191ee9a80f5792aa4470bc1bb7ddabd"
  "/navigation/01936d7a6944779cb990d593d7d9b140"
  "/navigation/01936d7b874370fa909a2becef1ac7f3"
  "/navigation/01936d7badff7c64aece3984ce06f2c7"
  "/navigation/01936d7bdb987601b94de98ae7052632"
  "/navigation/01936d7c04c47d08af4b053e0605b585"
  "/navigation/0197b1c1191b74fb913d877e813e9a33"
  "/navigation/0197b1d5eefe74abbe9ec5ee2606a746"
  "/navigation/0197b1d662ba7f6eab0d5b1e1cd0e781"
  "/navigation/0197b1d741c77750808bb080c573fb3e"
  "/navigation/0197b1c1616279c9a4d8e781cbf173cf"
  "/navigation/0197b1defcd8701ebb59303fe3ee4e79"
  "/navigation/0197b1e740ce74b3b95fa94eb90d6482"
  "/navigation/0197b212ee197f59aba350173d0f3870"
  "/navigation/0197b213d68170518b54ec3e38fa07c7"
  "/navigation/0197b213f7187e429075394413321bad"
  "/navigation/0197b1e7605170709081ec0aeb90cca7"
  "/navigation/0197b228d5577f7196f05c286b6607de"
  "/navigation/0197b22a1f0c7d9a97bc1e3859bb6740"
  "/navigation/0197b22a2dad7566a2eda9c10bc43d14"
  "/navigation/0197b22a3664705db9413337a7a2dd63"
  "/navigation/0197b22a3a3f7957be91e796f89378b9"
  "/navigation/0197b22a45e6768d82b1b08c10a3a7fe"
  "/navigation/0197b22a4c8f7054bfddd2570ea510eb"
  "/navigation/0197b22a3e767cb1a01f7ee9c5ec7457"
  "/navigation/0197b22a426d7966ba8e1f01a46eefbf"
  "/navigation/0197b22967937c8387711229c2ba42f6"
  "/navigation/0197b22d432c7aa18713d9633996a846"
  "/navigation/0197b22d5c18798ca5d6235a91ae9faa"
  "/navigation/0197b22d617977b1b4bcd1907752f260"
  "/navigation/0197b22d670b79859e22dafbc6a8361e"
  "/navigation/0197b22d6a9e7827acd9a4db7458b21a"
  "/navigation/0197b22d6d5f7c899774d5c5a00c4431"
  "/navigation/0197b22d72767ff4adffaa731821c543"
  "/navigation/0197b22d784d716684949235c56d44d1"
  "/navigation/0191ee9ae9317bd79b501cffd3fb613e"
  "/navigation/0197d0fd7b077c55b800312ed2c2cf29"
  "/navigation/0191ee9b16a97cc9a147cd4449f46348"
  "/navigation/0191ee9b239e7c9181e6964082608c6b"
  "/navigation/0191ee9b38a0746aa93998ef15d3fe6c"
  "/navigation/0191ee9b475670c983a8fc836aa5cc22"
  "/navigation/0191ee9b55af7827a4968f0e9846b94d"
  "/navigation/0191ee9d0a8e741d8bd582aac09faa8f"
  "/navigation/0191ee9ce967784a97d4bbe54c5ea62f"
  "/navigation/019909cb27c97a0ead2c5b9206adefb4"
  "/navigation/0191ee9d1b347e3481f4071ff5017ee8"
  "/navigation/0191ee9e54a076ddaa4463979f50a4a7"
  "/navigation/0191ee9e6a3b7f28b0b45df9da9cc4c0"
  "/navigation/0191ee9e7b6d7435858c66f429866305"
  "/navigation/0191ee9eaa9c75ba8a3843b3ce4fa334"
  "/navigation/0191ee9ecac979659c233713313910fb"
  "/navigation/0191ee9fac45736e8d462a8a87cc0a31"
  "/navigation/0191ee9fc09d7248bdf68188b88be38a"
  "/navigation/0191ee9fc9117f43a3303ae736f72e6c"
  "/detail/bc6a4a32d36a07e625b8bbf041a35a7f"
  "/detail/95bdfd8684191f36f9ea1e7fbdc25ad3"
  "/detail/7fdd1b1a0bfe98c46328febcb8422c00"
  "/detail/cbc4263a80b23eaebf16d484fcd809cf"
  "/detail/eca3508e5ae7e1a073f3446323e62426"
  "/detail/6c4674a6e14df2eb62af5ef03f4d67dd"
  "/detail/a5475d7270f496f83a74bd12c41d79f1"
  "/detail/2a819e7e145be20d21d8d5202f3f9bba"
  "/detail/c5543d65e7eecc1e1a253f341483c6b0"
  "/detail/b87fea3fd95a7493de1991d00f706093"
  "/detail/4656b11db54d086773617ff3bc1a9c6d"
  "/detail/cd8876f26036742a69824a2dce76e231"
  "/detail/7ac1dfddb2be8d09accb77671e80160c"
  "/detail/23610b7a83fb6f608cb7e664a603dcbc"
  "/detail/015b80648202b512ce04dd424ef06bb2"
  "/detail/0d867c1cd265efffa7865810cc89d25c"
  "/detail/a6f06e65035292ac20e234f457411873"
  "/detail/d1df0b07fba4470ec53cbee347af1f37"
  "/detail/c266491651e7c4d3ef9de6092a599c26"
  "/detail/dd465830627f44beca29995190eef308"
  "/detail/6ec32a6e1774a0b9a26edde93e487fd6"
  "/detail/76730593a5dfdd417ff44f5a79d3c406"
  "/detail/793d4a62450f261e5e49d41254081abf"
  "/detail/3c1eb378aa6be158394d4ed3fa171f24"
  "/navigation/01968c8c36bf7d64a6458dea553bd083"
  "/navigation/01968c8c66857cbdaa3fe53f64460992"
  "/navigation/01968c8c819b7a3f80b7123704ac53e6"
  "/navigation/01968c8ca8b57752817b01710b71694a"
  "/navigation/01968c8e2d3a74a38a6c10f9f8460cea"
  "/navigation/01968c8e463172098d9fdfbd02e7079a"
  "/navigation/01968c8e5ce473fd981f91192b9ea060"
  "/navigation/01968c8e70bd7f69b2d493c206e115cb"
  "/navigation/01968c8eb0427cb382bf2677391a27af"
  "/navigation/01968c8f733271dda4a6b5b5769d6a3d"
  "/navigation/01968c8fcbcb7e17b2c838cd17eec670"
  "/navigation/01968c904e6a7dc795fb655c6bba1a6c"
  "/navigation/01968c910b567b13bd06bf0bb60f3a0d"
  "/navigation/01968c91ed89784c83a9842c8cea2016"
  "/navigation/01968c9316807749a8a0e77442aec819"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"\x01‘J13£x"‰m\fp²ý;g"
]
98 1.04 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"\x01˜8\x07³.su·M\x1Fàë\x042‰"
  b"\x01æj \x7FÝqÈì\x11\x1D±Mêw├"
  b"\x01æk\x06Óìr\x16çB┴¹â9i"
  b"\x01‘k\x07õ>xý©g\x0Fó~\eÿ«"
  b"""
    \x01—Àï¿ýp\x0E´ë%¬óf\n
    õ
    """
  b"\x01˜7ú\x1Ccr²¦¸foB$\x16é"
  b"\x01ÉÑð║zs:ïUo┬É¿³G"
  b"\x01ÉÑð║Ãsl┤Ãõµ:\x7Fj7"
  b"\x01ÉÑð°ßpQàÀ─¤C¬\x1E\t"
  b"\x01‘™IY\x7F|ù•/ˆÓÉ’!‚"
  b"\x01ÉÑð╗dsöå6àLhKƒ┘"
]
99 12.74 ms
SELECT `meta_catalog_id`.`id` FROM `meta_catalog_id` WHERE `meta_catalog_id`.`id` IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[
  b"¼jJ2Ój\x07æ%¸»ðA£Z\x7F"
  b"•½ý†„\x19\x1F6ùê\x1E\x7F½ÂZÓ"
  b"\x7FÝ\e\x1A\vþ˜Äc(þ¼¸B,\x00"
  b"ËÄ&:€²>®¿\x16Ô„üØ\tÏ"
  b"ì£PŽZçá sóDc#æ$&"
  b"lFt¦áMòëb¯^ð?MgÝ"
  b"¥G]rpô–ø:t½\x12Ä\x1D"
  b"*ü×~\x14\r!Ïı /?ø║"
  b"ÅT=eçîÌ\x1E\x1A%?4\x14ƒÆ°"
  b"¸\x7Fê?ÙZt“Þ\x19‘Ð\x0Fp`“"
  b"FV±\x1DµM\x08gsa\x7Fó¼\x1Aœm"
  b"͈vò`6t*i‚J-Îvâ1"
  b"z┴▀¦▓¥ì\t¼╦wg\x1EÇ\x16\f"
  b"#a\vzƒûo`Œ·æd¦\x03ܼ"
  b"\x01[€d‚\x02µ\x12Î\x04ÝBNðk²"
  b"\r†|\x1CÒeïÿ§†X\x10̉Ò\"
  b"¦ðne\x03R’¬ â4ôWA\x18s"
  b"Ñß\v\x07û¤G\x0EÅ<¾ãG¯\x1F7"
  b"┬fI\x16Qþ─˴ص\t*Y£&"
  b"¦FX0b\x7FD¥╩)ÖQɯ¾\x08"
  b"nÃ*n\x17t ¹¢nÝé>H\x7FÖ"
  b"vs\x05“¥ßÝA\x7FôOZyÓÄ\x06"
  b"y=JbE\x0F&\x1E^IÔ\x12T\x08\x1A¿"
  b"<\x1E³xªkáX9MNÓú\x17\x1F$"
  b"ƒ\x1AÎÉÓÐûú‰]‰kÑ\x01Q>"
  b"ç▀ĹnFØY ═/`GäÛ\x16"
  b";ØðO,%*$gë8\x12\x14"
  b"x\x15\x06’ô“@ë²\x00¡I'15Á"
  b"‡ŒŒ¶ØQHÇ1Ä‹7Ï\x1A\x01j"
  b"\x05‚cü\fÂû„i˜«µe<"€"
  b"x"ôG<HQ\x1E,”œOR¡úH"
  b"""
    RºVdÖ\n
    LàÆ\x06¬rÝ\x08M\x1E
    """
  b"è\x04<Æ@Òœ_rn`ÝmAg\x16"
  b"\x12\tABZ]‰\tr\x04\x0Eú8¯Fp"
  b"¼¾Ž&eÌ9Cuc?€\x07¤þœ"
  b"l\x1E}RWïß\x1CVykë«¶£Y"
  b"¢@6÷®fØú]À‹ú’›¤±"
  b"…O\x1E6íX›4½9­ºM¶©±"
  b"ï\x15▓■zeü~VDX\x02<7¡©"
  b"~”åOv\x0F«íÎÍúfØ37{"
  b"6j™%MZ{\\x1Dqδ§•¨\x03"
  b"Ì•\x08"å*vZy)p\x11@1·›"
  b"·`Έ 8T…Ñç\x143ä7f"
  b"╠Øå³~Âè\x16xÔ█ÝÆ■6Ñ"
  b"š·ìrG(¶w\x048oWÇ\vW\x18"
  b"úëŸÏhC€¹®÷\\f{á„G"
  b"VM1\x00eõF‘ª\x14ì\x00íF\x13o"
  b",z›îOR±]ú‰2£‘N7‰"
  b"Þ\x1D`½!½\x1Dí\rL4¾Ü’5Ô"
  b"x\x14»útm~¬hÅànú\x0F"
  b"óHÅê┤J~ü\\x0E\x7Fû¡\t«╚"
  b"Îúu._|\x05ýx«ìqWúêT"
  b" -ZW¥çØvizý Ò\t"
  b"\x15ý\x7FÜ)bwÜO€›)1suH"
  b"’§\x07Y›…¸_2D\x08‘=&6ß"
  b"Â`\ó\x00gk–"%$bËs|w"
  b"_\x10J\x0F¶~Ó¿ðmUP÷V(¯"
  b"åôìÀÔþe╬¯\x02 G0‗║¨"
  b"Éiöß…X®þùë‹Õ\x11Ãò~"
  b"cKÏG;H×À9\­ƒ2¾‡e"
  b"ñ\x11Jºí$gsØ ' …¬u\x18"
  b"""
    œ\x03¥\rß9Ú\n
    …qàåã\x12
    """
  b"äÅg\x00pkµT#¯‹æ\v¤gå"
  b"‹D¡ï«~'`#§©ì\x1CryQ"
  b"wË╝æW³Okjë\x0E½uØäÚ"
  b"pYü\x02¾e\t\vûàʾX]Qó"
  b" §…\x19žWq‚\x147u?÷}1>"
  b"ÙKý9ø ¨ ¾¨\x17ÿ\x18ô\vŠ"
  b"ÌðkådÚjHG±¦šáä\x06\x0F"
  b"Ej&³j…éít©¶D¯¯C\x07"
  b"¨t„$¬ûcvö¥­ê4¡ø)"
  b":u‹ã¼Ö\f@ð¿\x18šæËEé"
  b"]aqÔ“aUN}¸¡ë="¸."
  b"ˆ_…Š¥™¼\x05 ¥-u\x08w\x1E}"
  b"ühtxFÍ´‡ÉQ\x15–R:Q\x1C"
  b"Üy†CF‰B´³g€\x12gük¯"
  b"SïàÙf\vv‘ÓV\rϤI€\t"
  b"Æ­mï(æp±×\x02(»p\x1FýG"
  b"`Öï®fc¦¬£¹ƒÊÎüËÀ"
  b"x–\x19JE}ÚHXp—\x02\x1EÍuv"
  b"\x03▀ Ú&\r\x10\vÉÏ╬ ØÁË®"
  b"º\x03⚇\x19‹Î9š?{€\x1CÞ*"
  b".▓\45Nº\x06\x06·ØÉ\x03&"
  b"\x10\x0FN¦F+Ó\x12\x10šÂê(”"
  b"""
    @v\x1D\n
    ;ÎÕ\eÑ,G\r‰âé
    """
  b"Ýq\x10Ht\x10Ö]<Ò׬­àå0"
  b"«Aòè\x13\e`ØÀpÔ@┐Mó½"
  b"c\x07ÇÅLÏ£9└f¼·¢Ü┘I"
  b"ÚÅ\x089*\x10h&n╗¼c\f#ï­"
  b"\x02&'&Î\v\x02$œ¿\x14×JÀé\x01"
  b"…ø\x07u"¨˜L`Ý1N3÷7P"
  b"ŸdÏ!¯æ„!ühªÝ\x13D\eš"
  b"€·GÓIí~ð½ª\x19‚Ì0à°"
  b"Ì6ã¿d¬Îœ:ä^\x05\t5­S"
  b"v<ú\x1E┬óÐ\x0E1·i\x05üb¢K"
  b"á|\x02?½þ┌Ulì±ãÜøx,"
  b"\x07p\‹ìõ£\x1CÉ1×fÖ°_Þ"
  b"u)\x15è\te3wÛ\x1E’âP\x18³k"
  b"4í8\x02¸Ãÿ\x005dZŸ\x03Oo\x14"
  b"Fë6U16¬1\t\x15L={\x15ýA"
  b"\x0F-Pî\x1F╬ıº\x15v┴mÎ@É▄"
  b"/í=âö2ç\v°EP¾n£­ü"
  b"6ìÒ±ê\x18Û‹\x07;NbÊ8o”"
  b"ë\]k\x04l®:V▓iØ╔╗üf"
  b"ó^º\x7FHìõ#øÿ└Q\x02|h┘"
  b"a§ïì\x020ò \\x11wñ┴R«I"
  b"îb\€š„©o›4K‡\x10ÛL\x14"
  b"\x1F·È!âIÞA•´lwÚœ€Ü"
  b"@ Æm‡Ô¿Ì\x15\x0F?›xù€Ž"
  b"""
    e\n
    R¡×╔¹Ø¡\r¤>\x0E3C×
    """
  b"ÐÆ!¡L¨ÝcB±y¹¿¤âÕ"
  b"\vjoe\r`¯ Sã×;êì3j"
  b"öEd|¥Ì<Û‹­æJmÀ±ä"
  b" ù\v›öX^krÚ[åd3Çã"
  b"–08\x18s\x04¹£êƒ±™qÒ\x11°"
  b"Ì2KbúaÇ1Æ!ž*åÂÀ\x0E"
  b"\x08mmüô3N‗Zh\x06i1ÿá^"
  b"ãàÏ)(K÷Ñ~¼§c^Y9É"
  b"\x05\t1y§I\x00¬²”MÏ×ñ/}"
  b"t{mÖL\x15@„$ªnó(»wò"
  b"á`zgTyÑÔ\vÜ–O/Ÿíº"
  b"Û­±é©ÁA²}u8qÚì.U"
  b"È\rZ(ÛT¦|:9q´CÍCW"
  b"$ÕAÚìkä j¥T}Á4┤î"
  b"d┼ÂÉ!│zG\x01p┌8C\x14òÔ"
  b"so×㟔!:¤Y—ŒjO) "
  b"Äy3\x1F$T›¦1½\x08<ûš—£"
  b"¡\t\x10œsº\x17·zÈéÒîOÆŠ"
  b"¨lÀ7»™S\x1CRa¦Ó\x19\x02\r\x00"
  b"Oªö 3lÛ\t¬¿ÜÚbÄ­÷"
  b"Ë\x15\x1D²÷4‹)ñPÙY¨Ô±ÿ"
  b"÷ó]¡Á.Œ©\x03â /`±\x08$"
  b"Ë©~W¯Ñ4ºöƒõ§ð£ï."
  b"è\x0E(1ó_#pk˨Á¬v©ú"
  b"—‚ž…\x18{*(Îp'š@Í\\x00"
  b"\vë¾Oq<©ûå6\x01`ÁòG"
  b"(6;D#ãõ"▀?Å\x00+Ú‗©"
  b"7Mz¼¬k\x1Dond\fŠÒ4SH"
  b"tn3æ\x13¤²ÀˆÙ–Ï\x19Îùî"
  b"\të)BÊ\x181XÉÜ█¡·\x13"
  b"Wš"}ßµ3ì\eÞM¸ˆw¾Ÿ"
  b"ýý?.‰ö*ó„¢§~A_e8"
  b"Ê8ê*ãò\x18—íÀeÞ\x0Fe\x18I"
  b"\x17`÷§MH¼€mÞ\x14&”äh»"
  b"¥ÈnðÂ\x01¤Ì\x1DZªÉt ¾è"
  b"ס°A8Ó\x12®Ò7íf\x03!$…"
  b"""
    ‚¥íœôjdêßá9\n
    ÈMïJ
    """
  b"‰¢=žu5&X<\x08u¼÷Äû\x16"
  b"á\x05º\f‡øì7ÔûÊ‘ôå¼¼"
  b"""
    \x17#êj \tjV\x05>¤´¬Ä\n
    Þ
    """
  b"#(ðém:\x04Õ/$i˜Hp˜%"
  b" \x17XcÞµÞ5g`\x05b =h4"
  b"%˜>­\x03£Óøª\x0EË\‚Ž”\x07"
  b".^™\x1Dä“^+*L3çnyŽ‚"
  b"üy]¥€Œ/èivÊç5öa="
  b"▄+×▓nØ\v.|\x13¥\x06\x1D°¿"
  b"bLÞ¹Á°*¨gG=MÃ\x12L¿"
  b"▀¤NÛØÀݹ¿\x12Oq-\x1Aé\"
  b"°\x07úÍ+┼kUÙ\e┐╩­jÅ>"
  b"t>]§É\t\x12›ñSû\x7FTÀíë"
  b"""
    pãïX»q¿XK2\x14ûyÙ\n
    T
    """
  b"ƒn¥ç&k·d\x08ºlEY´½3"
  b"\x18‡ÁËV§.<E?Vã&\v"
  b"pOBËpÚO(ŠÕ\x7F¢{bi¿"
  b"""
    Dµø\x08h ç¿Îö‚Ô\n
    ƒ\x12ý
    """
  b"À\x04cL=h>Að\x02\x01s²ñ5ß"
  b"└zü°ÉñUkQ'/OÃ╗$c"
  b"qŽû\x0E¹\x0F(<†TŠzÍR¾Ù"
  b"v¥UI´ñ]«/ qü«F©Z"
  b"™Â~C)S©b\rô?›ñ’4­"
  b"Ñõ\x12\x14\x7F.§HrcTA|ƒjà"
  b"Zõ»*"ÒÇ€F\x1D±æÉ!Óa"
  b"Ä\„¥±PCÁ\f:wV"ƒ\x19G"
  b"ı╣éD╬z\x16¿¶CÎ]VØâ("
  b"6Éû綃,\x1C█h±╚JÄHx"
  b" \x02]§░¢C'-Ø\x13Ìãáb;"
  b"%£ôe^wax\x0Fv}\x00Lů\x1F"
  b"ð÷^ÒÁ¨ôö„Í>Θjšû"
  b"├d÷XÇ╔║ª]÷÷ùºÉ7‗"
  b"LKa¿)-ÜC;9áõAøwØ"
  b"\x01–˜Gfª<é×M£\vBcäQ"
  b"\x18Ÿ®‰ì7°PZ…”ŒH\x1EŠv"
  b"%vkî\x17 á\x04ÚCFe5.œê"
  b"A5áÛEa\tà<`£ö¯þÉÈ"
  b"""
    \n
    Ž|¼‰4«ˆ¢nZ\x13Ú´Ûí
    """
  b"Z\x16ö‚v8d6Ú\x08\x1DÞe\rº4"
  b"\x02î…\x01R\x12蘠wÏ´Ô&~\x1A"
  b"&p\x14,þ’ˆÿGɳõ&¯‡Ã"
  b"†.\x7F´hÀTV\x02\x13ý\x13âh†’"
  b"\x05§Å0²Þ(ꢑ\x02åsÖ¾Ï"
  b"m\x1D]걸×bˆ¡ÿzHs“¼"
  b"i\x00ÿèá-¹ÉJÐý1 G‡ñ"
  b"ï\nìÛ@░ø=Ý\t\x00x'\x06ß"
  b"Ý,±úñüƒIGÉI'ì¨î»"
  b"Âcz\¶õ=\x0EìÇ\x1CIýPâE"
  b"\r³ç½úÚ\x15╩ªYì²Ñ%P5"
  b"\x05j[‰Î\x04·¼3œ@bwyÜÐ"
  b"¡m\x18\x1CuìÑöä{‡‘ptM¤"
  b"³WœÛö…\x01ÏoçÉ­ücî¨"
  b"ÿ¾\x12làù8ºÞÝõ\ex\x101B"
  b"eº?dJtÃr┐Jç│ÀsNü"
  b"{\x16°¥-bôÂÅÊ\x15╦[─"\x13"
  b"!SR‚}w¡Üv…ç“\x06Ç)'"
  b"\x10ýñbÕ^—\=¨^Ù'¡\x05|"
  b"┘Ø¢,0\x03ðJ\v╬▓\x17iZS="
  b"«°–ê€x¦šGŸ\x06,42\r±"
  b"""
    a ›|§A|WFª’“ä-\n
    ¼
    """
  b"ã-Û«¯«_¬™Q\x10Wd¦[}"
  b"Ÿá¸‘Å{(\x19ëëÕžWÎ}–"
  b"çÅIVC\x1EêfÓ}J\x11ö┌ÅH"
  b"(E5ÏÖ—âÆ«Ï‡%UXÍ—"
  b"\x18Q†—;\‰S]¬\x04\tuš\£"
  b"¨öǦg_×wSß²w–¬S\x0E"
  b"gü®;ÉU\e«­5\x05\x16╦┬?z"
  b"""
    }Y¾©õ–\n
    ŠJó\x7FÌÆîoM
    """
  b"Ã\x06ÛrÑy\iM»Ãc®Düv"
  b"±\x0F6>F\x07¿ñ*æ[›Ëš˜¦"
  b"Õ\x08nS¿ûÕ\x1ADïWX¥M¶°"
  b"\x16µý·\x0EÞö–°P\x07\x18ׯ|\x0F"
  b"¹¯A—j™êž\x0FÚlÓüË@\x1D"
  b"k▄KüÂ\r\x07y╚\t\ëÐë-\x16"
  b"$aJìW.\tŸ=ùF¦QãïÉ"
  b"""
    šÌõ\x11•kY\v\n
    X­!2dïà
    """
  b"¬\x0Eäªò®»Yt·²åÅæwš"
  b"Â\x1A┌B¨[╔ß\x04▀ÛN³ìôl"
  b"ÒÒ­À║õÅR4cèkNi└À"
  b"""
    þxXY^H÷â\x07:=I\n
    Q'­
    """
  b";Yöi┬*ü■Äõ\x0F=NÇßÓ"
  b"`¡5äc›Ùw/=à\x19éÏó¹"
  b"\x02_UÅPж ``\x07†14ßÂ"
  b"3\x18)\x02:ü´½-.i­ê│\x19ö"
  b",+dáÒºÜRˆ3T|î¯\x1D#"
  b"5c§è\x19\x19&”\x16×{ª&ÒÖ\x05"
  b"MZ1ëégË›¹\rg`\x16Ä¡Ý"
  b"""
    ÀÑ9|c0^\n
    œ%þ@\x1C°ä¨
    """
  b"pQÎk\x11ú~òI\x1DX‰Ú*ÀH"
  b"┌Ù0Þ\t\fÐ,*rØÉ\x1Aù\f$"
  b"""
    Ø&í\n
    À¦ç\x19╣Ä4\-bÍ÷
    """
  b"\x19üÓ\x1C+$RÓÚ\x01╦{?¥┘%"
  b"|哸\x03\x19#ŽýŠÑÎÛ¾Þ†"
  b"e)²¥·º\el\x18ŸòÕ†±Zö"
  b"8&ºM|Ó*Pˆ&ŽWj\x01\x06"
  b"""
    ö\x13\n
    %”\x15Qbæo-~“‰ˆ’
    """
  b";QÙŠä1yõ‰®_<wIx="
  b"\x13AÓØH\x7F\rö\vâ\Ò▀┤YE"
  b"\x19¾í 1©pÚV°Ëõ!{"
  b"b±ã\x03z…™Ã¦K\rý\x15pм"
  b"ÍQ0\x07†2“8ábP\x0E2ä§"
  b"\x0E\x0F·Q.c\x08Eëí.ò\x1E7\t\x13"
  b"\x1D.9’`t\x1FIuÄ–—ùµÿ“"
  b"Èt\væ'Fd<´ÔWU-\x08Db"
  b"³M=ygû¸\x15ü\x16`÷R\x04ñı"
  b"\x1E\x010ZùÞzÁ|ÌqkÑgN"
  b"¥Îâ,×▒\x15î ^¡8Ø<Y\"
  b"(ı¹¢ôft®\x13Z╬Þ┘Éüp"
  b"ÏÑUŒË˜8+»Çÿ0™~!o"
  b"غÑ|½\x7FF\x7F\x1A\x0E"
  b"?\x19Œq4«\x1EI—$Ûýs\x11'\x17"
  b"\x7F¼f–d…/ÃìÊ\x11\eæáܹ"
  b" A\t\x11?ı2Å─'o▀¿þ╚¯"
  b"χ.¹Œ¹ýô®L+T뙢ø"
  b"×PúxzéÂHr+c˜|ûÝô"
  b"Ãɾ\x06äî╗«oí\r\x01"
  b"Å\x18\x10ÝÔk‚ÇÅPçÎVIEï"
  b"\x02êUs—ÒÃëËï\x07<–eÂŒ"
  b"ï\rÚu¨ï/Äþ2}DN)Ê-"
  b"½kHOaèä¤mã1Òt+z^"
  b"m\x11Ê\x04h’Í*È[\x10WÒÐ\x18a"
  b"Ðõ\x07¨y Ø]îÓÕ└\7 ~"
  b"#RÍ7*º—´dˆÁ˜\x02\x19"
  b"U{x\x1EzXG9g*xã‹®¶\x17"
  b"’æì<Ï;¬•|NëâXó]Ç"
  b"\x13\eÐê¾]ˆ\x18Xè¡\x1FˆsúÃ"
  b"^‗█╚ÀbÉKÕÀÂáðv╗\"
  b"å÷çá!¡.£\x06E/¢?/VJ"
  b"´‡--\x12¨\x07¾\x07ýõÞÛ–`þ"
  b"~"ý^÷Ç\v\x16Dz$‹6P%\x02"
  b"üéPQ\tkLþ#©abƼ£\x1D"
  b"«ìÆù!w»2+`¹“áù1|"
  b"™bi$>âÉé`\x03Ú,€=¹z"
  b"òÍz\v#Õ€IâïFDŸ,S“"
  b"\x05«!═שöÐ:ä§ü├\x02®Y"
  b"Öróð¿#4JÍ<‘\x04ÑË\x16M"
  b"ÍAõ\x15ÐbîÆ\x05é\x10\x16÷ƒ—¥"
  b"D1Þ|flbp/®é=/Æ¿³"
  b"""
    «½êp4žÞ-\x05|48ýâ\n
    F
    """
  b"<º'¿!{o5ß3è\x17);Ó"
  b"M,Ù\x1E'ø˜7Ц¬\x08’¿«\x0F"
  b"\rÖ3ÎÐywsÉ8øb┐w¢)"
  b"\v\vÉé\x192IÈ©\x00=■ħßH"
  b"éoJo£Y\x1C67á\x1A2\rF@Û"
  b"õm\x16ÑgDZVÅ\x10¬k¦¼Q┐"
  b"""
    Ì\«¡UHÖ&â€\x14;\n
    ¦M\x02
    """
  b"³<\x02sJß\vÉÆ┘\x1Cs_└:\x06"
  b"Y&▓iæÓ░ãØ└»;n\x03ß▄"
  b"$ý×Wݾ¬Å<\x06!G+ƾB"
  b"""
    »ä\x05”´É;ÿ¸Ìë\x1F4\n
    ;0
    """
  b"ÀÍ7N!‡ìÕ]ÑÑÌɵÈì"
  b"#N«Ý"}\x1FQ0òy·▓ÅhA"
  b"{ÕÃf}Cƒ Ze3é~Í]"
  b"kêêFÁàÆwÅyP█|P└."
  b"_~PEÍ®ç1E0¨7ù\G¹"
  b"Îv›\x1Aã^˜\f\x1Dƒgbò\x0FPf"
  b"\x007©Ð\x04¢®èÐü▀,µcÊ┘"
  b"©l¬&-8¯‰Ø–?ç}¦Ým"
  b"qQÂ\x01U└}o╣à[ŨJÍ╣"
  b"""
    \x02-=\n
    \x02…5’†Åý?ÝÔ2
    """
  b"þst╠;]óR)N│ÐØ\r¯ó"
  b"%Û[ˆzu-’Ñî«Ì\vfø·"
  b"oÅ'\x11fùU8\x05¬'æ|\e•®"
  b"ÅÎ\x10`¶º0(¢V”¯Â\x10ÇK"
  b"÷wØTwríp+Éy&ÄHwÑ"
  b"Äà9\esü[\x0F¿\x15\x1ASúN"
  b"═Ã,tQSé║9æY╔)qeØ"
  b"«\x06>¥”yâÛËÑ5ê“þ\x19|"
  b"\r9”Š'¶å5¨¬ln)nÝß"
  b"\tG±¢z8’wN\t¢~(ÚFž"
  b"Jt«$’4ÙGì%¾(/O!Z"
  b"ˆŒæ‘ÛÑ\x03±º¿ö‡ÔÜJ"
  b"§£jÄLGR½Z†!+\x04p«Ý"
  b"Úƒ\x18»¹BRÂ\x06÷\x06²«\x1EúÙ"
  b"> Ó°`3ÌìDŒé„t\x1D¡\x08"
  b"ê97#FûBÒízÒoBÐÁÕ"
  b"Å”\x13K\x14­³Á8<ú¯ü§ý¦"
  b"×ä3ã„õ.‘ÑHAÏ_\x13"
  b"ð\x7FhÈÅ\x08®¥¤³Aø­,╣!"
  b"º|¼×T¯\x03\x13²·-\x13\rl¬×"
  b"#"Ôü╝└╩ÈÕýZEô*ƒø"
  b"¹/Y¹&<‡2êñ5 §\x00"
  b"À˜ùAä9(„\x06­L³è$uá"
  b"Á\t>‹–ÅÍ(„\x16£ð\x00u\x12\x12"
  b"]}J\x1F2ë¸Ûü\x1C^­¯¾<×"
  b"ûࢹ]£®€­3xX\x17YI\r"
  b"€äÙ\x1C¬ªy+oö\x00&OYÚÓ"
  b"\x06F“\x04Eq]î+¹Ö'\x0Eç\x11E"
  b"""
    ú\n
    »…4\x16Ïþ}¤S^üSÊD
    """
  b"ò”ŸUDm\x12\x16}£¢Lrîº?"
  b"dûKçzÞò\x12Ðê@õÝ^\x12\x13"
  b"AzLžûšÍm¸Æ—\x08\x1E\x0FQA"
  b"\x13mÉpk.켧ؼ^ò{±|"
  b"äMÙ\x05:\ïA²Âò©ù&¨p"
  b"╬H╔Vî·¬Ø\x19­BRE8Ï\x06"
  b"¬‡Í*@y§±\x13\x05bÇGZ\x07Û"
  b"²\x14è11a½›–t¶ÉNã›é"
  b"É´•hܶþFz8\x06¦¾qá\x13"
  b"""
    \x17▒{u¦╗\n
    \x141JµØ´╔^ð
    """
  b"à=`ª\x1DüHe\x7Fÿ╔®¥kT\x1E"
  b"\x03╣몳i\x1DØïL`ýƱ#É"
  b"E¥2\\x1A-9Ø\░Èu¿í³ß"
  b"ÃØñ\x05\x15ÛÊX[U¾n▒┼Ðè"
  b"dsì\vý┬kÇÊhõw×Ï\e#"
  b"}ß─ìåÆä1K5¡¬ ╗äP"
  b"{îÖF5S]█H³\x01╝Ñì\x15"
  b"7\x10ÚëR\x08qH\x11\x05±›yÔ¹"
  b"bƒ¦4É\x01‡'“`\x12\x0FßÉçs"
  b"ôáT±\x13?“Ô¾ðúÏkÉ2Ñ"
  b"\x00ß*7¾î╣p"Øö Ïbia"
  b"›+\t”?!\x19NÎCà{dJB"
  b"Bgdâ\x1C\vÎWdøžVî¥j’"
  b"""
    Í$"Îæ▄Å.ÌÜUxÀd\n
    {
    """
  b"I\x02\t\eWZ­”Ç…Îñ,"
  b"\x17öOúæú¤”Ô4–Ô&ž!,"
  b"l6à„ØG"§ê4\x06¢s¿®ñ"
  b"ÌàE…P¬$;\x05‹JéC\f¤\x17"
  b"ÿòÛŽs¹A\x16\x1D\x00ă•X${"
  b"┼ ‗Uç\x15ƒëìk═ÞXP╣õ"
  b"뿽ç\x14_ðf”?œÅ™è±m"
  b"\x12\x0Fþ\x11ÆÄwp­À¾7\x13"
  b"_$äí§°\x10`\®TÎüfÙ÷"
  b"Á\rîK.eƒ¢Æ\x02ÙÃyJ¡Ñ"
  b"\x08\x07Ð…b¦ ÓàÊËdV>"
  b"¥\x10= ÖÂKÔ>'M°Ö¬d\x1E"
  b"[¯z\x04Ƹ‰6\x11'´åz¡\x18¨"
  b"í¥Ç0╔ȸOâWð\x07À\x0F"
  b"°7ŨÿW•pË\v/Xé\x1Eʧ"
  b"ÀèK°(:æ¯ã7~÷ü.\c"
  b"ÕØYÚ”Š-\x1DR\x15Xf\x1Cª[¯"
  b"\x1D\x1C÷gÚ■âü7c\x13§\x7F\x15\x14v"
  b"Ôuü\x13È“NV\x06Ìà¤{e´œ"
  b"\x7FÒ\“~Å Ìß½^µ5ýoí"
  b"""
    "É=üXñv\n
    ÒXe\x08Ùµ¯\x07
    """
  b"”C=&­]ªRº²\vÿ†pAb"
  b"W¥¶ þ`\tª­\j^\x11\r§›"
  b"NTçÜ*mÙBb.·vïÂ[É"
  b"î/ýÍ.O2èy\x10J”p]{q"
  b"\x10 ÝÏ<\fµ\x10pªR»¶±KX"
  b"@Ë_ÿèw¸wAÊ-OÌ*ƒ"
  b"1Ï®\x03Í]╚°Q[\x181ìI±É"
  b"¸½2Ð6,_·º/ì.4ë¡õ"
  b".EDEÛ\x06»kîÒ•8v\x06"
  b"""
    ÆúRl¿\n
    H\x07•KÁ[¨ý\x06;
    """
  b"ï»ù·58j›\x17<v¾¹Ä§À"
  b""\x14┴~Ébn^W­Äö~pÛÊ"
  b"F¶*Q║┬εqSMB¼Éêø"
  b"Þ\x08sÚÖ¼+BlSCÁ0\«{"
  b"Cˆqo\x06Š \x01ì„ë4\x1CδS"
  b"\x17ãŽ\vÖ•`‰°-Þ\x05Æ|gÐ"
  b"Óù@;‹\tØ\á_¦\—@`Ó"
  b"…$ø]xð'üS¨Ð„\x16ó®æ"
  b"åAù3\x01õÔ\x11X%\x18\x1E╣®Ø;"
  b"Uì╬´<ä\rûï|b)»=?\x08"
  b"\x16Bóƒñ슪NA‚d qá\x18"
  b"馟Aª¸“…\x139\x06å`\x05"
  b">├ê\x15┬_$ø]Å\fÓ\x06╗ë\x1E"
  b"/Û²°:M¯\x1FR±¡\x03dÚ…"
  b"╦³ üÙF#{(╚╔╩╩P÷\x16"
  b"Yn4\x13Fo—¶nˆ÷Á\rÞŸŽ"
  b"›Lõ&¢#Î3âM¶‚z’®\x1F"
  b"ã2■åÜz┬"ìü\x15}ÂÏϸ"
  b"®›çÚÜÔÍ›0œ@\x02ɾ©R"
  b"â:Í\x12s{╦\x12\x06Xü[è"
  b"Ì»™C¢\x1F_\x19\x14qüPÇ”^¤"
  b"ùôëÅ\x11×LM`jht─^\x10\x02"
  b"""
    \t\x1F\n
    ­Õ×RÏKöá2q-@¬
    """
  b"©M▀ï0\x02\x18åÛv\x18~\x1D$½Ø"
  b"_µâR=©$˜¾n\x05E4´“\x17"
  b"¿@¡Ó·\e\\x01dI:eÏ™\e\x04"
  b"\x12Ћq¶0rð\x1F>“'NM\Q"
  b"%,D\x00<“&\nª”¼ük}ki"
  b"(#dÃPÀ8aeÖo³‹\v\vD"
  b"/.Cs\x11\x01a™ÔS-Iîá|y"
  b"\x06U)†š\t:-梎Xévç="
  b"µKC\x11\x19\x1F>ìT\x0Fƒ¹Ü‰‘"
  b"Ìc>b¯UºÏÅb9\x12\rì÷Á"
  b"¿"w\x15ÆE?ÿºqÉ\x06Û¬ùn"
  b"h\e\x16:\x13w\x18®`\x1D-â”\x05"
  b"C½l\x17\x1D\e\x1CYÌiÉZ­"
  b"®™Ð[\x14P­MZVÍÎ\x1C”Ÿ["
  b"4VÞ¶=ëº \x1D\x05P|«\x19µÞ"
  b"5\x03fU¡║åP xá\eü@çÎ"
  b"·ü+ \x08\vEÈD┘ÔnT\x05Mÿ"
  b"£o)wœX4…®0\x1A\x04c"S"
  b"\x1DçÁ+CYC\x00@5Á\x1F(Ë6Š"
  b"XºnÎ^/ž\x08\x14|t6A™âº"
  b"mõ¸6[z©È.Lœ-Þf¥£"
  b"íû‗ É└ãC²ØýÀ*T¢ê"
  b"\x03ô±Ípí–\x01\x15bßÛ\x11g[="
  b"¾\x1DG\vt┐%░\x19b\x16Øç¨Ó9"
  b"Ù¬y­ ³#\x1E¹Ó?¦\x12©ø\x0F"
  b"Y°øžIæñ´Ô,ÚæÜ}€º"
  b"S.N?öÖÙ\x1EG/\x1EèØÔ:»"
  b"/&\x00\x1C¨«_»*wwúÕÉâî"
  b"╣§_\ee"\x01lY.¢:Ér*ß"
  b"Øtô}Ds]\x1AwËã╣█G░}"
  b"Ø■╗äì¾q4╗bT¸\x172\e"
  b",S„t\x10603Ë$az×4vt"
  b"­┴‗T╣¾c¹ÔË«7É┘\x08è"
  b"w\x00Á—\x1AVyf¿²fÿà&\x12¯"
  b"‰,>ë2ë\x06€w¾+½~Òì "
  b"ì[Hj:ü┬_pìZ3\x08║¢ä"
  b" \x1Fð1&\výIÌš0>Á\e\vÞ"
  b"\x17¸Ì$«S›\x16ûb,ª1á"
  b"ÚÖN8Š^{b¸ë-Cá?ÀÞ"
  b"ªë´ýÕ¡]Ó\x0Fp¾ÒR+Å÷"
  b"vê-åFG4\x05ºƒv¦▓LØæ"
  b"Ãñ\x19\x1F‘!ÎëT\x13u'б"
  b"Ñ\x05\x1D├OôËÅN│) ║\f²\n"
  b"█Äw4ì(yº\vÊ\x18Ý[║þý"
  b"nAÇb<¨feɸ¦·:x•$"
  b"½¥à ]ì·\x18>\tÇ╝Æ»\x12Ò"
  b"\tem\x1DÃñì\x7F©ø”°Ë*8b"
  b"\x0EÅö\x17\f\x16Ãsœ¿úèA\x05"
  b"\x12y\x17D^„¹X_­™ç·\x1CX^"
  b"nãY¼Ý(¼V™\x18Õ^Vuó "
  b"nA\x1A1¹.[S^œñè%àž&"
  b"\¾²œò¦2…2훫à\x0EÐ\x18"
  b"D‡äQiá#\x1A·/Qù¦¿¼"
  b"\x01TÉ´Px)¶þT6Q═a]\x7F"
  b"u"–\x08¼WìâœÄE¨Ñ„» "
  b"¬┼tñHÁ_íìì¾ýyı$Ö"
  b"\x10N€E®ùí´°­È“\x03Îq<"
  b"~¦Î§‘‚tc\x08™ûdºÃÐÏ"
  b"n&û(„\x0E’;Š\x066&‚Ü\eZ"
  b"¸ÐËŠ\x1F Ó‘ð\v!+\x04¢Zr"
  b"[ë4ò“½€—t”:õÄ‹!¡"
  b"\x11ÃÂ\x154\x13╚7:\x12Ù,\ºdì"
  b"-t\x02µs\x16└SårUÉqtx5"
  b"؆;è]™ËB9hþú\x16œÃ\r"
  b"\x05ô×ÐÉýß¡-{¢q┌%ª¢"
  b"kÔô\x05\x01§OõáY!\x1FS<"
  b"±J¨Ú\x07ba\x0E¿¢\x14\x04_#åq"
  b"¯,¼.\x0Ey\x1DKCbc\x15\x10!YA"
  b"┐.ðüNн:\x19ë"Þ┐"E\x01"
  b">B:VF‡¬¦ß±\x7F›¤w¼ù"
  b"š,«`¨ÊñwµRk\x1FËbJ\x05"
  b"¶f¾\x19(Ò°\x16ŒÓ$\x05\x03mmY"
  b"5õgÐõîYõ?OQ\x01É h`"
  b"|~Ïèx\vtTÞù£<Öù¬*"
  b"þb6÷\x01e\x05æÕ­²\fmWy¹"
  b"1X)=\x12×)\x12_WÑ£S|ž`"
  b"\x089Fé>\x14ØJ*\x18'g† à\x00"
  b"wTœ ìRô>²cÏÝ–Ö¶+"
  b"<È4GëëL¬y¹Õ=bÕi\v"
  b"£÷‘.½Št"ÀÆ5”$bfØ"
  b",Üþ\x1CÉ"T‡¥å&ù÷ndH"
  b"õì˜\x11ʧßGÏlg—•ÝvÌ"
  b"s²»<¥H~]õ¾\x10ç6\tͨ"
  b"Òûõ_5¬\f9zì°^[GC8"
  b"\tš«tdz–\\x19\x02\x1D9\x1Aà.È"
  b"ãì└╦\x02 ■Ï×.°8\#´×"
  b"è¡├µØÙ2j[Jc·\r\x11"
  b"Fãþ#Öy®Á\x0Fzü‹»©¢X"
  b"z¦;5Q¸û¬ïnÞ% \r\x00Ô"
  b"\t8RÝA\x15D—²|M‘R\x13‚("
  b"VÏÕ\emq$H¸¾\x1D\t͸Δ"
  b"ÒÉR$®Â§{¡\e\x1FýÂı\x17]"
  b"|”\x1F©&õkGñ«y¤\x08RÊÃ"
  b"ʼÖkÒ\x04\x0F1N\x1EZ©¹¿ßF"
  b"!h\x1C\x1D\x16\x1Apù®¼4Óí±"
  b"L,b´\x03>Çc\x05Á4W{°Þ»"
  b"§ƒZÿõÝ\x15:¿@\x00öÏ4å«"
  b"Þ( ‘P¥¡×Þ™°Í«‘º\x19"
  b"M\t_È4ü:Qç–{ \x1C5_ò"
  b"\x14þ?k‰\rA\x15¡·´×ˆÒÝ3"
  b"¢z¸¸\x1AÆÔƒsvÅ|÷•ç©"
  b"—ðuhD,„…Ñ0\x18Ôž‰J¼"
  b"\x02td‹“ŠòH*oz‰\x17åØ_"
  b"ô@ÉÅ×þ%B‰ÿŸœW{ä#"
  b"?_O\x12¢š\x1AfÂ0-Wôð\x006"
  b"\x13¢\v#ØQ©¸ßÍô v`µ║"
  b"ÊyµlRåy<\x19¥\x07œwwÈ´"
  b")y(ºIÒA&iˆ$½©‹;P"
  b"Ñwð ì›H(Nß:ví'eÉ"
  b"L?ñì0\x1AN$4ª¿i$ðÒ™"
  b"E¯N†\x0E·B5ÒKeŒZ[ê("
  b"õÊaj\x0Fi´▒SÁüñÔã\W"
  b"û8\x06Ì·J¨\x12-EÀ‘åYTg"
  b"\x1CÒtÔ´²GFT,T\x12¨_ñ"
  b"w.Þü\x00\x08\x14C\x17¯ÒN\x06>L╔"
  b"n\x06Ëšg*ѪpŸÚd\fæäZ"
  b"AñzœvMP=Š\e÷ø>Nµ–"
  b"\x1Da¶=\x13▒É×\x1Få¦Í\x07\x14"
  b"("¥ìu|s\v\x11Øë\rÐ`2"
  b"šá|©ÖÓç‘Æ\v²*\x07žÍk"
  b"9ÿÁ¹ì.\x18¸Ëf$<GÙ±Ö"
  b"¦‹\x0EQ\x7F6¸‡\x18Þ¨‹\x14¾q\x0F"
  b"ª!ØAÝM─.qVBu▓¿-k"
  b"¶Õv¬HÙn”2õøØòOÚt"
  b"°\x13„ãO(¡-4\x7FÁ2Q5ï\x13"
  b"ª?4ï<j^;Ï%A0\x19Ö\x07z"
  b"\x0E‘§“w“÷—åN\x1D!\x1D@\fÎ"
  b"á±q¶s\x01oW7'\vì┼YÇ7"
  b"øÐ^ú\tü\x17─س¿«õ\e¼\x02"
  b"%µîÊÄÈ“ˆÚ…aCHwi²"
  b"+®è†g\x7Fõ(ÃKÁ\x17X+Óã"
  b" ¦ÿ½ãó\x14Ä—1\x7FÞBë„—"
  b"¿‹ºÅ'§È\x07Òc1\x146¦;ý"
  b"iÑsçT~n=¸1÷]ÑcZØ"
  b"b;êÇ\x1D\x04äž‹\x04¯Ÿë¸û;"
  b"›mÌðý¸”\x05ri(®Ý_\x18¢"
  b"À²\x07A┬O╬┘Å-óç\x00▒-¶"
  b"pðGæµÕ\x06\x0E°´Íz\x01TRÐ"
  b"±,Ì+\x1D¦v¾9Êü´¾:‡\x18"
  b"1Ì=Ç “Sp”¿’[#nŠ\x10"
  b"a”s=\f¯¢§Ã¡\x15\x11^ü†˜"
  b"eÿ=ŽS6zb÷[àjµA´g"
  b"E|\x0Eä§“y{Eé·™ï „Ã"
  b"\x1EÛÃ'¸õWô\x03H<›€üû}"
  b"\x19p­>O)ˆ˜Œ¸Ÿ’\fB"
  b"\x14Ë\x19„ú&}À!=öeX\x18"
  b"¹¾:·░ÞsS\v.┐\x054Å£Ê"
  b";fÕ—KR@8g(ÇQ2æbº"
  b"╗åô6\x0E\x1E\x1Dÿ║®╣Eü÷«"
  b"­‹@pü(N³&\e„ðÞ#{î"
  b"\x14XÆC\r!bn?œÓ\x7F\~$»"
  b"dOFxøH­\x07H3\x10Ž\x01\x04×"
  b"‗Cýp┬ª\x0F\x01\x16ÛìeÌBT"
  b"┐¦ìÏú\x00\x1C\x06|K\x04Á├Ýä"
  b"£Æ\x1Dj╔w┬×┘ùñÅúæ|"
  b"£8~\x1Cú0’/>GÒ5Õ\x13(h"
  b"?ÎËÈŽçR\x07\x10µ]XÀJR¥"
  b"h\vl¦t\x00VW6^1ì4„%J"
  b"¿õf6(7˜\x0F¦;Œtô"B\x13"
  b"Ôpˆ=”×€¤G ð7/5ë\x01"
  b"\x02èŠnÜlÿm4U\x1Cw‰ìr("
  b"tž¿Ú\x07Ð\x1F<M¸^–؊٫"
  b"£×ã\x1E\x12©Ú¯äéÐË▄ü;/"
  b"¹\x16«`U«Ü\x1FIäe\x12ö\x12\x1EÅ"
  b"\x03kýž¤žtºc£Ö$á\x10>b"
  b"Ì.ÐdËå\v\x16|å«ê»¬š!"
  b"È\x05║Å\x12k¼<t­8┬ä┘p\x03"
  b"\x15\rb35di÷ð@ÆÉNr"
  b"┼/|zý╝╠¢8£ÉÒ\x1ARñ¯"
  b"\x00R¥¡ïæx”VN¸\x1D‡k¯'"
  b"»\x16‹GÀà,ç~"À\rrÒºT"
  b"\x16YËóž-À^¿€æ\x12\x0Eì'ã"
  b""Éoef`cþ\x08ç\vƒ┌╩,y"
  b"┼j?ôkÅV▓Oªù\x05├¯½┘"
  b"é(¡ÞÍóNH(%ˆüY¼»Ö"
  b"1V®\eu–ÅÄÛôŽ]ÀN”Ì"
  b"R‹ÿ$CRö­@ÔÑ\fÆ ²ç"
  b"\x0Fó†ùeÍÄ\x15ÛCðÖ%d"
  b"“dæÌ\x7F"\x01(r¼õ\r‹÷]Ï"
  b"ã\x08NØïF#µÜ┐ƒ\x1Dùîâ═"
  b">.]ä@p#âFöc\x10¿Wí("
  b"zü▄h¤£Aä\x142┐[UE,»"
  b"\x1F v"¦âŒù”«`¬¢\x1C\x12"
  b"£@ÕVÛ?Ç™K+«=³}O’"
  b"ûЂ"¥\x17·Þ‡ñ¦'8J/’"
  b"й=wi<uýÂ#,Ôë\x1C¡ "
  b"îð¾·\x08\x14p·CZ,MN¦àí"
  b"ÂX\x06\x0F¡fU§YëÅC¤ãdÆ"
  b"Ce\x10ïÍ„ºæ¸‡÷¬¾\x13\x1EÓ"
  b"àûš*[”òÍÓWõ"}²ƒÜ"
  b"\x07\x05¤ë>3Z½Ž\x0EÔ«Ù¾ás"
  b"¬TüpÉ╣\x01aO¬ßê╦Ð4\r"
  b"\x1Eê‹¿\x1F \x18ï#‚ñÅ,ê\f4"
  b"&\x0E\x19®l¿ctÇÇ 4IY—m"
  b"¦.:ó\rU3÷Íb˜%†G;í"
  b"ƒ“¶\x18\x1E.·$”¨ËR\б„"
  b"¶1|Ú\x11Þêä/È-ÞÂ.b"
  b"@|w$§vj?÷JŒ;ßPU«"
  b"Ié‰AçFÉÌJå›Ð¦¢ƒ\x1E"
  b"""
    J1ò ,¨ßºTò\n
    2EÔÇ
    """
  b"\x10¯&Úkü\vñ\x13_Fp▒réö"
  b"!\x01>É╔à2#6né¦┴¢═\x1D"
  b"\x07ò\x1ED\x01˜)Î3ŒøB\x064"
  b"\x00;‹çâXFÓ\x16\rOÁZ¹Yö"
  b"²íöæ¬ïžŒÔæãà\x1F)HZ"
  b"ÝÒF)\x15┤┘\x7F§Á▓╩Å┼\x1E"
  b"“ËÃÓF\x05ñ¡Ê¸FÊe…þ7"
  b"_'\x03ÙCë9ƒbJB*ûì3å"
  b"ä)\tÖHNŒ …\x15ÄÙH]ßø"
  b"ýFÌ–~·\x12WÜþÓ8Àü‡·"
  b"QUm9Æx(™9\x19viØÝ\x17ƒ"
  b"\x10n \x07UIX\x12\x12J–NÃs[\x10"
  b"""
    .ìI«l╦\x11X|¼¾\x7F?╚\n
    À
    """
  b"Ç,è\x03*÷3îúÊ,Kº¬\x06^"
  b"(ƒË\x08*Óéî\x10Œ(7W\x05"
  b"""
    ñq\x19¢:"\n
    Á£^ÁŽd|¦Y
    """
  b",·(ÆsåT \x1Aþq\ròȹ\x02"
  b"!tF“@ýã\e½á¹ûÇ\x1D¥Ñ"
  b"""
    \n
    \x01€×,Efj Á\x1F\x15\x1A7
    """
  b"ItÑþ3‰Vm÷tÃè˜Ê×T"
  b""”DCð„_ׯó«D\x1A|šD"
  b"|Ý<_l\x0Eû¨Àˆ\x12¬á«[a"
  b"жîý­’\x02 VƬô]ƒ/r"
  b"\x14Á\x05ÎÁ\x08wîÀÇ\x18O:A\r"
  b"0ù.X‡‚ÛW\x06U?êš]\x1Cy"
  b"ëD\x1F\x17\x1C╠úÅ¡á\x02K=w³"
  b"¹Á]xøUå\f7ûß$±ëHØ"
  b"¬7Y<oŸÌ((s[T-½y{"
  b"ß\x17ÿ{×Xóƒ\x14ÄãJÚ}á×"
  b"5┐ \rÃñ°|Iqü├D9¯▓"
  b"2õS[ß2öÞ˜šn£Å\x14ØK"
  b"ø‡v‹¤~™3rY"ó!y„€"
  b"Ç\x1E \x14ñ“+\x13„4~?ÀV\x06Õ"
  b"éǵêÏÄè,ò´\x039¶6{ä"
  b"\x14ÆÑmNùw£Ë¾‹î²’êÍ"
  b"Jù!Ë«ó\9ö^ã½+KÛ®"
  b"_i\x15Ùæ“\x0EíJfæøñ#;÷"
  b"üU0W7c¬Éˆý€ÞÀ¢]Ý"
  b"6ÖÑu▄\x07\x15Å5~VfalaK"
  b"úSUäˆ{<¦Õdr›ûHXt"
  b"ò&…7»‘|/à–MC{·Ð•"
  b"¯\x12\x1DØk6DM2‡\fE±âbŒ"
  b"q<5Cl¢=¨).¥de\x04\x14x"
  b"╗Ù\x7FÅD3\x1AÝ¡ÙZ█£^Qí"
  b"\x13yÎ8\x05╚+¼½3ôUìèH0"
  b"KÃsÉçî\x16å\e¿`^YÏGG"
  b"Ø\x00ÍV\x12oN®\nd+Õ\x7F{'Œ"
  b"O< ¹dÉÞó²án\x11â┘ÄL"
  b"|&~8cÈIÇŽ¾óì4¾ÆÃ"
  b"ã/ÖÞ\x7F╣/»ö^é=üÓÔÿ"
  b"`f╠£═ì┘╚9øPÜé>\x13G"
  b"Ûh[GÈÓ\x10\x104\x06y¸þU‚j"
  b"<)cëð´ÃÎO'b9}‘Er"
  b"N4\x18d\x03Wþ¡p\x02¯'@n<`"
  b"´¡_7é¬.X\x01ÌM\x1EÿÂVØ"
  b"¯\eSDÈ╔ıc\x12\x1FI$J¿ü"
  b"\fÉZ@\x16IX7P’qJÌÝBC"
  b"\x12ÎÏ\x1D܉\x1EoöžM£›ÇÿÑ"
  b"\x00Û"ÓCÖÓøèø¾\x08{£,Ê"
  b"XÒŒâaAÃÀÊÒFv]ð%ã"
  b"-¿„\x035+nÊul~\x1Aô\x0Fâ8"
  b"\eZ,Å#BGà\x17(ùd+l\x07ø"
  b"\x08[K@}Lë\x1ASŽä‹FO}R"
  b"¾çëÇÔ¨˜?‡] ½\fò4f"
  b"­╬┘(\t÷▒D|\x12[ÉdÓ-Î"
  b"<\x1F\e–û|eóÃ6ÚjM¾óÏ"
  b"À`÷\x195╬\x17\/-É@Èù¿x"
  b"Ms«MûÀ§;Ô%µ#Wrñs"
  b"©C=aÄÕºQ>I°ŸTÂ\x12¾"
  b"I;”Á\x11£Míb(ÉÂßüÿÇ"
  b"Ø┌┼j\x0FF\x00█B¢─ä>P│p"
  b"\x13\tWpð¹Fj–ø\x10Ær;’z"
  b"é;É~ÏÈvcN‹Âíxœzÿ"
  b"IN\eÐÐú\ùÒ‘\f¯N0?»"
  b"L\x7FkÃ<’\x1A¿²\x19®Ó$òcë"
  b"$D-…Ãe\x07:w9\x19‰ÚO\x14["
  b"ø˜"-xÃ\x07ïß\x08¸Kú\è~"
  b"«ö‘ÊÿÞ¨\x07ì\x00Æ­\x066àé"
  b"JŽl§_¿uwmé³]ó\f\x14Ü"
  b"\t\x02üÔû<\r»\x1Fÿ1ê╦¹F<"
  b"D0\x00-\n!\vNªæ\x1DVÃö\x1Aì"
  b"Þ~³±XÕì\x01‡Mæ«\fhŽa"
  b"K\x05]\x1Aÿ!à2´{ºXeãÎp"
  b"2fX rÚúÖDÆ\vC\x07‘´\x10"
  b"áì¹\x05GÌÈMåp7R^Î ÿ"
  b"lûëM/üh¿urjþxàô*"
  b"7{$<*ÌG”|\x15\x03ȹß\fM"
  b"\x07§Zé\x05l;¾LëµOŒ^”W"
  b"(†4\x11êæ3ñêÖOÈ\x13ý%V"
  b"T¨©"\tÅje2Á•`ßeŠ\x07"
  b"""
    Ô\n
    “ƒéÎ\x13\\x07"\x11)õ¸1¨
    """
  b"BâÙWZBI®Ý\x7FƒÜˆ,­¯"
  b"Ï\x19ı\nL-ì‗§\x05Ü╗\x00wìÈ"
  b"""
    ¹\x18zã+ÃŒKîá0\n
    wѡX
    """
  b"\”@²n÷´+\x12\x05\x18Ö¹¦"
  b"ÊÏ^W™\x1FÐR‰k=¡^<b*"
  b"R»œçFξì4øš…s\x14ª˜"
  b"\x13\x1D\x008µÎÿ╩J)£A\x13g"
  b"ÄW‘}2Že$H\x7FN¨#¿\x17ê"
  b"-íœÃß;ý\x04«vÆ\Ó×¼\r"
  b"ÛÝÝ‹\tò"Œðy7`Hëté"
  b"""
    \n
    UFVÊ·\rá>ÉšçFºb 
    """
  b"\x18ø˜È¬×\x04X\x12ÊJ;Pãúp"
  b"¡\x16\x06øÖ:4\x03ÇùÎ9\x04»"
  b"¨ïž6Ë=mV\x04ð‚Ræò;ç"
  b"àµ*,÷ùlWi²L\x1EJcÁ\r"
  b"""
    W¶’Ãn£é\x0Ew3\n
    ¬`a\x170
    """
  b"»i\x7F\x06(Ñk»ÅÌ!¹ÔÙ"
  b"""
    EwKM‰û©\x1D$+þz\n
    *\n
    U
    """
  b"Ûóð\x0E\x05°–e\úÝ,ƒ°Ø2"
  b"õ╝Ö @ÅÂ\x15\e\x04cë¦GX{"
  b"4\x18¡‹Ú¼ŠÆ¶H˜FÕ) ô"
  b"ÝM“\x0EŸ0ÍbSÝ1í{eªš"
  b")²éò\x1D¦\x7FšMã§ÀËS{é"
  b"\x18├Ø\x01;¶¨▒‗\x18ðfıÓ"
  b"ãÏô\e’éêTÊÿ[ŠÚžè¯"
  b"ÙÖ`)‚@=\x00/1‘„]`”³"
  b"ÊãˆT1z4xAñ=\tð\x14äÈ"
  b"█üÞlYæJ^LÉ\x00·Ð&øþ"
  b"3oè;»\x15••tͲþëÎÉ\r"
  b"ìx¼h»”?P¢ä#™µ¤žÔ"
  b"~†õ{üލÊT—»T[1J`"
  b"< k½Ã†›ÄH\x04_cUÀ­\x7F"
  b"¹]¡õ?´\x0EXL\rÓ\x15\vÍæ—"
  b"ª™þ\x14¡É®ÌÙa‹3Â:\x04\x16"
  b"&\x11Ïæ\x0Fq°ë²~¥Ç²iÏ\x02"
  b"\x011̘…§a\x11\x15û–DÙ]­]"
  b"×ë’\x02’Û[Â>v:AxWT\x00"
  b"ÅJK‡q´Aë\tPUU«ç_o"
  b"\x0F´MÜ6äð¢@õûkD5~="
  b"ŽÒnšGH1"‚\x1C\x11ób2\x1D"
  b"<±X 7bÄ\x07I9Ê”\x1F`Ò½"
  b"å\x07\x12\x14ÏŽ?Àƒ8\x18\$¤D)"
  b"Ta\fNoÞ+\x05sø6‡Çÿºy"
  b"""
    S{ô0Ž€¿Ÿp|\x13AI\n
    ¹¹
    """
  b"8¬Ü°83ãô\r¡■5\x1A¶Ñü"
  b"\x10\x1E@@þÅ\x0Eo°t➟£"
  b"""
    OÁ„b\n
    Œ)údr³\x1F!\x08Dz
    """
  b"0q)þº¥$ËìÚ>·ð:Þx"
  b"f¨¿™¢§ïb\x1Cwþ©?Ï»¥"
  b"ú«*j*ÀÁÙo´Pë}ß¡¤"
  b"\vñMf\e…Ë3$¸u)yÒMe"
  b"\x1F╬h'ZQH\x06\x1EÅ@Eø9s╩"
  b"Ô{‡u=gf´¿\x01£\x129aÙá"
  b"UÜði!!ØÚRµ¦Ò÷½^"
  b"\n˜C|’ÛB0ö\x00áÍ®kËô"
  b"¿Ð¸¾Žs|¦_ª¶/›6å€"
  b"B«bäÉq_\x01½¢€ò\x00ª\x02ô"
  b"õˆ\x1A•«>\x11\x08¢½)Æ\x145"
  b"aGµ\x03.ï/âÉí\x13¢£┐\x13\x16"
  b"uÀN~“]ì\x14\x13ËVM+\x06û"
  b"ã§\x13zì0ñ¸Ùº¥¡\x19ÉÑO"
  b"+Û"½┼\x152¯AÅ█ÕB$YW"
  b"\x05\x07µ¸N?\x12?\x03\x08#ŠÀ\x05ç"
  b"ÖüÔ¬Ù\x14'4óÎ\x00┤±┬\x06X"
  b"÷4€'u(ÔkÄD\x04ë©\x02\x17d"
  b":ë\ı3┼ÅMXÖ<R█¡7}"
  b"ù‗ü+ç0/z\ÒBÔt\x1C\x13"
  b"TŒ£Û¤ŸóÍ^\vû¨»Òÿë"
  b"áã\x04ÑT×┘└¦¦ëÓxá╠ì"
  b"ÆèN¾‰\fkI8\x02\x7FmÅ0L¶"
  b"öqFtå╝\x0F┘ë╝Ûì\e&┬ù"
  b"\x19ÆìÖO!Ýšê\fmßûyÕ>"
  b"\x10ð1Ñi╠Ïx"Ê\x16\v¡"
  b"Sï‘\x08š*…àFí»Êéu‹ò"
  b"Ì=£ÎÅqᆖÅmRˆ\v½¢"
  b"ò.q£ØþH└­^▒ê\x16\x1AÊm"
]

Database Connections

Name Service
0 default

Entity Managers

There are no configured entity managers.

Second Level Cache

Second Level Cache is not enabled.