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

Query Metrics

99 Database Queries
58 Different statements
118.93 ms Query time

Queries

Group similar statements

# Time Info
1 0.33 ms
SELECT `key`, `value` FROM `app_config`
Parameters:
[]
2 0.38 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.21 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.60 ms
SELECT `key`, `value` FROM `app_config`
Parameters:
[]
5 0.83 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.77 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/kinderbuecher-bis-11-jahre"
  "hoerbuecher/hoerbuecher-cds/kinder-und-jugendbuecher/kinderbuecher-bis-11-jahre/"
]
7 1.79 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/kinderbuecher-bis-11-jahre/"
  "/hoerbuecher/hoerbuecher-cds/kinder-und-jugendbuecher/kinderbuecher-bis-11-jahre/"
  "https://hauptbuchhandlung.staging.eurosoft.network/hoerbuecher/hoerbuecher-cds/kinder-und-jugendbuecher/kinderbuecher-bis-11-jahre/"
  "https://hauptbuchhandlung.staging.eurosoft.network//hoerbuecher/hoerbuecher-cds/kinder-und-jugendbuecher/kinderbuecher-bis-11-jahre/"
  "/hoerbuecher/hoerbuecher-cds/kinder-und-jugendbuecher/kinderbuecher-bis-11-jahre/"
  "//hoerbuecher/hoerbuecher-cds/kinder-und-jugendbuecher/kinderbuecher-bis-11-jahre/"
  "hoerbuecher/hoerbuecher-cds/kinder-und-jugendbuecher/kinderbuecher-bis-11-jahre/"
  true
  b"\x01‘J13£x"‰m\fp²ý;g"
  null
]
8 0.36 ms
SELECT `name`, `path`, `author`, `self_managed`
                FROM `app`
                WHERE `active` = 1
Parameters:
[]
9 0.85 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-06-03T13:24:39+00:00') OR (`show_until` > `updated_at` AND `show_until` < '2026-06-03T13:24:39+00:00')) AND `active` = '1';
Parameters:
[]
10 0.76 ms
SELECT * FROM sales_channel_api_context WHERE (sales_channel_id = ?) AND (token = ?) LIMIT 1
Parameters:
[
  b"\x01‘J13£x"‰m\fp²ý;g"
  "QkOtpi8KzXYOv3O5hGyoG73teqRhrVTE"
]
11 0.39 ms
#cart-persister::load
            SELECT `cart`.`payload`, `cart`.`rule_ids`, `cart`.`compressed` FROM cart WHERE `token` = ?
