GET https://shop.devmsa.sharpness.de/navigation/bb22b05bff9140f3808b1cff975b75eb?p=8

Query Metrics

46 Database Queries
45 Different statements
449.11 ms Query time

Queries

Group similar statements

# Time Info
1 0.23 ms
# dbal-plugin-loader
        SELECT
               `name`,
               `base_class` AS baseClass,
               IF(`active` = 1 AND `installed_at` IS NOT NULL, 1, 0) AS active,
               `path`,
               `version`,
               `autoload`,
               `managed_by_composer` AS managedByComposer,
               composer_name as composerName
        FROM `plugin`
        ORDER BY `installed_at`;
Parameters:
[]
2 0.13 ms
SELECT `key`, `value` FROM `app_config`
Parameters:
[]
3 0.15 ms
SELECT custom_entity.name, custom_entity.fields, custom_entity.flags
                FROM custom_entity
                    LEFT JOIN app ON app.id = custom_entity.app_id
                WHERE (custom_entity.app_id IS NULL OR app.active = 1) AND custom_entity.deleted_at IS NULL;
Parameters:
[]
4 0.29 ms
-- seo-url::resolve
SELECT id, path_info pathInfo, is_canonical isCanonical, sales_channel_id salesChannelId FROM seo_url WHERE (language_id = ?) AND ((sales_channel_id = ? OR sales_channel_id IS NULL)) AND ((seo_path_info = ? OR seo_path_info = ?))
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"Íe’Æ6®Kóƒx°\x1A›1äm"
  "navigation/bb22b05bff9140f3808b1cff975b75eb"
  "navigation/bb22b05bff9140f3808b1cff975b75eb/"
]
5 0.18 ms
-- seo-url::resolve-fallback
SELECT path_info pathInfo, seo_path_info seoPathInfo FROM seo_url WHERE (language_id = ?) AND (sales_channel_id = ?) AND (path_info = ?) AND (is_canonical = 1) LIMIT 1
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"Íe’Æ6®Kóƒx°\x1A›1äm"
  "/navigation/bb22b05bff9140f3808b1cff975b75eb"
]
6 0.32 ms
SELECT * FROM sales_channel_api_context WHERE (sales_channel_id = ?) AND (token = ?) LIMIT 1
Parameters:
[
  b"Íe’Æ6®Kóƒx°\x1A›1äm"
  "AdbPJWtgjtCZe8HlTfawiBxv2kupA9cl"
]
7 0.15 ms
#cart-persister::load
            SELECT `cart`.`payload`, `cart`.`rule_ids`, `cart`.`compressed` FROM cart WHERE `token` = ?
