GET https://shop.devmsa.sharpness.de/navigation/6db7ddbb1c764ed38b1b8718f1e4c6db?p=12

Query Metrics

46 Database Queries
45 Different statements
276.06 ms Query time

Queries

Group similar statements

# Time Info
1 0.24 ms
# dbal-plugin-loader
        SELECT
               `name`,
               `base_class` AS baseClass,
               IF(`active` = 1 AND `installed_at` IS NOT NULL, 1, 0) AS active,
               `path`,
               `version`,
               `autoload`,
               `managed_by_composer` AS managedByComposer,
               composer_name as composerName
        FROM `plugin`
        ORDER BY `installed_at`;
Parameters:
[]
2 0.11 ms
SELECT `key`, `value` FROM `app_config`
Parameters:
[]
3 0.16 ms
SELECT custom_entity.name, custom_entity.fields, custom_entity.flags
                FROM custom_entity
                    LEFT JOIN app ON app.id = custom_entity.app_id
                WHERE (custom_entity.app_id IS NULL OR app.active = 1) AND custom_entity.deleted_at IS NULL;
Parameters:
[]
4 0.31 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"
  "Rohrverbindungen/Industriefittinge"
  "Rohrverbindungen/Industriefittinge/"
]
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) AND (id != ?) LIMIT 1
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"Íe’Æ6®Kóƒx°\x1A›1äm"
  "/navigation/6db7ddbb1c764ed38b1b8718f1e4c6db"
  b"6\x07ÅðI\vDë«Nöt\x100ÙÝ"
]
6 0.34 ms
SELECT * FROM sales_channel_api_context WHERE (sales_channel_id = ?) AND (token = ?) LIMIT 1
Parameters:
[
  b"Íe’Æ6®Kóƒx°\x1A›1äm"
  "AdbPJWtgjtCZe8HlTfawiBxv2kupA9cl"
]
7 0.11 ms
#cart-persister::load
            SELECT `cart`.`payload`, `cart`.`rule_ids`, `cart`.`compressed` FROM cart WHERE `token` = ?