Parameters:
[
  "QkOtpi8KzXYOv3O5hGyoG73teqRhrVTE"
]
12 0.50 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 1.07 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.79 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.66 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.31 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—²-jžx'¬Ù¤ÛtX²\x1A"
]
17 0.77 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.67 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.67 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.50 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.40 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.29 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.45 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.35 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—²-jžx'¬Ù¤ÛtX²\x1A"
]
25 0.65 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—²-jžx'¬Ù¤ÛtX²\x1A"
]
26 0.58 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.29 ms
SELECT `name`, `type` FROM `custom_field` WHERE `active` = 1
Parameters:
[]
28 0.57 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—²-jžx'¬Ù¤ÛtX²\x1A"
]
29 0.32 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—²-jžx'¬Ù¤ÛtX²\x1A"
]
30 0.74 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"Ì\x1Fþú¾®Ò×.?ý˜$Úb"
]
31 0.58 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.33 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.36 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 0.67 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"µ\x12\e‘¼w\x17¸&\x03“rÿÈ\x14"
]
35 0.69 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.70 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.91 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.59 ms
SELECT LOWER(HEX(id)) FROM snippet_set WHERE iso = ?
Parameters:
[
  "de-DE"
]
39 1.01 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"Ä*\x7FÇ\x04W!\x00Çšæyjú\x0Eb"
  b"_\x19/¨Y­¤)zýnWv–у"
  b"õ®\x16\x07r{ßÉ£\x1FþÃ;Ž–E"
  b"}ŸÓ«;v÷G‡ÍÞ'?K\x01\x19"
  b"ro:àô²8p&+\x13ÅúñúS"
  b"ëqjŠ%ݲ\x1Aw~ÜåÈʾž"
  b"Õ¼\x1DÃÈ£‹½à«räÁ\.æ"
  b"êÇQUؽ<ÉêœfqPÿ8I"
  b"7˜ðÜÐ_T‰R¾ó”¡#é""
  b"nc\x143I¾"*:ÍEÄ¡òÓR"
  b"Ó4\x7Fâì\x1F\x13Ë7Æ‹\x03òCï_"
  b"39Òdn¾í‹òîÕÆi~™¥"
  b"0Îî\ePnI¶C÷±‚\x07üÕ§"
  b"8g\x19\x00šB\x01\x1C+)$\x04”tPŽ"
  b"Þjƒ\x1Fáœ\x05¼ýž!ÍÄR¿à"
  b"Žw€8Bå¹á68ÏÛÖ¾XÌ"
  b" ÝÉ”`tz“(O\x00õq#’L"
  b"&\x05Óu0a¿eÌİK¢G½"
  b"ùlüD\x13e®L\x16NÈÿUqÝ"
  b"µ\rvê™Ñ³<\v\x03¹Âh\x17ãJ"
  b"\x106‚A”kgÒ\x07\x0Eº¸“î"
  b"W\x03ƒ•\x18¨­K\x13\vê¡€žf"
  b"•¤\e.¾˜q3—íÑÝŒâc\x13"
  b"i$!9›\x00°W©\t\x03âÑÑ\x1Fú"
]
40 0.64 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.54 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.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"
]
43 0.27 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.53 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.51 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.49 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.47 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.46 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.56 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.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"
]
51 0.43 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.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"
]
53 0.71 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.42 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.46 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.49 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.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"
]
58 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"
]
59 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"
]
60 0.51 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.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"
]
63 0.94 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.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"
]
65 0.47 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.51 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.47 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.30 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.28 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.49 ms
SELECT LOWER(HEX(parent_id)) FROM language WHERE id = ?
Parameters:
[
  "0190a5d21558701cb17a1f89991d17e2"
]
71 0.25 ms
SELECT LOWER(HEX(parent_id)) FROM language WHERE id = ?
Parameters:
[
  "2fbb5fe2e29a4d70aa5854ce7ce3e20b"
]
72 0.63 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.42 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"Ä*\x7FÇ\x04W!\x00Çšæyjú\x0Eb"
  b"_\x19/¨Y­¤)zýnWv–у"
  b"õ®\x16\x07r{ßÉ£\x1FþÃ;Ž–E"
  b"}ŸÓ«;v÷G‡ÍÞ'?K\x01\x19"
  b"ro:àô²8p&+\x13ÅúñúS"
  b"ëqjŠ%ݲ\x1Aw~ÜåÈʾž"
  b"Õ¼\x1DÃÈ£‹½à«räÁ\.æ"
  b"êÇQUؽ<ÉêœfqPÿ8I"
  b"7˜ðÜÐ_T‰R¾ó”¡#é""
  b"nc\x143I¾"*:ÍEÄ¡òÓR"
  b"Ó4\x7Fâì\x1F\x13Ë7Æ‹\x03òCï_"
  b"39Òdn¾í‹òîÕÆi~™¥"
  b"0Îî\ePnI¶C÷±‚\x07üÕ§"
  b"8g\x19\x00šB\x01\x1C+)$\x04”tPŽ"
  b"Þjƒ\x1Fáœ\x05¼ýž!ÍÄR¿à"
  b"Žw€8Bå¹á68ÏÛÖ¾XÌ"
  b" ÝÉ”`tz“(O\x00õq#’L"
  b"&\x05Óu0a¿eÌİK¢G½"
  b"ùlüD\x13e®L\x16NÈÿUqÝ"
  b"µ\rvê™Ñ³<\v\x03¹Âh\x17ãJ"
  b"\x106‚A”kgÒ\x07\x0Eº¸“î"
  b"W\x03ƒ•\x18¨­K\x13\vê¡€žf"
  b"•¤\e.¾˜q3—íÑÝŒâc\x13"
  b"i$!9›\x00°W©\t\x03âÑÑ\x1Fú"
]
74 0.42 ms
"START TRANSACTION"
Parameters:
[]
75 1.10 ms
UPDATE seo_url SET is_deleted = 0 WHERE (foreign_key IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) AND (sales_channel_id = ?)
Parameters:
[
  b"Ä*\x7FÇ\x04W!\x00Çšæyjú\x0Eb"
  b"_\x19/¨Y­¤)zýnWv–у"
  b"õ®\x16\x07r{ßÉ£\x1FþÃ;Ž–E"
  b"}ŸÓ«;v÷G‡ÍÞ'?K\x01\x19"
  b"ro:àô²8p&+\x13ÅúñúS"
  b"ëqjŠ%ݲ\x1Aw~ÜåÈʾž"
  b"Õ¼\x1DÃÈ£‹½à«räÁ\.æ"
  b"êÇQUؽ<ÉêœfqPÿ8I"
  b"7˜ðÜÐ_T‰R¾ó”¡#é""
  b"nc\x143I¾"*:ÍEÄ¡òÓR"
  b"Ó4\x7Fâì\x1F\x13Ë7Æ‹\x03òCï_"
  b"39Òdn¾í‹òîÕÆi~™¥"
  b"0Îî\ePnI¶C÷±‚\x07üÕ§"
  b"8g\x19\x00šB\x01\x1C+)$\x04”tPŽ"
  b"Þjƒ\x1Fáœ\x05¼ýž!ÍÄR¿à"
  b"Žw€8Bå¹á68ÏÛÖ¾XÌ"
  b" ÝÉ”`tz“(O\x00õq#’L"
  b"&\x05Óu0a¿eÌİK¢G½"
  b"ùlüD\x13e®L\x16NÈÿUqÝ"
  b"µ\rvê™Ñ³<\v\x03¹Âh\x17ãJ"
  b"\x106‚A”kgÒ\x07\x0Eº¸“î"
  b"W\x03ƒ•\x18¨­K\x13\vê¡€žf"
  b"•¤\e.¾˜q3—íÑÝŒâc\x13"
  b"i$!9›\x00°W©\t\x03âÑÑ\x1Fú"
  b"\x01¦Jœ&p•²ÇŠÿÞ“šà"
]
76 0.19 ms
"COMMIT"
Parameters:
[]
77 1.33 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"Ä*\x7FÇ\x04W!\x00Çšæyjú\x0Eb"
  b"_\x19/¨Y­¤)zýnWv–у"
  b"õ®\x16\x07r{ßÉ£\x1FþÃ;Ž–E"
  b"}ŸÓ«;v÷G‡ÍÞ'?K\x01\x19"
  b"ro:àô²8p&+\x13ÅúñúS"
  b"ëqjŠ%ݲ\x1Aw~ÜåÈʾž"
  b"Õ¼\x1DÃÈ£‹½à«räÁ\.æ"
  b"êÇQUؽ<ÉêœfqPÿ8I"
  b"7˜ðÜÐ_T‰R¾ó”¡#é""
  b"nc\x143I¾"*:ÍEÄ¡òÓR"
  b"Ó4\x7Fâì\x1F\x13Ë7Æ‹\x03òCï_"
  b"39Òdn¾í‹òîÕÆi~™¥"
  b"0Îî\ePnI¶C÷±‚\x07üÕ§"
  b"8g\x19\x00šB\x01\x1C+)$\x04”tPŽ"
  b"Þjƒ\x1Fáœ\x05¼ýž!ÍÄR¿à"
  b"Žw€8Bå¹á68ÏÛÖ¾XÌ"
  b" ÝÉ”`tz“(O\x00õq#’L"
  b"&\x05Óu0a¿eÌİK¢G½"
  b"ùlüD\x13e®L\x16NÈÿUqÝ"
  b"µ\rvê™Ñ³<\v\x03¹Âh\x17ãJ"
  b"\x106‚A”kgÒ\x07\x0Eº¸“î"
  b"W\x03ƒ•\x18¨­K\x13\vê¡€žf"
  b"•¤\e.¾˜q3—íÑÝŒâc\x13"
  b"i$!9›\x00°W©\t\x03âÑÑ\x1Fú"
]
78 0.78 ms
"START TRANSACTION"
Parameters:
[]
79 0.98 ms
UPDATE seo_url SET is_deleted = 0 WHERE (foreign_key IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) AND (sales_channel_id = ?)
Parameters:
[
  b"Ä*\x7FÇ\x04W!\x00Çšæyjú\x0Eb"
  b"_\x19/¨Y­¤)zýnWv–у"
  b"õ®\x16\x07r{ßÉ£\x1FþÃ;Ž–E"
  b"}ŸÓ«;v÷G‡ÍÞ'?K\x01\x19"
  b"ro:àô²8p&+\x13ÅúñúS"
  b"ëqjŠ%ݲ\x1Aw~ÜåÈʾž"
  b"Õ¼\x1DÃÈ£‹½à«räÁ\.æ"
  b"êÇQUؽ<ÉêœfqPÿ8I"
  b"7˜ðÜÐ_T‰R¾ó”¡#é""
  b"nc\x143I¾"*:ÍEÄ¡òÓR"
  b"Ó4\x7Fâì\x1F\x13Ë7Æ‹\x03òCï_"
  b"39Òdn¾í‹òîÕÆi~™¥"
  b"0Îî\ePnI¶C÷±‚\x07üÕ§"
  b"8g\x19\x00šB\x01\x1C+)$\x04”tPŽ"
  b"Þjƒ\x1Fáœ\x05¼ýž!ÍÄR¿à"
  b"Žw€8Bå¹á68ÏÛÖ¾XÌ"
  b" ÝÉ”`tz“(O\x00õq#’L"
  b"&\x05Óu0a¿eÌİK¢G½"
  b"ùlüD\x13e®L\x16NÈÿUqÝ"
  b"µ\rvê™Ñ³<\v\x03¹Âh\x17ãJ"
  b"\x106‚A”kgÒ\x07\x0Eº¸“î"
  b"W\x03ƒ•\x18¨­K\x13\vê¡€žf"
  b"•¤\e.¾˜q3—íÑÝŒâc\x13"
  b"i$!9›\x00°W©\t\x03âÑÑ\x1Fú"
  b"\x01¦Jœ&p•²ÇŠÿÞ“šà"
]
80 0.31 ms
"COMMIT"
Parameters:
[]
81 1.24 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"Ä*\x7FÇ\x04W!\x00Çšæyjú\x0Eb"
  b"_\x19/¨Y­¤)zýnWv–у"
  b"õ®\x16\x07r{ßÉ£\x1FþÃ;Ž–E"
  b"}ŸÓ«;v÷G‡ÍÞ'?K\x01\x19"
  b"ro:àô²8p&+\x13ÅúñúS"
  b"ëqjŠ%ݲ\x1Aw~ÜåÈʾž"
  b"Õ¼\x1DÃÈ£‹½à«räÁ\.æ"
  b"êÇQUؽ<ÉêœfqPÿ8I"
  b"7˜ðÜÐ_T‰R¾ó”¡#é""
  b"nc\x143I¾"*:ÍEÄ¡òÓR"
  b"Ó4\x7Fâì\x1F\x13Ë7Æ‹\x03òCï_"
  b"39Òdn¾í‹òîÕÆi~™¥"
  b"0Îî\ePnI¶C÷±‚\x07üÕ§"
  b"8g\x19\x00šB\x01\x1C+)$\x04”tPŽ"
  b"Þjƒ\x1Fáœ\x05¼ýž!ÍÄR¿à"
  b"Žw€8Bå¹á68ÏÛÖ¾XÌ"
  b" ÝÉ”`tz“(O\x00õq#’L"
  b"&\x05Óu0a¿eÌİK¢G½"
  b"ùlüD\x13e®L\x16NÈÿUqÝ"
  b"µ\rvê™Ñ³<\v\x03¹Âh\x17ãJ"
  b"\x106‚A”kgÒ\x07\x0Eº¸“î"
  b"W\x03ƒ•\x18¨­K\x13\vê¡€žf"
  b"•¤\e.¾˜q3—íÑÝŒâc\x13"
  b"i$!9›\x00°W©\t\x03âÑÑ\x1Fú"
]
82 0.22 ms
"START TRANSACTION"
Parameters:
[]
83 0.90 ms
UPDATE seo_url SET is_deleted = 0 WHERE (foreign_key IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) AND (sales_channel_id = ?)
Parameters:
[
  b"Ä*\x7FÇ\x04W!\x00Çšæyjú\x0Eb"
  b"_\x19/¨Y­¤)zýnWv–у"
  b"õ®\x16\x07r{ßÉ£\x1FþÃ;Ž–E"
  b"}ŸÓ«;v÷G‡ÍÞ'?K\x01\x19"
  b"ro:àô²8p&+\x13ÅúñúS"
  b"ëqjŠ%ݲ\x1Aw~ÜåÈʾž"
  b"Õ¼\x1DÃÈ£‹½à«räÁ\.æ"
  b"êÇQUؽ<ÉêœfqPÿ8I"
  b"7˜ðÜÐ_T‰R¾ó”¡#é""
  b"nc\x143I¾"*:ÍEÄ¡òÓR"
  b"Ó4\x7Fâì\x1F\x13Ë7Æ‹\x03òCï_"
  b"39Òdn¾í‹òîÕÆi~™¥"
  b"0Îî\ePnI¶C÷±‚\x07üÕ§"
  b"8g\x19\x00šB\x01\x1C+)$\x04”tPŽ"
  b"Þjƒ\x1Fáœ\x05¼ýž!ÍÄR¿à"
  b"Žw€8Bå¹á68ÏÛÖ¾XÌ"
  b" ÝÉ”`tz“(O\x00õq#’L"
  b"&\x05Óu0a¿eÌİK¢G½"
  b"ùlüD\x13e®L\x16NÈÿUqÝ"
  b"µ\rvê™Ñ³<\v\x03¹Âh\x17ãJ"
  b"\x106‚A”kgÒ\x07\x0Eº¸“î"
  b"W\x03ƒ•\x18¨­K\x13\vê¡€žf"
  b"•¤\e.¾˜q3—íÑÝŒâc\x13"
  b"i$!9›\x00°W©\t\x03âÑÑ\x1Fú"
  b"\x01‘J13£x"‰m\fp²ý;g"
]
84 0.21 ms
"COMMIT"
Parameters:
[]
85 1.39 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"Ä*\x7FÇ\x04W!\x00Çšæyjú\x0Eb"
  b"_\x19/¨Y­¤)zýnWv–у"
  b"õ®\x16\x07r{ßÉ£\x1FþÃ;Ž–E"
  b"}ŸÓ«;v÷G‡ÍÞ'?K\x01\x19"
  b"ro:àô²8p&+\x13ÅúñúS"
  b"ëqjŠ%ݲ\x1Aw~ÜåÈʾž"
  b"Õ¼\x1DÃÈ£‹½à«räÁ\.æ"
  b"êÇQUؽ<ÉêœfqPÿ8I"
  b"7˜ðÜÐ_T‰R¾ó”¡#é""
  b"nc\x143I¾"*:ÍEÄ¡òÓR"
  b"Ó4\x7Fâì\x1F\x13Ë7Æ‹\x03òCï_"
  b"39Òdn¾í‹òîÕÆi~™¥"
  b"0Îî\ePnI¶C÷±‚\x07üÕ§"
  b"8g\x19\x00šB\x01\x1C+)$\x04”tPŽ"
  b"Þjƒ\x1Fáœ\x05¼ýž!ÍÄR¿à"
  b"Žw€8Bå¹á68ÏÛÖ¾XÌ"
  b" ÝÉ”`tz“(O\x00õq#’L"
  b"&\x05Óu0a¿eÌİK¢G½"
  b"ùlüD\x13e®L\x16NÈÿUqÝ"
  b"µ\rvê™Ñ³<\v\x03¹Âh\x17ãJ"
  b"\x106‚A”kgÒ\x07\x0Eº¸“î"
  b"W\x03ƒ•\x18¨­K\x13\vê¡€žf"
  b"•¤\e.¾˜q3—íÑÝŒâc\x13"
  b"i$!9›\x00°W©\t\x03âÑÑ\x1Fú"
]
86 0.21 ms
"START TRANSACTION"
Parameters:
[]
87 0.98 ms
UPDATE seo_url SET is_deleted = 0 WHERE (foreign_key IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) AND (sales_channel_id = ?)
Parameters:
[
  b"Ä*\x7FÇ\x04W!\x00Çšæyjú\x0Eb"
  b"_\x19/¨Y­¤)zýnWv–у"
  b"õ®\x16\x07r{ßÉ£\x1FþÃ;Ž–E"
  b"}ŸÓ«;v÷G‡ÍÞ'?K\x01\x19"
  b"ro:àô²8p&+\x13ÅúñúS"
  b"ëqjŠ%ݲ\x1Aw~ÜåÈʾž"
  b"Õ¼\x1DÃÈ£‹½à«räÁ\.æ"
  b"êÇQUؽ<ÉêœfqPÿ8I"
  b"7˜ðÜÐ_T‰R¾ó”¡#é""
  b"nc\x143I¾"*:ÍEÄ¡òÓR"
  b"Ó4\x7Fâì\x1F\x13Ë7Æ‹\x03òCï_"
  b"39Òdn¾í‹òîÕÆi~™¥"
  b"0Îî\ePnI¶C÷±‚\x07üÕ§"
  b"8g\x19\x00šB\x01\x1C+)$\x04”tPŽ"
  b"Þjƒ\x1Fáœ\x05¼ýž!ÍÄR¿à"
  b"Žw€8Bå¹á68ÏÛÖ¾XÌ"
  b" ÝÉ”`tz“(O\x00õq#’L"
  b"&\x05Óu0a¿eÌİK¢G½"
  b"ùlüD\x13e®L\x16NÈÿUqÝ"
  b"µ\rvê™Ñ³<\v\x03¹Âh\x17ãJ"
  b"\x106‚A”kgÒ\x07\x0Eº¸“î"
  b"W\x03ƒ•\x18¨­K\x13\vê¡€žf"
  b"•¤\e.¾˜q3—íÑÝŒâc\x13"
  b"i$!9›\x00°W©\t\x03âÑÑ\x1Fú"
  b"˜C-ï9üF$³2\x13¥kŒ”M"
]
88 0.30 ms
"COMMIT"
Parameters:
[]
89 1.05 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.67 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.53 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.63 ms
SELECT path FROM category WHERE id = ?
Parameters:
[
  b"\x01—²-jžx'¬Ù¤ÛtX²\x1A"
]
93 0.27 ms
SELECT min_search_length FROM product_search_config WHERE language_id = ?
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
]
94 1.29 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—²-jžx'¬Ù¤ÛtX²\x1A"
]
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—²-jžx'¬Ù¤ÛtX²\x1A"
]
96 1.02 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.15 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/0197b22d6a9e7827acd9a4db7458b21a"
  "/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/019e017df9a276a4af12f2db0c080aff"
  "/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/0197b22d6d5f7c899774d5c5a00c4431"
  "/navigation/0197b22d72767ff4adffaa731821c543"
  "/navigation/0197b22d756c71bca58843309235dcb3"
  "/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/c42a7fc704572100c79ae6796afa0e62"
  "/detail/5f192fa859ada4297afd6e577696d183"
  "/detail/f5ae1607727bdfc9a31ffec33b8d9645"
  "/detail/7d9fd3ab3b76f74787cdde273f4b0119"
  "/detail/726f3ae0f4b23870262b13c5faf1fa53"
  "/detail/eb716a8a25ddb21a777edce5c8cabe9e"
  "/detail/d5bc1dc3c8a38bbde0ab72e4c15c2ee6"
  "/detail/eac75155d8bd3cc9ea9c667150ff3849"
  "/detail/3798f0dcd05f548952bef394a123e922"
  "/detail/6e63143349be222a3acd45c4a1f2d352"
  "/detail/d3347fe2ec1f13cb37c68b03f243ef5f"
  "/detail/3339d2646ebeed8bf2eed5c6697e99a5"
  "/detail/30ceee1b506e49b643f7b18207fcd5a7"
  "/detail/386719009a42011c2b2924049474508e"
  "/detail/de6a831fe19c05bcfd9e21cdc452bfe0"
  "/detail/8d77803842e5b9e13638cfdbd6be58cc"
  "/detail/20ddc99460747a93284f00f57123924c"
  "/detail/2605d3753061bf8165ccc4b04ba247bd"
  "/detail/f96c9dfc441365ae4c164ec8ff5571dd"
  "/detail/b50d76ea99d1b33c0b03b9c26817e34a"
  "/detail/6bbc10368241946b67d2070ebab893ee"
  "/detail/5703839518a8ad4b130beaa180909e66"
  "/detail/95a41b2ebe98713397edd1dd8ce26313"
  "/detail/692421399b00b057a90903e2d1d11ffa"
  "/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 0.79 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˜3\x1Aì†sÞºð\x19KHB\x00Ï"
  b"\x01˜8\x07³.su·M\x1Fàë\x042‰"
  b"\x01˜8\x1DJ$y\x04‰²±!øË\t5"
  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–g^Ü\x1Ar1™ŽnÉf™’²"
  b"""
    \x01—Àï¿ýp\x0E´ë%¬óf\n
    õ
    """
  b"\x01˜,\x033Õr©€AÃ\x1Aݯßï"
  b"\x01˜6Sà\x01}þ‹|&Y¹Íå¥"
  b"\x01˜7ú\x1Ccr²¦¸foB$\x16é"
  b"\x01˜­\x04y/y\x0F¤úé4Z˜\x11Ô"
  b"\x01¥Ðºzs:‹Uo¨üG"
  b"\x01¥ÐºÇsl´Çäæ:\x7Fj7"
  b"\x01¥ÐøápQ…·ÄÏCª\x1E\t"
  b"\x01‘™IY\x7F|ù•/ˆÓÉ’!‚"
  b"\x01¥Ð»ds”†6…LhKŸÙ"
  b"\x01—ù%gŽr\x08®xàxv9RÎ"
]
99 51.55 ms
SELECT `meta_catalog_id`.`id` FROM `meta_catalog_id` WHERE `meta_catalog_id`.`id` IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[
  b"Ä*\x7FÇ\x04W!\x00Çšæyjú\x0Eb"
  b"_\x19/¨Y­¤)zýnWv–у"
  b"õ®\x16\x07r{ßÉ£\x1FþÃ;Ž–E"
  b"}ŸÓ«;v÷G‡ÍÞ'?K\x01\x19"
  b"ro:àô²8p&+\x13ÅúñúS"
  b"ëqjŠ%ݲ\x1Aw~ÜåÈʾž"
  b"Õ¼\x1DÃÈ£‹½à«räÁ\.æ"
  b"êÇQUؽ<ÉêœfqPÿ8I"
  b"7˜ðÜÐ_T‰R¾ó”¡#é""
  b"nc\x143I¾"*:ÍEÄ¡òÓR"
  b"Ó4\x7Fâì\x1F\x13Ë7Æ‹\x03òCï_"
  b"39Òdn¾í‹òîÕÆi~™¥"
  b"0Îî\ePnI¶C÷±‚\x07üÕ§"
  b"8g\x19\x00šB\x01\x1C+)$\x04”tPŽ"
  b"Þjƒ\x1Fáœ\x05¼ýž!ÍÄR¿à"
  b"Žw€8Bå¹á68ÏÛÖ¾XÌ"
  b" ÝÉ”`tz“(O\x00õq#’L"
  b"&\x05Óu0a¿eÌİK¢G½"
  b"ùlüD\x13e®L\x16NÈÿUqÝ"
  b"µ\rvê™Ñ³<\v\x03¹Âh\x17ãJ"
  b"\x106‚A”kgÒ\x07\x0Eº¸“î"
  b"W\x03ƒ•\x18¨­K\x13\vê¡€žf"
  b"•¤\e.¾˜q3—íÑÝŒâc\x13"
  b"i$!9›\x00°W©\t\x03âÑÑ\x1Fú"
  b"è\x04<Æ@Òœ_rn`ÝmAg\x16"
  b"†“Ž·âçeÎî\x02 G0òºù"
  b"l\x1E}RWïß\x1CVykë«¶£Y"
  b"‡ßŽûnFY Í/`G„ê\x16"
  b"\x17\t0LÅ+Ü3.×D\x1F,\rxz"
  b"""
    W°™kU›úï…§\x19\n
    \x02÷9§
    """
  b"¼¾Ž&eÌ9Cuc?€\x07¤þœ"
  b"‡ŒŒ¶ØQHÇ1Ä‹7Ï\x1A\x01j"
  b"…O\x1E6íX›4½9­ºM¶©±"
  b"·\fqJ\v²PBwÛ´­5Î#d"
  b"\x15²þze~VDX\x02<7­¸"
  b"~”åOv\x0F«íÎÍúfØ37{"
  b"GŒrvm“¥5›Š¿\x16<ûÆ5"
  b"""
    œ\x03¥\rß9Ú\n
    …qàåã\x12
    """
  b"\n\x00½U MAoÝ\x17(zs"
  b"Á\x17ÆÚUf\x15Ž"¤Ý\x05µ0¯Ñ"
  b"Â`\ó\x00gk–"%$bËs|w"
  b"ŽI‡¦¡4<løZ‹\x10~]7Ð"
  b"oï.a\x11Áù§\x19GÈpµÇ¢"
  b"ˆ_…Š¥™¼\x05 ¥-u\x08w\x1E}"
  b"º½Wsàª\t\x1CÞ\fÏjÚ—xŸ"
  b"ŒíÀolà¯á÷áØ\x18×Õ´ù"
  b"¸P\x05ˆ‰Ü«cdGucK|\x11"
  b"""
    RºVdÖ\n
    LàÆ\x06¬rÝ\x08M\x1E
    """
  b"Ó±8*\x11)\x1F\fbHŠ«\x044ñ¯"
  b"vf}‹\x14\x12>C\x1Foh{ÍÕz¨"
  b"‚5ÓÀ§±ÇÒ\x1D›OÕNZG?"
  b"\v\x15\r¶S\ïíã\x14@\x0E¯\x1A,"
  b"pD·Ï\x02Û\f¦c€¹B™Ÿ"
  b"Ü›§\x16\x1EC(Æ>~¨…\x08ˆä‚"
  b"ý–癄\x11\v¨ÆõAÜg"ä¾"
  b"\x10üÜû€ÛúÐÒ–ÏNÏ\x05©¯"
  b"\x05‚cü\fÂû„i˜«µe<"€"
  b"é\x089*\x10h&n»¬c\f#‹ð"
  b"4í8\x02¸Ãÿ\x005dZŸ\x03Oo\x14"
  b"¢cô²ü\x13\x01?]KÑô\x01F;"
  b"qrùƒtcl\x1A°Œ\x04¦\x07N…Ô"
  b"\x18Q†—;\‰S]¬\x04\tuš\£"
  b"«¾…ÿ]Žú\x18>\t€¼’¯\x12ã"
  b"úûˆÚQYá\x13ÔÉ'\tC\z¶"
  b"yÀð„Ac}3\\x19¥Eq­^Ž"
  b"$ý×Wݾ¬Å<\x06!G+ƾB"
  b"nA\x1A1¹.[S^œñè%àž&"
  b"¹ä…±W j@E˜å?Þ17\x15"
  b"""
    Õç݈¶E³\x03eµ4\n
    Óýlç
    """
  b"S.N?öÖÙ\x1EG/\x1EèØÔ:»"
  b"ÿ¾\x12làù8ºÞÝõ\ex\x101B"
  b"ú'‹\x7F²tLRŬj#ù\x05o•"
  b"\x11¯~\x13(\ðü\x1DXà….›Zæ"
  b"ö\x14.÷²½y×Ož2\x08sÛ¸"
  b"¼Œ?ׯ\x1DÖ:\vŽoÃÓwî"
  b"t\t¯ÇÏ#\f@KÚlMV€\x01Œ"
  b"\x13\x03ó¥Ù/¾‚f0sU%n^"
  b"\x17Š(¢jÞÝžå ß¦øé\x1F\x11"
  b"èÅ\x7F\x03\x14I»ž"V½í\x15ÃoK"
  b"ÍQ0\x07†2“8ábP\x0E2ä§"
  b"\x02êUs—ÒÃëËï\x07<–eÂŒ"
  b"\x04\x15ö2ÖâHä´åçÀ@؏"
  b"_µâR=©$˜¾n\x05E4´“\x17"
  b"u/»\x15ܹZC\x00w5«pLŒ"
  b"³<p,\x7FóFSÃô‰I\`^¶"
  b"ÌÙÚV¸\r\x04>Èï„ᓦc"
  b"¿(ô]£"†vá’M¸\t·Ê"
  b"ƒÍ˜v¬\x12\x1FQV¯[&§÷X"
  b"""
    ¨†h’\x12b¯Hþþ\x01a=µ\n
    \x10
    """
  b"þD÷\x03éQ\x17nÙšÅ\x08*/³"
  b"\x15Pë\r®¡¸ÊQ´Y\UðD"
  b"fÓi¬ûá\x17ª~¤\x1C’C…+O"
  b"™Â~C)S©b\rô?›ñ’4­"
  b"Ú]{Ñ…Fî®Æ”¯t\x19›œ¦"
  b"d+í^}I9k®FÏdÀ¯ÛW"
  b"°ÕÄ¢å\x05OkÇØ÷-‘TK÷"
  b"Jåø"\x13™i£\x7Fþ¡ØJ\x05½&"
  b"C >R÷\x1A\x7F\x1FA,*}Ô"
  b"\x04ܶÑl§Š\r¤sP•\x01Ë‘3"
  b"™‹' \x1F\x0FƒûJ¡ò!ù"
  b"(E5ÏÖ—âÆ«Ï‡%UXÍ—"
  b"UØ9]«¥ü\x12W\x1A0Žíù’"
  b"Š­Ãæë2j[Jcú\r\x11"
  b"Ôq\x1F·ë{Ñ\x17€½\x15åƒþ3³"
  b"\x13½\v#Q¸÷áÖ“ÿv`æº"
  b"û8\x06Ì·J¨\x12-EÀ‘åYTg"
  b"Ê8ê*ãò\x18—íÀeÞ\x0Fe\x18I"
  b"GT\x07Cµ}Û!}nÐË6Ÿ\x1AÙ"
  b"#1R-ZÚ8Áû¯µ\x1F°\x1Ao"
  b"\x19ßËY#Y4\x0FwtÂ\q\e…Ü"
  b"Æ™Q&¬hf…¨~lÜxFùú"
  b"»v|&\x0E\x01‰ªå„\x01»¯¼Ÿ!"
  b"ÛŽw4Ž(y§\vÒ\x18í[ºçì"
  b"Wƒs¡P}Œ¦I›ÕqvÒtÀ"
  b"ʺõqùAÀÇ5o\x02ó\x165dï"
  b"a^\x0F\x12ŽWx\x1Fóß²ª.7"
  b"â@\x1Cg$¸Ñ‹Pí&ºþ¼&l"
  b"¡Ø#Ð\x01åêW)Êá?÷ø$J"
  b"ñŽÊçŽt\x06Ò*:kf™uC"
  b"\x18\x1A~—ظ@Ð<\n\x00­€\x06"
  b"\x13\x07|ÔKóM\x16q¿Ù²Òß\x04À"
  b"\t\fÇ‹êkÛ՜ܫ¥BÏ\x07c"
  b"ò’uqV󟁴\x15\x14º\x05*Н"
  b"""
    \n
    ÝÆÈ\x18†o¡´ˆ©\x12ÛíMJ
    """
  b"""
    &¡\n
    ·Ý‡\x19¹Ž4\-bÖö
    """
  b"ðóõ-Ùž­tMã8\r7+74"
  b"lwMÑRFVi‡t\x1C\x04"
  b"ø‡v‹¤~™3rY"ó!y„€"
  b"â8%j/©¦#JÏì©–\x08"
  b"¼"!ó2A\x11~r›™\x0E\e\x0E"
  b"8\x19Ö»tS­9Ä}sœøãƒd"
  b"""
    =ò‰,š\x18ïÇC8\n
    ž§^\v0
    """
  b"×ä3ã„õ.‘ÑHAÏ_\x13"
  b"Å?™ä[¸.Ofèq'\x1F|j\x1D"
  b"xQ[¸÷øNʃÁ£Á¸£Ô\x07"
  b"Œó¹*ÌŽ\x13ôlÿlûg «j"
  b"ûÉÝvDt¢ùeW„Á@+Y\x1E"
  b"|Ý<_l\x0Eû¨Àˆ\x12¬á«[a"
  b"ªm;ï\x19\x10\x11\vå\x19K‘_Mj…"
  b"±AÀÆÂ‚édO}%ª\x12ºÅÇ"
  b"Ë\x15\x1D²÷4‹)ñPÙY¨Ô±ÿ"
  b"*áí\x02\rÊnZdç%€\x00\x1A"
  b"""
    \n
    Ž|¼‰4«ˆ¢nZ\x13Ú´Ûí
    """
  b" Öüþ$K3H4èÊ"C,Ã""
  b"s›\x19\x08\x0F\x14/ú8]×tfœ9«"
  b"f-C‚Üçѐ&!X–9Jà"
  b"‘âî×ñ<òo[|éG!ù~2"
  b"\f£c<ø=å™zˆh’U\x01"
  b"Âcz\¶õ=\x0EìÇ\x1CIýPâE"
  b"\eé¿\x12\x15\fzùâ-O©w\x16m6"
  b"""
    e\n
    R­žÉû­\rÏ>\x0E3Cž
    """
  b"äÀlz®L¸[¨jF'VÎD\x00"
  b"T<7ÑÌmò…)âÑ;QÖlƒ"
  b"±\x17õ\x17@«'ÛΜqËŽm"
  b"\x13ôNºpèG]•¾‚\x11„dR"
  b"\ty\x146Ã<Š5³S@D.%="
  b"p¸§\x12G7\<;Å\x06¶gá\x16\x1A"
  b":u\x1CgzŽ|Çïú½ì\r\x14ÐÃ"
  b"\x02jà}ó·l\x1CÞ8˜\ºŸ'"
  b"C\x00Ë)p\x1D\x0F\x01ÖÛ\x06¢£\t"
  b"\x15nNp’,¤H£[Pàæ<­."
  b"îsú/£ž\x07/{mûŽíŸÍ‰"
  b"\x1E™Û¢{lJXZ_\x0E‰,ÖÑ"
  b"\x0E\x06\x08eE/ÏõD(›óïN‹"
  b"1©S1H\x03\x15—*PœŽ\x06"
  b" “ŠáïsäWM,Øú§Å8ô"
  b"7\x07 Áð¡ªïþ˜\eìc@8%"
  b"/åÐÛyá\x06)/‹ ½\x03Ÿ=¿"
  b"Æ`¢…ß^lÐÌ\x1E\x1F¡À±Èµ"
  b"rYXêèýÕöjP0)<P\vP"
  b"¿\x19\x03•‰\x07›1\x01ò\rÒs^\r"
  b"9ªçu\x17}%‰\x18ó\x7FELÂ\x0Eö"
  b"ä•¿¦\x19x2ö>7ñ5‡¢ZW"
  b"J~ƒ\x01ãò\x15Ñ‚TÛ2\x1Eí)\n"
  b"u\x1DC\x03±äKz=„:ßæé\x04p"
  b"""
    ß[è_¾"\x03\x04\n
    ¢žA˜Z,@
    """
  b"g1S®ëÓÉ…ÛŒ\x1EÓò©½\e"
  b"vX+5Ág—Ëô\x0E\x11pD·q"
  b",\eª\x1C/EŒÃÎ’í0|Y.ó"
  b"""
    E\x1D®‘³KìÔã£t\eŠ\n
    \x17
    """
  b"9¢Z®Ù¼[üe%ä;–?ú¤"
  b"äm\x16¥g€ñV\x10ªkݬQ¿"
  b"^Ò×cu@Ô°)ZÒ›ëLŠX"
  b"\rqUÄÏD—Ù;ÿ—¡¿øÜþ"
  b"zK¼ñß…“ëüÍžç‘á\x16"
  b"0=—î\x1E`’kÖŽ\x1D7«Rív"
  b"/í=âö2ç\v°EP¾n£­ü"
  b"ióBuÈB\x10œ/6êš\x7FMÌ‚"
  b"ÍWP\x0F\x0E)ÔðÜ÷\x06³\x18Çì"
  b"¹ºIú’/ٝzªL\x13=¸£\v"
  b";µãÕUÛò\x11\x11½O’{Å\x12Ž"
  b"UoŒC\x01\x14\x0Fé5üÁéÈ:\‘"
  b"‚TW1\x03\x1ANóLg6w3k"
  b"!ÿ„ÄÎÞ¾¯»9]\x06Vv+q"
  b"\x05\x08Òªáx\vô˜»ŽÂ­"
  b"""
    iScFgì³k‘l²\n
    ¶šwÕ
    """
  b"J\x03Æ÷C[„¥v‘²ªþÞšó"
  b"8óV»?…CM¡\x10jƒ~ô©"
  b"\x06S€D\n\x00\x1A\x08\x08ÜœXÕ["
  b"\x17ŸŠÿ\x1EÜ\x07a‰EͦÕÇ6å"
  b"Õqº\x18F_¿Ž1\x1F­:îýé"
  b"""
    Ha\x1FnKrô~W\n
    -Ï€}@
    """
  b"†èš óÄÍqÚSCŽ\x00\x01Ö¡"
  b"pðGæµÕ\x06\x0E°´Íz\x01TRÐ"
  b"(Õû½“ft©\x13ZÎèِp"
  b"§!\x03\fSö;ª w£Å…\rž"
  b"­]JDôÚ>¼@šâ,4oœf"
  b"Ã\x0Ej\x13~ýWŒ‹t÷aԏïŽ"
  b"…*\x03®\x10ˆ\x16O£/e\x020\të°"
  b"""
    ƒl 0\x15\x1CT[N\n
    ö¼\x194Eé
    """
  b"vvŽþG©¯\x14\x14 º\x16î‹¢F"
  b"¨úÜ\x06\x07 »–q£ò¥ë¦•«"
  b"\x06F“\x04Eq]î+¹Ö'\x0Eç\x11E"
  b"”{7´†\x04Ê”Ni\f‚Ê­\x06`"
  b"ë²[ä\x1EŸÕ[ÝMÚ1\x1Dâš"
  b"""
    O\x17‡ØD}ò\r\x1Cµ¤\n
    <^“
    """
  b"ÕLÏQò3þ\x1A\x0F_\x11°¯¤~²"
  b"h5LWSs®öŸ\x143᫽ä"
  b"\x15ÃÃk\x1E„R¡Ðò5b¤"
  b"ú\x0E玡àT{ëð0/˜w¾"
  b"£$]`\x02zDd.Š”\f\x02^\x0F"
  b":쟖5ž\eTIqŽ-Û/î?"
  b"Ù¶…^eŽT|;’ÿ­[~Ùó"
  b"]^]\x08ÍlÏ\x07ªó•ù\f\x0FŒ"
  b"jöâ¢çQn\x0FKBê\x0FCWÀŸ"
  b"–=\x02K„“{‡o"Íaã|"
  b"âĸ\x14âÃDy\x0E*²ÆF.ˆ¨"
  b"»O`\t\x16\x17\x18\x7F’Šb>Òr"
  b"6y\f:òçøš\x1FWxheÀså"
  b"(:ÔJþ<ç\x03Æt\x0EpM°\x18U"
  b"áâøÉPQ‡\x1F\x19œö¨!°"
  b"3=\x05£10Ó8ª_|èÅíä\x13"
  b"ý‚#è/\x04åadÉÇàã\x10"
  b"‡w\x11šÅy‹rˆÝ‡ô\x15ç#ž"
  b"Š+€Qo!±\x06’ üËÆ\x11<\x17"
  b"\x13kóFÒå¤\x14\r\x18Ñ”\Í\x07ì"
  b"^x„ŠãÄóoª\v\x07¬%O™("
  b"TYŒ6Œùìm«¥CÏ\t>Åq"
  b"¹\x12nЩ„¡8YŸ\x02ëM–\x10\x07"
  b"w¤Añ\fã¹Æðân'\x1A†/?"
  b"›LO7\x0Eˆ(Eµyá¤#¦\x17"
  b"p\x05öï$Ú\x1C\x086ZMT’ç\x01"
  b"Í\x05™íw&?\x15Ö†ãM¡'3Í"
  b"\x14¶ö„¿¨Jr§Åöy\fã[Z"
  b"""
    #¶É\tÙÇ_ôŠv[\n
    ê»°
    """
  b"6fL¥™i¡­\x13jl/Z¼(©"
  b"ÿ\x07ÙŒævyOzÄ&d˜Â(í"
  b"æ”\x1Fq4å\vo¹[v+ðÁéq"
  b"%vkî\x17 á\x04ÚCFe5.œê"
  b"t Kˆ ¾‹z–\x1DVè2"hS"
  b"¬LV†«@}\x01(õÛúžáRc"
  b"4[þ\fß÷Éx´ùr$÷X\x05ú"
  b"m\x08Y±óùåÜÑ­øÎ\x17?[\x1D"
  b"\x12y\x17D^„¹X_­™ç·\x1CX^"
  b"þ¯dºwí3œ;'\x02ÏcÈ/\x13"
  b"Fz.ˆAÿíì \eÕ8\x15¢­p"
  b"¿.ЁNÑ«:\x19‰"è¿"E\x01"
  b"bLÞ¹Á°*¨gG=MÃ\x12L¿"
  b"ÒM \x10>—â½ÙS«7\x14¨é\x04"
  b"ëo + ÂN\x18«9Co·1ºg"
  b"\x17\x1AO=\x04Öü:ÈBY\x007.l¼"
  b"R_ãÞz¨\x05µœý>L’\t"
  b"ƒÌ\vÉå\x19ô˜±(Õ\x13š0‹\x05"
  b"${ú>b˜§øÞZ\x14\x15d†T@"
  b"^o5fk–»\x1D\x01¡,oÖGÑa"
  b"\x1Daô=\x13±ž\x1F†ÝÖ\x07\x14"
  b"yÄ2)\x03|¯×\x0F!Òð˜\x03"
  b"ŠÄä:JÞÔË>\x19@v`/\x11"
  b"ñKO¤¬ÕM\x07Ô¾“Í©‘õ¬"
  b"""
    uñ/\n
    tE^ùšÇÂb\x1Eщ
    """
  b"_\x7Fºâ-–O\v\x7F'ˆ^›ójS"
  b"Ì&LSæ[ùo\x04ý$íl\x100\n"
  b"|檋~Np\x02N(e˜iæ4¢"
  b"úH\x7F\x02-C'ƒ¥¿D$†Ñ\t"
  b"#5"Þ¶‡\x1CŽÛ\x1F¦„1•/"
  b"ƒŽ'Çt ¹¤\x1C\x7F…¡ìü"
  b"z`£ý«oøk=§\fKnUSò"
  b"(6;D#Æä"ß?\x00+éò¸"
  b"\tÆr\x15‹š\eĹ—Ì0u€Éê"
  b" p"¿/ße8™ö\x17ß`\±•"
  b"\x13\eÐê¾]ˆ\x18Xè¡\x1FˆsúÃ"
  b"7òs\x1AjŒŸû–\x06W{\x11\x02"
  b"­\x13RaѶÄ\x08ò}–:ªÂe¢"
  b"þfW¸›ßDByp‚\x150½"1"
  b"H^n×VÎbÝF×*¡\x18|ãÔ"
  b"""
    ÕÎ,\n
    ⎏›ˆ£c¡”ØOa
    """
  b"uÞY’&€_rª¬3¦ÖÀÙñ"
  b"õIáö\x14ü\x7FI>\x7F_%–¨Qª"
  b"»­?\f\t\x11Ê$S\x05šÜQ_Ü"
  b"\eY\x16«‰WþÀ–áS>^«"
  b"Äy3\x1F$T›¦1½\x08<ûš—£"
  b"¯¹ƒú…Â*’óSu\x1AA{\rŽ"
  b"=ù÷c\x1CO‡Ÿèz¼¸\x06¦"
  b"|~}bAì0B§Ytá¾Â\x1E"
  b"""
    <lÓ„q\n
    ±su¥Ð[¹y*¼
    """
  b"MÓ‡âˆË\x0E¥ÖÇÑ‹Lc\x19\e"
  b"¨lÀ7»™S\x1CRa¦Ó\x19\x02\r\x00"
  b"ê–’BWé\x10øÏ}\x17\x05\x1EÎ"
  b"¿ÌÎïí\x1F\v\x1E9ŽÅ™ÈŠ¿\x15"
  b"Ü$%’æÌ\x13\x139û²÷û¡&ž"
  b"v\ecès\x0FhÿÔj‰\x04þô3§"
  b"Á¡YÄØßæìA;z.OÑC"
  b"ñúº—=\x03ìçš3³\våc\rô"
  b"ýÙ\x02†¾c!z\t’‡Èá/"
  b"Ò¾›r°œa¢†V9Löu—¨"
  b"tèV}ž:X˜1(оc÷íD"
  b"\x1C¤;ü®í½Ô‡‹¼¸iÚz"
  b"Žò\x01\x02±ý‘f¨ŒqÄà—\x08"
  b"T¹™Ô´’U0>äÎmì\x10ÿÄ"
  b"\r\x1D8+7ñ½Ñp?!Jo"
  b"êÙô\x1C—AJ[˜>\x18…AÉ\x1DÎ"
  b"\x05\x12¿ÎÜB\ëªTŽÏ;ñ0"
  b"""
    Ý4ãö\x15\n
    x\Î}í¾ÀÕ!•
    """
  b">s\x05W &<\x00c» /ÅoA\x19"
  b"Ö4‚Ççà÷\x07\x0E¡JÃo;Ï"
  b"""
    Ëê!\n
    3¨eD>æQ\x15ò\eÎ\x19
    """
  b"þËkÊ¢fpÞÈ=Rï-D\f"
  b"ûÊ FŽ·ÑžWƒA\fšÌ½ä"
  b"Í|\r£pjî‹ÝjK I`‘Á"
  b"ø-^@\x0Fá°¶„öÆ\x07òJ£©"
  b"|žÐC4#L\x179}`ºi“$¨"
  b"`{†T£\x05\e¥y\x01ùc~òÖÐ"
  b"|Ÿ ¯®ÖÅ\e\e%\x18\x16cNd-"
  b"dOFxøH­\x07H3\x10Ž\x01\x04×"
  b"°Ù°P\x16ùÀ«A¨?ä-v`g"
  b"\x031ìõ.6\x06²ÃZ\x08«d€uz"
  b"¼œ±Ò”þzí«Š\x04$Ñx~‚"
  b"\x0E\e²\x10oý$ŸÒ\x00*1±†…"
  b"\t\x18çi¸ª£\x1F×ð3¶\x0Eb"
  b"!zÉ€Xf@НeK—mßÁ?"
  b"g´óÿ"\x1FÁä•zL\x18ŽÖ"
  b"Œ»‡õÜœŽ,xÒVÂ"aò\x13"
  b"\x03ñ\x1DO†µ\x05FÜg\x071\x07"
  b"¿›–3\x10 y\x072»»5ž±{"
  b"lêìÚ¿K\x12+dJC\r]\Þb"
  b"o˜ ÞvÇS€Àº\x03-‚c±$"
  b"U\x08>ö¿"ÕoŒ\x19Ð\x15\x14/bì"
  b"m\x1D]걸×bˆ¡ÿzHs“¼"
  b"öØÑ”,_\x03Ë]_\vŠ¢žéz"
  b"""
    ð{è°Ÿ\x16ˆ>’Ýü\n
    \x01|“!
    """
  b"IâõCùTùÿ¶}ÏZô÷¥$"
  b"n¶ÃÚ\x1D\r¤">)Ž\x02È_´Ì"
  b"ò–žAÚÒw»T~¸™\x15<”j"
  b"}|™X€ÄU3e€%©\x02íg\x12"
  b"û|©<ÁÊèã! ¼ËL‚†t"
  b"F™ëÝ)ÎØFIÂJ\tÒ\x08"
  b"ùaÆíåNHÃÂ*´¾\x1Ek\x1CE"
  b"\x13`h|Žî³Â^¬.þ‰ªY("
  b"¬H\x1E\fQ¡˜Ð\tˆ[\v\x17B†"
  b"Ü\x1EÔ=óQsþ‘úøÍ=\x1Fåk"
  b"""
    Ç\x08\x16\n
    9[ï—kŸ¶\x1C£Ô
    """
  b"K¢Î†+\x01÷\x07×O/\x1F–õm["
  b"\x7FÐ»&ühÊ-²¡*ˆî7Ô"
  b"ÆÆ´ç”S1à²w\x18vhͲÄ"
  b"¶F^Ís‚\f´w‡Uçg`ºñ"
  b"S\x06j»ÎÌy÷]ÎÅWFŽ3\x13"
  b"""
    ñŽ¡Äù~HF•¢\n
    \n
    ^ØY1
    """
  b"O\x0FÕE<K,a\x17\x164uÜ0Ý?"
  b"¡;þ:I!)\x15ºéÊ]\x10ðq2"
  b"\x15mOV\⪁¨§elqÊ"
  b"\x0Fp€Ö2.)\x02S\x02[rN'À"
  b"éâ-\x7F1õû\x0Ew”\x02?ž}“d"
  b"ÕÿÎÖ\t\x13\x7F1ü‡lÐ\fj"
  b"Ÿ…òpGÕeCÝgÚ\x04y\x0FÇ»"
  b"«È36\x04‘Å2³%àzíù\x13)"
  b"²mŠpÝr›;ìw‹²øÆÇ¯"
  b"]G…iwxLÙsÒ÷LAô\×"
  b"x¸]•¼ViÕJQ\x1FrjΆ§"
  b"·¦ƒ7Ñ›ÍO¯©œ9;\v\x18\r"
  b"OTy6h”\x1CBåȾ³\x04"
  b"ÓUì\x7FÒ˜\f4·PI‘„£Wn"
  b"\x16)\x18\x0EÐÀXêTn\v$Œ'á€"
  b"ÝÀá»Þè\t\x10T´ØÃm½\x15ñ"
  b"eb; ÈÛPùv'rž\x1Dó¬¾"
  b"Ž¡ÏÝj3\x7Fs‡ØÌž…HP´"
  b"vËõãŠs\x05ym€ÔnA^8t"
  b",ŽTf“dÏŸ’ð€\x18[<OÒ"
  b"~\x0E(—{ŽŠ\x13(”Ùsª=uø"
  b"ÞåM¬±ï\x06Ñ|›SMC"
  b"bb`\x02nV*d0È¿\féä•\x12"
  b"L#ºüvÀߟ =X¸ñ\f<†"
  b"•€ÿhÇö^m#W;¸$@e"
  b"{ºõ-"zÆñŽžAÛ5ëßÊ"
  b"˜nâRL\x02w\x12 [¡ç¸bëµ"
  b"‚#BªQn7ê\x01Â )p\rÊØ"
  b"ç"Öó¢T’[ÑÁ¶èq·Ô—"
  b"""
    \x14ߏ˜ê/\x06¨ÎÇ\x17…uß\n
    7
    """
  b"ÝrÃv\x1EfŽ­è¸/g\x06ZáX"
  b"VGËÚrVQ¡\x03dƒÚ¸ð*‹"
  b"\x19‚ÖB\x7FªòK\x02\vcc¸ "
  b"Ã'\x10+¹ì«ìq`Ág|çèM"
  b"‰,>ë2ë\x06€w¾+½~Òì "
  b"Ø‚ä\x11]Ëîúmß¹C^¡3B"
  b"ÙY„çâ+úéâ\x1Dõ\x05(±Æ"
  b"Î"výqâ÷VIg<\x15hŸï‚"
  b"Ï2üë\t\x0Fä0о\x11\x1C\x14ŒI"
  b"5^µ%>/Å4Ä}×-Ï\x13Ý"
  b");m-yC¬ø\x1C\eMA:c"
  b"!÷Å¡\x14³Â“\x04x_ýðçwÞ"
  b"V§ ;©ì{×7&‰£ZLÜÃ"
  b"ÅRùâÑôDVŸMgpú³º±"
  b"`A3ÝË‹CÙ\x04\t\x04ë§Ú"
  b"Ò7=}\x1A©F¿Ïä¾ìŽá…‹"
  b"n‘…\x03ñP\x18(_ª7ë1.¿:"
  b"b¼ˆ‰$žßl+–÷-Øàï"
  b"Ö}¾q›adwò'#MG\x10®:"
  b"owpövƸ$Zì\x10Jõûø˜"
  b"lE€T%~Š±ÙŽŸÊŽŽ9ð"
  b"´DÇ!Ïü§~¶´ªºh¦ùÒ"
  b"4Æ_Ë1w©a¾Ñ‚\x12KtÔ´"
  b"\x05ˆŽ°?÷m(Š¶3\x19wéì"
  b"D\rŒž»ÀjÆ\x1C_€^œ=2ƒ"
  b"k©ìG¾\t1\x11€Á†XvÊ'"
  b"\x15\x1Eì¼—0/÷““\x03 Й>R"
  b"õSè\x1Cf\eé*?ÇþNÅ\x1E‰Í"
  b"§úçÑfB.ÝÀrÿí¢E¡²"
  b"óˆ`\x1F\x0F\x06íëÈ(¨’(d"
  b"ZQN3Ïמ[ÅrvàÀ\x02ÑÁ"
  b"MZ1ëégË›¹\rg`\x16Ä¡Ý"
  b":Þ\\x1Aæ\x13Z®Vj/wíÏÄ"
  b"£ÔÉà^\r\x17R1€a‚½îü"
  b"Ê4\x03Š£ôÎ\x1F¨}\tJ<¾=‡"
  b"6ÊxOÇÔ–'\x1F]@\x02!§ß"
  b"£ft\x7F™±R¾\x06©\\x1A¾+Æ­"
  b"yN,¬šûÔݰ\x16\x03Sˆ¹\x11û"
  b"§7ú,Ø1]è/w“\fQ%É3"
  b"(¢hÚèÏu3\”ØXÍ\x05"
  b"œëÙˆ¶ÅiåÜ0\x18\e(û{"
  b"i.#;`÷\x1CW¸µÇ<\x1CWáf"
  b";QÙŠä1yõ‰®_<wIx="
  b"0^“bràß\x10"QÐû‡\ry~"
  b"?Š«v÷ÈÓ\f\x1C‹§lÈŒë"
  b"t\rõŒ\fj¢ÔøµÄl?_LÚ"
  b";fÕ—KR@8g(ÇQ2æbº"
  b"ctnÃÖ¦QY€Ä\f®$)ãl"
  b"\æ†eè¡ÕCGÉ\x1Dedº-\f"
  b"aW~mîä$Ö)Ï"\x1E¾\x07\x04³"
  b"IR”üÀHŽ|ö¨š\x0E|W²\x17"
  b"­ú–™\t#à›ù\t?)Œ\x03"
  b"?ÎËÈŽçR\x07\x10µ]XÀJR¥"
  b"mœ©%\x18òn-Ñ\x0FÖ\x00\x1E³WV"
  b"»H¦?êCVü…úÕNã=^‰"
  b"¹Nƒ¹íBuð”Ihi˨‡"
  b"S&0G†'›º\x05}ùÚš‘"s"
  b"µXTÝkouúh´˜ò—\x18ÿ"
  b"¡ÜŽƒm\x16}9p^ú7½×WY"
  b"üM=yg–÷\x15\x16`öR\x04¤Õ"
  b"íå•ÏM<\x1Ci\eèHHÅ\x1A"
  b"˜wÈž\x04ÉÙcK#¥òÚ×Dª"
  b"\x05§Å0²Þ(ꢑ\x02åsÖ¾Ï"
  b"HQôG<nÚ½\r\x01Ì€Rìϱ"
  b"Ö\x1A`Àä–W@\x1E‡}\x14CÅíÍ"
  b"æ\eê?·êO-Áéˆn¿yƒ\x1D"
  b"P\x03œã>Wß=.ܬžå„Õ\x0F"
  b"?Qömó9ð5\t\x1E\x15ø ÿîE"
  b"®\vï6»YCN¤=x·\x05€„"
  b"޽\fL…P}Œ,\x0E\x19"
  b"’š\x1AáÇo!\v\x10à-ëá…sa"
  b"nÄhW\x13ZÈhe~\x031AAøG"
  b"{^‰æ¹‘\x15b\2ôñ8X"¢"
  b"{ž"Je¿’>“\x17\x188ñÎ\x04Ð"
  b"ynÇ©0D¾£ŒÉZ‘ëÞ\x05ä"
  b"㾞j=“1èc‰\x7Fb1-ɲ"
  b"ÝšfYÚ\x06ŽüôøÕ\x11As²_"
  b"ï·ÀØsÒ-\x1C^\e’L\x14q'r"
  b"3ÂYB;„\x03\x1A½!ÿŽÚ‰)Ý"
  b""Ðq¾µ89h.޼£âI\x07#"
  b"xÓ![‹Óe\x1E2¸\x00!"
  b"œÞSXa¸àI_ÑCÁ\x0E"
  b"""
    ñ¿Ð¿DNšÌ‘å\n
    \x02a«¶\x7F
    """
  b"\x04ÆcEÐCT7Lk»%úFL"
  b"Fë€s\x03OtØIõziu\vš"
  b"""
    \x03]È;Þ‘xabí«a\n
    B\x7F-
    """
  b"Ð\x07Õ7Íe\x13ýEð¬ã\x1A•—‡"
  b"Ðe^òp(ûŸpÞÑXž\x1EÜ\x18"
  b"°s¸²\x14S—ñÚ;Òr¨jk"
  b"«2¿\x01‚¨ŠOÑsÍ\x11d\x04\x19S"
  b"\x083óJú”ü]\x0E§S¬MP\x1CQ"
  b"Âk-P–ÖíéGÐfmY\x12Ÿk"
  b"k³e\x10jLÖE6¯ÒoZ1\x19\x05"
  b"š\x16-\x1Fâ:Ù4ýê…s\tSl\x1A"
  b"­w•\x7FM˜Š\z8,ñ‘Ð}\x1E"
  b"žZ)ŽTYÿŽÙ ïpt\x08"
  b"¢\e©•B€ƒ\x17ár\e\x1Fâ²kï"
  b"¸üu’@x6˜É\x04kË­G\e9"
  b"Æ\x105Ë[ÁÊÃ4»\f\x1A~ú¨"
  b"¿B¬¨\x10\x17\x1D†T_müö"
  b"IR‹š\x01§®)ô\x13GbpGäÇ"
  b":\x1EöêUd‘r›vµá¾ÌɆ"
  b"â=*ùÈû!ž(zÄ\x08"
  b"oj‘\x7F\rq*mË—\x00´¿Qhž"
  b"\x7FX\x170@—e‹\x19A(hïJö&"
  b":ëÅS™µ\x03÷\x12å\x02GÈ/Åf"
  b"%íãä\x0EÝÃRj\x1CŸµJ\x0EV"
  b"`\x10œù¤‰4«'³FX[ýh\t"
  b"?útáâûO\x16t+`\x03\x1A=O°"
  b"®QäW8‚(„—îUìÇO\x1FQ"
  b"Yc2QJe¸\x03Í\x10\x02N‚/<"
  b"§pcRcÐ8xA#y(8\x00ˆÉ"
  b"\x05Ý\x183Û¹pDïð;%ްÉÄ"
  b"¶«\x18þij\x15e@\r¼B™0|"
  b"»vãʧÇ|îwu\x1E>ââ^ð"
  b"\v\x138¿Öá\x7FÎV\x17'ÀSë;ž"
  b"†]Ä8kf™¥‘Bá¾êXØó"
  b"Þ\x1F\x08„±'ÍЕn}ó›j°"
  b"\%8¢£r½Ü´Ò\x1F´©´Ù"
  b"dŶ!³zG\x01pÚ8C\x14•â"
  b"äßÚ³q\x1E•*\x0FŸØžÈÃÑ"
  b"\x04uUM\x11\x01#ÒŽ-\x00"
  b"°··A*º]wˆVGáÆˆ\x1F½"
  b"\x07ëD¦ñ\x15\x1Fä`Ò­8×\x02\x0E"
  b"Ž\fã³²jQ\x1En\x14´€ŽÙèq"
  b",9çé\x17‹ï÷B‡”Œ\x02íÝ"
  b"0~î^?\x17š„z\x18BÀì†N"
  b"Ê\x1DÅlk\x1FIî\x18*zØãYƒ"
  b"\t\x0F\eœåg#˜v59‹Ê{Æ"
  b"\x06²\x1F\x04ÖF¿\x12érë™þ.ôg"
  b"v؉9 èôœ8OlFj­\x00ì"
  b"Á\rîK.eƒ¢Æ\x02ÙÃyJ¡Ñ"
  b"""
    §'\fE\t\n
    ~\x0FU¨šJt”ÿg
    """
  b"bDI\x1FIäç\x1A.Ðß[¦\x13,‚"
  b"ÿ}eEEyÏ6¥\x02\x1EXÇ¿\x15A"
  b"@G0)`\x0F#Ëx‹Ùó\x01Y\x07"
  b"³\x15õ;\x18Jrð%^—’§¢\x13Ê"
  b"&\x1EǝT·ÔÕü{-u\x19*"
  b"(F°Ü3™Õx\x05“Ò¨iÃÏ\x02"
  b"6•ô\f\x07©nˆÁ=Ótãr\x14%"
  b"¤ž´(ÙßÂÃ…xƇá4†n"
  b"\eÔÒ\x01\x05Y);‰­¤xxVŠ"
  b"ÇE²¡]1Ä~WÔÞnxGš"
  b"ã!)\x1A"gÞÌÑ~‹\x01VW\x1CE"
  b"s\x0F\x00ÔÎ\x1FÛnî'WÇYVîš"
  b"\x17ãŽ\vÖ•`‰°-Þ\x05Æ|gÐ"
  b"#ǃ½\e²âŸ¨áM¶»\x0Eò"
  b"="s<Ä\x10\x7F}­gê÷Ž2xS"
  b"e\x03'”w‘ $ƒÇÅšçÖ[."
  b"úVo£¡GÆæ¨ì{p•D\x03¨"
  b"F\x1EðªóÀòÝôu¹×\x05\x1C"
  b"C7ÌÊňè ?O3¶Žm³—"
  b"7sšZÆj˜i€TÙ€çÁû\x1A"
  b"""
    i¼2‡ Å\n
    \x12¢QuíF=ûä
    """
  b"Ú°*Ÿç‰Q‘Ç›¾ëšGHÀ"
  b"Ó½Ô|Lqö6:ä\es«þ]þ"
  b"\x01ˆŽÅ\x13‰$\x1F$ûD¬ÁìÄê"
  b"¶`^€|ÑÈ\x03°ÀRASò©G"
  b"'*›1¸\x0FI\x04sÞ¥6ÖÃIß"
  b"4@©[37,ÉÖ”4\x7FÒ\x1D"
  b"""
    æ\n
    ·÷*©êc\x07W."‹\x06\x16
    """
  b"c\x14Á]\x02\f×àY›ƒ¢ 1"
  b"\x07%Íókd~L\f\x1EòžÓФƒ"
  b"¨\x1A=´¨“Æ\x03ì\x7F\x13Z\t˜"
  b"ÂÓÃwç»n\x1E/+Æ\x12<AAP"
  b"3·ú›6óÒÇ\x11µ»\tç€-'"
  b"-Äf|\x06Ò„åå3vX•\x1FÄŒ"
  b"èõñÜÍ`Y¢ûh\tØ\x12*\x03Z"
  b"”Ìùûùƒø¼öÑ՝æç¡\x14"
  b"×·êRª€mcØÅŽA÷S¶"
  b"h\e\x16:\x13w\x18®`\x1D-â”\x05"
  b"\e\x1DxÄ¿Ž½L \x0E”ëKoÀ+"
  b"âò›N€œ^,,cB)&r‹Ò"
  b"yÕ:Ó‹•)\x0E‹©Õoá™W|"
  b"Ï1\x07øDø\x7F÷\x150X#šuˆ9"
  b"¤övù\x1C|¬Ý¤\f¨ï*Û”Í"
  b"déœ5Ïù³3†¿\e×=\x12<v"
  b"L\x0Fx\x17»Â\x19L\x18´ŒÝx£Ž³"
  b"%[\vc€Ó\x04Þ•ž\F1•¢©"
  b";-Bݳ]…Ƀ¬Õ:§Ä©¯"
  b"ãˆã%\x1C¥ç‘8\x16Ô‡Ã#;²"
  b"^“î;7ùº![`Úñ+ù—~"
  b"ÀÙ¸ë§Ú>Un9n\x0EŒU?"
  b"©<Þ(»Hé \x03\x05\x19¹mÉ"
  b"áÚúÎå\x084C@+A þâÉ"
  b"CZ¥Àn­£Ù¶Ó%€m€¹‘"
  b"¨æã\x06L Hïc8'^µÐ&"
  b"=.•¶ÏÔ‘§*€ó±\x13ŽO¿"
  b"t;εì2ÞƒnÐîÊØœã¬"
  b"Q˜÷¿Ùèwu| lÊ#Gb"
  b"\x10²d\x7FÁ6'ñ9Z‹Û\x11Óê}"
  b"žÍä\x13XeFÃdWÊ|*?\x18U"
  b"\x17œ¥•\x18\tÞäÛ¸ØâÊ\x1F"
  b"""
    K\n
    ±Ù+\x01\rkŸºÌ3å\x1EC‰
    """
  b"K·Â‰ôú\fþg1üð~\x19"
  b"\x14\x14=›´á“ͯé\x1E|o•"
  b"\x1AîòfNìðÊ,gGþ³¼=b"
  b"°ogTiñ[\x06\x16Ù7Ke:¼2"
  b"ÂJÃÑ%¹ñƒ\x14¤#Ú£•çÀ"
  b"‹\f§q”›Ot\x14´Ï¸Ã%J"
  b"}¯)\x13Êm\x11Ð\x10\x03Ž¢Ð\x16ö2"
  b"^\x11\x13uóŽíš@Ü¡\x07‚¼Ln"
  b"3órUß5€×<Ê\x18;Ç!A\x00"
  b"""
    ñv\n
    Ëô­ü’² \tÂå#&È
    """
  b"ðnEú\x00ð:5\x18ñô\rý¼@"
  b"Á”Øwð»K\x01À°V\x04U@ùÒ"
  b"\x08¢\x14\x0EPìWû*ú£LÏ\n"
  b"­f"Ý»l\f\eQþµà"\r\x7Fì"
  b"""
    \x17#êj \tjV\x05>¤´¬Ä\n
    Þ
    """
  b"³üªït”®ûVŽWq\x1E%ôV"
  b"\f¨ˆÿ{•B\x18\x10GB“õ«ó‚"
  b"""
    m´û[\n
     ¤ðsw¡Hw¢íö
    """
  b"!cH–eç\e÷³®»¨bÏ H"
  b"Ì+WÒ:pŒ?ˆÊý÷‚hŒ\x18"
  b"""
    F\n
    Õeºs·¿/÷ÖÃf'Û\x16
    """
  b"îz\x07êÓÞµêý5”<FÅ(£"
  b"\x1A$‡ó\x05\x05ëUÚ8\f\x0E\tê'"
  b"""
    (€?ŽÝv\n
    ,F\r×\x15'HçŸ
    """
  b"""
    \n
    ²ä=7*ù}í¨¨­\x04Æ–w
    """
  b"Jâ·\rÓSØ_7}?µÂ¦Óð"
  b"€PC¹\x0E’„\x7FExÕüB½R"
  b"øhüäýJ\x13\x14;€ç½A­R®"
  b"Ú,£rRÛ,ØpO\x00µuK­@"
  b"—[Ó‚F·Žøv\x00êz{<=."
  b"\x08c™\x01Nr“äú[Ø\x06·Ny"
  b"\x19ô\½ÆÕ¾º\x06\x08¨¶Âký‰"
  b"å´s†è}\x1FmÝÀbQr0ºÖ"
  b"Ø\x06hEËPr‡U¾zÉ\x07j\vñ"
  b"\x0EÒãðC\x1FkºÌš¢e\x14lv""
  b"z¦;5Q¸û¬ïnÞ% \r\x00Ô"
  b"\x04’Ì<&Ðå·'+Ô¨lÁcÝ"
  b"\x13E\x07ñ¦ÃÓÜí‚\x08\x10Žv"
  b"\x11Æ\x19\x10{VÃÞ3Z]a]¬èü"
  b"ôs\x17ãªj\x12ñl\x03\x01ϨÕò½"
  b"\x02¢jHYö\Pö}–CYWkn"
  b"’3/‡ç\x17!êµéœ{º;IÀ"
  b"#Ö¢\x13±·î~\x1Dm\x154íÔÛ*"
  b"õÓmWÄæpŽB\x08¶\ŠÒÑ"
  b"²2ýH>Qoð9z®¨\x1C"
  b"È1®b‚Eª\x15^çt\x14\x06ãé¼"
  b"b\x1AœÆÇdâXtb{-DYw"
  b"Þ1ŽÂrš›ó¨:Ì\x1E&\x05†¹"
  b"µ\¬þ\x1F\x01\x04ÝP‡#ËÆ÷\v"
  b"úÂô£áì\x02<,\x1Fؽ‘\x1A"
  b"€oƒZ…³‰ŸåP?ñ|\x16ÿ2"
  b"·ñ¢\x07\x1C²sÅÿUª@åd‘\f"
  b"û\x1E°ºšgXåJõ5­UvKî"
  b"6òåƒÅ¿²°Žë˜\v€@r\x18"
  b"\x0E]á7'Ê]\x0E´\x15Qy\x7F°\x06Z"
  b"þmF6ŸÔ|s\r%èÑRАÐ"
  b"4\vw{"¼J¨š«\x03à@1Ú¢"
  b"iœZHاe](×R'Ïæ‹"
  b"eòW<ô8b"ù¬»\x04\x0E[\x074"
  b",5l†:\x1AóÙØa㦰ˆ“Í"
  b"""
    ?œfü\n
    «ˆ£§¡a²\x14Áú~
    """
  b"¤.\x06PíìŒSqáIj\x01\v½"
  b"]¶ÔÍAw]0Xë‚r×:ìi"
  b"""
    n£«Vi—\n
     ¤\x02ÈX`ú:
    """
  b"1P¡ H—É:Î’¢\x18Ê4"
  b"Ô¼2Z7ÂZÜ3´>|\x08"
  b"ŸÊåÑ\x050eŸ\x16Ä)¹dÍ5"
  b"3ñ+™“šk%lÕ1µºLH¿"
  b"§L²Ìµ\x13Z}*úaÕèLß~"
  b"¦£Á9‡š\x02`\e-nàq.õ"
  b" ¦ÿ½ãó\x14Ä—1\x7FÞBë„—"
  b"²í\x07ÜNy\x07!ªrÊe‰S_d"
  b"l\x07²\v$lÕÊ–÷¥sîÕÍ@"
  b"²žO¼ðPötY\e¶(Õ#¿ä"
  b"S8k˩ƶJeáwÙÕ$^\t"
  b"\r¦Ê\x1C½_Ü{ÚbjÊ|8ÁÏ"
  b")L1æ!\x16x\r«N{€¹œìŽ"
  b"th\rJI\x12»º¨|ú¯ÍïQ"
  b"ÒdJ7»@¶Kí@ü\x08Zi\x14"
  b"ëý¾è!⊂^t\x03œ\x01ÆÔK"
  b"õ\x0F®Áv7ü¨’²$=Œ†~É"
  b"jM$4¥Ëx[Û¯\x7F\x16.ƒeé"
  b"Õ’=‰x\eÚ³Ùín9¶\x1C\x1E""
  b"~Y`ú\v¸Kº'4#ªŽ\rس"
  b"¸U\x05»hȝžâ/p8\x12\x01ï\x1C"
  b"k¼cã¤Ä\x00UªÔªõ?\tʰ"
  b"Š:'¼%ˆ¸ûos¬\x0FRûJº"
  b"\x7F¾\x1Dq\x06ÿ\x07H¾˜KN÷\x13Œ\x17"
  b"µ±\x05äøðqÁv¤ÿ¶ëBè3"
  b"Ösü\x10Û—ÉÛ{êaa”vÒ"
  b"Éü|ݳÍ\x1F0pôy\x07ÃÀ™Ò"
  b"\x10\x0E†Ý.7\x07\x1ApV;\x08]Þm*"
  b"\f|\x1C\x16«éÛé­é~i\x10Õšå"
  b"\x1DG ¼7BãŸy$6‘o¹Q"
  b"!„*âáWû&O(v\x11°~&i"
  b"?3Ü$3Â|âµ5\vèóÄ\x16u"
  b"Î\x12¼/ó‰À˜ë#±\x0F¼GÊ"
  b"›øDö„5uI”Â#Á„ކ¥"
  b"ùÆ'\x15B™$²‚ü.4ÕÇRÉ"
  b"<\x17\x19\x16XO^\x19ÄÀùc\x7F™ø"
  b"Ö\eäמù¬\x06†hÐó½ò"
  b"¿Ê\x12e\x1D‰2r?]\x11ˆUEð\v"
  b"–Á©óEtå>ü#P9Â`BÄ"
  b"\x01.÷Ö(ûXb’ÞÆü£3Æ¢"
  b"‹a\x07í\x17™J·k®©¤\x00ƒ™ì"
  b"€­$½\x1A=\Ÿ¤”¡uš1ÅÍ"
  b"Z³·Ba€‡\e€àQ‚Ùú–\x07"
  b"°\x05y)–C£²8x+S\x07"
  b"%ú’½7±õ¿\e|ÅDx\e"
  b".\x1C\x1Eí—©:\x1D\x05\v²ïÔ†À?"
  b"ÝïE†ÅôÌßÙ±\x06Ř¢õR"
  b"á|pŒ1Œsԁ\x11Z¤f*\eG"
  b"¥÷ÞË»\x01À\x06\x12]Q\x1F\x7F\x02"
  b"r\x08\vÿÔø²ô CrÀ´æz2"
  b"¾È8i+îS!ž‹`\x11lw{J"
  b"\x1AÌ_\x02~VÌn ø\x1FuȁÁ"
  b"ß\x04_XÄ\t`dñDw‚\x16&\x19Ÿ"
  b"ÎH à\x10s\x1A¹\x07:æ;Ë"
  b"\x00æ^Ž™í¡Kaì„’Ús"
  b"úÖiJ¨6{8½ô:îݤ"
  b"Ú…žñŒÑw”-®æW;7\x1DL"
  b"d\x7F{\x1EÀ€\Ж#J¨¬A@Û"
  b"\x7F\x00\n\x07’€ùÃÆ3”a"
  b"­-g\x1AH…\x11Ý1n¹áÿïà"
  b"*/#س\x0F\x1DÖ\eó¥º8þ¤f"
  b"7·~©\‡yóSÔ¼·cj…×"
  b"´5ˆËÐôË™š¦«2\x18Àµü"
  b"T<„¬*Â8,¿\x1F³<Ùuûm"
  b"žRÚ½Ÿ\x0F@•±èòn‚´ :"
  b"R.âÖ¡Yk\x1Cb¶þÆûbÆî"
  b"\x07¶˜jÓVÏQn~\x14\tCˆ{\v"
  b"óg[8 eœŸyÀM„ñA˜5"
  b"}\\x05°Ö9gçj6Nà‰\x7F“?"
  b"B\eÜû½Xœ[\x0E†ööËñÐ#"
  b"\x00ȅ\x10\x00mkŸ\x01!èš\x18"
  b"ì\t \vb\x1AÝÐJ’Ö =º{"
  b"Á?)¾ÚF¿Õ¶. PgÇ"
  b"\x19ÿa@q¿>ð'’\x11Z\x1EÃ\x0FÅ"
  b"™w×›[¢&\x07\x11W\x12>^j6S"
  b"wà\v1%ì\x19R&gЦSd!"
  b"\x06\x0F5/>\x0Fmìge\r\x1Dº;•J"
  b"s¢íy*¢}\x13ú=Žö45‚@"
  b"Fn~¯\e`þ`Z=$ªØmØ·"
  b"ÖÁÎ\x08æ3ey9±’?\x1Fu"
  b"eN8!™”\x19Îkm2*\x0EYB"
  b"ã\x17îƒÑ\x0FÙ}›½4º'·Á\x0E"
  b"D¼êiß ÁgÁ‘\x1Aä€ßs"
  b"•¨Ãà\x13..CúBŽRö•D"
  b"""
    áÛôå\n
    ç#pÀñÿ—L€O„
    """
  b"­¶’Ô\x079d“lY`¬Uj‚l"
  b"FTÎÍÉŠŠÒ`ÀÃ¥zÁ5g"
  b"q\x15RT\x04\x1A\x05\x1FO»]ý\x1D#jŸ"
  b"BQA3ÔÓ0˜/9\x01|9Y\x13à"
  b"·E\x1EÁ7g\x01P'Éð]íN\x17"
  b"NùqÅ+»µ„ÎH\x1E\x1CižãE"
  b"""
    áÕÆWð߇Iª×BÎ\n
    Õþ­
    """
  b"\x04“)c¸‘\x12Ì­4½KNŽ\x0EÛ"
  b"""
    \x06~\n
    ³ë‡pë ÁÐá?9«¸
    """
  b" ·²©S\x02\f \x08XãjŽ„"
  b"\e¶P‹7eøT\x1FçZKU[Úê"
  b"—(&IWÛÁo}Å\x04üE²Ö¯"
  b"\x04ý9\x00\x1FõÏ,9ŽÖ¥.í"
  b"Ž\r\x0Eiö†k®yše³®KW½"
  b"Õ¯Î1\x10=u<­Rÿ\x02—†\r\x13"
  b"¯Q\x06\x07Á\x14ÿзëy¬ïB´Ö"
  b"þH¾äQä¥íRïH‚j\x7F"
  b"\x1DûÂîTŒó\x1Cšü\x10ÓѲŒ—"
  b"0ÉU\x1CH57dd\x00Ìk+8¡["
  b"&d\x1Dö\x01Ï\x1C-ý™\va…ÜŽû"
  b"T%V\x16Øë\x19mX4B\x1DCw¥D"
  b"ÑÊää»ôíÇø1Ú\x1A¥\x01ë´"
  b"»„™ö‡RëÊÌ0ÖT뎁ñ"
  b"IŽÃk<\e´ò‡¹È+;¿É¸"
  b"\x14˜#øå“Ôå%²êb`bŠú"
  b"<¶—\x1Ah¶8¸éáà…\x17bML"
  b"¢ï«í=;µ,h\x11,Ó!ëŽ"
  b"""
    »ä\x05”´É;ÿ¸Ìë\x1F4\n
    ;0
    """
  b"¶Îû°68(\x7Fd!*û—·üŽ"
  b",¬ŸåHc&]ÇìÕq·©6"
  b"""
    p!þ7¾ß3%Ã>‚a4\v\n
    
    """
  b"|<TÌ™Ýÿ\x01,\x161"°c·Ù"
  b"\x1CqF‚`ä'6)s¶ñà.¬"
  b"Ih\x1C.\t\x1Dszm…ŠßÝ$­®"
  b" EeµùŽÆI¯9«ç\x06j^³"
  b"Q\x10\x0F…KKy¼Ö¸ÜÔCwp£"
  b"¾™í•5ç}ÃŒÃý¨ó‰šâ"
  b"„é%ð\x7F•?\x104à6Ùæ•€"
  b"a‹§\x12é¶#ñ§ÖW)0ÚŒà"
  b"|:„fNÍ\x1E®â¤\x16\x0E–á¸"
  b"*;!\x17ÏÊRùåè²™\x05-â"
  b"Ct;S§p\x05°¯,UÔ\x06\x19J`"
  b"hèT\x17¢ÚcëŸB7ù,Á5Â"
  b"ó—&VQ)’¨wªZŠrá\x14"
  b"Ò±iéüÕ°9\x03‡ªë±õ3R"
  b"vÜÊ“Ì\x14Ä)èý5,r w"
  b"+Vg†n”tá™N'\x17\x15m]‘"
  b"""
    Ùžs¾&ûØè\x1CIaóün\n
    #
    """
  b"""
    ›_Þ\n
    ¸\x18[¦6K\x08ó\x1CòžŒ
    """
  b"øºb´\x1FoˆP¡¤ß-‡U96"
  b"""
    ¢áÚ\n
    }\x15<Gl\x18Á\x02\rð±“
    """
  b"‹€\rÅŠ\fçÉÍöb¦ÐpsÉ"
  b"ï\\x0E¡_zŽPÊ\x03°¹4»Ÿ"
  b"¼\x17/æ®Cĵ‰»ã,u„'"
  b"ôJ®9ñ±ôcí•Î\x14~MÂZ"
  b"EÀæ°üxÞ\x08ãڏ\x13éÇsé"
  b"Dù§\ro¦«#tÊZâø¸Û?"
  b"Ñý3—\x1FÝÂ\fÑ\x18î\r“S\x13Þ"
  b"¥[ÓYc¨”ýqëBNì(\tÓ"
  b"ܘ:Xq[¹s3w\x13ì'«f­"
  b"\x06©ø‚…&il‡ÑúÛTÅó‰"
  b"ÿ\x00É\x04Ê<\x15R˜XLrê—Ãó"
  b"›C鈴\x10\x1EÑ\A*H\x06ÁÇ"
  b"ôyM7màw/Ÿ\x7FTÉ¢@×Í"
  b"\x10ðkþ…(\x1Es\x08<ºRërê½"
  b"Ö.Æki:\x11U)ÃäŽ\x16˱¬"
  b"¥WÍ6ã-ˆR.pVY¶É¥Š"
  b"\x08YÔ¨Aæ¶\x020kƒlí"
  b"‰;R\x1F\x08Ç\x1F°¹Ô÷¿øâ"
  b"\tqD¢U°} ”«Ó)ñ\x17\eæ"
  b"™«Ø×\x15ágسDV\x0Fý¯^z"
  b"\x1F¨Æd›\x10KÑÑtð1\x02\x0En"
  b"ˆŒæ‘ÛÑ\x03±º¿ö‡ÔÜJ"
  b" \r¸ã\x1Aø¶;\x15=-év\x15¬"
  b"\x1Aj‡Û·pŽg2¢Ô½|7\x1C\x12"
  b"¤Akÿ´2†u†#\v_£‹\r"
  b"‘=Α\t\ü\x16xò{?c‚\x05"
  b"6DêïP~\x04‹YI|:ûç."
  b"AÁÛ0Ç{"´›øI‡BT\x18¨"
  b"Ž÷ŒØþ“&>ï¥\x0EÛ˘(Å"
  b"…U¿¶\t\x067:à\x05è\fQ\x0FáS"
  b"{\x16ø¾-b“¶Ò\x15Ë[Ä"\x13"
  b"Ê\x16=–\x15´Æþ›·\x1E6×ë"
  b"\_-+Α›Ñhg^×~åÊ~"
  b"\x1E޳×n"Eœ.ÝïÿåÖú"
  b"µÇ¾ãàÔõ†vD.»\x05\x02\x02\x1D"
  b"ËLkŒ¦¦Çvï$-\x06öq4z"
  b"(0þà±I¦ö‘A\x13ԁ¦ì¨"
  b"9Îß\x10ڐÓ\x04¼•“¨Ø‚så"
  b"÷ø\x16\x0E^\x1D’Ë¿\x1A\vŽp¬÷"
  b"âÍb“Áˆ\x0EÎOtOF\x15¦kÃ"
  b"=›Ç"\x1E³‹Ñ“è»úNm1Ñ"
  b"Ûí¡¾²2ƒÂ©£xáJ\x0E"
  b"ø?;A8‘º\rµx\x1F™Ça‰Á"
  b"ß僑ʟ¡·!ž@†\x13\x01Üq"
  b"º·¾ôÜOÍ4\x10\x0EÅñ\x14«"
  b"XûÝî¾÷D´-…ñ‚ù\x1Eš\e"
  b"Ø6sQ\x11Ӂ{PÓåå\x03\x19"
  b"Ý4Bs÷‹“\t-V\x04\x14"q{¢"
  b"Ü\r&Úë\x1EÝ)EM%Y€4)Õ"
  b"-Zø¸ZP\x0Eë\fiKŠ2l¸\x15"
  b"úwÀevNb\tý¥g?c\x1F"
  b"""
    Î\x0F\x03jz\tPå}”,0µ‡\n
    \x1A
    """
  b"qB´AaÇžœêO\x14,æ¡'\x13"
  b"ı\x1CWG‰EÒ”\f¶¬\v´ÑÁ"
  b"56‚£qx\x19ÃUL.«\t1çè"
  b"^£îæáº\x04¡˜;\x1D»P8«,"
  b"iÐÞLÉ5³\x00ä­—hzÑ^¸"
  b"Ó$‰Ž]¤Lé)¯‹íia9\x15"
  b"àÞJbXy\x0E•¾Ä­iMÉ _"
  b"#Í…å\x1C}â´ß‰Éæ\e\x19ÿx"
  b"""
    Æ\n
    ´ \x16´\x7FSm\tÓH –}^
    """
  b"·ãÉmçµò\x045$f\x15‘Jö•"
  b"a‹˜©·Ô¶Ï\x17þ(|û/H\x1C"
  b"+ÿð’–A̵†àÈÁ\x18ݪ‰"
  b"F8€êܶ¡>\x16á?u¥%a"
  b"t\x18\x07\x14Ð\x07?ù4•üU\x18ÙÝ#"
  b"«MÛ´Pad\rwA"BoCŽe"
  b"ƒd‚\x18P\ó;\x17ò¬Tï\x7F\x1Cª"
  b"Ò¥\x0FK\x05:µ!މ\x11ØÐ§æã"
  b"\x03\x08u’\x12c\x02Óä’?¨\x7F·"
  b"3;0ï^ÈH«\x15–Ò\x00\ne\x7F\x13"
  b"\x16ÏÜx>pð\x14R&|ŽÅ•§"
  b"€á$‚@0?1Z°¼,0xŽ"
  b"¥çÅYbšÏÉ‘“Ô+ƒ\x1C"
  b"èDj¢läs\x00\x17­z¹òi"
  b"\x19¶;~~ãl\x1A’0AåþÞ^B"
  b"êõ\e}¥ÿëÇÍè”J\Wn\f"
  b"3rg\x0F&\x1Dk\e\x1E \x072"hðè"
  b"'za\x03£Ñ“Ü·\x04\x08'HÎÆ\x7F"
  b"¡‚|âGSf\x15Î\x07ð\x16kžK"
  b"\x03\x02\x05e=9 €&’z\x1C"
  b"õ×°à¿áeÊ\x7FÙ‡4p„%8"
  b"""
    V6Ña’ks¸¸\n
    Âùøßÿ^
    """
  b"v“\x14̱\x15ŒÆ1–\x0F%a€Ù`"
  b"‹‚—¸ë9M\e6öâ\x0FäL•"
  b"å7ÁeR\x02/åè\x0E\x10Þ–d$¨"
  b"Ü›\x02N-\x10FŒKzyïn¥½x"
  b"GÖÖÝ1Ö\x17´k”yòÅòn<"
  b"h‹c\x03“Ï3â“£!Œl\x0FµW"
  b"\x16\r\x7F\e_g*—øU’\x04xÒ¹\x03"
  b"""
    a ›|§A|WFª’“ä-\n
    ¼
    """
  b"®•B•(ZÆ£)Ù'îÔ˜\x05ä"
  b")µŸ7ÂæÒÉÀÞ¬ÖXѸe"
  b"öègÈćeë—ëF&¼xVÊ"
  b"Ž\x04«§¶Ö\x12‹i2ÄTÛ!R\"
  b"8¾>s;%…(´šòiK4\x15ì"
  b"zjÑ\x17ºd²ÙÉyvUJõ›ë"
  b"5v%Wþì­«aé\x7FuÔ)s\x06"
  b"]Ä‘ð:øx—ÃÊD9³BÎ "
  b"4 ®–\x18b½ìV[APyQºƒ"
  b"""
    Šø”Ð\x1E™Î‹Ø\n
    ®*\x01\x7F_
    """
  b"lrÍÕÁ\x14^ã×xæþ\x14µw¦"
  b"ú \x1Eß¹|yQ\x13\eœ‹ÂñË"
  b"˜˜.ãBõ ³K.\x17õñµ3®"
  b"X÷•\x00FÈJª\x16Ý¢\x02wkÿ."
  b"!v\tðJ \x07„‡'ÃÍÊ3e"
  b"ÂèË¿H­rå\x04ó2y\x13lI"
  b"­\x17?/Ç£„]æÎÁ\x19s;xM"
  b"$NÂØ¤(v«æFæ‘Ò%/\x16"
  b"\x19\rà¢ÊŸ€p(PÔ3â[H"
  b"¸Õ¢ÖÕ\x04ÀÕÓC>׋_)["
  b")Fý\x12z•ORE\x0E¼¹êÀÚû"
  b"Iˆ#\v\x14@'4©QSËÝå""
  b"""
    @\x7Fâ]{8\n
    \x158\x1CH‹ë¢
    """
  b"–’f\e„P8z\x07[\x18\x0F³\eq"
  b"¼\x1D„†^\x034†àÝ\x1CÔÉ\x0E«¢"
  b"Ìe \x08{2Úú¡V¤é øÓÎ"
  b"”Œâ³nÄÖoœþc{‡ñȬ"
  b"""
    `\n
    \x13ñA\x05\x0722yOÁfùÝœ
    """
  b"íÂgLAFô.håÜ}uëÙ"
  b"\x1FHÀŽjÅíÔ!…k\x14ÄÌ*å"
  b"­î<\e®•gc36A‘œ0†¸"
  b"c»ßA\x10å»\efó–•Ú¹\x19\e"
  b"¢žÑ\x19Y3ùÉ,WA±BúóK"
  b"Ç€¥]¬$jèc‘uXX:€^"
  b"\x7FR3m\x19Ѭ\x18´àbyé)Íh"
  b"¡L-Øï:”üb§5ŸˆÓxç"
  b"´C\x07ŸWUq<…ï]°گ`"
  b"gÈñ5>í%+\x18ÿ*Vü·îk"
  b"ä`#ªEKsùRT¬\r²¶ñ¹"
  b"ðô‚_YIʼf3Î\x1C-í#:"
  b"cZ%\x1C[¯¨¼ý@eކ*\x17u"
  b"ú2\t\x14r¯¦:Ë÷ÎÞb'¦/"
  b"¨Ã(\x03CA©hFÄ\x02îì/\e}"
  b"Fô*QºÂ׿qSMB¬ˆ›"
  b"_ï'\x12°\x01®'´”"6\x14¸ˆ""
  b"†\zꊄ>’NÄ\v”ý£Ÿ\"
  b"¦%1ÿdX՝:*ÆÞÛžz,"
  b"ÉÔÓQÕ‡\v·§In‰k/ì¤"
  b"¢àB6¡\x05óM¾Îls/\x10\x15î"
  b">ô‚H\væóz<l¢<¥FÚB"
  b"Þ(ÍÉ“t+\x1C\x08ÿ¶\x19p‘—¹"
  b"u0eÐ\x1DÍpOï\x11åÌ›@"
  b"ü\x0E\x06ï5\t–³À›4\x7F8\rA\r"
  b"äkJß\x01\v΁)ý‘(ÈÃÄB"
  b"!‡zz¬K­½\x14\x07R¿@\x00…l"
  b"\v˜6¡”\x05\e£n¿~p{¯"
  b"\x05ç‡o\x1Aß\x1FÄÉÎrTó’\x15-"
  b"Ûd…\x1D\x0EÑùH»hiý«Ž\e-"
  b"½T$\rú÷ñõh\x15þu<F.Ç"
  b"\x1A—¼xQ\x17À7Ÿ-í\x1Dß_I"
  b"‹]®õ¥-÷:ïü]\eÕM¹Ü"
  b"\x1C·;<ên\x03ØeÍ'3çù\x15u"
  b"€”™e°>Üᤲl\x01ž¹“y"
  b"ÒC¾ÆÜŽë€\x13\x19»}ý\x19§"
  b"\x1C0¯ØÁê¸äµª5o\x15·F."
  b"†A—3\x01äâ\x11X%\x18\x1E¹©;"
  b"ßÞb¥CŒCÈä¹õD]Ošž"
  b"Ì2KbúaÇ1Æ!ž*åÂÀ\x0E"
  b"˜\x11-\x12´Ø/Ife\x1C\x1CkPðÃ"
  b"æÐ\x1Cg\x14'\x1D*2Ì—õjjT¿"
  b"G\x08g|û\x1EJøÆ$ÁŽä~n\x0F"
  b"3пGy:úHq‚9œóÖ½ç"
  b"Ôžá‰\x1DÁi70‰¯v.S€X"
  b"*ë<VØmWØçD;\x0FÖ‚y\x08"
  b"¥CÚåf¬Ò•ÙÒ£&\x00\x08®\x1C"
  b"¼ïe7gô((\x12{.©ç±\x15Y"
  b"høe\Vûã€(vÖ\x1Ecvâ"
  b"xÒ8˜ßÏ€H}k’\x14‚óX»"
  b"k \x06¨«#V´Ž\Vƒú“31"
  b"\x12ˆ 8þ*ùU$\x08ÑäK&y"
  b"F‹J3ýè½&ùªü@'\f"
  b"""
    ˜pVŧ*S‡aQ\x1F\n
    @8\x7Fð
    """
  b"""
    „’\n
    \v\rkµ0pŸ\x18P3|­D
    """
  b";$—cƒ‡tïƒÞú.ÃÔü"
  b"èé¤cÃO\x0Eû\x02\x0E3!v—Rš"
  b" ½*I\x10?)`^*\x1Aö¶5“"
  b"Ãúk \x0EÚ3\x06¡ˆo)lÿ#¿"
  b"À4Yø/¦•0ùpáø\x1C\v\x02"
  b"™ÎT‡¸±ÓðQ›¿NÎE5\x13"
  b"Oªö 3lÛ\t¬¿ÜÚbÄ­÷"
  b"oáU”‰\x04¾E}\x17»ºŒå#¸"
  b"û§o \x0Eԁ¶"\x1CéisýBm"
  b"ªrôaFx¯Ê2žÑŸÞU\x0F<"
  b"""
    \t\x1F\n
    ­Õ×RÏKöá2q-@¬
    """
  b"-eÍ÷ž•Löžå\¥€í¤Z"
  b">{(\x17EO\x01>f€ÕxÁÊ"
  b"„üàÝŠÐ'{ÖÓ‡}Œ„â"
  b" €Œû³\x1C\x04›]\x00\x14}Y’Ä"
  b"ª^lâE!i\x08²ž#Y?ì¾\t"
  b"Í$ñÈ\x7F\x01Ú\x1Dï\x1C®Ó\x07c"
  b"zÜR/aÓ\x1A¢ÿóY;e‹ø"
  b"\x04gã-ªå©lá%Ú‰Î{\x11\x02"
  b"\x08TàV<Bdl@},;nj"
  b"˜’·~\x10Ò–Ê6üñÚõÿþ­"
  b"sz\x1AFee‚Ø\x15ê6Dµƒ\x0F\x0F"
  b",\x15M\x03­g•<áѽzF_ç³"
  b"E¨f½ýE~r0Y/ý\tª9\x1D"
  b"”oÿ‹Ý¼\x1AÒƒ§-{ô;$ø"
  b"öós5)\x1CGÄš¦µ/‰(Iå"
  b"Ÿ¹·ólì(•Ÿ_?xÿÈ)â"
  b"#=Ý!˜2ûS4Ùž¦IˆM<"
  b"·ggÙ%¾tÞ37ãP‡‘?"
  b"¦£r\x041ÿÒfâ,FÿÂÊÍ"
  b"3÷Qå!*‚Ä *;\x08ÁßlÆ"
  b"èÛð!«~Õ<¡‰Þ³,Œä"
  b"xñB´ï¤þ\x10û\x02¾\x04ÂÛjé"
  b"»\x06ÂJÛ~Š\x06çÞ(\x7Fìu\x10"
  b"ÌÂ-<\vRV\x0EB9ã\x04ü&¦\x13"
  b"Òs¥\x04e\e\"3\x18tªÚaÄÓ"
  b"ÅÞ"o¼Z“ÚU…—\x1DÄË Ž"
  b"Ç\x15ë/3ž©¸”¦Ð\x12.¡·´"
  b"1U-\fè8\x1C\x1D”•2ÑJÎyD"
  b"#<\x1E<ÆÌÅòBâ‚U½ê\x7F"
  b"Ò\x18Ö`\vª!˜óðXP\x178X¬"
  b"Š=P¾h1˜\Ýî(\x02úÿ§¦"
  b"©g’oÊvù\x7F8ž2ŽÊÊ"
  b";¿éü–lñS\x16iúF²Ç3"
  b"\x1DËñTT"0‹2`\x1C\x0E»\fÿq"
  b"gf\x14€-:â(1\x16æ,¢ë\x03\x0F"
  b"\x1A\x0Es9\f«ìr\x05\x19Öö\x15=‡"
  b"\x03ª\rÉ"Ln~\v°;ä6\x1ABk"
  b"3>áÇÂ\x17l\z*ŽÕ\x03¸l‰"
  b"\x1Auj"sÐ\fï>ìŸe\x01\e"
  b"­Iµœ½eœ$­ŸŽŒP©ýÅ"
  b"\x05’g¿G¯±<ìë/£~\x05‰µ"
  b"ðùm–dqô\x04n™\x1Au\x12c\x03"
  b"""
    ò˜¨(&£u_¸\x1C\n
    :\x18â
    """
  b"\x00L=ø+»\x12z¼V™#Â¥û"
  b"4Ɔ}3˜hì\x00j"vVº€}"
  b".Ðz_Ô–-ôwµVsW?"
  b"\x06\x12e†¦¡\x119\vü\x10\x00"
  b"\rµ…qøi‡…ƒ›~ï Ÿd\t"
  b"u.Õ|CgÿÝS9W2”nÃC"
  b">eè’'Ø-¸W‹Þ.V¾["
  b"zó\%F\x17{/Ö\x16Ê1lÖg"
  b"""
    ­\x0F)B÷»ïcE Ñ‚\n
    \e
    """
  b"""
    ¸2§ˆèÌò$\n
    °\n
    Á®X÷
    """
  b"c&""â\x0EÛ©d7úÊ\fg}"
  b"û¦\x1C\x04§cÕOœsº’Rùdú"
  b"P\e\x0Fp1˜>…\fÖ\x1FL\x7Fð—\x1E"
  b"""
    T8T†®¿Á\x1A\x1E/x§\n
    \x02
    """
  b"\x00\x1Eä\x15tmúU²?F;cDo"
  b"‰t\eÊm˜¿*×^µb\x15\x0F#"
  b"Ÿ6\x00˜\x1AÇ•\x16¨Xِíßh"
  b"#Mè0ã\t\x17¼ï—Qäx–%ú"
  b"K\x19²¤ø¹µl&ÌWvïEP"
  b"p~Îo\e¯Þ`ÙÄ.|9ö½"
  b"""
    \x7F<\n
    Ä³»r鿜œ@F
    """
  b"€1\x18ËŒ\x04BK“\x0F\HŽè\x10"
  b"X•Æêç\x05\f×£\x015ʃs[e"
  b"›>û\x17žÑ½2õ܇®8a¨"
  b"¥y¿‘Í“Nœ\x1EâON\e„cÿ"
  b"jÂ4xyâS•2©˜S•´×"
  b"""
    \x01´$û\x17fl\n
    Fé§cÓ‰gV
    """
  b"¬4o™êr\x08÷\x18”HÞª¦I\x1C"
  b"""
    ¯‘¡øJãè\x07\x14¨•\n
    ?ö1Ê
    """
  b";Ú¦¼tKEŽŽ\x14.®ï\x1Dèú"
  b"""
    ÎÇ\n
    \x0EòD<'Q$ÑU`\x0Eù
    """
  b"<0\x02ñ“Ï—)nšî-ÒyHg"
  b"\tem\x1DÃñì\x7F©ø”°Ë*8b"
  b"""
    Ž-\x03®»Ó\n
    Sbt/\x0Ejeà
    """
  b"µ-ª8ÆÝ€û9£<©4jx\x0E"
  b"×]\x06ªGJ|Y¢a¨vŽà:"
  b"Cé§hŸ*\x0EAKŽáͽý\x0Eº"
  b"ž¸\x10R´ò(CÎ\x06F½%41\x02"
  b"ñ8Æ8~Sx]X¹Ã~â ó\x10"
  b"¦TWµÌ—\x06Zñn”ô8Þ¦\x1F"
  b"ÜR\x0FR%$\x00¯BšÞH\x1CS\x11º"
  b"º\r1³¦Gí¼ÐCÀÎîý2"
  b"¦€…(¢\x17YiÁɦ—\x1E\v"
  b"°Êr#S\x16¬&9bŠ·ÇB`!"
  b"ÓÇã×A\x05+/¥ù\x16ÌHm+ì"
  b"àÖçöÂïðØô1Ó˜9\x00Ó]"
  b"±v˜õÃy®\x18/\x1CÒ\x05‹Úî,"
  b"ñxt5‡(“|x†a\x17\x18[îá"
  b"õ®2«©ãutg°©dàëõ«"
  b"""
    VK^R\n
    矨¨¢Ž\x01!ã°\
    """
  b"%¦ÄP_0ªXxŠ[Gua\x10"
  b"·\x02È­¨4,s]%?KC\x0E"
  b""wô‘\fã/R{Y_úæ¹@å"
  b"·“{$§%ý—=§3þs\x18ù‡"
  b"GའkI\x19\x01\eÀÒMõ{Vm"
  b"Ò¦Ë\vU\x11v,\x14¿C\x1Aõ\x03\x11˜"
  b"\tÜÔ½=[)5™B²N*f©"
  b"émž‰*vöHH¸¸¾sÖzÞ"
  b"¯¾²Üö‚òÛ*&¿ã©µZÎ"
  b"~¦Î§‘‚tc\x08™ûdºÃÐÏ"
  b"ïàÐ\x1Aפ,äh¹\x11(д+«"
  b"ä\x15º•[\\r6̧ëlÞ™¸Y"
  b"‚ºÒ¶É\x1Cw„\x0E\x16B(\x1C\x02¢±"
  b"6ÍójØ õùxï0c%-N\x1C"
  b"rNõ¢DÎrÚ½áShc\x04œŽ"
  b"‘ü‘Y¶ò€ÿ'*\x12\x16÷ì"
  b"õÓ7¥§aÝ©Ã\x0EÆ.…VŽ]"
  b"92éܦ/G‡rƒ’…Íéå0"
  b"\x19ëÃõ"dù£÷«\x0E·$°À³"
  b"YÆ<ì'¡²iIj›G8ÌÖ"
  b"\x00È\x13T iŸ²>˘X–‹w"
  b"œ¹…䃬ó!Ü=sA6X•¿"
  b"£Hܶ¬Mö¶€™\x0Eê\x01ê³\x14"
  b"‡Mј\t—Ž\tb?\x1E³ó÷6\x1E"
  b"péÛê/´žˆ0È,g²\x03óÀ"
  b"©\fþ¶°\x1F›ä»ú\x10çëÎ\x7F~"
  b"aR7JOŒ@zÇ”†GYú™\x7F"
  b"\x07« \x02ºc}Ç\x13ÝÍËmºŽ°"
  b"qÆ1(\x19ø\x16Üܵ€@<=Úâ"
  b"Œ (1ŒH¿\x18\x0EçÂ(ÝΜ’"
  b"\x05=oä>›m)„“\x02›î±¨J"
  b"""
    \x0EgÉ‘ Õ¥F*¥\n
    У—
    """
  b"\x1C\x02\x16_—qÙ%­M‚©ã\x19"
  b"""
    `˜³Z¹¸Ù\n
    íÁAÂ\x19Gûî
    """
  b"³Ÿø\x11÷\fð¿Uí¯Zµ)\x19Þ"
  b"Øú\r¹¢ãI\x13oÛK\x0FåP{%"
  b"™Ñ:"Z“›½þ>ä4T§¦"
  b"í‹NýΜdU¡3¨ß¾•LŒ"
  b"""
    ÿb\x07ÝÍ~ð^Îdá#\n
    سï
    """
  b"""
    ®qÓ\n
    Iê{Ýb©ï\x03Ñw€Í
    """
  b"'?X½Ÿp”\x07\fþ\x13‰ëÏë"
  b"A\x10€Ãƒ\v>ß^\x17\x10SõÕ\x1Fˆ"
  b"¿­¶ø2!ÿGWQ“RÇÁ„å"
  b"Çüðô´‡s\x10aÿÜ”\x05ŽJm"
  b"¤;˜S\x1CB\x16®±cZ_\x06¬Øì"
  b"À*š÷μý›ax=ä,Ä\x17Ê"
  b"²\x0Fܯʋ´å•\x07ÉŽçäÊì"
  b"""
    ÂŠÑŽ\x1E\n
    qª?Ê5Hd
    """
  b"Îåd\x17Täî‚LÀú\x1E\x02߉]"
  b"F£jCíû¹\x7F\x16ÕªÀØ îÀ"
  b"\x17’Tz`.DÝÅ‚f³æ\x1Eè\"
  b"3~P@ËæqÑü\e\x03ï•7®"
  b"(\v‰ûÆç²\x17pâôJRïL"
  b"\tfMÉFÈ0J0ÿv\x1FÎ{¥I"
  b".ãÅü54"¹‡ÚdÖE2€Û"
  b"²\x113\x00(]Ûõ\x04b\n\x15¦\©\"
  b"Šì›ò;ëD;—1Ëqhʪê"
  b"´†ž\x17ÉXá}\x04Ť6ĹÉ\x15"
  b"§\x17/\fp‹áIÌ=ß\rcÆ!Ë"
  b"\x00VÜSjSHóß„\nõt)\x0EÄ"
  b"*›xó\x1C4\x17ÆXd¦z»!7W"
  b"ýáóe|HX¸ €/;تŠ"
  b"Û84áãÉý^¹Eê¶×M\r%"
  b"\x13þ–Ä]\x13XN§ïøâ¹!…Œ"
  b"çä¼DÏŒpHÑv¸'Š\x04ee"
  b"Ð,õÍjo¹-¿¤\x13Z\x15Aî½"
  b"8­­›»\x11z\x00Ú»=\f¸¼qR"
  b"â³U´AM\x10¾|\x1A;€¿•s"
  b"Çq\x04‰Õ7J½\x0F*Èc\x1Dô¸ú"
  b"sª¾~@°5,2\fÛ7ËPO\f"
  b"\x01\x1E\x07õ\x152ÄKÚ]<ª­Ù"
  b"Òþñ^Ã!½@¿%\x05¸ü[\x1A"
  b"<È4GëëL¬y¹Õ=bÕi\v"
  b"\x0E]\x1Fƒ<Qé¥Ë\x1CqZ7N‡§"
  b"¤…%—›ESAñîk‰ûp“I"
  b"\x07\x16èä\x1DyŸ ŒðIÓ^$G"
  b"ób4xÖ3Èñ«\x16TPs=…"
  b"Xú­dàùF\x10xUÏÙì¼="
  b"Q\t±Kó­úUdL[tx\x12x"
  b"êW”i®ú©bø±„)«*?R"
  b"‹)¿0V:R6F–\x1Fú8\x05Ì®"
  b" \x15÷çU¢"&xÜÿq4Ú›"
  b"Àq bôô\¯tßÔ˺°t‡"
  b"Ò\x05pòGIŒ—3Îe`ØQû"
  b"ýh,žuF\x08Ä\x1FƼ‡\f-ñ•"
  b"\rˆ·Ëß™\x0E¾ÀºVðî³"
  b"RLøX‹ã\x07¹b7¤™<Ó3"
  b"ٝæ+\f™G…Û~t–ÌD?A"
  b"ü\x1FÂì[l(âŠ;\x18ý–K«Á"
  b"épÇ\x03ì©ó\x16îÎ\rkOÕßO"
  b"Þß;>\¥ç÷šâ~lŒLN%"
  b"""
    Ä\n
    ±![&ÈXQ&\x01ãÙô܃
    """
  b"¦sc\x042Ó¾\x14a\x1C%Ÿ£´Ej"
  b"œ\x08”½[\"F OsjB§c·"
  b"ËÍ\x12Z[Ô\x1EŽ\x1E·\x17˜\x17íÝ\x01"
  b"Üý\x07\x02Fã­Ž]!9\x1E‚M؈"
  b"¶²gG‚ ×WÆ·GÓ·d}W"
  b"Û75\x17¸¸žÃœ\x17~3UúQµ"
  b"\x7F5Éz¼\x18²é\x0E-«oM\x06ßN"
  b"trD¶¨Ô—\x1Fúž¤@/í"
  b"Ììƒ%¤Ah%ù* Lge*ã"
  b"±óR/\f½%ÞI\x19Á¢\š[C"
  b"˃gÄÊë\x00˜bì‹`êhÆz"
  b"þÖäÉÈÌÖDç\x7Fm\x06su½"
  b"ðtuyT1ì\x12Gqeø˜xjØ"
  b",Àt~£íQ\x1D\x1C\x1FÊ2§ÐQ¿"
  b"Ê{8#圀Þ+'’tÐÀT‡"
  b"]EíI²oÙòêmý§+¡b\x07"
  b"\x10ƒlÈwKÐVYú$7b("
  b"“á~cÕç:\x0F\ž>\x0Eá˜ç\n"
  b"&\t\x17Vç¨(–i–ËS:ÆÝ_"
  b"69†ˆÙ×]@Õš\x0EÜ£oß"
  b"ÂÚîý\x10\x1A\tùÎûޤx¢Ø"
  b"È\rZ(ÛT¦|:9q´CÍCW"
  b"Ïn\x17ô\eh¯7)²zU\x18lœB"
  b" wL2¾àŸ=*8Oè¢åje"
  b"+#\e\x1E:ÛŽ•\x01\x03PÖ­Ò¸U"
  b"m±ŸSí&zbQÙü(¢Ïf("
  b"mˆuH\x1D\x03éC,¶®\x17\x06H`Ú"
  b"í’N¦×6U`\x06·ò“2“Æw"
  b"*H³U™Rþ\x16Ø\x17ïí(¦´T"
  b"\x01{®\¬Š\x14ÿð\x07\vÙ›þgƒ"
  b"jC?€}ˆ¤R\x13×É)˜\r·)"
  b"=•\x19\x15º6.Ç\x1Eg\x1FÆa=i\x12"
  b"""
    ‹>JÅ\n
    û;\x153Üý\ˆã\x1E
    """
  b"Žò¾#úSI\ût\x12@º˜\er"
  b"ÿ&‚7X=ñy|û‰\v2#æT"
  b"Ä%n†\x0F¹FÁ¼ŽýïÓQî#"
  b"*w,ð·^®ÆSº_\x1EÈî\e"
  b"c€¢6\x05hc¿M/> ¿Æ\vY"
  b"H–OÚŸ²î¤ÒÃÕÝÙ\f¬\x08"
  b"""
    ·‘ìç\x14Ê2ºÆxZ&lß\n
    Å
    """
  b"ä>]\x02Æ\x0E‚Q'´ÝÕ.^\x1EÌ"
  b"´\x13ïG9\x1D~\x02’»\v>;T«y"
  b"jŰZ&bÕìÐÑ\x0EˆÞ›Þœ"
  b"|\x1C×xqþHaRܝn¡a:ø"
  b"ï´þÄ\x14—\x18pw\x00ét\x04Ÿ"
  b"ÿ=Àw\x1E®¸Ùñ‹Ü].m²\x18"
  b"M~ù+Ì\x06ÅØ‚¯¦W¬k¯‘"
  b"M:öë ñ̃í\x15‰¢†÷û"
  b"lù2ó?\r\x10û;^…ð/\x17п"
  b"""
    ù\x1D‘t·\v^sf„\n
    ï‚\x03
    """
  b"Ã+>YÇŽM'a@^\x0F\x0E=\x1AÓ"
  b"\x14kޤ–¦DmªÉÊ\e"
  b"\x1AâÜÔbÖºEÀ0C’(í7Ù"
  b"ùÓÂ\x16p8AÑ\x08\x04€7\x00\x0F~R"
  b"—Í\tµr7–e}Tð\v$\óÜ"
  b"õD\x7F\x1CAª0Ö¢ÔÃ.ÖS\x10Ï"
  b"_²ÅPç(þ:÷h.ç\x1FÅ \x1C"
  b"Áveë\x1D~ǁl¾½ZEiY"
  b"8ók,Ê\x1F=Ÿü\x00´àɈ÷Ÿ"
  b"""
    ct[ˆd{ÑÞL}0\n
    Ŭ\x1D
    """
  b"""
    _Ô„JÇ©aÿQ8\n
    e;IÒ"
    """
  b"""
    ‰ùj\x12\n
    Ø¿Í\v‹þ¶b‚Hr
    """
  b"œ8vCÛ#fRëa„f\x0EpCB"
  b"\x10\x7F¿.êi»\v¶QkU"
  b"w™jË5||Ñé÷cŽg(\e"
  b"‹?6GA•\fr©ª>q\x08òˆÃ"
  b"ùôk’y6$èl\x145çÆ•\x05|"
  b"\x0E\x16\tÆ¿À\x133^JF¾Ÿ("
  b""1\x1F–K…ÖV\x0Fa‚yeÖ\f"
  b"•íH'™Cš»œS½ñ\f3Aè"
  b"ÄpQ\x18\x17°¨³è\rÿ„. ë9"
  b"Éút¯½-k\x19섈sgv¯«"
  b"¢^§\x7FHŽä#›˜ÀQ\x02|hÙ"
  b"Z\x15ÓßÚ‡\x15Eo\vî{§®•z"
  b"IQy-̝\x05ôŠÌ~ö®\x1A†å"
  b"Äso´ß\x15֝òh”îd¡pœ"
  b"\x10\7µN1˜ŒÊèG©ñ¹D""
  b"•£e?T\x01“¢<¬Õè\x12—:H"
  b"ÏùÌ\x06m2w\x10õç™…‚+på"
  b">â§&m%ÎÕD\x05\x04­\´Èc"
  b"þˆŽxò.éVÖ\x1A¾\x1Fó[¦ê"
  b"B\x00\x7F7Ž’Ç¤`"ÞðÃŽ¸™"
  b"õtü¨ºô¡–´+\x7F©ÿ?ÚÔ"
  b"êl•®ísž4­î¢—‰\r^"
  b"²õމ‚àó§LOPC^&˜L"
  b"êò"«\x00Ò½¤77ùúhÕ\x14~"
  b"©hÕq\x11>[òz“-x™yéÕ"
  b")¸€\x7F¨ÛsM{_}Á\x12\x01B"
  b"çoålÆ\fê\Ýí¢=A\x18å\x08"
  b"9\x19Eö¼ —Z€Ÿ ò¿mä_"
  b"e¸Î\x08ÑÓŽ\x02º¿±ÿÊ!\x1D"
  b"£ƒWܶ\eà\x06\x11Ò@º\x11\x7F\x17\x04"
  b"F^ 3Ü\x1A5yÍ—\x1Dß"„\x1D"
  b"\x01ÀøO;ýíßS1!M¬Å¼å"
  b"˜ý;ƒw‚ùCÂH6õXJ\x04>"
  b"\x05˜™‹\x14ÊõMåÕH[G°7‹"
  b"ˆ÷R²­3ù°\x07ÿ\x08,Å£ö\x19"
  b"\x03\x1Dy\x12ò­BؐÎ[\x03n™¥"
  b"Á]k\x1Dý\x14§W\x11›îTvÛ\x15"
  b"m=\rÎýÎ1I$¬|M\x08^r"
  b"û¼\x05Ì¿úFø#ÀF+\x13Bo\x11"
  b"Ñ£÷î\x16\fÜ´Giö[\x18\x1E"
  b"\x1D(äüÅÙlÏ„G_Önú'"
  b"æ(3ÂÁŽ­êËèÚ’55\x7Fo"
  b"×¹\v‚'Áó]¢ýhòW\x1D"
  b"p\x05ø•I=ètôbÅïÍJ\x02Ž"
  b"\x1C)Kp\x14\x07wÆùÆi/•w"
  b"\x1D&ç„õÙPÄ\x19¦W¯ñ$é}"
  b"˜âa™oƒô\x10ý‚Gþ{¨p:"
  b"\x12Ö\x01·ÕíÙ\v‘ ï\x04*ð-"
  b"û\x12\e²–€L7|ŽŒ€D‘‡"
  b"®\t\x12°mdPª\x1A7?2凟\x07"
  b"%fm1c#ì€vbÒ•7| 6"
  b"\x19؁ö¶¥R|\x1Eù0V^¶\x18"
  b"q<K’!gÿTfúsõ\x04¢\x1EÑ"
  b"\tê¡–¯Ò𪔠\f“ÇÈI\r"
  b"""
    \Y\n
    ÷&W„Ú-×w›õ¦¨Ž
    """
  b"Ãåµ±im§…Ó\x08ø÷j´-³"
  b"wuŠ\x05ʼn\t~1PóP®\x10áÆ"
  b"]5®\fÒ§–°´\e©ÍÓ—\x060"
  b"ÊS¤Uj-ÈÌW¾/‚z9Þ"
  b"¾HŒŽÃ9\x00ÅÐöÂ"´Êw\e"
  b"ÓsalÄtxÂöA\x14ÓU¯kb"
  b"ò\x03œá¬ÅÍ•šÛÕ\x07\x04•£j"
  b"¤œ\x18ý[ “Xº\x1C`fý,"
  b"ZÝæU\x14\x14]¨Fß¹W\eÕ\x06"
  b"“Ó[ôÊ\rå}ÌSHýô4\x00P"
  b"_?\x12³IÌÏd+Á\x17óW$a¦"
  b"ð±’\x01RòÁ\x16V£,aŠÝ\x14!"
  b"\v%{ä®Ù`%r\x04Í-§`qµ"
  b"NÅ7dq4Ce\x15F8âÝ\r"
  b"éj`eïp2Þ¸\x15ç©hLÙ"
  b"Ž\n¬:\t¬s\x00#NŸ³eD¼\x13"
  b"H8\x18\x07‹ò\x1D–bô\x16\x06úv"
  b"±‚R¯liF’o±þ2è‹V"
  b"¯‚–E\x01·Ûœª7j¯í×Òˆ"
  b"\x18\x0Ea*ù Ýœ\x7FÙ^ cóÁ"
  b"î…€‘aZYk\x17BžšÇ¨c­"
  b"¨XöaB|ô@_g/n$š°Å"
  b"\x10g.•\x183/5Œ.{¾ì•"
  b"Y÷ÀT¡¬5+fK1¤òYºƒ"
  b"䎐hËç ö\f\x04Þlþ$\x12Ì"
  b"[Ôj©^êYá]iW-NÙKÝ"
  b"\x17v\rÍeÂÚª|°}\x0F"
  b"""
    q\§wÙÓ2†?²\eÌß\n
    Õ~
    """
  b"Tõ“`lvÞÂg\x02e\x14\x1E×{"
  b"TGë$ݸ»R†ÄTn\x11³F"
  b"ù”C–³}¹2¦*÷ëWÊÁ¢"
  b"O-†oÊ/“ðŽÒ>W'¸†æ"
  b"(M+vþP\aeÈn\r\x1C_#"
  b"ïEÍô%Xß0\x00e\x04Ž:Â\x1D&"
  b"""
    ö#¦±-ÞcŠ\n
    lƒ$„±ÌF
    """
  b"—Žsº¢¿ÿQÄ#\x06Õ¼è\x1F"
  b"Û9U2Ã\x116ì9t&«>pÎ'"
  b"\tµ]Lp\x11Ò\x19-‰ìI\x18\x1C"
  b"\t¿üvp…´\tsc\x02Q\x05²«~"
  b" jª›}³¹Â\x06Ê\x1Eȯ\x03"
  b"\x08ßô•,é1Úo\x05á\x0F¡^hõ"
  b"\x02èŠnÜlÿm4U\x1Cw‰ìr("
  b"µVÇË—}P/\x13*\x00–¸\eàI"
  b"ÍŽ#\x0E 'S[H§½¼\v®ÍÂ"
  b"Jz\x11\x19;ÿP¼êJÍ»îK¯õ"
  b"""
    \rYÂtÛD\n
    “¨Â©²\x01Û´¢
    """
  b"úêoÂ\x0Fx˜’/\x16è«9á\x00#"
  b"""
    ^Êy:B\x0ESóÆ\x1D0Re\n
    þ
    """
  b"ýl—ë'Wÿú›Zõön\x14\x15^"
  b"ód…m—Áz\tiv¡ Á¦P"
  b"\x13±:°.À\x7F\x01˜ŽØ\t"
  b"ºM™Ô\x16 f­ã)­¯6?Ð1"
  b"Ô\x05º\x12k¬<tð8„Ùp\x03"
  b"""
    \n
    š€\tÚ¿QÜë@Òê1ò~\x15
    """
  b"•Sþ?]û,û~æ„LQÝÿ"
  b"I&_·\x16Ò\x1D\x1Dpz«çµ«×¼"
  b">Ö!\x1CÿzFQˆ\x1Etì‹ìY¦"
  b"l¤3\x11úÜF;°Íø\x00c·pŽ"
  b"²ŸalQ\x02\x11Åé÷Õ\x16PC\x15"
  b" Í!ÎØÔDea¢—I©\x0EqX"
  b"\x0Fó’âK\x12"šÀMÖ»¥ëÒ…"
  b"\x18\x18sYÐÌÀàÍ–\x10Ó\x1Cm%T"
  b"$\x1E³§»„¼mûŸj\x10¶ç(y"
  b"""
    :q\n
     \te{tSÀÞU+qsê
    """
  b"""
    \x17\x18#šZé¦í?µ\x08ø\n
    a„
    """
  b"ÈЯtn¹ä°\x00]í\x08D\x14P"
  b"*&Þ÷š*@|Ó„³iÙ\x19"
  b"ù½ï¾\t{ðC¨6a\f»§Î"
  b";hZGGT}]po%çèì¾~"
  b"±LÑ™a šî\x1E\x03Ž£x\x13B"
  b"ÍQ*w0µUŽV\x18aÕnéÉ‘"
  b"""
    ´Æ\n
    e|¾ÓUC\x13ù\x05„çÞ9
    """
  b"µV|\vªf|\x1CØOrQ¼\x058T"
  b"txöY\x16'½´ž\x03\x1D‰Q "
  b"`„¦•u(\x18zÞõéYåÆX‘"
  b"€Ñ°f«\Õ!\x0F#\Ó¾H¥T"
  b"ßRcõ\x147ÛÍ\x154v…ˆ€î\x05"
  b"°Ž[Êo\tT˜ç\x19Ôƒ "íM"
  b"­)\x05°,;“yà1\x01ùë#T"
  b"£†ñ\x04\x11E!ýÎ{¿ËË«K"
  b")9dëÎ:Wƒøý€r…à>"
  b"ýÌô\x07·ÇþñªpÌß\x08@/R"
  b"2$œ\x1C¡‰ÕâÑÎŒ¬>§¤Á"
  b"Ï©\x14 á\x17T€Jž•\x16™¯Ìl"
  b"óBñœy\x08kmçB”\x17\x1A=Ó÷"
  b"9"'=H…<¨”ñTÐi7\x10ƒ"
  b"t\x08>ˆà©\f|@ýZø,÷•"
  b"mP\x06`Ì®à3ñ\x05Öµ\x7FüÈ"
  b"ÕëÚYDhy\x19»42*ùèf¬"
  b"\x17ñ†\x1EîðæØô:-áÏ©á^"
  b"‘¦äÙ\x1A\x16M6^!3ßj—\n"
  b"KQ-€f"‘ÿîëGA\x03«ßy"
  b"Éœ\x18³xŽ`ì¹\x0E·}”‡Ê"
  b"ã‡ÔD‡ì–=1J\t?±&8"
  b"îæË¡`„YÓF;ƒ]¿zu\x1D"
  b"L\x03¾´\x0FF!\x01\tïÈâu%ù\t"
  b"IŽ#ï»K÷ÁVê\\x0EfM¢‹"
  b"Ô­‹è(Z˜Áô8î¯\x05k\x032"
  b"""
    j¼öW^\n
    ¹WǤ\x06ðÏ#ëƒ
    """
  b"Ùu?JEÞ\x7Fñ)\v¨)@Ž Ã"
  b"SÆiÍàéɳ/•çä\x7Fì×L"
  b"éª\x1F0Ž<[z¢¹4\x1Cަ\x1D"
  b"Â\x05çÔ?õð\x19YÜÚT\x14(aÏ"
  b"Û@»ÇvÔ\x14Y2\x03â°Ï€™!"
  b"\x02ß%ê&\x04?\x0FŸO(äÙ›ÿ"
  b"\x1F v"¦âŒù”«`¬¢\x1C\x12"
  b"XÈÀiWðŽ€O)Òê\v¼ñ\x17"
  b"Ukü—\x7FU\f^¼IógH^ïS"
  b"fY3öFÅ„ÅKLÆ(zô\x06Ò"
  b")\x14b‡÷®ñ3\vö0§´wIÍ"
  b"–W×*ܘ\vñ\x1C¾\x05Ú‚-.B"
  b"""
    á\n
    \x06Àr…ˆ²òp\eñŸò\x10a
    """
  b"9¥nUS\x11¶3¨\x05øw§Æ6³"
  b"\e|€ç3\x1F3+œ®¶Ã…æ,]"
  b"³\x05à‘Ìõçž’ðæNÀê£æ"
  b"–g´ˆEz\x04Ëø’8NC\rþ÷"
  b"u+š1‡[ñr·‰\x19“É{,)"
  b"7øÆ½\x1EÙ†Ú\x08ž\x7F\t<\eð\x0F"
  b"ùñm3Éü×"êI¤­À´ú¡"
  b"oʪ¬·f\tóÜù-ÁÞ¢\\x1E"
  b"PËZžE`©ÙÔj¿›m\x07\x01/"
  b"\e\x0F§f4p\x02\I\rå\x00ô…"
  b"\x1A¡º-bã\x0Eë\x1F­ì®â"
  b"¾É§Es\r1\x10¬ÿHcHÁº"
  b"""
    1¥‘îo\n
    Ï'êc\x1F\x1DõŽC
    """
  b"©}Ü\x11Œ×˜ÈNQÞma–º-"
  b"‚øÃ·€Ú].j\fÒ¥®Xì"
  b"êPþmxiݝ\x08\x07"Â=íæ4"
  b"¡<ó_ºÿ¢ð”Oš„Oy%’"
  b"›£Ž¹Ë¢ÊžIKEK5|–r"
  b"Gghµ‡“ƒ€ä6šÅù\x1F}\x07"
  b"\x07Ö\x1CNþÃûx`\fŽ<…Œ¥8"
  b"^¤æfY”ï²ÝG¾Œ\x08Ör"
  b"%?uæë\x02ñ+ø\x06éþ³”\x07"
  b"ž<²Ÿ©^Èæ^TG.Gïzt"
  b"8*K¡¤¡·“;Xmf3°i•"
  b"\r§2<ñÆ\x07ºAÓð{ïÑ"
  b"¶6¦“¢9”ÛÀ| [¸ãì¶"
  b"m…\x05à‡“k0\x16\x01\x18¯Ôi"
  b"\x7FóÚù•MñÙ \x7F:–¸ô®ø"
  b"ÎÄQ \f¨)¡N^µÈH§\x08Ò"
  b">‡”Ï\x10ýŒ:ÛðÿaZM7>"
  b"5V A\v\x7Fš›¿>þ—Y¯8Ê"
  b"\x0E\x1D€C\x17ºŠ\x07¨\x00\x00怶…»"
  b"\x1E\x04¶c\x18<2ú\x10µ>QÔ0"
  b"¸\x08¹ðÖ;Srñ8Õ\f`‡\x1Fr"
  b"40$¤Öçñ¨6\x14Íñ±O¸<"
  b"Nên\x14¯*\x7Fàîü5\t4Ÿê,"
  b"\x0E=-Æß½v²³Ã+’'m"
  b"/;Z¬ºõÚÁÁHÁœ»m\x14Í"
  b"›lÕ\x0E~\x1D9f‰\x12ki\x17ê\x18Ä"
  b"\x07çã´L±Á’J7¾W\x08Ѳg"
  b"ëÕvÈ>ëé?j½ËY´I’‰"
  b"¶}7¹M’\t±\x1EÂÝÓFN×Â"
  b"Ç ?k×u€\x14¦M†ðY·\x1Cá"
  b"Uƒf²|cê\x08N«3¬AyU±"
  b"\x1FKKC©\x04ö}‡>šÉG:E7"
  b"\v\x05ć¹<U\x0F†ÉÄœp”"
  b"¡]Ì\x15{~´f\x7FU˜J7f_1"
  b"J6\x17\x16Ì<1Ò¹ÀßCª\x14©"
  b"¨®\x05i±I5Ë\x01•$%¸}U}"
  b"À5ƒ‰ Çbö‹ùíWoìhñ"
  b"s\\x1C\x7F±=\x03\x7F\x00¨_\x7Fq\x1E"
  b"ƒ0!âߠwý\x16Ê¢e\x11"
  b"q6$€\x01O#ãÝÛŠ[ìÉ¥é"
  b"\x0F¹C·KE\v°\x01†ž›®á"
  b"\v"È¿\x1C¡ë-ë\x14Ïgxºƒ"
  b"""
    \n
    Ñ\x05À\x13á›ö\t\x0EÝ\x06
    """
  b"}ibC<ç\e\x1C!9gàtr~Æ"
  b")\vÂxûM£ªvˆ—\x13\x02BË1"
  b"Òyt·ªà\x02Õ\x0EÇ»ŒûZØ^"
  b"\x1F\x16R\x1EÅÃç à@m„\x04Á­W"
  b"Ên`Y¶ÿxÉÝþè®BÙqŠ"
  b"c£br\x15Êv\x1FÉ\x0Fµ€N.KÝ"
  b"àtÕ¿h\x1D\x01-ï©*Ѽf"
  b"\‹"¦©í\x07†J€\x19\x1C\x03\x11ØÖ"
  b"Mïš\x14ë¦\t7G'<\x17«ÍZ\"
  b"\fи\x15´ªê´\x15t7Ìq\x1FÞ"
  b"{À!q…a†GA“Î\x7F\x1E\x01ŠÂ"
  b"\x12\x03¶¯OG ÃÃR=$ò ëQ"
  b"¼1’4ÃÂ\x02uC΂då0Ò#"
  b"n•\x1Aì-\x7F@9m7?EÆý…j"
  b"[«õ)ä¦8A¥J+ŠL\x19üN"
  b"©B¹\x17Ö[¨\x06Ðm_°ƒÍ&“"
  b"nEž0Q­ñ€½Æí\x02çä4ì"
  b"ܧ£¯—ìnÑ\x1C\x08?“à¯=K"
  b"Òâd„´Y`óÁv)Ì´k\x1Dû"
  b".—4yâ2r—\x03&Áʨ¶Û"
  b"œêÒ<s¨„\x0FL\x04<| `"
  b"""
    ´dG=\n
    s$¹æ\t)>Þw¥=
    """
  b"ItÑþ3‰Vm÷tÃè˜Ê×T"
  b"""
    3X¦2&P\n
    ‡ûFdFB’\x14\x12
    """
  b"""
    í·¿¼¤6;ëÙ\n
    ‡LÜ0¼2
    """
  b"ûç\vL\x1DVפº)Šˆ\eß`a"
  b"Æ\x16º&)u`šS\x07û\x17\fGj"
  b"\x1D\x02ß ¡„(–]õþ)—ôÊÄ"
  b"º÷\x01ÕÙ\x04­\e>C7àÈÔñŽ"
  b"ª\x7F,ØQtàŽGÂéIäë¥"
  b"ZG\f\x03½7~›\euG–TI\x1D"
  b"ñGê^·ª€ÐÊ\x00:\e©>$\x0F"
  b"YÀ¼½¡«Ä–\x18zà<Š:m'"
  b"\x0FöÔ<3Þoè„Öì.µ\x11˜"
  b"4ð‚¾õ­ÎÚ{{Uqäf\x1A"
  b"‚ä8š\x12}YïnI¯dÈ,"
  b"\x07±äí\x19€tg:À\x18ý÷íÊ"
  b">£-v2\x1F±\x13žÙ}Cqàz"
  b"ß›jN\x1C5kai_¹’_烤"
  b"""
    pãïX»q¿XK2\x14ûyÙ\n
    T
    """
  b"›ÁíÅøì\x17®NýYòÇÕ7"
  b"\x03–îã\x0Fƒ£w+ƒ—×\x1DŽ¿Œ"
  b"pn^\x1Au[Dž=¢‰gyœ\x15"
  b"%“ù£G{‹µ~¹šV9\x0E\n"
  b"\x1DŒÆdÆ`Á\x14\x19l)Ûðð\x0F;"
  b"\x08áa—„€\x12¨\r|J\x11M\x17Ù"
  b"s‘è´`üºI)œ›ü5Sa"
  b"Ëí\x14¹\x1F²ÖÈ›óz³SópÃ"
  b"\e#^W\x14xøH\vµU{1+"
  b";%å\ÆQ€\e½w0µ[+\x14\x19"
  b"\x050‡KïàDRç©#ÿ!D=…"
  b"ÃdöX€Éº¦]öö—§7ò"
  b"Oé+‹yõ,3 2ÏÆé\x13/"
  b"¶~©(…¦û ¡aoŒOY¸þ"
  b"\x19Ðú›«h7§ò\x1ETZŸ(^_"
  b"ìî\x04\x1A\x0E%\rüÀUÃ&’%\x17>"
  b"\t“óÆ”n\x03ÑÇëÙtá\x03Ø"
  b"2é.÷íWÀ\x1CKK¤kåèÁ"
  b"¼£A‚:\x12\x10ó†G\x03\x04ç\n"
  b"¡‡ü\x17[©ù}[\!/+ó="
  b"_ybäûB\x03\x06\x1E\x01M©l퇏"
  b"þ\fÈ”!÷Ý/Š™åÀ˜³9\x11"
  b"¸œuÅX{¼%\x172èLT‰|\x00"
  b"\x17Ûbð̱¤/\x02’,–:»G"
  b"#"¨ëƒÜÕÝ\x15\el…³ë¼"
  b"ÒE\x18÷‘\x07\t³44¾äþKNW"
  b"Œ’®!Ù®\x05\x11oT¦·†¥´\x1F"
  b"¨šÖ&1}\x03'—D%\x11õJ"
  b"¸}q™»[‰/\x15Žì/K³\x07ƒ"
  b"ý_1attæ$ì\x175ZìƒsS"
  b"\x16焈µ\x15fŠJ±Š\x03†8Oþ"
  b"\x18R6s¿\x07í¥‡$\x02ï2S\x06Y"
  b"</­\x01\x1A´\r`jy—\x7Fð/"÷"
  b"A~æ¡QŽ6Z¯ï1\x0F"q\x1F "
  b"W¨“‚…\x05“û\x1DÜ›bñ;ß1"
  b"Z\x06\x13\x02^#\x07\x12~\x7F\x03o™'F"
  b"\x1Aiº(3\x0EßÀâ6à¢\x02h\x10"
  b"R>ÙU$ŽÙ(»\x01í[\vE©¿"
  b"a“Y {¼†Ä·û(\x01Ë\r"
  b"Á‡ã2GDüŽ7ß?]îÛ*"
  b"…½¨\x00¦\x06&e\x18°ç\x13\x03\rÙf"
  b"¡\x10%Õb–tið@©”—Ÿ"
  b"Ò(\x7F\x02\x05M9\x06Í\fE.ËM"
  b"ÔȼI‘ ô¼F{˜cÁUp…"
  b"""
    ¾%nôø\n
    \x18E‚¤/K¯
    """
  b"sßûY\tv“ð7\x1FœJË'\x04\x08"
  b"BZ\x1AÌJÌ…LòññÑq`D"
  b"+rÂiV\x00á$¥N\n¼tÛ°\x1E"
  b"ü}Ý‹L0Ò,‡\vü»\x05L’"
  b"Üiã\x07­\x1A«R¦«<ªÂÒ¦G"
  b"¿‚{!D#ˆ\e~ðEæŸa²Î"
  b"ç7ͧüï†ÇcÍ1\x05F/”³"
  b"%\x0F\x08G ¤Ö\x0FÒ\x0EU0©øº\n"
  b"\x0F\x13d¶[Jbøì²=0X\x1C©\x18"
  b"ëý«N7\x7Fìn‹,C‚øgͬ"
  b"\tŸ}ÖÆ([³¶ä®{Uêä9"
  b"™dö€”):u(\x18Ò\t·ÂPN"
  b"""
    ¹\x18zã+ÃŒKîá0\n
    wѡX
    """
  b"\n˜C|’ÛB0ö\x00áÍ®kËô"
  b"\x7FºÀ¥EÁÅ·”\r\x7F<"
  b"\x08[K@}Lë\x1ASŽä‹FO}R"
  b"Ms«MûÀ§;Ô%µ#Wrñs"
  b"-¿„\x035+nÊul~\x1Aô\x0Fâ8"
  b"œƒÜÉ1š]jΚš˜0\x0F"
  b"aGæ\x03.‹/ƒ¡\x13½œ¿\x13\x16"
  b"ÊÏ^W™\x1FÐR‰k=¡^<b*"
  b"\x13\tWpð¹Fj–ø\x10Ær;’z"
  b"·`ö\x19\x17\/-@Ô—¨x"
  b"™«ÍKL«Öäqˆ\x10ö\x1F,eá"
  b"ãd\x174ÿì\\x05\x06ýI\x12æd¤D"
  b"Áô`ÿ\x01\x7FY_ܵTž\x01që²"
  b"]SÃ&\x05a£À¾ÎrÑò’{¥"
  b"ã‡\r£\tüxkÚÁëŒ&Àsñ"
  b"×çjR\x08½ò\x7FPg\x1FéY\x1E»¤"
  b"Á4‘7Z¤\x1FµšJê!Û ”n"
  b"¾çëÇÔ¨˜?‡] ½\fò4f"
  b"XÒŒâaAÃÀÊÒFv]ð%ã"
  b"$D-…Ãe\x07:w9\x19‰ÚO\x14["
  b"ÛÝÝ‹\tò"Œðy7`Hëté"
  b"\x00Û"ÓCÖÓøèø¾\x08{£,Ê"
  b"8;ï¤ÆæÌOФá¤B…×x"
  b"\x0F˜ˆ„ÖŸ<Av[µÂ\x7F•÷k"
  b"Hdg;Ãqñ¬\x10\x06à\x0FA^Çä"
  b"\x16(4a#\x01æ\x15mü/=U5_"
  b"aZ³~ogdB°\fáöã\x1C"
  b"\r_µZ\x14ìÑE]@»}Å\x19ÈQ"
  b"ê-K?Z&\v7œÔ\x1Cém\x0E„"
  b"ÄW‘}2Že$H\x7FN¨#¿\x17ê"
  b"\x11\x1C¢à¸\x1Fܓ޶\x11«GGë¬"
  b"l"è\x13µ²#çü_v>aœ:B"
  b"r›§—ÓÜ€ÓP>ª,XÊ‘"
  b"\x1D›%QB¼öÄü–xk^*_\x15"
  b"°5\x16롹!µ )ÞF\x1E4\x1A"
  b"€ž-Û£¹ê\x07\rpçéÊw÷W"
  b"m&l˜O¬•°“V…\x04[M%Ž"
  b""\x19Ç­ÍȱpÐ8JpÉ|v7"
  b"""
    Šµë‡¿ñb% \x1Dß^\n
    $r
    """
  b"Œ„{˜Î\x07Ézð’•B^–f."
  b"O‰/ðÅ\eÿCmà9?â\x0E\x1CŸ"
  b"õˆ\x1A•«>\x11\x08¢½)Æ\x145"
  b"ºXÓ…QŠ7\x01§\x00\x13\t¸ö\x14"
  b"ÙÖ`)‚@=\x00/1‘„]`”³"
  b"\x0EH†&]@˜ÇHjaC%"
  b"\x12(2ŒUþ,\x10Ú¾Ó!+\x19\x7F\v"
  b"  Ìæ~†ìÌ\x14îÕŽE?ÅÅ"
  b"Ta\fNoÞ+\x05sø6‡Çÿºy"
  b"L\x7FkÃ<’\x1A¿²\x19®Ó$òcë"
  b"áì¹\x05GÌÈMåp7R^Î ÿ"
  b"\x05ƒÁ²’w2ÿHC\r‰†\x1CŽ$"
  b"Ãjp<jZ®’yU\x11â­Ê\x04\x04"
  b"çž”{N.Ê–\x04EVýD¸oŒ"
  b"""
    \n
    /Xc\x0Eø~› ¤Âý‰`1l
    """
  b"çÊ»ÊÓ±··øOV×°—r\x1D"
  b"âòKÛè6=a´L¬þãÄ@\r"
  b"3^µc‘”K¿Q\x04ˆ,!\x04ÿä"
  b"\x12V6\x15@\x04œfeNê•\x0FWë‹"
  b"\x1D6\x001~Á\nSÌ$Ì€Œk¹õ"
  b"@T\x03𽆇¬£v Û\x07÷Žl"
  b"""
    EŽo\fÒ§û'ƒŽ\n
    ÔpGo 
    """
  b"\x18¡\x12Ê\x10Zæ|\x1Es \x00©ƒ5"
  b"îã ¯•]×\x0El¶O\x0E«\x13Ç"
  b"\x10iãöI\x05Kó(.I•k³"
  b"–µ€Í³ké\t.ùw¼\x08\t‘n"
  b"Dõ­áùŽæü×°‚úWj"
  b"ø˜"-xÃ\x07ïß\x08¸Kú\è~"
  b"ô)>¦\À^éÍK\x02-\x13ŠÈ"
  b"yíÀ#Öþ,¨$7£Ã4\x02³Å"
  b"\eàbñÑ+¨¬\x04¦šÏÑÀü"
  b"u6@Ã\x15¸-½FŠ |õÎXˆ"
  b"Á¸ãëYŒÓ™\x19-ªÍ5\x04Ú¡"
  b"P\x14Ô–p»\eÕNV\x011\x022\x162"
  b"\x1Cžšü"ùÖ4 mZiÉQ"
  b"S\x0Eo…Lj\x04¸yšÍ  \x14"
  b"Vï6qk´\x0E®ô_2½&ŒDš"
  b"QR\x02d\x12¤ñFAÎàHE?\v«"
  b"yùõ\x1DÖlOõ¡îkK´z>Ë"
  b"\x00*Iå·9\x1AyV\x0E¹†G\x18Ž÷"
  b"\x18\x1D2€\x12Cò3”|ö¾•šì\e"
  b"±‘­ÉÅФdA~£VNÒÚ\"
  b"”—°>å¾;Æ K·ÁØç\x1FÜ"
  b"ðÎÙ(\tö±D|\x12[dà-×"
  b"{\x1C\x19{ ¨\x16\x03\x05î\x053ë?H\t"
  b"\x0EÏÊÆT\,\x7Fþx¸r\x19Es)"
  b"Ø\x19Õ\nL-Žòõ\x05š»\x00wŽÔ"
  b"\x13i|Ðr\x16ÜŽ\f}cõchy‘"
  b"DV£%á÷åç÷š¯S‡áZÈ"
  b"d»%9\r’{R›\x11`¤Òj¨="
  b"dw~3™;\x07ȱ/Húƒ¬æo"
  b"?“;_\x19“<‹Éñ=C\r€e„"
  b"x\x03Ââ.§ß\x1DRöîØô\rü""
  b"­ÿ\eÂŽ{LE»{||Ï‘æ"
  b"oEÒA\tÌÄÉ=1†8è\x0F"
  b"Ú«M\x1DgaØŽå\x1E\tŠ¢å*"
  b"S|h6÷A*«I–ɆWGé"
  b"ÎVÈ?–ö¸M^\x15ë#~$X1"
  b"t¤Ô†\x15\x11\x16ÏkÿaxƒŠ\x15¼"
  b"TŒ£Û¤ŸóÍ^\vû¨»Òÿë"
  b" Æ\x04¥TžÙÀÝ݉àx ÌŽ"
  b"ÆèN¾‰\fkI8\x02\x7FmÅ0L¶"
  b"Ä¿”ëÖOp²Tß·½n¯ÿÐ"
]

Database Connections

Name Service
0 default

Entity Managers

There are no configured entity managers.

Second Level Cache

Second Level Cache is not enabled.