Parameters:
[
  "AdbPJWtgjtCZe8HlTfawiBxv2kupA9cl"
]
8 0.19 ms
SELECT `sales_channel_country`.`sales_channel_id`, `sales_channel_country`.`country_id` FROM `sales_channel_country` WHERE (`sales_channel_country`.`sales_channel_id` = ? AND `sales_channel_country`.`country_id` = ?)
Parameters:
[
  b"Íe’Æ6®Kóƒx°\x1A›1äm"
  b"Å\x08×PÉVKÿ»IQ\x1EøP\x08r"
]
9 0.59 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"»"°[ÿ‘@ó€‹\x1Cÿ—[uë"
]
10 0.19 ms
-- category::data::association::translations::read
SELECT `category_translation`.`name` as `category_translation.name`, `category_translation`.`breadcrumb` as `category_translation.breadcrumb`, `category_translation`.`slot_config` as `category_translation.slotConfig`, `category_translation`.`link_type` as `category_translation.linkType`, `category_translation`.`internal_link` as `category_translation.internalLink`, `category_translation`.`external_link` as `category_translation.externalLink`, `category_translation`.`link_new_tab` as `category_translation.linkNewTab`, `category_translation`.`description` as `category_translation.description`, `category_translation`.`meta_title` as `category_translation.metaTitle`, `category_translation`.`meta_description` as `category_translation.metaDescription`, `category_translation`.`keywords` as `category_translation.keywords`, `category_translation`.`custom_fields` as `category_translation.customFields`, `category_translation`.`created_at` as `category_translation.createdAt`, `category_translation`.`updated_at` as `category_translation.updatedAt`, `category_translation`.`category_id` as `category_translation.categoryId`, `category_translation`.`language_id` as `category_translation.languageId`, `category_translation`.`category_version_id` as `category_translation.categoryVersionId` FROM `category_translation` WHERE (`category_translation`.`category_version_id` = ?) AND (((`category_translation`.`category_id` IN (?))))
Parameters:
[
  b"\x0F©\x1CãéjK¾KÙÎu,4%"
  b"»"°[ÿ‘@ó€‹\x1Cÿ—[uë"
]
11 0.25 ms
-- category::cms-page::read
SELECT `cms_page`.`id` as `cms_page.id`, `cms_page`.`version_id` as `cms_page.versionId`, `cms_page`.`type` as `cms_page.type`, `cms_page`.`entity` as `cms_page.entity`, `cms_page`.`css_class` as `cms_page.cssClass`, `cms_page`.`config` as `cms_page.config`, `cms_page`.`preview_media_id` as `cms_page.previewMediaId`, `cms_page`.`locked` as `cms_page.locked`, `cms_page`.`created_at` as `cms_page.createdAt`, `cms_page`.`updated_at` as `cms_page.updatedAt`, `cms_page.translation.name`, `cms_page.translation.name` as `cms_page.name`, `cms_page.translation.customFields`, `cms_page.translation.customFields` as `cms_page.customFields` FROM `cms_page` LEFT JOIN (SELECT `cms_page.translation`.`cms_page_id`, `cms_page.translation`.`cms_page_version_id`, `cms_page.translation`.`name` as `cms_page.translation.name`, `cms_page.translation`.`custom_fields` as `cms_page.translation.customFields` FROM `cms_page_translation` `cms_page.translation` WHERE `cms_page.translation`.`language_id` = ?) `cms_page.cms_page_translation` ON `cms_page.cms_page_translation`.`cms_page_id` = `cms_page`.`id` AND `cms_page.cms_page_translation`.`cms_page_version_id` = `cms_page`.`version_id` WHERE (`cms_page`.`version_id` = ?) AND (`cms_page`.`id` IN (?))
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"\x0F©\x1CãéjK¾KÙÎu,4%"
  b"vˆT\x04°{KC·ñ \x06\x05œ"
]
12 0.31 ms
-- category::cms-page::association::sections::read
SELECT `cms_section`.`id` as `cms_section.id`, `cms_section`.`version_id` as `cms_section.versionId`, `cms_section`.`cms_page_version_id` as `cms_section.cmsPageVersionId`, `cms_section`.`position` as `cms_section.position`, `cms_section`.`type` as `cms_section.type`, `cms_section`.`locked` as `cms_section.locked`, `cms_section`.`name` as `cms_section.name`, `cms_section`.`sizing_mode` as `cms_section.sizingMode`, `cms_section`.`mobile_behavior` as `cms_section.mobileBehavior`, `cms_section`.`background_color` as `cms_section.backgroundColor`, `cms_section`.`background_media_id` as `cms_section.backgroundMediaId`, `cms_section`.`background_media_mode` as `cms_section.backgroundMediaMode`, `cms_section`.`css_class` as `cms_section.cssClass`, `cms_section`.`cms_page_id` as `cms_section.pageId`, `cms_section`.`visibility` as `cms_section.visibility`, `cms_section`.`custom_fields` as `cms_section.customFields`, `cms_section`.`created_at` as `cms_section.createdAt`, `cms_section`.`updated_at` as `cms_section.updatedAt`, `cms_section.backgroundMedia`.`id` as `cms_section.backgroundMedia.id`, `cms_section.backgroundMedia`.`user_id` as `cms_section.backgroundMedia.userId`, `cms_section.backgroundMedia`.`media_folder_id` as `cms_section.backgroundMedia.mediaFolderId`, `cms_section.backgroundMedia`.`mime_type` as `cms_section.backgroundMedia.mimeType`, `cms_section.backgroundMedia`.`file_extension` as `cms_section.backgroundMedia.fileExtension`, `cms_section.backgroundMedia`.`uploaded_at` as `cms_section.backgroundMedia.uploadedAt`, `cms_section.backgroundMedia`.`file_name` as `cms_section.backgroundMedia.fileName`, `cms_section.backgroundMedia`.`file_size` as `cms_section.backgroundMedia.fileSize`, `cms_section.backgroundMedia`.`media_type` as `cms_section.backgroundMedia.mediaTypeRaw`, `cms_section.backgroundMedia`.`meta_data` as `cms_section.backgroundMedia.metaData`, `cms_section.backgroundMedia`.`config` as `cms_section.backgroundMedia.config`, `cms_section.backgroundMedia`.`path` as `cms_section.backgroundMedia.path`, `cms_section.backgroundMedia`.`private` as `cms_section.backgroundMedia.private`, `cms_section.backgroundMedia`.`thumbnails_ro` as `cms_section.backgroundMedia.thumbnailsRo`, `cms_section.backgroundMedia`.`file_hash` as `cms_section.backgroundMedia.fileHash`, `cms_section.backgroundMedia`.`created_at` as `cms_section.backgroundMedia.createdAt`, `cms_section.backgroundMedia`.`updated_at` as `cms_section.backgroundMedia.updatedAt`, `cms_section.backgroundMedia.translation.title`, `cms_section.backgroundMedia.translation.title` as `cms_section.backgroundMedia.title`, `cms_section.backgroundMedia.translation.alt`, `cms_section.backgroundMedia.translation.alt` as `cms_section.backgroundMedia.alt`, `cms_section.backgroundMedia.translation.customFields`, `cms_section.backgroundMedia.translation.customFields` as `cms_section.backgroundMedia.customFields` FROM `cms_section` LEFT JOIN `media` `cms_section.backgroundMedia` ON `cms_section`.`background_media_id` = `cms_section.backgroundMedia`.`id` LEFT JOIN (SELECT `cms_section.backgroundMedia.translation`.`media_id`, `cms_section.backgroundMedia.translation`.`alt` as `cms_section.backgroundMedia.translation.alt`, `cms_section.backgroundMedia.translation`.`title` as `cms_section.backgroundMedia.translation.title`, `cms_section.backgroundMedia.translation`.`custom_fields` as `cms_section.backgroundMedia.translation.customFields` FROM `media_translation` `cms_section.backgroundMedia.translation` WHERE `cms_section.backgroundMedia.translation`.`language_id` = ?) `cms_section.backgroundMedia.media_translation` ON `cms_section.backgroundMedia.media_translation`.`media_id` = `cms_section.backgroundMedia`.`id` WHERE (`cms_section`.`version_id` = ?) AND (((`cms_section`.`cms_page_id` IN (?))))
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"\x0F©\x1CãéjK¾KÙÎu,4%"
  b"vˆT\x04°{KC·ñ \x06\x05œ"
]
13 0.32 ms
-- category::cms-page::association::sections::association::blocks::read
SELECT `cms_block`.`id` as `cms_block.id`, `cms_block`.`version_id` as `cms_block.versionId`, `cms_block`.`cms_section_version_id` as `cms_block.cmsSectionVersionId`, `cms_block`.`position` as `cms_block.position`, `cms_block`.`type` as `cms_block.type`, `cms_block`.`locked` as `cms_block.locked`, `cms_block`.`name` as `cms_block.name`, `cms_block`.`section_position` as `cms_block.sectionPosition`, `cms_block`.`margin_top` as `cms_block.marginTop`, `cms_block`.`margin_bottom` as `cms_block.marginBottom`, `cms_block`.`margin_left` as `cms_block.marginLeft`, `cms_block`.`margin_right` as `cms_block.marginRight`, `cms_block`.`background_color` as `cms_block.backgroundColor`, `cms_block`.`background_media_id` as `cms_block.backgroundMediaId`, `cms_block`.`background_media_mode` as `cms_block.backgroundMediaMode`, `cms_block`.`css_class` as `cms_block.cssClass`, `cms_block`.`visibility` as `cms_block.visibility`, `cms_block`.`cms_section_id` as `cms_block.sectionId`, `cms_block`.`custom_fields` as `cms_block.customFields`, `cms_block`.`created_at` as `cms_block.createdAt`, `cms_block`.`updated_at` as `cms_block.updatedAt`, `cms_block.backgroundMedia`.`id` as `cms_block.backgroundMedia.id`, `cms_block.backgroundMedia`.`user_id` as `cms_block.backgroundMedia.userId`, `cms_block.backgroundMedia`.`media_folder_id` as `cms_block.backgroundMedia.mediaFolderId`, `cms_block.backgroundMedia`.`mime_type` as `cms_block.backgroundMedia.mimeType`, `cms_block.backgroundMedia`.`file_extension` as `cms_block.backgroundMedia.fileExtension`, `cms_block.backgroundMedia`.`uploaded_at` as `cms_block.backgroundMedia.uploadedAt`, `cms_block.backgroundMedia`.`file_name` as `cms_block.backgroundMedia.fileName`, `cms_block.backgroundMedia`.`file_size` as `cms_block.backgroundMedia.fileSize`, `cms_block.backgroundMedia`.`media_type` as `cms_block.backgroundMedia.mediaTypeRaw`, `cms_block.backgroundMedia`.`meta_data` as `cms_block.backgroundMedia.metaData`, `cms_block.backgroundMedia`.`config` as `cms_block.backgroundMedia.config`, `cms_block.backgroundMedia`.`path` as `cms_block.backgroundMedia.path`, `cms_block.backgroundMedia`.`private` as `cms_block.backgroundMedia.private`, `cms_block.backgroundMedia`.`thumbnails_ro` as `cms_block.backgroundMedia.thumbnailsRo`, `cms_block.backgroundMedia`.`file_hash` as `cms_block.backgroundMedia.fileHash`, `cms_block.backgroundMedia`.`created_at` as `cms_block.backgroundMedia.createdAt`, `cms_block.backgroundMedia`.`updated_at` as `cms_block.backgroundMedia.updatedAt`, `cms_block.backgroundMedia.translation.title`, `cms_block.backgroundMedia.translation.title` as `cms_block.backgroundMedia.title`, `cms_block.backgroundMedia.translation.alt`, `cms_block.backgroundMedia.translation.alt` as `cms_block.backgroundMedia.alt`, `cms_block.backgroundMedia.translation.customFields`, `cms_block.backgroundMedia.translation.customFields` as `cms_block.backgroundMedia.customFields` FROM `cms_block` LEFT JOIN `media` `cms_block.backgroundMedia` ON `cms_block`.`background_media_id` = `cms_block.backgroundMedia`.`id` LEFT JOIN (SELECT `cms_block.backgroundMedia.translation`.`media_id`, `cms_block.backgroundMedia.translation`.`alt` as `cms_block.backgroundMedia.translation.alt`, `cms_block.backgroundMedia.translation`.`title` as `cms_block.backgroundMedia.translation.title`, `cms_block.backgroundMedia.translation`.`custom_fields` as `cms_block.backgroundMedia.translation.customFields` FROM `media_translation` `cms_block.backgroundMedia.translation` WHERE `cms_block.backgroundMedia.translation`.`language_id` = ?) `cms_block.backgroundMedia.media_translation` ON `cms_block.backgroundMedia.media_translation`.`media_id` = `cms_block.backgroundMedia`.`id` WHERE (`cms_block`.`version_id` = ?) AND (((`cms_block`.`cms_section_id` IN (?, ?))))
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"\x0F©\x1CãéjK¾KÙÎu,4%"
  b"\x02ûª=B)¾àÇ᤹Z\x1D"
  b"/ó¶\x05–ßA'Œç51˜)ûø"
]
14 0.25 ms
-- category::cms-page::association::sections::association::blocks::association::slots::read
SELECT `cms_slot`.`id` as `cms_slot.id`, `cms_slot`.`version_id` as `cms_slot.versionId`, `cms_slot`.`cms_block_version_id` as `cms_slot.cmsBlockVersionId`, `cms_slot`.`type` as `cms_slot.type`, `cms_slot`.`slot` as `cms_slot.slot`, `cms_slot`.`locked` as `cms_slot.locked`, `cms_slot`.`cms_block_id` as `cms_slot.blockId`, `cms_slot`.`created_at` as `cms_slot.createdAt`, `cms_slot`.`updated_at` as `cms_slot.updatedAt`, `cms_slot.translation.config`, `cms_slot.translation.config` as `cms_slot.config`, `cms_slot.translation.customFields`, `cms_slot.translation.customFields` as `cms_slot.customFields` FROM `cms_slot` LEFT JOIN (SELECT `cms_slot.translation`.`cms_slot_id`, `cms_slot.translation`.`cms_slot_version_id`, `cms_slot.translation`.`config` as `cms_slot.translation.config`, `cms_slot.translation`.`custom_fields` as `cms_slot.translation.customFields` FROM `cms_slot_translation` `cms_slot.translation` WHERE `cms_slot.translation`.`language_id` = ?) `cms_slot.cms_slot_translation` ON `cms_slot.cms_slot_translation`.`cms_slot_id` = `cms_slot`.`id` AND `cms_slot.cms_slot_translation`.`cms_slot_version_id` = `cms_slot`.`version_id` WHERE (`cms_slot`.`version_id` = ?) AND (((`cms_slot`.`cms_block_id` IN (?, ?, ?, ?))))
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"\x0F©\x1CãéjK¾KÙÎu,4%"
  b"‚Ä|°LžCl„ÌFI2¡4J"
  b"ŽÇE\tø\rIÚ–„Á¬Î\x10\x1D"
  b"æôe‚ßhNÿ¦$oñ˶‡m"
  b"™,ÉX}\x1CFÀº\x1F¥p{J«<"
]
15 0.21 ms
SELECT `product_sorting`.`id` as `product_sorting.id`, `product_sorting`.`locked` as `product_sorting.locked`, `product_sorting`.`url_key` as `product_sorting.key`, `product_sorting`.`priority` as `product_sorting.priority`, `product_sorting`.`active` as `product_sorting.active`, `product_sorting`.`fields` as `product_sorting.fields`, `product_sorting`.`created_at` as `product_sorting.createdAt`, `product_sorting`.`updated_at` as `product_sorting.updatedAt`, `product_sorting.translation.label`, `product_sorting.translation.label` as `product_sorting.label` FROM `product_sorting` LEFT JOIN (SELECT `product_sorting.translation`.`product_sorting_id`, `product_sorting.translation`.`label` as `product_sorting.translation.label` FROM `product_sorting_translation` `product_sorting.translation` WHERE `product_sorting.translation`.`language_id` = ?) `product_sorting.product_sorting_translation` ON `product_sorting.product_sorting_translation`.`product_sorting_id` = `product_sorting`.`id` WHERE `product_sorting`.`id` IN (?)
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"´ \x18·vGÉ‹\t\x17DV;ûÍ"
]
16 0.12 ms
-- product-listing::load-sortings::search-ids
SELECT `product_sorting`.`id` FROM `product_sorting` WHERE (`product_sorting`.`active` = ?) ORDER BY `product_sorting`.`priority` DESC
Parameters:
[
  true
]
17 0.20 ms
-- product-listing::load-sortings::read
SELECT `product_sorting`.`id` as `product_sorting.id`, `product_sorting`.`locked` as `product_sorting.locked`, `product_sorting`.`url_key` as `product_sorting.key`, `product_sorting`.`priority` as `product_sorting.priority`, `product_sorting`.`active` as `product_sorting.active`, `product_sorting`.`fields` as `product_sorting.fields`, `product_sorting`.`created_at` as `product_sorting.createdAt`, `product_sorting`.`updated_at` as `product_sorting.updatedAt`, `product_sorting.translation.label`, `product_sorting.translation.label` as `product_sorting.label` FROM `product_sorting` LEFT JOIN (SELECT `product_sorting.translation`.`product_sorting_id`, `product_sorting.translation`.`label` as `product_sorting.translation.label` FROM `product_sorting_translation` `product_sorting.translation` WHERE `product_sorting.translation`.`language_id` = ?) `product_sorting.product_sorting_translation` ON `product_sorting.product_sorting_translation`.`product_sorting_id` = `product_sorting`.`id` WHERE `product_sorting`.`id` IN (?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"´ \x18·vGÉ‹\t\x17DV;ûÍ"
  b"""
    \x06 .~GΔ\x15d¼¾\x05\n
    «
    """
  b"ëbxQRjE-¸Ùc™#é!°"
  b"X`\rüN$N ©\x1FP\x1A‚}8ž"
  b"~sÌ+¤ÝJá‘\tdA\\x16vJ"
  b"–7JüB½A’¥Š\x1Fr«—GÃ"
  b"\x06jkîü~Kn‰)ÖL(ˆ¥\x1A"
  b""?xÂbúL¿ŸÕ1œ1Q±&"
]
18 0.11 ms
-- product-listing-route::category-loading::search-ids
SELECT `category`.`id`, `category`.`auto_increment` FROM `category` WHERE (`category`.`version_id` = ?) AND (`category`.`id` IN (?)) LIMIT 1
Parameters:
[
  b"\x0F©\x1CãéjK¾KÙÎu,4%"
  b"»"°[ÿ‘@ó€‹\x1Cÿ—[uë"
]
19 0.08 ms
-- product-listing-route::category-loading::read
SELECT `category`.`id` as `category.id`, `category`.`version_id` as `category.versionId`, `category`.`product_assignment_type` as `category.productAssignmentType`, `category`.`product_stream_id` as `category.productStreamId` FROM `category` WHERE (`category`.`version_id` = ?) AND (`category`.`id` IN (?))
Parameters:
[
  b"\x0F©\x1CãéjK¾KÙÎu,4%"
  b"»"°[ÿ‘@ó€‹\x1Cÿ—[uë"
]
20 61.46 ms
-- product-listing-route::loading::search-ids
SELECT `product`.`id`, `product`.`product_number`, `product`.`auto_increment` FROM `product` LEFT JOIN `product` `product.parent` ON `product`.`parent_id` = `product.parent`.`id` AND `product`.`parent_version_id` = `product.parent`.`version_id` LEFT JOIN `product_visibility` `product.visibilities` ON `product`.`visibilities` = `product.visibilities`.`product_id` AND `product`.version_id = `product.visibilities`.product_version_id LEFT JOIN `product_category_tree` `product.categoriesRo.mapping` ON `product`.`id` = `product.categoriesRo.mapping`.`product_id`  AND `product`.`version_id` = `product.categoriesRo.mapping`.`product_version_id` LEFT JOIN `category` `product.categoriesRo` ON `product.categoriesRo.mapping`.`category_id` = `product.categoriesRo`.`id`  AND `product.categoriesRo`.`version_id` = `product.categoriesRo.mapping`.`category_version_id` WHERE (`product`.`version_id` = ?) AND ((((`product.visibilities`.`visibility` >= ?) AND `product.visibilities`.`sales_channel_id` = ? AND IFNULL(`product`.`active`, `product.parent`.`active`) = ?) AND `product.categoriesRo`.`id` = ? AND NOT (`product`.`display_group` <=> ?) AND NOT (IFNULL(`product`.`is_closeout`, `product.parent`.`is_closeout`) <=> ? AND `product`.`available` <=> ?))) GROUP BY `product`.`display_group` ORDER BY MIN(`product`.`product_number`) ASC, MIN(`product`.`id`) ASC LIMIT 24 OFFSET 168
Parameters:
[
  b"\x0F©\x1CãéjK¾KÙÎu,4%"
  30
  b"Íe’Æ6®Kóƒx°\x1A›1äm"
  true
  b"»"°[ÿ‘@ó€‹\x1Cÿ—[uë"
  null
  true
  false
]
21 48.43 ms
SELECT COUNT(*) FROM (-- product-listing-route::loading::search-ids
SELECT `product`.`id`, `product`.`product_number`, `product`.`auto_increment` FROM `product` LEFT JOIN `product` `product.parent` ON `product`.`parent_id` = `product.parent`.`id` AND `product`.`parent_version_id` = `product.parent`.`version_id` LEFT JOIN `product_visibility` `product.visibilities` ON `product`.`visibilities` = `product.visibilities`.`product_id` AND `product`.version_id = `product.visibilities`.product_version_id LEFT JOIN `product_category_tree` `product.categoriesRo.mapping` ON `product`.`id` = `product.categoriesRo.mapping`.`product_id`  AND `product`.`version_id` = `product.categoriesRo.mapping`.`product_version_id` LEFT JOIN `category` `product.categoriesRo` ON `product.categoriesRo.mapping`.`category_id` = `product.categoriesRo`.`id`  AND `product.categoriesRo`.`version_id` = `product.categoriesRo.mapping`.`category_version_id` WHERE (`product`.`version_id` = ?) AND ((((`product.visibilities`.`visibility` >= ?) AND `product.visibilities`.`sales_channel_id` = ? AND IFNULL(`product`.`active`, `product.parent`.`active`) = ?) AND `product.categoriesRo`.`id` = ? AND NOT (`product`.`display_group` <=> ?) AND NOT (IFNULL(`product`.`is_closeout`, `product.parent`.`is_closeout`) <=> ? AND `product`.`available` <=> ?))) GROUP BY `product`.`display_group`) total
Parameters:
[
  b"\x0F©\x1CãéjK¾KÙÎu,4%"
  30
  b"Íe’Æ6®Kóƒx°\x1A›1äm"
  true
  b"»"°[ÿ‘@ó€‹\x1Cÿ—[uë"
  null
  true
  false
]
22 187.41 ms
-- product-listing-route::loading::aggregation::properties
SELECT LOWER(HEX(`product.properties`.`id`)) as `properties.key`, COUNT(`product`.`id`) as `properties.count` FROM `product` LEFT JOIN `product` `product.parent` ON `product`.`parent_id` = `product.parent`.`id` AND `product`.`parent_version_id` = `product.parent`.`version_id` LEFT JOIN `product_visibility` `product.visibilities` ON `product`.`visibilities` = `product.visibilities`.`product_id` AND `product`.version_id = `product.visibilities`.product_version_id LEFT JOIN `product_category_tree` `product.categoriesRo.mapping` ON `product`.`id` = `product.categoriesRo.mapping`.`product_id`  AND `product`.`version_id` = `product.categoriesRo.mapping`.`product_version_id` LEFT JOIN `product_property` `product.properties.mapping` ON `product`.`properties` = `product.properties.mapping`.`product_id`  AND `product`.`version_id` = `product.properties.mapping`.`product_version_id` LEFT JOIN `category` `product.categoriesRo` ON `product.categoriesRo.mapping`.`category_id` = `product.categoriesRo`.`id`  AND `product.categoriesRo`.`version_id` = `product.categoriesRo.mapping`.`category_version_id` LEFT JOIN `property_group_option` `product.properties` ON `product.properties.mapping`.`property_group_option_id` = `product.properties`.`id`  WHERE (`product`.`version_id` = ?) AND ((((`product.visibilities`.`visibility` >= ?) AND `product.visibilities`.`sales_channel_id` = ? AND IFNULL(`product`.`active`, `product.parent`.`active`) = ?) AND `product.categoriesRo`.`id` = ? AND NOT (`product`.`display_group` <=> ?) AND NOT (IFNULL(`product`.`is_closeout`, `product.parent`.`is_closeout`) <=> ? AND `product`.`available` <=> ?))) GROUP BY `product.properties`.`id`
Parameters:
[
  b"\x0F©\x1CãéjK¾KÙÎu,4%"
  30
  b"Íe’Æ6®Kóƒx°\x1A›1äm"
  true
  b"»"°[ÿ‘@ó€‹\x1Cÿ—[uë"
  null
  true
  false
]
23 41.54 ms
-- product-listing-route::loading::aggregation::options
SELECT LOWER(HEX(`product.options`.`id`)) as `options.key`, COUNT(`product`.`id`) as `options.count` FROM `product` LEFT JOIN `product` `product.parent` ON `product`.`parent_id` = `product.parent`.`id` AND `product`.`parent_version_id` = `product.parent`.`version_id` LEFT JOIN `product_visibility` `product.visibilities` ON `product`.`visibilities` = `product.visibilities`.`product_id` AND `product`.version_id = `product.visibilities`.product_version_id LEFT JOIN `product_category_tree` `product.categoriesRo.mapping` ON `product`.`id` = `product.categoriesRo.mapping`.`product_id`  AND `product`.`version_id` = `product.categoriesRo.mapping`.`product_version_id` LEFT JOIN `product_option` `product.options.mapping` ON `product`.`id` = `product.options.mapping`.`product_id`  AND `product`.`version_id` = `product.options.mapping`.`product_version_id` LEFT JOIN `category` `product.categoriesRo` ON `product.categoriesRo.mapping`.`category_id` = `product.categoriesRo`.`id`  AND `product.categoriesRo`.`version_id` = `product.categoriesRo.mapping`.`category_version_id` LEFT JOIN `property_group_option` `product.options` ON `product.options.mapping`.`property_group_option_id` = `product.options`.`id`  WHERE (`product`.`version_id` = ?) AND ((((`product.visibilities`.`visibility` >= ?) AND `product.visibilities`.`sales_channel_id` = ? AND IFNULL(`product`.`active`, `product.parent`.`active`) = ?) AND `product.categoriesRo`.`id` = ? AND NOT (`product`.`display_group` <=> ?) AND NOT (IFNULL(`product`.`is_closeout`, `product.parent`.`is_closeout`) <=> ? AND `product`.`available` <=> ?))) GROUP BY `product.options`.`id`
Parameters:
[
  b"\x0F©\x1CãéjK¾KÙÎu,4%"
  30
  b"Íe’Æ6®Kóƒx°\x1A›1äm"
  true
  b"»"°[ÿ‘@ó€‹\x1Cÿ—[uë"
  null
  true
  false
]
24 0.63 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"\x1F‘„ÐïH깨}Z?´1X"
  b"Ž¥ýs$ÔL–ya\t¨\vÐ…"
  b"\x17j(û“vN|§Ò±ÁÑ2½+"
  b"ªUýý\x02­Eg6­¯¨q$Ž"
  b"\vìÏ=cUK_·ê:Ž\x003t³"
  b"""
    Àå¿tø—E\n
    ¢“¦g\x1E'\x01\x1E
    """
  b"ƒ§èú4Mv¤q[ÛÚ=\r\x12"
  b"""
    ¸\x1CG‰Ê\eOf©¶\n
    \n
    ·\x1E
    """
  b"\x07­soxC>¥·´ƒ<˜®Ç"
  b"}V\x1D\x07¡ëB\x03¿§¸Ùº.ñ\f"
  b"éxÊ\x06f™E\x12¬§òºsÜ\x12 "
  b"ó9ø±†ªACª)´?¦ç˜"
  b"´Œ\x18YcéBì¹gC˜?EëÁ"
  b"3\x02WÉ`sM©¯Dòe¬\x02œS"
  b"""
    -Kb\v8ƒBñ\x1Ea¿¸\n
    
    """
  b"e‡”´H\x07C®¦û\x1A#Â.Ë8"
  b"ŽLBOŽ4O-‰Z\x19‰Cˆ=w"
  b"\x19\x0E½¬N$»VB¥v\x19"
  b"""
    ,†\x08Ì¢F0”Ú\t\n
    t¥þ®
    """
  b"rÃoøO@%’"p =£Oÿ"
  b"•‚âœ\fYC\x19œã\x1FVªÄn„"
  b"m\x1Cò!æÿO%¹ð\x14K'p1«"
  b"ä.Œ›JŸM<˜.œ­‹{¹\x1C"
  b"û¹5žÝÊE™¹˜…sú>"""
]
25 0.71 ms
-- product-listing-route::loading::search-ids
SELECT `product`.`id`, `product`.`product_number`, `product`.`auto_increment` FROM `product` LEFT JOIN `product` `product.parent` ON `product`.`parent_id` = `product.parent`.`id` AND `product`.`parent_version_id` = `product.parent`.`version_id` LEFT JOIN `product_visibility` `product.visibilities` ON `product`.`visibilities` = `product.visibilities`.`product_id` AND `product`.version_id = `product.visibilities`.product_version_id WHERE (`product`.`version_id` = ?) AND ((((`product.visibilities`.`visibility` >= ?) AND `product.visibilities`.`sales_channel_id` = ? AND IFNULL(`product`.`active`, `product.parent`.`active`) = ?))) AND (`product`.`id` IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) GROUP BY `product`.`id`
Parameters:
[
  b"\x0F©\x1CãéjK¾KÙÎu,4%"
  10
  b"Íe’Æ6®Kóƒx°\x1A›1äm"
  true
  b"\x1F‘„ÐïH깨}Z?´1X"
  b"Ž¥ýs$ÔL–ya\t¨\vÐ…"
  b"\x17j(û“vN|§Ò±ÁÑ2½+"
  b"ªUýý\x02­Eg6­¯¨q$Ž"
  b"\vìÏ=cUK_·ê:Ž\x003t³"
  b"""
    Àå¿tø—E\n
    ¢“¦g\x1E'\x01\x1E
    """
  b"ƒ§èú4Mv¤q[ÛÚ=\r\x12"
  b"""
    ¸\x1CG‰Ê\eOf©¶\n
    \n
    ·\x1E
    """
  b"\x07­soxC>¥·´ƒ<˜®Ç"
  b"}V\x1D\x07¡ëB\x03¿§¸Ùº.ñ\f"
  b"éxÊ\x06f™E\x12¬§òºsÜ\x12 "
  b"ó9ø±†ªACª)´?¦ç˜"
  b"´Œ\x18YcéBì¹gC˜?EëÁ"
  b"3\x02WÉ`sM©¯Dòe¬\x02œS"
  b"""
    -Kb\v8ƒBñ\x1Ea¿¸\n
    
    """
  b"e‡”´H\x07C®¦û\x1A#Â.Ë8"
  b"ŽLBOŽ4O-‰Z\x19‰Cˆ=w"
  b"\x19\x0E½¬N$»VB¥v\x19"
  b"""
    ,†\x08Ì¢F0”Ú\t\n
    t¥þ®
    """
  b"rÃoøO@%’"p =£Oÿ"
  b"•‚âœ\fYC\x19œã\x1FVªÄn„"
  b"m\x1Cò!æÿO%¹ð\x14K'p1«"
  b"ä.Œ›JŸM<˜.œ­‹{¹\x1C"
  b"û¹5žÝÊE™¹˜…sú>"""
]
26 18.82 ms
-- product-listing-route::loading::read
SELECT `product`.`id` as `product.id`, `product`.`version_id` as `product.versionId`, `product`.`parent_id` as `product.parentId`, `product`.`parent_version_id` as `product.parentVersionId`, COALESCE(`product`.`product_manufacturer_id`, `product.parent`.`product_manufacturer_id`) as `product.manufacturerId`, COALESCE(`product`.`product_manufacturer_version_id`, `product.parent`.`product_manufacturer_version_id`) as `product.productManufacturerVersionId`, COALESCE(`product`.`unit_id`, `product.parent`.`unit_id`) as `product.unitId`, COALESCE(`product`.`tax_id`, `product.parent`.`tax_id`) as `product.taxId`, COALESCE(`product`.`product_media_id`, `product.parent`.`product_media_id`) as `product.coverId`, COALESCE(`product`.`product_media_version_id`, `product.parent`.`product_media_version_id`) as `product.productMediaVersionId`, COALESCE(`product`.`delivery_time_id`, `product.parent`.`delivery_time_id`) as `product.deliveryTimeId`, COALESCE(`product`.`product_feature_set_id`, `product.parent`.`product_feature_set_id`) as `product.featureSetId`, COALESCE(`product`.`canonical_product_id`, `product.parent`.`canonical_product_id`) as `product.canonicalProductId`, COALESCE(`product`.`canonical_product_version_id`, `product.parent`.`canonical_product_version_id`) as `product.canonicalProductVersionId`, COALESCE(`product`.`cms_page_id`, `product.parent`.`cms_page_id`) as `product.cmsPageId`, COALESCE(`product`.`cms_page_version_id`, `product.parent`.`cms_page_version_id`) as `product.cmsPageVersionId`, `product.parent`.`price` as `product.price.inherited`, COALESCE(`product`.`price`, `product.parent`.`price`) as `product.price`, `product`.`product_number` as `product.productNumber`, COALESCE(`product`.`restock_time`, `product.parent`.`restock_time`) as `product.restockTime`, `product`.`auto_increment` as `product.autoIncrement`, COALESCE(`product`.`active`, `product.parent`.`active`) as `product.active`, `product`.`available` as `product.available`, COALESCE(`product`.`is_closeout`, `product.parent`.`is_closeout`) as `product.isCloseout`, `product`.`available_stock` as `product.availableStock`, `product`.`stock` as `product.stock`, `product`.`display_group` as `product.displayGroup`, `product.parent`.`variant_listing_config` as `product.variantListingConfig.inherited`, COALESCE(`product`.`variant_listing_config`, `product.parent`.`variant_listing_config`) as `product.variantListingConfig`, `product`.`variant_restrictions` as `product.variantRestrictions`, COALESCE(`product`.`manufacturer_number`, `product.parent`.`manufacturer_number`) as `product.manufacturerNumber`, COALESCE(`product`.`ean`, `product.parent`.`ean`) as `product.ean`, COALESCE(`product`.`purchase_steps`, `product.parent`.`purchase_steps`) as `product.purchaseSteps`, COALESCE(`product`.`max_purchase`, `product.parent`.`max_purchase`) as `product.maxPurchase`, COALESCE(`product`.`min_purchase`, `product.parent`.`min_purchase`) as `product.minPurchase`, COALESCE(`product`.`purchase_unit`, `product.parent`.`purchase_unit`) as `product.purchaseUnit`, COALESCE(`product`.`reference_unit`, `product.parent`.`reference_unit`) as `product.referenceUnit`, COALESCE(`product`.`shipping_free`, `product.parent`.`shipping_free`) as `product.shippingFree`, `product.parent`.`purchase_prices` as `product.purchasePrices.inherited`, COALESCE(`product`.`purchase_prices`, `product.parent`.`purchase_prices`) as `product.purchasePrices`, COALESCE(`product`.`mark_as_topseller`, `product.parent`.`mark_as_topseller`) as `product.markAsTopseller`, COALESCE(`product`.`weight`, `product.parent`.`weight`) as `product.weight`, COALESCE(`product`.`width`, `product.parent`.`width`) as `product.width`, COALESCE(`product`.`height`, `product.parent`.`height`) as `product.height`, COALESCE(`product`.`length`, `product.parent`.`length`) as `product.length`, COALESCE(`product`.`release_date`, `product.parent`.`release_date`) as `product.releaseDate`, COALESCE(`product`.`rating_average`, `product.parent`.`rating_average`) as `product.ratingAverage`, `product.parent`.`category_tree` as `product.categoryTree.inherited`, COALESCE(`product`.`category_tree`, `product.parent`.`category_tree`) as `product.categoryTree`, `product.parent`.`property_ids` as `product.propertyIds.inherited`, COALESCE(`product`.`property_ids`, `product.parent`.`property_ids`) as `product.propertyIds`, `product.parent`.`option_ids` as `product.optionIds.inherited`, COALESCE(`product`.`option_ids`, `product.parent`.`option_ids`) as `product.optionIds`, `product.parent`.`stream_ids` as `product.streamIds.inherited`, COALESCE(`product`.`stream_ids`, `product.parent`.`stream_ids`) as `product.streamIds`, `product.parent`.`tag_ids` as `product.tagIds.inherited`, COALESCE(`product`.`tag_ids`, `product.parent`.`tag_ids`) as `product.tagIds`, `product.parent`.`category_ids` as `product.categoryIds.inherited`, COALESCE(`product`.`category_ids`, `product.parent`.`category_ids`) as `product.categoryIds`, `product`.`child_count` as `product.childCount`, COALESCE(`product`.`custom_field_set_selection_active`, `product.parent`.`custom_field_set_selection_active`) as `product.customFieldSetSelectionActive`, `product`.`sales` as `product.sales`, `product`.`states` as `product.states`, `product.parent`.`cheapest_price` as `product.cheapestPrice.inherited`, COALESCE(`product`.`cheapest_price`, `product.parent`.`cheapest_price`) as `product.cheapestPrice`, `product`.`created_at` as `product.createdAt`, `product`.`updated_at` as `product.updatedAt`, `product.manufacturer`.`id` as `product.manufacturer.id`, `product.manufacturer`.`version_id` as `product.manufacturer.versionId`, `product.manufacturer`.`media_id` as `product.manufacturer.mediaId`, `product.manufacturer`.`created_at` as `product.manufacturer.createdAt`, `product.manufacturer`.`updated_at` as `product.manufacturer.updatedAt`, `product.manufacturer.translation.name`, `product.manufacturer.translation.name` as `product.manufacturer.name`, `product.manufacturer.translation.link`, `product.manufacturer.translation.link` as `product.manufacturer.link`, `product.manufacturer.translation.description`, `product.manufacturer.translation.description` as `product.manufacturer.description`, `product.manufacturer.translation.customFields`, `product.manufacturer.translation.customFields` as `product.manufacturer.customFields`, (SELECT GROUP_CONCAT(HEX(`product.options.mapping`.`property_group_option_id`) SEPARATOR '||')
                  FROM `product_option` `product.options.mapping`
                  WHERE `product.options.mapping`.`product_id` = `product`.`id` ) as `product.options.id_mapping`, `product.unit`.`id` as `product.unit.id`, `product.unit`.`created_at` as `product.unit.createdAt`, `product.unit`.`updated_at` as `product.unit.updatedAt`, `product.unit.translation.shortCode`, `product.unit.translation.shortCode` as `product.unit.shortCode`, `product.unit.translation.name`, `product.unit.translation.name` as `product.unit.name`, `product.unit.translation.customFields`, `product.unit.translation.customFields` as `product.unit.customFields`, `product.deliveryTime`.`id` as `product.deliveryTime.id`, `product.deliveryTime`.`min` as `product.deliveryTime.min`, `product.deliveryTime`.`max` as `product.deliveryTime.max`, `product.deliveryTime`.`unit` as `product.deliveryTime.unit`, `product.deliveryTime`.`created_at` as `product.deliveryTime.createdAt`, `product.deliveryTime`.`updated_at` as `product.deliveryTime.updatedAt`, `product.deliveryTime.translation.name`, `product.deliveryTime.translation.name` as `product.deliveryTime.name`, `product.deliveryTime.translation.customFields`, `product.deliveryTime.translation.customFields` as `product.deliveryTime.customFields`, `product.cover`.`id` as `product.cover.id`, `product.cover`.`version_id` as `product.cover.versionId`, `product.cover`.`product_id` as `product.cover.productId`, `product.cover`.`product_version_id` as `product.cover.productVersionId`, `product.cover`.`media_id` as `product.cover.mediaId`, `product.cover`.`position` as `product.cover.position`, `product.cover`.`custom_fields` as `product.cover.customFields`, `product.cover`.`created_at` as `product.cover.createdAt`, `product.cover`.`updated_at` as `product.cover.updatedAt`, `product.cover.media`.`id` as `product.cover.media.id`, `product.cover.media`.`user_id` as `product.cover.media.userId`, `product.cover.media`.`media_folder_id` as `product.cover.media.mediaFolderId`, `product.cover.media`.`mime_type` as `product.cover.media.mimeType`, `product.cover.media`.`file_extension` as `product.cover.media.fileExtension`, `product.cover.media`.`uploaded_at` as `product.cover.media.uploadedAt`, `product.cover.media`.`file_name` as `product.cover.media.fileName`, `product.cover.media`.`file_size` as `product.cover.media.fileSize`, `product.cover.media`.`media_type` as `product.cover.media.mediaTypeRaw`, `product.cover.media`.`meta_data` as `product.cover.media.metaData`, `product.cover.media`.`config` as `product.cover.media.config`, `product.cover.media`.`path` as `product.cover.media.path`, `product.cover.media`.`private` as `product.cover.media.private`, `product.cover.media`.`thumbnails_ro` as `product.cover.media.thumbnailsRo`, `product.cover.media`.`file_hash` as `product.cover.media.fileHash`, `product.cover.media`.`created_at` as `product.cover.media.createdAt`, `product.cover.media`.`updated_at` as `product.cover.media.updatedAt`, `product.cover.media.translation.title`, `product.cover.media.translation.title` as `product.cover.media.title`, `product.cover.media.translation.alt`, `product.cover.media.translation.alt` as `product.cover.media.alt`, `product.cover.media.translation.customFields`, `product.cover.media.translation.customFields` as `product.cover.media.customFields`, `product.tax`.`id` as `product.tax.id`, `product.tax`.`tax_rate` as `product.tax.taxRate`, `product.tax`.`name` as `product.tax.name`, `product.tax`.`position` as `product.tax.position`, `product.tax`.`custom_fields` as `product.tax.customFields`, `product.tax`.`created_at` as `product.tax.createdAt`, `product.tax`.`updated_at` as `product.tax.updatedAt`, `product.translation.metaDescription`, `product.parent.translation.metaDescription`, COALESCE(`product.translation.metaDescription`,`product.parent.translation.metaDescription`) as `product.metaDescription`, `product.translation.name`, `product.parent.translation.name`, COALESCE(`product.translation.name`,`product.parent.translation.name`) as `product.name`, `product.translation.keywords`, `product.parent.translation.keywords`, COALESCE(`product.translation.keywords`,`product.parent.translation.keywords`) as `product.keywords`, `product.translation.description`, `product.parent.translation.description`, COALESCE(`product.translation.description`,`product.parent.translation.description`) as `product.description`, `product.translation.metaTitle`, `product.parent.translation.metaTitle`, COALESCE(`product.translation.metaTitle`,`product.parent.translation.metaTitle`) as `product.metaTitle`, `product.translation.packUnit`, `product.parent.translation.packUnit`, COALESCE(`product.translation.packUnit`,`product.parent.translation.packUnit`) as `product.packUnit`, `product.translation.packUnitPlural`, `product.parent.translation.packUnitPlural`, COALESCE(`product.translation.packUnitPlural`,`product.parent.translation.packUnitPlural`) as `product.packUnitPlural`, `product.translation.customSearchKeywords`, `product.parent.translation.customSearchKeywords`, COALESCE(`product.translation.customSearchKeywords`,`product.parent.translation.customSearchKeywords`) as `product.customSearchKeywords`, `product.translation.slotConfig`, `product.parent.translation.slotConfig`, COALESCE(`product.translation.slotConfig`,`product.parent.translation.slotConfig`) as `product.slotConfig`, `product.translation.customFields`, `product.parent.translation.customFields`, COALESCE(`product.translation.customFields`,`product.parent.translation.customFields`) as `product.customFields` FROM `product` LEFT JOIN `product` `product.parent` ON `product`.`parent_id` = `product.parent`.`id` AND `product`.`parent_version_id` = `product.parent`.`version_id` LEFT JOIN `product_manufacturer` `product.manufacturer` ON `product`.`manufacturer` = `product.manufacturer`.`id` AND IFNULL(`product`.`product_manufacturer_version_id`, `product.parent`.`product_manufacturer_version_id`) = `product.manufacturer`.`version_id` LEFT JOIN `unit` `product.unit` ON `product`.`unit` = `product.unit`.`id` LEFT JOIN `delivery_time` `product.deliveryTime` ON `product`.`deliveryTime` = `product.deliveryTime`.`id` LEFT JOIN `product_media` `product.cover` ON `product`.`cover` = `product.cover`.`id` AND IFNULL(`product`.`product_media_version_id`, `product.parent`.`product_media_version_id`) = `product.cover`.`version_id` LEFT JOIN `tax` `product.tax` ON `product`.`tax` = `product.tax`.`id` LEFT JOIN (SELECT `product.translation`.`product_id`, `product.translation`.`product_version_id`, `product.translation`.`meta_description` as `product.translation.metaDescription`, `product.translation`.`name` as `product.translation.name`, `product.translation`.`keywords` as `product.translation.keywords`, `product.translation`.`description` as `product.translation.description`, `product.translation`.`meta_title` as `product.translation.metaTitle`, `product.translation`.`pack_unit` as `product.translation.packUnit`, `product.translation`.`pack_unit_plural` as `product.translation.packUnitPlural`, `product.translation`.`custom_fields` as `product.translation.customFields`, `product.translation`.`slot_config` as `product.translation.slotConfig`, `product.translation`.`custom_search_keywords` as `product.translation.customSearchKeywords` FROM `product_translation` `product.translation` WHERE `product.translation`.`language_id` = ?) `product.product_translation` ON `product.product_translation`.`product_id` = `product`.`id` AND `product.product_translation`.`product_version_id` = `product`.`version_id` LEFT JOIN (SELECT `product.parent.translation`.`product_id`, `product.parent.translation`.`product_version_id`, `product.parent.translation`.`meta_description` as `product.parent.translation.metaDescription`, `product.parent.translation`.`name` as `product.parent.translation.name`, `product.parent.translation`.`keywords` as `product.parent.translation.keywords`, `product.parent.translation`.`description` as `product.parent.translation.description`, `product.parent.translation`.`meta_title` as `product.parent.translation.metaTitle`, `product.parent.translation`.`pack_unit` as `product.parent.translation.packUnit`, `product.parent.translation`.`pack_unit_plural` as `product.parent.translation.packUnitPlural`, `product.parent.translation`.`custom_fields` as `product.parent.translation.customFields`, `product.parent.translation`.`slot_config` as `product.parent.translation.slotConfig`, `product.parent.translation`.`custom_search_keywords` as `product.parent.translation.customSearchKeywords` FROM `product_translation` `product.parent.translation` WHERE `product.parent.translation`.`language_id` = ?) `product.parent.product_translation` ON `product.parent.product_translation`.`product_id` = `product.parent`.`id` AND `product.parent.product_translation`.`product_version_id` = `product.parent`.`version_id` LEFT JOIN (SELECT `product.manufacturer.translation`.`product_manufacturer_id`, `product.manufacturer.translation`.`product_manufacturer_version_id`, `product.manufacturer.translation`.`link` as `product.manufacturer.translation.link`, `product.manufacturer.translation`.`name` as `product.manufacturer.translation.name`, `product.manufacturer.translation`.`description` as `product.manufacturer.translation.description`, `product.manufacturer.translation`.`custom_fields` as `product.manufacturer.translation.customFields` FROM `product_manufacturer_translation` `product.manufacturer.translation` WHERE `product.manufacturer.translation`.`language_id` = ?) `product.manufacturer.product_manufacturer_translation` ON `product.manufacturer.product_manufacturer_translation`.`product_manufacturer_id` = `product.manufacturer`.`id` AND `product.manufacturer.product_manufacturer_translation`.`product_manufacturer_version_id` = `product.manufacturer`.`version_id` LEFT JOIN (SELECT `product.unit.translation`.`unit_id`, `product.unit.translation`.`short_code` as `product.unit.translation.shortCode`, `product.unit.translation`.`name` as `product.unit.translation.name`, `product.unit.translation`.`custom_fields` as `product.unit.translation.customFields` FROM `unit_translation` `product.unit.translation` WHERE `product.unit.translation`.`language_id` = ?) `product.unit.unit_translation` ON `product.unit.unit_translation`.`unit_id` = `product.unit`.`id` LEFT JOIN (SELECT `product.deliveryTime.translation`.`delivery_time_id`, `product.deliveryTime.translation`.`name` as `product.deliveryTime.translation.name`, `product.deliveryTime.translation`.`custom_fields` as `product.deliveryTime.translation.customFields` FROM `delivery_time_translation` `product.deliveryTime.translation` WHERE `product.deliveryTime.translation`.`language_id` = ?) `product.deliveryTime.delivery_time_translation` ON `product.deliveryTime.delivery_time_translation`.`delivery_time_id` = `product.deliveryTime`.`id` LEFT JOIN `media` `product.cover.media` ON `product.cover`.`media_id` = `product.cover.media`.`id` LEFT JOIN (SELECT `product.cover.media.translation`.`media_id`, `product.cover.media.translation`.`alt` as `product.cover.media.translation.alt`, `product.cover.media.translation`.`title` as `product.cover.media.translation.title`, `product.cover.media.translation`.`custom_fields` as `product.cover.media.translation.customFields` FROM `media_translation` `product.cover.media.translation` WHERE `product.cover.media.translation`.`language_id` = ?) `product.cover.media.media_translation` ON `product.cover.media.media_translation`.`media_id` = `product.cover.media`.`id` WHERE (`product`.`version_id` = ?) AND (`product`.`id` IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?))
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"\x0F©\x1CãéjK¾KÙÎu,4%"
  b"\x1F‘„ÐïH깨}Z?´1X"
  b"Ž¥ýs$ÔL–ya\t¨\vÐ…"
  b"\x17j(û“vN|§Ò±ÁÑ2½+"
  b"ªUýý\x02­Eg6­¯¨q$Ž"
  b"\vìÏ=cUK_·ê:Ž\x003t³"
  b"""
    Àå¿tø—E\n
    ¢“¦g\x1E'\x01\x1E
    """
  b"ƒ§èú4Mv¤q[ÛÚ=\r\x12"
  b"""
    ¸\x1CG‰Ê\eOf©¶\n
    \n
    ·\x1E
    """
  b"\x07­soxC>¥·´ƒ<˜®Ç"
  b"}V\x1D\x07¡ëB\x03¿§¸Ùº.ñ\f"
  b"éxÊ\x06f™E\x12¬§òºsÜ\x12 "
  b"ó9ø±†ªACª)´?¦ç˜"
  b"´Œ\x18YcéBì¹gC˜?EëÁ"
  b"3\x02WÉ`sM©¯Dòe¬\x02œS"
  b"""
    -Kb\v8ƒBñ\x1Ea¿¸\n
    
    """
  b"e‡”´H\x07C®¦û\x1A#Â.Ë8"
  b"ŽLBOŽ4O-‰Z\x19‰Cˆ=w"
  b"\x19\x0E½¬N$»VB¥v\x19"
  b"""
    ,†\x08Ì¢F0”Ú\t\n
    t¥þ®
    """
  b"rÃoøO@%’"p =£Oÿ"
  b"•‚âœ\fYC\x19œã\x1FVªÄn„"
  b"m\x1Cò!æÿO%¹ð\x14K'p1«"
  b"ä.Œ›JŸM<˜.œ­‹{¹\x1C"
  b"û¹5žÝÊE™¹˜…sú>"""
]
27 0.23 ms
SELECT `name`, `type` FROM `custom_field` WHERE `active` = 1
Parameters:
[]
28 71.40 ms
-- product-listing-route::loading::association::prices::read
SELECT `product_price`.`id` as `product_price.id`, `product_price`.`version_id` as `product_price.versionId`, `product_price`.`product_id` as `product_price.productId`, `product_price`.`product_version_id` as `product_price.productVersionId`, `product_price`.`rule_id` as `product_price.ruleId`, `product_price`.`price` as `product_price.price`, `product_price`.`quantity_start` as `product_price.quantityStart`, `product_price`.`quantity_end` as `product_price.quantityEnd`, `product_price`.`custom_fields` as `product_price.customFields`, `product_price`.`created_at` as `product_price.createdAt`, `product_price`.`updated_at` as `product_price.updatedAt` FROM `product_price` WHERE (`product_price`.`version_id` = ?) AND (((`product_price`.`product_id` IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?))))
Parameters:
[
  b"\x0F©\x1CãéjK¾KÙÎu,4%"
  b"\vìÏ=cUK_·ê:Ž\x003t³"
  b"\x17j(û“vN|§Ò±ÁÑ2½+"
  b"\x19\x0E½¬N$»VB¥v\x19"
  b"\x1F‘„ÐïH깨}Z?´1X"
  b"""
    ,†\x08Ì¢F0”Ú\t\n
    t¥þ®
    """
  b"""
    -Kb\v8ƒBñ\x1Ea¿¸\n
    
    """
  b"3\x02WÉ`sM©¯Dòe¬\x02œS"
  b"e‡”´H\x07C®¦û\x1A#Â.Ë8"
  b"m\x1Cò!æÿO%¹ð\x14K'p1«"
  b"rÃoøO@%’"p =£Oÿ"
  b"}V\x1D\x07¡ëB\x03¿§¸Ùº.ñ\f"
  b"ƒ§èú4Mv¤q[ÛÚ=\r\x12"
  b"ŽLBOŽ4O-‰Z\x19‰Cˆ=w"
  b"Ž¥ýs$ÔL–ya\t¨\vÐ…"
  b"\x07­soxC>¥·´ƒ<˜®Ç"
  b"•‚âœ\fYC\x19œã\x1FVªÄn„"
  b"ªUýý\x02­Eg6­¯¨q$Ž"
  b"´Œ\x18YcéBì¹gC˜?EëÁ"
  b"""
    ¸\x1CG‰Ê\eOf©¶\n
    \n
    ·\x1E
    """
  b"""
    Àå¿tø—E\n
    ¢“¦g\x1E'\x01\x1E
    """
  b"ä.Œ›JŸM<˜.œ­‹{¹\x1C"
  b"éxÊ\x06f™E\x12¬§òºsÜ\x12 "
  b"ó9ø±†ªACª)´?¦ç˜"
  b"û¹5žÝÊE™¹˜…sú>"""
]
29 0.46 ms
-- product-price-calculator::units::read
SELECT `unit`.`id` as `unit.id`, `unit`.`created_at` as `unit.createdAt`, `unit`.`updated_at` as `unit.updatedAt`, `unit.translation.shortCode`, `unit.translation.shortCode` as `unit.shortCode`, `unit.translation.name`, `unit.translation.name` as `unit.name`, `unit.translation.customFields`, `unit.translation.customFields` as `unit.customFields` FROM `unit` LEFT JOIN (SELECT `unit.translation`.`unit_id`, `unit.translation`.`short_code` as `unit.translation.shortCode`, `unit.translation`.`name` as `unit.translation.name`, `unit.translation`.`custom_fields` as `unit.translation.customFields` FROM `unit_translation` `unit.translation` WHERE `unit.translation`.`language_id` = ?) `unit.unit_translation` ON `unit.unit_translation`.`unit_id` = `unit`.`id`
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
]
30 4.88 ms
-- product-listing::property-filter::read
SELECT `property_group_option`.`id` as `property_group_option.id`, `property_group_option`.`property_group_id` as `property_group_option.groupId`, `property_group_option`.`color_hex_code` as `property_group_option.colorHexCode`, `property_group_option`.`media_id` as `property_group_option.mediaId`, `property_group_option`.`created_at` as `property_group_option.createdAt`, `property_group_option`.`updated_at` as `property_group_option.updatedAt`, `property_group_option.media`.`id` as `property_group_option.media.id`, `property_group_option.media`.`user_id` as `property_group_option.media.userId`, `property_group_option.media`.`media_folder_id` as `property_group_option.media.mediaFolderId`, `property_group_option.media`.`mime_type` as `property_group_option.media.mimeType`, `property_group_option.media`.`file_extension` as `property_group_option.media.fileExtension`, `property_group_option.media`.`uploaded_at` as `property_group_option.media.uploadedAt`, `property_group_option.media`.`file_name` as `property_group_option.media.fileName`, `property_group_option.media`.`file_size` as `property_group_option.media.fileSize`, `property_group_option.media`.`media_type` as `property_group_option.media.mediaTypeRaw`, `property_group_option.media`.`meta_data` as `property_group_option.media.metaData`, `property_group_option.media`.`config` as `property_group_option.media.config`, `property_group_option.media`.`path` as `property_group_option.media.path`, `property_group_option.media`.`private` as `property_group_option.media.private`, `property_group_option.media`.`thumbnails_ro` as `property_group_option.media.thumbnailsRo`, `property_group_option.media`.`file_hash` as `property_group_option.media.fileHash`, `property_group_option.media`.`created_at` as `property_group_option.media.createdAt`, `property_group_option.media`.`updated_at` as `property_group_option.media.updatedAt`, `property_group_option.media.translation.title`, `property_group_option.media.translation.title` as `property_group_option.media.title`, `property_group_option.media.translation.alt`, `property_group_option.media.translation.alt` as `property_group_option.media.alt`, `property_group_option.media.translation.customFields`, `property_group_option.media.translation.customFields` as `property_group_option.media.customFields`, `property_group_option.translation.name`, `property_group_option.translation.name` as `property_group_option.name`, `property_group_option.translation.position`, `property_group_option.translation.position` as `property_group_option.position`, `property_group_option.translation.customFields`, `property_group_option.translation.customFields` as `property_group_option.customFields` FROM `property_group_option` LEFT JOIN `media` `property_group_option.media` ON `property_group_option`.`media_id` = `property_group_option.media`.`id` LEFT JOIN (SELECT `property_group_option.translation`.`property_group_option_id`, `property_group_option.translation`.`name` as `property_group_option.translation.name`, `property_group_option.translation`.`position` as `property_group_option.translation.position`, `property_group_option.translation`.`custom_fields` as `property_group_option.translation.customFields` FROM `property_group_option_translation` `property_group_option.translation` WHERE `property_group_option.translation`.`language_id` = ?) `property_group_option.property_group_option_translation` ON `property_group_option.property_group_option_translation`.`property_group_option_id` = `property_group_option`.`id` LEFT JOIN (SELECT `property_group_option.media.translation`.`media_id`, `property_group_option.media.translation`.`alt` as `property_group_option.media.translation.alt`, `property_group_option.media.translation`.`title` as `property_group_option.media.translation.title`, `property_group_option.media.translation`.`custom_fields` as `property_group_option.media.translation.customFields` FROM `media_translation` `property_group_option.media.translation` WHERE `property_group_option.media.translation`.`language_id` = ?) `property_group_option.media.media_translation` ON `property_group_option.media.media_translation`.`media_id` = `property_group_option.media`.`id` WHERE `property_group_option`.`id` IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"\x00\x123Eh\x04A\x13¹¥ÊÁL ç\f"
  b"\x00\x1D\x1C?}õBQ·–EMHRܘ"
  b"\x00 ˆ›•ìBô·+"ì/Šî\f"
  b"\x00(ó®“rNÖ’ç¿úÝôeë"
  b"\x003Uƹ*Dµ¶&Þ®WÄþu"
  b"\x004ÚÈP\x01AèŽ\x02ýýŽ´”¡"
  b"\x007ñV“%Krƒ¥rÔQ'Kò"
  b"\x00<p üãL¤”|vˆ«]5£"
  b"\x00C˜Î¼0D\f®3n´¥\rÛO"
  b"\x00D\e\x16þô¹}\x10‚²x•×Ã"
  b"\x00F\x08\r SA\x1FžÅÇ!L͇š"
  b"\x00Y³Ä\x12âCm¢|ß}afÑ"
  b"\x00]ºúÁÕMØ©;³¬¼Ú?"
  b"\x00^\x7F‹ÕrG\x06»P&¹\x135œs"
  b"\x00c¬|»›@¢§\x04}[’fP"
  b"\x00e‰\x038¬O] ]\x1A\x06Ä¿Ì"
  b"\x00\x10k•BX¢f¤âV'¶"
  b"\x00j—\x07íkEõ™ØW«íÄŠ#"
  b"\x00n칦ºM"™ÐÃ5¥$\eØ"
  b"\x00wŽŸ+ÛH€¹\x03ðª)ßà\f"
  b"\x00yÔ&øŸB:—a:­K%Ÿ‘"
  b"\x00¢r\fÎ-L\x10j¢Ïi\x17°X"
  b"\x00©Px”`Gò\x18Ø`.Doò"
  b"\x00¬×¨¥JA£‡\x11f­n“\x1C0"
  b"\x00®»°3PMn’½¹ÝêTï\x0F"
  b"\x00¯^£ãˆLæ…Iƒ^ЬÞÿ"
  b"\x00¯˜ÛßO‰ŒIÿ´›»—G"
  b"\x00°Ó´ëŠOj²£\x13ïél ó"
  b"\x00·)óxòH\x16¼ùÓý\x1D~\x1EP"
  b"\x00Äâ,\x1E\x10I·¨Á\x00Õǹ<ˆ"
  b"\x00Ë\x1D\nJ¶ŒÄ\x0F(Ì›ný"
  b"\x00â\x05¼ãCNþ­œ2pä%¼p"
  b"\x00ê¯\t÷ÙIwŽ©†·\x1AUìÜ"
  b"\x00í˜É¸\x7FL7œü(:O¼“€"
  b"\x00ôIuSú@Èž(v;E\x7Fš¼"
  b"\x00öJ\x05ôGG,¶_l®ß¶“"
  b"\x00÷VÊæÿL)±\x03?ôØùü\x06"
  b"\x00úªòpÂNм”ŒH\x01ƒ\x07H"
  b"\x01\x11­Ü:\x02O8ŽSŽ„2³¶x"
  b"\x01\x19üf“\rA'™C‰îó¤ž\x1A"
  b"\x01\x1F\fð«=H(•\x08œ<‰šÖ\x7F"
  b"\x01&[™º\x14NÔ°ã—g¸È2\v"
  b"\x01\x00i€»\x15ˆ†éqJ,wF"
  b"\x01R%§,*L\x1E©sʧ\x12I£V"
  b"\x01m#k\x1F\x17/¨kí 3J*O"
  b"\x01–¢ËãJB\x17„¼‡2ÌHl\v"
  b"\x01aM¾0AŒ­\x03ÑøR\x15\x1C`"
  b"\x01£³tª:C±¼m\x0F¡[²8"
  b"\x01©m÷\x1DöJW‰T\x02®Ÿ.'d"
  b"\x01¬¤ÏɶDTµG®\.°Üx"
  b"\x01²¯Q¼›JX‚ãÙOh)dÚ"
  b"\x01³k\x16ÈãKX”Fº7o•ËÒ"
  b"\x01´.[¥žJ Œ%>T\x1Aûv¢"
  b"""
    \x01Á\f±Î©C×™þŽï«\n
    r
    """
  b"\x01ÆMvf0KÕŽòpÇñI€V"
  b"\x01ÏÕ0ËtK\x1C­\x10¬Ô"åÒ±"
  b"\x01Ðm7pƒL’Œ{Hh\x17\x1AÙÝ"
  b"""
    \x01ÚH\x0FG)N*¦oÃ\n
    \x1DPz\x06
    """
  b"\x01à0#ÃYIæ™\x1Em#õY¶"
  b"\x01ê¶ÅíÍMK‹…'c€µç\x12"
  b"\x01üȘRþMɱ(б7Gñ"
  b"\x02\x053ôT\x16E –W\x1A¿ûÎÛ["
  b"\x02\x0Fs;ÛúJ‰¶J½>xrí„"
  b"\x02\x1Dُ­cHýŽK\x1F\x19\x02G"
  b"\x02/ÿÃåüM\x16\x1FƒXÊô±"
  b"\x021\x05›§ÍL‰‰sW\x1FU\r"
  b"\x023«³>ËI¨ˆº\x16ÁÚ€ÊÊ"
  b"\x02EȢߚ@\x1EŠ#yܳ\x1EK\x16"
  b"\x02p¤IOoLª¤°Cà;-á\t"
  b"\x02§\x17\x1Eé¤N%‚‘'±\x0EßÕ="
  b"\x02®:GBvN¾±—Î|”\x10 X"
  b"\x02´Rÿ-7\x05$cUÀ/\x15(Pø"
  b"\x02¼Íq;¿CG§0×Ú\x1E8†8"
  b"\x02Ãø\x19n×Bþ7åZ©ìQˆ"
  b"\x02Åv PµE(¦š\x16A[‹A\x1F"
  b"\x02È ´Á²I>‹ÜÜ:D>Ðý"
  b"\x02ÏC4k‡K\x13ƒh\x191áÕ6U"
  b"\x02ۇȰ’IÍ‚Â"6\x02û'1"
  b"\x02å¹\x03ÆÝM\‘ ¾ÅÈU]¬"
  b"\x02÷M—ž,Lž¢\x11ghŸk­i"
  b"\x02ùxíæ8BE“#VéâËŒv"
  b"\x02ÿ’°UQFŽ¢,ž;\x14ê\x00"
  b"\x03\x13\x02Û­\x19I\vª_Çè Tß\e"
  b"\x03+ŽŽí¡M\t†Éú§Ãš•'"
  b"\x03-=Á¿Ê$|slN\x0EÞT§i"
  b"\x03=\x1F\x19\x08;D\rŸ\fO^8¡È\x12"
  b"\x03E½ñ®ÖClˆoäØ×\x04¡O"
  b"\x03S‚]\eQKIãGߝ­þµ"
  b"\x03X\x13L=E&‘‚¤Ã•¿b\x14"
  b"\x03YyjódI*¸ä¹°\x153#"
  b"\x03p¹}H!NO¥ó\x08¹\x13Ç‹Î"
  b"\x03wðqs\x1D4ƒ×xMñuA\x06-"
  b"\x03y\Cì\x17Gc¼ŠX\x12—¬aÈ"
  b"\x03{-êþýN\x10²™(:\x18–A\x15"
  b"\x03‰zŠ\x07qD+™†de\x03Õ\x15P"
  b"\x03“Cu\x16 I)µF•¤Î[Æî"
  b"\x03©\x00è\eÓDý -ÍVvõÝþ"
  b"\x03ªöŽOMr—·vN\x08Ñ&Â"
  b"\x03¯Xcˆ¬F“­ä"_LˆÒ÷"
  b"\x03±t¤1<DýŒ\x17æ\x13¥ÜÝ/"
  b"\x03ÀbfBòN\x1F©÷Øå\x057á)"
  b"\x03ÒŒ\x05Ž^ûáå‚Ô6ˆÒ>A"
  b"\x03ÒÞcÏþCKŠà\x0E_úÑ[K"
  b"\x03Ôþð'^K\x19¿˜[\x0F3’ÑÁ"
  b"\x03ài[cßLbŽùÙcB˜ÒÉ"
  b"\x03â\x15\x18âlHN’éuÀFæ¨ï"
  b"\x03åû74LI嬉í•rìY:"
  b"\x03ð¨ÏXŒJx¬…¥»Cb(z"
  b"\x03ó5¿ªÂCc–RV\x110ò´§"
  b"\x03õF\x0F•SD²€ÔÇ\x1E&˜»Ë"
  b"\x04\x02G…JTLÞ°¢n PM\x05æ"
  b"\x04\x04î¦8ŸH“©/ú\x1D÷‡N"
  b"\x04\x1A\x05T@yèßÁ<tw/FÜ,"
  b"\x04?scTNæ®mW…»4\x19"
  b"\x04KZÅ\x15˜òMáì\x12`c\x1D"
  b"\x04Lu\f?ÑIˆÊ¿`\re$T"
  b"\x04OÍn³ÂNƒ¯‡»\x1DsF_]"
  b"\x04U\t8ª?HT‡*ýØ¥ÎÇŽ"
  b"\x04X[§ñsZóŒN\x13âFY;8"
  b"\x04eRéð)Dä¹M•äš\x7FßG"
  b"\x04gé-ý”F*§º²ÏŠ\x1DþÈ"
  b"\x04{¸—°uEä´†x@Ð3\x03í"
  b"\x04‚¬ÏMÃBžŽ(¼`\x19ÞÚ×"
  b"\x04š—Kœ\x11G¼…PâZûš\x02W"
  b"\x04°AÏmòE`®ë;á6¥Cò"
  b"\x04¸CÖ7ÕMÞ¡‹É©Z²"
  b"\x04Ò§ý„ã@¿œ_^\x1D×­æK"
  b"\x04ð"(“s@\x00˜ÊJvq\x7F Â"
  b"\x05\x02EË–eBð‚ǏVm\x13ÂJ"
  b"""
    \x05\n
    åÀ¾K@\x02‚l=\x14ì\x0F
    """
  b"\x05\x13Q)\x18ÃD¿Ÿ"\x7FˆÅ€›Ó"
  b"\x05\x1Eˆ:\x1E.O\x1EŽáÿF§oÅz"
  b"\x05'PÝ&|Oé‚H0t¼˜£v"
  b"\x05,; 5Z%%Ã‰ýy\x1E"
  b"\x05-Tð@\fMU—µùË'¡é"
  b"\x055™;àcO\x1CýÅzé$Z}"
  b"\x058êø\x1A‘@¶«Pù´þ>Ÿè"
  b"\x05\vWªà©\x01\te[aX¢q"
  b"\x05E\x0E\eæàOžŽjqÔÐÁª|"
  b"\x05Q›Ý‹\x11HÏ”#@йâ¦Ï"
  b"\x05SY" nNhŽ]XtZ¢Î}"
  b"\x05TÓæ`¢Oç¶ÉÍÐáÚÖE"
  b"\x05V\fò?ØDG¡n¥DµK\vë"
  b"\x05VM9ÑiF£¥\v±"ie¶"
  b"\x05YzJ„eJ–°)½¤ˆ\x04\x0FM"
  b"\x05^r\x00ë#Fôœç\x12\r!\n a"
  b"\x05kìë¢NM²»:»ŸAf\x1A"
  b"\x05\x7F\x03\x07dêBʲV¦Ùõ¾\x16`"
  b"\x05€·­S—Nמ†ðÞ¨½’þ"
  b"\x05Vh\x12\x13Mθž!­Ì\x07{"
  b"\x05Žû°'ôL\x05ƒƒ8\x06µéê{"
  b"\x05›Ç³•­H¯±ð+Ý+\x15‰«"
  b"\x05œÕˆT‰K=ŠÌ/£ºZ\x16l"
  b"\x05 \x1D\x1FTE£¿ÝŽ©AìŽ\x08"
  b"\x05²›Ô\rF »É\x175/¯…+"
  b"\x05¹\x11š±ùI\x05©¾îÆ=e®5"
  b"\x05ÃÀ§$HBçœç`+­Mz2"
  b"\x05Ç\x1EÄ«•I~»\x18@õš¢:"
  b"\x05ÉZ\x0EsÿBM¶òÜ1\x00„ú§"
  b"\x05Í×\x15|GÌ•ú™Î¶i,\x1A"
  b"\x05÷À©\x1Eý@ͺ7ûá-·ü…"
  b"""
    \x05ø–©Ú›A7†€n>Ù\x1C\n
    Œ
    """
  b"\x06\x1CËs\x18WMZ˜Âzç1åùÅ"
  b"\x06#œƒT—E^‘0\r‘0V]"
  b"\x06+™G\t{E…¼ï\x12íñMq\x11"
  b"\x06O~Ý\x12ŠO¤’ÉÍD9^ˆ`"
  b"\x06U%˜\t\x00J÷¿g\rDÏO\x01È"
  b"\x06k˜U%\fEÜ ×%A“æ\x10"
  b"\x06l\x0Fo<‘Dš’/H.ÖvÏl"
  b"\x06ƒ;øˆÂÁ¥t,q²ÿ–ù "
  b"\x06—œ›¡ Mĸ\x1AáÚ …%Á"
  b"\x06Õ/ì]<A†»™Wü%jF\x07"
  b"\x06ÕÀ°ÇDIĦp\x13y\x02\x02§u"
  b"\x06âi.ͽOŽ«§µ›\x1DʵQ"
  b"\x06ç\x11Ï\x08OGº©øó%ÐÜ\x17á"
  b"\x06ù¥ú”ß@K¦\x1AR¦ã„\\x03"
  b"\x06þ@œ\rI׽▆–:k$"
  b"\x07\v?Rý"@¶‘÷g¡\x05\v"
  b"\x07\x10Dݦ\x08M@…h;‰v<\x04Ý"
  b"\x07\x13\x04œß"K\x17¡¦À\x1Do\r×Ê"
  b"\x07\x16˜æO_CK±ÜOÝWKá\v"
  b"\x07\x19˜5CϽ_pÌä9€Ô"
  b"\x07A˜:¯#K\v½ìž\x08¬ÀÐŒ"
  b"\x07C¯ñ\x11\x07EK¼%\x10ÈH¯Á\x01"
  b"\x07MWQ~\fKY‘fp¥¿ÞsÅ"
  b"\x07hôF(\eeUùš¯ñ^ÎRÚ"
  b"\x07\e½ðE‹¦å:Ü\x1Cmê×"
  b"\x07\x7Fé:CíK<£ùàså\x7F"
  b"\x07àŸöhOÓ„H›€ÞhXž"
  b"\x07‹dU\\fJÏ„S\x1E娦[H"
  b"\x07ÉÄ“”1J=¥&"O–\eÝþ"
  b"\x07Ïá'¿ŠC\x18²XÕ‘,\eö;"
  b"\x07×Iý&iIªoÞ\x15Lc\x04ò"
  b"\x07âÇÝ\x1DJÊ´ID·ûúç|"
  b"\x08\x15Ï\r~;J†\\x04epª@i"
  b"\x08-¨ô…2@\x01˜Þ\x11k(°I2"
  b"\x08GÛbõ%M\x08†J\x0F»ó÷{l"
  b"\x08{û—ôóL7¨û\x11¢C\x06r€"
  b"\x08…6•*“K\x13£Ð=³\x16˜¿¶"
  b"\x08ŽHP8¥O\x08¨®­M\x13Pfu"
  b"\x08±½ú\x00sLÁœÎÙ$QZr("
  b"\x08Ô@\r\x12ëE\e¨AcõAêöÇ"
  b"\x08Ý/Ô\x08œGº‡ØtÚêf\x02_"
  b"\x08å>\vÑ>IN—·Ÿ_\x17\x1AÁ7"
  b"\x08çGJŸfEó‡Bݵ+ĺ\x03"
  b"\x08ñ[OutG¥’ý\x11DÓ ‹d"
  b"\t..³ìúLå‚õú‚\x11t{k"
  b"\t/’go0Im·Ž6áÈ*3\"
  b"\t5…>\x13\x02Aõ¿h™ÍZÇYø"
  b"\t9Ty}ÓEž‰à´W¨Ùtz"
  b"\tL\x01±´#AȬ[IZ\x13Ö™k"
  b"\tQ\x04\x10NM/»OúðÙ•·…"
  b"\tdϝ2‰E?þ÷¾¤H0"
  b"\tdðPß°IB‰)þe[\x0E\x7F"
  b"\thÉÏ‘´@’¿„b”v¡ˆp"
  b"\tr\x1CÐt4E\x01–7uŠ\vfR"
  b"\t¡ŸzӏD~¢J£Ã\x05š-\x10"
  b"\t¬%ѲÏI`´oQ‚’mbQ"
  b"\t­\x1Dð\x1A€´Ë\x07¿zíè\x0Fc"
  b"\tÍ2\x130\fJZ‹3;™»‹ñ“"
  b"""
    \n
    \x19d™ò\x1EHž••܃€ã\x17Ú
    """
  b"""
    \n
    \e\x122ÙKj¹÷*\x05™î[þ
    """
  b"""
    \n
    \x1Fù\x05ïo@ ‹ò¹S\x15iî¬
    """
  b"""
    \n
    (êá(êK\x10¸ýà+X‡k\x07
    """
  b"""
    \n
    4ú'R•D߇U0Ošl^A
    """
  b"""
    \n
    8èÊÃKaˆónm"fŠ5
    """
  b"""
    \n
    \x12CˆMT ÆñAŽ£•Â
    """
  b"""
    \n
    \x7Fã­\r¶Gvž~ìMT\x05\x06x
    """
  b"""
    \n
    Œ—ħÁJB Qßèå \x1CÕ
    """
  b"""
    \n
    £ÊAð\x1AF2ž¾›+\x18(Ѫ
    """
  b"""
    \n
    Å”+À>BM«Þò·‰ÀT0
    """
  b"\nÛ\ní\x00\I\x00ª†-âå#WA"
  b"""
    \n
    Üмt!MЋà\ttÊLÚ°
    """
  b"""
    \n
    ûë’ˆM\x1F©‹¨l<\x03\x1FK
    """
  b"\v\f[gh\x19GŽ™Z‰\x16&¢Ò‡"
  b"\v\x0Eâl¹cGkÎ¦¥~´¬\t"
  b"\v\x1Fëçk@NãªÜ\t^H<‘Ä"
  b"\v$ÇÍn$I¡‘Ø×Ã\x1EqÜd"
  b"\v(gÕ­—@Á„ŸúµVå\x1D"
  b"\vQžÄ÷A¬©tm6hމ\x14"
  b"\vS1›­ŽN.ްòõámm©"
  b"\v“ì®'NK×µªÌô&NЇ"
  b"\v¨6f\tLô»`¢\x15Þhçà"
  b"\vµ¦\fGÖAÐŒ\x04~c•,rx"
  b"\v¾³`«\eD\x1D‰åR2©Ù¦"
  b"\vÌš\e\x14A'Áí\x13ž†›ƒm"
  b"""
    \vÔãiÐÃEž†s\n
    lÐÿBý
    """
  b"\vÙppQ E–Œ2!#¶oð'"
  b"\và¢d~»C«ÒîT\x15\x04î¿"
  b"\v\x04žCñ\x12¤ãp8›x"
  b"\vðL)*§Lì£5¯²ÐÏ„·"
  b"\f\x02e=ã¯M\x00›­ÿÕÈ­¸\x0E"
  b"\f\x02·Î<;Aß–\x04‡à?@Gv"
  b"\f"\x02¯B©±3¾’ßy™h"
  b"\f$Hïé?N&½\x1Fœ\vÝú(\n"
  b"\f6´¾\x03žC´»ç¶Ýs0›="
  b"\f9\e\x01ü*J\x03¨º\x13§¥•Ø·"
  b"\f~\x06¯†pHòŠJ<2USôz"
  b"\f~y¡áþK•Ÿ^ˆW|ÙÃó"
  b"\fÁ¿Ê\x105l&Œ,\x06©K×õ\x19"
  b"\fìY%êB\x16¨{†\x15\fT¬×"
  b"\r\x10ævGoH\x03”~q\x7F¼ùM³"
  b"\r\x11…Û_æA{§×6(\x08áæ["
  b"\r\x13Ø/\x04&DR”\x14\x7F0ÈI\x035"
  b"\r*\x1Cc\e\x18CÛƒ\x19ü.\x0E/2;"
  b"\r+\x1F[×-CPˆh\x06\x01\x022A†"
  b"\rA5ý_@\x19šÖˆ|´Ò`=Ü"
  b"\rQžúށF”«ä\x17P3}Ÿ"
  b"\r_’ÿ\x14ýG¸»ê@ÊU«óÿ"
  b"\rw\x00×Íä@Ž€WæZºÛCR"
  b"\r˜\x02\x14)ºL¿¶@eu_2"\"
  b"\r¬}Æ!hGWµÐ\x19pÇì±ë"
  b"\r±‡"wÃE\x16±6mŸÈ*1·"
  b"\r¾wCÔ2@(¯1ý\x14A‘vÄ"
  b"\rɧoˆ«\x15\x0FêO¥ÎPÌBH"
  b"\r׎aéäCM»fl’\x0Fy\x07¹"
  b"\rÚ\x02©<ÿ$$•\rñ{\x1E"
  b"\rÜ2o\x01uO$°<\x14£óo“ô"
  b"\rà9¤ã‡O…‡9U|S®ZŠ"
  b"\x0E\x0045æXHˇ n©Ï謞"
  b"\x0E\x047¹¿s@N·(³ƒ\x0E•&>"
  b"\x0E\f ÛIÎOÍŽÚ·$\x00nd»"
  b"\x0E\x16\x1AHA"‡\x7F\x08Àà\x08æH"
  b"\x0E#“wñ‚Gh‡Wcn¶î •"
  b"\x0E%è^H>Eo«Ê%Ñè}ƒ¡"
  b"\x0E(̉¥eLiˆ+BxHˆ1\x11"
  b"\x0E)Žä¹tB¢´©ê”$†¡Â"
  b"\x0E>˜€ŽâÖÔŒ‘Î\x00çØv*"
  b"\x0Ef\td?õÞ¹E qô\x08ÿêƒ"
  b"""
    \x0EkM¹\x1E\n
    M/A\fí°\x06A@
    """
  b"\x0EpË |\x10M\x15œ\x02$ªíGê"
  b"\x0E£\x04-þÚD¥ÓÈ\ ÒŽÝ"
  b"\x0E¨¿Ê1/@E¾Ù½cš\x19E‹"
  b"\x0E«››\x10?Gë•«ô‹&_‘ˆ"
  b"\x0E¾Ô\x13µBL—¨;¡òÇÐÃù"
  b"\x0EÞÃU½Io„¯Ë*'Ł\x15"
  b"\x0F\r"CY±N_»gXà‘\x7F\x00â"
  b"\x0F\x0EåªøjJõ݉Ÿ¨o{\x07»"
  b"\x0F.deÐ\fH\x1Cˆt\x1A\x1EÞ"
  b"\x0F6yïpý:g\x06\x18v¬U\r"
  b"\x0F8­aåxɶU\x00Æ‚\x04\x1E"
  b"\x0FœÍ§\x03qOC“`%¡ÀžÂ—"
  b"\x0F·²”-_N-¹$’8û\x03 |"
  b"""
    \x10\x01ZŒ(åJm\x15G\n
    û¤Ð
    """
  b"\x10\x02Tx»§JÞµe‰4%\x112t"
  b"\x10\x12ÐXÄÛOK¬†è•Èx}*"
  b"\x10\x18ö\x17åÕGZ„äfH¥\x1FÛ"
  b"\x10+YÞ¤IM¾õõ\x1AëA‚˜"
  b"\x10SÕÑrÒKû­H|\x17\x0F¾zp"
  b"\x10^Ÿ5æõA¨³(a!×fºV"
  b"\x10aiÐ&Å@̘´òoò\x11"
  b"\x10bý*:^K\x1Cº8ŠF!\x08ðO"
  b"\x10d\x7F²]z€œ„óD5H‘qê"
  b"\x10Š…=ŽBC'–Ù)ÃfPxé"
  b"\x10 dÚƒÛMp©\x1FötiÙ”£"
  b"\x10 ³Óë\x13A‘ˆž\x151\x05°°è"
  b"\x10ᡤ„÷Dˆƒ³øM\x05A^\x15"
  b"\x11\x0Ee\x05 ÿH5±ŠK7Œ\v\x10"
  b"\x11&À?\x0EkNi¯åv5ú\x1D+G"
  b"\x11/3ÂÌ@˝ôì4=\x12ø"
  b"\x11B«KlÝG²¾Òó~;Óå "
  b"\x11\x7F\x1C.…!Cð–)ÕŠ†S,\v"
  b"""
    \x11²\n
    vßàDc¯9¥#Ϻ»*
    """
  b"\x11ÂãÃ\x0FäßÖ)ê2ñöŒ\x08U"
  b"\x11ÖY)¹ƒE”Ì\x18ZúœC—"
  b"\x11â(T<îKvœZiÜ™´9ú"
  b"\x12\rb¯ZÁ@\eºzqëjXo`"
  b"\x12\x12¢è5ù2‡ÂÀH3KØ\x1E"
  b"\x12\x14(E^[FÉ£Ök\x19F\x12\x02!"
  b"""
    \x124\n
    \Ý.IA”˜µ\tgÆþ÷
    """
  b"\x12@$X¯gL\x16Ÿ”f±\x03\x14ÿ‰"
  b"\x12o\v\x18Ôá'\x7F=þ~“"
  b"""
    \x12vÜ3ºd–€„\x12ò\r]\n
    šT
    """
  b"\x12ó×ñ—¦ßÃ\rÇ\x05²ç©ÁÅ"
  b"\x13\x1Dw+¦ZM‘³\x04\x1D\x16\x19Îú"
  b"\x13&N:\x1CÑg]E®®=*ƒÓ¿"
  b"\x13.\x07\x16Òý°J™‰\x16>Dâ×X"
  b"\x13Q^9DqJ––Ž\x06µK{\x12\x08"
  b"\x13bñ¯èÐAß”ñ[\x170™ä\e"
  b"\x13t‰_¬TEFŒ«J;'\x07´#"
  b"\x13vÄ;%¢¦ëdž‰Òœ’ "
  b"\x13€i°$åKÚ½[aRž\x11£Ÿ"
  b"\x13’|i˜¶Kò¬:4*X,XU"
  b"\x13ww²;o.9çÒ;ÀÙÕû"
  b"\x13¥“̹\eI\x13¯~”œp…È"
  b"\x13¿1¯„\x0E\r—!d\x08s͝¶f"
  b"\x13ÉEqzïDœ¾"s·9ùÙ•"
  b"\x13äo®÷JAI¬\x0ES!\x0F‹¬‡"
  b"\x13ïçk\tI·Köf‰\x11"
  b"\x14 Òk€“E7¯`g H\x0Eö¾"
  b"\x14…&æ\e°OÛ°Í\x10\x10ø\fã%"
  b"\x14“ë¢ß\x07Aª›_JÐvMhƒ"
  b"\x14™'ü4K“…n0+Û\x0E"
  b"\x14µ¼D\x07Y¢Ôš\x00Šáâl_ç"
  b"\x15"\x17EååLÿ‹ì\x08I\x1Fs@\x18"
  b"\x15.A\x14ve@<q\x13jÛ‘œñ"
  b"\x15@3^\x07@\x1AŸ5…\x182Š<ü"
  b"\x15‚‘ºk‡C‹©¥u·ÔÍݬ"
  b"\x15”/\ýW-Ý‚D\x08vBi\x14L"
  b"\x15–¯ë‡\x15B\x00žÉÏŽˆ\x1F/†"
  b"\x15–ÄyU)A$´£T™LG?‰"
  b"\x15°ÿ3ApEA³(\x00g\x00_Àõ"
  b"\x15²­^SgN:§>è^+Bd%"
  b"\x15éñîêc'¿Ä\x13ˆ@Ü[Î)"
  b"\x15êÎ\x07\x1DÊN\x06ŒkN¤‘<“ü"
  b"\x15øvúðãK~„ñ\x14ÛuÖ\x1D"
  b"\x16<EŒ~yFú¤‘ëÅÙ\x06¬’"
  b"\x16xàGCù6¡Lš\x04åñ‚Žô"
  b"\x16ƒhpŽtI¢¦LM,\x03ÒB\x01"
  b"\x17a\x1C¹7\x1C@v³™\x15›á8!«"
  b"\x17¢ö›hË@²‰«ü!ûiûÂ"
  b"\x17¼'I¥ÉFêŒßh·h౐"
  b"\x17¾À1\x13VA]ª×ä[Ý2ÿ "
  b"\x17Ƽv…ôò \x19¯ðP\x0EŸŒ'"
  b"\x17ÒÊœdiHKˆ~sÊÃH>Ô"
  b"\x17ïƒer\x08¶‰¤Bq¦Ç˜Ï‹"
  b"\x17õ\x05´38ÓŸwì\x01ãš‹\x06ƒ"
  b"\x17ü\x12,TÖO0Ž¿ éêôLj"
  b"\x18$\x12\tÙWN\x08º¿(#š«×g"
  b"\x18?\x00\fì€Jó®@Í+´ úŠ"
  b"\x18aýk:C\r¢¶]ÂÞü€€"
  b"\x18bŒ'$=KÀ•Ð{ç\x18\x15"
  b"\x18bà:ƒðF5®%ìþciúC"
  b"\x18\x03Q,°A@ìÜeÍpîÂ\x02"
  b"\x18›b\x13FLDƒ\x1A¯\x08#tNÑ"
  b"\x18³òMöãOBœäÑÐÏOv."
  b"\x18Ë)’F”Bù©&v@±z”ê"
  b"\x18ÐýÁ¶¸BH§ª‰\x08m;Aš"
  b"\x18ó›…qÚJH‚-\x05³¯):\x18"
  b"\x19\x0Eªl\x06\eF&³\x18çe©ýF\x16"
  b"\x19\x1C\x061vS…ÿÕïül\\x16U"
  b"\x19;\x19ì†AG¸Ÿ\x19#ýd\f\x1C'"
  b"\x19fZèÛeOp³\x1Eaãš·—G"
  b"\x19¹\x0Fÿ‹CF ’—¹\ts;\x1F"
  b"\x19“-‡ò)Cwºø‹¸\x1C:~0"
  b"\x19¡º;¤ký\x08&ãðäé’Ñ"
  b"\x19ÖïGÆËY”bLF®¤‘ Í"
  b"\x19ä\x19>OBB  öâèœKõ"
  b"\x19萠ÂöJyŽÍ\vgߺDþ"
  b"\x19ûÚý<ÕB\x15´*Q\rðÓf`"
  b"\x1A\x02ŝLN\x1C§æI0Õ¯È\f"
  b"\x1A\x10l¢ù—M$Ž[pw\tóò¹"
  b"\x1Au}‚ԝ\tØo‰!`¢\x1Cž\x1A"
  b"\x1AºB(ß4Iv¿lG7™\x04Ì¡"
  b"\e\x00:˜)\x05Kn´¾\à\rTÈí"
  b"\e1ò…ØaJOœÀÔ\x7FbAøÿ"
  b"\e6À±æšM3—Oü?á\N­"
  b"\e÷o+ÑC\x06€qu˜ñô‘g"
  b"\e”ÿe­ºJó³)óýBäï["
  b"\e–̓oŽG«µ¶å㸩\x1Dz"
  b"\e·]¥\x05CBO—\x12ҝ¬\x1C¸à"
  b"\eÂwùžcIP¿õ%ÖÄ‚ç"
  b"\x1C\x1F|öôýKW‘¿\x00Ð/£Úç"
  b"\x1CgfF²9\ý6þê›0udÏ"
  b"\x1CtÓ‰cVM\x10©ß7Lú¡‡\x17"
  b"""
    \x1CyϦL–A\x14·\n
    9g¢ÂîD
    """
  b"\x1CªÀ8-TN3šNöôs\x7F"
  b"\x1C¿*Ê&"Cè7o\x18|Ñ+8"
  b"\x1Cç8·…vH~¢*p¨Qæ¯_"
  b"\x1Cê D“2IcŽÿòíMB\tÌ"
  b"\x1D\x02Éa÷¼BˆŽzj\x11W.£k"
  b"\x1DC¼uµJL\x1EŸéÚ\x04Ï7¨\x15"
  b"\x1DN\x16L¢†Bóš\x1F‹ùK“â*"
  b"\x1Dwl\x07\t\x00DÇ•\x01mØ^Ñ:;"
  b"\x1D€Ô0‚<Kö¯•–AzrX;"
  b"\x1D¡ÂÇŒqMƒœ<\®B¹øø"
  b"\x1Dâ\x08ºl|H\x12†ºqÛðò¦<"
  b"\x1Dì\x12vØhIS‡C\x7F\x1FË\x19~"
  b"""
    \x1E?ße3É\n
    ø\x0E΋§‘¿fÎ
    """
  b"\x1EQ*pÐp@1 Áà‘mC~\x1C"
  b"\x1EwPqBèJÞŠ¹#}¯çÕa"
  b"\x1Eˆå;·\x08Bm‹aÝ\x1C+vÒL"
  b"\x1Eœæ¹™ñCR¶H‘\x17”Üm*"
  b"\x1FB\\x001W\x0Eg1; ¹¨‰\x04M"
  b"\x1FŒÝ§òCKЉ˜O\eo\\x13Ý"
  b"\x1F™ÁÌݾ\x0F^%ŸÒC¹$ž"
  b"\x1F§(\f1†JŸ¿CV0\x0Fà®s"
  b" \x0F,€ï*MƒŠ\x06́Ì$\x1Cù"
  b"""
     \x17ç•\n
    ŽJÒŽ¤xC\x0ER\x01
    """
  b" \x18Ò¨h!H[¶\x19\x18ÏgË„Ó"
  b" 9§ "\x1CŽ‘sK^\x0EíU`û"
  b" ?â¥evO~•4ù>FC}^"
  b"""
     E\\n
    \x01KN•>žg­K2\x7F
    """
  b" _bÿ\x12àL« $\x10³4¼Û†"
  b" –¼ú\x1AHf™Ð\x04Ð|ø‚\x1FÊ"
  b" ª…†·\Hî‰O_Ž›)\x05Ù"
  b" Â/ÿ¹\x02JLžV¬CÍ‹R0"
  b" ÓP2H\x07HÓˆ\x06½Þ–¨*\x02"
  b"!\x19NS\x1A;@G¯Ö«|H\x10¦;"
  b"!F3:_\x16\x13ÊÜId\rÕŽ3<"
  b"!\S“y(N#´F7ç\x02\x02»\x01"
  b"!nÒLÒ\x01¾¤Q\x1ARßœ\x13\x05y"
  b"!•¤uàÈz|¬¹\vÅù,""
  b"!£è\x17qv\x1C¬ž\x0F\x0F•Zl\x06!"
  b"!¹ù,S\x05ÛBj‡”ѧ\x0E"
  b"!Ë&|3ÄY\x12\x1EÉø‹XS"
  b"".t-\x1FåA¾¾\t®\x17°h«"
  b""\\x7F\x01ù«N›™ü¶€ö¢Æã"
  b""™-s\x15\x1CC\x13¡€è²ÝŒñ"
  b""Ì^ÏÓ\x12I>±YÐꨁ@ñ"
  b"#@\x0ECd\x05TƒHnª\x17\r\x17…e"
  b"#QIPy~L“÷g>°\x17\x7FÎ"
  b"#liæZËIb£\x02\x18\x07«åïX"
  b"#q<oîÆNîê¶0$ÝΔ9"
  b"#¡q6kÞA ²ïK$Š%Ùi"
  b"#¨Ì5â\x02DÔžìš\x01Zw°O"
  b"#Åñí\x02,Eêˆ\x0FØ×è_\x02ä"
  b"#ë‚\\x07^H7˜écôw\x11>`"
  b"$\x03†'Œö_ÑOxYˆ(ZbŒ"
  b"$\x07\x04°eÁK_¸¯×¨{j\x05'"
  b"$?™\x1D(B3\x05`)<•ž!"
  b"$WÔ`¿‘Iò Ì‘©ÚHT³"
  b"${¦23\x16Jw·‚;\\x12”2j"
  b"$‚‹¼YFB\tºqÆ)œõÏs"
  b"$†äþ\x18:<Þ5½‰U°7|…"
  b"$ë\x13 á¼6§Xݳß\x083""
  b"$åQl >¦Œ‡ïÃZ­`\tu"
  b"$ñ5m±¦J\x10˜k\eþº·(\x19"
  b"%\x04\x01¯wÛJ\x1F\x17ìêëšL/"
  b"%\x17wÑËÈO󡥺.* {J"
  b"%]›J¹\x0FE\x1A·¾IE\x08vœœ"
  b"%©{pp\x05J‚ªÉ\x02›‰µî"
  b"%Øvü›ŠJÓ¶÷\f0‘Á·\x06"
  b"%ê¬\x15ÿñKE„\x00Ê\v[މä"
  b"&\x01Ÿ“ÈÞ%I¬`¾ãŒàn®"
  b"&\x18\x12_ Ž\x12¤Ðdv.ßÖt»"
  b"&fM°\x0EtES‚\x12S9x,ëÃ"
  b"&o\x19\x07½±F‡¯k™u8-hí"
  b"&xÄv §ºcýUõÂú\x16³Ô"
  b"&~&‹tûG\x19ê~Åæ\r"
  b"&\x7Fw¢Y…Jc—q\x07%\eþ§ó"
  b"&•\x1Dâžè‘|+kxð¦ì¿„"
  b"&—ñhßìA\x1C¡@ñMB\x18"
  b"&™]îæPKF\x18\x1C8Hp\x18x)"
  b"&›çõÏ\x15E\x13·p\x17ý¶\x1F\x17f"
  b"'\x13…K,Ei¨½ÉÌ‚ŠE"
  b"'\x15н\x00\x18Jþ«©'çˆ&\x07ê"
  b"'8u™ð£BÑšžátÔÑû "
  b"'O2\x14\x16¿A‰¬ãωK±%\x0E"
  b"'^\tTGiLÏ‘Êë´”\x15\x11ï"
  b"'gò¢ÒdFA­ù\ª\x15à63"
  b"\x04•­!KX‰HEœóÛ¨\e"
  b"'•ìe\f\x0EN[‚{“\x02Òù´"
  b"'µó>ŠþM³³f„XVЈÓ"
  b"""
    \x16ï~!GÀŽbÝ­Ÿ\n
    ñ\x1C
    """
  b"(\x11µõõXõ¡\x0Fw\fŽ¥cÎ#"
  b"((K.Lj\x13?‚Oó!SàBÉ"
  b"(9o§Ô˜\x0Fl7 ¥±Ö}¨²"
  b"(X’\x15ÎìHµ´ŽQŸ\x04Žd~"
  b"(¥å¾œwKÕ¸{é"\x10ƒøð"
  b"(¦äñ5%G£™#\x05\x10‘uQs"
  b"(¼ŒhEŒI;ºÃåM”\x05èÛ"
  b"(êža_3H\x1E¤2M?@„ÀÏ"
  b"(òÊ l @/¶Çq"T¶µ{"
  b")'A³˜aJŸŸ}ÅдýË("
  b"))Âí\x06\t¹ËxÞ>\x05õÐ\v6"
  b")7Ou+vKBŒÈnÝpa\x14A"
  b")U¸à“@Ξi. \x02ï>²"
  b")iu\x04P‹\x08ϝ¾‚Hø…êƒ"
  b"){€Ù\x13D_¤CÍÈš¢\x063"
  b")ŽºG\x02 H?‘°fÝå\x11\fŽ"
  b")¹/¬0\x18F6#„|«Ðém"
  b")çïkÆ€OÖŽ“¬LM¹Æ-"
  b"*\r¦ŽÊ+N›µÎÕ€\x06ŠÛÿ"
  b"*\x18í>¶!C\v®W\x1A±§‹\vï"
  b"*s“ùõœH¦¾Û·¹âW«"
  b"*ãöm\x00ƒÌ.­¾}+Äi±\x10"
  b"*ì8¢ÈJ˳u|ùÔ@<Ò"
  b"\x19(f˜KчëøÕÛ` \r"
  b"*û;8ó–Bò¦\x00\x07bŽ@Ï®"
  b"+\x07ý Å(O¶³íç­¸Í'˜"
  b"+\x13Ò£þñD!©^e®¬\f"
  b"+'qåßûAZˆ_¢,BÚ÷"
  b"+VX‰Å"H«¼³\x15º\x00•K"
  b"+k¶û‘}A,£í+ \x05r?\x02"
  b"\x07!¯ÖBUšH%vX\x17êÐ"
  b",\x12)öREd¶iY“‚kN0Á"
  b",n~\x18¡7Ná«Ô\x11ºB·\x00ñ"
  b"\x13}óµA\x07\eÈŸÃü—""
  b"-\x17LlÒ\x1A@ӏæ qZÏœÞ"
  b"-=_‰\x07©O••µÍ½û\x16\x1ES"
  b"-H¯q©‘D̺\e}P¢OøF"
  b"-Sn¹:4ê™ØÛá\x1CúÕz"
  b"-•(\\x1AõHø¥4‚ÝŽš\x07¯"
  b"-ébþ¸HM”9îX¡k*|"
  b"-ö-’UK—©ýÛ.uи¾"
  b".#<ýܧR-Š\x11¤glƒBÅ"
  b"._¢&\eRJê·nuÒO\x07}H"
  b".ã[úƒ\x0E@瓞$”\x07R+@"
  b"/-å]ZFEn£Éï¤\x15.aM"
  b"/@½µPÊLP™\x05//«`M^"
  b"/qqC€NEògÎï\x04dÆ×"
  b"/rø0³ÇF–·\x03\x04\x16\x1F—3ñ"
  b"/w~ZHNK‡˜Þ“\x1Am¿\x13V"
  b"/{k\x19áãŸ@ŽkÊ:Ü!4S"
  b"/“ß»þ3Oa‘„^ªò$\x10þ"
  b"""
    /žÍÚpõF±b\x01’÷¯\n
    \x7F
    """
  b"/µþ¹U\x06Kц~Ît*F^«"
  b"\x08øg@Å ²$\x16+EÛ°"
  b"/ßH\x07fé¥\x0Fëíÿ»ì/F"
  b"0\x16æã妬±ÝqÓ*–P«\v"
  b"0$Um;ŸG'•—°µ\r\x18u|"
  b"0o]ÕL'ÚÍ=¡´l\v·Ó€"
  b"0¯Ú7É*DŽ¿u1ý‚\x03ç\x13"
  b"0°*Ô ÷OÊ‹7\x08Gì”Õü"
  b"0´gi\x1CLEý‹È\v<l.4€"
  b"""
    1/\n
    ÑT¼Fª·ä—“G­I
    """
  b"15e\x04*­ND‰\eËW‹Ü'Q"
  b"1:ÒgHv´5\e$\eà$\x13"
  b"1Žƒ6ÀßN@®Žd•\x12åhw"
  b"1ÖQü\x12A`ˆV å›e¼‰"
  b"\x12¹¥Eèíû´;-öDf\x18"
  b"\x14Ð)…A­¨¸·æZ–ÇE"
  b"1ßxƒ\x14\x05@ЉÜA©\x1DŠ\x03"
  b"1ëºÙ€œHú—b'•ji4"
  b"2R¢oû¸Iê·é:|/¯áÁ"
  b"2_€é\vB@v$û»ãÔô´"
  b"2ް»0¼B=¨2üN\v\x16ÇK"
  b"2¹«ÎSpL·®–>$ª‡\x15ü"
  b"2Á+‡ß"O\x1D¢\x02’³OW¸"
  b"2û)ß ï…W=~!\x14 W·ñ"
  b"3\x03¡º¥ÑBL²³4q\x15Ñl\x00"
  b"3\x08(MèlO² '׈,.ï\x00"
  b"3=³,&<J¶–L\x06àt»“\x13"
  b"3a“O•êI­ ~ö)ˆ8åý"
  b"3iU½‹ELÖ›cà\x1DnÆß\x02"
  b"3µ8—ËÉE\x0E’t!ëÎ-£ê"
  b"3ΰa;cB­ŒÙÞèò—s¢"
  b"3å–\x1E|\x0EMÍ´ëV@u®ÑÐ"
  b"3ùя?\x13C¬°sÕ4Ü @J"
  b"4)ÙtÐ}Gq¦\x13°'¼\vp7"
  b"""
    48M!“žD\n
    „éŒ[¨\Qa
    """
  b"4O‚\x1C·ðEy«´mƒøžú\x00"
  b"4Tï\x1Ck©=\x04†²?gÂÈZw"
  b"4opéAðKø“·_e\x1A\x07ÓÍ"
  b"4²“Ó½MFºV\x02{ÉÓ&’"
  b"4×>[ºÊDh‰l\x10­E;a\x10"
  b"4Þ¶\x19Ä7K&­c©þ4—¯!"
  b"4Ᏽ:„\x08ù«º„GÚ›K«"
  b"4õæXé®A½Ag•\x04ŽeÌ"
  b"5!XÑ¢°G ”ù\x15\fÐ:"
  b"""
    5E_\n
    ÅeE±®A@ÎIJxù
    """
  b"5p“hHÁOf„™k¥\x1CI{¸"
  b"5«7¥p;C\x16µJI¼¡ó%p"
  b"5èJ÷ʨHš¸ÝV/@KC"
  b"6MöÈpˆOÚ™AÂv\x08\x06š,"
  b"6V»g¡+OR°Eâ\x1DˆbF~"
  b"6b…"\x0F8LE„Á¥\x08ü\x07y6"
  b"6žchôèD\x18Ž\x02É\x17·\x03\x01"
  b"6¥š7uaë+_¦ls‰w„\x00"
  b"6Ò™6­ÿI5‡G\x08\x18\x0Ez%"
  b"\x13\x15teJxˆ=|¿4]\x02"
  b"7)\x1Clë^J‹­ñ¥²€püÂ"
  b"7)«\x16dÄGˆ þ^w]5åŸ"
  b"7.e³Ü\x0FF\x11‰:CH öH®"
  b"7>«5ŽÌÄ‘\x040¼¼Ù1n\x11"
  b"7H¨K[dJÕ‰\x07xŠ”xŽ#"
  b"7­«\x1Cÿ5\x04e.k ,OEøË"
  b"7ÃÄ®îªBô›°Ý.QWÞâ"
  b"7è³@€eA´†ÊÁÒ"Ò¥®"
  b"8AÇ\x0E’²Og¦g\x1F\x13*é†V"
  b"8Q0[dû§é8+¾zdpüz"
  b"8{EÁ‘#A2‚J«‚ƒ\x08Þ"
  b"8‚î6¿SNŽŽ¢@/”0¹ã"
  b"8º9l%\x0FIe›\x01üŸ!\x0F•"
  b"8Ëä\x10ôºMÔ†üÝ\eX\x1FÿÒ"
  b"8ÓU¼HèFm«^õb:Ý×"
  b"8ãÒLŽÄD…ƒºÕCObð\f"
  b"""
    9\x1Cð*v1B\x12¬±âé\x10\n
    È\n
    """
  b"9;[wÒÌJ’ŽïëEi°d\x12"
  b":V\x05A»Ôäâ·‹ÛÊL¶>{"
  b":tø$JþBJ²Lr€rÕ\x11ø"
  b":|¹8t"N7“17wA$Z\n"
  b":£çæ_¾CI¼­nJú.€¸"
  b":¬;,ÿ‚K\v²¬ò·b\v"
  b":¾ÿNÔ“AάmDm\x0E\x00¾ž"
  b":Ï~V\x08\x12m›\x1CUuF:\x14¾¯"
  b":ÝA×\x18†D\x12»2ÓT«úc)"
  b":죑\x11ûºÙK’UEË˳Æ"
  b";\x05\x13®¶Mã t®Q1ö¸Á"
  b";(º2ñ\x14‰š§N„û‰\x19B~"
  b";Môª§eAc¾¢Å4‹^‡ú"
  b";mvûòhKy‚7äB“aTÌ"
  b";‰güw·‘\x13E\x08ƒ\x03\x10çÍÝ"
  b";Ôc\x01Ë\vD4ª$\x14ûŸ\x06¼Ã"
  b";éÑmA Rü\x14s>•çk\x14"
  b";ôIÉ\x16öFõ¯1ÉÙ\x1E@åÂ"
  b"<\x0E¢°\x01ÛL¯èt.ñ\x0E"
  b"<_Jœ-0Bj¦él§RNÎ\x10"
  b"<f–—òçD\v·'òÒCÇâç"
  b"<w©Gdá@Kœ1PŽœ<ø£"
  b"<ºPN:àMiºœk\vó¿’–"
  b"<Ô]?`À-\\f³\x10\x18>!\x01"
  b"<ü„›íDšƒ…)P*e¨ö"
  b"=\x10¥bþ%FI±›×¥>8¹÷"
  b"=\x1D\x15µ§É5ŒÉ“}JÈ‘"
  b"=9™Ê¯Rˆx\x1C\x00\x18†¯»"
  b"=CFŠ¥1A‰€×’_É^ðí"
  b"=Cäy«’AŽ»4F{0¹; "
  b"=bqêŠØ\x12+}?Ò& —à|"
  b"=|ß\x12\x04æO\x05¨c$¸\x7FÊÝ8"
  b"=…öÑ\x1CÏJˆª?¸¬`^Ø•"
  b"=œÛ@¾ŒBn˜¶\x1Ebš wh"
  b"=Áv•\v†B'–GÅ$ùý\x15¬"
  b"=åx°,•Bß²lײ,0õ]"
  b"=êÌÃv¶AQ½Þ1•\x05o‚â"
  b">\x06\x06ÜKoH8ºG\x05-~4àë"
  b">:3ìfõr>Îݶv\x1A_R"
  b">“ªª\x19Z) fÈÒÜøZƒ5"
  b">¯gŠé‚Næ»5CA¤¶Dù"
  b">ÀRÖé~D:€ÒùïÈ\x11ÿ-"
  b"\x17*pk\x16jöDÓ\x19Ý‚Cï"
  b">Û‚&÷NI«Z݃œüŸƒ"
  b"?\x1E:BwÜHæ¦\x10¶‰Nö\x01"
  b"?%Ó\x10;AI€ºª%ï>›¯"
  b"?M’Ó=—Hõ„‹@ê[Ç8"
  b"?Uù€y;Ic \x01krøšéá"
  b"?t{Ÿ¨aL˜¸Ö÷Ç\‚\ý"
  b"?ŽEÇQè\x1C«Ð’JEºü8ì"
  b"?Þ?t"ˆLhŽCs\x06\x16\x1F"
  b"?÷\'-”Kš¥,ÊÒaK{Œ"
  b"?ý’´Ã”E‹µ&›ÌÐRˆ\f"
  b"""
    @\x17“ýˆ\n
    L\x01šœÆêÙIL\x1E
    """
  b"@B7VÛ"FO´½\x109¡í«\x06"
  b"@nº\x0Fú™Kµ…U•G”; ¶"
  b"@‡ƒ\fï*Æq²ÊM\x17¡Ø\x1AÙ"
  b"A\x18ßKÞ B\x17¥Ö„3œÇÇm"
  b"A=\x172âÉGäT‡A•ÏÍ…"
  b"""
    AW„ÝË\n
    Hj¯{¢Ÿ2· d
    """
  b"AZ,ÞpýB\x13¿\x17¹[óÝní"
  b"A§Ô»s»JʧþÏǘè<Ë"
  b"A² ¥|×GÛ¼ìÎwçüŠë"
  b"Aά(“\x17DެãÕa…˜ËÈ"
  b"AÖHu(£ÅظGÅ~d!²"
  b"AålƒŽVF¿´kI:dqÇk"
  b"Aæ\¬9ˆ@4›ÇåÅt7F<"
  b"B\x0EϏÜΐHÔF_É5\x12§\e"
  b"B\e&üàÉHn¬\x04\eu¥[RU"
  b"B4P¹j‘CS‰rÏçsc\x17."
  b"B\.M‚ëA:ƒ´Æ:4z„4"
  b"B]Qä·?Jr´‡x\x11b^6\x1C"
  b"B_q¬wLK¤°}iYÕµ1À"
  b"\x17\x1E¾\K-˜’iH²V>6"
  b"BÔo\x05F¢_îï\x1C1’\x1CŽUp"
  b"BÚѬ‚\x7FKm¿<Çõszÿð"
  b"Bûæ\rP\x02Ò•Óë¥ßÎ\v"
  b"C\x06\x040zHEÿ›ÿ“œò\x0E"
  b"C5\x12¦\x0F\x00Mò‘3‹.õ<\tû"
  b"CYJ¢õïÐ7-nëß?‹þ~"
  b"C[”–ZxLoƒWtÒMšék"
  b"C\\x17\x05‘æJG¾\x1D^k\x1FŽò="
  b"CÌ5è\x06>H\x19œ81Qj\x1F¿—"
  b"D\x0FØ(ȐHځØËµg̐5"
  b"D#S]JZI‹\86¼-\x04»o"
  b"DM]î“6^ŽR¨¤\t\x10S”="
  b"Du¥ øEn„Q\x18…]Âlâ"
  b"""
    D|)ÿÍ EØœ0/}Áƒ\n
    ,
    """
  b"DCI?\x1CÚŠ\x1E\x00Ço-"ãV"
  b"D±\ôÕ{Hp‰;¸3ÎéÛ+"
  b"Dóf*{J·kcä@1º\x14\x06m"
  b"E?‡\¹'IA·¿òë<ù®J"
  b"ET(µ¬åEš±Ue\x7F·B\x1Eî"
  b"EÓ°\x11@®Oˆ¢X7Wb}\x1Cª"
  b"F\e[¨¸t]{£\x04¤ì0!A}"
  b"F\e™8(jGc­¶C½\x19Ͱ´"
  b"F$þÿ\x03ØJ—©Ÿ"¨™\x08+X"
  b"""
    F<&\n
    Ÿé@Æ¥ìùìlŽ‹_
    """
  b"FSóÍTOK̦T,RLÀФ"
  b"FrHÊ6õB\x11»ÿ³ðœ›¾c"
  b"F|âdW\x05Jn—+R\x12-Q€x"
  b"F€Ø¥Z÷Ž]íØœZ+J#x"
  b"F‹ŒÏŒ\x1FG‡ŠI\x02FQ Ã¾"
  b"F“Õ:ó1L¾þ²I¡a0-_"
  b"""
    FÞøë\n
    8E¶ªµ?Aä‘yƒ
    """
  b"G\x1C\x07P'<u½«ü˜õJq>"
  b"GS\fvå–Lž®äçº\f.†¢"
  b"GdNȐòCÏ©‹~J£¦8Õ"
  b"Gkõl\fíDÍ·1ma‰ÀÀô"
  b"GÁ²¶ÂwIa•C>\x05\x01ììÇ"
  b"GÃÎCÍ\x0FAÿ³T R\x12§§î"
  b"GÞ˜‹EP\rz\x06W\x03H0¹Ç"
  b"Gáo ¶6FË ¼1Øn³\x1C"
  b"GðY\x13ÐEã·âð`§S™*"
  b"HYæÒŽFBŸµ‚:vã›5Ó"
  b"HaS±Œ‘Iî„%âG¯¨¯é"
  b"HmWß'œF(¥Å«¡Šñe"
  b"Hx‡M\x0EêJf°i\x19…Ÿ×ˆ5"
  b"Høš®\t·M#º×å\x16¾ƒ°"
  b"I\r?©¬‘H¤Š¿ÿÜ\dÿC"
  b"IœuºŒ­±¶©ÿ\x19ŽØåÝÔ"
  b"IŸœÒ‘Hº¿ÖŠTŸe¤Î"
  b"J\f0Øa †d½D%Ý\x12M‹"
  b"J\x19«á\x06¦N4½Z~nÍà9"
  b"Jrfëè.G޹&Ž\x0Frƒ»"
  b"J|ÚxPëx—¿ç!›ŽYâª"
  b"J¶BZ\x01ûOîŸ\x1F“RŸ\x19É×"
  b"K\x07½µhOE’®Ê\f\x06¾µÞ‚"
  b"K*œ$àULAƒßwN”IZ3"
  b"K+¯¶4ÞD©”ѵø‘\x1DªÃ"
  b"K2_̼ÂNV üÀÙpÑã?"
  b"KU/00]DÊ©ÞR£†\x19"
  b"Kx‹/1\x11J†¤åVE\t[} "
  b"K´>2EÜNc¸|½™S!ýI"
  b"KâýIO´A}¨95§o\x1D 9"
  b"""
    KòXZÑ\n
    7€E\v-ý8#mñ
    """
  b"L\x0E\x05¦.ƒA¶=£3šÖXô"
  b"LX|rHæHb’®'[›\eöÔ"
  b"L¡á\x11hBt…\x18(’Ψ\x0E"
  b"\x17\e’'D¨¿¿\x13\x00\x01¥q{"
  b"LÖpoùsB§¢à\x03zðŽK\x05"
  b"Lབྷ\x00éEc¸ K—˜Ÿ<¬"
  b"Løuд\x14@_°©|\x08,ú 5"
  b"Lü°ÅޏDP¸$%ÖF*!\x15"
  b"M\x07M=A£@‡ª•z\rŽi,é"
  b"M\x11|k0êAï—\x16ß­VÏ\e "
  b"MC»q™Vİ!\x05Á·ŠJ"
  b"MI`õɱííÌP]²³E}"
  b"MƒG\x13*MIï¾ë±)ÉÖ?Ø"
  b"M²áð¾}ìS¡ª6,E\x10.\x04"
  b"MÝQ\e¼ÖFÞ¢,ëpV@|Š"
  b"MßzÖ×…H\x14­;@U(70"
  b"Mä‹\x1D\x08\x07C¨™Æ,ÉÔw•·"
  b"N\x17Ž\x1AÏBÆ’¾³pbKJa"
  b"ND-[BGJD°”2ÞÂìb’"
  b"NX*q\x14;úÄN„XŽ”·¢P"
  b"N‹$ð1B0©oy8ænº\x00"
  b"N¹øeŸ\x07ºÉE3‰\x16‹fiŸ"
  b"\x1DìP\x13(@Æ`Ò¤ÎD÷"
  b"OOCñýJB\ržm`‹\x01£´_"
  b"O|û!q´Oý£•ƃ$’Y±"
  b"O}2K<=G¶—²Ÿ´õ’ç,"
  b"OŽŽAÄ‚\x1Cõi5]ü¹®\x1AD"
  b"O¥UDs2G¸”\x159*j·Q"
  b"O§™Ô?Z‘\x16\t\e,U\x01×´¡"
  b"\x06 ÜÀEm\x0FùúGèôÄ"
  b"O²,\t{_C3±ØÓ5™ãŽw"
  b"OáÏgÀ¥Iß¼Ih¤”—úz"
  b"Oú-\x07V©E&¬ßR¬ô\x07"
  b"P-\x12hêÕEߪÉ) `èJo"
  b"P;&•/“E‚¸£Þý\x01Êþù"
  b"PCÛœ;“@߃õ\x0F:ø±kî"
  b"PR\x18©z\x0EF½‡#°E\f\x7F"
  b"Pd£Ì&½§·ˆ>‚Ð!¡ØË"
  b"Pj²\x1D„A+y×G®XÝÉÊ•"
  b"Pu\x1AW!BKÑ€Á\x15\x07­ë\x08"
  b"PúŸ™ÐA%‘ä¶¹\eŠ\x17"
  b"P¥¼È²C;º…UË\+§û"
  b"PýzîìLEn‘kýüQï’®"
  b"Q\x19°8–;Mk¼7•r!+_C"
  b"""
    Q+\f\n
    F§©'q\x13€³r½^
    """
  b"Q:éÕ\x1C¿®Zž±½\x07ëeW"
  b"Q€&¡™Ï@\r¾=¸¹"5W'"
  b"Q£R@\x15jLD£šY\x16JnãO"
  b"Q¦:Co=MïªÑ²Y\r¤€j"
  b"Qä/&ÎH¦‘Qu€¾™Å\x1A"
  b"R!È>Ö\x17NÊ©m,W~Ò:\x7F"
  b"RPì9Ô*CU±V\x1CªÎ4¤x"
  b"RRñ4ÎÄH§…ÅDûCÅ\x00Ò"
  b"Rb<°i_Ni§`D€&“ÿ"
  b"R\x7F‰'ô½Fù¦‚ï\x0FéÑ\v"
  b"Rˆb‘«¯D4¾±t_\x14|ö3"
  b"R‹xcMMAô¯?ÒåKTf\x14"
  b"R¿Í\x17lõC>”v=Ä®¥¨ž"
  b"\x0FÑpÎLæ‘\x1Cß°›\x08æ»"
  b"RÞV2\x14FKvŒ`ĺ\x1FŽGn"
  b"Rõ’V\x0EÌDŸ‹=å¼\x1FÔÎõ"
  b"""
    S\n
    JE=DMб^Ô\x14…°\v×
    """
  b"S\v 8ˆ»O\tšu×T§ EL"
  b"S\rÖðŽŠJ\x08”hÍ/–/gØ"
  b"S Ÿ¾‘Ý@u­\x1E¦î3ç\x14\x17"
  b"S&ÓY(›E\x0F¦¥Ì\x1A øzŠ"
  b"S.&@\x11/L-ª'œa…O\x0EK"
  b"Sj*¢\x14?Fd¥\vÑ¿2’#n"
  b"StxݾœIh„üؾE\x16ÚG"
  b"TMΓ;?Ne›\r÷ê\x01C¦÷"
  b"TjU¾=\rŽ!˜û­ûóµc"
  b"T±ÂÊö\x03HË€&»w€iI\x07"
  b"Tí°\x14ÿ6Fž€\x12¬n\x1C\x03"
  b"U\vÎb™hA®“l\x1D¿\trÑ\"
  b"U\x18\t{1o\x04]ËÌŸSP.Vù"
  b"U=`Âøf°¼ÃÝ€^z@¿µ"
  b"Urê3\x19N\x03°ð¬rUgÿ¹"
  b"UsCè(iÅ#æåÃ'B\x17Ö="
  b"U€5i\x03=4‘Ë×\x00\x0Eª\x06"
  b"U•º±tO¨œžF~¿\x14¾Ý"
  b"U¹•\x7F-]EÀ™\x1D¹\x12ÖnO\x7F"
  b"UÀ¦\م郸”o• ýÄû"
  b"UÐß“MÈ#5äkür3<@Í"
  b"Uې\x1Eã\fK¼Ÿ;6\x1Eu²…`"
  b"V\x02o¤ñiG¡¦¦Áó{íû’"
  b"V#¯¾ßÂ,M,³Rú\x12·ŸH"
  b"Vm.’DáL¦ˆYÊz+\x06\x15"
  b"V’gÑño©ná\tà³È¤¯\t"
  b"VôÜ©kXHƒ‘‘êâ|áüm"
  b"W\vQ¶ÌQE€©Ù\x0F\x14þ\v\x00š"
  b"W\x11\x1F©<©EØ’($É®ö]á"
  b"W\x12žþ&_K’¢Ò"ý[м×"
  b"Wþ\r\x15±…î\tDP\x16%&"
  b"W—Ýc@\x17\x11Æ\x1CªÔˆëAQ\x15"
  b"Wš2\x16™XA4«\x0E\vŽvìÛ¥"
  b"WÂÐXt9H~…þõ«\x04Ê'"
  b"WÆÛ0\x1FîJI€£áV§ìޏ"
  b"WÛÎ9ó\e b\x17É÷s\x08)u\x12"
  b"Wö‰f×J`¢Î±ÂjÑ{Ä"
  b"X\x11:}|ÅG­¹­t\x19÷vâ"
  b"X9H¤\x17÷@\x06²ª6ž"›ˆ¥"
  b"X=çÓavAÒ½ŒT\vTÁ¦™"
  b"XI¨:eŒByŸµ{x¶ `"
  b"Xx%\x16•‘L™´\x1F9qSaÓ²"
  b"X•øT!BŽ‹\e0½ðÒ\x0FU"
  b"XÓmŽÿÃÙ'—HÄ¥¹…§n"
  b"XãO?ä\x08M‹Ž:Ú^:Þ92"
  b"Y\x03×Pe«Nk»}êæ²5ž"
  b"Y\x1Ch„ó%M¿‰á\x0Eˆ“ÀUƒ"
  b"Y.\x07li\x12AÔ‚ªw£ñ\x1E\x08""
  b"Y`1å‘\x15G7¯g ×£í±¦"
  b"Yo¹%–ßIV£\x13\x12\x13èJ'N"
  b"Yz$—l\x1DJ9‡Œñ>×Î\x1C"
  b"YÈÍÂWÖBZ¿\x03bgºwž"
  b"\x10Ò(ŸHuƒƒæ¤Ž^”\x01"
  b"Yö;„–²`Øö³™þ5\x1Aû9"
  b"Y÷OÛE}J\x1E™•Ð\x1C§Î\x08@"
  b"Z<ÍœsðL)žhˆè…\eBb"
  b"Z]íý`ãÛ·®Ð\x0F\x10ž‡®\v"
  b"Zzˆœe¶O”–\t¸|Ò·Ýì"
  b"ZhÁ‰øM6˜Åè*Ëáwõ"
  b"ZÁž¾³\x04@Þ´Óçvù\x19º"
  b"ZÊ Ý\x12\x11Oˆ«Yp<\x13çJ\x02"
  b"ZÑÙhˆäKg»´Žn"ɰ\x13"
  b"ZãÔ\x06â÷Dp½d]\x10£¤Ø³"
  b"Z÷ô᯶FƯíÖ\x12\x07¤Ž¢"
  b"""
    [-?\n
    ͉Cý€\t{\x08¢p|K
    """
  b"[u΂¤§CɪљuÉÞH&"
  b"[z8Â0LŒ…Í\x06&² §"
  b"[«CË\x04ÜO%Œ\A³ä‹¨"
  b"[Ç|Ë\fý)t\x02àíZ*²é"
  b"\x14òŠ×Op¶I†m\x02iðÞ"
  b"\\x18§`-“B:¦Þ>r\x14\f{…"
  b"""
    ]n¼W¬6ƒ{âd \n
    Ë)ín
    """
  b"] bm\rž\f7rUÿ·_°“0"
  b"]ÆÐÌÝèHa±§·`o±þ"
  b"\x03?ÐTDT™fJ\vÖ³ž"
  b"]ݨ´ÿØ\x1Fÿ­š«µx ñ\"
  b"^\x04S\x1F\e\v7ZY.@Eé\x05±"
  b"^*íJü\x04FÒ´kI \x12|©e"
  b"^Kv\f[þOÉRµ=V˜¯D4"
  b"""
    ^sðWéXEo½\x02¬\n
    Í\r7m
    """
  b"^•„Èþ{A~¿~c5Ÿ2ËT"
  b"^¥UY6\x11\eI–âMdG\e"
  b"^Ã1{ýR\x10\x06¢V&Ç\vY\vœ"
  b"^Ëg»7±JøŸ¸£d†\x18Óâ"
  b"^Ӑ¬p.MŒ¥ÚT!§\e\x08\x14"
  b"""
    _\x1Cr…êµAö»÷\x01ñ¯\n
    \x0E\x02
    """
  b"_h:û£\vG÷›dÅh$W\x17Ô"
  b"_‚Œ\x06êÅò¿xeE‰•Ø;H"
  b"_…"rà‡ð\x19\x1C2U\x01½ùËw"
  b"_è9ùô+CÁ°®Ø{ýÅL8"
  b"`\x18MŽÍ\x1FDé˜Þöyª\x144;"
  b"`,\eš#ÂHô‡:3íë0¶\x1A"
  b"`84‘†ËIžÏÏDn7~?"
  b"`[pvF©BH•£%[\vЍ)"
  b"`e\x15ÞØÜ ?ªÑ4\t\x07é½M"
  b"`z¶¨\x03\x17n }¤£ß\x19³­"
  b"`|\x1FèäkG§ŠëÔV#›È\x14"
  b"`“F$>¥š°\x0Eí$}?{ ¶"
  b"`™¢NædN§°Giá`'¶."
  b"`ÖxÛûNG\vЧ[*\x11Ëßo"
  b"`Þ®\x0F¡I±˜©\e\x00­fa\x0E"
  b"a\x19\x0E À\x14I+±|Áëõ=Ò¯"
  b"a\x1AâUNhOίX\x08Þ\t\x01'"
  b"a4{Ž\äA»­ÝèöF7„Â"
  b"a5¯q–@KG³v '¶\x1FÇ\x04"
  b"aYÏÓðOW—Œ\x01/—\x1DŠ"
  b"ats¬{8MW”lL¢“]\î"
  b"a‡ÖU\x04úE9£¨x\v?º™‡"
  b"aÛÿ\x05Æ@v´,“\f¹WSh"
  b"a²—8òkCJ ^¡\x1Eä_à€"
  b"a¹Rè²#F±º`†@hçX·"
  b"añ/@KëçÒ\x14KT\x1E¬\å\x04"
  b"b\eäŽûiB\x00…Z\x1Cè\và4¨"
  b"b>VîßÊC|£e%<zCf'"
  b"bl\v)ÀÈD¾’ãe¥^Ë\x12®"
  b"bwt†¡[È\x07\x12oûTà`§\x19"
  b"b´‡6\x1A6ET½:£\x16|æ“:"
  b"b¸õ€è‡Eð‡‡ÚØß\x04\x1E\e"
  b"bèN\tLÚA»³“ì™YlƒÝ"
  b"bï\x7FSùLp»j\x10RJ£Ýž"
  b"""
    c\n
    é\x08Í€ûD\r^?̧\\x11È
    """
  b"c?ì»C\f-PÍü«û¦µ¬©"
  b"cBt½ÕuOç’\x7F‚r\x12ÎÎú"
  b"cYó5ß­°D åØóÿ\x03Í|"
  b"cš8µó{BÀ‘’ïº\x02Ÿo"
  b"\x12AË›H¡ŽïÜè\v·Í{"
  b"cóÐÑ¢yOÅœ¢•ïöðlˆ"
  b"dJ7ì|tCcž6\f-S\x14þ‘"
  b"d¥E\x04êë\x14Ÿø?\vŒi+\x0E&"
  b"d¨•]\x12\x11Me™Ž¹ÿD,!Q"
  b"d¿„9ñÍI5¦^Ä!ÿ¡²\x08"
  b"dÏOiüHKa¦\x17.ú<jà²"
  b"dáÌÖ×aKÊ•±¿j_d\x0Eä"
  b"e\x0E«Á²XE‹ŒS‡â@¾Hg"
  b"e*\x06ÖÕ¼÷\x00RKB6\x02Æä\x0E"
  b"e8À¾jÓEŒ]ŽU\x7Fá]A"
  b"eZ8¹\vŸAÛµ*¨\x1AGÌ]ö"
  b"eh—Ô.æ~q5š§0߈m\x11"
  b"eðSÕh¢BÄŸNñ]7ß|©"
  b"f9ÓðµçJA´{0{yKÆ"
  b"f[œ^Í^Je›é_’À\f"
  b"f‚ÈFi"@Wª•'S?Ç­ê"
  b"""
    \x18)x\x07JIŒ\n
    N›=¼Ì9
    """
  b"g\x15žâMžK8²"ûš;’n?"
  b"g\õ»kHÌ¥Ù\üvò‡i"
  b"""
    g{û\x02\n
    \e[¶Ý™i_́îí
    """
  b"g¦ÀN~kO\x14³C\x13‹“•¤’"
  b"gµØÌ4kL^¡G8¢S‡o"
  b"g¿”§0âA\x07–ë\x17ˆˆÅ};"
  b"gÃ*®Î‚OÞ–‰^ÛH/œ"
  b"gúŸÀ®/ED§YÃÁ\x16ªAô"
  b"h\x0F:ɶÆ\x14u«iÄä˜G˧"
  b"h\x11WÆØAN_‘›\x19e\x14\x1E\x04Œ"
  b"h\x19¤r;ð@ù´lzÎáÐÖé"
  b"h8\x06hl-ApÆC–‡\x0E\x18A7"
  b"h^\x0FMDv@́·XŸŒžÇž"
  b"hbw2‰ÐAﳨP\x19‹ŒZ`"
  b"h‚6R6“Cù´á\f\x0F°`È "
  b"h÷ìÚ\x11îH–¶¿õxó\x05Ÿh"
  b"hù“\x1EÃaJe„~¨uÝ\x1CØ\x08"
  b"i\x03\x12}IÐŒ^*hz\x10°T"
  b"i\x05)‹æÜH‰ª/1‘I©ªŽ"
  b"i\rÈ+2+»Í\x1EìÖ+–°ç3"
  b"i\x0Fÿq|;O«·ÑrCšDN¢"
  b"i\x1D€Ž.˜¹á¹\x03Œà+\x18Ãþ"
  b"iwÔ+{'Bpªþ\x03„)ZÂã"
  b"i{åßÏé³¶\¶Oølu\x1E"
  b"i²f¾\x175AK %UíBŠÚ\x0E"
  b"\x10e\x13„Fa˜3aiì!ê\x16"
  b"i毵sCˆ\fÙy,3-ê\x1C"
  b"js¼Ô}¶@aš\x15\x02ð[lqz"
  b"j…ÁÛZÚD܁º^Òh_Gð"
  b"j¼RÇSÍFÈ’Nåuû}"
]
31 4.51 ms
-- product-listing::property-filter::read
SELECT `property_group_option`.`id` as `property_group_option.id`, `property_group_option`.`property_group_id` as `property_group_option.groupId`, `property_group_option`.`color_hex_code` as `property_group_option.colorHexCode`, `property_group_option`.`media_id` as `property_group_option.mediaId`, `property_group_option`.`created_at` as `property_group_option.createdAt`, `property_group_option`.`updated_at` as `property_group_option.updatedAt`, `property_group_option.media`.`id` as `property_group_option.media.id`, `property_group_option.media`.`user_id` as `property_group_option.media.userId`, `property_group_option.media`.`media_folder_id` as `property_group_option.media.mediaFolderId`, `property_group_option.media`.`mime_type` as `property_group_option.media.mimeType`, `property_group_option.media`.`file_extension` as `property_group_option.media.fileExtension`, `property_group_option.media`.`uploaded_at` as `property_group_option.media.uploadedAt`, `property_group_option.media`.`file_name` as `property_group_option.media.fileName`, `property_group_option.media`.`file_size` as `property_group_option.media.fileSize`, `property_group_option.media`.`media_type` as `property_group_option.media.mediaTypeRaw`, `property_group_option.media`.`meta_data` as `property_group_option.media.metaData`, `property_group_option.media`.`config` as `property_group_option.media.config`, `property_group_option.media`.`path` as `property_group_option.media.path`, `property_group_option.media`.`private` as `property_group_option.media.private`, `property_group_option.media`.`thumbnails_ro` as `property_group_option.media.thumbnailsRo`, `property_group_option.media`.`file_hash` as `property_group_option.media.fileHash`, `property_group_option.media`.`created_at` as `property_group_option.media.createdAt`, `property_group_option.media`.`updated_at` as `property_group_option.media.updatedAt`, `property_group_option.media.translation.title`, `property_group_option.media.translation.title` as `property_group_option.media.title`, `property_group_option.media.translation.alt`, `property_group_option.media.translation.alt` as `property_group_option.media.alt`, `property_group_option.media.translation.customFields`, `property_group_option.media.translation.customFields` as `property_group_option.media.customFields`, `property_group_option.translation.name`, `property_group_option.translation.name` as `property_group_option.name`, `property_group_option.translation.position`, `property_group_option.translation.position` as `property_group_option.position`, `property_group_option.translation.customFields`, `property_group_option.translation.customFields` as `property_group_option.customFields` FROM `property_group_option` LEFT JOIN `media` `property_group_option.media` ON `property_group_option`.`media_id` = `property_group_option.media`.`id` LEFT JOIN (SELECT `property_group_option.translation`.`property_group_option_id`, `property_group_option.translation`.`name` as `property_group_option.translation.name`, `property_group_option.translation`.`position` as `property_group_option.translation.position`, `property_group_option.translation`.`custom_fields` as `property_group_option.translation.customFields` FROM `property_group_option_translation` `property_group_option.translation` WHERE `property_group_option.translation`.`language_id` = ?) `property_group_option.property_group_option_translation` ON `property_group_option.property_group_option_translation`.`property_group_option_id` = `property_group_option`.`id` LEFT JOIN (SELECT `property_group_option.media.translation`.`media_id`, `property_group_option.media.translation`.`alt` as `property_group_option.media.translation.alt`, `property_group_option.media.translation`.`title` as `property_group_option.media.translation.title`, `property_group_option.media.translation`.`custom_fields` as `property_group_option.media.translation.customFields` FROM `media_translation` `property_group_option.media.translation` WHERE `property_group_option.media.translation`.`language_id` = ?) `property_group_option.media.media_translation` ON `property_group_option.media.media_translation`.`media_id` = `property_group_option.media`.`id` WHERE `property_group_option`.`id` IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"jȱ}RßMB¼\x06\x18_]a;`"
  b"jêT'i:éøµÉŽGAe£j"
  b"jñ4áÉILÔ©\x13ÒýÓ¹ÆN"
  b"jôÄõ£pDú¹¿Ü\x18—"¦\x05"
  b"k#¸É ©Hq€;üŽ0\x03½³"
  b"k3ï\x07 ÍJ‚›Þ`:5±=\x08"
  b"k]Q}ÙúLF•Õ‚yç\x02\r«"
  b"""
    knÆb™Ž\n
    4&|ºÙ\x15MÞ´
    """
  b"kƒí3¡¥A¾…CmUÔߏÚ"
  b"kЂr½ÐH}•\x08®\f¢L$ò"
  b"kíï0¶ÍMÌž\x10¸Ð\r¶ý÷"
  b"l\x10lN_«Bõ„\x07v{\x17\x1Fëð"
  b"l2\vB†ƒü\ˆ[u’Á©¹ "
  b"lDk˜\x1E\x18O\x7FˆÜ\x16\x08ÇÄ$•"
  b"lM\x07™‚AZ‘¨PuÜÁŠ.p"
  b"l£]LSêN#³íOù˜²\x12["
  b"\x15çlyA.ª|\x02j®__Æ"
  b"l±%t’BED•ùtÌTi¡†"
  b"lá¯ïjpî…’¸\x1DKµ{€'"
  b"m\x19tŽg¹Jo¼©dü\fîÅ5"
  b"m:+·Z\x07Er•\r\x18\x10/è!¤"
  b"mG\x00?‡§K~¡\x1F³ SJã|"
  b"md¼æ \x04OA¦rÓ\x06“ÒÒG"
  b"mgÃ¥·Ô%óoéEJT’šp"
  b"""
    mk\n
    fîüBî¦ Ð"ñ#9\x18
    """
  b"m„¨–ü)LE´ˆºSIcYh"
  b"m‘òᡁAó¢4#¾õ|­["
  b"\x01ଠFáª\x7F\x14‚®Æ=•"
  b"\x05–‘3O\x0E£rßöíá\x1C*"
  b"mæü\x1F’WK<±aÛ\x07º%\x18»"
  b"n&¡®<\I"„£I\x08â‚6R"
  b"nT»$ÛªMð‡Ç\x0F"\x07fÅ'"
  b"njJˆ\µN»¾ò†è\x04d*ñ"
  b"njm !ßC驈¨•nää_"
  b"n€X¤ ZF±°¨¯'Ö­ô«"
  b"nžÈ\x03bœ:êÀúÀ¨Ñµ\x083"
  b"n¦î\x07~a@¬¬ŽõÜ\x07Õ/Z"
  b"""
    nê‰\x7F™¢BO.¡sŽ\n
    ÉÝð
    """
  b"o\x15Ò Ú•EÝ¢A ÿJQ’;"
  b"o\x16¸íÌÈBZ®íÞF¯Ž::"
  b"o'ì\x10n¯AÐÃtt™C`_9"
  b"o6"†û¡Lì¶Ê6À¹K”"
  b"""
    o[äîWÕ% ãb’¹÷b\n
    $
    """
  b"oƒñvtOü°$áú¬ö\x16"
  b"""
    oŸOߨ\x19þOàÌ\n
    \x1F=h2\t
    """
  b"o®‚½ˆe¨w\x01…|°buY<"
  b"oÉ's[‘H\x11¾â@D6Š\x10ý"
  b"pYÿ]\x7FH]©É“9Íy[$"
  b"p^‹ŒáOG\x10¹z\x1Fê‘mp\x02"
  b"pb\]IA\x03ŸÓ?ú¯…¨Y"
  b"pÀG\x0F7\x07Mø¡1B*î\x1E0g"
  b"\x03ƒ’ߪ2vÓ:\x14]n?ˆ"
  b"q\x178QbC\r»\x03ºÐ\x02õ„Ö"
  b"q\x17¡‘ñÂ@ˆ‡\x08b\x192!\x1E|"
  b"qkÔ>oòD ’Å\x05²¡\x1D3"
  b"qA6Î,J]‡\eºÁ\x08\x00m•"
  b"q„âLçÏb‚wÿwô=`Â\x1F"
  b"\x16\e\r¦¨´ó\rX¾ò"
  b"q”ïIå'D´£_hº”-\x04P"
  b"qÑAꊐDå­\x17P)\v\x02މ"
  b"""
    r7fCïW\x7F\n
    =ðbèq{¨Ä
    """
  b"r;»Æn AãÒD\x1E—)‰Òf"
  b"re\x16¬¤\x19Gǹþ_wé\x1A¡|"
  b"r†oŒÌŠÅ]ýµÁ\x1Awàr\x0F"
  b"rŸêÐ*‘ì`«Z'¿\\x04mp"
  b"r¶<ß .Oð¿üymU%¿\x03"
  b"rÇŽÂð7!õó\x1Eç8Ò꺪"
  b"\x12\vÁEAü´¤Dù¦5T["
  b"ròLJ@ÓL9¸>¾Ü9³Ã"
  b"sIi\x04e³Dx«0«\x02`·UI"
  b"s¯7 Ò\x16ªE²ÿ‹Ž¿×y•"
  b"s¶ZËøÓ@ʦc\x7F\x1C`\x1CÔÚ"
  b"""
    sÝa̽÷NjŽ‘æ\n
    OÐ}@
    """
  b"t\x11ìSbÀ\x15Ú0"•þz\vÓÚ"
  b"t5Ò*l6•ý`¨OV¿\t”¾"
  b"tX\x17v\x05L\x01¯\x1C\x01µO¡\x10"
  b"tmLþR¯jØ·\x1AÁgq3b"
  b"tråwy\x0FH㋊+\x02†­ë"
  b"t›_Gï®M$–pÛzÁ0ë‚"
  b"tªhÁòÕKç‰Ü”û<\rWl"
  b"tÕð»!¨Js†\x18ùFLܵ&"
  b"tØG9çôH\x19¥\x17äf›ª2,"
  b"tîÁ5<àOJ´\t:($[TŒ"
  b"u\x01¥ ÔDM#»h\x19\x00È\x02ßÁ"
  b"u\x16ᆋ9@CŒÓ\x13ŒÖC³;"
  b"u\x1A\x19\x16äÉHpŽÇõ®ìÀµÖ"
  b"uV\eÍDÙIG’8Q2€¬€æ"
  b"u„\tDqE*·•c\x06 Ï¯\x18"
  b"uª:Ý"_Aÿ‡Å®ïü­¹"
  b"v\x03‡mÄQN+€°ôœèÙ´e"
  b"vb´Dƒ–Ož©/«ö©)­"
  b"vsE~]\tIß‹¯ía<$x]"
  b"v\x7FŸ2kÕE޶ƒeì[êÓ\f"
  b"v«]ÿÐ3A™¯ÌÒ¢þÊçÙ"
  b"v°­oÈN)¬·”ÕŽé¸\x1D"
  b"\x10G†eG§´ \x13Ïù|\x01/"
  b"w\x11NæÍlG›Ï´Df\x0F´"
  b"wcƒŠ?\x12Zê½¼–Ébˆ è"
  b"wdUqægGR‹u¸¯\x07Àœx"
  b"w”Ž„7³H\x11½É¦Ç†Æµ"
  b"\x14ÿ…H|–ûd\x19Ÿï>B"
  b"x1íâŠ\x17O=€WŽ!ûÅö|"
  b"x9³\x7Fu\x06BͧøÄ:BÙþè"
  b"x;¥r\x11r\x16y\x05\x11v‡êä#À"
  b"xaè­–Y\x11¤»\x12Ý\x05ßAp\x16"
  b"xfä6¼DKK©™\x0FR+‹RR"
  b"x“\x07L5*MC™\x12Wo¸\x03ë\x02"
  b"x–C\x04”ÉF\t£‰yL@õ\x16ÿ"
  b"x°HBôœ@Ež\x07Y)M\x04¼¥"
  b"x¼`»\x10Fü“=}]Ê'Qï"
  b"yeIÇKh@\x11¼[R\x19íÕœ "
  b"y­Êä8­AüŒÓ¥º<.Èè"
  b"y²ÁUüÏZEGø9g\x19ÎùU"
  b"yÈâ¨ÀFKâ™3[øò\tCU"
  b"yÞ$2\x13÷HÔŠ\f•ë7Z¢\x0E"
  b"yäúu\x1FõKe“\x1E¡ñ-ÓB"
  b"yóÙücúM€«C\x06V¢õ\x0FÊ"
  b"yÿVâøâM¢»°×…\x04`ˆ³"
  b"z\x05¦o=jŠ‚ÆÖz"\x10`ýr"
  b"z\t½q@\x17E«©\k|T¬ò\x11"
  b"z\rçÕ¹Wv®+Wc^»2"
  b"z\x1Ci‰EáE\x1FºÅW±§[;\x18"
  b"z#®l\x19ó\rfaìLH”¯\x1E"
  b"zIÍž?úGw½PZ\x17Úl‰¿"
  b"zJËê%\x13D¶©¹¸«3xKß"
  b"zjß?0ŽCmµ 5n›\x16"
  b"z¼,y\x05\tFH¸\x12?ÂÏ|¨y"
  b"zâs©e\x07O5´\x12Êš+\f=x"
  b"zòœ×pa(.R\x02î\x13¤¸û"
  b"zþ¨¬ÊªH\t¶‡ª¿z€ÕT"
  b"{ =ƒ.”Lù¥ë·„ë÷SÚ"
  b"{/¡£3$J¿¤DSz|Q–\e"
  b"{[Ùê?<A”ž\x18Gû’¨Åf"
  b"{gÕASPF=¯-úÏj­zŒ"
  b"{sbò`\x18Es­î™{µó¯j"
  b"{ÝìþNÏNã™Õ½{µ\x1FŒÙ"
  b"{ÞÛ™RIZ­0\x13`ý´ÙM"
  b"{ú^©hc²“1 ž"\x04ý\x1F\x07"
  b"|\x17@ºšŠ´²âcy\x1A\x0F\x07"
  b"|Š*9[Kú›ß껟?Œ"
  b"|À¸*µeþ3\x19$\e\x1C²He"
  b"|à…ê¿!DP‘¼BÐS¯Jõ"
  b"}A\x0E#`²Hv›CØ`Y¹ae"
  b"}Y.\x01\†Mx“Š6D\x1DRk\x07"
  b"}w\x11\x00Ö[L"–7Å\x11\fîy*"
  b"}‹\v·,ŽMûˆ¯=nZpÝ\x13"
  b"}·ð8dî\x1FZŽ)'\x16…f'"
  b"}Æ+ù‰ÒI×°\x17è‚¶â\x18"
  b"\x02¿‡OFT‘é\x0EFk=+\x7F"
  b"}Ñä\x1E“iÈÙËÝôe°8-p"
  b"~!Õ&ôRE“¦~β—ß9˜"
  b"~‚\vø|ŠKaŽ®þ\x11ov\x06"
  b"\x15@\t\x04N)–ÆÐÖ-:\x15Ø"
  b"~àWOh=Dí³KI\t`\x0Er\x02"
  b"\x7F\x0FJzbcEg¢LVï/šÏ³"
  b"\x7F\x16§û)\eGù‘C¡>ŒÛ÷z"
  b"\x7F\x1E2xŠÙMz•±ï†"by€"
  b"\x7F†}¥xO”ŽúË\x04§ã\x1C^"
  b"\x7Fš³\fÂZEµ–{\x1C˜c<ïW"
  b"€$>Ž\eìC\x12°1»×E\x13\x10r"
  b"€%âg KE]‰}Ä\x7F\x05|öA"
  b"€I“#&XÒ?\x0E03Ù¤‡¦r"
  b"€Z[\x18ˆÕD/‚PFì[\fzR"
  b"€y2¦6—\x1DoÕ-ÿ­\x18D+b"
  b"€Ã×°¤ÙdZ\x00×–›W‘éh"
  b"€Ì\x1Cüáa×þaÍÊWŽ‹ÉH"
  b"€éƒûòG\v”«H®\x1D~}Þ"
  b"\x1EcYÃZN\x16›Îb\x10…¬¨´"
  b"D•¯šëDûŒæŠé\f1®"
  b"`²wɇL<¡U-jè\x0E\x0F:"
  b"\x1Fó\x1A\vhL,‡M¤\x17’KVœ"
  b"‚ ZJuâH\x02ˆ¤¥m–:Þ"
  b"‚›€\t,\x15Gò…×´‚\x01-=\x08"
  b"‚±D[8\x06O_‘‘™/}ùAÀ"
  b"‚Ä>'Éi@„¦ú¬/ü] §"
  b"ƒ\x07ØñÅ@G§‘9H\fÖ¶6M"
  b"ƒV\x12\x03iîAÉ€÷ë<¢×œ¡"
  b"ƒXmpúeývô)ÀóŠ3ö”"
  b"ƒhAL\x17¶õû§‚‡Ì&€Fâ"
  b"""
    ƒ€©\n
    \x1FJ© H½\x06™êÅØ¼
    """
  b"ƒ¾5m7‚H\x15Ž*=>_\x19©Ž"
  b"„(9/ÉÇE齆ڪË@ÊV"
  b"„(¬yɏ¶¸iϳNÕ¼Œ\x08"
  b"„K\x07\óõŠŒ&ñ—òÁ£Àö"
  b"„U~ߎcBÒÅÅ¡^\r"
  b"„ey»ÐáN.ƒ°êQ\eÕÜt"
  b"\x7F\x18¿)Eæ“þ57¤ò÷V"
  b"„‡©2¬\x1DLm…/~\x14\x134"
  b"„#qñ?Gý™šÉT€ò$\x12"
  b"„¸¬”a¼B\x14´#”\x17þsÿv"
  b"\vú¶Fï\fÑd‡Ê\x10\x19\x19"
  b"…_ŸÌWõKÁ¡¾õr\t+åõ"
  b"…iNSî[|«Zx´\x1CÝÙé&"
  b"…Ó\r\fS\x18Bo8‰× w\x06"
  b"\x13\x00÷/B|›`¸ø Î\x1C"
  b"†+½”rÚJ\x1D„Ö­o¾ÀkG"
  b"†Ñè\x19´¤F[­òûãöârÐ"
  b"†ö9”ß‹CU\¿8˜Ò£"
  b"\x17…Zß×CE¦M- ÐemÅ"
  b"‡A?ò%ØD§ûýF½a¡¼"
  b"‡rysˆŒKü£w \t‚Ù­Ç"
  b"""
    ‡Óô\r\n
    [Mÿ‹Å\x1CÀ²?V§
    """
  b"‡Ü²Ý”žD¥°\x10kå~\x05\x14"
  b"ˆ=¹˜î×Aª\x12\x05Ô¥lum"
  b"ˆ=ünßI:˜úqâ\x06\x1D“b"
  b"ˆEï+Ö²ál‘A;½^Éý¨"
  b"ˆPUæ³ Kg½v³->®C–"
  b"‰bàè »N׎Š\x07¹wó´X"
  b"‰™2NË 6=—3wï~NÕ1"
  b"‰û…/\tJX§_”3Ý\x14Yb"
  b"Š¥/\ºH‡3‹³×¿\Q\x00\x1D"
  b"ŠÂºš\)I›¡ÙÊÁ,í°‘"
  b"ŠÍ~²ÿøB™³¾Tä•+¸\x1A"
  b"ŠÚ­ÊÜisïÂÁÖüH…M"
  b"Šòî\x04&¹^ý\x19“‘?nƒ$Õ"
  b"""
    \x18–¡ãe@^®¼¹\x03\n
    çðÁ
    """
  b"‹LAfì1IB‚4w\x1C𺃭"
  b"‹ˆ»<q^A=°A!&~Ιó"
  b"‹£xd\x17OD´§ŠfݽùvB"
  b"‹²¬9ÖU⡽’=Fjí«"
  b"‹Îò“ÿxKՐpRëTL\x19"
  b"Œ\x06’ã†;þ^\x00‚¬Âûêñ["
  b"Œ-ûÀ¨ÖG—‘ÇNM¨„\x7F"
  b"""
    Œ@O¯åŽE¡Ô\n
    Óa,Æ\t
    """
  b"Œp×k)¥IÚ¬%\x05m|ëFe"
  b"Œqéó\x0003¯"®W \t¦Êi"
  b"ŒŒ\v\x13U¤O‰¡\x1AïË“k\x15b"
  b"ŒÐ½AŽ\x12æÈ\x04\fv\x04؈"
  b"ŒÞ\x12øÎiAÛµõ\x0EºÃ\x1A®ž"
  b"Œá\vô\té¨Q)º's\v`cN"
  b"Œí5Ú5úC9†õÎ\x01\x072/h"
  b"Ž\x18–‚:úLK»íxE©•\x0F"
  b"ŽQ\x1Dù\t÷D“¡NYðAAFŽ"
  b"Žh”€ù\fB¾‡ŠÕ»ïþR´"
  b"Ž€‘$æÐH¾†¬©;ñÊ2é"
  b"Ž·\ÌxsAɁm<¤´ªb\x02"
  b"Ž\x16Fíqv‡á¢¬Ùl¹zû"
  b"Ž\x1D´7›°N%œM\x1DG\x05n!B"
  b"Ž@¬dRˆA²˜¤g]‰è‚)"
  b"Ž[\x0Eï­\v\x15͉Ô3IÊ{ðä"
  b"Ž^#ÂÉwBø–\x1F`€j\x11É "
  b"Ž«fа}G…¦nŽ¡MMØ\x1D"
  b"Ž´y\x02ôöCƒºúó\x13Í«îÐ"
  b"Žß\x12IãòDR§!3Ñê4ì3"
  b"\x08ƒ‚æÎÄÑ&U\x7F\t\x04L"
  b"UV\x03\x04+K²‹¨:›n\x7FQm"
  b"½\x19Ñç\x1D÷…È\x10)h´c_£"
  b"à*L¹Ö‹\#Hxí*\x16ì)"
  b"æ\x13ëŠ\x1FHà²B\x18/ó8\x12\x0F"
  b"èÏá­(J\x19œ!\vùÁmƒS"
  b"\râT¿ÜG4Ž88±\x14\x12"
  b"«å;6LB$¢ª®»(É\x04Z"
  b"µ\x10xH\x17N\x1D–ž‹î?Ž€\r"
  b"ÖÖ®¼ÓAƒ¿\x1E\x05PÊi˜c"
  b"‘E\x04f,ÐI*°\x13€q\x07’·q"
  b"‘bƒØpDB¸‡\eÔ\x18P4j\x1D"
  b"‘~=\x1C3~NF¯Ñ\tGÆR\x07ö"
  b"‘µ\x08\x12.N,µ¼Å6º^ºÎ"
  b"’e„,fþL«—iðÞGÿ¯l"
  b"’v\v}’kL¼†\x06݆àÔ«x"
  b"’…£ZŸ]Lü¹mÏj\x04O[>"
  b"“<v\x00@²E\x1E¨Õ\v\x17²c~"
  b"“JE˜a‡D½iüñkÉß»"
  b"“\FC°cJö©s\x1CØN1Í"
  b"“” \x06\x11¤AI cÆÙÂá)\x10"
  b"""
    “ÖC\n
    ëí\n
    ŒTÈfň\t\x1E
    """
  b"“ú¥NôîN¤¸hlrë þ"
  b"”&\x12\x1F\x0Fá\x1E.NöO°PZu"
  b"”ž­‘ùcJ@±Ž\t\x1F"zГ"
  b"”¥\x1E½ÄPKg‘g_ï\x1Aæ£\x12"
  b"”È‹ï–#´7¢(ñy†#U\x08"
  b"•>òPpiD\eŽÙËñ\eÐ="
  b"•F.Æä\x03Jù´½Ú pÒÒ"
  b"•¡\vŸÿ]íÔ•ëö²ÁŽ=Ñ"
  b"–,\ej¿Í\x05ëJ\fý²dÙä\t"
  b"–x¼l.DCùµ\x02\x10©ƒúg"
  b"–¢›S×\x04Oã v,\x04Ä!ùÚ"
  b"–½”S8\x0Eh¡$\x10:ð¸5"
  b"–Ó¦ˆ\x01\x1C\x05Ì%v³\rµ”"
  b"–Ý%S_UG0©Žî|=m¬"
  b"–â,Ê*FÚ\x18,ïæFš\x01‹×"
  b"–ìŸãw!OzŽò˜xgy¼\x01"
  b"—9»-\t…Š6dóÆ)uê¶«"
  b"—=ŽyˆRJ§ K9NnGz¤"
  b"—ö?CÔs.\x11ÛMyÃñ·5\x08"
  b"""
    ˜\x06õ}JEI,¦\fÖ\n
    KQ\r¢
    """
  b"˜;Ó˜¤lD\x06šf¡0\x19ã28"
  b"˜`a=`ËD¯·«éìpG\x11ò"
  b"˜ewÍVüD’»ò\x12å’†û‹"
  b"˜€Ü\x19\x05G„€Þ.¤³5/"
  b"˜ÆÆf\x1F\x12Fqœ&]|‰n\v\x1D"
  b"˜Íc€–ÂJ!µ·,\x1E\x05('–"
  b"˜ÒÉÐã\x00N>¯ëhm™>ÚÔ"
  b"˜ëÏèŽÜǸ•i8\x1CŸ¬!x"
  b"˜ýÖŽôKB[”–L\x02™VÍ|"
  b"™…®\x16\x08ÕIG¿\x11ÔŽ\x12\x1D/\x7F"
  b"™ð)\vDZ~#¸Dëúû¨MÆ"
  b"š\n\v\x00\x0FCëš„Zu\epö"
  b"šYA2\v7DÏ—y\x18lF=®j"
  b"šnk\e$•CŸ¼\x0F.B—&í\x15"
  b"šÂ”Y\x04âL‘±J<\x08+Á;ž"
  b"›(\x00`ïDǾôíÁŸœ\x02<"
  b"›@½Ž%\x07@¨ŽŽÌþ\rDa3"
  b"›vj»£\e»)\x1Aîò\x18bEõ¯"
  b"›˜po\x1E·O¾~‚\x06{\x01âsH"
  b"›åÞc\x12*O9®uóéˆˆ"
  b"›ç\x01ú†ôFd–ðÍà¬Tª¿"
  b"›óÖ’£FL߯1z¤Zñ®¹"
  b"œ\x0E\x17'™c¾€9t}¼]#•"
  b"œgî£ZÙMñ‘ãËx+VÚ¿"
  b"œjý$ë4O\x1F¿+;»¹ˆ‡"
  b"œqŽ—¯»D÷Œ©÷qT!¥¬"
  b"œ“”\x1A«Mò¦M\x17<®\Qu"
  b"œ ÄžJ\x02JIŸ\x04IÖü^I"
  b"œÛ+cý`J=Ž_ŽÕn\x00Ç^"
  b"œùÿ–î\x1A¾Ð¬Ó\x08o€t\x05\x05"
  b"\x13\x06:‡^Kɶî…%Ÿê\x16H"
  b"M)Èi9Oý™•ógtè\x02\x07"
  b"Ž\x02ÆH¡\x08#ä5æÃ2k¸"
  b"±igp$Jè²\x7F"ß`pÌå"
  b"""
    Ú\x01\n
    J>HME\x06À\£Ç‹
    """
  b"õ…WtJPž\x1FƼÂ}t"
  b"ž\x08Û(ÏB¬§Ö°ÕÈ„Ç."
  b"ž\x08÷<ÊHFþ–aŠÃÎD5+"
  b"ž4©¸\x1C—Ôo_ŒXð>;ý\x10"
  b"žDZ³Ò´WõºG£l\x01ãÓK"
  b"žd;Æ"pB°\x00¾\x1FÕ\x06B£¦"
  b"žvGÅçÍA, ²û\f\x1Fþ¨®"
  b"žÐÁÇ{‡O/§ îÎo²í_"
  b"""
    žÒ\n
    ¯(%NM„\rÝ–AÃ7w
    """
  b"žãÍ.[g_ŒªU`\x164\x17Ëú"
  b"žîJ\x03‘ñM`ˆÀá´¿›ˆ\x18"
  b"žó•æ\x03vÔŸ¹`nQÇmD<"
  b"Ÿ\x03R5\x1A\tV:fŒñbp™+“"
  b"Ÿ\x0E£~±MמDæÀ\x15\n"
  b"Ÿ\x12­OüÎkD¹¡­\x1E\væDª"
  b"Ÿ7‘(\x1F9A|¶.§;½œ‚ "
  b" \x02Âë4\x08\x11o(ˆ¶yü¿G"
  b" \x10û<ž­èæÓíÌ„—\x16Œ"
  b" H1\e±™•õÑõŸ™w†Õ¢"
  b" gÊÛdÒDT–‡ìŠÅàÖu"
  b" ¶R±Î\x14BÇŽB<\x14\x17Åt\x14"
  b" ¿B½ù´I³‚=¥\x04\x1F2\fQ"
  b" åôr×_@È¡»‰\x18È\x17Œy"
  b"¡\x18\x13I+5H§‰\x14º.XÕI"
  b"¡#\x11Y¯›9ð*,Œ3Ã(+m"
  b"¡F„¬\x07½Gæ€.hä¿þ—ÿ"
  b"¡•6‰|6E;ƒž)=N-G"
  b"¡µ@ôú\x16rð•cîma´\x12,"
  b"¢\x03à\x7F \x16E\x16ŸgN^\x11å"
  b"¢ty\x18-•Evš©@.±1©â"
  b"¢|œ\x04¥/Nc‘œÓMáµÁÖ"
  b"¢„è¯<í¥®ÃED¹žrwâ"
  b"¢ÒÔµ\rgA\x07ž\x11k¡Ù\x7F\x110"
  b"¢ñš(õ4¾ì*‘¾BÏÛ'"
  b"¢û›’Ø[GÁ=¸Z•¼\x0EŽ"
  b"£$\x03µ\x04¤hì\x08\x11Lîu¢Ðý"
  b"£V„XŸ‡@xµÄ¬3DÜÇF"
  b"£ÅL*\vä“ÒáwCM)Ûm±"
  b"£á¤+\x14\x1A;°’'öŠ\x11ÊÉt"
  b"£ä\x07R¤Ï@è‘¢óåìXE\x11"
  b"¤\x00úérôJŒo\vÔk\fÄÏ"
  b"¤\x1A>\x03óƒdPkÅÚ"~Àï."
  b"¤,²nO¡~%æ@Š\x01í\x0FÞw"
  b"¤-.3\x1D¤I\x01´ÝÍÃWÿ„!"
  b"¤TÀ\x13âøO것\x0F¾ÖR‰Õ"
  b"¤U*‰\t¹ã\x00Í0R-ýv‹"
  b"¤]˜6O¢ÐòP\x01f‘\x08\x08"
  b"""
    ¤tì±\n
    kN½Ÿ\x01ع\f@ƒe
    """
  b"¤ Û2ÚE¢Š¡¤CŒÄml"
  b"¤ƒ\x19÷²SBƬj”þƒ¹0\r"
  b"¤™å\x12|\x1CIÒ›5ïD?y<ã"
  b"¤ÈUÄ,}EQµÄ\x1FÃWK‚è"
  b"¤Ë\x14“AŠIO¾DD’…ô,Ø"
  b"¥\Ёœ\x1AâÙ_=ƒ$aL\x0F"
  b"""
    ¥šªÍC(I½¡à,yÝ\n
    ɼ
    """
  b"¥Ò¿¸Î HÏ‹-ž‚WÞP¡"
  b"¦+Ã\x7FuM‹º½­\x14ÄçãÚ"
  b"¦-¤„¢àL¸†!\x0Fpú|®`"
  b"¦UGW¨(+™MäGz‹IŒ¸"
  b"¦_\x13MÓLDõ¾J\t«\x02á*û"
  b"¦\x07\x13úaM\tµöa£°Ó·ü"
  b"¦ªš+0»Hµ€\x10\x02iÁuÀ´"
  b"¦Ã2¥ÌtBw“%FS•6ýð"
  b"§,"––D\x0Eµ²a™kõ\x08U"
  b"§I\x15UáDL2žÙç"–°»#"
  b"§Xj¥^\x14=iÆõã[¹B\x15Ñ"
  b"§Y„\x03d%@[¼·ucÉ¥&\x19"
  b"§†ðt\x1A"ûS>ë*V0\x18\v³"
  b"§¥l8ýÏI‰‚A›eià?"
  b"§¬—'þéJY«¯\v@†é@"
  b"§É@k¨mM\x1D ð\x1DT0“\x14"
  b"§à§kk¸F\x19½÷ÔÁö¾lú"
  b"¨\x01«ªâ\eNö¨\x02î,È`)["
  b"¨11ת2H\x11…*È \x14iy£"
  b"¨T\x05ä&#I㎥¬†çz0Õ"
  b"¨lG;“\x08I\x03º5ÂnmX\t8"
  b"¨t\•\x14|F¿ˆê3‹Á½3j"
  b"¨tÅ’\x01d•ƒÅ\x17\x11ýÁB\x04Å"
  b"¨~ï\x06\x15ÖDG“F’\x02-mh³"
  b"¨¨_¢ž.M)€\x1C¨]ÿe­,"
  b"¨­"¨%¯IºˆÔ;(Q1»Ø"
  b"¨â܆YGdƒé”Ã\x1D®fL"
  b"©\x05®õ™êÉ\x1F°Yý措³\x10"
  b"©\x13\x15hH\x18L\x13–í ¥©\x18<\x18"
  b"©,’\x061I-©J–¡@é¶\x13"
  b"©uD¡«\x1FJ×´8v)\x08x\x07\x17"
  b"©x¬§éAþø0†Å,±à\x08é"
  b"©†¡'/úLü‡Œ\x13\x03‘v’c"
  b"©‰›×‡*N4”\vÈ,Ùx¢„"
  b"©½÷q¦\v@\x05™rˆÒïØ,<"
  b"ª\x18ç6ÒSNý¨³«\x15\x0E)"
  b"ªŸ_m‡VÝŽË\x1Aém5\e\x1D"
  b"«\x08“æEP½èï¶±\x14q29"
  b"«\x10\x1AÜœ\x0EG€•”ºXC¦¬€"
  b"«o\x17L˜oI²½ÙÒÏ\x13ò…Ž"
  b"«µ¹\x18oCE0·P›ÅÕwxÄ"
  b"«¶a–*\x15¯@ãOÛ‚©Y¨•"
  b"¬\x02.:€þA\x1A˜\x17–#À\f\x0F"
  b"¬kæû\e E•Û’ùŒ™šr"
  b"¬qõ\x01ǁLl +ƒsÌ-˜*"
  b"¬ˆ/åÓºŸRYÈfÙiõ¿"
  b"­\x172Ѧ¥N`¦gn¸yª\x1C"
  b"­5\x7F$»‚AߣBŒ\x1DN\x0Ey`"
  b"­e;âY#LC™à6UO™;ü"
  b"­eq±b¶Hr¤êº\x1EËR\x05D"
  b"­_ \x07HGª¨ìi8C¶\x1Eµ"
  b"­—tï<$@ëy\x0E‚?J“¡"
  b"®¡wp®Àñ“7‘æ\x15—6ç,"
  b"®ÆsŽÅ…á\x13T‰ƒß‘çB\x19"
  b"®å™v\x12ÎMüš"â„'<(Ž"
  b"¯\x1F6£èXJv’q¡ïn\x06\x04l"
  b"¯`\x04Þ¶´@‹²è\x13p20¬v"
  b"¯hmëÝì\x08"Ý£3—æ#9@"
  b"¯võê°@H›½M=*x$ñà"
  b"¯z•¥œ\x08Ÿ\r‹’ùñŽ\rÆP"
  b"¯„Æ/\x01îH “ÿ\x1EÚw\x16”E"
  b"¯ÅCp\x1CòI½‘cK\x10ë}§X"
  b"°\r„÷íáÚ^¢ ya-Tc\x18"
  b"°[}^¾K)T\x031\x03\x08w•¯‰"
  b"°pP¸bŽF·°n6ƒšÞ”Ã"
  b"°|Ü%ɾFH‚¯“\f\x04š."
  b"°ÔG\x11™†O‹¸tá>4º§"
  b"±/`Ú‘\x16M\x1C¶‘³€rh!ß"
  b"±Ž‘~3uE¹˜\x07ÍX\eLm"
  b"±·CúùdKÍ’{O\6\x10\x05"
  b"²\x1C¬Ÿ¿ BÔ³1\x03¾\eµ‘â"
  b"²2^\x129äEµ·­¨áâNGâ"
  b"²GÔî$MB»±\x19ËâöòÊ:"
  b"²K\x03‹„Üä.üSªnž\x18\x11Þ"
  b"²”?\x1F$h@E6tIÀ~\x1E\n"
  b"³&\x0F%[ÈH‹¯\x07Tí´(˜|"
  b"³'\x05•C1K,st\x02ù²”{"
  b"³(3âa–¥çH¦óBZ\x07<„"
  b"³(p†[ØOs¯L†\x0Eí|.¡"
  b"³)ÿé\x125Dǧ%Óâ„9Ý}"
  b"³pzš^YL¢±,\x1Dkk\x14\x14X"
  b"³ˆÇâ/UI"±¦F\x05«W2š"
  b"³RV;-C´¡™1§C@m]"
  b"³Ç’@C5½\x15ÃC\x0EÏÏ&E"
  b"³ß\r-ÚoNm¨õ\t„ÅëíG"
  b"´\f®“\fÉL@±ÿ)f Âõ\x16"
  b"´\x1EÄ\v,\x1D©^\x0E\x12þ‹P\va"
  b"´Z³j7AJ\x15ŠÇÄ/¸ãÒ "
  b"´hgY‘(FÕª\x7F‘l‰dúT"
  b"´“Â]lbO\x10·ÿ\x18Pe\x0EêÔ"
  b"´¾@§épGŒ…\x1FZÒÐ9`s"
  b"µiõû?Ü­³\x15r\v™ý?\vŸ"
  b"µžÚ·Ò\x1CG×½ž\ÁցOu"
  b"µÉi\r\x07\x7F£ï†xrTÈ\e"
  b"µÏ§@§ŽEµžPz\x06fº‘u"
  b"µÒ9YÏ\x18B”—\x07\x02\x11íÍ\x0F("
  b"µÓ²ß \x01O2\r\x1CMvâ¾'"
  b"µà·ÂëÎNŽa\eyϱ\n"
  b"µð[±ÿûDD†<°\x1EÆKMï"
  b"\x1Dœüó\fHà˜\x1CÌÚèôÛ&"
  b"¶6“ÊÔäH%·\x08ìÞ\x00Ý’É"
  b"¶OˆORLÚ€B}ç\x1EÜ8w"
  b"¶ Çü¦ôK4§àç)/|Ú]"
  b"¶¹\x16êêhN·¿šu\x05V:\x02¨"
  b"¶Àt78¬H‘¢È†ï4m"
  b"·\x02ù,7Œ»\x12®0gëB1–b"
  b"·rÖ—\x16ˆÖ­xÄ\x03T\fUS"
  b"·{\x0F~;\x19Cž—dÈ\x14Ì(\x1A\x00"
  b"·{'´¶ÕFà“ÎÙèíy”"
  b"·€\x17Å«ŽH.ž­*¸ßyL"
  b"·Š\x18ª¸LJ\x13¿€qJt×'´"
  b"·³kÛoAA9¶‡—ýŠ†"
  b"·Ì~©ð´@²\rw„\N§§"
  b"·ã!m\x10üFÿºÊ\x12ÄÝŽ¶\x16"
  b"¸\x7Fl\x06ß­å5ˆ© 'i³\x05J"
  b"¸É&ír¶\x16;íW¾ \x08yBÑ"
  b"¸ÌéíY\x05Bø·;fk\x08ìvŸ"
  b"¸è îãçL^›FÌÐh§\x02\x03"
  b"""
    ¹\n
    ߈d!NK‹+#ºÌÈM‡
    """
  b"¹a<\x19KlIdzäÇ„ÇBéR"
  b"¹†@3\x1A,B€ˆþýÕ\x04ûã¤"
  b"¹˜‡GdÒHU/\\x17GøET"
  b"¹°\x04Ï…gI£„"±\x12Á3\x1C>"
  b"¹¼\x1F¡VëDó´¹)&Æ•¶›"
  b"¹ÌèÚÁ\x1CI%a\x15À/é†Ê"
  b"¹Ù\x19#š¨Ë¼*ò&,Ô€/ê"
  b"¹âô¸õ1OÀ†Ÿ¡ä?±%’"
  b"º%(†8?Lïâº¢\x08—Ó@"
  b"º7Ù_\x03\x15è„dr'–þ­Èâ"
  b"ºL\x13\x11XðM[œŽ†ÀÆÃNž"
  b"ºc¤\x18\x07\x08:\x182\x06£=l¢i÷"
  b"ºÃ™¸'%AY•\x05Þ\x1CÆÿµß"
  b"ºöGaxGOJš¯ÝQ¯œ­ˆ"
  b"»£‡¬\x15UM¨¬UºQ\x11Ü™b"
  b"¼\x050ö>"@A©Å)nh¦E¾"
  b"¼,3îšîI<‹ˆä2\x05aYr"
  b"¼Fþ¸CûFЙ%…™¶\r"
  b"¼Hx\x1A<ÜLT…œÏºËœˆï"
  b"¼|e³qrB©šÿÙUnY¿…"
  b"½*pšƒ–Dú²Û—šMÀ—¾"
  b"½D|ë\x16\x17A\x17…[³}ìá‘}"
  b"½J]€\x1FÙE\x12žÂlÕ æô¨"
  b"½Mä'[ @¹ž¯¥÷”©S\x0F"
  b"½¢\x7FúÂ+GH¯tÀ=kˆýÂ"
  b"¾'øLP\x04m8Ã\x00æêýGÔ\"
  b"¾+\x12\x18+G°–?YýÖÙöß"
  b"¾+ú•˜œLŽ¿5ÁÌCµìO"
  b"¾}÷>m‘\x1EØ’_ŠÒ\tW¹Ì"
  b"¾Å\x13håºO¥¥,=PN\x16\x10`"
  b"¾ÙªÉs\x7FCs¾\v#|\x11‘¡"
  b"¿\x01 ·ç‰B>Ž¢r6¦†Â\x08"
  b"¿•s\x1AæÔI³€\x03]ì¯Æ{¥"
  b"¿µï+»S‡\x07ï}MŽ'U{"
  b"¿¾§½GCœ±;¯¹™B3\x1E"
  b"¿ð\x05/ó£MW»(ÉKº‡}½"
  b"¿øZÈÃwLhªŽôºŽîâS"
  b"À}±·\ýM±°èØ‹œU]½"
  b"À¹R[ü\x01 ‘ÐÇjs×rœ\x15"
  b"ÀãqtâPHY–‘S›\x06‚Wá"
  b"Àç\X™¬\v‹éø\x07W>HUì"
  b"Á/€\x16ÎÉ@ßžœ \f*è\x18"
  b"Ág¯rÉðÌ\x04\x1EÏÄÉbI©L"
  b"Á{\x0EÇôߏ¹âÞ#*Ð;_\x1D"
  b"Á³´\x07åbLr®Gd^عã…"
  b"ÁÁRÑ6EJöŽ_¼¬‰ä\x0F\x05"
  b"ÁÑöL\x02íM\x7F¶úv\x1CsØÕh"
  b"ÁÖ¦Ø\x18û@9ŽÛ­Á\x0E²æ"
  b"Á×ÎÒt\x1ECS½5m\x12b·OV"
  b"ÁàEÕ¡“½z³a@‚€BäZ"
  b"Â\x00pÔá\x1EOѳDgÒ\tÑDÏ"
  b"Â\x14¹V«\x17MxŠÎ»Í¸›•Z"
  b"Â%\x06à/‰r½JêK‹F·+"
  b"ÂVÚÜ'èL%¬ðíÙ²Týk"
  b"—r\r\x07wX³êEÈ0€\x02×E"
  b"ÃT¹˜D”Cû¼Ñ†×i\x06á’"
  b"Ã]„F_¯C¾”-\×O\x10>J"
  b"ø9Ÿ¾\x16K—’µ¬ö[È’U"
  b"Ãì4Ø)ÕN¹¨HâˆÂ\x11"
  b"Ä"®“ØQLY6¬™^\x06µì5"
  b"Ä5\rqI£±,-ìË#\x11õ"
  b"Ä7î?<‡Nn˜dTa¥9…¦"
  b"Ä9ŽŸ;xNvž7ñB“éÅù"
  b"ÄgùÕMU´ø\x1E9Ò’Y&Á"
  b"Ķö=¾\@»²Î¥}_pK‡"
  b"Ä×8§¼\x11\x02ß\x11â\f\x05–½Ý"
  b"ÄßX!\x17™A렝,Y´6´"
  b"Å\x08\x12îæMG'•lv&ÇVDâ"
  b"Ő}#‚ÐLµŸï—\x16¤Ê4M"
  b"ÅãÛi-3Jîµ{\x19wah¾C"
  b"Åõ #t\fH\x7F' ècö«\x06"
  b"Æ\x13!ðÐÈ@¬˜\x15\x17F@n³I"
  b"Æ:ÝÄ)JK´Èë’ycŸß"
  b"ÆF+èõœÌÇfŸRƒîŠJ\x05"
  b"ÆxE\vxFT޼\x17ÑS†\x07-"
  b"ƝLJ±¨Oh‰ž¾¿‰Wtb"
  b"ÆÖƒ¢\x1EGNã«Ì\x05ã“\x15T&"
  b"Ç\x0E\x7F\x00èçKv—(\rô\x17\x10"
  b"ÇG|Ðó¹Dz¿,\x06À­{?"
  b"Çl#í/PF~§ßç\x06 ÷g¢"
  b"ÇnQQ‘-B)‰üñãâ-\x10U"
  b"DŽۄÀ?BýŠˆ´°Ó{*ò"
  b"Ǐ¶ "\x0FL¦€ \x13ëO'E±"
  b"ÇœJ™š˜Âà«2\x10]ùÔ\tð"
  b"ÇÛŒi\r«J¬¢»·è#7ÁJ"
  b"ÇÞ²Î\x11äOýª\x01ÊU\fõü~"
  b"È\x02(ðÉœAç³ägFbæµÞ"
  b"È\x16I@ Å{\x19¢´¥@6žæA"
  b"È2 æg6¿I\x04\vÔ…\x1Dã¡"
  b"ÈaÖ/°ÔB\x15²*"æ2¾Ôa"
  b"È­æðQáãø‹¸øÞ«8Ö«"
  b"Ȳb'ÓM\x1D ›2\x12]¨B1"
  b"Èø¸\x1E¤ˆ“yýD|c\x15Ò‰"
  b"ÈúJ#PÝMç»éÃ=[ò€æ"
  b"É)\x02Ì\x08³þ"©œoýó›€÷"
  b"ɺý\x0E¾Öþœ5$“ÑåŒT„"
  b"ɽLfÂÐ@\x7F†²xEm;#„"
  b"Éè´¼¼†kÌϸž,ÏÓe¶"
  b"ÉùvßúÖBΤª¬H\x194i¹"
  b"ÊsŠßÕUY|‘ì_\x14¸@'¸"
  b"""
    ʐ\x19H\n
    é@ª°øw½ò9\x7F
    """
  b"Ê—›hQmŽfYc*K…ÛËG"
  b"ʪXÙûÍDh¼çTWèUzà"
  b"Êòà°M¯J§Šk&ï\ta\x08""
  b"Êõo\x10û\x10ºd`ÁÛZjvk\r"
  b"Ê÷­J2šO\x15‘1|Ó”É\x1EØ"
  b"Êý\x16GUƒDŸ¢)þŽ\x10A,Ò"
  b"Ë\x14H\x19\x1F‚E:ŸËšveY\x16\x02"
  b"ːÿ\e@|DÒ› gJZWS€"
  b"ËÌ4Y\x18fI9’Ùæ |\x00E)"
  b"Ëéðî\x1A@\x00ÁÈü=„˜ÿÓW"
  b"Ì\x12®Ç5\x19D\x16…uÔ™\x01Ìä\x10"
  b"ÌtM\x02F\x04H‚€³ˆbo\x00"
  b"Ì¥·ÉÍ:G§!ì…Š·Æ6"
  b"̱ö“TÚGõŽ&\x00\x0E\x7F"
  b"Í\x05ûï}£MÛ£úC²©Ì}_"
  b"ÍvU ‡JT‡ùf\x15O›§í"
  b"ͽ4~†ºMºŸ‹Ôf¸\x1FÞ\x14"
  b"ͽÅ}3šJ–¦æNwG\x18"
  b"ÍÛ´í{NJ\x15‡ÿ‹\x06ß­ž"
  b"Î\x00½¢¡†A§E¯wn•–í"
  b"Îe\x16ÄùMKk¯Jå[Š\x17"
  b"ε\e±‚£A/âêWâ(Ô\x08"
  b"ÎÓUO\x05nK;·÷Þ¼d\x10òî"
  b"ÎØJ„Y\x0EI5¨X\x00ŒÄ¤±à"
  b"ÎþÔ—\x11L§²_qW–\x0Fµs"
  b"Îÿz¼\x01+=v\x07\x06Ó0/\x1CD3"
  b"Ï\x05üùC£…(ѦÕÍo­LÆ"
  b"ÏEwǾÔIÛ±ÌÕ/\x14ºí"
  b"Ï’é‘Ø\x14@U…Ï\v·h\x0E‘”"
  b"ϲ²¹‡ŽAw¨{\x0F÷Ò»¾"
  b"ÏàNn\x1A«M*£'¨\x06ðbWx"
  b"Ð\x1CÂ†QB)ŽÕ¸DÅsÕÕ"
  b"ÐOòAfûM\r¼t\x19âåä\x19±"
  b"Ж©qÎÝ’Ð’¶A)pj\rw"
  b"К\x1E\x11*nHށëýC#¬º7"
  b"о1•t;F7ûqµ­\x16A\x06"
  b"ÐÐD\’\x18g¯Ä9PGœ\x10ÿ“"
  b"ÑHe\e8[NQ‘8\x16;°Õ€§"
  b"ÑO\t9V]J\f±ö€"T\x15"
  b"Ñ`(Þæq@L‰­Ââܵ)\x06"
  b"Ñ„\f\F)Lp­Møœ)†\x15]"
  b"Ñ¥¢„Gaeùn\vmº:¹,\x08"
  b"""
    Ѿ7sõ"N\n
    ¿P\x06ë'€¼†
    """
  b"ÑÄ’\x130ùA¿µ'µØa\x1D>\x19"
  b"Ò\\x02•L\x00LG•\x1FÜ”®ªàp"
  b"Òk9ÏÉ\x18K´§€Î˜l±ðü"
  b"ÒóOPu:C»©))Ý\x00\x1F®"
  b"Ó(ÌÐiZEëŒÚ\x16¢þ³¡\x08"
  b"ÓO\f\x016>O\x1D¢ï¤SU|Š"
  b"ÓV\x06\x14UlNš¥óûdiÂòá"
  b"Ô2oí´¼C͉ow‰áÓ)]"
  b"""
    Ô6ó²\x10\x05H<›\n
    €š\ts§r
    """
  b"Ô¤vbW¯\x1D\x00{W–¤¨Y`·"
  b"ÔªÁ…hKF\x08…nÛ\x01o§Mº"
  b"Ô®6ܵ¾\x18_9Ðg7Ä(û«"
  b"ÔËXNä:Gm›ût\x1ENaÛ@"
  b"Õ\x07§3k1Mu”Ý\x16ú4{1ÿ"
  b"Õ“èœÇÄNՙδª\x0EÞL_"
  b"Õ”RèÁRV¨\x12ÝIÊ.¤Z†"
  b"Õ®Þ=¯õK\x7FŽNE\x131ÍÎ\x17"
  b"ÕÕþAHgg\tõ÷è<ïÌ\vŒ"
  b"ÕìÝ_\x14jH\x04¯à,#10RÈ"
  b"Õîê\e”gBK–¾ì‡á‡½3"
  b"Öj\x18º\¸M!³˜(o7â2ò"
  b"Öº(ã‰Þ¡âÓ–\tnÈhÃ}"
  b"ÖÕ\x1E\x0E,èKÞ¢óGÁú\r•è"
  b"×\x1A q"DS¢¹deP\x15"
  b"×\x1E3/ÿ²O\v·p4æT’“ø"
  b"×£qÔMÈ@Ц͂\x1F×ã«Ñ"
  b"×î¡`\rÓA¾¶5±\x17·oð("
  b"Ø0~\x0F"\x00AئBðöq”À-"
  b"Ø6…*¢xD“ºA}&\x10Iÿ"
  b"ØŒù=̘F˾"ßòmc—l"
  b"ØÍ÷ÁƧF交ì²Û\x18^\x10"
  b"ØÐU\x19˜(Cl¦\¢\x1Eû™Ö+"
  b"""
    ØäÔ#B™O²~æÍŠFK\n
    0
    """
  b"ØæcÔMNF\x12\x17}5\x10x\x03×"
  b"ØùÁî\x16ÀE±Ò.½%[†V"
  b"""
    Ù\n
    ßøîxINž(úš\rC\x05b
    """
  b"Ù\x14‹x¨ÈIÖ¼ÐUíp\x11"
  b"ÙUÏïTš\x10\x14þÊ‚?¦j\x01"
  b"""
    Ùû8ÆÛ\x1D\n
    $1ȱîÁêý
    """
  b"Ú!µÕ\x00\eGÛ¼«D«X™$Ô"
  b"Ú&^\x1C×TE8\x02\x17Ô \v"
  b"Ú.\x14­2®IB´¼u»Ü~I"
  b"ÚP/åJÚO®¶G//û@GH"
  b"Úlå\x15Ë÷Gª®RÚΑt‚"
  b"Ú«\vãÊIF}‹œúuÏ­oì"
  b"Ú¯°Ç§hC°½Ž\x03G•ë‡\x1A"
  b"ÚçCÚ\x1CWNõž„D\x13/1³å"
  b"Û/ü\x17\x05\x17G2™ñ–ò; \tâ"
  b"ÛCkÖÖbO矫¼D*P\x19"
  b"Û–i$MöLÚŸU\x1C\x1AD/Ùˆ"
  b"ÛîÕÚ°Ö­Ï]Ø?Oˆ\x16\x12"
  b"Ü\esöò\eL¯§%0´™gœ…"
  b"Ü>s÷;ŽLä­¢"\x16ínÛÝ"
  b"Ü@ø9ŸÍEt¦M¶9æK”Ã"
  b"܇¤ÉHÑVÕÏø\x16·Ì\x17}\v"
  b"Ü­îõóGH¤¹\x15Ä4vèß"
  b"ÜÖ\x06,Ç+A\x1C¥q_æžB(Ø"
  b"Ý01· ðH\x0E¨ª|÷GÜ3K"
  b"Ý^š÷†Ç@Ĥùÿõð{˜é"
  b"Ý_ËO“WA6…¿‘m!Ârâ"
  b"Ýuî5(µKè…ñÆïsŽØÅ"
  b"""
    ݘý\n
    fŽL.½Ð„UÔÛO\x04
    """
  b"Ýér:<G.¥­¢nµÔÅë"
  b"Þ\x04ßVMLŸøCå¿\²Î„»"
  b"ÞB\åà,Iô¿ó›ÂbÖì§"
  b"Þ`Z©uæŽëD6»\x0EªÕPú"
  b"ÞšÅë_à>T?MÍ;B>\x11ˆ"
  b"ÞµðæP†K•¨ºf籨ê\n"
  b"Þã²%\x7FôGñ£\x1D.\x00\x14'Ë"
  b"ß\x13\x02à\x10*|åF8UB²/@"
  b"ßo\x7FƒpŒ@#¤òE2Ü™ªà"
  b"ßxä3uêG«»n8NOý¦"
  b"ß…«Ž&Z@`ñ‘\fx‡}À"
  b"ßô&ñåöL¦·3Ûí…µøu"
  b"ßþ¦C\x02\r܈5$ÑFx¢ã@"
  b"à\x18röÛÄKx\x01ö X\x1Ar\x7F"
  b"à=ÄLpØ)rð@¦ÃZ7oR"
  b"àHF†\x1A+Ld¥öÍM˜šô¶"
  b"àJÁÃ\E½™<«½Špô"
  b"á\x12…ˆçªI—º\x0EÁ¶PǼž"
  b"á\x17{g\x15WHe’4h¥\x13“¹1"
  b"á8ó\x11E#M,›Âá™ÓæˆÑ"
  b"ájÓ1m:Eõªë;ütШ"
  b"áù­¿F›åˆ^B"ÏY©¯û"
  b"â\vøv\x12ÆBϳ\x07‡ „T®»"
  b"âJ^Ä™PA¤œ~‹¯íø'W"
  b"âJáäK×C8­'ü‹;1<Ò"
  b"âîßÖŽFE‰»ð+¼æ¬\x08"
  b"âÙS²µãN««\eü²&Ä\eb"
  b"""
    âê¢\n
    <hKŽ\x1Fû¥jÑ0i
    """
  b"âî#\x1AÙÁ€NÏ:PŠ6‹ÓJ"
  b"ã8;«)H\x0E›ì°\v[Cĉ"
  b"ã8¼\x01WåAdŽ\x05÷’°sÖx"
  b"ã<]\x17ÄèBTº¼\f>\x03$k]"
  b"ãYM#\x1A(LåƒZ.mÝ»NG"
  b"ã`J…\x1D\x14Fh˜ãŽé²•‚¦"
  b"ã³éÀÏ-GÖ¶À\x0E\x08¦·Qé"
  b"ãµ\vFSFŒ¦`¢o’•®ç"
  b"ãé\x12„òpDö“¸>(\x05繁"
  b"ãìcã\x1A‡Mæ°`øôzïƒþ"
  b"ãí,j\x1FŒS¶tì‚Ñ~lj-"
  b"äX_:ƒGCF‚ëV1Wó\x18\x1C"
  b"å-ýnFÙ’ }\x05\x7F\x10%öù-"
  b"å_\x1AáIÄH\x1A…*Û0ƒ%¤ö"
  b"å}èÙ2*Cê–÷GàÑ\ë˜"
  b"å¨v"AìN\x05\x15%1\vQ(\x11"
  b"åÖáªøLAuˆhi³BÍÝ2"
  b"""
    åÙE—\n
    eJ_Ÿ¥´–ŽùUf
    """
  b"æ\x1A5=Ž7H®†\x1FŸ÷äv["
  b"æA땉oMƐɦu\x02ôì®"
  b"æj.ÜÅHF5 ML‚ï\x18¥G"
  b"æw,v¿\x0EL\x00¥SÚ>Þ#½˜"
  b"æ\x7F\x19?ÑôFà©\x16;†NU."
  b"æ¡j¬¶µËµ¢K`ÄX—Gí"
  b"æ¢Èñ\r\x19Iޡޮ¥ÜZÆ<"
  b"æ²ù\x08>€HŠªu~Ã\x16\x06\x1DÜ"
  b"æÏVí55ÛÀät\x17y¯Ê\t\x1D"
  b"æð[•|Û@oµ&^tš%uµ"
  b"æõf>¹\x11\x14ù…\x05$½QŸ\x1Dç"
  b"çNˆmªÊ"¸ÎR6ÉT~Š\x16"
  b"ç¿·u6^JòÏÄá#=\x14É"
  b"çó¿„@*ÂúJzHh¾sá"
  b"çÊwØÀôMª‘§¡z뮆³"
  b"çó·YÞÈ\x05ÉßûZÀ:¥É¨"
  b"èMŽÇYœB¤ºùíf”zõ›"
  b"èhÛödÊGù¶Ñ›ß¦˜TA"
  b"èx¢5sRFw¬¦èÖê֏n"
  b"è€ËÖ‡¼N5®]ÛhÓVˆô"
  b"ébyÛÏ\x7FH~¯Ÿ×ÿ¥\vàí"
  b"é¶GÄ\x10æ<÷%½ÍŸx[sJ"
  b"ê\eè\x00\x11¡K¾¶ä”[¯E††"
  b"êÔasî6\x02zj¢êx\e,¿Â"
  b"ë\x1A˜\x07o{M\e¯!›<–î\x0F\x12"
  b"ë\x1EýV›ëIs‡Õƒ\v~ÄÛT"
  b"ë)ü„‹òHý¤OüY\tŠÀA"
  b"ëHm\x12\x14eBô°QÑ\x0Få¹lÈ"
  b"ëPƏ_ F\x05²uåÒ¾A\x06Ð"
  b"ëXÌØøˆDƒ…àÏ‚rô›x"
  b"ë´\x05\x17‚ÇG|…³Kâ\v4\fë"
  b"ë½á¨\x14˜D—a+\¹ÐN•"
  b"ëÆK\x1Dô®Mÿ„œ“á®\x04‰S"
  b"""
    ëÌö×5UKyJV\n
    *9¹$
    """
  b"ëí»©­EAµœª×A\fâɰ"
  b"ëþ¾)~\øuø_¢ð›¿£ä"
  b"삞tG·Mˆ±\x12µGè8\vr"
  b"ì…\t\x16\x04ÒBw¹~%háG}"
  b"ì²"VžéKÏ‹Ò4̝NN´"
  b"ìÚ/ÅéõO‚¸\x1E¤£Û˜ªL"
  b"ìðé±(<¾ð€ô\x0E\x18+Èêú"
  b"ìóþBÖäJü‹}\x17\x18Ä\x15Š\x11"
  b"í\x05èïw\x12HZ¦ä\x00äü\n`\x03"
  b"í%™ªŸ\rCŒµèç|@“ÁC"
  b"í*§±dODx‡‘\x1D+‹Ú[¾"
  b"í=©F;’A6¹\x7F xµrÊ "
  b"ín\x17x-WDQ©ç\x04\x11#qD:"
  b"í¡ÄæìéN\x01—†BWÁ¤Îô"
  b"íÐ(‚º¾G€†à)üPgӝ"
  b"íî\x04ër6FÞšÈ\tË‘,V("
  b"""
    î\x02 Åû¡J¨«\n
    ªê½Ë\x0E9
    """
  b"îîƬÎ,ïÂ[²UÖ"H"
  b"î«\x01\x7FJ†²»\rÖ\x1F\x12\x06i"
  b"î×ß}³CÔ¶øA_ÔÌÓw"
  b"îæ•*˜4G6ž*·M%Á%"
  b"îèÍ’SíDQ„LÊ!!Ÿho"
  b"ï\x12\n\x00¡ÉE_½”\x17Ë/`޼"
  b"ÛI™Fcº\x17Æ\x14å\x08"
  b"ïµ\x01r\x16…@’¢Yh¿(q{\t"
  b"ïÌsÚ¥fFÈ­\x01å®wpq\x14"
  b"ïÓÕ[Ô}HLµ\x16\f?ÓoÑ-"
  b"ïü‹%ûÝKõŸ©ê6e\x14ÉÏ"
  b"ð4|?Ò\x13B\x0FR‘aÔ’S"
  b"ðBÎ\x19\x15œGˆ½“–œŸîåÔ"
  b"ð§OA¹œJXó\x00\x1CˆÏ"
  b"ñH¹‚\x08øI\x05¼÷š‰afJ\"
  b"ñÆhÇy±Dɶäo\x08Y“&"
  b"ò\vm_8|GQ‘Y¶½‹É~…"
  b"ò\x1CŽIn\x0E\x1Aj«n\x19¹d§"
  b"òa"P<ƒ\fã¾™þèådA™"
  b"ò”£Áð\x14òÇä‡ÚÞ\x05Æîö"
  b"ò¹¤\v;\x01Bc´­Î›‘ÇŽ³"
  b"òè'N+Nž‚þ¿Xc2¹_"
  b"óF\x01\x13ãzI·§ëÏ\x18eæ’é"
  b"óƒ@\x07U4jz¡DøÎ ñ[•"
  b"ó¯5ï#µAs‰Û\t\eÙ%\x7F"
  b"óü‚\x12µµªï[ì\x16\x06\x19í"
  b"ô\x1A©Þ!†L…š+óŠ\x03\x01ù¦"
  b"ôBí"ƒcK\°yïý€\x19.a"
  b"ô€;KòPp«—.ŽR½V¹ü"
  b"ô¯Üd²=&áx\vÉÇ[W"
  b"ôÀìùøL¦—O»,B¹¹j"
  b"ôâÅxIZWZ–\x7FGêgüY­"
  b"ô샖7:Lâš–(F5L."
  b"õ+pîÏà }›\x01\x02\x18D/H¡"
  b"õ,ÕneœBP£ŸÎˆªÃra"
  b"õO\x19·Í¬Oì£Ç¾Ÿ»„+S"
  b"õ÷\fÞWJ\x1AÆ"4(Êšþ\x10"
  b"ö\fA\x170íAÁ®™àš…ù°V"
  b"ö98‰C^@N‰ÓŠMŠ/fH"
  b"ö:\x0F£Â3G”…D\x1E%qm|"
  b"öRs\fÌiFb’>qðÞê¯à"
  b"öcÔ…K\f@P¿2ÙÊÐ[ïŠ"
  b"övÃQüêEw”Ž€\x14îŠ"ò"
  b"ö‘o\x1D|>„²¤ö\x124•†\x7FÙ"
  b"ö“0>ŽeL<š<±7\x06\x01®\x05"
  b"ö¹\x06³\rVð†Õ£“\f†è9ù"
  b"öǁ͇sN¨¡ K”ú¾ñ>"
  b"öä•\x15êßM蝄jdÔBÞ;"
  b"÷\x00\x117ÃEI¶—\x05å\x00\x10Í‘"
  b"÷\p·Ø©k,~\x13¨žQX2,"
  b"÷t¥\x057cB_š60¡%d\x01E"
  b"÷ƒ†\x01\x15\x1FMNŸ%¡{¤Ûÿ"
  b"""
    ÷«ó|‚iNO¬‹Á\n
    ˜çH\x17
    """
  b"÷®•h\x119E%œÿ0Ñ9òé¤"
  b"÷Àç#££@&µÐd¡¯‚…P"
  b"÷Ô\x17\x0FD›FmŽ|\x1Añ4‡«$"
  b"÷èÐcLãÜy!\x1EL@I\x13ø"
  b"ø\f¼\x04Gò‚¸Ö»\f€°#&"
  b"ø\x16<\x128,˜Õ=à \x14=´¿ú"
  b"ø5þpå4=E’B_ÍY\x02ª²"
  b"øz“°`:Gœ½/?G­s‰"
  b"""
    ø—tÒÃ\x07D™ŽÈš\n
    ,òT\x12
    """
  b"ø×\x15‰FÌGÈš*“'7OAZ"
  b"ù&‹5¾ÌI]¢Àeí\r¡I"
  b"ù-3=zBCð•\x17ý¾¸s\x03è"
  b"ù.½¿\x08xL\r…#\x19¹"sçò"
  b"ù¡%ÃÁ\x16KŽ×Öô\x0EÅ;Ÿ"
  b"ú\x0FG:¶\x0EEoŸ´˜C\x07@k"
  b"ú#\e+—-E~\x075zT¦\x03*"
  b"ú)Ó\x17\x1E~H\x14º\x13Üj\x12*’"
  b"ú*Ðþ9\vA3„–’\x15º7D‘"
  b"úxµ\eö×Kb…|¾çŽýŽ”"
  b"ú}«d™Î[Ä*½Íùý.~"
  b"ú¹:gÉ\x17F<«óÿÔ[pE¦"
  b"úÃ-iEeB´d\x02ýbÕÓ""
  b"ûcÇ£U7EÔ¹Ö¿UþzÌ£"
  b"ûvA\x12óÈ?pÁ°\x07QgC.^"
  b"û²œ\x1E¤"›ÿu;¡×þù\x10"
  b"ûÏÙÃ\x13ÃI\x0E½­l^Ð[\x12"
  b"ü\x1A8DÂÖÃÀ\x1E\x03‹:^µã?"
  b"ü]ûÓšÏÓ}μ\x1DRb–£W"
  b"ü…½ÄÕtF —”•åì‹t2"
  b"ü¥–\x05šaFq‰€\x11ZßVj\x19"
  b"üè¡þøvM\x10š³Îk\r\x1D¯f"
  b"ý\x12,0¸\x13G+¡å{T\x1FAqý"
  b"ý\x12/;\x1F;G©‡´;7n-;"
  b"ý`_¬\x17KkLÖ\x17ǯ\x06ãM>"
  b"ýäR(U!FP´Vç)3Ð$1"
  b"ýî˜ã\x1EmL9´Ny \x00fAÃ"
  b"þ¤¸\x7F\x18ÉIh Þª“\x1FàÛ\x05"
  b"þñut\x03¾Fõ‰[(‚q`mJ"
  b"ÿ\x18\x7FIΦzô–ªcuÖŒ.&"
  b"ÿ>üùšF\x182ÞB.º.¶Öp"
  b"ÿ\x7FÅæ\x10GWÃ„á\x08ê\x08Š"
  b"ÿÏ\r³&¬E6šj×âô·Ði"
  b"ÿרf[ˆž'(_‚ÙÎý¾û"
]
32 0.36 ms
-- product-listing::property-group-filter::read
SELECT `property_group`.`id` as `property_group.id`, `property_group`.`display_type` as `property_group.displayType`, `property_group`.`sorting_type` as `property_group.sortingType`, `property_group`.`filterable` as `property_group.filterable`, `property_group`.`visible_on_product_detail_page` as `property_group.visibleOnProductDetailPage`, `property_group`.`created_at` as `property_group.createdAt`, `property_group`.`updated_at` as `property_group.updatedAt`, `property_group.translation.name`, `property_group.translation.name` as `property_group.name`, `property_group.translation.description`, `property_group.translation.description` as `property_group.description`, `property_group.translation.position`, `property_group.translation.position` as `property_group.position`, `property_group.translation.customFields`, `property_group.translation.customFields` as `property_group.customFields` FROM `property_group` LEFT JOIN (SELECT `property_group.translation`.`property_group_id`, `property_group.translation`.`name` as `property_group.translation.name`, `property_group.translation`.`description` as `property_group.translation.description`, `property_group.translation`.`position` as `property_group.translation.position`, `property_group.translation`.`custom_fields` as `property_group.translation.customFields` FROM `property_group_translation` `property_group.translation` WHERE `property_group.translation`.`language_id` = ?) `property_group.property_group_translation` ON `property_group.property_group_translation`.`property_group_id` = `property_group`.`id` WHERE ((`property_group`.`filterable` = ?)) AND (`property_group`.`id` IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?))
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  true
  b"‘éÚ\x1EìŒEÙ€H÷‹\fFb«"
  b"\x08\t8Eê·Ö,«ŽÉùŒ"
  b"÷W\x15\x02¯@ŸŽÑaà(~ÆÁ"
  b"]ŽÃd0\x05MaH-Ž2\x14¿÷"
  b"Î\x7FŒ\r"ÂFòŽ ª\fá\x0E÷²"
  b"ø¯³šY,BŽœ\x1EÕ‹Îb\x04z"
  b"Á¸R´ñûO›ªÌV™›;94"
  b"Í\x0E`]m\x1FG…š•U}£/½"
  b"Bdé\r¹O®²ƒ¼Õ\x10ÖZó"
  b"íU›~V2M÷§…Sw üØ´"
  b"A»I_\x16KB)ŠT›"<3›W"
  b"År\x13žG©HH¨˜ú\x01i¥N®"
  b"³\e\x18­üÕI‡¹m\x0E­j\x1CÚ"
  b"\rÒPü8•EÖ…Ôi“Ø’Ÿl"
  b"\x15'þÿFL¡,ÆÊ’\x0E5m"
  b"O÷Ô(ï®H_»»ùŸ\x16ˆér"
  b"7¹“ñ\x1AÂCj·Ž»(»]\"
]
33 0.16 ms
# navigation-route::meta-information
            SELECT LOWER(HEX(`id`)), `path`, `level`
            FROM `category`
            WHERE `id` = ? OR `id` = ?
Parameters:
[
  b"»"°[ÿ‘@ó€‹\x1Cÿ—[uë"
  b"w¹YÏfÞL\x15Çù·Ú9‚ó"
]
34 0.14 ms
SELECT `name`, `path`, `author`, `self_managed`
                FROM `app`
                WHERE `active` = 1
Parameters:
[]
35 0.12 ms
SELECT
    `theme_id`,
    `technical_name`,
    `resolved_config`,
    `view_inheritance`,
    `script_files`,
    `icon_sets`,
    `updated_at`
    FROM `theme_runtime_config`
    WHERE `technical_name` = ?
Parameters:
[
  "Storefront"
]
36 0.14 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:
[]
37 0.09 ms
SELECT DISTINCT `technical_name`
    FROM `theme_runtime_config`
    WHERE `technical_name` IS NOT NULL
Parameters:
[]
38 0.10 ms
SELECT path FROM category WHERE id = ?
Parameters:
[
  b"»"°[ÿ‘@ó€‹\x1Cÿ—[uë"
]
39 0.08 ms
SELECT `min_search_length` FROM `product_search_config` WHERE `language_id` = ?
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
]
40 0.29 ms
-- theme-service::resolve-media::read
SELECT `media`.`id` as `media.id`, `media`.`user_id` as `media.userId`, `media`.`media_folder_id` as `media.mediaFolderId`, `media`.`mime_type` as `media.mimeType`, `media`.`file_extension` as `media.fileExtension`, `media`.`uploaded_at` as `media.uploadedAt`, `media`.`file_name` as `media.fileName`, `media`.`file_size` as `media.fileSize`, `media`.`media_type` as `media.mediaTypeRaw`, `media`.`meta_data` as `media.metaData`, `media`.`config` as `media.config`, `media`.`path` as `media.path`, `media`.`private` as `media.private`, `media`.`thumbnails_ro` as `media.thumbnailsRo`, `media`.`file_hash` as `media.fileHash`, `media`.`created_at` as `media.createdAt`, `media`.`updated_at` as `media.updatedAt`, `media.translation.title`, `media.translation.title` as `media.title`, `media.translation.alt`, `media.translation.alt` as `media.alt`, `media.translation.customFields`, `media.translation.customFields` as `media.customFields` FROM `media` LEFT JOIN `media_folder` `media.mediaFolder` ON `media`.`media_folder_id` = `media.mediaFolder`.`id` LEFT JOIN (SELECT `media.translation`.`media_id`, `media.translation`.`alt` as `media.translation.alt`, `media.translation`.`title` as `media.translation.title`, `media.translation`.`custom_fields` as `media.translation.customFields` FROM `media_translation` `media.translation` WHERE `media.translation`.`language_id` = ?) `media.media_translation` ON `media.media_translation`.`media_id` = `media`.`id` LEFT JOIN `media_default_folder` `media.mediaFolder.defaultFolder` ON `media.mediaFolder`.`default_folder_id` = `media.mediaFolder.defaultFolder`.`id` WHERE (((`media`.`private` = ? OR (`media`.`private` = ? AND `media.mediaFolder.defaultFolder`.`entity` = ?)))) AND (`media`.`id` IN (?, ?))
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  false
  true
  "product_download"
  b"\x01›1{Aõpµ·ñ:C‹u\x10È"
  b"\x01›1{AüqU¢Ý}ìë(D}"
]
41 0.11 ms
SELECT LOWER(HEX(id)) FROM snippet_set WHERE iso = ?
Parameters:
[
  "de-DE"
]
42 0.31 ms
SELECT `category`.`id` as `category.id`, `category`.`version_id` as `category.versionId`, `category`.`parent_id` as `category.parentId`, `category`.`parent_version_id` as `category.parentVersionId`, `category`.`after_category_id` as `category.afterCategoryId`, `category`.`after_category_version_id` as `category.afterCategoryVersionId`, `category`.`media_id` as `category.mediaId`, `category`.`display_nested_products` as `category.displayNestedProducts`, `category`.`auto_increment` as `category.autoIncrement`, `category`.`level` as `category.level`, `category`.`path` as `category.path`, `category`.`child_count` as `category.childCount`, `category`.`type` as `category.type`, `category`.`product_assignment_type` as `category.productAssignmentType`, `category`.`visible` as `category.visible`, `category`.`active` as `category.active`, `category`.`cms_page_id` as `category.cmsPageId`, `category`.`cms_page_version_id` as `category.cmsPageVersionId`, `category`.`product_stream_id` as `category.productStreamId`, `category`.`custom_entity_type_id` as `category.customEntityTypeId`, `category`.`created_at` as `category.createdAt`, `category`.`updated_at` as `category.updatedAt`, `category.translation.name`, `category.translation.name` as `category.name`, `category.translation.breadcrumb`, `category.translation.breadcrumb` as `category.breadcrumb`, `category.translation.slotConfig`, `category.translation.slotConfig` as `category.slotConfig`, `category.translation.linkType`, `category.translation.linkType` as `category.linkType`, `category.translation.internalLink`, `category.translation.internalLink` as `category.internalLink`, `category.translation.externalLink`, `category.translation.externalLink` as `category.externalLink`, `category.translation.linkNewTab`, `category.translation.linkNewTab` as `category.linkNewTab`, `category.translation.description`, `category.translation.description` as `category.description`, `category.translation.metaTitle`, `category.translation.metaTitle` as `category.metaTitle`, `category.translation.metaDescription`, `category.translation.metaDescription` as `category.metaDescription`, `category.translation.keywords`, `category.translation.keywords` as `category.keywords`, `category.translation.customFields`, `category.translation.customFields` as `category.customFields` FROM `category` LEFT JOIN (SELECT `category.translation`.`category_id`, `category.translation`.`category_version_id`, `category.translation`.`breadcrumb` as `category.translation.breadcrumb`, `category.translation`.`name` as `category.translation.name`, `category.translation`.`custom_fields` as `category.translation.customFields`, `category.translation`.`slot_config` as `category.translation.slotConfig`, `category.translation`.`link_type` as `category.translation.linkType`, `category.translation`.`internal_link` as `category.translation.internalLink`, `category.translation`.`external_link` as `category.translation.externalLink`, `category.translation`.`link_new_tab` as `category.translation.linkNewTab`, `category.translation`.`description` as `category.translation.description`, `category.translation`.`meta_title` as `category.translation.metaTitle`, `category.translation`.`meta_description` as `category.translation.metaDescription`, `category.translation`.`keywords` as `category.translation.keywords` FROM `category_translation` `category.translation` WHERE `category.translation`.`language_id` = ?) `category.category_translation` ON `category.category_translation`.`category_id` = `category`.`id` AND `category.category_translation`.`category_version_id` = `category`.`version_id` WHERE (`category`.`version_id` = ?) AND (`category`.`id` IN (?))
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"\x0F©\x1CãéjK¾KÙÎu,4%"
  b"»"°[ÿ‘@ó€‹\x1Cÿ—[uë"
]
43 0.27 ms
-- breadcrumb-extension::read
SELECT `category`.`id` as `category.id`, `category`.`version_id` as `category.versionId`, `category`.`parent_id` as `category.parentId`, `category`.`parent_version_id` as `category.parentVersionId`, `category`.`after_category_id` as `category.afterCategoryId`, `category`.`after_category_version_id` as `category.afterCategoryVersionId`, `category`.`media_id` as `category.mediaId`, `category`.`display_nested_products` as `category.displayNestedProducts`, `category`.`auto_increment` as `category.autoIncrement`, `category`.`level` as `category.level`, `category`.`path` as `category.path`, `category`.`child_count` as `category.childCount`, `category`.`type` as `category.type`, `category`.`product_assignment_type` as `category.productAssignmentType`, `category`.`visible` as `category.visible`, `category`.`active` as `category.active`, `category`.`cms_page_id` as `category.cmsPageId`, `category`.`cms_page_version_id` as `category.cmsPageVersionId`, `category`.`product_stream_id` as `category.productStreamId`, `category`.`custom_entity_type_id` as `category.customEntityTypeId`, `category`.`created_at` as `category.createdAt`, `category`.`updated_at` as `category.updatedAt`, `category.translation.name`, `category.translation.name` as `category.name`, `category.translation.breadcrumb`, `category.translation.breadcrumb` as `category.breadcrumb`, `category.translation.slotConfig`, `category.translation.slotConfig` as `category.slotConfig`, `category.translation.linkType`, `category.translation.linkType` as `category.linkType`, `category.translation.internalLink`, `category.translation.internalLink` as `category.internalLink`, `category.translation.externalLink`, `category.translation.externalLink` as `category.externalLink`, `category.translation.linkNewTab`, `category.translation.linkNewTab` as `category.linkNewTab`, `category.translation.description`, `category.translation.description` as `category.description`, `category.translation.metaTitle`, `category.translation.metaTitle` as `category.metaTitle`, `category.translation.metaDescription`, `category.translation.metaDescription` as `category.metaDescription`, `category.translation.keywords`, `category.translation.keywords` as `category.keywords`, `category.translation.customFields`, `category.translation.customFields` as `category.customFields` FROM `category` LEFT JOIN (SELECT `category.translation`.`category_id`, `category.translation`.`category_version_id`, `category.translation`.`breadcrumb` as `category.translation.breadcrumb`, `category.translation`.`name` as `category.translation.name`, `category.translation`.`custom_fields` as `category.translation.customFields`, `category.translation`.`slot_config` as `category.translation.slotConfig`, `category.translation`.`link_type` as `category.translation.linkType`, `category.translation`.`internal_link` as `category.translation.internalLink`, `category.translation`.`external_link` as `category.translation.externalLink`, `category.translation`.`link_new_tab` as `category.translation.linkNewTab`, `category.translation`.`description` as `category.translation.description`, `category.translation`.`meta_title` as `category.translation.metaTitle`, `category.translation`.`meta_description` as `category.translation.metaDescription`, `category.translation`.`keywords` as `category.translation.keywords` FROM `category_translation` `category.translation` WHERE `category.translation`.`language_id` = ?) `category.category_translation` ON `category.category_translation`.`category_id` = `category`.`id` AND `category.category_translation`.`category_version_id` = `category`.`version_id` WHERE (`category`.`version_id` = ?) AND (`category`.`id` IN (?))
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"\x0F©\x1CãéjK¾KÙÎu,4%"
  b"»"°[ÿ‘@ó€‹\x1Cÿ—[uë"
]
44 1.75 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/bb22b05bff9140f3808b1cff975b75eb"
  "/navigation/19ca405790ff4f07aac8c599d4317868"
  "/navigation/48f97f432fd041388b2630184139cf0e"
  "/navigation/744b20f4f08a455cb6bd74ecc040d5ce"
  "/navigation/d9d5740612214d618c7f6dac6c9b82d8"
  "/navigation/7fac11a34495463da395fc8b5f28cdc9"
  "/navigation/80c69a1d15af44b9a0a49e52a6135ec6"
  "/navigation/4fdb02311abc4fa9862b03c487026c5b"
  "/navigation/06f5dda360c04112937601574122c515"
  "/navigation/c3057bb031634c669cd6dfb0d4acbb15"
  "/navigation/e379fcc096f343568dcb1e294d45c931"
  "/detail/1f9d9184d0ef48eab9a87d5a3fb43158"
  "/detail/8ea5fd7324d44cc296796109a80bd085"
  "/detail/176a28fb93764e7ca7d2b1c1d132bd2b"
  "/detail/aa55fdfd02ad45679d36adafa871248d"
  "/detail/0beccf3d63554b5fb7ea3a8e003374b3"
  "/detail/c0e5bf74f897450aa293a6671e27011e"
  "/detail/839da7e8fa344d76a4715bdbda3d0d12"
  "/detail/b81c4789ca1b4f66a9b60a0ab71e4dec"
  "/detail/9207ad736f78433ea5b7b4833c98aec7"
  "/detail/7d561d07a1eb4203bfa7b8d9ba2ef10c"
  "/detail/e978ca0666994512aca7f2ba73dc1220"
  "/detail/f339f8b186aa4143aa29b43fa6e78198"
  "/detail/b48c185963e942ecb96743983f45ebc1"
  "/detail/330257c960734da9af44f265ac029c53"
  "/detail/2d4b620b388342f18f1e61bfb80a2bc2"
  "/detail/658794b4480743aea6fb1a23c22ecb38"
  "/detail/8e4c424f8e344f2d895a198943883d77"
  "/detail/197bfd0ebdac4e24bb5642a58f761985"
  "/detail/2c86088fcca2463094da090a74a5feae"
  "/detail/72c3836ff84f4025922270203da34fff"
  "/detail/9582e29c0c5943199ce31f56aac46e84"
  "/detail/6d1cf221e6ff4f25b9f0144b277031ab"
  "/detail/e42e8c9b4a9f4d3c982e9cad8b7bb91c"
  "/detail/fbb9359eddca4599b9988573fa3e2222"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"Íe’Æ6®Kóƒx°\x1A›1äm"
]
45 0.30 ms
SELECT `rule`.`id` as `rule.id`, `rule`.`name` as `rule.name`, `rule`.`priority` as `rule.priority`, `rule`.`description` as `rule.description`, `rule`.`payload` as `rule.payload`, `rule`.`invalid` as `rule.invalid`, `rule`.`areas` as `rule.areas`, `rule`.`custom_fields` as `rule.customFields`, `rule`.`module_types` as `rule.moduleTypes`, `rule`.`created_at` as `rule.createdAt`, `rule`.`updated_at` as `rule.updatedAt` FROM `rule` WHERE `rule`.`id` IN (?, ?, ?, ?, ?, ?, ?)
Parameters:
[
  b"""
    \x17\n
    C\x7F6ø@²—-ûrøæ¿b
    """
  b"\x1E›mÉ\vRG|·'÷ïeÆ]Ö"
  b"8X•p\x16dMä®HÀP\vóÌÈ"
  b"¸Rs=·eO;‚°T•Ë!ÚW"
  b"Ð[4\ÛyIgƒ\x12\x17[ÄLKL"
  b"á7Ž·€ŠG‘ž\rt\r]l\x1A"
  b"ï\x7FÙ.®S@I’\x06\x12¨.’‹"
]
46 0.11 ms
#cart-persister::load
            SELECT `cart`.`payload`, `cart`.`rule_ids`, `cart`.`compressed` FROM cart WHERE `token` = ?
Parameters:
[
  "AdbPJWtgjtCZe8HlTfawiBxv2kupA9cl"
]

Database Connections

Name Service
0 default

Entity Managers

There are no configured entity managers.

Second Level Cache

Second Level Cache is not enabled.