Parameters:
[
  "AdbPJWtgjtCZe8HlTfawiBxv2kupA9cl"
]
8 0.15 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.51 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"m·Ý»\x1CvNÓ‹\e\x18ñäÆÛ"
]
10 0.16 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"m·Ý»\x1CvNÓ‹\e\x18ñäÆÛ"
]
11 0.22 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.30 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.31 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.24 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.22 ms
SELECT `product_sorting`.`id` as `product_sorting.id`, `product_sorting`.`locked` as `product_sorting.locked`, `product_sorting`.`url_key` as `product_sorting.key`, `product_sorting`.`priority` as `product_sorting.priority`, `product_sorting`.`active` as `product_sorting.active`, `product_sorting`.`fields` as `product_sorting.fields`, `product_sorting`.`created_at` as `product_sorting.createdAt`, `product_sorting`.`updated_at` as `product_sorting.updatedAt`, `product_sorting.translation.label`, `product_sorting.translation.label` as `product_sorting.label` FROM `product_sorting` LEFT JOIN (SELECT `product_sorting.translation`.`product_sorting_id`, `product_sorting.translation`.`label` as `product_sorting.translation.label` FROM `product_sorting_translation` `product_sorting.translation` WHERE `product_sorting.translation`.`language_id` = ?) `product_sorting.product_sorting_translation` ON `product_sorting.product_sorting_translation`.`product_sorting_id` = `product_sorting`.`id` WHERE `product_sorting`.`id` IN (?)
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"´ \x18·vGÉ‹\t\x17DV;ûÍ"
]
16 0.13 ms
-- product-listing::load-sortings::search-ids
SELECT `product_sorting`.`id` FROM `product_sorting` WHERE (`product_sorting`.`active` = ?) ORDER BY `product_sorting`.`priority` DESC
Parameters:
[
  true
]
17 0.19 ms
-- product-listing::load-sortings::read
SELECT `product_sorting`.`id` as `product_sorting.id`, `product_sorting`.`locked` as `product_sorting.locked`, `product_sorting`.`url_key` as `product_sorting.key`, `product_sorting`.`priority` as `product_sorting.priority`, `product_sorting`.`active` as `product_sorting.active`, `product_sorting`.`fields` as `product_sorting.fields`, `product_sorting`.`created_at` as `product_sorting.createdAt`, `product_sorting`.`updated_at` as `product_sorting.updatedAt`, `product_sorting.translation.label`, `product_sorting.translation.label` as `product_sorting.label` FROM `product_sorting` LEFT JOIN (SELECT `product_sorting.translation`.`product_sorting_id`, `product_sorting.translation`.`label` as `product_sorting.translation.label` FROM `product_sorting_translation` `product_sorting.translation` WHERE `product_sorting.translation`.`language_id` = ?) `product_sorting.product_sorting_translation` ON `product_sorting.product_sorting_translation`.`product_sorting_id` = `product_sorting`.`id` WHERE `product_sorting`.`id` IN (?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"´ \x18·vGÉ‹\t\x17DV;ûÍ"
  b"""
    \x06 .~GΔ\x15d¼¾\x05\n
    «
    """
  b"ëbxQRjE-¸Ùc™#é!°"
  b"X`\rüN$N ©\x1FP\x1A‚}8ž"
  b"~sÌ+¤ÝJá‘\tdA\\x16vJ"
  b"–7JüB½A’¥Š\x1Fr«—GÃ"
  b"\x06jkîü~Kn‰)ÖL(ˆ¥\x1A"
  b""?xÂbúL¿ŸÕ1œ1Q±&"
]
18 0.11 ms
-- product-listing-route::category-loading::search-ids
SELECT `category`.`id`, `category`.`auto_increment` FROM `category` WHERE (`category`.`version_id` = ?) AND (`category`.`id` IN (?)) LIMIT 1
Parameters:
[
  b"\x0F©\x1CãéjK¾KÙÎu,4%"
  b"m·Ý»\x1CvNÓ‹\e\x18ñäÆÛ"
]
19 0.09 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"m·Ý»\x1CvNÓ‹\e\x18ñäÆÛ"
]
20 4.66 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 264
Parameters:
[
  b"\x0F©\x1CãéjK¾KÙÎu,4%"
  30
  b"Íe’Æ6®Kóƒx°\x1A›1äm"
  true
  b"m·Ý»\x1CvNÓ‹\e\x18ñäÆÛ"
  null
  true
  false
]
21 2.79 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"m·Ý»\x1CvNÓ‹\e\x18ñäÆÛ"
  null
  true
  false
]
22 8.32 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"m·Ý»\x1CvNÓ‹\e\x18ñäÆÛ"
  null
  true
  false
]
23 2.44 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"m·Ý»\x1CvNÓ‹\e\x18ñäÆÛ"
  null
  true
  false
]
24 0.43 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"""
    \x14*ã7h‡A ¡âÍ?jÖ\n
    ?
    """
  b"zMÆ*µOD9Ž ]\x7FZ<o\x07"
  b"M\x13Ýâª1BÃŽ\x04únH\x1D‰Z"
  b"à²ÔÇPÓG¨“\x19\x08¿Y~"
  b"…ȹ™˜.NF¿ÊÊ\x02i4=†"
  b"Dˆ0ïµ®MB³É­×ÈoðÂ"
  b"\x02CrâåA{Œ°)!pg\I"
  b"áNà·-”Jí·¢È\x11\x16jG1"
  b"·®Á|¢¡Nˆ›ÅA;F\x0Eé‰"
  b"\x11ä„rGΊ¼\x1Aî»){À"
  b"\x06\x1Cï^I…–\x18é³R\x07ÜÖ"
  b"""
    \x08®œvúD£Š\n
    ù\x14‹·Ôj
    """
  b"W8þ\x19ýêMn­ow·zXVS"
  b"\x0Eão&\e¬FLµíu¹³Aú\x1A"
  b"Jˆ—\x10ÆÿAH™R\x12ñ”‚¼B"
  b"ÊÒs×þ÷Eè„`€µ!\t–‡"
  b"–è^4f2FI’BPY\x7F\x0F\x14É"
  b"ÒG„>×ãAX©h„Ÿ <zã"
  b"4ÆHJ<LާnLeékñ@"
  b"\x19ǾQáëG&±ÑJ\x7Fþšuv"
  b"GójxX'Iï¸f¡b.=Ä\r"
  b"k{­Ž‚èE#†R\rÕ†%Ö "
  b"ÝÚA#£\x15C£à<écYÚo"
  b"\x03Ù¯všÂHøªò6#õ\x01ew"
]
25 0.61 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"""
    \x14*ã7h‡A ¡âÍ?jÖ\n
    ?
    """
  b"zMÆ*µOD9Ž ]\x7FZ<o\x07"
  b"M\x13Ýâª1BÃŽ\x04únH\x1D‰Z"
  b"à²ÔÇPÓG¨“\x19\x08¿Y~"
  b"…ȹ™˜.NF¿ÊÊ\x02i4=†"
  b"Dˆ0ïµ®MB³É­×ÈoðÂ"
  b"\x02CrâåA{Œ°)!pg\I"
  b"áNà·-”Jí·¢È\x11\x16jG1"
  b"·®Á|¢¡Nˆ›ÅA;F\x0Eé‰"
  b"\x11ä„rGΊ¼\x1Aî»){À"
  b"\x06\x1Cï^I…–\x18é³R\x07ÜÖ"
  b"""
    \x08®œvúD£Š\n
    ù\x14‹·Ôj
    """
  b"W8þ\x19ýêMn­ow·zXVS"
  b"\x0Eão&\e¬FLµíu¹³Aú\x1A"
  b"Jˆ—\x10ÆÿAH™R\x12ñ”‚¼B"
  b"ÊÒs×þ÷Eè„`€µ!\t–‡"
  b"–è^4f2FI’BPY\x7F\x0F\x14É"
  b"ÒG„>×ãAX©h„Ÿ <zã"
  b"4ÆHJ<LާnLeékñ@"
  b"\x19ǾQáëG&±ÑJ\x7Fþšuv"
  b"GójxX'Iï¸f¡b.=Ä\r"
  b"k{­Ž‚èE#†R\rÕ†%Ö "
  b"ÝÚA#£\x15C£à<écYÚo"
  b"\x03Ù¯všÂHøªò6#õ\x01ew"
]
26 71.41 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"""
    \x14*ã7h‡A ¡âÍ?jÖ\n
    ?
    """
  b"zMÆ*µOD9Ž ]\x7FZ<o\x07"
  b"M\x13Ýâª1BÃŽ\x04únH\x1D‰Z"
  b"à²ÔÇPÓG¨“\x19\x08¿Y~"
  b"…ȹ™˜.NF¿ÊÊ\x02i4=†"
  b"Dˆ0ïµ®MB³É­×ÈoðÂ"
  b"\x02CrâåA{Œ°)!pg\I"
  b"áNà·-”Jí·¢È\x11\x16jG1"
  b"·®Á|¢¡Nˆ›ÅA;F\x0Eé‰"
  b"\x11ä„rGΊ¼\x1Aî»){À"
  b"\x06\x1Cï^I…–\x18é³R\x07ÜÖ"
  b"""
    \x08®œvúD£Š\n
    ù\x14‹·Ôj
    """
  b"W8þ\x19ýêMn­ow·zXVS"
  b"\x0Eão&\e¬FLµíu¹³Aú\x1A"
  b"Jˆ—\x10ÆÿAH™R\x12ñ”‚¼B"
  b"ÊÒs×þ÷Eè„`€µ!\t–‡"
  b"–è^4f2FI’BPY\x7F\x0F\x14É"
  b"ÒG„>×ãAX©h„Ÿ <zã"
  b"4ÆHJ<LާnLeékñ@"
  b"\x19ǾQáëG&±ÑJ\x7Fþšuv"
  b"GójxX'Iï¸f¡b.=Ä\r"
  b"k{­Ž‚èE#†R\rÕ†%Ö "
  b"ÝÚA#£\x15C£à<écYÚo"
  b"\x03Ù¯všÂHøªò6#õ\x01ew"
]
27 0.22 ms
SELECT `name`, `type` FROM `custom_field` WHERE `active` = 1
Parameters:
[]
28 170.02 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"\x02CrâåA{Œ°)!pg\I"
  b"\x03Ù¯všÂHøªò6#õ\x01ew"
  b"\x06\x1Cï^I…–\x18é³R\x07ÜÖ"
  b"""
    \x08®œvúD£Š\n
    ù\x14‹·Ôj
    """
  b"\x0Eão&\e¬FLµíu¹³Aú\x1A"
  b"""
    \x14*ã7h‡A ¡âÍ?jÖ\n
    ?
    """
  b"\x19ǾQáëG&±ÑJ\x7Fþšuv"
  b"4ÆHJ<LާnLeékñ@"
  b"Dˆ0ïµ®MB³É­×ÈoðÂ"
  b"GójxX'Iï¸f¡b.=Ä\r"
  b"Jˆ—\x10ÆÿAH™R\x12ñ”‚¼B"
  b"M\x13Ýâª1BÃŽ\x04únH\x1D‰Z"
  b"W8þ\x19ýêMn­ow·zXVS"
  b"k{­Ž‚èE#†R\rÕ†%Ö "
  b"\x11ä„rGΊ¼\x1Aî»){À"
  b"zMÆ*µOD9Ž ]\x7FZ<o\x07"
  b"…ȹ™˜.NF¿ÊÊ\x02i4=†"
  b"–è^4f2FI’BPY\x7F\x0F\x14É"
  b"·®Á|¢¡Nˆ›ÅA;F\x0Eé‰"
  b"ÊÒs×þ÷Eè„`€µ!\t–‡"
  b"ÒG„>×ãAX©h„Ÿ <zã"
  b"ÝÚA#£\x15C£à<écYÚo"
  b"à²ÔÇPÓG¨“\x19\x08¿Y~"
  b"áNà·-”Jí·¢È\x11\x16jG1"
]
29 0.43 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 5.39 ms
-- product-listing::property-filter::read
SELECT `property_group_option`.`id` as `property_group_option.id`, `property_group_option`.`property_group_id` as `property_group_option.groupId`, `property_group_option`.`color_hex_code` as `property_group_option.colorHexCode`, `property_group_option`.`media_id` as `property_group_option.mediaId`, `property_group_option`.`created_at` as `property_group_option.createdAt`, `property_group_option`.`updated_at` as `property_group_option.updatedAt`, `property_group_option.media`.`id` as `property_group_option.media.id`, `property_group_option.media`.`user_id` as `property_group_option.media.userId`, `property_group_option.media`.`media_folder_id` as `property_group_option.media.mediaFolderId`, `property_group_option.media`.`mime_type` as `property_group_option.media.mimeType`, `property_group_option.media`.`file_extension` as `property_group_option.media.fileExtension`, `property_group_option.media`.`uploaded_at` as `property_group_option.media.uploadedAt`, `property_group_option.media`.`file_name` as `property_group_option.media.fileName`, `property_group_option.media`.`file_size` as `property_group_option.media.fileSize`, `property_group_option.media`.`media_type` as `property_group_option.media.mediaTypeRaw`, `property_group_option.media`.`meta_data` as `property_group_option.media.metaData`, `property_group_option.media`.`config` as `property_group_option.media.config`, `property_group_option.media`.`path` as `property_group_option.media.path`, `property_group_option.media`.`private` as `property_group_option.media.private`, `property_group_option.media`.`thumbnails_ro` as `property_group_option.media.thumbnailsRo`, `property_group_option.media`.`file_hash` as `property_group_option.media.fileHash`, `property_group_option.media`.`created_at` as `property_group_option.media.createdAt`, `property_group_option.media`.`updated_at` as `property_group_option.media.updatedAt`, `property_group_option.media.translation.title`, `property_group_option.media.translation.title` as `property_group_option.media.title`, `property_group_option.media.translation.alt`, `property_group_option.media.translation.alt` as `property_group_option.media.alt`, `property_group_option.media.translation.customFields`, `property_group_option.media.translation.customFields` as `property_group_option.media.customFields`, `property_group_option.translation.name`, `property_group_option.translation.name` as `property_group_option.name`, `property_group_option.translation.position`, `property_group_option.translation.position` as `property_group_option.position`, `property_group_option.translation.customFields`, `property_group_option.translation.customFields` as `property_group_option.customFields` FROM `property_group_option` LEFT JOIN `media` `property_group_option.media` ON `property_group_option`.`media_id` = `property_group_option.media`.`id` LEFT JOIN (SELECT `property_group_option.translation`.`property_group_option_id`, `property_group_option.translation`.`name` as `property_group_option.translation.name`, `property_group_option.translation`.`position` as `property_group_option.translation.position`, `property_group_option.translation`.`custom_fields` as `property_group_option.translation.customFields` FROM `property_group_option_translation` `property_group_option.translation` WHERE `property_group_option.translation`.`language_id` = ?) `property_group_option.property_group_option_translation` ON `property_group_option.property_group_option_translation`.`property_group_option_id` = `property_group_option`.`id` LEFT JOIN (SELECT `property_group_option.media.translation`.`media_id`, `property_group_option.media.translation`.`alt` as `property_group_option.media.translation.alt`, `property_group_option.media.translation`.`title` as `property_group_option.media.translation.title`, `property_group_option.media.translation`.`custom_fields` as `property_group_option.media.translation.customFields` FROM `media_translation` `property_group_option.media.translation` WHERE `property_group_option.media.translation`.`language_id` = ?) `property_group_option.media.media_translation` ON `property_group_option.media.media_translation`.`media_id` = `property_group_option.media`.`id` WHERE `property_group_option`.`id` IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"\x00Ÿ½ûAÑ§\x10Åe^:\x18\x15Ð"
  b"\x00Úîj\x07œAl©)Û\x08\x07G\x02>"
  b"\x01\x00i€»\x15ˆ†éqJ,wF"
  b"\x01V<zXCH{§½æÍf‰ª¦"
  b"\x01Y&\x1EЮC\x05©\x14\e¸ÆÔŽ—"
  b"\x01cäðž@3¤\x03*×Ü :"
  b"\x01Å´y\eC(Š›ú^²ZuÇ"
  b"\x01Æé-Fú1oÏ3žw+\x03\x04\x16"
  b"\x01ÉZ¢›×IG 6\x17ŁÛÊÔ"
  b"\x01ÍdRI®]ž4n½$[¸\x11Æ"
  b"\x01Õi\f©&Gœ¤\x1F)Ûdë\x05"
  b"\x02\x16ÏTÓÂN¦Ê8ÌV±nð"
  b"\x02-/Ö\x06<HR±\x01\x12‡%¹Õ“"
  b"\x023I\x0E:,Ek¿\x1A\x05#yc^"
  b"\x02‘çxP¼\x16ÅeÔ«E‘>\r"
  b"\x02´Rÿ-7\x05$cUÀ/\x15(Pø"
  b"\x03EþÇî\tMĪ6Ù\x02µÀ–"
  b"\x03wðqs\x1D4ƒ×xMñuA\x06-"
  b"\x03€’¾k N£¡\x0EáTìÏú"
  b"\x03ÒŒ\x05Ž^ûáå‚Ô6ˆÒ>A"
  b"\x04\x1A\x05T@yèßÁ<tw/FÜ,"
  b"\x04\x1C8íyf\x11(ÁF¨$Ê \x06"
  b"\x04«ýãb²D2$Làœöv8"
  b"\x05,; 5Z%%Ã‰ýy\x1E"
  b"\x05€@ZCˆD<ªOó\x10XW\t"
  b"\x06:v\x13àO÷\x01öDÑ\v°Ê’ò"
  b"\x06ƒ;øˆÂÁ¥t,q²ÿ–ù "
  b"\x06¹Ðô€Ñ€>G¶\x18\x1F"
  b"\x06áà\x01™:F\x19…æí˜B¶\x0EO"
  b"\x07hôF(\eeUùš¯ñ^ÎRÚ"
  b"\x08K‰\x10‘éDû´¥˜™OmfX"
  b"\x08U„\x00ãNGñ¢ÙE…³d%à"
  b"\x08®F\x13˜¹FDŽƒÝ0ªÑÏÙ"
  b"\t\tG\t`„1Ç\x1A\x07šZLhE\x07"
  b"\ts äNMA\t±d¬m-vÏ"
  b"\t­×O±\eJ\x1D3JƒóQµ^"
  b"""
    \n
    \x03ßèFßL–œŒÚ‹V£ª
    """
  b"""
    \n
    \e©c1¶\x03ÎuR/(»\x16ÓD
    """
  b"""
    \n
    qõ6NŒ\x11ék\x15\\vjJä*
    """
  b"""
    \n
    u)¤\x04\rBÉ”€tÌ^P—Þ
    """
  b"""
    \n
    ÓõÃD\t\x12<ê½´\0aáØ
    """
  b"""
    \n
    ÙQn“&\r{D«é\x11›nò¦
    """
  b"""
    \n
    Ü—&\eXɽ\x01‰èúþßî
    """
  b"\v\x04À¾\x0EXMH€Û=\ð\x02ü¯"
  b"\v0íÆn\fKº›\x14¨‚0mm2"
  b"\v?ȘŸ‘BÒ…\x11é<ààZ²"
  b"\v@`´\x17WM(Šÿé\fh\x14Žì"
  b"\v´\x1Fž2öDê\x1A\x06Ɂ\x1F\x01Ç"
  b"\vÇdÖ4\x1F£\x1D\r:îrœþµx"
  b"\vÌš\e\x14A'Áí\x13ž†›ƒm"
  b"\f\x02u\x17ˆõK𒤧ü\x06ý4Š"
  b"\f\x13XV¡£Oœ¹1Œ`“ê]\x7F"
  b"\f9\e\x01ü*J\x03¨º\x13§¥•Ø·"
  b"\f_ç½b\x02¬¬Ü˜.\x04\x16\x1Eè"
  b"\fž\x04\x02\x04ËLO’X#‘»Ð¯&"
  b"\f®{¦ÜÕFQŽækª\x05§}ß"
  b"\fÁ¿Ê\x105l&Œ,\x06©K×õ\x19"
  b"\fæäüó;Mè»›²¨UÐa—"
  b"\r`•—×òH“œžg¡<Ðð¯"
  b"\r²QÏâ\x1DB½¦AˆÏwèq…"
  b"\rÚ\x02©<ÿ$$•\rñ{\x1E"
  b"\x0E\x01ªMbÅDý–9Àõ}\x17^\x0E"
  b"\x0E\x18¸5Š4BBŽ\ªt#é<¬"
  b"\x0Ef\td?õÞ¹E qô\x08ÿêƒ"
  b"""
    \x0EkM¹\x1E\n
    M/A\fí°\x06A@
    """
  b"\x0Ew»ßŸŸI\x07¿˜þaSD+Ò"
  b"\x0EŽº}NôLœ£@:ôÛØp%"
  b"\x0F\x08\x08„S=B…¼—©W‘\x19ð¿"
  b"\x0FA¿@aù\rp£¾3„óWä’"
  b"\x0F‘²D)ÜH7Ž,\x18\e\x04«Â"
  b"\x0F¸S\x06éÄM\x12nKѺm’ß"
  b"\x0FÙˆ>©þGö«º´_´9ã¡"
  b"""
    \x10\x18Ï$@øM\x0Fù\n
    9¿—ºæ
    """
  b"\x10$¶‹òß³¿#å«\rh¥à"
  b"\x10{Õðy/Cd…4J\x10Ù\x02"
  b"\x10à}5&\x048Ó§\x08DãG\x06äí"
  b"\x11y¢UuõO¹ÿªY\x19™\x07"
  b"\x11–¯OÐ\x1D©×TmÛšnŒ8ß"
  b"\x11«?Çm·Hï¸%4¨\»&³"
  b"\x11ú›ÄÕ¦O3±‚ƒ»íx)"
  b"\x12\x03èÏ”\x00¡ \x01[W‡\x1F"
  b"\x12D½iˆ¥=Ùí˜k\x1FÂØÆ¯"
  b"\x12‡Ó\t\x14\rÌÌ¡n"L¦¼YÔ"
  b"\x12Ü@•"p\x071D›\x08ðneɐ"
  b"\x13&N:\x1CÑg]E®®=*ƒÓ¿"
  b"\x13R!äìtLg…†¦ÙÚ"ÖL"
  b"\x13ww²;o.9çÒ;ÀÙÕû"
  b"\x13´½žV¥K½Žt1iÊ!ëÎ"
  b"\x13¿1¯„\x0E\r—!d\x08s͝¶f"
  b"\x14\ef}V­NЕ—\x15\x14$îEò"
  b"\x14¦TÊ\tÃ÷§D¯ç½Wm±A"
  b"\x14³Z©\x154D¿‰5V\x03fg—Œ"
  b"\x15\x13âe\x10+N„¶\x1EÜœø3\x08"
  b"\x15\x16S/±¨M‰Ÿ´yµLxß¼"
  b"\x15$󰈨uD\x00†…¿\x04ªµ"
  b"\x15P™Ž\x14gF\x03o÷Æ××Ìd\x16"
  b"\x15Š\£0lD\x17ƒ\x05Lhdî\x0FÉ"
  b"\x15¦ÝÒ`/H\x15­†K£ªÜùŽ"
  b"\x15´¸ò޽E‘—%\x13»D É\x02"
  b"\x15¶d1äTŒqNß‘+wËQØ"
  b"\x15ò¹\x03EL†Œou¾ûƹÉ"
  b"\x16l+(ÜšºÎÄÃu~•\x1AK)"
  b"\x16xàGCù6¡Lš\x04åñ‚Žô"
  b"\x16|9Í\x11S\x04\x1Fm“ñ\x13£]®H"
  b"\x16цˆ‰ÅBA¹‘$o=¦óû"
  b"\x16ß |\x1F¢F‰¦û‹8\x18¥lÎ"
  b"\x17$ÈøÊºEuŽÌ?P¿œ’("
  b"\x17e\x18â\x02ƒLå­\x01J˸¼|Ø"
  b"\x17ž\x04›½¤E"ŽØÅ\x1Ac\x05"
  b"\x17õ\x05´38ÓŸwì\x01ãš‹\x06ƒ"
  b"\x18\x11Ó\x16\x17øNŸ¢Ö%AÀà]…"
  b"\x18dÕü°ÁJ¯ŠI1µzú]S"
  b"\x18q\r°\t\x14AÖ‹dŠ9€åw"
  b"\x18Š%úæ\x06Eì¥â·xQƒ_="
  b"\x19\x02Ëœ\x1F\x1CM\x19ŽU:\x03­9èC"
  b"\x19žLÈd\x07I;©\x199Ö¢Ñò½"
  b"\x19ÖïGÆËY”bLF®¤‘ Í"
  b"\e\x19¯í¶ºŽƒü8î\x16‚Ué"
  b"\eJ\x13\x1F*\x15K÷¡í\x07²ƒ±‹Û"
  b"\e€]€L~M`ŽLZôÝÙM´"
  b"\e‰CŽ\x1CÑLƬšHô‹Ó£®"
  b"\x1C3ßîx)A8¬ UASNMd"
  b"\x1CŽ\x08œPzB\x03\x01Þ½è˜õ\x7FQ"
  b"\x1C¸R[o0IÒ³\x10˜ò@¢ª¯"
  b"\x1DA@/\x1A½F™¯\r\x19a§2ç"
  b"\x1DIÓâ¯ÄL£¦C‘\x05©ú׋"
  b"\x1Do/\nïjH\x18‘«\x00§Øw—b"
  b"""
    \x1Dp<ZM×O\n
    ¨¨t€Ö\x16y\x07
    """
  b"\x1D§q<ŒâX³“\x08±¢`Õ\x11\x0F"
  b"\x1E\føu?‹v}ˆ€\v]j È\x15"
  b"\x1EQD»iIB\x12šñ\x00¹9\x15&"
  b"\x1Eo,ŒCn@ —‘ð\x08Í\x1EÈ„"
  b"\x1E†Üri½\rÉ\x1ER@ýŽ.\t¹"
  b"\x1EŽ\x06´ö\x05KY†_Ä\x0F\x18Í"
  b"\x1EÀÀè(º@ú€·|7\x12aT©"
  b"\x1F\x01–Í]\x0FEµ™\r\x06½¿e¨ß"
  b"\x1F\x05ß[kb}zèìhkŠVø"
  b"\x1F\r£\x00»\x0EJ/ÑDü|Q\x7FQ"
  b"\x1F"J\x1E_Lõ\x1F†A1å\e³\tâ"
  b"\x1F\x05»½F~²ÑªW••lŸ"
  b"\x1F1Ú1ðÿ\x01C\x11\x18Ù­èPc""
  b"\x1F4ßÈ{\x19H0‰ ËD¦uøA"
  b"\x1F¯\x133_hÚr\fÞ´S¦£þë"
  b" \x14\x19‹Gš¤!Úe\Zt"
  b" \x1Ax\x0FFVBä¥\x15S{z¦X¿"
  b" #\x11Ò\e\eBï‡Û$è²@š"
  b" (ùÛþ]Dp±Ú;`ibÉY"
  b" 9§ "\x1CŽ‘sK^\x0EíU`û"
  b" J\x1F<ö`Ck¿\x052®'‰Yi"
  b" T%\x1F\x01íGè«×ÇÄO9WÅ"
  b" {0…>ª|ڝ\x00ÛBù‚%"
  b" ~ä:\x04$@)·=«óõr]ï"
  b" î5¯Õ$C˜²üœ}~ÖÉ"
  b"!\x07aÿ\r_*‚ŸYÈ>©Qâù"
  b"!\f¬pslLH‰RN¬Èj’í"
  b"!\x123,Ò(BÁ0x˜üƒF2"
  b"!F3:_\x16\x13ÊÜId\rÕŽ3<"
  b"!]À\x07ý1\x0E‚ª\x07m\x18i×"
  b"!Ë&|3ÄY\x12\x1EÉø‹XS"
  b"!è•P¾‹Fó®‹`úݲ›"
  b"!øY·\x17\x16Ið´9iÈZ’\’"
  b""\x03|·£\x03N\t±\x00³,ÔŽŠ"
  b"")v\x19ójG\¯oqC\tÙš²"
  b""1—æ4\x16²Ã}ÌÄ`\x06uj»"
  b""†)\x1E]@C¨®nÖ§N,º\t"
  b""¡í$S3H)¾\x14\x02!Œyá\v"
  b"#\x0F 9\x16ûK°¬Ê\x05œy\r­¥"
  b"#@\x0ECd\x05TƒHnª\x17\r\x17…e"
  b"#q<oîÆNîê¶0$ÝΔ9"
  b"#¯È–ÔäDN³D:¯2åm."
  b"#³Rk¼þHy¼9ÚŽgÞ=\x06"
  b"#ÐŽv†{A·€U‰Uþ\x15‡«"
  b"#í.X»ÄLm­\x1Csh€1õc"
  b"$\x03†'Œö_ÑOxYˆ(ZbŒ"
  b"""
    $6\x01‚â›Nñ”\n
    UÐc|vN
    """
  b"$BÂÇÕõ\x0F\x15\x0F \x1Cœ’qBe"
  b"$fªûç[H„–§\x02Ð-'âf"
  b"$mgƒÕ—Nþ¹X(‡PÉá\x11"
  b"$Žà|„ÒMIˆó› \t¾\x02å"
  b"$ºÎäŠèAœšBì\x04\x19%\x1E"
  b"$Þ¡Ý›qH¬¤K†â¤\x0Eù…"
  b"%\x03Ng\x7F„Eb‰Çpî³#~U"
  b"%AQ\x11ºÛNLµ‰×Ÿ\x17„”F"
  b"%MzXPbB\x08äŽ™òÏ—-"
  b"%g\fýGGÞHp…€\x0FH¿ ï"
  b"%“bGþxEsŽüõ\x16¶x\\v"
  b"&\x01Ÿ“ÈÞ%I¬`¾ãŒàn®"
  b"&\x1C%›¿MÊj\x16\x02ÚM…•Jù"
  b"& ùÅÓÌA°¾{bÌ„H÷#"
  b"&•\x1Dâžè‘|+kxð¦ì¿„"
  b"&Ñ]0ù0I#¨\x02¹ŒŒFã×"
  b"&ó·=k•¬\x00~ã»\n iÓ„"
  b"'\x01öÉ4ÑM†š=\vÈau$"
  b"':GQ2\x11Dž³Ñpq•U="
  b"'GMl\x15¡K«©\v2ýõxÆÀ"
  b"'hîï”\fAÝ›,[¾9üš-"
  b"'°7ƒØý'Ð\x11ŽFžéu¨\x03"
  b"'ëä–°\x10Bu”c‹Ä(š_{"
  b"(*@Ò&>Cr¬òÞZ5[À="
  b"(9o§Ô˜\x0Fl7 ¥±Ö}¨²"
  b"(Cíø†ãGü¯½\x13[\x15)¢ô"
  b")7\x1C\x1A,rNB¿6£Ù/–\vH"
  b")iu\x04P‹\x08ϝ¾‚Hø…êƒ"
  b")À9™9æC\x04¤-ouµÈƒh"
  b")ÀÒ­NØD–·J—::†/ÿ"
  b"*d”ý\x1CáBL·³-yf\x02í†"
  b"*ÌWcþ A?—먲 \x18…É"
  b"+e¿×T$@Ù®ï\x08ó¨[]+"
  b"\e´Ùåõ\x7FžÝâä\x16ÌH\x10"
  b"+˜šû=ˆLðšÂ\x0EÒ\e\vÂ"
  b"+Äîßû8Jl†Ê\v ]WhÕ"
  b"+ÏPÜè®N\x11§%é\x12ª yV"
  b"+Þ¹\x11ê¶O:”}~‡\vk/\r"
  b",i85A\x1C‹ùÆ•¨DØ7"
  b",è¬\t§•@ ©\x00XÈTWÕÛ"
  b"\x05t\v²Bù©ÿT©©U\x07"
  b"-\e¬èJÚIZ‘/}•Õï¶<"
  b"-ÃéöÎvõPÀÈûÄb\x00:X"
  b"-òS\x01øaC@¦\x04+-Z½x\x7F"
  b".¹ñ¯"ðG?¯ÖÞÞžÜûŽ"
  b"/\x07="^bG@—±€Û"%Ž–"
  b"/\t±1O0M¡œÁ¶Í\x16P`Ž"
  b"/8]\x16~»I-±AÕ}iV˜ø"
  b"/†ÂÄWßD+¨#;hSr†W"
  b"/Ç}ë\x0ECL\v¬BŒÊþ¿-T"
  b"/Õ4’}Ƀ§\x12)êûˆá8³"
  b"0ƒÉu^îO‘”øZô¤Š?Ý"
  b"0ŽS*\x16\x1EDs“ãšl¨P\v\x01"
  b"0©?\x19ždLÆ·½›¨Z_Œ_"
  b"\x1EKPND´™ß‡ör {m"
  b"\x13­ø$\x04\x1Aµ\x05Cÿ\f÷\x1F8"
  b"2C„/maÄò¨\x11Ö£\x04Ì“å"
  b"2t\x05sHZO¢Ÿ“nQVpß‚"
  b"\x17×I‡BPЇÛg@ï|Æ"
  b"3\x16\x17¤+_b³Y\x15\x11ï ç"
  b"3¥LÀå2Hç¨îþJQ¹;t"
  b"3Éï®l¡B†±Ee™\v\x11»»"
  b"5ìdZLþGë½! \x17=¬Fb"
  b"5þíH\x0F\x18H\x11¾Fµâ6\v²l"
  b"6奺}Ñeñ\en=ïP\x06‡Ù"
  b"7\e€u|¥NöZâ\x02L‹83"
  b"7A¬j_?B>˜<2\x12ëc\x13ø"
  b"7„?ut©A¢§\x10\x18*ZÉÅ;"
  b"7¦^\ec~LUªø5€/\x11þÓ"
  b"7­«\x1Cÿ5\x04e.k ,OEøË"
  b"7Ò„\x12\v\vM\x17šbÅbw,‚ð"
  b"""
    7ãþ\x01\eÎ\n
    \x07S½½3™ÚÍ©
    """
  b"8\r¹Ã~\x1FOÙ‚e\x04®ª\x13ñk"
  b"8XAš¾R5š {H‰O·ìï"
  b"8‰!\x11Õ×Aý¤\x00\x03ô+—"
  b"8Ùü¤ KÕ‹»È\x12¹\fÃÓ"
  b"8ßðô¼oF¢¦© ´îIb«"
  b"9`€'\x12_D倶#w¬EÐV"
  b"9ŸÐcÌnOÕ“Êžì\x14éø"
  b"9ä{•©D†ª\f:\fXu!d"
  b"9üs™È\x10F—µCRF´\x12¥\x14"
  b":\x06l˜L[@T©çyÁÊæû¦"
  b":`®sX ô¯D\x1Fæ^"àÙ‘"
  b":…‘Jz\x04@¨¾O`\x16_+\x04ž"
  b":Ï~V\x08\x12m›\x1CUuF:\x14¾¯"
  b";\x07­÷_LJË—<Ͳ~Zÿ˜"
  b";\x0E—¸+f\x04ñ8h\x1Añ¤\x18"
  b";7\rÏ\x05ʏÉq<€”H[$Y"
  b";J\x1EÄløOH‘Ã.¬Íµ:Ð"
  b"""
    ;dí\n
    \x16]Eª™³¥Ê\x08\x18ÆD
    """
  b";eµ¡×\fu΋\x15˜{§}U""
  b";g\x08¸Ü\x19é\f\x10ûá?N¼"
  b";i\x1Eì|@BäžBå_Ï›Áë"
  b";|2Ž\x07\x16LS Uù\x00Ä€£"
  b";º¦÷¾J™šæ\x069ígcV"
  b"<("\x7FkìT;p ¥ÔxŠcß"
  b"<LB爵Í&Cú[÷M/U•"
  b"<ŽZŒ¼êA–\x1F­ë\x1EHH"
  b"\x10îÇ\x1Ep5AL\x7F¬‹ö±â"
  b"<¤£ÇÿiGƒ¤CUF¼Iî\x05"
  b"<­wÐPx­n\x1CZh‘ƒ€ès"
  b"<·§Í†ùH…\x17iŸ^i\x1FQ"
  b"=\x1D\x15µ§É5ŒÉ“}JÈ‘"
  b"=h…H8¶û}€wA!™¾Té"
  b"=ÍÕÉ\x18\x08HÊ—\x04fþ[`²k"
  b"=êÝÛ>\x12ÛQ¨‡BŸˆÉ„y"
  b">.÷¬åFF¬›`œïìz%b"
  b">„z 1ËI¢ª¯\x1FŸÇ±·Í"
  b">‹˜]“:M¶“ˆ2œBAˆ·"
  b">*8×eAR±ÄþFŽ^\x1D;"
  b">Àú\r5×@\x1E˜\x08d]äë}»"
  b"?\x0FnpdúBÓ‹‚IW¥wXÕ"
  b"?N“\x07\x00\x11M½˜˜½{ːÐ\x01"
  b"?ŽEÇQè\x1C«Ð’JEºü8ì"
  b"? `O»,C”´\x18¯†¥’X\x0E"
  b"?»_ê1Î@ú14Æ<”ºO"
  b"?ý’´Ã”E‹µ&›ÌÐRˆ\f"
  b"@&\x07[ÏëHù©´$©¾À?\x18"
  b"@‡ƒ\fï*Æq²ÊM\x17¡Ø\x1AÙ"
  b"@‰9\x1E‡y_ëc,§Ú&b¶8"
  b"@éåGÆ,K ³Š\x1AuŽ”q\r"
  b"A\x0EÒ(aÒOÎŽ›Þ¸²¸ˆ½"
  b"Aï͵JL… Ùï™14‘Þ"
  b"AЉGµ€F±Ž\x1C!\x7F\x07SG¹"
  b"B\x0EϏÜΐHÔF_É5\x12§\e"
  b"B\x1F\x0ET_Aìèø  \x12}èæ\x10"
  b"BfB–H%V\x1Eÿŝ!HoÜv"
  b"""
    B’ñÃ1|JO™'jÛ¦Ð\n
    Æ
    """
  b"""
    B­,­aKA½p\n
    
    """
  b"C?G\x10®BWž¬Ü…ƒ$i"
  b"D\x08ïGøuI· ¡æHÓ¿›"
  b"D#S]JZI‹\86¼-\x04»o"
  b"D@µwþIK2‰í\x12\x14éTz\r"
  b"Dfÿà]Ò1÷¥íp+ŽÛäï"
  b"D·“ÕÝAEõ½`…Æ\x16qFZ"
  b"E\x06ÉÀ}Î@ž Èϋćá"
  b"EF¼5¢.Bͤ(Ó7•ã+A"
  b"""
    EU\n
    ²£ËN*©áöúé…\x0F
    """
  b"E]用’Gкø\f{:Ê!Î"
  b"E‚/d\x0FÿKϲ:.Mˆò\x0E"
  b"E”"\x1DÃ\x05]‰äs7êJ“„í"
  b"E³L¤-¢K\x0E»  +N\x03B$"
  b"EÀ¸VÈ®“w…\x15q6¯[‡¼"
  b"EÎQ\v×\x18F¹›ë‘_‘ø\x0Ff"
  b"F\e[¨¸t]{£\x04¤ì0!A}"
  b"F|:Ô­úFS’\0/Ê\x18£*"
  b"F€Ø¥Z÷Ž]íØœZ+J#x"
  b"F„ö.l.J3¤‰Áü+I\vv"
  b"FµSSBƒIW²\rú<Ý#\x14"
  b"FµùæØòGn•þclAÄý\x1E"
  b"Fø‘ÑØãD$¡…^™\x1D\x0E"
  b"G\x1C\x07P'<u½«ü˜õJq>"
  b"G(H‹4ØÙmþ±@ß²ø”³"
  b"G:"|éBÝÄ»‘H\x1C\x1F\x10"
  b"GF_ü\fáG¹›¬“ùF‘@J"
  b"Gm"X\x1C¶^C]f¥6¯4‰d"
  b"GæÐ\x0E =¸œ…¥™\rä\x07¼á"
  b"\fó\x1F¿EïšçeŠ‹kªc"
  b"\x1FÖ_A‡´þKîÃú\x12"
  b"IÂñ‘œZL˜®Ì[îr‚\x12q"
  b"J\x10ÂU /N—¹\x18r—däpð"
  b"J9šåánM°¿«H™\x7F·a"
  b"Jò,ȹ@\x07‡fƒh¹™Ã—"
  b"J¼J‚á5L˜\x13Éx÷Þ\x13á"
  b"K\x040FÍ0åKÆöŽcÎ`n"
  b"K\x06¿#ÙÍFOµ0u¬+%½„"
  b"KŽ[--äCÓŸ9£\x16)\v‡4"
  b"Kâ*-P\x0FC\x7F™…Ñ/\x05,iî"
  b"\rHMß&Ü\x136ÉF²þè<"
  b"LÂc)\x13ÐE\x14³‹+}–NCè"
  b"""
    M§8@vê\e§\vm²UÅ.\n
    Ý
    """
  b"MðtÁ^\eJVˆ7¢¤S¬)"
  b"N\x04\x00\vŸÜqQµê¦¸\x10"
  b"N\x171T)Ig€×2m]Iÿp"
  b"""
    N&®F\n
    \x1AJå”ÑréL¥ðÓ
    """
  b"NÚ)ÃwAH”¼ÿ‚¥J\x1CrO"
  b"\x1DìP\x13(@Æ`Ò¤ÎD÷"
  b"OœxaÈ\x08 —ÔlBùEmß÷"
  b"""
    OÓ ‘xÏA$Ž8<\n
    '¾…%
    """
  b"OþŠóØ÷õ™òáV\x07\x03w\fã"
  b"PXÐ87ÜM0ª;LËÌ:ôŠ"
  b"Pd£Ì&½§·ˆ>‚Ð!¡ØË"
  b"PÑÔ~®OO“ø…iž«n}"
  b"PÉ¡6,G­»\x01܁În\vñ"
  b"\t\x1A%ùL\x06^}–@[‚K"
  b"Qè\x04\x03ЇûT›7Jü\x02¥Í"
  b"Q’´Sâ>G §ÏìVµOÈ{"
  b"R²l»o´Dª«ÛPþþ‘íú"
  b"S"u;¿‹M珇ÎTÇò\x0E"
  b"S6W\x12\t‡Nãžþ\x0840•îX"
  b"St:eu\x02Išª\x1DÖ!ͯ¨Å"
  b"S¢ó@g\x15@?¾_\x14,\x15¾T€"
  b"Sج$eªH\®…•(à»\x1A-"
  b"T\f$T´ŒHƪšc~.ƒ\x03á"
  b"TF\x1D\x1Cö›Hq¡5¹\x1DSëuQ"
  b"Tj\x15Ë\x00`M\x04¦¯ã'‹cÖH"
  b"T²G\x05þ§L\x0F¯%\x14:P y„"
  b"TÎ fd\x0EFK˜jdè+"¹&"
  b"TÒY$\x15æDf£~jï'\r"
  b"U\x17ò\x1DŽOI¶ˆ³ð½†\x04ƒÎ"
  b"UsCè(iÅ#æåÃ'B\x17Ö="
  b"U­šÓÌI2§Pþæéí;"
  b"UÀ¦\م郸”o• ýÄû"
  b"\x07v”Q@J QXŒc\x06½"
  b"W,c“aË@кyáÝ'ˆýØ"
  b"WI8\x11W;Gt )Yç¿Ý_Ù"
  b"WŽI)\x0FÏFr²Ml¡\x11î`–"
  b"Wþ\r\x15±…î\tDP\x16%&"
  b"W“E[‘\x0E@œ…1†à2#­"
  b"W•¬}š_N¡  wD9›ãÙ"
  b"X[½/í`Á…Ê\5\x16©¿y¿"
  b"X~Û6èÀO\x16ƒž]ÿ¨ø\x01Ë"
  b"XÓmŽÿÃÙ'—HÄ¥¹…§n"
  b"XøÙ;pÄM?‘l\x16ß—x×Q"
  b"YF;Ÿ†,DX¶´‰\x1F®(Yn"
  b"Yf}­>ÂMr¶¸Wxù\x18Ú"
  b"""
    Yhé\x13UIHÆ‹ct—ž¸\n
    !
    """
  b"Yq |¯KôŸe\x03Vv 8ò"
  b"Y|ΠÑTJ¿½\x1DM2w鯇"
  b"YT9}Ï\x7F?0e\x16êÜroÓ"
  b"Y£re\x11ˆN\rŠð—b\x1Ca6á"
  b"\x0FŽÄ`Nƒ³\f‚ÙY”å"
  b"Yö;„–²`Øö³™þ5\x1Aû9"
  b"[\x18ûå–[A­'²\x17e…òú"
  b"[ÑUm4ÊLϝàÏôO×á\x18"
  b"\\x15?\tCåA÷›–!Ö¾„ÆÁ"
  b"\´ZÇ\x00†ÄVõL[<(ì\x15Á"
  b"\¹ø]É)O»¹§‚ꮕê¦"
  b"\ÙÞ[e¬Oƒ„®gÎf±ÿK"
  b"].ßÝT8Op†|¯;,\x01iH"
  b"]Apý¨åJo¨3>\x12%z,&"
  b"]Q1¹\x06.O–ˆ9lc5T*"
  b"]ɏ\x0ERGM†³ÒÙqk’\x05ä"
  b"]ݨ´ÿØ\x1Fÿ­š«µx ñ\"
  b"^\x02?>C¦b04ÿÌ.F\x1D¤N"
  b"^\x04S\x1F\e\v7ZY.@Eé\x05±"
  b"^\x12™Â\x7F›DU‡<z\x061NôË"
  b"^35š%K®Mç‘"I#-ÀÕ"
  b"^¥UY6\x11\eI–âMdG\e"
  b"^¿\x07V²„Aö–J0TŸüŸ"
  b"\r1'>J¤„Ü\x08\x05FÙuÜ"
  b"_\x11Ú…pÅD”°Ò±˜Osg¢"
  b"_:a°q\x07E"€\x04\x1D­­€´z"
  b"_‚Œ\x06êÅò¿xeE‰•Ø;H"
  b"_…"rà‡ð\x19\x1C2U\x01½ùËw"
  b"_™ýþ`bM,WAüs‚\x05²"
  b"_ªLªÇ\x15ˆ^Ùþ¢tê!¿•"
  b"`\x05\x06”0å.\x03ì¯C›\x01y\x05"
  b"`KŸ‡àZÌ>o–ò\x1D<›k\x0F"
  b"`[pvF©BH•£%[\vЍ)"
  b"`e\x15ÞØÜ ?ªÑ4\t\x07é½M"
  b"`™¢NædN§°Giá`'¶."
  b"`¤üX`\x05ù­z\x1E\Á2 ;6"
  b"`³`’ÏPC¬¦Á°É\x1Fµ>\x10"
  b"`ý3\x1FM\x15¬Øãçñõ\x19P×F"
  b"a\x1D$\x1A\x0FéJ\x12Š#Û¯xQ¥["
  b"a?„*ÃtJ\x14†às~â—Ù\x10"
  b"a©S<e\x01F†…\x0E¼Ð\x01ô€;"
  b"b:Õf\x05ŽNo“RRÿ\x16¸P¸"
  b"bwt†¡[È\x07\x12oûTà`§\x19"
  b"\x0E\x12búB\x0F”/ëŒVÌŠ÷"
  b"b¨ÌßÄ"HˆŽ_pF\x04+"
  b"bò©\x0Eü\x04\x1AÖ”—\x1C·Ê0\x1F¤"
  b"c\x06—êv£Mû‚yº@f\x07"
  b"c\x12+\x1ATªª‹\t\x03Å®Z‡¡"
  b"c3†+d%Dº˜\ÊÙÕ¤õ"
  b"c?ì»C\f-PÍü«û¦µ¬©"
  b"cRXöiOϤëþÀücP,"
  b"cj\x01ê>\x1E•ìÃA*À¸É/˜"
  b"d\x08ÝÂÁ/M\x02¬ƒv\x166ëi‘"
  b"d\tBb`~5ØR\x19k"³ßß"
  b"d'ÜÒm\eD»ŽÃ\x14\x18ÔXr3"
  b"e\eöœ\x0FèH‘é\týŽã”\x03"
  b"e*\x06ÖÕ¼÷\x00RKB6\x02Æä\x0E"
  b"eZÁN!lC"”ò[Sü[íþ"
  b"f\x13c\x0Eó˜D©¬Õ\x10\x11\x10t"
  b"f3ÁºDÁA´±›"}}™Ø´"
  b"g-À\x0E\x06Ú³%ð]e ¦X\x1E¦"
  b"gF§ÕôV\rEIªç\eïé"
  b"gp\x10̨«Cb“µ@Nz¤žä"
  b"g¾hÄWøL¤¨x\e µ€Ù£"
  b"g¿”§0âA\x07–ë\x17ˆˆÅ};"
  b"gúfõHâprüé(#îÛ\fÜ"
  b"h\x06¶B>:KŽ­-+f¦®'²"
  b"h* \x00òØ\x08FÐÍné‹\x06Œ@"
  b"h?l'ýì@ž\x1ASת”õÇ"
  b"h…ø¯\x1C\x17Cê§2œ¾~\x1DÿC"
  b"hª!EH²AŠ·óÐb‰¤Ø"
  b"ic_ÁßceÎèØ¿•ôYMÇ"
  b"ipÍ^¹dþŽÌê «\x1DÔ\x15\x00"
  b"i—¥Íè@°™m…BÒ;°å"
  b"iÊtÃ\x01"\x0E \âÎ\x02€$ÃÖ"
  b"iÖY8ÜßG\x1C•Ï\x01î\x08\x1A"
  b"j\e\x10µHb¹DÐx~í‰"
  b"jyH¢5\rB&¨Ðh;\x15ˆïD"
  b"jžè5¼EA©ªO³·ÆEï#"
  b"j±ÄRaþIЬç\x1E4·oSÂ"
  b"jêT'i:éøµÉŽGAe£j"
  b"kAŠ£w\x1FD\­ÐY\x12IJí’"
  b"kP`\x15©™O¤‰Œ›e_Ð\x01ð"
  b"k¦îÓŽ)GTª\x13F€\x7F:ïã"
  b"\x07«¨ E"¥\r§ÇØuù"
  b"""
    kÏ5\n
    ž}Ja‰\x15\x01Œï^+ø
    """
  b"l\x19—_\x1E0CƯ§Öd¶ÍuK"
  b"l\x19£Âo… ëd _‰×L"
  b"l2\vB†ƒü\ˆ[u’Á©¹ "
  b"l@\x16*ÓÚEÖŒ"š\x19&\x13"
  b"l¶Öh&ÁC\x05´€¿éµ\x7F\x1DF"
  b"\x03\x03\x1Fä™Þ<qMâÒ\x17·:"
  b"lêD°Ñ¸Ku•½=(\x08¬þ\x19"
  b"m)Zð%ñE!Ž:ŽJÛ¹¦\x0E"
  b"m:+·Z\x07Er•\r\x18\x10/è!¤"
  b"m?ßR§\x13G–¨Z„47\x00ëî"
  b"m^ŠŽ‹½S¦êh}‰Ëˆ"
  b"n\x07Ë¤ÿuÈæf\x12Ûj¦_"
  b"""
    n\n
    »ák8JK§Æ\x17®¢Àñ¬
    """
  b"nžÈ\x03bœ:êÀúÀ¨Ñµ\x083"
  b"nä­`\x12\x01\v£G™J-Çd½>"
  b"nò+;âíJþ¾qæ–qñ6v"
  b"or”\x18t,L¼¡5\x1FN‘Ù3\x03"
  b"o¼IýW†M°‡\x13#\x1C䪐y"
  b"oÉ”žÞ\OŒ¿‰³!P2*±"
  b"oìÀ\x0E¼mëÝ\x1Aü¼ÁJ=*,"
  b"oÿª©ªæ¶’¹*¯"M\vÆH"
  b"p\fx¢Ýİs‰ÉjPo›y‡"
  b"pdæÏ¸ü\x00lœ`’̇Ë_E"
  b"pÉÓ* G¬ƒ¨@ôYòÝÇ"
  b"püÈ\x01Š\x0FE5±U-”«éõô"
  b"\x16\e\r¦¨´ó\rX¾ò"
  b"q•°\x1AƒŽ&\x0E\x06\x03aKJž^»"
  b"q°µ¤×öj´³\x7FÔ®¨¼c'"
  b"q×c\x01À·L"¥;5\x15èV\x06¬"
  b"r%\x16Ÿ– B˜¡ˆ=\x15Õú)©"
  b"rG”ë]ÇB8¼õJ~>hÉ "
  b"rŸêÐ*‘ì`«Z'¿\\x04mp"
  b"s‰4`YàN¶Š TÝ\x08A×ä"
  b"s¯7 Ò\x16ªE²ÿ‹Ž¿×y•"
  b"sÁ!\x10\x1EE\x19°ZY\x0F \e/P"
  b"t\x11ìSbÀ\x15Ú0"•þz\vÓÚ"
  b"tìœ\x00PñCȶ\x11D¦;\fº\x16"
  b"ube»Uë¶\thÅëd\x068?®"
  b"u亅'¼I\x0E¹óâßæ\x15þ="
  b"v%\v‰ŽD\x0E°\x19ê\x07\x0EÛòº"
  b"vsE~]\tIß‹¯ía<$x]"
  b"vÈÑ|àZN½‰“\x18`š7z\x18"
  b"vþ±+ˆºé¸£*\x12KN\x07ž¹"
  b"w\x1C‰Jf³M‚¢\x03âX)ô\x1Fº"
  b"wcƒŠ?\x12Zê½¼–Ébˆ è"
  b"w±*v¯ÂE\x00·(\x01ABk_\x00"
  b"y:^\x0EVOI¤°s\x04d\x1F†3|"
  b"yD\x1FF¯ŽB;šr¤P’Ùrê"
  b"yˆ¢ýófD㉫=&G[&Á"
  b"yÖ—ˆâÊ@ ‡:¥‘ gnR"
  b"z\x19‹J0gN#±\x12³{\x04©n"
  b"z#®l\x19ó\rfaìLH”¯\x1E"
  b"zO~u_SGŸ¡òŽ~YWÑh"
  b"zkäZéÐ@Ћ½A CK¢Ê"
  b"zÒa\x1C·L\x17®JµÓ'PD"
  b"zòœ×pa(.R\x02î\x13¤¸û"
  b"{\x12\x12L7@N»¥ï™së…i"
  b"{$‚K'u[QE’\rsç”È\x15"
  b"{8tØ|CÒªÚ\x06˜X_Š"
  b"{ÂqE~\x1ECcºùÞL?l•&"
  b"""
    |\x01ü.·¹~ºi\x06\x05\n
    \x01ü«™
    """
  b"|\x17@ºšŠ´²âcy\x1A\x0F\x07"
  b"|À¸*µeþ3\x19$\e\x1C²He"
  b"|úŸ3BZGý„n¬BÁdåE"
  b"}\r§KM\x1E@™¼B†\rÍ2ç\x06"
  b"}\x1CŸ»\rXIMœô®À5™:\x0E"
  b"}’¯“f'Eö™\x05[e\x1Dù©\n"
  b"}¸Á”×ÄD2¨Ó\x1DU4\e\x1D"
  b"}Ñä\x1E“iÈÙËÝôe°8-p"
  b"}Òbôò7J' 9\x14Éͺy\x03"
  b"~Ægõojî\x11»\x00@Å_Ýù#"
  b"~öÂÁ\x07ƒD0‚-Μ®¸dt"
  b"\x7F\x12Z^(VN€«\x1F¢7ÐŽ„z"
  b"""
    \x7F@"\n
    \x12\eK&§žŸ)̽5V
    """
  b"\x7Fz\r\x12„@ñƒHÈX\x04Ôxó"
  b"\x7F›n¿Ö)Kþ„ˆ{@щãþ"
  b"\x7FÒ_d¦&O\x05¸\x01›¥ðéˉ"
  b"\x7Fõ˜£/°GLƒÍÇS6cü]"
  b"€<š\x159úF°…Š÷\x18ãKä,"
  b"€n×È,Ð\x0FxæY\x0E'$é\x0E"
  b"€wst\x0E>\x11ÿ&\vÿ‰Fó…z"
  b"€ÞœŸénÅÙ1˜ÿpö¼—"
  b"""
    \n
    Ø=¸ÆGÂ\x0EÒk-°Žl>
    """
  b"\x19Îc‘FO¢‹¯âIN<Te"
  b",õ=j)MF°ws\x11\vJ?"
  b"Di”QáO]«óI6=dÐ2"
  b"]M\x1Ed\x00M‰^Íz>]›ñ"
  b"k9rÒØAmŽÙ\VõÝ·´"
  b"ÒŠ\x1E™” ë\x1Ct\x06ü\x03ö×ã"
  b"ô¼q\x1EtL\tš\x03\x17\x0Fö"
  b"‚WT…>pIðÒ°\x0F‰`Ìåú"
  b"‚¤\x1ALéÿÑ:1`}\x08L\x13Õ"
  b"‚²½uh™{\x7FZá“[ò*9F"
  b"ƒ\x11\x07#Á¥Gbt<ÿ®~"žp"
  b"""
    ƒ€©\n
    \x1FJ© H½\x06™êÅØ¼
    """
  b"\x04Æ63ðG÷ƒµˆ®ÃX™r"
  b"„H'g¹Ðúl\x00\x06Š¡.sÆ"
  b"„U~ߎcBÒÅÅ¡^\r"
  b"„‘Ž:1EA8”'=m‹™\x02"
  b"""
    „˜\vÁ·÷N»¼ý jÌ\n
    æ"
    """
  b"""
    „§l\n
    \x0ESΦ\x11·<Ÿc\x11ˆV
    """
  b"…!\x07™)Ï|ø'SU¨Ü&\x02Ú"
  b"…_Lí™vG¯±•ÒáA\x11wm"
  b"…iNSî[|«Zx´\x1CÝÙé&"
  b"…Õmõ{_MP©†§0\v*£©"
  b"…ØŽÚ’\x01A>žc\tßi9×"
  b"…ýŽ¡Z™EBˆ'Ã_ÄY"´"
  b"‡±ÉY‰…FEƒ~ŠKÊ\x16ÁÉ"
  b"ˆEï+Ö²ál‘A;½^Éý¨"
  b"ˆrÑNâ\vNŒ…Ü(ó˜<`°"
  b"""
    ˆÑ‰\n
    ñ²›,ŒÅ¨ ý\x16›˜
    """
  b"‰.¢~ˆ0nU#"‚ŸÑý…¾"
  b"‰>N:¶äDv”°æá!¿\x7FN"
  b"‰`+ú°@J6¶sDæÝÇÏ$"
  b"‰†õÏ\t›Dò£Ÿ—ÀÁˆ¼("
  b"‰™2NË 6=—3wï~NÕ1"
  b"ŠÓÙA"ÿI\x02\x16ˆ«#Øèj"
  b"ŠÚ­ÊÜisïÂÁÖüH…M"
  b"Šòî\x04&¹^ý\x19“‘?nƒ$Õ"
  b"Šönâ¹¹^\x11\x01Ö©UO"jÒ"
  b"‹v-Y\x0EtM\x00ƒˆ_¬YÅTÃ"
  b"‹}W¥€äI\x01¹Óáo§2ê²"
  b"‹²¬9ÖU⡽’=Fjí«"
  b"‹µN\x07yµO'™ÿÑêx¶v\x18"
  b"Œ?\f\x08N.Hu¯9‚u)B\x7F""
  b"Œqéó\x0003¯"®W \t¦Êi"
  b"""
    Œ„ì>C\n
    F“¯6¾ºPìiù
    """
  b"Œ¥da\x1E\v2!\x01\x7F¹zþ«\x18R"
  b"ŽEŽ\x14\x7F\x12@ŠžÃMÊç~ª}"
  b"Ž\x7F\x07¯—\x16I¬7TF ”\x00Ëz"
  b"Ž(\x15dîSráÇ€Rc\x01LØÌ"
  b"Ž[\x0Eï­\v\x15͉Ô3IÊ{ðä"
  b"Ž}/PéÕN´¤?ð9üZ\x12î"
  b"ޙޔ\tÄks¿Ž\x18ËÐd%K"
  b"ŽâpÓ”V\vJ"o‹¹\e8\x16"
  b"Žþ‡A^ÂLֆ‹X‹ÛÓ~"
  b"\x08ƒ‚æÎÄÑ&U\x7F\t\x04L"
  b"4\r\x18%ÂM\ƒ'`4gþ´1"
  b"` \x05E$@U˜Ý~Gç•âE"
  b"èÏá­(J\x19œ!\vùÁmƒS"
  b" Uû\x01»M ­¨”\x0El9H\r"
  b";\x02[p¦NÚƒE\t¾\x1DÅDÇ"
  b"=u'\­n ‘®“&èUŸö"
  b"cˆñfM\x04¸:5Ž›Cù¥"
  b"\x00\Îê9L°º\x03·Ò»û'I"
  b"\x03\x12ºåE©ÆvLÒS×Ù"
  b"""
    ‘:ÇÃÖ6Lö\n
    e~.îŽÂT
    """
  b"‘?ìE’¥Ec„[úÕ\x07¹Ñ"
  b"‘wñ¡TÁE–œv\x1D'Ò¹­¦"
  b"‘µ|\x1A×\x05Bv¬P$Fx$6X"
  b"‘à>˜­‰J©¦ü&Pkȼâ"
  b"‘ì¤Ç\x1AzDþ•\x12-äøQKv"
  b"‘ô%0\x13ŽMá¡\x14ÉpëkÕa"
  b"’KïúåOÇŒ²Iïš\x15\x18±"
  b"’Vâ<zªI\f«öè]\x13þÅA"
  b"’ê݁\x13DA\¼\x05i¿£FƒÏ"
  b"“i™59ž!ôB\x7Fjj\f–‰+"
  b"""
    “ÖC\n
    ëí\n
    ŒTÈfň\t\x1E
    """
  b"”R\x19z@u/¹gÞ\x0E\x1Ca@l_"
  b"”aމ\fÚE·›¢\x7FÞ+¹4¤"
  b"\x15ÄãܼH΢ò?¢\x1A\x16"
  b"–)ãÅQ‚E\x12¤\f֝Á\x01-\x15"
  b"–4fòÕ\x01J\x07ƒÌ±Ó\x10ò"
  b"–‚÷ŽÒ\x00IÇ´s½@CÑ»J"
  b"–ÌN`ÙóJ)¨³å\x04Ï\x03Õ"
  b"–Ì_6ÿ´KD¬ÊqL°®\x18î"
  b"–âlB†l£"ü{G\x7F\x1F¿eM"
  b"–èŠU‹¯Eº€\x10„¨Y×ä"
  b"\x08ÜeQÌCK°íŒ ºè(œ"
  b"—9»-\t…Š6dóÆ)uê¶«"
  b"—lƒ¯º,J-¦ÍÈ£“\x16“Ï"
  b"—Ö\x05†­ZD/­\f…¯«¨\º"
  b"—ÝlúÈwL–ÕB抣?&"
  b"—ö\x0E° ™CîžíŽ\x11°_Ù\"
  b"˜#â\tÀ4GùŠâ·È?ȈÑ"
  b"˜O\x16\x07‹¢KζŠ\ríŸ6NŸ"
  b"˜íêøÄ˜G†¶z;ÜËÑx+"
  b"˜ö·|@÷JWµ >G\x13d"
  b"™*\x07Óå«NĽp—Ȧ"
  b"™P™“YL̪\vÿ\reüYÖ"
  b"™Zßå\x11j@Ú·\x16)Á¿—\x00;"
  b"™Æaò¨MD|¨\fo\x01Þxü7"
  b"™Ð`‰<Ï@Ô¬¹pkø"
  b"š) qEtIÀŸKÓ&æ\x1A"
  b"šJ\x14g/@ÿ½/z”Ýc¸Ž"
  b"šca„›\x0FK8‡N"—õ¨\x12É"
  b"š”¤˜©\f¥öFÓÚö\x13\x12ã\x01"
  b"šžºŠjkI\x08¬ƒ\x01¨h=¥"
  b"š¯Úñ–ŠOý† °u\x15|³q"
  b"š¼ÉR2ŒB• [ª\x18s|¢Ü"
  b"›@½Ž%\x07@¨ŽŽÌþ\rDa3"
  b"›ü\Z)ª\x13Ø"\x1E\tŽu¤ \x0E"
  b"›üÈè\x16ŒÉˆBÂ/eUV>X"
  b"›ÿ)¨H\x07H׈ãE^vÌ•¨"
  b"œe*\\x0FrL•¸?tXê@$\x15"
  b"\x07í´ôFMƒ¸\rr\g<LÞ"
  b"³c1[…ž¿µëj\x08•Ån"
  b"""
    Ø‚\n
    k\x16G²½(óþ\em½ù
    """
  b"ž4©¸\x1C—Ôo_ŒXð>;ý\x10"
  b"žDZ³Ò´WõºG£l\x01ãÓK"
  b"žN¡RÒ\x1E†[\x14´£\x08\rN"P"
  b"žd;Æ"pB°\x00¾\x1FÕ\x06B£¦"
  b"žØÜ¹MS°V^\x1FDƒÄ#\x1E*"
  b"žãÍ.[g_ŒªU`\x164\x17Ëú"
  b"Ÿ=T‡Pãi}|Ÿ³8¡\x7F:x"
  b"Ÿ]\x12š\x19qB\x1E6ñœ\x18J1Y"
  b"Ÿ„\f…Æv\x15Ó!UÈónž£"
  b"Ÿ¨»‹ÓãAb·V²êZ\x13,b"
  b" \x10û<ž­èæÓíÌ„—\x16Œ"
  b" kñ_»f­” øk»ï "
  b" qcá½—B¢šðE,-4Þ¼"
  b" ‰-\vYLLÞ‰ì¤^\x0F\x1Cê"
  b"""
     “"yXûI\x08¦\x11§\n
    ¸CÞð
    """
  b" šzkХ݈¬…"vajl™"
  b" šƒU\x7FŸ—\x10‡ì`è”Ø\f0"
  b" ÞFø°G맯ômû8bñ\x02"
  b" ô¾«V+O—±÷Ï\x1F¯g-B"
  b"¡`Áõ®^Hh\x1C(G¦Yfv"
  b"¡{²Òœÿ£?fæ\x15áô—  "
  b"¢\x07!—vNÊ©\x10ÐðMeS\x11"
  b"¢„è¯<í¥®ÃED¹žrwâ"
  b"¢ñfàŒ\x1FKm­Àýzì5Ô#"
  b"£ŠP\x00˜†@e‰Bì»fÎÅ»"
  b"£ÅL*\vä“ÒáwCM)Ûm±"
  b"¤>º\x0E\x13gE\x00´ÌXH\x10Stt"
  b"¤Uªã@Ú-\x16–<\x1Cc*$e@"
  b"¤]˜6O¢ÐòP\x01f‘\x08\x08"
  b"¤suжþE“Ÿi¼í¡Ngç"
  b"¤tÚ‹\x12äÓ\e|Ÿù\x1C:j®\x1D"
  b"¤ñ2å¬qHC„â[+j.j\x01"
  b"¥ªæðËÿi:\x02ãç¼Tß\x1A"
  b"¥–ö%ÿ_@iŒ\vN½8Y"
  b"¥Ê\x19`\x05\x07OÒ¼Œú¥4•‰2"
  b"¥ëClP«@%¼´yz¾PÞg"
  b"¥øƒYÅ'I5†<Yvú¨\eª"
  b"§†ðt\x1A"ûS>ë*V0\x18\v³"
  b"§±?d˜ÅH_²Bö€£èÜ+"
  b"§Í±ê×&\x1C\x08ÌÏé\x0E\x1E厩"
  b"¨<ÄÒ\x18šLN†Lîúå@¥E"
  b"¨r\x08)‡\v’ë}ñ0ÏÀÿa›"
  b"¨tÅ’\x01d•ƒÅ\x17\x11ýÁB\x04Å"
  b"¨\x7F'$\x03@n9'–À\("
  b"¨Âû·Ô›I\x03ƒ¯ùºä&ƒ‡"
  b"¨è"ÅO)IÓ \x17ÏíG™¢Ë"
  b"©\x05®õ™êÉ\x1F°Yý措³\x10"
  b"©0ïB^íJõ›ó̸:ÕN"
  b"©FZcJ‰HÖŸÅVð-Øð—"
  b"ª(\x1D®æ\x00Jò›\x08^#ÔJ"Å"
  b"«\t ¾º±N!æxDo\x0E\t¤"
  b"«h<O¾²AÖ™¾ZxŠ…í"
  b"«Ôú7\x11pE8“¦ì…\x1A>ÿE"
  b"""
    «Õw›‹¬.ø?U\n
    k çìÍ
    """
  b"¬Qî\x13\x17ÈC¦ŠSÿ·¢ìºè"
  b"¬ÄÚ\eŽêJÆ”•ñE»áâó"
  b"¬Èo¸ÃEE’­\x02qvUdnÖ"
  b"¬ÕŒ²D´E–½•Çö¾ë?“"
  b"¬íŽ\x10ŠuBð¸\x05c„v\x14óy"
  b"¬ôŒÇã\fO\r´N‚çFâÁ"
  b"­5\x03í†D㣹.E¯äx¤"
  b"­Qœ˜Œ’J–¸c¥D}vì÷"
  b"­©U¨{PK‘‰€B¢ŽÎ’"
  b"­µ0o^ºCâ—?¼¶r(ëª"
  b"­¼ËÐ!1O\x05¶-—z=åÚ\x07"
  b"­ÉrŒ\x00KO9¥@¥`Î|l¸"
  b"­ú³«nßA‹˜\x07/m½\x1Fu"
  b"®\x11\x1C`pôG\x08¸1\x02\x03\x06³"
  b"""
    ®ƒuÀ2X@\n
    ·\x15K<ñ‰n
    """
  b"®¡wp®Àñ“7‘æ\x15—6ç,"
  b"®¶[ŒiÉÑ/³R0z\x19<\x01k"
  b"¯z^HNvOßœŽc¤P\x18CU"
  b"¯Šð¼)\x01K‘«¨ü¶\x04‹¢?"
  b"°I³n:FD—¨\v™£Ì]†\x13"
  b"°Uñ1¢b\x1FÉ\x1As¬Û\x1A¡F½"
  b"°Ûþ¾Ý]B¾“’g¦.DL–"
  b"°âáL\x1DnO\’´Ýu(¨´l"
  b"°èͬ\x0EŸ­Q¸KüU¯Ïa§"
  b"°þ\x15\x07ÄÀK⎿ÿ)$IRS"
  b"±;º¾©ÀE‡¶”\x1D,\x1FÓ Ó"
  b"±N\x1AN85¡¤\eävÓC ‹æ"
  b"±›\x12?Ò«Jâ‚úb¯çœ»`"
  b"±œ\x02\x07²b@Vµ\x18Þ$¾}«\x07"
  b"±õïS+ Ý&\vqû^®-G1"
  b"²9lúhªC·Ž\x19e9Y\x18‡”"
  b"²÷`<ø³L°©ÍAj6ÄD^"
  b"³(3âa–¥çH¦óBZ\x07<„"
  b"³ŒPT²îFº¤U£š\x16\x0FÓà"
  b"³¹¯?ÆE3i»Š×m\x10å6•"
  b"´\x11\x03M\x04Ô©B˜Sbm"Gs4"
  b"´&eÐ\x06AJò©JAú¢WÖ¼"
  b"´;0Œ\x13\x19¿{pñLýëš‚Ç"
  b"´L¬ø¾¢dÒJVþtOÇ®\f"
  b"´]íŒEI<¼‚‘˾Ìì‰"
  b"´z–\x1CŽ×Jî¿MùKX©g·"
  b"´Œ»ÒøUD¿[œèW\x7F’V"
  b"µiõû?Ü­³\x15r\v™ý?\vŸ"
  b"µ¯eešALë¡N9Z·i\x0Em"
  b"µÉi\r\x07\x7F£ï†xrTÈ\e"
  b"\x06δÏÍM?¤ö÷\t\x01"
  b"¶2Ö·°\fJ\x16¥Ô\e*ªÌ\t6"
  b"¶ØW¢÷IƈCÒÅ­žx:"
  b"·NOŒyï=å\x16èCèƒ\x12"
  b"·RØ\x12\fQE\x15©LŒ¢£è&ü"
  b"·c\rSN¯F“¤\x13¹½ +3‡"
  b"¸\fù*Ò'K!»f¤×ÖĹ"
  b"¸W\x07™­\x19O\x1E·„ˆÔÄÔòÈ"
  b"¸…6:˜|Nc\x15îéD:°\x1A"
  b"¸É&ír¶\x16;íW¾ \x08yBÑ"
  b"¹\x05pG{„\x16òþ\e›•\x11P Ö"
  b"¹}Ó ÐþID“Ú¿·cë£\x08"
  b"¹~\x15«Û¿A=°è(\x01\tz£›"
  b"¹—uS<»J¼›JÚf4uey"
  b"ºc¤\x18\x07\x08:\x182\x06£=l¢i÷"
  b"ºŸþ ÂÚAe¾m— T«¾\x0F"
  b"""
    º¦(M\n
    ¨¤©Ó;Ÿ\x01¯yÁk
    """
  b"ºßŒÁq—¡o,Y¹ê<ûŒê"
  b"»\e3=õÎBlŒÏ\x08;µ˜Áº"
  b"»#„¶?ŠLŸÁ'žN»Žý"
  b"»Ä\E<®@\x00£Û\x08µäs5ÿ"
  b"¼Ž÷‰x3K¤€AˆŸÓ][Û"
  b"¼±Ý\x1E0~@\x11ŽÔhÔ\r–ê\v"
  b"¼å\Å|-Cõ¿¬\“©\x12òB"
  b"½në\x7FÆíO¹£2©ŽÞ\v"
  b"½Ê߈¥¨Mn‹‘õ}\fxÍÕ"
  b"½è‚‰ñ=\x15\eoˆ÷4\x02çQ"
  b"¾\x1Dǐ$'Lèn`9˜ßå2"
  b"¾h£•\x12Ç#(–0L\x0E\x0078"
  b"¾}÷>m‘\x1EØ’_ŠÒ\tW¹Ì"
  b"¿\x7FݤÁ®N¸½MEìˆW„É"
  b"¿ÐÁôº\x01AÈ¥Š#ü\x01\x14"
  b"À,¢/\\x00X8:E”;\x12ðûš"
  b"ÀCÉ‚†ˆŽ’ÜéÚT˜\x7FÍ"
  b"ÀkȸTE\x12°Y@1Äs"²"
  b"À£ºD+[A»»™j½ëº]m"
  b"ÀÌ‹šhum%ÛÈ\x7FW`‘o@"
  b"ÀÙBwDçI̬"~~ÆSà“"
  b"Á7 O7µ»Q\x04\x0FY\x16á,f"
  b"Áx\x08L\v¦K‡¼N\x06¼žºÞ©"
  b"Á{\x0EÇôߏ¹âÞ#*Ð;_\x1D"
  b"Á’^¿¶zB'—i‘™£K›"
  b"Â%\x06à/‰r½JêK‹F·+"
  b"–\x08™ñçCæ¦v<uÉÝ;X"
  b"»[%Jà@ŽŒgåã\x1C\x13§\x7F"
  b"""
    ÂíÎ}W¸\v™\em¸õ\n
    C
    """
  b"Âü5*êGL‡½$ÛŽö1”¼"
  b"Ã\f83\rÇOú¿DVi'ý\x00]"
  b"""
    ÃY¬¤×|Jò‡\n
    í¯åÿ\x7Fd
    """
  b"Ä"®“ØQLY6¬™^\x06µì5"
  b"ÄŽ\x02cî+MW¹ØwÕ\x0F\fç."
  b"Å<[b¶ŸN:˜ÜÝÿذ3"
  b"ÅFø \x16æA6¨\x01°ÐUk)q"
  b"ÅÜ¿Æèªåã\f\x00³ƒÔM^©"
  b"Æï±\x10þÏN@–\fï\x03…49~"
  b"ÇÇ\x18!ôVOÑ ±ï\vMGbô"
  b"ÇëçlŽÙJe•K\x15}.\x04\x02¬"
  b"""
    Ç÷Ž1?\x03Jâ¾)5ˆ\x1A\n
    Ðá
    """
  b"È\x16I@ Å{\x19¢´¥@6žæA"
  b"ÈEP\x08ýøFJ¨\x00G7\ÛÚ¥"
  b"ȉ™öü\x01Ow¬<\x17²:ïbc"
  b"ÈñÙ\x1E\x02\x0E±ÙT\x7Fq\v\x0ETPp"
  b"Èø¸\x1E¤ˆ“yýD|c\x15Ò‰"
  b"Èü5¶†J¹\x03«eŠðUÁ"
  b"ÉE\x17²d¶J·”`”#\x01q0¡"
  b"É_\x0F\x1D8@FŽ‚ev\x0E_A{q"
  b"É\x7Fá„$ú@žŽ]\x07nT±"
  b"ɪx#ËhI\x1C“2|Íä@üð"
  b"É®!>0üHšòœóï/ÇY‹"
  b"ɼp†§a`,\x1Eå\r=ò]\rÁ"
  b"ÊsŠßÕUY|‘ì_\x14¸@'¸"
  b"Ê…\x1F—fL\x03Ÿž1a «_k"
  b"Ê•ûûIpI࢑x*lŸ¯\x1A"
  b"ÊÆL°ÁаÇuCì²\x10×\x15ñ"
  b"Êâ2ˆÃ\x02NNŸ)Õ3™Á¹U"
  b"Ë\x12Æ¿ƒ¤C¦¯{ц\x19t\x1D\v"
  b"ËQVáNñJ»º‹Õ`é\x19çå"
  b"˝€L•\x05I°ž©„æÄ´\x0EÚ"
  b"Ëâi¾í\Mʪg“¨a\x04…>"
  b"Ì3ªÊÊXDK–Î\x19k(Ÿ@ "
  b"̧öqÒÑF¹ª\x039éïtÞ="
  b"̰꤅¼3¡‚z7J/\x04¥"
  b"Í\x16\e}\x15©L\e™ù–•lÿœÚ"
  b"ÍLÔM94½a\x05%”\x01Âáðª"
  b"ÍŒ­ß-yD̐ä5ü(º\x06×"
  b"ͬ\½[^E½—©Ð\x16U«c"
  b"Î\x04\x1Cá\x05¢¾…’ ºs\e·\x15ö"
  b"Î9dö¨¨ŽUP+,´š{6 "
  b"Ï\x10ü<H¬‰È\x11p{¢³æ"
  b"Ï)Û\x10—3B¼‘ÛhÐoš\x15³"
  b"σhyHjCbŸœ«žZ2!û"
  b"Ï»å\x01\x17ž­ïn#¡£•.\f¥"
  b"Ð\f÷\x15lR@˜²»ŠZcí\x00"
  b"П­ØÊ¯HyŸ¦àÅý¨Pg"
  b"ÐÐD\’\x18g¯Ä9PGœ\x10ÿ“"
  b"Ñ7e1$…L\x13¸¡\x06{þ¯‰¿"
  b"""
    ÑVãfRpºÊ¾\n
    í&Š\x1E\x16\x18
    """
  b"ÑèAì\x18äM0Žâ6‹f‘Wê"
  b"Ñî²b7,\x13ò¢$Ù\x10\x038Ëh"
  b"Ò.\x0EŽr/4\x00ܳý\eaÉ›\x0F"
  b"Òfùvµ\x11ɤñuã™Æ‰Ç"
  b"ÒâßEX_K„½’2]uãüË"
  b"Ó\x14 -=Y%.\v=ËëU¨ô"
  b"Ó\e§¿jîBq·HBÜ\x167£›"
  b"Ó=SÏ\x08\x04\x7F\x12\x0E¹€CàÖÁw"
  b"Óò÷ù/\vDQ¨ƒ¹\x10)$M¨"
  b"Ô1˜ÀLµA¦¡˜M\x15\v[}"
  b"Ôo1ÅʘEï¸\x08ài½\f"
  b"ԁ޳;pE1Ž\x0F\x1A\x13iо"
  b"Õ‰{4C\x03\x06\x08Õ(¡7^›"
  b"ÕÂÆ\x18׊Go®\x0Eyi\x104I8"
  b"ÖO\x12ˆ,šcÖœ'£§œ e¥"
  b"Öž‹3\x03‹EY·ß\x19G\r½Ãï"
  b"ÖÈ•5A´H^‚Ä©g]ªÍÚ"
  b"×\x1E\x07ÞuËN'¥[>ó¥UÞ""
  b"×yJÿ¢£E\f¿ CÖÿ"
  b"ØCbIG\x05J%³g’.—D|"
  b"Ø›\x11¾š2 ÁF¿( ìl™~"
  b"""
    ØäÔ#B™O²~æÍŠFK\n
    0
    """
  b"Øîc™#Mê:ô;6Þä\x1C"
  b"ØðîÃÓyJǯ„¢åñ}éÜ"
  b"Ù\x12‡†(ûN'£¨á_\x18´ùv"
  b"Ù¿*SƐM‘ª9;q’æ’,"
  b"""
    Ùû8ÆÛ\x1D\n
    $1ȱîÁêý
    """
  b"Ú\x14\x7FK…K\x02…æÌšŒÇ®å"
  b"ÚGˆtsäz¢ÎZAè³=µE"
  b"ڇŒ]bI=£846Hš\x07["
  b"Û&×L¡2ICˆµKÌ\x06wQÆ"
  b"Û(w4Ø\eI!«Üäz®VÒÊ"
  b"Û“^ŽBUAû \vSdv«ÈÀ"
  b"Ûœ\x19œŒ¸GD‡\x0EnìbD%\e"
  b"Ûó˜°ñÈCpˆ\x0F†³³7ÿ¬"
  b"ÜhàÛ‹H@Цqä_6\x16\x13"
  b"܇¤ÉHÑVÕÏø\x16·Ì\x17}\v"
  b"Ýݽ@§\N\x07¹•®ofz‘"
  b"Ýï¼\x01÷JO$•RîVK‹\x03ž"
  b"ÞXâb\x02<CA¸\x02£\fÿÕ¯"
  b"Þ`Z©uæŽëD6»\x0EªÕPú"
  b"Þ©W”\x14íA“¾¬\rgn\f"
  b"ÞÜê÷•tE\v†Ð˜OòBáE"
  b"ß9Úš\x7F\x019T_ðj™\x07Þ\x1D\x03"
  b"ßS\x10´Á™nÕ\x1FÌÓŠCk\x10Š"
  b"àu×J‹mM\x02¹¡\x04efX(C"
  b"á+•ëÈ¸@ÇúÃÙd\x12™Ï"
  b"áDˆÒÛ\x00@Z«\x14çKo-ö\e"
  b"á‘Ð>qñAdޱêÔ-\x15"
  b"â\x03¢OäöL}€FVE\x7FTù“"
  b"ânJ¦\x12NI‰EÆ=枉\x05"
  b"⑺\e©ÂJÖ‰A#;\x14€¸\x08"
  b"ã\tOÆi4@«AäLtIU\x1Aÿ"
  b"ãÓás®„Kt«¯\x07ŽÌËÍ‹"
  b"ãí,j\x1FŒS¶tì‚Ñ~lj-"
  b"ä\x05Mö¶.Hœ˜\x18§!\vð8\t"
  b"ä%#3œW˜I¹V•$·\x10\x1C˜"
  b"ä(§~•ÛBiŠ\x02ËB+ä{>"
  b"äŽh¤Z/NAŸuv~⤜\x01"
  b"ä·tp¦yH€žkT¨ÌÉ\x1Ev"
  b"äð\v·\x15zFN†õSê0\x1C\x12"
  b"å6£\x19¢ØK¹Ê~ŒËÐ\r\x18"
  b"åux¤Ó(F\x11°‰ž-þ\x02,\x10"
  b"åÓrª“FKëŸEéGùªÁµ"
  b"åÖ|•Ý7Ðÿë“á½ë”q÷"
  b"åÚ\x08§¯õLûŸ/\x06}\x14ø²i"
  b"æ\x05 ¢ÝíC©¡Œ¡È¸Š¥ñ"
  b"æ@xT0!\x0E \x02àk0Ô„?§"
  b"æ\x7F\x19?ÑôFà©\x16;†NU."
  b"掂Ÿ#,A\x11«•+«¨,l*"
  b"æÏVí55ÛÀät\x17y¯Ê\t\x1D"
  b"ææ„³=Nص\x0EaÝ%è¼Ä"
  b"ç\f·ËcˆN?‹‹ÿgr\e\x19h"
  b"ç)b|\x16™L®¿Ÿ¸êýû‚â"
  b"çȤéª2C5¾|`²ï\x7F*!"
  b"è\vrª;ôN\x00¥lA;Ê!o¯"
  b"èWQŽ›ÊÛ\x08\x1D+›ŽVŠÍ8"
  b"èe\x18+\x01¯JB°*&Þ¼9Œ"
  b"èŸ\x7F&‰]G¬“ûåü4cŠ"
  b"é(´‡ùSH`µôäÞ\x1D}‰‡"
  b"év4™ŽôBʾL‡5§1ó"
  b"ê\x08¯Á’1CŽ®™¾{qáÇ\x07"
  b"êˆÞ„Û\x1FL\eí-ýÆ<.Æ"
  b"êªì]ä-O‰ $!ª‡Ñÿ5"
  b"êç3fÙmE\x16®©.w[œÇ•"
  b"ë\táF|\x1D›0ß@D:~exA"
  b"ì\x1CœJYñNè‘J\x1FÍ*»mÓ"
  b"ìCºã¯ÎH¢¨Ek3¬~lI"
  b"ì]ŒÛÉ\x05{ÁÌï\x15çZ|[\x1E"
  b"ì“kÛÅs:Žò“f\x04RnÂy"
  b"ìÅÆ¬ûGK2\x06“œ1µµ7"
  b"ìܸÞ\v1KljÝ>å\x06lÉý"
  b"ìðé±(<¾ð€ô\x0E\x18+Èêú"
  b"í\x03\x07\fdwCIªW¨Û.à„p"
  b"í\x15\x11ö [Lõ€ n’*¸ía"
  b"í*§±dODx‡‘\x1D+‹Ú[¾"
  b"í®¾ÎF\x07@ý´É\x00Œ§¦bw"
  b"ï\x0F^{7\x0E@Ÿ‘­Ø;[ÿ\x16`"
  b"ïOY ß Cyˆ;@¬\Ù‡\"
  b"ï_^z\x19uN¥Žs\x05¾M¼£N"
  b"ð¢wOÚ¨[擈\x10ã"
  b"ï¬qš‡´C¡¾ÜïõüGb\"
  b"ï°\tWÉO.wP\vÍ~Lv!"
  b"ð·<ºyŸ\x1C"}Ñ’O|6h)"
  b"ðÇNv|^LF˜ç\x19ã!(…º"
  b"ñ\x11H\x0F¯¢NSÝÚYi\e´R"
  b"ñ\e\x19\vÙ Hþ®«\x10Hó.à”"
  b"ñJ\x04\vgsK\tœ¨»î»hÛU"
  b"ñQ £\x11íÛ¾F\x0Fâg©á³3"
  b"ñj½¹ÂaO¥›q2TZ¡Àû"
  b"ñäñ;\tqN}¸\x1D ÓéûÐu"
  b"ò\x00l–W@E\v£Lè}?b§©"
  b"ò\x04£ÈZpJÒ›ú\x1C\x08ÿ¦/+"
  b"òƒu›õäE\x11‡}\x02\e0P"
  b"òŽåÿYœC9…Ž`±Æa®Þ"
  b"ò½öÓK©L¨€LâN¨\x16\t{"
  b"òê\\x1Fdt(§/sä<Dtl…"
  b"ó\e¢ú®\x03Lh¸'\v\e\x01U\x08ò"
  b"óW¸¦9 Ú"Þ98é!\x02"
  b"ón£7\x1FéG\x17¤Í0%Hé\x08\x05"
  b"""
    ópaÐ\x06ºA\n
    ¡+Ù\n
    G:)·
    """
  b"óƒ\v@¸‡KlŸ[ÌÝ'\x15\x00"
  b"óƒ@\x07U4jz¡DøÎ ñ[•"
  b"óT\fX_I÷µUÝ9«/-M"
  b"óý”\x04\x1Fù@T‡µÆ\x18ýÌZ"
  b"ô\x07*€dªp\x14Ê~cy¸Î#^"
  b"ô'dU2\x08Ozî,’Œ’­Ž"
  b"ô\Ÿý\e4@mµOÈMFHw+"
]
31 0.75 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"ô`2¯äIJš”,¨Æ\x03jw\x0F"
  b"ô«‰>ô\vHd«äd1¨‰\x06˜"
  b"ôèÃ\x00è\fOяZÁ\x01Á\x0FÉ„"
  b"õðCó˜\x1C.6DÈ,¯¦-o_"
  b"õ÷\fÞWJ\x1AÆ"4(Êšþ\x10"
  b"ö5p\f¨(Jñ…FIAG¤Õ6"
  b"ö:\x0F£Â3G”…D\x1E%qm|"
  b"öO¾¦ŠR`#È_žð“\x12\x07!"
  b"ö‘\vž+ß\x16¸{¡*ê’öwd"
  b"÷Ô$tÛ¿O]‡\x18þ”\x03ÓN\n"
  b"÷ý·˜á\x16O\x02š‡\x17\x0E\r\x1EŽ"
  b"ø\x1Aë\x15—íB~‰„Ëôà€Ò."
  b"ø7\x16\x16bÏC¥±õë_&ïp"
  b"øƒ+'+7A[®\x0E,\vŸŸ³@"
  b"ø¼ÔKÃ5Iù—¿¡.㺯"
  b"ù)Kòµ»M7…F}˜*­|"
  b"ù-ŽÙQÂ7…ÉŽ~$dûíˆ"
  b"ùe\x1F+ÝWJC¹î\¼Ÿ9€t"
  b"ùœÅJ¼¨C3žŽ;«7¶µ"
  b"ù¦²Uh"B¥·Ý=ˆŽ\x18©"
  b"ùæC4ÒúD™«Må\x13DW~ñ"
  b"ú\r隷"I[¸¥ºRÒ\x15Œð"
  b"ú#\e+—-E~\x075zT¦\x03*"
  b"úXå*(º@ô¹³ªò^\ry\x14"
  b"ú}«d™Î[Ä*½Íùý.~"
  b"ú·Hlù}Jò±ÉQtDfª\x16"
  b"úÎA<&!Ó?X_\x03\1v˜–"
  b"úÓå\x14\x1CVC\x18›È\x0F\x05‰ØL["
  b"û\x1C\x7FX—À5wû4C=\v\x17is"
  b"û@Ý+†uFA´\x1A`+\÷>€"
  b"ûk£Ìª\EŒ—¦BR)wx¥"
  b"ûÂXùg¬%¸ÿ*\x13Iµ;\x02ì"
  b"ûÏ}\x00'ÅFd†Ä¢rsm`‘"
  b"ü4a\x17=ýDš½¿G\x16Ä\x05÷ø"
  b"üMû îÁAP‰<ãpTÛâ"
  b"ü£\x0E\x18I3¥Îø+(hß5"
  b"ü®ªõEËM·êrº¡U\x18¹"
  b"üÎÙø™èN-•öZŽ©¾ö–"
  b"ý\x12/;\x1F;G©‡´;7n-;"
  b"ýL›"(ˆÊ€¶N‹\x150ßs<"
  b"ý}?Ùä‹KŠ˜„h‘äqÑ\x0E"
  b"""
    ý—)…u«uÉJ\x14x'\x7F\n
    
    """
  b"þ)B€N¢I\x7Fœt\x11¡²êÂ$"
  b"þhjÏœQMa’yéÎë!r"
  b"þU‹®\x00I>¡N \x1A] /"
  b"þ­lðÿ²C\e¤#•oƒA—¨"
  b"þÄb\x1EŸMTŠ,Ô/Œ£As"
  b"ÿ4è‚˜CÆœ£Å‘±\x0Eƒþ"
  b"ÿVîk!\x19D&šî_V4aúÿ"
  b"ÿ \e±¼ÊF…TŒ™‚^æ\x15ç"
  b"ÿ¼*Çåöà?Uõͤ½\t•{"
]
32 0.29 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"÷W\x15\x02¯@ŸŽÑaà(~ÆÁ"
  b"‘éÚ\x1EìŒEÙ€H÷‹\fFb«"
  b"Á¸R´ñûO›ªÌV™›;94"
  b"]ŽÃd0\x05MaH-Ž2\x14¿÷"
  b"Î\x7FŒ\r"ÂFòŽ ª\fá\x0E÷²"
  b"A»I_\x16KB)ŠT›"<3›W"
  b"År\x13žG©HH¨˜ú\x01i¥N®"
  b"Bdé\r¹O®²ƒ¼Õ\x10ÖZó"
  b"\x08\t8Eê·Ö,«ŽÉùŒ"
  b"Í\x0E`]m\x1FG…š•U}£/½"
  b"\x15'þÿFL¡,ÆÊ’\x0E5m"
  b"7¹“ñ\x1AÂCj·Ž»(»]\"
  b"O÷Ô(ï®H_»»ùŸ\x16ˆér"
]
33 0.15 ms
# navigation-route::meta-information
            SELECT LOWER(HEX(`id`)), `path`, `level`
            FROM `category`
            WHERE `id` = ? OR `id` = ?
Parameters:
[
  b"m·Ý»\x1CvNÓ‹\e\x18ñäÆÛ"
  b"w¹YÏfÞL\x15Çù·Ú9‚ó"
]
34 0.15 ms
SELECT `name`, `path`, `author`, `self_managed`
                FROM `app`
                WHERE `active` = 1
Parameters:
[]
35 0.13 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.13 ms
SELECT `app`.`name`, `app`.`version`, `app`.`template_load_priority`
             FROM `app`
             INNER JOIN `app_template` ON `app_template`.`app_id` = `app`.`id`
             WHERE `app`.`active` = 1 AND `app_template`.`active` = 1
Parameters:
[]
37 0.08 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"m·Ý»\x1CvNÓ‹\e\x18ñäÆÛ"
]
39 0.08 ms
SELECT `min_search_length` FROM `product_search_config` WHERE `language_id` = ?
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
]
40 0.30 ms
-- theme-service::resolve-media::read
SELECT `media`.`id` as `media.id`, `media`.`user_id` as `media.userId`, `media`.`media_folder_id` as `media.mediaFolderId`, `media`.`mime_type` as `media.mimeType`, `media`.`file_extension` as `media.fileExtension`, `media`.`uploaded_at` as `media.uploadedAt`, `media`.`file_name` as `media.fileName`, `media`.`file_size` as `media.fileSize`, `media`.`media_type` as `media.mediaTypeRaw`, `media`.`meta_data` as `media.metaData`, `media`.`config` as `media.config`, `media`.`path` as `media.path`, `media`.`private` as `media.private`, `media`.`thumbnails_ro` as `media.thumbnailsRo`, `media`.`file_hash` as `media.fileHash`, `media`.`created_at` as `media.createdAt`, `media`.`updated_at` as `media.updatedAt`, `media.translation.title`, `media.translation.title` as `media.title`, `media.translation.alt`, `media.translation.alt` as `media.alt`, `media.translation.customFields`, `media.translation.customFields` as `media.customFields` FROM `media` LEFT JOIN `media_folder` `media.mediaFolder` ON `media`.`media_folder_id` = `media.mediaFolder`.`id` LEFT JOIN (SELECT `media.translation`.`media_id`, `media.translation`.`alt` as `media.translation.alt`, `media.translation`.`title` as `media.translation.title`, `media.translation`.`custom_fields` as `media.translation.customFields` FROM `media_translation` `media.translation` WHERE `media.translation`.`language_id` = ?) `media.media_translation` ON `media.media_translation`.`media_id` = `media`.`id` LEFT JOIN `media_default_folder` `media.mediaFolder.defaultFolder` ON `media.mediaFolder`.`default_folder_id` = `media.mediaFolder.defaultFolder`.`id` WHERE (((`media`.`private` = ? OR (`media`.`private` = ? AND `media.mediaFolder.defaultFolder`.`entity` = ?)))) AND (`media`.`id` IN (?, ?))
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  false
  true
  "product_download"
  b"\x01›1{Aõpµ·ñ:C‹u\x10È"
  b"\x01›1{AüqU¢Ý}ìë(D}"
]
41 0.12 ms
SELECT LOWER(HEX(id)) FROM snippet_set WHERE iso = ?
Parameters:
[
  "de-DE"
]
42 0.33 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"m·Ý»\x1CvNÓ‹\e\x18ñäÆÛ"
]
43 0.30 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"\x19Ê@WÿO\x07ªÈÅ™Ô1xh"
  b"m·Ý»\x1CvNÓ‹\e\x18ñäÆÛ"
]
44 1.90 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/6db7ddbb1c764ed38b1b8718f1e4c6db"
  "/navigation/19ca405790ff4f07aac8c599d4317868"
  "/navigation/e8a8269008a540938b0fe5c9f5ddda80"
  "/navigation/44cf99695e964def895a2f2938c049e9"
  "/navigation/656bf6338d194c4c86f26735fb442233"
  "/navigation/2a10ddb190174f688f9bc1d14697c06c"
  "/navigation/48f97f432fd041388b2630184139cf0e"
  "/navigation/bb22b05bff9140f3808b1cff975b75eb"
  "/navigation/06f5dda360c04112937601574122c515"
  "/navigation/c3057bb031634c669cd6dfb0d4acbb15"
  "/navigation/e379fcc096f343568dcb1e294d45c931"
  "/detail/142ae337688741a0a1e2cd3f6ad60a3f"
  "/detail/7a4dc62ab54f44398e205d7f5a3c6f07"
  "/detail/4d13dde2aa3142c38d04fa6e481d895a"
  "/detail/e0b2d4c750d347a8931971f508bf597e"
  "/detail/85c8b999982e4e46bfcaca0269343d86"
  "/detail/448830efb5ae4d42b3c9add7c86ff0c2"
  "/detail/0243729de2e5417b8cb0292170675c49"
  "/detail/e14ee0b72d944aedb7a2c811166a4731"
  "/detail/b7aec17ca2a14e889bc5413b460ee989"
  "/detail/6db211e4847247ce8abc1aeebb297bc0"
  "/detail/06971c90ef5e49859618e9b35207dcd6"
  "/detail/088fae9c76fa44a38a0af9148bb7d46a"
  "/detail/5738fe19fdea4d6ead6f77b77a585653"
  "/detail/0ee36f261bac464cb5ed75b9b341fa1a"
  "/detail/4a889710c6ff4148995212f19482bc42"
  "/detail/cad273d7fef745e8846080b521099687"
  "/detail/96e85e3466324649924250597f0f14c9"
  "/detail/d247843ed7e34158a968849fa03c7ae3"
  "/detail/34c648904a3c4c8ea76e4c65e96bf140"
  "/detail/19c7be51e1eb4726b1d14a7ffe9a7576"
  "/detail/47f36a78582749efb866a1622e3dc40d"
  "/detail/6b7bad8e82e8452386520dd58625d620"
  "/detail/ddda4123a31543a390e03ce96359da6f"
  "/detail/03d9af769ac248f8aaf23623f5016577"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"Íe’Æ6®Kóƒx°\x1A›1äm"
]
45 0.33 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.12 ms
#cart-persister::load
            SELECT `cart`.`payload`, `cart`.`rule_ids`, `cart`.`compressed` FROM cart WHERE `token` = ?
Parameters:
[
  "AdbPJWtgjtCZe8HlTfawiBxv2kupA9cl"
]

Database Connections

Name Service
0 default

Entity Managers

There are no configured entity managers.

Second Level Cache

Second Level Cache is not enabled.