GET https://smoxy-shopware-demo-stage.scalecommerce.cloud/navigation/018f2db8610b7324a38219a850a617aa

Query Metrics

58 Database Queries
43 Different statements
50.58 ms Query time

Queries

Group similar statements

# Time Info
1 0.29 ms
# dbal-plugin-loader
        SELECT
               `name`,
               `base_class` AS baseClass,
               IF(`active` = 1 AND `installed_at` IS NOT NULL, 1, 0) AS active,
               `path`,
               `version`,
               `autoload`,
               `managed_by_composer` AS managedByComposer,
               composer_name AS composerName
        FROM `plugin`
        ORDER BY `installed_at`;
Parameters:
[]
2 0.13 ms
SELECT `key`, `value` FROM `app_config`
Parameters:
[]
3 0.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.28 ms
# seo-url::resolve
SELECT id, path_info pathInfo, is_canonical isCanonical, sales_channel_id salesChannelId FROM seo_url WHERE (language_id = ?) AND ((sales_channel_id = ? OR sales_channel_id IS NULL)) AND ((seo_path_info = ? OR seo_path_info = ?))
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"\x01Å-©\x14æq█¬À´Âu8¼á"
  "Sports/Music-Movies-Computers"
  "Sports/Music-Movies-Computers/"
]
5 0.14 ms
SELECT * FROM sales_channel_api_context WHERE (sales_channel_id = ?) AND (token = ?) LIMIT 1
Parameters:
[
  b"\x01Å-©\x14æq█¬À´Âu8¼á"
  "fjZ2oONFGbqQYQhuP6bQ7vMCq94k2LJ3"
]
6 0.12 ms
# app-scripts::refresh::search-ids
SELECT `app`.`id` FROM `app` WHERE (`app`.`active` = ?)
Parameters:
[
  true
]
7 0.29 ms
SELECT LOWER(HEX(`script`.`app_id`)) AS `app_id`,
                   `script`.`name` AS scriptName,
                   `script`.`script` AS script,
                   `script`.`hook` AS hook,
                   IFNULL(`script`.`updated_at`, `script`.`created_at`) AS lastModified,
                   `app`.`name` AS appName,
                   LOWER(HEX(`app`.`integration_id`)) AS integrationId,
                   `app`.`version` AS appVersion,
                   `script`.`active` AS active
            FROM `script`
            LEFT JOIN `app` ON `script`.`app_id` = `app`.`id`
            WHERE `script`.`hook` != 'include'
            ORDER BY `app`.`created_at`, `app`.`id`, `script`.`name`
Parameters:
[]
8 0.15 ms
SELECT LOWER(HEX(`script`.`app_id`)) AS `app_id`,
                   `script`.`name` AS name,
                   `script`.`script` AS script,
                   `app`.`name` AS appName,
                   LOWER(HEX(`app`.`integration_id`)) AS integrationId,
                   IFNULL(`script`.`updated_at`, `script`.`created_at`) AS lastModified
            FROM `script`
            LEFT JOIN `app` ON `script`.`app_id` = `app`.`id`
            WHERE `script`.`hook` = 'include'
            ORDER BY `app`.`created_at`, `app`.`id`, `script`.`name`
Parameters:
[]
9 0.11 ms
SELECT `sales_channel_country`.`sales_channel_id`, `sales_channel_country`.`country_id` FROM `sales_channel_country` WHERE (`sales_channel_country`.`sales_channel_id` = ? AND `sales_channel_country`.`country_id` = ?)
Parameters:
[
  b"\x01Å-©\x14æq█¬À´Âu8¼á"
  b"\x01Å-À▀Qq▀ç┌╗¶G7÷Ð"
]
10 0.08 ms
# app-scripts::refresh::search-ids
SELECT `app`.`id` FROM `app` WHERE (`app`.`active` = ?)
Parameters:
[
  true
]
11 0.19 ms
SELECT LOWER(HEX(`script`.`app_id`)) AS `app_id`,
                   `script`.`name` AS scriptName,
                   `script`.`script` AS script,
                   `script`.`hook` AS hook,
                   IFNULL(`script`.`updated_at`, `script`.`created_at`) AS lastModified,
                   `app`.`name` AS appName,
                   LOWER(HEX(`app`.`integration_id`)) AS integrationId,
                   `app`.`version` AS appVersion,
                   `script`.`active` AS active
            FROM `script`
            LEFT JOIN `app` ON `script`.`app_id` = `app`.`id`
            WHERE `script`.`hook` != 'include'
            ORDER BY `app`.`created_at`, `app`.`id`, `script`.`name`
Parameters:
[]
12 0.13 ms
SELECT LOWER(HEX(`script`.`app_id`)) AS `app_id`,
                   `script`.`name` AS name,
                   `script`.`script` AS script,
                   `app`.`name` AS appName,
                   LOWER(HEX(`app`.`integration_id`)) AS integrationId,
                   IFNULL(`script`.`updated_at`, `script`.`created_at`) AS lastModified
            FROM `script`
            LEFT JOIN `app` ON `script`.`app_id` = `app`.`id`
            WHERE `script`.`hook` = 'include'
            ORDER BY `app`.`created_at`, `app`.`id`, `script`.`name`
Parameters:
[]
13 0.17 ms
# app-scripts::refresh::search-ids
SELECT `app`.`id` FROM `app` WHERE (`app`.`active` = ?)
Parameters:
[
  true
]
14 0.25 ms
SELECT LOWER(HEX(`script`.`app_id`)) AS `app_id`,
                   `script`.`name` AS scriptName,
                   `script`.`script` AS script,
                   `script`.`hook` AS hook,
                   IFNULL(`script`.`updated_at`, `script`.`created_at`) AS lastModified,
                   `app`.`name` AS appName,
                   LOWER(HEX(`app`.`integration_id`)) AS integrationId,
                   `app`.`version` AS appVersion,
                   `script`.`active` AS active
            FROM `script`
            LEFT JOIN `app` ON `script`.`app_id` = `app`.`id`
            WHERE `script`.`hook` != 'include'
            ORDER BY `app`.`created_at`, `app`.`id`, `script`.`name`
Parameters:
[]
15 0.14 ms
SELECT LOWER(HEX(`script`.`app_id`)) AS `app_id`,
                   `script`.`name` AS name,
                   `script`.`script` AS script,
                   `app`.`name` AS appName,
                   LOWER(HEX(`app`.`integration_id`)) AS integrationId,
                   IFNULL(`script`.`updated_at`, `script`.`created_at`) AS lastModified
            FROM `script`
            LEFT JOIN `app` ON `script`.`app_id` = `app`.`id`
            WHERE `script`.`hook` = 'include'
            ORDER BY `app`.`created_at`, `app`.`id`, `script`.`name`
Parameters:
[]
16 0.10 ms
# app-scripts::refresh::search-ids
SELECT `app`.`id` FROM `app` WHERE (`app`.`active` = ?)
Parameters:
[
  true
]
17 0.19 ms
SELECT LOWER(HEX(`script`.`app_id`)) AS `app_id`,
                   `script`.`name` AS scriptName,
                   `script`.`script` AS script,
                   `script`.`hook` AS hook,
                   IFNULL(`script`.`updated_at`, `script`.`created_at`) AS lastModified,
                   `app`.`name` AS appName,
                   LOWER(HEX(`app`.`integration_id`)) AS integrationId,
                   `app`.`version` AS appVersion,
                   `script`.`active` AS active
            FROM `script`
            LEFT JOIN `app` ON `script`.`app_id` = `app`.`id`
            WHERE `script`.`hook` != 'include'
            ORDER BY `app`.`created_at`, `app`.`id`, `script`.`name`
Parameters:
[]
18 0.13 ms
SELECT LOWER(HEX(`script`.`app_id`)) AS `app_id`,
                   `script`.`name` AS name,
                   `script`.`script` AS script,
                   `app`.`name` AS appName,
                   LOWER(HEX(`app`.`integration_id`)) AS integrationId,
                   IFNULL(`script`.`updated_at`, `script`.`created_at`) AS lastModified
            FROM `script`
            LEFT JOIN `app` ON `script`.`app_id` = `app`.`id`
            WHERE `script`.`hook` = 'include'
            ORDER BY `app`.`created_at`, `app`.`id`, `script`.`name`
Parameters:
[]
19 0.50 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`.`created_at` AS `category.media.createdAt`, `category.media`.`updated_at` AS `category.media.updatedAt`, `category.media.translation.title`, COALESCE(`category.media.translation.title`,`category.media.translation.title`) AS `category.media.title`, `category.media.translation.alt`, COALESCE(`category.media.translation.alt`,`category.media.translation.alt`) AS `category.media.alt`, `category.media.translation.customFields`, COALESCE(`category.media.translation.customFields`,`category.media.translation.customFields`) AS `category.media.customFields`, `category.media.translation.createdAt`, `category.media.translation.updatedAt`, `category.media.translation.mediaId`, `category.media.translation.languageId`, `category.translation.name`, COALESCE(`category.translation.name`,`category.translation.name`) AS `category.name`, `category.translation.breadcrumb`, COALESCE(`category.translation.breadcrumb`,`category.translation.breadcrumb`) AS `category.breadcrumb`, `category.translation.slotConfig`, COALESCE(`category.translation.slotConfig`,`category.translation.slotConfig`) AS `category.slotConfig`, `category.translation.linkType`, COALESCE(`category.translation.linkType`,`category.translation.linkType`) AS `category.linkType`, `category.translation.internalLink`, COALESCE(`category.translation.internalLink`,`category.translation.internalLink`) AS `category.internalLink`, `category.translation.externalLink`, COALESCE(`category.translation.externalLink`,`category.translation.externalLink`) AS `category.externalLink`, `category.translation.linkNewTab`, COALESCE(`category.translation.linkNewTab`,`category.translation.linkNewTab`) AS `category.linkNewTab`, `category.translation.description`, COALESCE(`category.translation.description`,`category.translation.description`) AS `category.description`, `category.translation.metaTitle`, COALESCE(`category.translation.metaTitle`,`category.translation.metaTitle`) AS `category.metaTitle`, `category.translation.metaDescription`, COALESCE(`category.translation.metaDescription`,`category.translation.metaDescription`) AS `category.metaDescription`, `category.translation.keywords`, COALESCE(`category.translation.keywords`,`category.translation.keywords`) AS `category.keywords`, `category.translation.customFields`, COALESCE(`category.translation.customFields`,`category.translation.customFields`) AS `category.customFields`, `category.translation.createdAt`, `category.translation.updatedAt`, `category.translation.categoryId`, `category.translation.languageId`, `category.translation.categoryVersionId` FROM `category` LEFT JOIN (SELECT `category.translation`.category_id, `category.translation`.category_version_id, `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` `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 `media` `category.media` ON `category`.`media_id` = `category.media`.`id` LEFT JOIN (SELECT `category.media.translation`.media_id, `category.media.translation`.title AS `category.media.translation.title`, `category.media.translation`.alt AS `category.media.translation.alt`, `category.media.translation`.custom_fields AS `category.media.translation.customFields`, `category.media.translation`.created_at AS `category.media.translation.createdAt`, `category.media.translation`.updated_at AS `category.media.translation.updatedAt`, `category.media.translation`.media_id AS `category.media.translation.mediaId`, `category.media.translation`.language_id AS `category.media.translation.languageId` FROM `media_translation` `category.media.translation` WHERE `category.media.translation`.language_id = ?) `category.media.media_translation` ON `category.media.media_translation`.`media_id` = `category.media`.`id` WHERE (`category`.`version_id` = ?) AND (`category`.`id` IN (?))
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"\x0F©\x1CãéjK¾KÙÎu,4%"
  b"\x01Å-©a\vs$úé\x19¿Pª\x17¬"
]
20 0.25 ms
# category::cms-page::read
SELECT `cms_page`.`id` AS `cms_page.id`, `cms_page`.`version_id` AS `cms_page.versionId`, `cms_page`.`type` AS `cms_page.type`, `cms_page`.`entity` AS `cms_page.entity`, `cms_page`.`css_class` AS `cms_page.cssClass`, `cms_page`.`config` AS `cms_page.config`, `cms_page`.`preview_media_id` AS `cms_page.previewMediaId`, `cms_page`.`locked` AS `cms_page.locked`, `cms_page`.`created_at` AS `cms_page.createdAt`, `cms_page`.`updated_at` AS `cms_page.updatedAt`, `cms_page.translation.name`, COALESCE(`cms_page.translation.name`,`cms_page.translation.name`) AS `cms_page.name`, `cms_page.translation.customFields`, COALESCE(`cms_page.translation.customFields`,`cms_page.translation.customFields`) AS `cms_page.customFields`, `cms_page.translation.createdAt`, `cms_page.translation.updatedAt`, `cms_page.translation.cmsPageId`, `cms_page.translation.languageId`, `cms_page.translation.cmsPageVersionId` 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`, `cms_page.translation`.created_at AS `cms_page.translation.createdAt`, `cms_page.translation`.updated_at AS `cms_page.translation.updatedAt`, `cms_page.translation`.cms_page_id AS `cms_page.translation.cmsPageId`, `cms_page.translation`.language_id AS `cms_page.translation.languageId`, `cms_page.translation`.cms_page_version_id AS `cms_page.translation.cmsPageVersionId` FROM `cms_page_translation` `cms_page.translation` WHERE `cms_page.translation`.language_id = ?) `cms_page.cms_page_translation` ON `cms_page.cms_page_translation`.`cms_page_id` = `cms_page`.`id` AND `cms_page.cms_page_translation`.cms_page_version_id = `cms_page`.version_id WHERE (`cms_page`.`version_id` = ?) AND (`cms_page`.`id` IN (?))
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"\x0F©\x1CãéjK¾KÙÎu,4%"
  b"\x01Å-À▀┘p├Á0±¶┌×\e"
]
21 0.30 ms
# category::cms-page::association::sections::read
SELECT `cms_section`.`id` AS `cms_section.id`, `cms_section`.`position` AS `cms_section.position`, `cms_section`.`type` AS `cms_section.type`, `cms_section`.`locked` AS `cms_section.locked`, `cms_section`.`name` AS `cms_section.name`, `cms_section`.`sizing_mode` AS `cms_section.sizingMode`, `cms_section`.`mobile_behavior` AS `cms_section.mobileBehavior`, `cms_section`.`background_color` AS `cms_section.backgroundColor`, `cms_section`.`background_media_id` AS `cms_section.backgroundMediaId`, `cms_section`.`background_media_mode` AS `cms_section.backgroundMediaMode`, `cms_section`.`css_class` AS `cms_section.cssClass`, `cms_section`.`cms_page_id` AS `cms_section.pageId`, `cms_section`.`visibility` AS `cms_section.visibility`, `cms_section`.`custom_fields` AS `cms_section.customFields`, `cms_section`.`version_id` AS `cms_section.versionId`, `cms_section`.`cms_page_version_id` AS `cms_section.cmsPageVersionId`, `cms_section`.`created_at` AS `cms_section.createdAt`, `cms_section`.`updated_at` AS `cms_section.updatedAt`, `cms_section.backgroundMedia`.`id` AS `cms_section.backgroundMedia.id`, `cms_section.backgroundMedia`.`user_id` AS `cms_section.backgroundMedia.userId`, `cms_section.backgroundMedia`.`media_folder_id` AS `cms_section.backgroundMedia.mediaFolderId`, `cms_section.backgroundMedia`.`mime_type` AS `cms_section.backgroundMedia.mimeType`, `cms_section.backgroundMedia`.`file_extension` AS `cms_section.backgroundMedia.fileExtension`, `cms_section.backgroundMedia`.`uploaded_at` AS `cms_section.backgroundMedia.uploadedAt`, `cms_section.backgroundMedia`.`file_name` AS `cms_section.backgroundMedia.fileName`, `cms_section.backgroundMedia`.`file_size` AS `cms_section.backgroundMedia.fileSize`, `cms_section.backgroundMedia`.`media_type` AS `cms_section.backgroundMedia.mediaTypeRaw`, `cms_section.backgroundMedia`.`meta_data` AS `cms_section.backgroundMedia.metaData`, `cms_section.backgroundMedia`.`config` AS `cms_section.backgroundMedia.config`, `cms_section.backgroundMedia`.`path` AS `cms_section.backgroundMedia.path`, `cms_section.backgroundMedia`.`private` AS `cms_section.backgroundMedia.private`, `cms_section.backgroundMedia`.`thumbnails_ro` AS `cms_section.backgroundMedia.thumbnailsRo`, `cms_section.backgroundMedia`.`created_at` AS `cms_section.backgroundMedia.createdAt`, `cms_section.backgroundMedia`.`updated_at` AS `cms_section.backgroundMedia.updatedAt`, `cms_section.backgroundMedia.translation.title`, COALESCE(`cms_section.backgroundMedia.translation.title`,`cms_section.backgroundMedia.translation.title`) AS `cms_section.backgroundMedia.title`, `cms_section.backgroundMedia.translation.alt`, COALESCE(`cms_section.backgroundMedia.translation.alt`,`cms_section.backgroundMedia.translation.alt`) AS `cms_section.backgroundMedia.alt`, `cms_section.backgroundMedia.translation.customFields`, COALESCE(`cms_section.backgroundMedia.translation.customFields`,`cms_section.backgroundMedia.translation.customFields`) AS `cms_section.backgroundMedia.customFields`, `cms_section.backgroundMedia.translation.createdAt`, `cms_section.backgroundMedia.translation.updatedAt`, `cms_section.backgroundMedia.translation.mediaId`, `cms_section.backgroundMedia.translation.languageId` 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`.title AS `cms_section.backgroundMedia.translation.title`, `cms_section.backgroundMedia.translation`.alt AS `cms_section.backgroundMedia.translation.alt`, `cms_section.backgroundMedia.translation`.custom_fields AS `cms_section.backgroundMedia.translation.customFields`, `cms_section.backgroundMedia.translation`.created_at AS `cms_section.backgroundMedia.translation.createdAt`, `cms_section.backgroundMedia.translation`.updated_at AS `cms_section.backgroundMedia.translation.updatedAt`, `cms_section.backgroundMedia.translation`.media_id AS `cms_section.backgroundMedia.translation.mediaId`, `cms_section.backgroundMedia.translation`.language_id AS `cms_section.backgroundMedia.translation.languageId` FROM `media_translation` `cms_section.backgroundMedia.translation` WHERE `cms_section.backgroundMedia.translation`.language_id = ?) `cms_section.backgroundMedia.media_translation` ON `cms_section.backgroundMedia.media_translation`.`media_id` = `cms_section.backgroundMedia`.`id` WHERE (`cms_section`.`version_id` = ?) AND ((`cms_section`.`cms_page_id` IN (?)))
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"\x0F©\x1CãéjK¾KÙÎu,4%"
  b"\x01Å-À▀┘p├Á0±¶┌×\e"
]
22 0.28 ms
# category::cms-page::association::sections::association::blocks::read
SELECT `cms_block`.`id` AS `cms_block.id`, `cms_block`.`position` AS `cms_block.position`, `cms_block`.`type` AS `cms_block.type`, `cms_block`.`locked` AS `cms_block.locked`, `cms_block`.`name` AS `cms_block.name`, `cms_block`.`section_position` AS `cms_block.sectionPosition`, `cms_block`.`margin_top` AS `cms_block.marginTop`, `cms_block`.`margin_bottom` AS `cms_block.marginBottom`, `cms_block`.`margin_left` AS `cms_block.marginLeft`, `cms_block`.`margin_right` AS `cms_block.marginRight`, `cms_block`.`background_color` AS `cms_block.backgroundColor`, `cms_block`.`background_media_id` AS `cms_block.backgroundMediaId`, `cms_block`.`background_media_mode` AS `cms_block.backgroundMediaMode`, `cms_block`.`css_class` AS `cms_block.cssClass`, `cms_block`.`visibility` AS `cms_block.visibility`, `cms_block`.`cms_section_id` AS `cms_block.sectionId`, `cms_block`.`custom_fields` AS `cms_block.customFields`, `cms_block`.`version_id` AS `cms_block.versionId`, `cms_block`.`cms_section_version_id` AS `cms_block.cmsSectionVersionId`, `cms_block`.`created_at` AS `cms_block.createdAt`, `cms_block`.`updated_at` AS `cms_block.updatedAt`, `cms_block.backgroundMedia`.`id` AS `cms_block.backgroundMedia.id`, `cms_block.backgroundMedia`.`user_id` AS `cms_block.backgroundMedia.userId`, `cms_block.backgroundMedia`.`media_folder_id` AS `cms_block.backgroundMedia.mediaFolderId`, `cms_block.backgroundMedia`.`mime_type` AS `cms_block.backgroundMedia.mimeType`, `cms_block.backgroundMedia`.`file_extension` AS `cms_block.backgroundMedia.fileExtension`, `cms_block.backgroundMedia`.`uploaded_at` AS `cms_block.backgroundMedia.uploadedAt`, `cms_block.backgroundMedia`.`file_name` AS `cms_block.backgroundMedia.fileName`, `cms_block.backgroundMedia`.`file_size` AS `cms_block.backgroundMedia.fileSize`, `cms_block.backgroundMedia`.`media_type` AS `cms_block.backgroundMedia.mediaTypeRaw`, `cms_block.backgroundMedia`.`meta_data` AS `cms_block.backgroundMedia.metaData`, `cms_block.backgroundMedia`.`config` AS `cms_block.backgroundMedia.config`, `cms_block.backgroundMedia`.`path` AS `cms_block.backgroundMedia.path`, `cms_block.backgroundMedia`.`private` AS `cms_block.backgroundMedia.private`, `cms_block.backgroundMedia`.`thumbnails_ro` AS `cms_block.backgroundMedia.thumbnailsRo`, `cms_block.backgroundMedia`.`created_at` AS `cms_block.backgroundMedia.createdAt`, `cms_block.backgroundMedia`.`updated_at` AS `cms_block.backgroundMedia.updatedAt`, `cms_block.backgroundMedia.translation.title`, COALESCE(`cms_block.backgroundMedia.translation.title`,`cms_block.backgroundMedia.translation.title`) AS `cms_block.backgroundMedia.title`, `cms_block.backgroundMedia.translation.alt`, COALESCE(`cms_block.backgroundMedia.translation.alt`,`cms_block.backgroundMedia.translation.alt`) AS `cms_block.backgroundMedia.alt`, `cms_block.backgroundMedia.translation.customFields`, COALESCE(`cms_block.backgroundMedia.translation.customFields`,`cms_block.backgroundMedia.translation.customFields`) AS `cms_block.backgroundMedia.customFields`, `cms_block.backgroundMedia.translation.createdAt`, `cms_block.backgroundMedia.translation.updatedAt`, `cms_block.backgroundMedia.translation.mediaId`, `cms_block.backgroundMedia.translation.languageId` 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`.title AS `cms_block.backgroundMedia.translation.title`, `cms_block.backgroundMedia.translation`.alt AS `cms_block.backgroundMedia.translation.alt`, `cms_block.backgroundMedia.translation`.custom_fields AS `cms_block.backgroundMedia.translation.customFields`, `cms_block.backgroundMedia.translation`.created_at AS `cms_block.backgroundMedia.translation.createdAt`, `cms_block.backgroundMedia.translation`.updated_at AS `cms_block.backgroundMedia.translation.updatedAt`, `cms_block.backgroundMedia.translation`.media_id AS `cms_block.backgroundMedia.translation.mediaId`, `cms_block.backgroundMedia.translation`.language_id AS `cms_block.backgroundMedia.translation.languageId` FROM `media_translation` `cms_block.backgroundMedia.translation` WHERE `cms_block.backgroundMedia.translation`.language_id = ?) `cms_block.backgroundMedia.media_translation` ON `cms_block.backgroundMedia.media_translation`.`media_id` = `cms_block.backgroundMedia`.`id` WHERE (`cms_block`.`version_id` = ?) AND ((`cms_block`.`cms_section_id` IN (?)))
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"\x0F©\x1CãéjK¾KÙÎu,4%"
  b"\x01Å-ÀÔÎp'«¦=¿%®a└"
]
23 0.27 ms
# category::cms-page::association::sections::association::blocks::association::slots::read
SELECT `cms_slot`.`id` AS `cms_slot.id`, `cms_slot`.`version_id` AS `cms_slot.versionId`, `cms_slot`.`type` AS `cms_slot.type`, `cms_slot`.`slot` AS `cms_slot.slot`, `cms_slot`.`locked` AS `cms_slot.locked`, `cms_slot`.`cms_block_id` AS `cms_slot.blockId`, `cms_slot`.`cms_block_version_id` AS `cms_slot.cmsBlockVersionId`, `cms_slot`.`created_at` AS `cms_slot.createdAt`, `cms_slot`.`updated_at` AS `cms_slot.updatedAt`, `cms_slot.translation.config`, COALESCE(`cms_slot.translation.config`,`cms_slot.translation.config`) AS `cms_slot.config`, `cms_slot.translation.customFields`, COALESCE(`cms_slot.translation.customFields`,`cms_slot.translation.customFields`) AS `cms_slot.customFields`, `cms_slot.translation.createdAt`, `cms_slot.translation.updatedAt`, `cms_slot.translation.cmsSlotId`, `cms_slot.translation.languageId`, `cms_slot.translation.cmsSlotVersionId` 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`, `cms_slot.translation`.created_at AS `cms_slot.translation.createdAt`, `cms_slot.translation`.updated_at AS `cms_slot.translation.updatedAt`, `cms_slot.translation`.cms_slot_id AS `cms_slot.translation.cmsSlotId`, `cms_slot.translation`.language_id AS `cms_slot.translation.languageId`, `cms_slot.translation`.cms_slot_version_id AS `cms_slot.translation.cmsSlotVersionId` FROM `cms_slot_translation` `cms_slot.translation` WHERE `cms_slot.translation`.language_id = ?) `cms_slot.cms_slot_translation` ON `cms_slot.cms_slot_translation`.`cms_slot_id` = `cms_slot`.`id` AND `cms_slot.cms_slot_translation`.cms_slot_version_id = `cms_slot`.version_id WHERE (`cms_slot`.`version_id` = ?) AND ((`cms_slot`.`cms_block_id` IN (?, ?, ?)))
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"\x0F©\x1CãéjK¾KÙÎu,4%"
  b"\x01Å-À▀┌sD╝ ±\x06%\x1D"
  b"\x01Å-À▀┌sD╝ ±\x06%¼Ó┐"
  b"\x01Å-ÀÒæsäÖ´¥\x18¯\x0F\x18"
]
24 0.23 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`, COALESCE(`product_sorting.translation.label`,`product_sorting.translation.label`) AS `product_sorting.label`, `product_sorting.translation.createdAt`, `product_sorting.translation.updatedAt`, `product_sorting.translation.productSortingId`, `product_sorting.translation.languageId` FROM `product_sorting` LEFT JOIN (SELECT `product_sorting.translation`.product_sorting_id, `product_sorting.translation`.label AS `product_sorting.translation.label`, `product_sorting.translation`.created_at AS `product_sorting.translation.createdAt`, `product_sorting.translation`.updated_at AS `product_sorting.translation.updatedAt`, `product_sorting.translation`.product_sorting_id AS `product_sorting.translation.productSortingId`, `product_sorting.translation`.language_id AS `product_sorting.translation.languageId` FROM `product_sorting_translation` `product_sorting.translation` WHERE `product_sorting.translation`.language_id = ?) `product_sorting.product_sorting_translation` ON `product_sorting.product_sorting_translation`.`product_sorting_id` = `product_sorting`.`id` WHERE `product_sorting`.`id` IN (?)
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"\x01Å-ÀÝør\x18¿\x15°©Ã╗¢ì"
]
25 0.11 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
]
26 0.20 ms
# product-listing::load-sortings::read
SELECT `product_sorting`.`id` AS `product_sorting.id`, `product_sorting`.`locked` AS `product_sorting.locked`, `product_sorting`.`url_key` AS `product_sorting.key`, `product_sorting`.`priority` AS `product_sorting.priority`, `product_sorting`.`active` AS `product_sorting.active`, `product_sorting`.`fields` AS `product_sorting.fields`, `product_sorting`.`created_at` AS `product_sorting.createdAt`, `product_sorting`.`updated_at` AS `product_sorting.updatedAt`, `product_sorting.translation.label`, COALESCE(`product_sorting.translation.label`,`product_sorting.translation.label`) AS `product_sorting.label`, `product_sorting.translation.createdAt`, `product_sorting.translation.updatedAt`, `product_sorting.translation.productSortingId`, `product_sorting.translation.languageId` FROM `product_sorting` LEFT JOIN (SELECT `product_sorting.translation`.product_sorting_id, `product_sorting.translation`.label AS `product_sorting.translation.label`, `product_sorting.translation`.created_at AS `product_sorting.translation.createdAt`, `product_sorting.translation`.updated_at AS `product_sorting.translation.updatedAt`, `product_sorting.translation`.product_sorting_id AS `product_sorting.translation.productSortingId`, `product_sorting.translation`.language_id AS `product_sorting.translation.languageId` FROM `product_sorting_translation` `product_sorting.translation` WHERE `product_sorting.translation`.language_id = ?) `product_sorting.product_sorting_translation` ON `product_sorting.product_sorting_translation`.`product_sorting_id` = `product_sorting`.`id` WHERE `product_sorting`.`id` IN (?, ?, ?, ?, ?, ?)
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"\x01Å-ÀÝør\x18¿\x15°©Ã╗¢ì"
  b"\x01Å-ÀÝør\x18¿\x15°©Ãã┘├"
  b"\x01Å-ÀÝør\x18¿\x15°©╚ÉÂù"
  b"\x01Å-ÀÝør\x18¿\x15°©╔ìÈn"
  b"\x01Å-ÀÝør\x18¿\x15°©╔┘\rº"
  b"\x01Å-À´üq,ÖÔÕÛÄ\x05ßà"
]
27 0.15 ms
# product-listing-route::category-loading::search-ids
SELECT `category`.`id`, `category`.`auto_increment` FROM `category` WHERE (`category`.`version_id` = ?) AND (`category`.`id` IN (?)) LIMIT 1
Parameters:
[
  b"\x0F©\x1CãéjK¾KÙÎu,4%"
  b"\x01Å-©a\vs$úé\x19¿Pª\x17¬"
]
28 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"\x01Å-©a\vs$úé\x19¿Pª\x17¬"
]
29 2.97 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 (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_search_keywords AS `product.translation.customSearchKeywords`, `product.translation`.slot_config AS `product.translation.slotConfig`, `product.translation`.custom_fields AS `product.translation.customFields`, `product.translation`.created_at AS `product.translation.createdAt`, `product.translation`.updated_at AS `product.translation.updatedAt`, `product.translation`.product_id AS `product.translation.productId`, `product.translation`.language_id AS `product.translation.languageId`, `product.translation`.product_version_id AS `product.translation.productVersionId` 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_search_keywords AS `product.parent.translation.customSearchKeywords`, `product.parent.translation`.slot_config AS `product.parent.translation.slotConfig`, `product.parent.translation`.custom_fields AS `product.parent.translation.customFields`, `product.parent.translation`.created_at AS `product.parent.translation.createdAt`, `product.parent.translation`.updated_at AS `product.parent.translation.updatedAt`, `product.parent.translation`.product_id AS `product.parent.translation.productId`, `product.parent.translation`.language_id AS `product.parent.translation.languageId`, `product.parent.translation`.product_version_id AS `product.parent.translation.productVersionId` FROM `product_translation` `product.parent.translation` WHERE `product.parent.translation`.language_id = ?) `product.product_translation.parent` ON `product.product_translation.parent`.`product_id` = `product.parent`.`id` AND `product.product_translation.parent`.product_version_id = `product.parent`.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` <=> ?))) GROUP BY `product`.`display_group` ORDER BY MIN(COALESCE(`product.translation.name`,`product.parent.translation.name`)) ASC, MIN(`product`.`id`) ASC LIMIT 24
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"\x0F©\x1CãéjK¾KÙÎu,4%"
  30
  b"\x01Å-©\x14æq█¬À´Âu8¼á"
  true
  b"\x01Å-©a\vs$úé\x19¿Pª\x17¬"
  null
]
30 2.21 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 (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_search_keywords AS `product.translation.customSearchKeywords`, `product.translation`.slot_config AS `product.translation.slotConfig`, `product.translation`.custom_fields AS `product.translation.customFields`, `product.translation`.created_at AS `product.translation.createdAt`, `product.translation`.updated_at AS `product.translation.updatedAt`, `product.translation`.product_id AS `product.translation.productId`, `product.translation`.language_id AS `product.translation.languageId`, `product.translation`.product_version_id AS `product.translation.productVersionId` 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_search_keywords AS `product.parent.translation.customSearchKeywords`, `product.parent.translation`.slot_config AS `product.parent.translation.slotConfig`, `product.parent.translation`.custom_fields AS `product.parent.translation.customFields`, `product.parent.translation`.created_at AS `product.parent.translation.createdAt`, `product.parent.translation`.updated_at AS `product.parent.translation.updatedAt`, `product.parent.translation`.product_id AS `product.parent.translation.productId`, `product.parent.translation`.language_id AS `product.parent.translation.languageId`, `product.parent.translation`.product_version_id AS `product.parent.translation.productVersionId` FROM `product_translation` `product.parent.translation` WHERE `product.parent.translation`.language_id = ?) `product.product_translation.parent` ON `product.product_translation.parent`.`product_id` = `product.parent`.`id` AND `product.product_translation.parent`.product_version_id = `product.parent`.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` <=> ?))) GROUP BY `product`.`display_group`) total
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"\x0F©\x1CãéjK¾KÙÎu,4%"
  30
  b"\x01Å-©\x14æq█¬À´Âu8¼á"
  true
  b"\x01Å-©a\vs$úé\x19¿Pª\x17¬"
  null
]
31 1.53 ms
# product-listing-route::loading::aggregation::manufacturer
SELECT LOWER(HEX(IFNULL(`product`.`product_manufacturer_id`, `product.parent`.`product_manufacturer_id`))) AS `manufacturer` 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` <=> ?))) GROUP BY IFNULL(`product`.`product_manufacturer_id`, `product.parent`.`product_manufacturer_id`)
Parameters:
[
  b"\x0F©\x1CãéjK¾KÙÎu,4%"
  30
  b"\x01Å-©\x14æq█¬À´Âu8¼á"
  true
  b"\x01Å-©a\vs$úé\x19¿Pª\x17¬"
  null
]
32 0.44 ms
# manufacturer-aggregation::read
SELECT `product_manufacturer`.`id` AS `product_manufacturer.id`, `product_manufacturer`.`version_id` AS `product_manufacturer.versionId`, `product_manufacturer`.`media_id` AS `product_manufacturer.mediaId`, `product_manufacturer`.`link` AS `product_manufacturer.link`, `product_manufacturer`.`created_at` AS `product_manufacturer.createdAt`, `product_manufacturer`.`updated_at` AS `product_manufacturer.updatedAt`, `product_manufacturer.translation.name`, COALESCE(`product_manufacturer.translation.name`,`product_manufacturer.translation.name`) AS `product_manufacturer.name`, `product_manufacturer.translation.description`, COALESCE(`product_manufacturer.translation.description`,`product_manufacturer.translation.description`) AS `product_manufacturer.description`, `product_manufacturer.translation.customFields`, COALESCE(`product_manufacturer.translation.customFields`,`product_manufacturer.translation.customFields`) AS `product_manufacturer.customFields`, `product_manufacturer.translation.createdAt`, `product_manufacturer.translation.updatedAt`, `product_manufacturer.translation.productManufacturerId`, `product_manufacturer.translation.languageId`, `product_manufacturer.translation.productManufacturerVersionId` FROM `product_manufacturer` LEFT JOIN (SELECT `product_manufacturer.translation`.product_manufacturer_id, `product_manufacturer.translation`.product_manufacturer_version_id, `product_manufacturer.translation`.name AS `product_manufacturer.translation.name`, `product_manufacturer.translation`.description AS `product_manufacturer.translation.description`, `product_manufacturer.translation`.custom_fields AS `product_manufacturer.translation.customFields`, `product_manufacturer.translation`.created_at AS `product_manufacturer.translation.createdAt`, `product_manufacturer.translation`.updated_at AS `product_manufacturer.translation.updatedAt`, `product_manufacturer.translation`.product_manufacturer_id AS `product_manufacturer.translation.productManufacturerId`, `product_manufacturer.translation`.language_id AS `product_manufacturer.translation.languageId`, `product_manufacturer.translation`.product_manufacturer_version_id AS `product_manufacturer.translation.productManufacturerVersionId` FROM `product_manufacturer_translation` `product_manufacturer.translation` WHERE `product_manufacturer.translation`.language_id = ?) `product_manufacturer.product_manufacturer_translation` ON `product_manufacturer.product_manufacturer_translation`.`product_manufacturer_id` = `product_manufacturer`.`id` AND `product_manufacturer.product_manufacturer_translation`.product_manufacturer_version_id = `product_manufacturer`.version_id WHERE (`product_manufacturer`.`version_id` = ?) AND (`product_manufacturer`.`id` IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?))
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"\x0F©\x1CãéjK¾KÙÎu,4%"
  b"\x01Å-©kÀrrúVüN\x12ëÿ■"
  b"\x01Å-©kÀrrúVüN!{ù»"
  b"\x01Å-©kÀrrúVüN\x16Ø░è"
  b"\x01Å-©kÀrrúVüN\x1Aé\x7F"
  b"\x01Å-©kÀrrúVüN\x1D ▒z"
  b"\x01Å-©kÂpLøÛÝ? AL\e"
  b"\x01Å-©k©q:¡Ë¨╝\x0Fƒ¹è"
  b"\x01Å-©kÀrrúVüN\x1E╠7‗"
  b"\x01Å-©k©q:¡Ë¨╝\f÷Í╦"
  b"\x01Å-©k©q:¡Ë¨╝\f2î{"
  b"\x01Å-©kÀrrúVüN\x18\x14Èö"
  b"\x01Å-©kÀrrúVüN\x1D\x05"
  b"\x01Å-©kÀrrúVüN\e:dÌ"
  b"\x01Å-©k©q:¡Ë¨╝\x10\x06"
  b"\x01Å-©kÀrrúVüN\x17¼û\v"
  b"\x01Å-©kÀrrúVüN\x0E┴ë:"
  b"\x01Å-©k©q:¡Ë¨╝\x0E\x02▄L"
  b"\x01Å-©kÂpLøÛÝ?■?#┌"
  b"""
    \x01Å-©k©q:¡Ë¨╝\n
    ¹"Ô
    """
  b"\x01Å-©kÀrrúVüN\x17\x19"
  b"\x01Å-©kÀrrúVüN#ºjà"
  b"\x01Å-©kÀrrúVüN\x17\f═Y"
  b"""
    \x01Å-©kÀrrúVüN#\n
    ÷├
    """
  b"\x01Å-©kÀrrúVüN"¬Ô"
  b"\x01Å-©k©q:¡Ë¨╝\x0F\x12\x16&"
  b"\x01Å-©kÀrrúVüN\x12E@_"
  b"\x01Å-©kÀrrúVüN\x1F)b└"
  b"\x01Å-©kÀrrúVüN\x14ÏÞÑ"
  b"\x01Å-©kÀrrúVüN\x18¾╠╔"
  b"\x01Å-©kÀrrúVüN\x10\x10"
  b"\x01Å-©kÀrrúVüN\x11­\x19"
  b"\x01Å-©kÀrrúVüN\x1Fjlª"
  b"\x01Å-©kÀrrúVüN Â0|"
  b"\x01Å-©kÀrrúVüN\x15\vÊ@"
  b"\x01Å-©kÀrrúVüN\x13\x14\x1C\x0E"
  b"""
    \x01Å-©k©q:¡Ë¨╝\n
    \x10║ß
    """
  b"\x01Å-©kÀrrúVüN\x14\x03È."
  b"\x01Å-©kÀrrúVüN!}^┌"
  b"\x01Å-©kÀrrúVüN M\x17^"
  b"\x01Å-©kÀrrúVüN\x1D°"¡"
  b"\x01Å-©kÀrrúVüN\x15"xZ"
  b"\x01Å-©kÀrrúVüN\x12ñÂ]"
  b"\x01Å-©k©q:¡Ë¨╝\x0F)³C"
  b"\x01Å-©k©q:¡Ë¨╝\v¢<╝"
  b"\x01Å-©kÀrrúVüN\x0Fâ│­"
  b"\x01Å-©kÀrrúVüN\x19J¤ñ"
  b"\x01Å-À▀▒r▀«\x02®¦þå.½"
  b"\x01Å-©kÀrrúVüN\x11TH´"
  b"\x01Å-©kÂpLøÛÝ? $ϯ"
  b"\x01Å-©k©q:¡Ë¨╝\x0Eðé!"
  b"\x01Å-©k©q:¡Ë¨╝\vÝÕm"
  b"\x01Å-©k©q:¡Ë¨╝\rA3H"
  b"\x01Å-©kÀrrúVüN!Ò'╠"
  b"""
    \x01Å-©k©q:¡Ë¨╝\n
    ■ûs
    """
]
33 8.27 ms
# product-listing-route::loading::aggregation::price
SELECT MIN(IFNULL(COALESCE((ROUND((ROUND(CAST((JSON_UNQUOTE(JSON_EXTRACT(`product`.`cheapest_price_accessor`, "$.rule018f2db7dfa170289afc2708c32bb89a.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross")) * 1) AS DECIMAL(30, 20)), 2)) * 100, 0) / 100),(ROUND((ROUND(CAST((JSON_UNQUOTE(JSON_EXTRACT(`product`.`cheapest_price_accessor`, "$.rule018f2db7dfa772f6a5e9c05437eccb5b.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross")) * 1) AS DECIMAL(30, 20)), 2)) * 100, 0) / 100),(ROUND((ROUND(CAST((JSON_UNQUOTE(JSON_EXTRACT(`product`.`cheapest_price_accessor`, "$.rule018f2db7e7a2725fbac851c5a023d935.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross")) * 1) AS DECIMAL(30, 20)), 2)) * 100, 0) / 100),(ROUND((ROUND(CAST((JSON_UNQUOTE(JSON_EXTRACT(`product`.`cheapest_price_accessor`, "$.rule018f2db7dfb7735fb1b7e4a68f844646.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross")) * 1) AS DECIMAL(30, 20)), 2)) * 100, 0) / 100),(ROUND((ROUND(CAST((JSON_UNQUOTE(JSON_EXTRACT(`product`.`cheapest_price_accessor`, "$.ruledefault.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross")) * 1) AS DECIMAL(30, 20)), 2)) * 100, 0) / 100)), COALESCE((ROUND((ROUND(CAST((JSON_UNQUOTE(JSON_EXTRACT(`product.parent`.`cheapest_price_accessor`, "$.rule018f2db7dfa170289afc2708c32bb89a.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross")) * 1) AS DECIMAL(30, 20)), 2)) * 100, 0) / 100),(ROUND((ROUND(CAST((JSON_UNQUOTE(JSON_EXTRACT(`product.parent`.`cheapest_price_accessor`, "$.rule018f2db7dfa772f6a5e9c05437eccb5b.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross")) * 1) AS DECIMAL(30, 20)), 2)) * 100, 0) / 100),(ROUND((ROUND(CAST((JSON_UNQUOTE(JSON_EXTRACT(`product.parent`.`cheapest_price_accessor`, "$.rule018f2db7e7a2725fbac851c5a023d935.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross")) * 1) AS DECIMAL(30, 20)), 2)) * 100, 0) / 100),(ROUND((ROUND(CAST((JSON_UNQUOTE(JSON_EXTRACT(`product.parent`.`cheapest_price_accessor`, "$.rule018f2db7dfb7735fb1b7e4a68f844646.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross")) * 1) AS DECIMAL(30, 20)), 2)) * 100, 0) / 100),(ROUND((ROUND(CAST((JSON_UNQUOTE(JSON_EXTRACT(`product.parent`.`cheapest_price_accessor`, "$.ruledefault.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross")) * 1) AS DECIMAL(30, 20)), 2)) * 100, 0) / 100)))) AS `price.min`, MAX(IFNULL(COALESCE((ROUND((ROUND(CAST((JSON_UNQUOTE(JSON_EXTRACT(`product`.`cheapest_price_accessor`, "$.rule018f2db7dfa170289afc2708c32bb89a.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross")) * 1) AS DECIMAL(30, 20)), 2)) * 100, 0) / 100),(ROUND((ROUND(CAST((JSON_UNQUOTE(JSON_EXTRACT(`product`.`cheapest_price_accessor`, "$.rule018f2db7dfa772f6a5e9c05437eccb5b.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross")) * 1) AS DECIMAL(30, 20)), 2)) * 100, 0) / 100),(ROUND((ROUND(CAST((JSON_UNQUOTE(JSON_EXTRACT(`product`.`cheapest_price_accessor`, "$.rule018f2db7e7a2725fbac851c5a023d935.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross")) * 1) AS DECIMAL(30, 20)), 2)) * 100, 0) / 100),(ROUND((ROUND(CAST((JSON_UNQUOTE(JSON_EXTRACT(`product`.`cheapest_price_accessor`, "$.rule018f2db7dfb7735fb1b7e4a68f844646.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross")) * 1) AS DECIMAL(30, 20)), 2)) * 100, 0) / 100),(ROUND((ROUND(CAST((JSON_UNQUOTE(JSON_EXTRACT(`product`.`cheapest_price_accessor`, "$.ruledefault.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross")) * 1) AS DECIMAL(30, 20)), 2)) * 100, 0) / 100)), COALESCE((ROUND((ROUND(CAST((JSON_UNQUOTE(JSON_EXTRACT(`product.parent`.`cheapest_price_accessor`, "$.rule018f2db7dfa170289afc2708c32bb89a.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross")) * 1) AS DECIMAL(30, 20)), 2)) * 100, 0) / 100),(ROUND((ROUND(CAST((JSON_UNQUOTE(JSON_EXTRACT(`product.parent`.`cheapest_price_accessor`, "$.rule018f2db7dfa772f6a5e9c05437eccb5b.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross")) * 1) AS DECIMAL(30, 20)), 2)) * 100, 0) / 100),(ROUND((ROUND(CAST((JSON_UNQUOTE(JSON_EXTRACT(`product.parent`.`cheapest_price_accessor`, "$.rule018f2db7e7a2725fbac851c5a023d935.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross")) * 1) AS DECIMAL(30, 20)), 2)) * 100, 0) / 100),(ROUND((ROUND(CAST((JSON_UNQUOTE(JSON_EXTRACT(`product.parent`.`cheapest_price_accessor`, "$.rule018f2db7dfb7735fb1b7e4a68f844646.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross")) * 1) AS DECIMAL(30, 20)), 2)) * 100, 0) / 100),(ROUND((ROUND(CAST((JSON_UNQUOTE(JSON_EXTRACT(`product.parent`.`cheapest_price_accessor`, "$.ruledefault.currencyb7d2554b0ce847cd82f3ac9bd1c0dfca.gross")) * 1) AS DECIMAL(30, 20)), 2)) * 100, 0) / 100)))) AS `price.max` 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` <=> ?)))
Parameters:
[
  b"\x0F©\x1CãéjK¾KÙÎu,4%"
  30
  b"\x01Å-©\x14æq█¬À´Âu8¼á"
  true
  b"\x01Å-©a\vs$úé\x19¿Pª\x17¬"
  null
]
34 0.89 ms
# product-listing-route::loading::aggregation::rating-exists
SELECT MAX(IFNULL(`product`.`rating_average`, `product.parent`.`rating_average`)) AS `rating` 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 (((IFNULL(`product`.`rating_average`, `product.parent`.`rating_average`) >= ?)))
Parameters:
[
  b"\x0F©\x1CãéjK¾KÙÎu,4%"
  30
  b"\x01Å-©\x14æq█¬À´Âu8¼á"
  true
  b"\x01Å-©a\vs$úé\x19¿Pª\x17¬"
  null
  0
]
35 0.86 ms
# product-listing-route::loading::aggregation::shipping-free-filter
SELECT MAX(IFNULL(`product`.`shipping_free`, `product.parent`.`shipping_free`)) AS `shipping-free` 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 ((IFNULL(`product`.`shipping_free`, `product.parent`.`shipping_free`) = ?))
Parameters:
[
  b"\x0F©\x1CãéjK¾KÙÎu,4%"
  30
  b"\x01Å-©\x14æq█¬À´Âu8¼á"
  true
  b"\x01Å-©a\vs$úé\x19¿Pª\x17¬"
  null
  true
]
36 4.17 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` <=> ?))) GROUP BY `product.properties`.`id`
Parameters:
[
  b"\x0F©\x1CãéjK¾KÙÎu,4%"
  30
  b"\x01Å-©\x14æq█¬À´Âu8¼á"
  true
  b"\x01Å-©a\vs$úé\x19¿Pª\x17¬"
  null
]
37 2.48 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` <=> ?))) GROUP BY `product.options`.`id`
Parameters:
[
  b"\x0F©\x1CãéjK¾KÙÎu,4%"
  30
  b"\x01Å-©\x14æq█¬À´Âu8¼á"
  true
  b"\x01Å-©a\vs$úé\x19¿Pª\x17¬"
  null
]
38 0.24 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"\x01Å-©vyr¡║«¿EË e\x1C"
  b"\x01Å-©zNqS¬.└¡-¨B╠"
  b"\x01Å-©|VqÏÀ,EcªÎíû"
  b"\x01Å-©|[qôîb`ÒÙ\x16øõ"
  b"\x01Å-©vXqàÆyà\x19╣²|\x1E"
  b"\x01Å-©zor²®▄¨┌\x1DM┘─"
  b"\x01Å-©}(q¢áàPÅca¬"
  b"\x01Å-©|bq\vîê╣─╬>ü\x7F"
  b"\x01Å-©|Ip\x01ì=á°\x01wþç"
  b"\x01Å-©wDq\x14ø-`¿ß¾░q"
  b"\x01Å-©ztqsÿ®Ô7$▄^\"
  b"\x01Å-©xBq©£  ÅÕ\r"
  b"\x01Å-©zdpNâ<x'þ¼\x18p"
  b"\x01Å-©}?qó┤\x16bÂV.\x19{"
  b"\x01Å-©x7pxïDç«Ü@í¬"
  b"\x01Å-©}JrPáÛ«ºÒ#HÁ"
  b"\x01Å-©}%sÎûò┬Hég ¹"
  b"\x01Å-©{9rë¬|2è\x1D°\x16"
  b"\x01Å-©y\x17rJëtpfÛpô|"
  b"\x01Å-©{=pÛÀ½:\r×&$c"
  b"\x01Å-©|BqDû9Ã▀\x07%ÅF"
  b"\x01Å-©wBq³Ø\x1E1xH└¢▄"
  b"\x01Å-©xIr\x1D╣¨╗U┐\x03ƶ"
  b"\x01Å-©vip▒╗\f§m\x10ü╬_"
]
39 0.41 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"\x01Å-©\x14æq█¬À´Âu8¼á"
  true
  b"\x01Å-©vyr¡║«¿EË e\x1C"
  b"\x01Å-©zNqS¬.└¡-¨B╠"
  b"\x01Å-©|VqÏÀ,EcªÎíû"
  b"\x01Å-©|[qôîb`ÒÙ\x16øõ"
  b"\x01Å-©vXqàÆyà\x19╣²|\x1E"
  b"\x01Å-©zor²®▄¨┌\x1DM┘─"
  b"\x01Å-©}(q¢áàPÅca¬"
  b"\x01Å-©|bq\vîê╣─╬>ü\x7F"
  b"\x01Å-©|Ip\x01ì=á°\x01wþç"
  b"\x01Å-©wDq\x14ø-`¿ß¾░q"
  b"\x01Å-©ztqsÿ®Ô7$▄^\"
  b"\x01Å-©xBq©£  ÅÕ\r"
  b"\x01Å-©zdpNâ<x'þ¼\x18p"
  b"\x01Å-©}?qó┤\x16bÂV.\x19{"
  b"\x01Å-©x7pxïDç«Ü@í¬"
  b"\x01Å-©}JrPáÛ«ºÒ#HÁ"
  b"\x01Å-©}%sÎûò┬Hég ¹"
  b"\x01Å-©{9rë¬|2è\x1D°\x16"
  b"\x01Å-©y\x17rJëtpfÛpô|"
  b"\x01Å-©{=pÛÀ½:\r×&$c"
  b"\x01Å-©|BqDû9Ã▀\x07%ÅF"
  b"\x01Å-©wBq³Ø\x1E1xH└¢▄"
  b"\x01Å-©xIr\x1D╣¨╗U┐\x03ƶ"
  b"\x01Å-©vip▒╗\f§m\x10ü╬_"
]
40 2.28 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.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.parent`.`cheapest_price` AS `product.cheapestPrice.inherited`, COALESCE(`product`.`cheapest_price`, `product.parent`.`cheapest_price`) AS `product.cheapestPrice`, `product`.`created_at` AS `product.createdAt`, `product`.`updated_at` AS `product.updatedAt`, `product.manufacturer`.`id` AS `product.manufacturer.id`, `product.manufacturer`.`version_id` AS `product.manufacturer.versionId`, `product.manufacturer`.`media_id` AS `product.manufacturer.mediaId`, `product.manufacturer`.`link` AS `product.manufacturer.link`, `product.manufacturer`.`created_at` AS `product.manufacturer.createdAt`, `product.manufacturer`.`updated_at` AS `product.manufacturer.updatedAt`, `product.manufacturer.translation.name`, COALESCE(`product.manufacturer.translation.name`,`product.manufacturer.translation.name`) AS `product.manufacturer.name`, `product.manufacturer.translation.description`, COALESCE(`product.manufacturer.translation.description`,`product.manufacturer.translation.description`) AS `product.manufacturer.description`, `product.manufacturer.translation.customFields`, COALESCE(`product.manufacturer.translation.customFields`,`product.manufacturer.translation.customFields`) AS `product.manufacturer.customFields`, `product.manufacturer.translation.createdAt`, `product.manufacturer.translation.updatedAt`, `product.manufacturer.translation.productManufacturerId`, `product.manufacturer.translation.languageId`, `product.manufacturer.translation.productManufacturerVersionId`, (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`, COALESCE(`product.unit.translation.shortCode`,`product.unit.translation.shortCode`) AS `product.unit.shortCode`, `product.unit.translation.name`, COALESCE(`product.unit.translation.name`,`product.unit.translation.name`) AS `product.unit.name`, `product.unit.translation.customFields`, COALESCE(`product.unit.translation.customFields`,`product.unit.translation.customFields`) AS `product.unit.customFields`, `product.unit.translation.createdAt`, `product.unit.translation.updatedAt`, `product.unit.translation.unitId`, `product.unit.translation.languageId`, `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`, COALESCE(`product.deliveryTime.translation.name`,`product.deliveryTime.translation.name`) AS `product.deliveryTime.name`, `product.deliveryTime.translation.customFields`, COALESCE(`product.deliveryTime.translation.customFields`,`product.deliveryTime.translation.customFields`) AS `product.deliveryTime.customFields`, `product.deliveryTime.translation.createdAt`, `product.deliveryTime.translation.updatedAt`, `product.deliveryTime.translation.deliveryTimeId`, `product.deliveryTime.translation.languageId`, `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.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`.`created_at` AS `product.cover.media.createdAt`, `product.cover.media`.`updated_at` AS `product.cover.media.updatedAt`, `product.cover.media.translation.title`, COALESCE(`product.cover.media.translation.title`,`product.cover.media.translation.title`) AS `product.cover.media.title`, `product.cover.media.translation.alt`, COALESCE(`product.cover.media.translation.alt`,`product.cover.media.translation.alt`) AS `product.cover.media.alt`, `product.cover.media.translation.customFields`, COALESCE(`product.cover.media.translation.customFields`,`product.cover.media.translation.customFields`) AS `product.cover.media.customFields`, `product.cover.media.translation.createdAt`, `product.cover.media.translation.updatedAt`, `product.cover.media.translation.mediaId`, `product.cover.media.translation.languageId`, `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.translation.metaDescription`, `product.parent.translation.metaDescription`, COALESCE(`product.translation.metaDescription`,`product.parent.translation.metaDescription`,`product.translation.metaDescription`) AS `product.metaDescription`, `product.translation.name`, `product.parent.translation.name`, COALESCE(`product.translation.name`,`product.parent.translation.name`,`product.translation.name`) AS `product.name`, `product.translation.keywords`, `product.parent.translation.keywords`, COALESCE(`product.translation.keywords`,`product.parent.translation.keywords`,`product.translation.keywords`) AS `product.keywords`, `product.translation.description`, `product.parent.translation.description`, COALESCE(`product.translation.description`,`product.parent.translation.description`,`product.translation.description`) AS `product.description`, `product.translation.metaTitle`, `product.parent.translation.metaTitle`, COALESCE(`product.translation.metaTitle`,`product.parent.translation.metaTitle`,`product.translation.metaTitle`) AS `product.metaTitle`, `product.translation.packUnit`, `product.parent.translation.packUnit`, COALESCE(`product.translation.packUnit`,`product.parent.translation.packUnit`,`product.translation.packUnit`) AS `product.packUnit`, `product.translation.packUnitPlural`, `product.parent.translation.packUnitPlural`, COALESCE(`product.translation.packUnitPlural`,`product.parent.translation.packUnitPlural`,`product.translation.packUnitPlural`) AS `product.packUnitPlural`, `product.translation.customSearchKeywords`, `product.parent.translation.customSearchKeywords`, COALESCE(`product.translation.customSearchKeywords`,`product.parent.translation.customSearchKeywords`,`product.translation.customSearchKeywords`) AS `product.customSearchKeywords`, `product.translation.slotConfig`, `product.parent.translation.slotConfig`, COALESCE(`product.translation.slotConfig`,`product.parent.translation.slotConfig`,`product.translation.slotConfig`) AS `product.slotConfig`, `product.translation.customFields`, `product.parent.translation.customFields`, COALESCE(`product.translation.customFields`,`product.parent.translation.customFields`,`product.translation.customFields`) AS `product.customFields`, `product.translation.createdAt`, `product.parent.translation.createdAt`, `product.translation.updatedAt`, `product.parent.translation.updatedAt`, `product.translation.productId`, `product.parent.translation.productId`, `product.translation.languageId`, `product.parent.translation.languageId`, `product.translation.productVersionId`, `product.parent.translation.productVersionId` 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 (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_search_keywords AS `product.translation.customSearchKeywords`, `product.translation`.slot_config AS `product.translation.slotConfig`, `product.translation`.custom_fields AS `product.translation.customFields`, `product.translation`.created_at AS `product.translation.createdAt`, `product.translation`.updated_at AS `product.translation.updatedAt`, `product.translation`.product_id AS `product.translation.productId`, `product.translation`.language_id AS `product.translation.languageId`, `product.translation`.product_version_id AS `product.translation.productVersionId` 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_search_keywords AS `product.parent.translation.customSearchKeywords`, `product.parent.translation`.slot_config AS `product.parent.translation.slotConfig`, `product.parent.translation`.custom_fields AS `product.parent.translation.customFields`, `product.parent.translation`.created_at AS `product.parent.translation.createdAt`, `product.parent.translation`.updated_at AS `product.parent.translation.updatedAt`, `product.parent.translation`.product_id AS `product.parent.translation.productId`, `product.parent.translation`.language_id AS `product.parent.translation.languageId`, `product.parent.translation`.product_version_id AS `product.parent.translation.productVersionId` FROM `product_translation` `product.parent.translation` WHERE `product.parent.translation`.language_id = ?) `product.product_translation.parent` ON `product.product_translation.parent`.`product_id` = `product.parent`.`id` AND `product.product_translation.parent`.product_version_id = `product.parent`.version_id LEFT JOIN `tax` `product.tax` ON `product`.`tax` = `product.tax`.`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 (SELECT `product.manufacturer.translation`.product_manufacturer_id, `product.manufacturer.translation`.product_manufacturer_version_id, `product.manufacturer.translation`.name AS `product.manufacturer.translation.name`, `product.manufacturer.translation`.description AS `product.manufacturer.translation.description`, `product.manufacturer.translation`.custom_fields AS `product.manufacturer.translation.customFields`, `product.manufacturer.translation`.created_at AS `product.manufacturer.translation.createdAt`, `product.manufacturer.translation`.updated_at AS `product.manufacturer.translation.updatedAt`, `product.manufacturer.translation`.product_manufacturer_id AS `product.manufacturer.translation.productManufacturerId`, `product.manufacturer.translation`.language_id AS `product.manufacturer.translation.languageId`, `product.manufacturer.translation`.product_manufacturer_version_id AS `product.manufacturer.translation.productManufacturerVersionId` 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`, `product.unit.translation`.created_at AS `product.unit.translation.createdAt`, `product.unit.translation`.updated_at AS `product.unit.translation.updatedAt`, `product.unit.translation`.unit_id AS `product.unit.translation.unitId`, `product.unit.translation`.language_id AS `product.unit.translation.languageId` 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`, `product.deliveryTime.translation`.created_at AS `product.deliveryTime.translation.createdAt`, `product.deliveryTime.translation`.updated_at AS `product.deliveryTime.translation.updatedAt`, `product.deliveryTime.translation`.delivery_time_id AS `product.deliveryTime.translation.deliveryTimeId`, `product.deliveryTime.translation`.language_id AS `product.deliveryTime.translation.languageId` 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`.title AS `product.cover.media.translation.title`, `product.cover.media.translation`.alt AS `product.cover.media.translation.alt`, `product.cover.media.translation`.custom_fields AS `product.cover.media.translation.customFields`, `product.cover.media.translation`.created_at AS `product.cover.media.translation.createdAt`, `product.cover.media.translation`.updated_at AS `product.cover.media.translation.updatedAt`, `product.cover.media.translation`.media_id AS `product.cover.media.translation.mediaId`, `product.cover.media.translation`.language_id AS `product.cover.media.translation.languageId` 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"\x01Å-©vyr¡║«¿EË e\x1C"
  b"\x01Å-©zNqS¬.└¡-¨B╠"
  b"\x01Å-©|VqÏÀ,EcªÎíû"
  b"\x01Å-©|[qôîb`ÒÙ\x16øõ"
  b"\x01Å-©vXqàÆyà\x19╣²|\x1E"
  b"\x01Å-©zor²®▄¨┌\x1DM┘─"
  b"\x01Å-©}(q¢áàPÅca¬"
  b"\x01Å-©|bq\vîê╣─╬>ü\x7F"
  b"\x01Å-©|Ip\x01ì=á°\x01wþç"
  b"\x01Å-©wDq\x14ø-`¿ß¾░q"
  b"\x01Å-©ztqsÿ®Ô7$▄^\"
  b"\x01Å-©xBq©£  ÅÕ\r"
  b"\x01Å-©zdpNâ<x'þ¼\x18p"
  b"\x01Å-©}?qó┤\x16bÂV.\x19{"
  b"\x01Å-©x7pxïDç«Ü@í¬"
  b"\x01Å-©}JrPáÛ«ºÒ#HÁ"
  b"\x01Å-©}%sÎûò┬Hég ¹"
  b"\x01Å-©{9rë¬|2è\x1D°\x16"
  b"\x01Å-©y\x17rJëtpfÛpô|"
  b"\x01Å-©{=pÛÀ½:\r×&$c"
  b"\x01Å-©|BqDû9Ã▀\x07%ÅF"
  b"\x01Å-©wBq³Ø\x1E1xH└¢▄"
  b"\x01Å-©xIr\x1D╣¨╗U┐\x03ƶ"
  b"\x01Å-©vip▒╗\f§m\x10ü╬_"
]
41 0.38 ms
# product-listing-route::loading::association::options::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.group`.`id` AS `property_group_option.group.id`, `property_group_option.group`.`display_type` AS `property_group_option.group.displayType`, `property_group_option.group`.`sorting_type` AS `property_group_option.group.sortingType`, `property_group_option.group`.`filterable` AS `property_group_option.group.filterable`, `property_group_option.group`.`visible_on_product_detail_page` AS `property_group_option.group.visibleOnProductDetailPage`, `property_group_option.group`.`created_at` AS `property_group_option.group.createdAt`, `property_group_option.group`.`updated_at` AS `property_group_option.group.updatedAt`, `property_group_option.group.translation.name`, COALESCE(`property_group_option.group.translation.name`,`property_group_option.group.translation.name`) AS `property_group_option.group.name`, `property_group_option.group.translation.description`, COALESCE(`property_group_option.group.translation.description`,`property_group_option.group.translation.description`) AS `property_group_option.group.description`, `property_group_option.group.translation.position`, COALESCE(`property_group_option.group.translation.position`,`property_group_option.group.translation.position`) AS `property_group_option.group.position`, `property_group_option.group.translation.customFields`, COALESCE(`property_group_option.group.translation.customFields`,`property_group_option.group.translation.customFields`) AS `property_group_option.group.customFields`, `property_group_option.group.translation.createdAt`, `property_group_option.group.translation.updatedAt`, `property_group_option.group.translation.propertyGroupId`, `property_group_option.group.translation.languageId`, `property_group_option.translation.name`, COALESCE(`property_group_option.translation.name`,`property_group_option.translation.name`) AS `property_group_option.name`, `property_group_option.translation.position`, COALESCE(`property_group_option.translation.position`,`property_group_option.translation.position`) AS `property_group_option.position`, `property_group_option.translation.customFields`, COALESCE(`property_group_option.translation.customFields`,`property_group_option.translation.customFields`) AS `property_group_option.customFields`, `property_group_option.translation.createdAt`, `property_group_option.translation.updatedAt`, `property_group_option.translation.propertyGroupOptionId`, `property_group_option.translation.languageId` FROM `property_group_option` 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`, `property_group_option.translation`.created_at AS `property_group_option.translation.createdAt`, `property_group_option.translation`.updated_at AS `property_group_option.translation.updatedAt`, `property_group_option.translation`.property_group_option_id AS `property_group_option.translation.propertyGroupOptionId`, `property_group_option.translation`.language_id AS `property_group_option.translation.languageId` 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 `property_group` `property_group_option.group` ON `property_group_option`.`property_group_id` = `property_group_option.group`.`id` LEFT JOIN (SELECT `property_group_option.group.translation`.property_group_id, `property_group_option.group.translation`.name AS `property_group_option.group.translation.name`, `property_group_option.group.translation`.description AS `property_group_option.group.translation.description`, `property_group_option.group.translation`.position AS `property_group_option.group.translation.position`, `property_group_option.group.translation`.custom_fields AS `property_group_option.group.translation.customFields`, `property_group_option.group.translation`.created_at AS `property_group_option.group.translation.createdAt`, `property_group_option.group.translation`.updated_at AS `property_group_option.group.translation.updatedAt`, `property_group_option.group.translation`.property_group_id AS `property_group_option.group.translation.propertyGroupId`, `property_group_option.group.translation`.language_id AS `property_group_option.group.translation.languageId` FROM `property_group_translation` `property_group_option.group.translation` WHERE `property_group_option.group.translation`.language_id = ?) `property_group_option.group.property_group_translation` ON `property_group_option.group.property_group_translation`.`property_group_id` = `property_group_option.group`.`id` WHERE `property_group_option`.`id` IN (?, ?, ?, ?)
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"\x01Å-©_Ap¶×.ÁÀ\x1EúÄ\r"
  b"\x01Å-©_¯sMªÊä└¥B\x1AF"
  b"\x01Å-©`Drº║g\x1D└â┼A\x0F"
  b"""
    \x01Å-©`¡q\n
    Æý©2Ã╩Òö
    """
]
42 0.65 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"\x01Å-©vXqàÆyà\x19╣²|\x1E"
  b"\x01Å-©vip▒╗\f§m\x10ü╬_"
  b"\x01Å-©vyr¡║«¿EË e\x1C"
  b"\x01Å-©wBq³Ø\x1E1xH└¢▄"
  b"\x01Å-©wDq\x14ø-`¿ß¾░q"
  b"\x01Å-©x7pxïDç«Ü@í¬"
  b"\x01Å-©xBq©£  ÅÕ\r"
  b"\x01Å-©xIr\x1D╣¨╗U┐\x03ƶ"
  b"\x01Å-©y\x17rJëtpfÛpô|"
  b"\x01Å-©zNqS¬.└¡-¨B╠"
  b"\x01Å-©zdpNâ<x'þ¼\x18p"
  b"\x01Å-©zor²®▄¨┌\x1DM┘─"
  b"\x01Å-©ztqsÿ®Ô7$▄^\"
  b"\x01Å-©{9rë¬|2è\x1D°\x16"
  b"\x01Å-©{=pÛÀ½:\r×&$c"
  b"\x01Å-©|BqDû9Ã▀\x07%ÅF"
  b"\x01Å-©|Ip\x01ì=á°\x01wþç"
  b"\x01Å-©|VqÏÀ,EcªÎíû"
  b"\x01Å-©|[qôîb`ÒÙ\x16øõ"
  b"\x01Å-©|bq\vîê╣─╬>ü\x7F"
  b"\x01Å-©}%sÎûò┬Hég ¹"
  b"\x01Å-©}(q¢áàPÅca¬"
  b"\x01Å-©}?qó┤\x16bÂV.\x19{"
  b"\x01Å-©}JrPáÛ«ºÒ#HÁ"
  b"\x01Å-©}"pñº»▓¿C­,█"
]
43 0.20 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`, COALESCE(`unit.translation.shortCode`,`unit.translation.shortCode`) AS `unit.shortCode`, `unit.translation.name`, COALESCE(`unit.translation.name`,`unit.translation.name`) AS `unit.name`, `unit.translation.customFields`, COALESCE(`unit.translation.customFields`,`unit.translation.customFields`) AS `unit.customFields`, `unit.translation.createdAt`, `unit.translation.updatedAt`, `unit.translation.unitId`, `unit.translation.languageId` 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`, `unit.translation`.created_at AS `unit.translation.createdAt`, `unit.translation`.updated_at AS `unit.translation.updatedAt`, `unit.translation`.unit_id AS `unit.translation.unitId`, `unit.translation`.language_id AS `unit.translation.languageId` 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"
]
44 0.10 ms
# app-scripts::refresh::search-ids
SELECT `app`.`id` FROM `app` WHERE (`app`.`active` = ?)
Parameters:
[
  true
]
45 0.21 ms
SELECT LOWER(HEX(`script`.`app_id`)) AS `app_id`,
                   `script`.`name` AS scriptName,
                   `script`.`script` AS script,
                   `script`.`hook` AS hook,
                   IFNULL(`script`.`updated_at`, `script`.`created_at`) AS lastModified,
                   `app`.`name` AS appName,
                   LOWER(HEX(`app`.`integration_id`)) AS integrationId,
                   `app`.`version` AS appVersion,
                   `script`.`active` AS active
            FROM `script`
            LEFT JOIN `app` ON `script`.`app_id` = `app`.`id`
            WHERE `script`.`hook` != 'include'
            ORDER BY `app`.`created_at`, `app`.`id`, `script`.`name`
Parameters:
[]
46 0.15 ms
SELECT LOWER(HEX(`script`.`app_id`)) AS `app_id`,
                   `script`.`name` AS name,
                   `script`.`script` AS script,
                   `app`.`name` AS appName,
                   LOWER(HEX(`app`.`integration_id`)) AS integrationId,
                   IFNULL(`script`.`updated_at`, `script`.`created_at`) AS lastModified
            FROM `script`
            LEFT JOIN `app` ON `script`.`app_id` = `app`.`id`
            WHERE `script`.`hook` = 'include'
            ORDER BY `app`.`created_at`, `app`.`id`, `script`.`name`
Parameters:
[]
47 1.44 ms
# product-listing::property-filter::search-ids
SELECT `property_group_option`.`id` FROM `property_group_option` LEFT JOIN `property_group` `property_group_option.group` ON `property_group_option`.`property_group_id` = `property_group_option.group`.`id` WHERE ((`property_group_option.group`.`filterable` = ?)) AND (`property_group_option`.`id` IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) ORDER BY `property_group_option`.`id` ASC LIMIT 500
Parameters:
[
  true
  b"\x01Å-©`×qkù\x0FptïÉ(L"
  b"\x01Å-©`└s¹«\x7F÷\x00§õ[#"
  b"\x01Å-©`└s¹«\x7F÷\x00¸9üh"
  b"\x01Å-©`└s¹«\x7F÷\x00¹p%┌"
  b"\x01Å-©`×qkù\x0Fptèí\fä"
  b"\x01Å-©_ÿp\x1Fÿ dÈ\x06y¯╦"
  b"""
    \x01Å-©`¡q\n
    Æý©2═ÒR╬
    """
  b"\x01Å-©`╗pý¿$³åî»áó"
  b"\x01Å-©_ùq\x17ƒ\x1CèBZê\x14Ü"
  b"\x01Å-©_ùq\x17ƒ\x1CèBW¬╚E"
  b"""
    \x01Å-©`¡q\n
    Æý©2ÃvèÞ
    """
  b"\x01Å-©`╗pý¿$³åîa.Y"
  b"\x01Å-©`╗pý¿$³åî[\x07»"
  b"\x01Å-©`╗pý¿$³åîøþ\x10"
  b"\x01Å-©_Ap¶×.ÁÀ ¯\x19R"
  b"\x01Å-©_Ap¶×.ÁÀEH_î"
  b"\x01Å-©_Ap¶×.ÁÀ.UË\x08"
  b"\x01Å-©_Ap¶×.ÁÀYÐ\x03"
  b"\x01Å-©_Ap¶×.ÁÀ\x1EúÄ\r"
  b"\x01Å-©_¯sMªÊä└¥B\x1AF"
  b"\x01Å-©`Drº║g\x1D└â┼A\x0F"
  b"""
    \x01Å-©`¡q\n
    Æý©2Ã╩Òö
    """
  b"""
    \x01Å-©`¡q\n
    Æý©2╔Õõ▀
    """
  b"""
    \x01Å-©`¡q\n
    Æý©2╦í\x11
    """
  b"\x01Å-©`¡q\nÆý©2╚È┴\x00"
  b"\x01Å-©_Ap¶×.ÁÀ#'ÁØ"
  b"\x01Å-©_¯sMªÊä└»Et%"
  b"\x01Å-©_¯sMªÊä└Î¥+b"
  b"\x01Å-©_¯sMªÊä└═Y<["
  b"\x01Å-©`Eq¯ÿ\x00¸X5|°¾"
  b"\x01Å-©`Drº║g\x1D└ñed{"
  b"\x01Å-©`Eq¯ÿ\x00¸X9N┼║"
  b"\x01Å-©_Ap¶×.ÁÀ\x12§ï■"
  b"\x01Å-©_Ap¶×.ÁÀ?S2Ó"
  b"\x01Å-©_Ap¶×.ÁÀY@¯Ù"
  b"\x01Å-©_ÿp\x1Fÿ dË┘ò¼3"
  b"\x01Å-©_ÿp\x1Fÿ dË \x07╬Æ"
  b"\x01Å-©_ÿp\x1Fÿ dÈ\tO§a"
  b"\x01Å-©_Ap¶×.ÁÀ\x19\x02Ä"
  b"\x01Å-©_Ap¶×.ÁÀK¤ø╗"
  b"\x01Å-©_ÿp\x1Fÿ dËß╬ÂV"
  b"\x01Å-©_ÿp\x1Fÿ dÈ\x0F4┌J"
  b"\x01Å-©_ÿp\x1Fÿ dÈ\x0FE╩¹"
  b"\x01Å-©_¯sMªÊä└¤\x08ÞØ"
  b"\x01Å-©_Ap¶×.ÁÀ\x10×Ý«"
  b"\x01Å-©_Ap¶×.ÁÀAO\x00a"
  b"\x01Å-©_Ap¶×.ÁÀSTlã"
  b"\x01Å-©_ÿp\x1Fÿ d˯k█\x16"
  b"\x01Å-©_ÿp\x1Fÿ dË÷╚│¶"
  b"\x01Å-©_Ap¶×.ÁÀ\x0Eªèê"
  b"\x01Å-©_Ap¶×.ÁÀ\x1A%Ç╬"
  b"\x01Å-©_Ap¶×.ÁÀDp\x19k"
  b"\x01Å-©_ùq\x17ƒ\x1CèBVä\x13é"
  b"\x01Å-©_ÿp\x1Fÿ dËȃ└&"
  b"\x01Å-©_ÿp\x1Fÿ dÈ\x11ô\x01Ô"
  b"\x01Å-©_Ap¶×.ÁÀN·ýà"
  b"\x01Å-©_Ap¶×.ÁÀ[Æ│Ø"
  b"\x01Å-©_Ap¶×.ÁÀax░<"
  b"\x01Å-©_ùq\x17ƒ\x1CèB`±┤¸"
  b"\x01Å-©_ÿp\x1Fÿ dËÏ\x1C®g"
  b"\x01Å-©_ÿp\x1Fÿ dËÚØ\x12\x02"
  b"\x01Å-©_¯sMªÊä└Ð╔N3"
  b"\x01Å-©_Ap¶×.ÁÀ%¤¡ñ"
  b"\x01Å-©_Ap¶×.ÁÀ1!¡x"
  b"\x01Å-©_Ap¶×.ÁÀT]«N"
  b"\x01Å-©_ÿp\x1Fÿ dËÎR¥Ç"
  b"\x01Å-©_ÿp\x1Fÿ d˵üÚ("
  b"\x01Å-©_Ap¶×.ÁÀ\x13f­)"
  b"\x01Å-©_Ap¶×.ÁÀ2h╣þ"
  b"\x01Å-©_ùq\x17ƒ\x1CèBT¶)\x19"
  b"\x01Å-©_ùq\x17ƒ\x1CèBVÞ║]"
  b"\x01Å-©_ÿp\x1Fÿ dÈ\x11Éâ["
  b"\x01Å-©_¯sMªÊä└▓ô─h"
  b"\x01Å-©_¯sMªÊä└╝ºfp"
  b"\x01Å-©_Ap¶×.ÁÀ)+N©"
  b"\x01Å-©_Ap¶×.ÁÀ_*┐┴"
  b"\x01Å-©_ÿp\x1Fÿ dË█;\r"
  b"\x01Å-©_ÿp\x1Fÿ dË‗¬k¨"
  b"\x01Å-©_¯sMªÊä└ê´û├"
  b"\x01Å-©_¯sMªÊä└ÁbqÆ"
  b"\x01Å-©_¯sMªÊä└┐'\x02³"
  b"\x01Å-©_Ap¶×.ÁÀ(·┴è"
  b"\x01Å-©_Ap¶×.ÁÀ@\r▀ı"
  b"\x01Å-©_Ap¶×.ÁÀB¯3╣"
  b"\x01Å-©_ÿp\x1Fÿ dËËUù#"
  b"\x01Å-©_ÿp\x1Fÿ d˦®µå"
  b"\x01Å-©_ÿp\x1Fÿ dËÚâE="
  b"\x01Å-©_Ap¶×.ÁÀ-\vÕ]"
  b"\x01Å-©_Ap¶×.ÁÀV\x1A│═"
  b"\x01Å-©_Ap¶×.ÁÀ[MßÍ"
  b"\x01Å-©_ÿp\x1Fÿ dËÕU~©"
  b"\x01Å-©_ÿp\x1Fÿ dÈ\x01\x1E·\x1D"
  b"\x01Å-©_ÿp\x1Fÿ dÈ\x03Djî"
  b"\x01Å-©_Ap¶×.ÁÀ%\v\x05Ñ"
  b"\x01Å-©_Ap¶×.ÁÀ7\x1F╔o"
  b"\x01Å-©_ÿp\x1Fÿ dËΠ@├"
  b"\x01Å-©_ÿp\x1Fÿ dËÝ\x01úT"
  b"\x01Å-©_ÿp\x1Fÿ dÈ\fÞ{\x7F"
  b"\x01Å-©_¯sMªÊä└ã\x15£½"
  b"\x01Å-©_Ap¶×.ÁÀHéLÈ"
  b"\x01Å-©_ÿp\x1Fÿ d˱Q▀\x03"
  b"\x01Å-©_ÿp\x1Fÿ dÈ\vuÍô"
  b"\x01Å-©_¯sMªÊä└ü\x08ÜO"
  b"\x01Å-©_¯sMªÊä└¿\x06"
  b"\x01Å-©_¯sMªÊä└║mé³"
  b"\x01Å-©_Ap¶×.ÁÀ\r┘èX"
  b"\x01Å-©_Ap¶×.ÁÀ6e´│"
  b"\x01Å-©_ùq\x17ƒ\x1CèBT@£└"
  b"\x01Å-©_ÿp\x1Fÿ dÈ\x04ý{░"
  b"\x01Å-©_Ap¶×.ÁÀA»└´"
  b"\x01Å-©_Ap¶×.ÁÀT╦┌k"
  b"\x01Å-©_ùq\x17ƒ\x1CèB\·\x15\x14"
  b"\x01Å-©_ÿp\x1Fÿ dËÍÉS¡"
  b"\x01Å-©_¯sMªÊä└Ü\v"
  b"\x01Å-©_Ap¶×.ÁÀ5¥\v\x1A"
  b"\x01Å-©_Ap¶×.ÁÀX[bË"
  b"\x01Å-©_ÿp\x1Fÿ dËϾrÁ"
  b"\x01Å-©_Ap¶×.ÁÀ\x18õÇ\x01"
  b"\x01Å-©_Ap¶×.ÁÀ-ÎÓ·"
  b"\x01Å-©_ùq\x17ƒ\x1CèBS\f>%"
  b"\x01Å-©_¯sMªÊä└ØC═▓"
  b"\x01Å-©_ùq\x17ƒ\x1CèBVY³║"
  b"\x01Å-©_ùq\x17ƒ\x1CèBXMã+"
  b"\x01Å-©_ÿp\x1Fÿ dËÔû»F"
  b"\x01Å-©_¯sMªÊä└ûgÖ8"
  b"\x01Å-©_¯sMªÊä└øcÄ\x16"
  b"\x01Å-©_Ap¶×.ÁÀ\x1DÏ\x11@"
  b"\x01Å-©_ÿp\x1Fÿ dËıÝÎV"
  b"\x01Å-©_ÿp\x1Fÿ dËõȱ4"
  b"\x01Å-©_ÿp\x1Fÿ dËÕÒ\x0F\x13"
  b"\x01Å-©_¯sMªÊä└¤\x1CHy"
  b"\x01Å-©_Ap¶×.ÁÀIl\x1CÏ"
  b"\x01Å-©_Ap¶×.ÁÀ\▓+á"
  b"\x01Å-©_ÿp\x1Fÿ dË‗¯┴B"
  b"\x01Å-©_Ap¶×.ÁÀ1╣éo"
  b"\x01Å-©_ÿp\x1Fÿ dËÒe\x16¡"
  b"\x01Å-©_ÿp\x1Fÿ dË·\x15\x1Dı"
  b"\x01Å-©_¯sMªÊä└┴Ïì\x03"
  b"\x01Å-©_¯sMªÊä└Íg²£"
  b"\x01Å-©_Ap¶×.ÁÀ\f:#Õ"
  b"\x01Å-©_Ap¶×.ÁÀ+´xÃ"
  b"\x01Å-©_Ap¶×.ÁÀ8l4\x19"
  b"\x01Å-©_ÿp\x1Fÿ dËÚðH+"
  b"\x01Å-©_ÿp\x1Fÿ d˾˽("
  b"\x01Å-©_ÿp\x1Fÿ dË°¬■\x08"
  b"\x01Å-©_¯sMªÊä└ª©êq"
  b"\x01Å-©_Ap¶×.ÁÀR\x01Æ<"
  b"\x01Å-©_ÿp\x1Fÿ dËı├╔ª"
  b"\x01Å-©_ÿp\x1Fÿ d˸{C\x05"
  b"\x01Å-©_¯sMªÊä└â╣\f,"
  b"\x01Å-©_¯sMªÊä└ë╩É6"
  b"\x01Å-©_¯sMªÊä└»()Ê"
  b"\x01Å-©_Ap¶×.ÁÀB4\x7Fý"
  b"\x01Å-©_ÿp\x1Fÿ d˳Ñ└²"
  b"\x01Å-©_ÿp\x1Fÿ dË■hz░"
  b"\x01Å-©_¯sMªÊä└ÿ­\x12È"
  b"\x01Å-©_¯sMªÊä└ú\x01▄¿"
  b"\x01Å-©_¯sMªÊä└ıA¥T"
  b"\x01Å-©_Ap¶×.ÁÀ\x12\x1CıÝ"
  b"\x01Å-©_Ap¶×.ÁÀN)Iñ"
  b"\x01Å-©_Ap¶×.ÁÀVt&ã"
  b"""
    \x01Å-©_ÿp\x1Fÿ dÈ\n
    ¬\x1F?
    """
  b"\x01Å-©_¯sMªÊä└Ü÷½\x13"
  b"\x01Å-©_¯sMªÊä└ó\x07Æþ"
  b"\x01Å-©_¯sMªÊä└░C\f¹"
  b"\x01Å-©`Drº║g\x1D└æ=Kú"
  b"\x01Å-©_Ap¶×.ÁÀ\x17m└┴"
  b"\x01Å-©_Ap¶×.ÁÀGOh\x07"
  b"\x01Å-©_¯sMªÊä└òo(\n"
  b"\x01Å-©_¯sMªÊä└╣ýÔÓ"
  b"\x01Å-©_Ap¶×.ÁÀP│ØD"
  b"\x01Å-©_Ap¶×.ÁÀYÀñ═"
  b"\x01Å-©_ÿp\x1Fÿ dËþ+\tÇ"
  b"\x01Å-©_ÿp\x1Fÿ dËÝØÂÄ"
  b"\x01Å-©_ÿp\x1Fÿ dÈ\x04┤oF"
  b"\x01Å-©_¯sMªÊä└│µÝí"
  b"\x01Å-©`Drº║g\x1D└ÆÎX>"
  b"\x01Å-©_Ap¶×.ÁÀ\x14@=Æ"
  b"\x01Å-©_Ap¶×.ÁÀ\x1D±gl"
  b"\x01Å-©_ùq\x17ƒ\x1CèBSàø═"
  b"\x01Å-©_Ap¶×.ÁÀ&§&4"
  b"\x01Å-©_Ap¶×.ÁÀK8z■"
  b"\x01Å-©_ÿp\x1Fÿ dÈ\x04%>É"
  b"\x01Å-©_Ap¶×.ÁÀ\x11ùªp"
  b"\x01Å-©_Ap¶×.ÁÀG\x05u\x06"
  b"\x01Å-©_ùq\x17ƒ\x1CèB[æ0N"
  b"\x01Å-©_ÿp\x1Fÿ dËÒ´\x15«"
  b"\x01Å-©_¯sMªÊä└║B▒\x12"
  b"\x01Å-©_¯sMªÊä└¢ä]Y"
  b"\x01Å-©_¯sMªÊä└àÞ\x15\x18"
  b"\x01Å-©_¯sMªÊä└┘ÉäS"
  b"\x01Å-©_¯sMªÊä└┘«ôC"
  b"\x01Å-©`Eq¯ÿ\x00¸X'°p2"
  b"\x01Å-©_Ap¶×.ÁÀ?43."
  b"\x01Å-©_Ap¶×.ÁÀHík¶"
  b"\x01Å-©_ÿp\x1Fÿ dÈ\x05¬åP"
  b"\x01Å-©_Ap¶×.ÁÀ&░þ¬"
  b"\x01Å-©_Ap¶×.ÁÀM\x05\x05/"
  b"\x01Å-©_ùq\x17ƒ\x1CèBUùò¢"
  b"\x01Å-©_ÿp\x1Fÿ dËÓp¸\x15"
  b"\x01Å-©_ÿp\x1Fÿ dÈ\x12-╬¨"
  b"\x01Å-©_¯sMªÊä└ä:¤t"
  b"\x01Å-©_¯sMªÊä└Ð>Ûß"
  b"\x01Å-©`Eq¯ÿ\x00¸X)╔¸d"
  b"\x01Å-©_Ap¶×.ÁÀ2H├Ï"
  b"\x01Å-©_Ap¶×.ÁÀ^V┼9"
  b"\x01Å-©_ÿp\x1Fÿ d˶ù\x07j"
  b"\x01Å-©_ÿp\x1Fÿ d˹\x10"
  b"""
    \x01Å-©_ÿp\x1Fÿ dÈ\n
    $\x05
    """
  b"\x01Å-©_Ap¶×.ÁÀ$\r"
  b"\x01Å-©_Ap¶×.ÁÀV÷Ûñ"
  b"\x01Å-©_¯sMªÊä└Ê/ÃM"
  b"\x01Å-©_Ap¶×.ÁÀ=UÙj"
  b"\x01Å-©_Ap¶×.ÁÀ>.ú®"
  b"\x01Å-©_ÿp\x1Fÿ dÈ\x10ú\x13>"
  b"\x01Å-©_Ap¶×.ÁÀ \x10ÆD"
  b"\x01Å-©_Ap¶×.ÁÀ<=TÌ"
  b"\x01Å-©_ùq\x17ƒ\x1CèBWÅ\x19\v"
  b"\x01Å-©_ùq\x17ƒ\x1CèBZ┌çÍ"
  b"\x01Å-©_ùq\x17ƒ\x1CèB_Ko}"
  b"\x01Å-©_Ap¶×.ÁÀCÙr²"
  b"\x01Å-©_ÿp\x1Fÿ dË┌%┘¢"
  b"\x01Å-©_Ap¶×.ÁÀ3g\x0E"
  b"\x01Å-©_Ap¶×.ÁÀ9N9P"
  b"\x01Å-©_ùq\x17ƒ\x1CèBS╔º┘"
  b"\x01Å-©_¯sMªÊä└╦ö\÷"
  b"\x01Å-©_¯sMªÊä└╬B¹\x05"
  b"\x01Å-©_Ap¶×.ÁÀN┴p\x14"
  b"\x01Å-©_ÿp\x1Fÿ dÈ\x0E´╩¡"
  b"\x01Å-©_¯sMªÊä└íyÃZ"
  b"\x01Å-©_¯sMªÊä└Ãî¦~"
  b"\x01Å-©_Ap¶×.ÁÀ7ð║`"
  b"\x01Å-©_Ap¶×.ÁÀ_ø43"
  b"\x01Å-©_ùq\x17ƒ\x1CèBYá_\f"
  b"\x01Å-©_ÿp\x1Fÿ d˦╔»Ü"
  b"\x01Å-©_ÿp\x1Fÿ dÈ\t\x06┘Ö"
  b"\x01Å-©_Ap¶×.ÁÀ"ã4B"
  b"\x01Å-©_ÿp\x1Fÿ dË▀K:Ä"
  b"\x01Å-©_ÿp\x1Fÿ dË°\Íö"
  b"\x01Å-©_Ap¶×.ÁÀ0\x1D·├"
  b"\x01Å-©_ÿp\x1Fÿ dËÌtq\x15"
  b"\x01Å-©_ÿp\x1Fÿ d˧╦\x1Aô"
  b"\x01Å-©_Ap¶×.ÁÀ:âf¼"
  b"\x01Å-©_ÿp\x1Fÿ dË°SqQ"
  b"\x01Å-©_ÿp\x1Fÿ dË ­,>"
  b"\x01Å-©_ÿp\x1Fÿ dÈ\x08ö\x105"
  b"\x01Å-©_¯sMªÊä└À\x01Üs"
  b"\x01Å-©_Ap¶×.ÁÀ\x1D\x11-?"
  b"\x01Å-©_Ap¶×.ÁÀ +Æ├"
  b"\x01Å-©_Ap¶×.ÁÀ?\f\f"
  b"\x01Å-©_ÿp\x1Fÿ dËÙðÒl"
  b"\x01Å-©_¯sMªÊä└ú¢└ñ"
  b"\x01Å-©_¯sMªÊä└┴Lß\x16"
  b"\x01Å-©_¯sMªÊä└┘8┌ò"
  b"\x01Å-©`Eq¯ÿ\x00¸X>RÊÐ"
  b"\x01Å-©_ÿp\x1Fÿ dËÛ\x10@-"
  b"\x01Å-©_¯sMªÊä└©è┴╬"
  b"\x01Å-©_¯sMªÊä└╚\x15µ█"
  b"\x01Å-©_Ap¶×.ÁÀ\f█&«"
  b"\x01Å-©_ÿp\x1Fÿ d˳éúp"
  b"\x01Å-©_Ap¶×.ÁÀLù°\"
  b"\x01Å-©_ÿp\x1Fÿ dËÊÚÚ¯"
  b"\x01Å-©_ÿp\x1Fÿ dË°§\x03\x1A"
  b"\x01Å-©_Ap¶×.ÁÀ\x16¢\vß"
  b"\x01Å-©_Ap¶×.ÁÀTúâX"
  b"\x01Å-©_ÿp\x1Fÿ dËÙ\r\x1E"
  b"\x01Å-©_ÿp\x1Fÿ dË°ß¿º"
  b"\x01Å-©_¯sMªÊä└æº┼Y"
  b"\x01Å-©_¯sMªÊä└ÂÕ\x13t"
  b"\x01Å-©`Drº║g\x1D└óq8e"
  b"\x01Å-©_¯sMªÊä└ÿ\x1CÇN"
  b"\x01Å-©_¯sMªÊä└╩"v("
  b"\x01Å-©`Drº║g\x1D└àg\x00C"
  b"\x01Å-©_ÿp\x1Fÿ dËÕ'Å╠"
  b"\x01Å-©_ÿp\x1Fÿ dË°ï─ä"
  b"\x01Å-©_ÿp\x1Fÿ dÈ\x06ÅL▄"
  b"\x01Å-©_¯sMªÊä└¼ sM"
  b"\x01Å-©_ÿp\x1Fÿ d˾r¥┌"
  b"\x01Å-©_Ap¶×.ÁÀW«zc"
  b"\x01Å-©_ÿp\x1Fÿ dËþí▒Ö"
  b"\x01Å-©_ÿp\x1Fÿ dËþÐÁö"
  b"\x01Å-©_¯sMªÊä└▒桦"
  b"\x01Å-©_¯sMªÊä└└º\x08J"
  b"\x01Å-©_ÿp\x1Fÿ dÈ\x00(½├"
  b"\x01Å-©_Ap¶×.ÁÀ\eB§3"
  b"\x01Å-©_Ap¶×.ÁÀFÞü8"
  b"\x01Å-©_Ap¶×.ÁÀ`|â\f"
  b"\x01Å-©_ÿp\x1Fÿ dËʹÅZ"
  b"\x01Å-©_ÿp\x1Fÿ dË­ÎÒñ"
  b"\x01Å-©_Ap¶×.ÁÀOÍ0r"
  b"\x01Å-©_ÿp\x1Fÿ dËÈ╠\x08"
  b"\x01Å-©_Ap¶×.ÁÀRowþ"
  b"\x01Å-©_ùq\x17ƒ\x1CèB`\r"
  b"\x01Å-©_¯sMªÊä└èUT\x03"
  b"\x01Å-©_¯sMªÊä└║¡╩ö"
  b"\x01Å-©_Ap¶×.ÁÀ7ßSm"
  b"\x01Å-©_ÿp\x1Fÿ dËı>Ï4"
  b"\x01Å-©_ÿp\x1Fÿ dË´ck╣"
  b"\x01Å-©_¯sMªÊä└╝╗\x0F"
  b"\x01Å-©_¯sMªÊä└┼J\x15\x19"
  b"\x01Å-©_Ap¶×.ÁÀF!ÿû"
  b"\x01Å-©_Ap¶×.ÁÀZOõd"
  b"\x01Å-©_ùq\x17ƒ\x1CèBWT­ë"
  b"\x01Å-©_ÿp\x1Fÿ d˳2\x07«"
  b"\x01Å-©_¯sMªÊä└├,\x17«"
  b"\x01Å-©_¯sMªÊä└Ë\x12Øg"
  b"\x01Å-©_Ap¶×.ÁÀ\x15MÏä"
  b"\x01Å-©_ÿp\x1Fÿ dË·þK#"
  b"\x01Å-©_¯sMªÊä└ü÷╬Æ"
  b"\x01Å-©_¯sMªÊä└ù/}r"
  b"\x01Å-©`Drº║g\x1D└¬û¦Ö"
  b"\x01Å-©_¯sMªÊä└ï ÿ,"
  b"\x01Å-©_¯sMªÊä└╣x█y"
  b"\x01Å-©_Ap¶×.ÁÀ\x181üø"
  b"\x01Å-©_ÿp\x1Fÿ dËÌIC}"
  b"\x01Å-©_Ap¶×.ÁÀ0¯\x11l"
  b"\x01Å-©_ÿp\x1Fÿ dÈ\x0EÇ0ò"
  b"\x01Å-©_¯sMªÊä└çíDx"
  b"\x01Å-©_¯sMªÊä└ÖÛ9e"
  b"\x01Å-©_Ap¶×.ÁÀQè"P"
  b"\x01Å-©_Ap¶×.ÁÀV¬z$"
  b"\x01Å-©_¯sMªÊä└à#5╠"
  b"\x01Å-©`Drº║g\x1D└ªÒ8¯"
  b"\x01Å-©_Ap¶×.ÁÀ+6╬a"
  b"\x01Å-©_Ap¶×.ÁÀ4┴ã\x19"
  b"\x01Å-©_ÿp\x1Fÿ d˵\x16"
  b"\x01Å-©_¯sMªÊä└▓\x1EBV"
  b"\x01Å-©_¯sMªÊä└│r\t5"
  b"\x01Å-©_ÿp\x1Fÿ d˹¶ó\x1D"
  b"\x01Å-©_¯sMªÊä└ÂT╬\x01"
  b"\x01Å-©`Drº║g\x1D└ÜЮº"
  b"\x01Å-©_Ap¶×.ÁÀa\t©t"
  b"\x01Å-©_¯sMªÊä└─ù%l"
  b"\x01Å-©_Ap¶×.ÁÀ@╗g¼"
  b"\x01Å-©_¯sMªÊä└öàCÛ"
  b"\x01Å-©`Drº║g\x1D└íÂî\x05"
  b"\x01Å-©_ÿp\x1Fÿ dË▀┐─û"
  b"\x01Å-©_Ap¶×.ÁÀ(LXÚ"
  b"\x01Å-©_ÿp\x1Fÿ dËË═Ô╗"
  b"\x01Å-©_ùq\x17ƒ\x1CèBaáÕ¾"
  b"\x01Å-©_¯sMªÊä└×┌ ì"
  b"\x01Å-©`Drº║g\x1D└ñ║└█"
  b"\x01Å-©_Ap¶×.ÁÀ\x15\x12Ôé"
  b"\x01Å-©_ÿp\x1Fÿ dË┌Óÿx"
  b"\x01Å-©_ÿp\x1Fÿ dË▄╩þ»"
  b"\x01Å-©_¯sMªÊä└ܧ~û"
  b"\x01Å-©_ÿp\x1Fÿ dÈ\x07> └"
  b"\x01Å-©_¯sMªÊä└Ç@\r|"
  b"\x01Å-©_ÿp\x1Fÿ dÈ\f\x17¡å"
  b"\x01Å-©_¯sMªÊä└àVC╦"
  b"\x01Å-©_ÿp\x1Fÿ d˱│/À"
  b"\x01Å-©_ÿp\x1Fÿ d˦\f"
  b"\x01Å-©_ÿp\x1Fÿ dÈ\x02ø┐È"
  b"\x01Å-©_¯sMªÊä└╩▀Þ\x1A"
  b"\x01Å-©_¯sMªÊä└Ë┐Ê«"
  b"\x01Å-©_¯sMªÊä└┴\x06,\x1D"
  b"\x01Å-©_¯sMªÊä└├▄Òn"
  b"\x01Å-©`Drº║g\x1D└ê┬ìç"
  b"\x01Å-©_Ap¶×.ÁÀ\x1FI╚Ô"
  b"\x01Å-©_Ap¶×.ÁÀ#└C¸"
  b"\x01Å-©_ÿp\x1Fÿ dÈ\x05.E1"
  b"\x01Å-©_Ap¶×.ÁÀRT£Ö"
  b"\x01Å-©_ùq\x17ƒ\x1CèBT\x7F\x06h"
  b"\x01Å-©_¯sMªÊä└®5$▄"
  b"\x01Å-©_¯sMªÊä└ÐPò0"
  b"\x01Å-©_¯sMªÊä└Ïöj²"
  b"\x01Å-©_ÿp\x1Fÿ dÈ\x01ã±ü"
  b"\x01Å-©_Ap¶×.ÁÀ)┐y~"
  b"\x01Å-©_Ap¶×.ÁÀ\Sö@"
  b"\x01Å-©_Ap¶×.ÁÀ\x0F!)╦"
  b"\x01Å-©_Ap¶×.ÁÀ'òô"
  b"\x01Å-©_ùq\x17ƒ\x1CèBZªxa"
  b"\x01Å-©_¯sMªÊä└ç═Jú"
  b"\x01Å-©_ÿp\x1Fÿ dË´­«à"
  b"\x01Å-©_ÿp\x1Fÿ dÈ\r╬x}"
  b"\x01Å-©_¯sMªÊä└£v´®"
  b"\x01Å-©_¯sMªÊä└»8Í╠"
  b"\x01Å-©_¯sMªÊä└╝ÏÏK"
  b"\x01Å-©`Eq¯ÿ\x00¸XHYı┘"
  b"\x01Å-©_ÿp\x1Fÿ dË┘L\x11Â"
  b"\x01Å-©_¯sMªÊä└áìEy"
  b"\x01Å-©_Ap¶×.ÁÀ;wÜR"
  b"\x01Å-©_ùq\x17ƒ\x1CèB^yÚ "
  b"""
    \x01Å-©_¯sMªÊä└Î\n
    \x1CÓ
    """
  b"\x01Å-©_ÿp\x1Fÿ dÈ\x0F­┐ê"
  b"\x01Å-©_ÿp\x1Fÿ dËÞ═µ_"
  b"\x01Å-©_Ap¶×.ÁÀ\x16\x15"
  b"\x01Å-©_ÿp\x1Fÿ dËÍ▀\x07À"
  b"\x01Å-©_¯sMªÊä└êUZ░"
  b"\x01Å-©_¯sMªÊä└ð\tz!"
  b"\x01Å-©_Ap¶×.ÁÀ,Õã\r"
  b"\x01Å-©_¯sMªÊä└ìsGT"
  b"\x01Å-©_¯sMªÊä└┤╔ça"
  b"\x01Å-©`Eq¯ÿ\x00¸X5÷O\x1C"
  b"\x01Å-©_Ap¶×.ÁÀ=»Ì\x01"
  b"\x01Å-©_¯sMªÊä└ïò\x03\x15"
  b"\x01Å-©_¯sMªÊä└¼_.w"
  b"\x01Å-©_Ap¶×.ÁÀTÞ±Æ"
  b"\x01Å-©_Ap¶×.ÁÀaEÍA"
  b"\x01Å-©_ùq\x17ƒ\x1CèB[a+I"
  b"\x01Å-©_¯sMªÊä└Ç\vf╚"
  b"\x01Å-©_¯sMªÊä└╠ìþ╔"
  b"\x01Å-©`Drº║g\x1D└Ŷ▒x"
  b"\x01Å-©_Ap¶×.ÁÀHc+I"
  b"\x01Å-©_Ap¶×.ÁÀ\£hG"
  b"\x01Å-©_Ap¶×.ÁÀ\x12\x03ö\t"
  b"\x01Å-©_¯sMªÊä└¥\x1FÌ "
  b"\x01Å-©_ÿp\x1Fÿ dËý\x7FR)"
  b"\x01Å-©_¯sMªÊä└É┌òè"
  b"\x01Å-©_¯sMªÊä└Í▓\x1A"
  b"\x01Å-©`Drº║g\x1D└îõ┤═"
  b"\x01Å-©_¯sMªÊä└É\x12Ì╩"
  b"\x01Å-©`Drº║g\x1D└Ø¡t¤"
  b"\x01Å-©_Ap¶×.ÁÀ\x1F\r"
  b"\x01Å-©_Ap¶×.ÁÀ!▀V\x1A"
  b"\x01Å-©`Eq¯ÿ\x00¸X<á¼ê"
  b"\x01Å-©_ùq\x17ƒ\x1CèBX `J"
  b"\x01Å-©_Ap¶×.ÁÀS░µÍ"
  b"\x01Å-©_Ap¶×.ÁÀ&┘S\x1D"
  b"\x01Å-©_Ap¶×.ÁÀI╬V»"
  b"\x01Å-©_Ap¶×.ÁÀ\x0E¦kô"
  b"\x01Å-©_Ap¶×.ÁÀ\x14\fÁ▓"
  b"\x01Å-©_¯sMªÊä└ã╔þG"
  b"\x01Å-©_Ap¶×.ÁÀ]zå¹"
  b"\x01Å-©_Ap¶×.ÁÀGıïj"
  b"\x01Å-©_Ap¶×.ÁÀ\vÒ┘╚"
  b"\x01Å-©_Ap¶×.ÁÀSt\x17\n"
  b"\x01Å-©_ÿp\x1Fÿ dË▄Ï2µ"
  b"\x01Å-©_ÿp\x1Fÿ d˲ùÔ\x7F"
  b"\x01Å-©_ùq\x17ƒ\x1CèB\\v\x0F"
  b"\x01Å-©_ÿp\x1Fÿ d˵û ý"
  b"\x01Å-©_¯sMªÊä└ú\x0F║º"
  b"\x01Å-©_ÿp\x1Fÿ d˨ö_g"
  b"\x01Å-©_¯sMªÊä└ƒæÊn"
  b"\x01Å-©_Ap¶×.ÁÀ<\x15­Ú"
  b"\x01Å-©_ÿp\x1Fÿ dËßR6$"
  b"\x01Å-©_¯sMªÊä└×=║Â"
  b"\x01Å-©_¯sMªÊä└Èî¾Ð"
  b"\x01Å-©`Drº║g\x1D└ùÂ│þ"
  b"\x01Å-©_Ap¶×.ÁÀUl└­"
  b"\x01Å-©`Drº║g\x1D└ç\x15ã\x17"
  b"\x01Å-©_Ap¶×.ÁÀ\x193\x01%"
  b"\x01Å-©_Ap¶×.ÁÀ3¾a£"
  b"\x01Å-©_¯sMªÊä└╔\x7F"
  b"\x01Å-©_Ap¶×.ÁÀ9æt÷"
  b"\x01Å-©_ÿp\x1Fÿ d˧A4 "
  b"\x01Å-©_¯sMªÊä└┴Ü×ç"
  b"\x01Å-©_Ap¶×.ÁÀ9┐Ï\x01"
  b"\x01Å-©_Ap¶×.ÁÀ\x1C3¯º"
  b"\x01Å-©`Eq¯ÿ\x00¸X@‗E×"
  b"\x01Å-©_¯sMªÊä└ì÷éq"
  b"\x01Å-©_ÿp\x1Fÿ dË▄0Ï\x1F"
  b"\x01Å-©_Ap¶×.ÁÀ<└Û{"
]
48 2.71 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.group`.`id` AS `property_group_option.group.id`, `property_group_option.group`.`display_type` AS `property_group_option.group.displayType`, `property_group_option.group`.`sorting_type` AS `property_group_option.group.sortingType`, `property_group_option.group`.`filterable` AS `property_group_option.group.filterable`, `property_group_option.group`.`visible_on_product_detail_page` AS `property_group_option.group.visibleOnProductDetailPage`, `property_group_option.group`.`created_at` AS `property_group_option.group.createdAt`, `property_group_option.group`.`updated_at` AS `property_group_option.group.updatedAt`, `property_group_option.group.translation.name`, COALESCE(`property_group_option.group.translation.name`,`property_group_option.group.translation.name`) AS `property_group_option.group.name`, `property_group_option.group.translation.description`, COALESCE(`property_group_option.group.translation.description`,`property_group_option.group.translation.description`) AS `property_group_option.group.description`, `property_group_option.group.translation.position`, COALESCE(`property_group_option.group.translation.position`,`property_group_option.group.translation.position`) AS `property_group_option.group.position`, `property_group_option.group.translation.customFields`, COALESCE(`property_group_option.group.translation.customFields`,`property_group_option.group.translation.customFields`) AS `property_group_option.group.customFields`, `property_group_option.group.translation.createdAt`, `property_group_option.group.translation.updatedAt`, `property_group_option.group.translation.propertyGroupId`, `property_group_option.group.translation.languageId`, `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`.`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`, COALESCE(`property_group_option.media.translation.title`,`property_group_option.media.translation.title`) AS `property_group_option.media.title`, `property_group_option.media.translation.alt`, COALESCE(`property_group_option.media.translation.alt`,`property_group_option.media.translation.alt`) AS `property_group_option.media.alt`, `property_group_option.media.translation.customFields`, COALESCE(`property_group_option.media.translation.customFields`,`property_group_option.media.translation.customFields`) AS `property_group_option.media.customFields`, `property_group_option.media.translation.createdAt`, `property_group_option.media.translation.updatedAt`, `property_group_option.media.translation.mediaId`, `property_group_option.media.translation.languageId`, `property_group_option.translation.name`, COALESCE(`property_group_option.translation.name`,`property_group_option.translation.name`) AS `property_group_option.name`, `property_group_option.translation.position`, COALESCE(`property_group_option.translation.position`,`property_group_option.translation.position`) AS `property_group_option.position`, `property_group_option.translation.customFields`, COALESCE(`property_group_option.translation.customFields`,`property_group_option.translation.customFields`) AS `property_group_option.customFields`, `property_group_option.translation.createdAt`, `property_group_option.translation.updatedAt`, `property_group_option.translation.propertyGroupOptionId`, `property_group_option.translation.languageId` FROM `property_group_option` 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`, `property_group_option.translation`.created_at AS `property_group_option.translation.createdAt`, `property_group_option.translation`.updated_at AS `property_group_option.translation.updatedAt`, `property_group_option.translation`.property_group_option_id AS `property_group_option.translation.propertyGroupOptionId`, `property_group_option.translation`.language_id AS `property_group_option.translation.languageId` 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 `property_group` `property_group_option.group` ON `property_group_option`.`property_group_id` = `property_group_option.group`.`id` LEFT JOIN `media` `property_group_option.media` ON `property_group_option`.`media_id` = `property_group_option.media`.`id` LEFT JOIN (SELECT `property_group_option.group.translation`.property_group_id, `property_group_option.group.translation`.name AS `property_group_option.group.translation.name`, `property_group_option.group.translation`.description AS `property_group_option.group.translation.description`, `property_group_option.group.translation`.position AS `property_group_option.group.translation.position`, `property_group_option.group.translation`.custom_fields AS `property_group_option.group.translation.customFields`, `property_group_option.group.translation`.created_at AS `property_group_option.group.translation.createdAt`, `property_group_option.group.translation`.updated_at AS `property_group_option.group.translation.updatedAt`, `property_group_option.group.translation`.property_group_id AS `property_group_option.group.translation.propertyGroupId`, `property_group_option.group.translation`.language_id AS `property_group_option.group.translation.languageId` FROM `property_group_translation` `property_group_option.group.translation` WHERE `property_group_option.group.translation`.language_id = ?) `property_group_option.group.property_group_translation` ON `property_group_option.group.property_group_translation`.`property_group_id` = `property_group_option.group`.`id` LEFT JOIN (SELECT `property_group_option.media.translation`.media_id, `property_group_option.media.translation`.title AS `property_group_option.media.translation.title`, `property_group_option.media.translation`.alt AS `property_group_option.media.translation.alt`, `property_group_option.media.translation`.custom_fields AS `property_group_option.media.translation.customFields`, `property_group_option.media.translation`.created_at AS `property_group_option.media.translation.createdAt`, `property_group_option.media.translation`.updated_at AS `property_group_option.media.translation.updatedAt`, `property_group_option.media.translation`.media_id AS `property_group_option.media.translation.mediaId`, `property_group_option.media.translation`.language_id AS `property_group_option.media.translation.languageId` 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"/»_ââšMpªXTÎ|ãâ\v"
  b"\x01Å-©_Ap¶×.ÁÀ\vÒ┘╚"
  b"\x01Å-©_Ap¶×.ÁÀ\f:#Õ"
  b"\x01Å-©_Ap¶×.ÁÀ\f█&«"
  b"\x01Å-©_Ap¶×.ÁÀ\r┘èX"
  b"\x01Å-©_Ap¶×.ÁÀ\x0Eªèê"
  b"\x01Å-©_Ap¶×.ÁÀ\x0E¦kô"
  b"\x01Å-©_Ap¶×.ÁÀ\x0F!)╦"
  b"\x01Å-©_Ap¶×.ÁÀ\x10×Ý«"
  b"\x01Å-©_Ap¶×.ÁÀ\x11ùªp"
  b"\x01Å-©_Ap¶×.ÁÀ\x12\x03ö\t"
  b"\x01Å-©_Ap¶×.ÁÀ\x12\x1CıÝ"
  b"\x01Å-©_Ap¶×.ÁÀ\x12§ï■"
  b"\x01Å-©_Ap¶×.ÁÀ\x13f­)"
  b"\x01Å-©_Ap¶×.ÁÀ\x14\fÁ▓"
  b"\x01Å-©_Ap¶×.ÁÀ\x14@=Æ"
  b"\x01Å-©_Ap¶×.ÁÀ\x15\x12Ôé"
  b"\x01Å-©_Ap¶×.ÁÀ\x15MÏä"
  b"\x01Å-©_Ap¶×.ÁÀ\x16\x15"
  b"\x01Å-©_Ap¶×.ÁÀ\x16¢\vß"
  b"\x01Å-©_Ap¶×.ÁÀ\x17m└┴"
  b"\x01Å-©_Ap¶×.ÁÀ\x181üø"
  b"\x01Å-©_Ap¶×.ÁÀ\x18õÇ\x01"
  b"\x01Å-©_Ap¶×.ÁÀ\x193\x01%"
  b"\x01Å-©_Ap¶×.ÁÀ\x19\x02Ä"
  b"\x01Å-©_Ap¶×.ÁÀ\x1A%Ç╬"
  b"\x01Å-©_Ap¶×.ÁÀ\eB§3"
  b"\x01Å-©_Ap¶×.ÁÀ\x1C3¯º"
  b"\x01Å-©_Ap¶×.ÁÀ\x1D\x11-?"
  b"\x01Å-©_Ap¶×.ÁÀ\x1DÏ\x11@"
  b"\x01Å-©_Ap¶×.ÁÀ\x1D±gl"
  b"\x01Å-©_Ap¶×.ÁÀ\x1EúÄ\r"
  b"\x01Å-©_Ap¶×.ÁÀ\x1F\r"
  b"\x01Å-©_Ap¶×.ÁÀ\x1FI╚Ô"
  b"\x01Å-©_Ap¶×.ÁÀ \x10ÆD"
  b"\x01Å-©_Ap¶×.ÁÀ +Æ├"
  b"\x01Å-©_Ap¶×.ÁÀ ¯\x19R"
  b"\x01Å-©_Ap¶×.ÁÀ!▀V\x1A"
  b"\x01Å-©_Ap¶×.ÁÀ"ã4B"
  b"\x01Å-©_Ap¶×.ÁÀ#'ÁØ"
  b"\x01Å-©_Ap¶×.ÁÀ#└C¸"
  b"\x01Å-©_Ap¶×.ÁÀ$\r"
  b"\x01Å-©_Ap¶×.ÁÀ%\v\x05Ñ"
  b"\x01Å-©_Ap¶×.ÁÀ%¤¡ñ"
  b"\x01Å-©_Ap¶×.ÁÀ&░þ¬"
  b"\x01Å-©_Ap¶×.ÁÀ&┘S\x1D"
  b"\x01Å-©_Ap¶×.ÁÀ&§&4"
  b"\x01Å-©_Ap¶×.ÁÀ'òô"
  b"\x01Å-©_Ap¶×.ÁÀ(LXÚ"
  b"\x01Å-©_Ap¶×.ÁÀ(·┴è"
  b"\x01Å-©_Ap¶×.ÁÀ)+N©"
  b"\x01Å-©_Ap¶×.ÁÀ)┐y~"
  b"\x01Å-©_Ap¶×.ÁÀ+6╬a"
  b"\x01Å-©_Ap¶×.ÁÀ+´xÃ"
  b"\x01Å-©_Ap¶×.ÁÀ,Õã\r"
  b"\x01Å-©_Ap¶×.ÁÀ-\vÕ]"
  b"\x01Å-©_Ap¶×.ÁÀ-ÎÓ·"
  b"\x01Å-©_Ap¶×.ÁÀ.UË\x08"
  b"\x01Å-©_Ap¶×.ÁÀ0\x1D·├"
  b"\x01Å-©_Ap¶×.ÁÀ0¯\x11l"
  b"\x01Å-©_Ap¶×.ÁÀ1!¡x"
  b"\x01Å-©_Ap¶×.ÁÀ1╣éo"
  b"\x01Å-©_Ap¶×.ÁÀ2H├Ï"
  b"\x01Å-©_Ap¶×.ÁÀ2h╣þ"
  b"\x01Å-©_Ap¶×.ÁÀ3g\x0E"
  b"\x01Å-©_Ap¶×.ÁÀ3¾a£"
  b"\x01Å-©_Ap¶×.ÁÀ4┴ã\x19"
  b"\x01Å-©_Ap¶×.ÁÀ5¥\v\x1A"
  b"\x01Å-©_Ap¶×.ÁÀ6e´│"
  b"\x01Å-©_Ap¶×.ÁÀ7\x1F╔o"
  b"\x01Å-©_Ap¶×.ÁÀ7ð║`"
  b"\x01Å-©_Ap¶×.ÁÀ7ßSm"
  b"\x01Å-©_Ap¶×.ÁÀ8l4\x19"
  b"\x01Å-©_Ap¶×.ÁÀ9N9P"
  b"\x01Å-©_Ap¶×.ÁÀ9æt÷"
  b"\x01Å-©_Ap¶×.ÁÀ9┐Ï\x01"
  b"\x01Å-©_Ap¶×.ÁÀ:âf¼"
  b"\x01Å-©_Ap¶×.ÁÀ;wÜR"
  b"\x01Å-©_Ap¶×.ÁÀ<\x15­Ú"
  b"\x01Å-©_Ap¶×.ÁÀ<=TÌ"
  b"\x01Å-©_Ap¶×.ÁÀ<└Û{"
  b"\x01Å-©_Ap¶×.ÁÀ=UÙj"
  b"\x01Å-©_Ap¶×.ÁÀ=»Ì\x01"
  b"\x01Å-©_Ap¶×.ÁÀ>.ú®"
  b"\x01Å-©_Ap¶×.ÁÀ?\f\f"
  b"\x01Å-©_Ap¶×.ÁÀ?43."
  b"\x01Å-©_Ap¶×.ÁÀ?S2Ó"
  b"\x01Å-©_Ap¶×.ÁÀ@\r▀ı"
  b"\x01Å-©_Ap¶×.ÁÀ@╗g¼"
  b"\x01Å-©_Ap¶×.ÁÀAO\x00a"
  b"\x01Å-©_Ap¶×.ÁÀA»└´"
  b"\x01Å-©_Ap¶×.ÁÀB4\x7Fý"
  b"\x01Å-©_Ap¶×.ÁÀB¯3╣"
  b"\x01Å-©_Ap¶×.ÁÀCÙr²"
  b"\x01Å-©_Ap¶×.ÁÀDp\x19k"
  b"\x01Å-©_Ap¶×.ÁÀEH_î"
  b"\x01Å-©_Ap¶×.ÁÀF!ÿû"
  b"\x01Å-©_Ap¶×.ÁÀFÞü8"
  b"\x01Å-©_Ap¶×.ÁÀG\x05u\x06"
  b"\x01Å-©_Ap¶×.ÁÀGOh\x07"
  b"\x01Å-©_Ap¶×.ÁÀGıïj"
  b"\x01Å-©_Ap¶×.ÁÀHc+I"
  b"\x01Å-©_Ap¶×.ÁÀHéLÈ"
  b"\x01Å-©_Ap¶×.ÁÀHík¶"
  b"\x01Å-©_Ap¶×.ÁÀIl\x1CÏ"
  b"\x01Å-©_Ap¶×.ÁÀI╬V»"
  b"\x01Å-©_Ap¶×.ÁÀK8z■"
  b"\x01Å-©_Ap¶×.ÁÀK¤ø╗"
  b"\x01Å-©_Ap¶×.ÁÀLù°\"
  b"\x01Å-©_Ap¶×.ÁÀM\x05\x05/"
  b"\x01Å-©_Ap¶×.ÁÀN)Iñ"
  b"\x01Å-©_Ap¶×.ÁÀN┴p\x14"
  b"\x01Å-©_Ap¶×.ÁÀN·ýà"
  b"\x01Å-©_Ap¶×.ÁÀOÍ0r"
  b"\x01Å-©_Ap¶×.ÁÀP│ØD"
  b"\x01Å-©_Ap¶×.ÁÀQè"P"
  b"\x01Å-©_Ap¶×.ÁÀR\x01Æ<"
  b"\x01Å-©_Ap¶×.ÁÀRT£Ö"
  b"\x01Å-©_Ap¶×.ÁÀRowþ"
  b"\x01Å-©_Ap¶×.ÁÀSTlã"
  b"\x01Å-©_Ap¶×.ÁÀSt\x17\n"
  b"\x01Å-©_Ap¶×.ÁÀS░µÍ"
  b"\x01Å-©_Ap¶×.ÁÀT]«N"
  b"\x01Å-©_Ap¶×.ÁÀTúâX"
  b"\x01Å-©_Ap¶×.ÁÀT╦┌k"
  b"\x01Å-©_Ap¶×.ÁÀTÞ±Æ"
  b"\x01Å-©_Ap¶×.ÁÀUl└­"
  b"\x01Å-©_Ap¶×.ÁÀV\x1A│═"
  b"\x01Å-©_Ap¶×.ÁÀVt&ã"
  b"\x01Å-©_Ap¶×.ÁÀV¬z$"
  b"\x01Å-©_Ap¶×.ÁÀV÷Ûñ"
  b"\x01Å-©_Ap¶×.ÁÀW«zc"
  b"\x01Å-©_Ap¶×.ÁÀX[bË"
  b"\x01Å-©_Ap¶×.ÁÀY@¯Ù"
  b"\x01Å-©_Ap¶×.ÁÀYÀñ═"
  b"\x01Å-©_Ap¶×.ÁÀYÐ\x03"
  b"\x01Å-©_Ap¶×.ÁÀZOõd"
  b"\x01Å-©_Ap¶×.ÁÀ[MßÍ"
  b"\x01Å-©_Ap¶×.ÁÀ[Æ│Ø"
  b"\x01Å-©_Ap¶×.ÁÀ\Sö@"
  b"\x01Å-©_Ap¶×.ÁÀ\£hG"
  b"\x01Å-©_Ap¶×.ÁÀ\▓+á"
  b"\x01Å-©_Ap¶×.ÁÀ]zå¹"
  b"\x01Å-©_Ap¶×.ÁÀ^V┼9"
  b"\x01Å-©_Ap¶×.ÁÀ_*┐┴"
  b"\x01Å-©_Ap¶×.ÁÀ_ø43"
  b"\x01Å-©_Ap¶×.ÁÀ`|â\f"
  b"\x01Å-©_Ap¶×.ÁÀa\t©t"
  b"\x01Å-©_Ap¶×.ÁÀaEÍA"
  b"\x01Å-©_Ap¶×.ÁÀax░<"
  b"\x01Å-©_ùq\x17ƒ\x1CèBS\f>%"
  b"\x01Å-©_ùq\x17ƒ\x1CèBSàø═"
  b"\x01Å-©_ùq\x17ƒ\x1CèBS╔º┘"
  b"\x01Å-©_ùq\x17ƒ\x1CèBT@£└"
  b"\x01Å-©_ùq\x17ƒ\x1CèBT\x7F\x06h"
  b"\x01Å-©_ùq\x17ƒ\x1CèBT¶)\x19"
  b"\x01Å-©_ùq\x17ƒ\x1CèBUùò¢"
  b"\x01Å-©_ùq\x17ƒ\x1CèBVY³║"
  b"\x01Å-©_ùq\x17ƒ\x1CèBVä\x13é"
  b"\x01Å-©_ùq\x17ƒ\x1CèBVÞ║]"
  b"\x01Å-©_ùq\x17ƒ\x1CèBWT­ë"
  b"\x01Å-©_ùq\x17ƒ\x1CèBWÅ\x19\v"
  b"\x01Å-©_ùq\x17ƒ\x1CèBW¬╚E"
  b"\x01Å-©_ùq\x17ƒ\x1CèBXMã+"
  b"\x01Å-©_ùq\x17ƒ\x1CèBX `J"
  b"\x01Å-©_ùq\x17ƒ\x1CèBYá_\f"
  b"\x01Å-©_ùq\x17ƒ\x1CèBZê\x14Ü"
  b"\x01Å-©_ùq\x17ƒ\x1CèBZªxa"
  b"\x01Å-©_ùq\x17ƒ\x1CèBZ┌çÍ"
  b"\x01Å-©_ùq\x17ƒ\x1CèB[a+I"
  b"\x01Å-©_ùq\x17ƒ\x1CèB[æ0N"
  b"\x01Å-©_ùq\x17ƒ\x1CèB\\v\x0F"
  b"\x01Å-©_ùq\x17ƒ\x1CèB\·\x15\x14"
  b"\x01Å-©_ùq\x17ƒ\x1CèB^yÚ "
  b"\x01Å-©_ùq\x17ƒ\x1CèB_Ko}"
  b"\x01Å-©_ùq\x17ƒ\x1CèB`\r"
  b"\x01Å-©_ùq\x17ƒ\x1CèB`±┤¸"
  b"\x01Å-©_ùq\x17ƒ\x1CèBaáÕ¾"
  b"\x01Å-©_ÿp\x1Fÿ dËÊÚÚ¯"
  b"\x01Å-©_ÿp\x1Fÿ dËʹÅZ"
  b"\x01Å-©_ÿp\x1Fÿ dËËUù#"
  b"\x01Å-©_ÿp\x1Fÿ dËË═Ô╗"
  b"\x01Å-©_ÿp\x1Fÿ dËȃ└&"
  b"\x01Å-©_ÿp\x1Fÿ dËÈ╠\x08"
  b"\x01Å-©_ÿp\x1Fÿ dËı>Ï4"
  b"\x01Å-©_ÿp\x1Fÿ dËı├╔ª"
  b"\x01Å-©_ÿp\x1Fÿ dËıÝÎV"
  b"\x01Å-©_ÿp\x1Fÿ dËÍÉS¡"
  b"\x01Å-©_ÿp\x1Fÿ dËÍ▀\x07À"
  b"\x01Å-©_ÿp\x1Fÿ dËÎR¥Ç"
  b"\x01Å-©_ÿp\x1Fÿ dËΠ@├"
  b"\x01Å-©_ÿp\x1Fÿ dËÏ\x1C®g"
  b"\x01Å-©_ÿp\x1Fÿ dËϾrÁ"
  b"\x01Å-©_ÿp\x1Fÿ dË┘L\x11Â"
  b"\x01Å-©_ÿp\x1Fÿ dË┘ò¼3"
  b"\x01Å-©_ÿp\x1Fÿ dË┌%┘¢"
  b"\x01Å-©_ÿp\x1Fÿ dË┌Óÿx"
  b"\x01Å-©_ÿp\x1Fÿ dË█;\r"
  b"\x01Å-©_ÿp\x1Fÿ dË▄0Ï\x1F"
  b"\x01Å-©_ÿp\x1Fÿ dË▄╩þ»"
  b"\x01Å-©_ÿp\x1Fÿ dË▄Ï2µ"
  b"\x01Å-©_ÿp\x1Fÿ d˦\f"
  b"\x01Å-©_ÿp\x1Fÿ d˦®µå"
  b"\x01Å-©_ÿp\x1Fÿ d˦╔»Ü"
  b"\x01Å-©_ÿp\x1Fÿ dËÌIC}"
  b"\x01Å-©_ÿp\x1Fÿ dËÌtq\x15"
  b"\x01Å-©_ÿp\x1Fÿ dË▀K:Ä"
  b"\x01Å-©_ÿp\x1Fÿ dË▀┐─û"
  b"\x01Å-©_ÿp\x1Fÿ dËÓp¸\x15"
  b"\x01Å-©_ÿp\x1Fÿ dËßR6$"
  b"\x01Å-©_ÿp\x1Fÿ dËß╬ÂV"
  b"\x01Å-©_ÿp\x1Fÿ dËÔû»F"
  b"\x01Å-©_ÿp\x1Fÿ dËÒe\x16¡"
  b"\x01Å-©_ÿp\x1Fÿ dËÒ´\x15«"
  b"\x01Å-©_ÿp\x1Fÿ dËõȱ4"
  b"\x01Å-©_ÿp\x1Fÿ dËÕ'Å╠"
  b"\x01Å-©_ÿp\x1Fÿ dËÕU~©"
  b"\x01Å-©_ÿp\x1Fÿ dËÕÒ\x0F\x13"
  b"\x01Å-©_ÿp\x1Fÿ d˵\x16"
  b"\x01Å-©_ÿp\x1Fÿ d˵üÚ("
  b"\x01Å-©_ÿp\x1Fÿ d˵û ý"
  b"\x01Å-©_ÿp\x1Fÿ dËþ+\tÇ"
  b"\x01Å-©_ÿp\x1Fÿ dËþí▒Ö"
  b"\x01Å-©_ÿp\x1Fÿ dËþÐÁö"
  b"\x01Å-©_ÿp\x1Fÿ dËÞ═µ_"
  b"\x01Å-©_ÿp\x1Fÿ dËÚâE="
  b"\x01Å-©_ÿp\x1Fÿ dËÚØ\x12\x02"
  b"\x01Å-©_ÿp\x1Fÿ dËÚðH+"
  b"\x01Å-©_ÿp\x1Fÿ dËÛ\x10@-"
  b"\x01Å-©_ÿp\x1Fÿ dËÙ\r\x1E"
  b"\x01Å-©_ÿp\x1Fÿ dËÙðÒl"
  b"\x01Å-©_ÿp\x1Fÿ dËý\x7FR)"
  b"\x01Å-©_ÿp\x1Fÿ dËÝ\x01úT"
  b"\x01Å-©_ÿp\x1Fÿ dËÝØÂÄ"
  b"\x01Å-©_ÿp\x1Fÿ d˯k█\x16"
  b"\x01Å-©_ÿp\x1Fÿ dË´ck╣"
  b"\x01Å-©_ÿp\x1Fÿ dË´­«à"
  b"\x01Å-©_ÿp\x1Fÿ dË­ÎÒñ"
  b"\x01Å-©_ÿp\x1Fÿ d˱Q▀\x03"
  b"\x01Å-©_ÿp\x1Fÿ d˱│/À"
  b"\x01Å-©_ÿp\x1Fÿ dË‗¬k¨"
  b"\x01Å-©_ÿp\x1Fÿ dË‗¯┴B"
  b"\x01Å-©_ÿp\x1Fÿ d˾r¥┌"
  b"\x01Å-©_ÿp\x1Fÿ d˾˽("
  b"\x01Å-©_ÿp\x1Fÿ d˶ù\x07j"
  b"\x01Å-©_ÿp\x1Fÿ d˧A4 "
  b"\x01Å-©_ÿp\x1Fÿ d˧╦\x1Aô"
  b"\x01Å-©_ÿp\x1Fÿ dË÷╚│¶"
  b"\x01Å-©_ÿp\x1Fÿ d˸{C\x05"
  b"\x01Å-©_ÿp\x1Fÿ dË°SqQ"
  b"\x01Å-©_ÿp\x1Fÿ dË°\Íö"
  b"\x01Å-©_ÿp\x1Fÿ dË°ï─ä"
  b"\x01Å-©_ÿp\x1Fÿ dË°¬■\x08"
  b"\x01Å-©_ÿp\x1Fÿ dË°ß¿º"
  b"\x01Å-©_ÿp\x1Fÿ dË°§\x03\x1A"
  b"\x01Å-©_ÿp\x1Fÿ d˨ö_g"
  b"\x01Å-©_ÿp\x1Fÿ dË·\x15\x1Dı"
  b"\x01Å-©_ÿp\x1Fÿ dË·þK#"
  b"\x01Å-©_ÿp\x1Fÿ d˹\x10"
  b"\x01Å-©_ÿp\x1Fÿ d˹¶ó\x1D"
  b"\x01Å-©_ÿp\x1Fÿ d˳2\x07«"
  b"\x01Å-©_ÿp\x1Fÿ d˳éúp"
  b"\x01Å-©_ÿp\x1Fÿ d˳Ñ└²"
  b"\x01Å-©_ÿp\x1Fÿ d˲ùÔ\x7F"
  b"\x01Å-©_ÿp\x1Fÿ dË■hz░"
  b"\x01Å-©_ÿp\x1Fÿ dË \x07╬Æ"
  b"\x01Å-©_ÿp\x1Fÿ dË ­,>"
  b"\x01Å-©_ÿp\x1Fÿ dÈ\x00(½├"
  b"\x01Å-©_ÿp\x1Fÿ dÈ\x01\x1E·\x1D"
  b"\x01Å-©_ÿp\x1Fÿ dÈ\x01ã±ü"
  b"\x01Å-©_ÿp\x1Fÿ dÈ\x02ø┐È"
  b"\x01Å-©_ÿp\x1Fÿ dÈ\x03Djî"
  b"\x01Å-©_ÿp\x1Fÿ dÈ\x04%>É"
  b"\x01Å-©_ÿp\x1Fÿ dÈ\x04┤oF"
  b"\x01Å-©_ÿp\x1Fÿ dÈ\x04ý{░"
  b"\x01Å-©_ÿp\x1Fÿ dÈ\x05.E1"
  b"\x01Å-©_ÿp\x1Fÿ dÈ\x05¬åP"
  b"\x01Å-©_ÿp\x1Fÿ dÈ\x06y¯╦"
  b"\x01Å-©_ÿp\x1Fÿ dÈ\x06ÅL▄"
  b"\x01Å-©_ÿp\x1Fÿ dÈ\x07> └"
  b"\x01Å-©_ÿp\x1Fÿ dÈ\x08ö\x105"
  b"\x01Å-©_ÿp\x1Fÿ dÈ\t\x06┘Ö"
  b"\x01Å-©_ÿp\x1Fÿ dÈ\tO§a"
  b"""
    \x01Å-©_ÿp\x1Fÿ dÈ\n
    $\x05
    """
  b"""
    \x01Å-©_ÿp\x1Fÿ dÈ\n
    ¬\x1F?
    """
  b"\x01Å-©_ÿp\x1Fÿ dÈ\vuÍô"
  b"\x01Å-©_ÿp\x1Fÿ dÈ\f\x17¡å"
  b"\x01Å-©_ÿp\x1Fÿ dÈ\fÞ{\x7F"
  b"\x01Å-©_ÿp\x1Fÿ dÈ\r╬x}"
  b"\x01Å-©_ÿp\x1Fÿ dÈ\x0EÇ0ò"
  b"\x01Å-©_ÿp\x1Fÿ dÈ\x0E´╩¡"
  b"\x01Å-©_ÿp\x1Fÿ dÈ\x0F4┌J"
  b"\x01Å-©_ÿp\x1Fÿ dÈ\x0FE╩¹"
  b"\x01Å-©_ÿp\x1Fÿ dÈ\x0F­┐ê"
  b"\x01Å-©_ÿp\x1Fÿ dÈ\x10ú\x13>"
  b"\x01Å-©_ÿp\x1Fÿ dÈ\x11Éâ["
  b"\x01Å-©_ÿp\x1Fÿ dÈ\x11ô\x01Ô"
  b"\x01Å-©_ÿp\x1Fÿ dÈ\x12-╬¨"
  b"\x01Å-©_¯sMªÊä└Ç\vf╚"
  b"\x01Å-©_¯sMªÊä└Ç@\r|"
  b"\x01Å-©_¯sMªÊä└ü\x08ÜO"
  b"\x01Å-©_¯sMªÊä└ü÷╬Æ"
  b"\x01Å-©_¯sMªÊä└â╣\f,"
  b"\x01Å-©_¯sMªÊä└ä:¤t"
  b"\x01Å-©_¯sMªÊä└à#5╠"
  b"\x01Å-©_¯sMªÊä└àVC╦"
  b"\x01Å-©_¯sMªÊä└àÞ\x15\x18"
  b"\x01Å-©_¯sMªÊä└çíDx"
  b"\x01Å-©_¯sMªÊä└ç═Jú"
  b"\x01Å-©_¯sMªÊä└êUZ░"
  b"\x01Å-©_¯sMªÊä└ê´û├"
  b"\x01Å-©_¯sMªÊä└ë╩É6"
  b"\x01Å-©_¯sMªÊä└èUT\x03"
  b"\x01Å-©_¯sMªÊä└ï ÿ,"
  b"\x01Å-©_¯sMªÊä└ïò\x03\x15"
  b"\x01Å-©_¯sMªÊä└ìsGT"
  b"\x01Å-©_¯sMªÊä└ì÷éq"
  b"\x01Å-©_¯sMªÊä└É\x12Ì╩"
  b"\x01Å-©_¯sMªÊä└É┌òè"
  b"\x01Å-©_¯sMªÊä└æº┼Y"
  b"\x01Å-©_¯sMªÊä└öàCÛ"
  b"\x01Å-©_¯sMªÊä└òo(\n"
  b"\x01Å-©_¯sMªÊä└ûgÖ8"
  b"\x01Å-©_¯sMªÊä└ù/}r"
  b"\x01Å-©_¯sMªÊä└ÿ\x1CÇN"
  b"\x01Å-©_¯sMªÊä└ÿ­\x12È"
  b"\x01Å-©_¯sMªÊä└ÖÛ9e"
  b"\x01Å-©_¯sMªÊä└Ü\v"
  b"\x01Å-©_¯sMªÊä└ܧ~û"
  b"\x01Å-©_¯sMªÊä└Ü÷½\x13"
  b"\x01Å-©_¯sMªÊä└øcÄ\x16"
  b"\x01Å-©_¯sMªÊä└£v´®"
  b"\x01Å-©_¯sMªÊä└ØC═▓"
  b"\x01Å-©_¯sMªÊä└×=║Â"
  b"\x01Å-©_¯sMªÊä└×┌ ì"
  b"\x01Å-©_¯sMªÊä└ƒæÊn"
  b"\x01Å-©_¯sMªÊä└áìEy"
  b"\x01Å-©_¯sMªÊä└íyÃZ"
  b"\x01Å-©_¯sMªÊä└ó\x07Æþ"
  b"\x01Å-©_¯sMªÊä└ú\x01▄¿"
  b"\x01Å-©_¯sMªÊä└ú\x0F║º"
  b"\x01Å-©_¯sMªÊä└ú¢└ñ"
  b"\x01Å-©_¯sMªÊä└ª©êq"
  b"\x01Å-©_¯sMªÊä└¿\x06"
  b"\x01Å-©_¯sMªÊä└®5$▄"
  b"\x01Å-©_¯sMªÊä└¼ sM"
  b"\x01Å-©_¯sMªÊä└¼_.w"
  b"\x01Å-©_¯sMªÊä└»()Ê"
  b"\x01Å-©_¯sMªÊä└»8Í╠"
  b"\x01Å-©_¯sMªÊä└»Et%"
  b"\x01Å-©_¯sMªÊä└░C\f¹"
  b"\x01Å-©_¯sMªÊä└▒桦"
  b"\x01Å-©_¯sMªÊä└▓\x1EBV"
  b"\x01Å-©_¯sMªÊä└▓ô─h"
  b"\x01Å-©_¯sMªÊä└│r\t5"
  b"\x01Å-©_¯sMªÊä└│µÝí"
  b"\x01Å-©_¯sMªÊä└┤╔ça"
  b"\x01Å-©_¯sMªÊä└ÁbqÆ"
  b"\x01Å-©_¯sMªÊä└ÂT╬\x01"
  b"\x01Å-©_¯sMªÊä└ÂÕ\x13t"
  b"\x01Å-©_¯sMªÊä└À\x01Üs"
  b"\x01Å-©_¯sMªÊä└©è┴╬"
  b"\x01Å-©_¯sMªÊä└╣x█y"
  b"\x01Å-©_¯sMªÊä└╣ýÔÓ"
  b"\x01Å-©_¯sMªÊä└║B▒\x12"
  b"\x01Å-©_¯sMªÊä└║mé³"
  b"\x01Å-©_¯sMªÊä└║¡╩ö"
  b"\x01Å-©_¯sMªÊä└╝ºfp"
  b"\x01Å-©_¯sMªÊä└╝╗\x0F"
  b"\x01Å-©_¯sMªÊä└╝ÏÏK"
  b"\x01Å-©_¯sMªÊä└¢ä]Y"
  b"\x01Å-©_¯sMªÊä└¥\x1FÌ "
  b"\x01Å-©_¯sMªÊä└¥B\x1AF"
  b"\x01Å-©_¯sMªÊä└┐'\x02³"
  b"\x01Å-©_¯sMªÊä└└º\x08J"
  b"\x01Å-©_¯sMªÊä└┴\x06,\x1D"
  b"\x01Å-©_¯sMªÊä└┴Lß\x16"
  b"\x01Å-©_¯sMªÊä└┴Ü×ç"
  b"\x01Å-©_¯sMªÊä└┴Ïì\x03"
  b"\x01Å-©_¯sMªÊä└├,\x17«"
  b"\x01Å-©_¯sMªÊä└├▄Òn"
  b"\x01Å-©_¯sMªÊä└─ù%l"
  b"\x01Å-©_¯sMªÊä└┼J\x15\x19"
  b"\x01Å-©_¯sMªÊä└ã\x15£½"
  b"\x01Å-©_¯sMªÊä└ã╔þG"
  b"\x01Å-©_¯sMªÊä└Ãî¦~"
  b"\x01Å-©_¯sMªÊä└╚\x15µ█"
  b"\x01Å-©_¯sMªÊä└╔\x7F"
  b"\x01Å-©_¯sMªÊä└╩"v("
  b"\x01Å-©_¯sMªÊä└╩▀Þ\x1A"
  b"\x01Å-©_¯sMªÊä└╦ö\÷"
  b"\x01Å-©_¯sMªÊä└╠ìþ╔"
  b"\x01Å-©_¯sMªÊä└═Y<["
  b"\x01Å-©_¯sMªÊä└╬B¹\x05"
  b"\x01Å-©_¯sMªÊä└¤\x08ÞØ"
  b"\x01Å-©_¯sMªÊä└¤\x1CHy"
  b"\x01Å-©_¯sMªÊä└ð\tz!"
  b"\x01Å-©_¯sMªÊä└Ð>Ûß"
  b"\x01Å-©_¯sMªÊä└ÐPò0"
  b"\x01Å-©_¯sMªÊä└Ð╔N3"
  b"\x01Å-©_¯sMªÊä└Ê/ÃM"
  b"\x01Å-©_¯sMªÊä└Ë\x12Øg"
  b"\x01Å-©_¯sMªÊä└Ë┐Ê«"
  b"\x01Å-©_¯sMªÊä└Èî¾Ð"
  b"\x01Å-©_¯sMªÊä└ıA¥T"
  b"\x01Å-©_¯sMªÊä└Íg²£"
  b"\x01Å-©_¯sMªÊä└Í▓\x1A"
  b"""
    \x01Å-©_¯sMªÊä└Î\n
    \x1CÓ
    """
  b"\x01Å-©_¯sMªÊä└Î¥+b"
  b"\x01Å-©_¯sMªÊä└Ïöj²"
  b"\x01Å-©_¯sMªÊä└┘8┌ò"
  b"\x01Å-©_¯sMªÊä└┘ÉäS"
  b"\x01Å-©_¯sMªÊä└┘«ôC"
  b"\x01Å-©`Drº║g\x1D└â┼A\x0F"
  b"\x01Å-©`Drº║g\x1D└àg\x00C"
  b"\x01Å-©`Drº║g\x1D└ç\x15ã\x17"
  b"\x01Å-©`Drº║g\x1D└ê┬ìç"
  b"\x01Å-©`Drº║g\x1D└îõ┤═"
  b"\x01Å-©`Drº║g\x1D└Ŷ▒x"
  b"\x01Å-©`Drº║g\x1D└æ=Kú"
  b"\x01Å-©`Drº║g\x1D└ÆÎX>"
  b"\x01Å-©`Drº║g\x1D└ùÂ│þ"
  b"\x01Å-©`Drº║g\x1D└ÜЮº"
  b"\x01Å-©`Drº║g\x1D└Ø¡t¤"
  b"\x01Å-©`Drº║g\x1D└íÂî\x05"
  b"\x01Å-©`Drº║g\x1D└óq8e"
  b"\x01Å-©`Drº║g\x1D└ñed{"
  b"\x01Å-©`Drº║g\x1D└ñ║└█"
  b"\x01Å-©`Drº║g\x1D└ªÒ8¯"
  b"\x01Å-©`Drº║g\x1D└¬û¦Ö"
  b"\x01Å-©`Eq¯ÿ\x00¸X'°p2"
  b"\x01Å-©`Eq¯ÿ\x00¸X)╔¸d"
  b"\x01Å-©`Eq¯ÿ\x00¸X5|°¾"
  b"\x01Å-©`Eq¯ÿ\x00¸X5÷O\x1C"
  b"\x01Å-©`Eq¯ÿ\x00¸X9N┼║"
  b"\x01Å-©`Eq¯ÿ\x00¸X<á¼ê"
  b"\x01Å-©`Eq¯ÿ\x00¸X>RÊÐ"
  b"\x01Å-©`Eq¯ÿ\x00¸X@‗E×"
  b"\x01Å-©`Eq¯ÿ\x00¸XHYı┘"
  b"\x01Å-©`×qkù\x0Fptèí\fä"
  b"\x01Å-©`×qkù\x0FptïÉ(L"
  b"""
    \x01Å-©`¡q\n
    Æý©2ÃvèÞ
    """
  b"""
    \x01Å-©`¡q\n
    Æý©2Ã╩Òö
    """
  b"\x01Å-©`¡q\nÆý©2╚È┴\x00"
  b"""
    \x01Å-©`¡q\n
    Æý©2╔Õõ▀
    """
  b"""
    \x01Å-©`¡q\n
    Æý©2╦í\x11
    """
  b"""
    \x01Å-©`¡q\n
    Æý©2═ÒR╬
    """
  b"\x01Å-©`╗pý¿$³åî[\x07»"
  b"\x01Å-©`╗pý¿$³åîa.Y"
  b"\x01Å-©`╗pý¿$³åîøþ\x10"
  b"\x01Å-©`╗pý¿$³åî»áó"
  b"\x01Å-©`└s¹«\x7F÷\x00§õ[#"
  b"\x01Å-©`└s¹«\x7F÷\x00¸9üh"
  b"\x01Å-©`└s¹«\x7F÷\x00¹p%┌"
]
49 1.26 ms
# product-listing::property-filter::search-ids
SELECT `property_group_option`.`id` FROM `property_group_option` LEFT JOIN `property_group` `property_group_option.group` ON `property_group_option`.`property_group_id` = `property_group_option.group`.`id` WHERE ((`property_group_option.group`.`filterable` = ?)) AND (`property_group_option`.`id` IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) ORDER BY `property_group_option`.`id` ASC LIMIT 500 OFFSET 500
Parameters:
[
  true
  b"\x01Å-©`×qkù\x0FptïÉ(L"
  b"\x01Å-©`└s¹«\x7F÷\x00§õ[#"
  b"\x01Å-©`└s¹«\x7F÷\x00¸9üh"
  b"\x01Å-©`└s¹«\x7F÷\x00¹p%┌"
  b"\x01Å-©`×qkù\x0Fptèí\fä"
  b"\x01Å-©_ÿp\x1Fÿ dÈ\x06y¯╦"
  b"""
    \x01Å-©`¡q\n
    Æý©2═ÒR╬
    """
  b"\x01Å-©`╗pý¿$³åî»áó"
  b"\x01Å-©_ùq\x17ƒ\x1CèBZê\x14Ü"
  b"\x01Å-©_ùq\x17ƒ\x1CèBW¬╚E"
  b"""
    \x01Å-©`¡q\n
    Æý©2ÃvèÞ
    """
  b"\x01Å-©`╗pý¿$³åîa.Y"
  b"\x01Å-©`╗pý¿$³åî[\x07»"
  b"\x01Å-©`╗pý¿$³åîøþ\x10"
  b"\x01Å-©_Ap¶×.ÁÀ ¯\x19R"
  b"\x01Å-©_Ap¶×.ÁÀEH_î"
  b"\x01Å-©_Ap¶×.ÁÀ.UË\x08"
  b"\x01Å-©_Ap¶×.ÁÀYÐ\x03"
  b"\x01Å-©_Ap¶×.ÁÀ\x1EúÄ\r"
  b"\x01Å-©_¯sMªÊä└¥B\x1AF"
  b"\x01Å-©`Drº║g\x1D└â┼A\x0F"
  b"""
    \x01Å-©`¡q\n
    Æý©2Ã╩Òö
    """
  b"""
    \x01Å-©`¡q\n
    Æý©2╔Õõ▀
    """
  b"""
    \x01Å-©`¡q\n
    Æý©2╦í\x11
    """
  b"\x01Å-©`¡q\nÆý©2╚È┴\x00"
  b"\x01Å-©_Ap¶×.ÁÀ#'ÁØ"
  b"\x01Å-©_¯sMªÊä└»Et%"
  b"\x01Å-©_¯sMªÊä└Î¥+b"
  b"\x01Å-©_¯sMªÊä└═Y<["
  b"\x01Å-©`Eq¯ÿ\x00¸X5|°¾"
  b"\x01Å-©`Drº║g\x1D└ñed{"
  b"\x01Å-©`Eq¯ÿ\x00¸X9N┼║"
  b"\x01Å-©_Ap¶×.ÁÀ\x12§ï■"
  b"\x01Å-©_Ap¶×.ÁÀ?S2Ó"
  b"\x01Å-©_Ap¶×.ÁÀY@¯Ù"
  b"\x01Å-©_ÿp\x1Fÿ dË┘ò¼3"
  b"\x01Å-©_ÿp\x1Fÿ dË \x07╬Æ"
  b"\x01Å-©_ÿp\x1Fÿ dÈ\tO§a"
  b"\x01Å-©_Ap¶×.ÁÀ\x19\x02Ä"
  b"\x01Å-©_Ap¶×.ÁÀK¤ø╗"
  b"\x01Å-©_ÿp\x1Fÿ dËß╬ÂV"
  b"\x01Å-©_ÿp\x1Fÿ dÈ\x0F4┌J"
  b"\x01Å-©_ÿp\x1Fÿ dÈ\x0FE╩¹"
  b"\x01Å-©_¯sMªÊä└¤\x08ÞØ"
  b"\x01Å-©_Ap¶×.ÁÀ\x10×Ý«"
  b"\x01Å-©_Ap¶×.ÁÀAO\x00a"
  b"\x01Å-©_Ap¶×.ÁÀSTlã"
  b"\x01Å-©_ÿp\x1Fÿ d˯k█\x16"
  b"\x01Å-©_ÿp\x1Fÿ dË÷╚│¶"
  b"\x01Å-©_Ap¶×.ÁÀ\x0Eªèê"
  b"\x01Å-©_Ap¶×.ÁÀ\x1A%Ç╬"
  b"\x01Å-©_Ap¶×.ÁÀDp\x19k"
  b"\x01Å-©_ùq\x17ƒ\x1CèBVä\x13é"
  b"\x01Å-©_ÿp\x1Fÿ dËȃ└&"
  b"\x01Å-©_ÿp\x1Fÿ dÈ\x11ô\x01Ô"
  b"\x01Å-©_Ap¶×.ÁÀN·ýà"
  b"\x01Å-©_Ap¶×.ÁÀ[Æ│Ø"
  b"\x01Å-©_Ap¶×.ÁÀax░<"
  b"\x01Å-©_ùq\x17ƒ\x1CèB`±┤¸"
  b"\x01Å-©_ÿp\x1Fÿ dËÏ\x1C®g"
  b"\x01Å-©_ÿp\x1Fÿ dËÚØ\x12\x02"
  b"\x01Å-©_¯sMªÊä└Ð╔N3"
  b"\x01Å-©_Ap¶×.ÁÀ%¤¡ñ"
  b"\x01Å-©_Ap¶×.ÁÀ1!¡x"
  b"\x01Å-©_Ap¶×.ÁÀT]«N"
  b"\x01Å-©_ÿp\x1Fÿ dËÎR¥Ç"
  b"\x01Å-©_ÿp\x1Fÿ d˵üÚ("
  b"\x01Å-©_Ap¶×.ÁÀ\x13f­)"
  b"\x01Å-©_Ap¶×.ÁÀ2h╣þ"
  b"\x01Å-©_ùq\x17ƒ\x1CèBT¶)\x19"
  b"\x01Å-©_ùq\x17ƒ\x1CèBVÞ║]"
  b"\x01Å-©_ÿp\x1Fÿ dÈ\x11Éâ["
  b"\x01Å-©_¯sMªÊä└▓ô─h"
  b"\x01Å-©_¯sMªÊä└╝ºfp"
  b"\x01Å-©_Ap¶×.ÁÀ)+N©"
  b"\x01Å-©_Ap¶×.ÁÀ_*┐┴"
  b"\x01Å-©_ÿp\x1Fÿ dË█;\r"
  b"\x01Å-©_ÿp\x1Fÿ dË‗¬k¨"
  b"\x01Å-©_¯sMªÊä└ê´û├"
  b"\x01Å-©_¯sMªÊä└ÁbqÆ"
  b"\x01Å-©_¯sMªÊä└┐'\x02³"
  b"\x01Å-©_Ap¶×.ÁÀ(·┴è"
  b"\x01Å-©_Ap¶×.ÁÀ@\r▀ı"
  b"\x01Å-©_Ap¶×.ÁÀB¯3╣"
  b"\x01Å-©_ÿp\x1Fÿ dËËUù#"
  b"\x01Å-©_ÿp\x1Fÿ d˦®µå"
  b"\x01Å-©_ÿp\x1Fÿ dËÚâE="
  b"\x01Å-©_Ap¶×.ÁÀ-\vÕ]"
  b"\x01Å-©_Ap¶×.ÁÀV\x1A│═"
  b"\x01Å-©_Ap¶×.ÁÀ[MßÍ"
  b"\x01Å-©_ÿp\x1Fÿ dËÕU~©"
  b"\x01Å-©_ÿp\x1Fÿ dÈ\x01\x1E·\x1D"
  b"\x01Å-©_ÿp\x1Fÿ dÈ\x03Djî"
  b"\x01Å-©_Ap¶×.ÁÀ%\v\x05Ñ"
  b"\x01Å-©_Ap¶×.ÁÀ7\x1F╔o"
  b"\x01Å-©_ÿp\x1Fÿ dËΠ@├"
  b"\x01Å-©_ÿp\x1Fÿ dËÝ\x01úT"
  b"\x01Å-©_ÿp\x1Fÿ dÈ\fÞ{\x7F"
  b"\x01Å-©_¯sMªÊä└ã\x15£½"
  b"\x01Å-©_Ap¶×.ÁÀHéLÈ"
  b"\x01Å-©_ÿp\x1Fÿ d˱Q▀\x03"
  b"\x01Å-©_ÿp\x1Fÿ dÈ\vuÍô"
  b"\x01Å-©_¯sMªÊä└ü\x08ÜO"
  b"\x01Å-©_¯sMªÊä└¿\x06"
  b"\x01Å-©_¯sMªÊä└║mé³"
  b"\x01Å-©_Ap¶×.ÁÀ\r┘èX"
  b"\x01Å-©_Ap¶×.ÁÀ6e´│"
  b"\x01Å-©_ùq\x17ƒ\x1CèBT@£└"
  b"\x01Å-©_ÿp\x1Fÿ dÈ\x04ý{░"
  b"\x01Å-©_Ap¶×.ÁÀA»└´"
  b"\x01Å-©_Ap¶×.ÁÀT╦┌k"
  b"\x01Å-©_ùq\x17ƒ\x1CèB\·\x15\x14"
  b"\x01Å-©_ÿp\x1Fÿ dËÍÉS¡"
  b"\x01Å-©_¯sMªÊä└Ü\v"
  b"\x01Å-©_Ap¶×.ÁÀ5¥\v\x1A"
  b"\x01Å-©_Ap¶×.ÁÀX[bË"
  b"\x01Å-©_ÿp\x1Fÿ dËϾrÁ"
  b"\x01Å-©_Ap¶×.ÁÀ\x18õÇ\x01"
  b"\x01Å-©_Ap¶×.ÁÀ-ÎÓ·"
  b"\x01Å-©_ùq\x17ƒ\x1CèBS\f>%"
  b"\x01Å-©_¯sMªÊä└ØC═▓"
  b"\x01Å-©_ùq\x17ƒ\x1CèBVY³║"
  b"\x01Å-©_ùq\x17ƒ\x1CèBXMã+"
  b"\x01Å-©_ÿp\x1Fÿ dËÔû»F"
  b"\x01Å-©_¯sMªÊä└ûgÖ8"
  b"\x01Å-©_¯sMªÊä└øcÄ\x16"
  b"\x01Å-©_Ap¶×.ÁÀ\x1DÏ\x11@"
  b"\x01Å-©_ÿp\x1Fÿ dËıÝÎV"
  b"\x01Å-©_ÿp\x1Fÿ dËõȱ4"
  b"\x01Å-©_ÿp\x1Fÿ dËÕÒ\x0F\x13"
  b"\x01Å-©_¯sMªÊä└¤\x1CHy"
  b"\x01Å-©_Ap¶×.ÁÀIl\x1CÏ"
  b"\x01Å-©_Ap¶×.ÁÀ\▓+á"
  b"\x01Å-©_ÿp\x1Fÿ dË‗¯┴B"
  b"\x01Å-©_Ap¶×.ÁÀ1╣éo"
  b"\x01Å-©_ÿp\x1Fÿ dËÒe\x16¡"
  b"\x01Å-©_ÿp\x1Fÿ dË·\x15\x1Dı"
  b"\x01Å-©_¯sMªÊä└┴Ïì\x03"
  b"\x01Å-©_¯sMªÊä└Íg²£"
  b"\x01Å-©_Ap¶×.ÁÀ\f:#Õ"
  b"\x01Å-©_Ap¶×.ÁÀ+´xÃ"
  b"\x01Å-©_Ap¶×.ÁÀ8l4\x19"
  b"\x01Å-©_ÿp\x1Fÿ dËÚðH+"
  b"\x01Å-©_ÿp\x1Fÿ d˾˽("
  b"\x01Å-©_ÿp\x1Fÿ dË°¬■\x08"
  b"\x01Å-©_¯sMªÊä└ª©êq"
  b"\x01Å-©_Ap¶×.ÁÀR\x01Æ<"
  b"\x01Å-©_ÿp\x1Fÿ dËı├╔ª"
  b"\x01Å-©_ÿp\x1Fÿ d˸{C\x05"
  b"\x01Å-©_¯sMªÊä└â╣\f,"
  b"\x01Å-©_¯sMªÊä└ë╩É6"
  b"\x01Å-©_¯sMªÊä└»()Ê"
  b"\x01Å-©_Ap¶×.ÁÀB4\x7Fý"
  b"\x01Å-©_ÿp\x1Fÿ d˳Ñ└²"
  b"\x01Å-©_ÿp\x1Fÿ dË■hz░"
  b"\x01Å-©_¯sMªÊä└ÿ­\x12È"
  b"\x01Å-©_¯sMªÊä└ú\x01▄¿"
  b"\x01Å-©_¯sMªÊä└ıA¥T"
  b"\x01Å-©_Ap¶×.ÁÀ\x12\x1CıÝ"
  b"\x01Å-©_Ap¶×.ÁÀN)Iñ"
  b"\x01Å-©_Ap¶×.ÁÀVt&ã"
  b"""
    \x01Å-©_ÿp\x1Fÿ dÈ\n
    ¬\x1F?
    """
  b"\x01Å-©_¯sMªÊä└Ü÷½\x13"
  b"\x01Å-©_¯sMªÊä└ó\x07Æþ"
  b"\x01Å-©_¯sMªÊä└░C\f¹"
  b"\x01Å-©`Drº║g\x1D└æ=Kú"
  b"\x01Å-©_Ap¶×.ÁÀ\x17m└┴"
  b"\x01Å-©_Ap¶×.ÁÀGOh\x07"
  b"\x01Å-©_¯sMªÊä└òo(\n"
  b"\x01Å-©_¯sMªÊä└╣ýÔÓ"
  b"\x01Å-©_Ap¶×.ÁÀP│ØD"
  b"\x01Å-©_Ap¶×.ÁÀYÀñ═"
  b"\x01Å-©_ÿp\x1Fÿ dËþ+\tÇ"
  b"\x01Å-©_ÿp\x1Fÿ dËÝØÂÄ"
  b"\x01Å-©_ÿp\x1Fÿ dÈ\x04┤oF"
  b"\x01Å-©_¯sMªÊä└│µÝí"
  b"\x01Å-©`Drº║g\x1D└ÆÎX>"
  b"\x01Å-©_Ap¶×.ÁÀ\x14@=Æ"
  b"\x01Å-©_Ap¶×.ÁÀ\x1D±gl"
  b"\x01Å-©_ùq\x17ƒ\x1CèBSàø═"
  b"\x01Å-©_Ap¶×.ÁÀ&§&4"
  b"\x01Å-©_Ap¶×.ÁÀK8z■"
  b"\x01Å-©_ÿp\x1Fÿ dÈ\x04%>É"
  b"\x01Å-©_Ap¶×.ÁÀ\x11ùªp"
  b"\x01Å-©_Ap¶×.ÁÀG\x05u\x06"
  b"\x01Å-©_ùq\x17ƒ\x1CèB[æ0N"
  b"\x01Å-©_ÿp\x1Fÿ dËÒ´\x15«"
  b"\x01Å-©_¯sMªÊä└║B▒\x12"
  b"\x01Å-©_¯sMªÊä└¢ä]Y"
  b"\x01Å-©_¯sMªÊä└àÞ\x15\x18"
  b"\x01Å-©_¯sMªÊä└┘ÉäS"
  b"\x01Å-©_¯sMªÊä└┘«ôC"
  b"\x01Å-©`Eq¯ÿ\x00¸X'°p2"
  b"\x01Å-©_Ap¶×.ÁÀ?43."
  b"\x01Å-©_Ap¶×.ÁÀHík¶"
  b"\x01Å-©_ÿp\x1Fÿ dÈ\x05¬åP"
  b"\x01Å-©_Ap¶×.ÁÀ&░þ¬"
  b"\x01Å-©_Ap¶×.ÁÀM\x05\x05/"
  b"\x01Å-©_ùq\x17ƒ\x1CèBUùò¢"
  b"\x01Å-©_ÿp\x1Fÿ dËÓp¸\x15"
  b"\x01Å-©_ÿp\x1Fÿ dÈ\x12-╬¨"
  b"\x01Å-©_¯sMªÊä└ä:¤t"
  b"\x01Å-©_¯sMªÊä└Ð>Ûß"
  b"\x01Å-©`Eq¯ÿ\x00¸X)╔¸d"
  b"\x01Å-©_Ap¶×.ÁÀ2H├Ï"
  b"\x01Å-©_Ap¶×.ÁÀ^V┼9"
  b"\x01Å-©_ÿp\x1Fÿ d˶ù\x07j"
  b"\x01Å-©_ÿp\x1Fÿ d˹\x10"
  b"""
    \x01Å-©_ÿp\x1Fÿ dÈ\n
    $\x05
    """
  b"\x01Å-©_Ap¶×.ÁÀ$\r"
  b"\x01Å-©_Ap¶×.ÁÀV÷Ûñ"
  b"\x01Å-©_¯sMªÊä└Ê/ÃM"
  b"\x01Å-©_Ap¶×.ÁÀ=UÙj"
  b"\x01Å-©_Ap¶×.ÁÀ>.ú®"
  b"\x01Å-©_ÿp\x1Fÿ dÈ\x10ú\x13>"
  b"\x01Å-©_Ap¶×.ÁÀ \x10ÆD"
  b"\x01Å-©_Ap¶×.ÁÀ<=TÌ"
  b"\x01Å-©_ùq\x17ƒ\x1CèBWÅ\x19\v"
  b"\x01Å-©_ùq\x17ƒ\x1CèBZ┌çÍ"
  b"\x01Å-©_ùq\x17ƒ\x1CèB_Ko}"
  b"\x01Å-©_Ap¶×.ÁÀCÙr²"
  b"\x01Å-©_ÿp\x1Fÿ dË┌%┘¢"
  b"\x01Å-©_Ap¶×.ÁÀ3g\x0E"
  b"\x01Å-©_Ap¶×.ÁÀ9N9P"
  b"\x01Å-©_ùq\x17ƒ\x1CèBS╔º┘"
  b"\x01Å-©_¯sMªÊä└╦ö\÷"
  b"\x01Å-©_¯sMªÊä└╬B¹\x05"
  b"\x01Å-©_Ap¶×.ÁÀN┴p\x14"
  b"\x01Å-©_ÿp\x1Fÿ dÈ\x0E´╩¡"
  b"\x01Å-©_¯sMªÊä└íyÃZ"
  b"\x01Å-©_¯sMªÊä└Ãî¦~"
  b"\x01Å-©_Ap¶×.ÁÀ7ð║`"
  b"\x01Å-©_Ap¶×.ÁÀ_ø43"
  b"\x01Å-©_ùq\x17ƒ\x1CèBYá_\f"
  b"\x01Å-©_ÿp\x1Fÿ d˦╔»Ü"
  b"\x01Å-©_ÿp\x1Fÿ dÈ\t\x06┘Ö"
  b"\x01Å-©_Ap¶×.ÁÀ"ã4B"
  b"\x01Å-©_ÿp\x1Fÿ dË▀K:Ä"
  b"\x01Å-©_ÿp\x1Fÿ dË°\Íö"
  b"\x01Å-©_Ap¶×.ÁÀ0\x1D·├"
  b"\x01Å-©_ÿp\x1Fÿ dËÌtq\x15"
  b"\x01Å-©_ÿp\x1Fÿ d˧╦\x1Aô"
  b"\x01Å-©_Ap¶×.ÁÀ:âf¼"
  b"\x01Å-©_ÿp\x1Fÿ dË°SqQ"
  b"\x01Å-©_ÿp\x1Fÿ dË ­,>"
  b"\x01Å-©_ÿp\x1Fÿ dÈ\x08ö\x105"
  b"\x01Å-©_¯sMªÊä└À\x01Üs"
  b"\x01Å-©_Ap¶×.ÁÀ\x1D\x11-?"
  b"\x01Å-©_Ap¶×.ÁÀ +Æ├"
  b"\x01Å-©_Ap¶×.ÁÀ?\f\f"
  b"\x01Å-©_ÿp\x1Fÿ dËÙðÒl"
  b"\x01Å-©_¯sMªÊä└ú¢└ñ"
  b"\x01Å-©_¯sMªÊä└┴Lß\x16"
  b"\x01Å-©_¯sMªÊä└┘8┌ò"
  b"\x01Å-©`Eq¯ÿ\x00¸X>RÊÐ"
  b"\x01Å-©_ÿp\x1Fÿ dËÛ\x10@-"
  b"\x01Å-©_¯sMªÊä└©è┴╬"
  b"\x01Å-©_¯sMªÊä└╚\x15µ█"
  b"\x01Å-©_Ap¶×.ÁÀ\f█&«"
  b"\x01Å-©_ÿp\x1Fÿ d˳éúp"
  b"\x01Å-©_Ap¶×.ÁÀLù°\"
  b"\x01Å-©_ÿp\x1Fÿ dËÊÚÚ¯"
  b"\x01Å-©_ÿp\x1Fÿ dË°§\x03\x1A"
  b"\x01Å-©_Ap¶×.ÁÀ\x16¢\vß"
  b"\x01Å-©_Ap¶×.ÁÀTúâX"
  b"\x01Å-©_ÿp\x1Fÿ dËÙ\r\x1E"
  b"\x01Å-©_ÿp\x1Fÿ dË°ß¿º"
  b"\x01Å-©_¯sMªÊä└æº┼Y"
  b"\x01Å-©_¯sMªÊä└ÂÕ\x13t"
  b"\x01Å-©`Drº║g\x1D└óq8e"
  b"\x01Å-©_¯sMªÊä└ÿ\x1CÇN"
  b"\x01Å-©_¯sMªÊä└╩"v("
  b"\x01Å-©`Drº║g\x1D└àg\x00C"
  b"\x01Å-©_ÿp\x1Fÿ dËÕ'Å╠"
  b"\x01Å-©_ÿp\x1Fÿ dË°ï─ä"
  b"\x01Å-©_ÿp\x1Fÿ dÈ\x06ÅL▄"
  b"\x01Å-©_¯sMªÊä└¼ sM"
  b"\x01Å-©_ÿp\x1Fÿ d˾r¥┌"
  b"\x01Å-©_Ap¶×.ÁÀW«zc"
  b"\x01Å-©_ÿp\x1Fÿ dËþí▒Ö"
  b"\x01Å-©_ÿp\x1Fÿ dËþÐÁö"
  b"\x01Å-©_¯sMªÊä└▒桦"
  b"\x01Å-©_¯sMªÊä└└º\x08J"
  b"\x01Å-©_ÿp\x1Fÿ dÈ\x00(½├"
  b"\x01Å-©_Ap¶×.ÁÀ\eB§3"
  b"\x01Å-©_Ap¶×.ÁÀFÞü8"
  b"\x01Å-©_Ap¶×.ÁÀ`|â\f"
  b"\x01Å-©_ÿp\x1Fÿ dËʹÅZ"
  b"\x01Å-©_ÿp\x1Fÿ dË­ÎÒñ"
  b"\x01Å-©_Ap¶×.ÁÀOÍ0r"
  b"\x01Å-©_ÿp\x1Fÿ dËÈ╠\x08"
  b"\x01Å-©_Ap¶×.ÁÀRowþ"
  b"\x01Å-©_ùq\x17ƒ\x1CèB`\r"
  b"\x01Å-©_¯sMªÊä└èUT\x03"
  b"\x01Å-©_¯sMªÊä└║¡╩ö"
  b"\x01Å-©_Ap¶×.ÁÀ7ßSm"
  b"\x01Å-©_ÿp\x1Fÿ dËı>Ï4"
  b"\x01Å-©_ÿp\x1Fÿ dË´ck╣"
  b"\x01Å-©_¯sMªÊä└╝╗\x0F"
  b"\x01Å-©_¯sMªÊä└┼J\x15\x19"
  b"\x01Å-©_Ap¶×.ÁÀF!ÿû"
  b"\x01Å-©_Ap¶×.ÁÀZOõd"
  b"\x01Å-©_ùq\x17ƒ\x1CèBWT­ë"
  b"\x01Å-©_ÿp\x1Fÿ d˳2\x07«"
  b"\x01Å-©_¯sMªÊä└├,\x17«"
  b"\x01Å-©_¯sMªÊä└Ë\x12Øg"
  b"\x01Å-©_Ap¶×.ÁÀ\x15MÏä"
  b"\x01Å-©_ÿp\x1Fÿ dË·þK#"
  b"\x01Å-©_¯sMªÊä└ü÷╬Æ"
  b"\x01Å-©_¯sMªÊä└ù/}r"
  b"\x01Å-©`Drº║g\x1D└¬û¦Ö"
  b"\x01Å-©_¯sMªÊä└ï ÿ,"
  b"\x01Å-©_¯sMªÊä└╣x█y"
  b"\x01Å-©_Ap¶×.ÁÀ\x181üø"
  b"\x01Å-©_ÿp\x1Fÿ dËÌIC}"
  b"\x01Å-©_Ap¶×.ÁÀ0¯\x11l"
  b"\x01Å-©_ÿp\x1Fÿ dÈ\x0EÇ0ò"
  b"\x01Å-©_¯sMªÊä└çíDx"
  b"\x01Å-©_¯sMªÊä└ÖÛ9e"
  b"\x01Å-©_Ap¶×.ÁÀQè"P"
  b"\x01Å-©_Ap¶×.ÁÀV¬z$"
  b"\x01Å-©_¯sMªÊä└à#5╠"
  b"\x01Å-©`Drº║g\x1D└ªÒ8¯"
  b"\x01Å-©_Ap¶×.ÁÀ+6╬a"
  b"\x01Å-©_Ap¶×.ÁÀ4┴ã\x19"
  b"\x01Å-©_ÿp\x1Fÿ d˵\x16"
  b"\x01Å-©_¯sMªÊä└▓\x1EBV"
  b"\x01Å-©_¯sMªÊä└│r\t5"
  b"\x01Å-©_ÿp\x1Fÿ d˹¶ó\x1D"
  b"\x01Å-©_¯sMªÊä└ÂT╬\x01"
  b"\x01Å-©`Drº║g\x1D└ÜЮº"
  b"\x01Å-©_Ap¶×.ÁÀa\t©t"
  b"\x01Å-©_¯sMªÊä└─ù%l"
  b"\x01Å-©_Ap¶×.ÁÀ@╗g¼"
  b"\x01Å-©_¯sMªÊä└öàCÛ"
  b"\x01Å-©`Drº║g\x1D└íÂî\x05"
  b"\x01Å-©_ÿp\x1Fÿ dË▀┐─û"
  b"\x01Å-©_Ap¶×.ÁÀ(LXÚ"
  b"\x01Å-©_ÿp\x1Fÿ dËË═Ô╗"
  b"\x01Å-©_ùq\x17ƒ\x1CèBaáÕ¾"
  b"\x01Å-©_¯sMªÊä└×┌ ì"
  b"\x01Å-©`Drº║g\x1D└ñ║└█"
  b"\x01Å-©_Ap¶×.ÁÀ\x15\x12Ôé"
  b"\x01Å-©_ÿp\x1Fÿ dË┌Óÿx"
  b"\x01Å-©_ÿp\x1Fÿ dË▄╩þ»"
  b"\x01Å-©_¯sMªÊä└ܧ~û"
  b"\x01Å-©_ÿp\x1Fÿ dÈ\x07> └"
  b"\x01Å-©_¯sMªÊä└Ç@\r|"
  b"\x01Å-©_ÿp\x1Fÿ dÈ\f\x17¡å"
  b"\x01Å-©_¯sMªÊä└àVC╦"
  b"\x01Å-©_ÿp\x1Fÿ d˱│/À"
  b"\x01Å-©_ÿp\x1Fÿ d˦\f"
  b"\x01Å-©_ÿp\x1Fÿ dÈ\x02ø┐È"
  b"\x01Å-©_¯sMªÊä└╩▀Þ\x1A"
  b"\x01Å-©_¯sMªÊä└Ë┐Ê«"
  b"\x01Å-©_¯sMªÊä└┴\x06,\x1D"
  b"\x01Å-©_¯sMªÊä└├▄Òn"
  b"\x01Å-©`Drº║g\x1D└ê┬ìç"
  b"\x01Å-©_Ap¶×.ÁÀ\x1FI╚Ô"
  b"\x01Å-©_Ap¶×.ÁÀ#└C¸"
  b"\x01Å-©_ÿp\x1Fÿ dÈ\x05.E1"
  b"\x01Å-©_Ap¶×.ÁÀRT£Ö"
  b"\x01Å-©_ùq\x17ƒ\x1CèBT\x7F\x06h"
  b"\x01Å-©_¯sMªÊä└®5$▄"
  b"\x01Å-©_¯sMªÊä└ÐPò0"
  b"\x01Å-©_¯sMªÊä└Ïöj²"
  b"\x01Å-©_ÿp\x1Fÿ dÈ\x01ã±ü"
  b"\x01Å-©_Ap¶×.ÁÀ)┐y~"
  b"\x01Å-©_Ap¶×.ÁÀ\Sö@"
  b"\x01Å-©_Ap¶×.ÁÀ\x0F!)╦"
  b"\x01Å-©_Ap¶×.ÁÀ'òô"
  b"\x01Å-©_ùq\x17ƒ\x1CèBZªxa"
  b"\x01Å-©_¯sMªÊä└ç═Jú"
  b"\x01Å-©_ÿp\x1Fÿ dË´­«à"
  b"\x01Å-©_ÿp\x1Fÿ dÈ\r╬x}"
  b"\x01Å-©_¯sMªÊä└£v´®"
  b"\x01Å-©_¯sMªÊä└»8Í╠"
  b"\x01Å-©_¯sMªÊä└╝ÏÏK"
  b"\x01Å-©`Eq¯ÿ\x00¸XHYı┘"
  b"\x01Å-©_ÿp\x1Fÿ dË┘L\x11Â"
  b"\x01Å-©_¯sMªÊä└áìEy"
  b"\x01Å-©_Ap¶×.ÁÀ;wÜR"
  b"\x01Å-©_ùq\x17ƒ\x1CèB^yÚ "
  b"""
    \x01Å-©_¯sMªÊä└Î\n
    \x1CÓ
    """
  b"\x01Å-©_ÿp\x1Fÿ dÈ\x0F­┐ê"
  b"\x01Å-©_ÿp\x1Fÿ dËÞ═µ_"
  b"\x01Å-©_Ap¶×.ÁÀ\x16\x15"
  b"\x01Å-©_ÿp\x1Fÿ dËÍ▀\x07À"
  b"\x01Å-©_¯sMªÊä└êUZ░"
  b"\x01Å-©_¯sMªÊä└ð\tz!"
  b"\x01Å-©_Ap¶×.ÁÀ,Õã\r"
  b"\x01Å-©_¯sMªÊä└ìsGT"
  b"\x01Å-©_¯sMªÊä└┤╔ça"
  b"\x01Å-©`Eq¯ÿ\x00¸X5÷O\x1C"
  b"\x01Å-©_Ap¶×.ÁÀ=»Ì\x01"
  b"\x01Å-©_¯sMªÊä└ïò\x03\x15"
  b"\x01Å-©_¯sMªÊä└¼_.w"
  b"\x01Å-©_Ap¶×.ÁÀTÞ±Æ"
  b"\x01Å-©_Ap¶×.ÁÀaEÍA"
  b"\x01Å-©_ùq\x17ƒ\x1CèB[a+I"
  b"\x01Å-©_¯sMªÊä└Ç\vf╚"
  b"\x01Å-©_¯sMªÊä└╠ìþ╔"
  b"\x01Å-©`Drº║g\x1D└Ŷ▒x"
  b"\x01Å-©_Ap¶×.ÁÀHc+I"
  b"\x01Å-©_Ap¶×.ÁÀ\£hG"
  b"\x01Å-©_Ap¶×.ÁÀ\x12\x03ö\t"
  b"\x01Å-©_¯sMªÊä└¥\x1FÌ "
  b"\x01Å-©_ÿp\x1Fÿ dËý\x7FR)"
  b"\x01Å-©_¯sMªÊä└É┌òè"
  b"\x01Å-©_¯sMªÊä└Í▓\x1A"
  b"\x01Å-©`Drº║g\x1D└îõ┤═"
  b"\x01Å-©_¯sMªÊä└É\x12Ì╩"
  b"\x01Å-©`Drº║g\x1D└Ø¡t¤"
  b"\x01Å-©_Ap¶×.ÁÀ\x1F\r"
  b"\x01Å-©_Ap¶×.ÁÀ!▀V\x1A"
  b"\x01Å-©`Eq¯ÿ\x00¸X<á¼ê"
  b"\x01Å-©_ùq\x17ƒ\x1CèBX `J"
  b"\x01Å-©_Ap¶×.ÁÀS░µÍ"
  b"\x01Å-©_Ap¶×.ÁÀ&┘S\x1D"
  b"\x01Å-©_Ap¶×.ÁÀI╬V»"
  b"\x01Å-©_Ap¶×.ÁÀ\x0E¦kô"
  b"\x01Å-©_Ap¶×.ÁÀ\x14\fÁ▓"
  b"\x01Å-©_¯sMªÊä└ã╔þG"
  b"\x01Å-©_Ap¶×.ÁÀ]zå¹"
  b"\x01Å-©_Ap¶×.ÁÀGıïj"
  b"\x01Å-©_Ap¶×.ÁÀ\vÒ┘╚"
  b"\x01Å-©_Ap¶×.ÁÀSt\x17\n"
  b"\x01Å-©_ÿp\x1Fÿ dË▄Ï2µ"
  b"\x01Å-©_ÿp\x1Fÿ d˲ùÔ\x7F"
  b"\x01Å-©_ùq\x17ƒ\x1CèB\\v\x0F"
  b"\x01Å-©_ÿp\x1Fÿ d˵û ý"
  b"\x01Å-©_¯sMªÊä└ú\x0F║º"
  b"\x01Å-©_ÿp\x1Fÿ d˨ö_g"
  b"\x01Å-©_¯sMªÊä└ƒæÊn"
  b"\x01Å-©_Ap¶×.ÁÀ<\x15­Ú"
  b"\x01Å-©_ÿp\x1Fÿ dËßR6$"
  b"\x01Å-©_¯sMªÊä└×=║Â"
  b"\x01Å-©_¯sMªÊä└Èî¾Ð"
  b"\x01Å-©`Drº║g\x1D└ùÂ│þ"
  b"\x01Å-©_Ap¶×.ÁÀUl└­"
  b"\x01Å-©`Drº║g\x1D└ç\x15ã\x17"
  b"\x01Å-©_Ap¶×.ÁÀ\x193\x01%"
  b"\x01Å-©_Ap¶×.ÁÀ3¾a£"
  b"\x01Å-©_¯sMªÊä└╔\x7F"
  b"\x01Å-©_Ap¶×.ÁÀ9æt÷"
  b"\x01Å-©_ÿp\x1Fÿ d˧A4 "
  b"\x01Å-©_¯sMªÊä└┴Ü×ç"
  b"\x01Å-©_Ap¶×.ÁÀ9┐Ï\x01"
  b"\x01Å-©_Ap¶×.ÁÀ\x1C3¯º"
  b"\x01Å-©`Eq¯ÿ\x00¸X@‗E×"
  b"\x01Å-©_¯sMªÊä└ì÷éq"
  b"\x01Å-©_ÿp\x1Fÿ dË▄0Ï\x1F"
  b"\x01Å-©_Ap¶×.ÁÀ<└Û{"
]
50 0.30 ms
# app-scripts::refresh::search-ids
SELECT `app`.`id` FROM `app` WHERE (`app`.`active` = ?)
Parameters:
[
  true
]
51 0.30 ms
SELECT LOWER(HEX(`script`.`app_id`)) AS `app_id`,
                   `script`.`name` AS scriptName,
                   `script`.`script` AS script,
                   `script`.`hook` AS hook,
                   IFNULL(`script`.`updated_at`, `script`.`created_at`) AS lastModified,
                   `app`.`name` AS appName,
                   LOWER(HEX(`app`.`integration_id`)) AS integrationId,
                   `app`.`version` AS appVersion,
                   `script`.`active` AS active
            FROM `script`
            LEFT JOIN `app` ON `script`.`app_id` = `app`.`id`
            WHERE `script`.`hook` != 'include'
            ORDER BY `app`.`created_at`, `app`.`id`, `script`.`name`
Parameters:
[]
52 0.15 ms
SELECT LOWER(HEX(`script`.`app_id`)) AS `app_id`,
                   `script`.`name` AS name,
                   `script`.`script` AS script,
                   `app`.`name` AS appName,
                   LOWER(HEX(`app`.`integration_id`)) AS integrationId,
                   IFNULL(`script`.`updated_at`, `script`.`created_at`) AS lastModified
            FROM `script`
            LEFT JOIN `app` ON `script`.`app_id` = `app`.`id`
            WHERE `script`.`hook` = 'include'
            ORDER BY `app`.`created_at`, `app`.`id`, `script`.`name`
Parameters:
[]
53 0.08 ms
SELECT `name`, `path`, `author`
                FROM `app`
                WHERE `active` = 1
Parameters:
[]
54 0.12 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:
[]
55 0.14 ms
SELECT LOWER(HEX(id)) FROM snippet_set WHERE iso = ?
Parameters:
[
  "de-DE"
]
56 0.63 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`, COALESCE(`category.translation.name`,`category.translation.name`) AS `category.name`, `category.translation.breadcrumb`, COALESCE(`category.translation.breadcrumb`,`category.translation.breadcrumb`) AS `category.breadcrumb`, `category.translation.slotConfig`, COALESCE(`category.translation.slotConfig`,`category.translation.slotConfig`) AS `category.slotConfig`, `category.translation.linkType`, COALESCE(`category.translation.linkType`,`category.translation.linkType`) AS `category.linkType`, `category.translation.internalLink`, COALESCE(`category.translation.internalLink`,`category.translation.internalLink`) AS `category.internalLink`, `category.translation.externalLink`, COALESCE(`category.translation.externalLink`,`category.translation.externalLink`) AS `category.externalLink`, `category.translation.linkNewTab`, COALESCE(`category.translation.linkNewTab`,`category.translation.linkNewTab`) AS `category.linkNewTab`, `category.translation.description`, COALESCE(`category.translation.description`,`category.translation.description`) AS `category.description`, `category.translation.metaTitle`, COALESCE(`category.translation.metaTitle`,`category.translation.metaTitle`) AS `category.metaTitle`, `category.translation.metaDescription`, COALESCE(`category.translation.metaDescription`,`category.translation.metaDescription`) AS `category.metaDescription`, `category.translation.keywords`, COALESCE(`category.translation.keywords`,`category.translation.keywords`) AS `category.keywords`, `category.translation.customFields`, COALESCE(`category.translation.customFields`,`category.translation.customFields`) AS `category.customFields`, `category.translation.createdAt`, `category.translation.updatedAt`, `category.translation.categoryId`, `category.translation.languageId`, `category.translation.categoryVersionId` FROM `category` LEFT JOIN (SELECT `category.translation`.category_id, `category.translation`.category_version_id, `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` `category.translation` WHERE `category.translation`.language_id = ?) `category.category_translation` ON `category.category_translation`.`category_id` = `category`.`id` AND `category.category_translation`.category_version_id = `category`.version_id WHERE (`category`.`version_id` = ?) AND (`category`.`id` IN (?, ?))
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"\x0F©\x1CãéjK¾KÙÎu,4%"
  b"\x01Å-©a\npÄÀñ­Ä®\x01\x06\x00"
  b"\x01Å-©a\vs$úé\x19¿Pª\x17¬"
]
57 9.40 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/018f2db8610b7324a38219a850a617aa"
  "/navigation/018f2db8610870799d023fe5ce1aa11d"
  "/navigation/018f2db8610a708eb7a4f08ea9010600"
  "/navigation/018f2db8610e7265ac895c8a460bbf5f"
  "/navigation/018f2db86114703ca41e46dcb50d0d89"
  "/navigation/018f2db86118716d8c7a9750010a965a"
  "/navigation/018f2db8612571ce8deafb996bf42132"
  "/navigation/018f2db8612c73879d8f18a848fcaed9"
  "/navigation/018f2db8612d72a2a5c03de1f0dfb4d0"
  "/navigation/018f2db8612f70049369bf1088c7c8d6"
  "/navigation/018f2db86130700799d93512c84647a7"
  "/navigation/018f2db86109712ab769bd569fdaf65d"
  "/navigation/018f2db86109712ab769bd56a098fd0a"
  "/navigation/018f2db86109712ab769bd56a17ffcdc"
  "/navigation/018f2db86109712ab769bd56a1d0ceb0"
  "/navigation/018f2db86109712ab769bd56a26dfaa3"
  "/navigation/018f2db86109712ab769bd56a2caa420"
  "/navigation/018f2db86109712ab769bd56a32580cc"
  "/navigation/018f2db8610a708eb7a4f08ea53f5f7e"
  "/navigation/018f2db8610a708eb7a4f08ea5b18715"
  "/navigation/018f2db8610a708eb7a4f08ea62e861b"
  "/navigation/018f2db8610a708eb7a4f08ea64ecd37"
  "/navigation/018f2db8610a708eb7a4f08ea71d303a"
  "/navigation/018f2db8610a708eb7a4f08ea73c885f"
  "/navigation/018f2db8610a708eb7a4f08ea81f65fc"
  "/navigation/018f2db8610a708eb7a4f08ea8a28f6b"
  "/navigation/018f2db8610a708eb7a4f08ea95d2677"
  "/navigation/018f2db8610a708eb7a4f08eaa565ce1"
  "/navigation/018f2db8610a708eb7a4f08eab3fa124"
  "/navigation/018f2db8610a708eb7a4f08eab4bbb32"
  "/navigation/018f2db8610a708eb7a4f08eabf4080f"
  "/navigation/018f2db8610b7324a38219a84b7fdccb"
  "/navigation/018f2db8610b7324a38219a84c6a444a"
  "/navigation/018f2db8610b7324a38219a84c9b2f78"
  "/navigation/018f2db8610b7324a38219a84d4ac098"
  "/navigation/018f2db8610b7324a38219a84d646578"
  "/navigation/018f2db8610b7324a38219a84d9be2ea"
  "/navigation/018f2db8610b7324a38219a84e1cca5a"
  "/navigation/018f2db8610b7324a38219a84efbb095"
  "/navigation/018f2db8610b7324a38219a84f2426f9"
  "/navigation/018f2db8610b7324a38219a84f4a9670"
  "/navigation/018f2db8610b7324a38219a84f8313ac"
  "/navigation/018f2db8610b7324a38219a84fcc5c67"
  "/navigation/018f2db8610c735c83900d75ef3101ba"
  "/navigation/018f2db8610c735c83900d75ef52dcea"
  "/navigation/018f2db8610c735c83900d75efe23d83"
  "/navigation/018f2db8610c735c83900d75eff1779b"
  "/navigation/018f2db8610c735c83900d75effc6ac8"
  "/navigation/018f2db8610c735c83900d75f0441fb5"
  "/navigation/018f2db8610c735c83900d75f0dec764"
  "/navigation/018f2db8610c735c83900d75f1a2d218"
  "/navigation/018f2db8610c735c83900d75f24e2f8a"
  "/navigation/018f2db8610c735c83900d75f2d462e2"
  "/navigation/018f2db8610c735c83900d75f3b2962e"
  "/navigation/018f2db8610c735c83900d75f4588d81"
  "/navigation/018f2db8610c735c83900d75f4a1054d"
  "/navigation/018f2db8610d708e8359a44f5464d9e6"
  "/navigation/018f2db8610d708e8359a44f552ddf4c"
  "/navigation/018f2db8610d708e8359a44f55e28feb"
  "/navigation/018f2db8610d708e8359a44f55f1867d"
  "/navigation/018f2db8610d708e8359a44f5696ae17"
  "/navigation/018f2db8610d708e8359a44f5708a0eb"
  "/navigation/018f2db8610d708e8359a44f575bec8c"
  "/navigation/018f2db8610d708e8359a44f57d7985c"
  "/navigation/018f2db8610d708e8359a44f57f2783e"
  "/navigation/018f2db8610d708e8359a44f588363ff"
  "/navigation/018f2db8610d708e8359a44f59307ff2"
  "/navigation/018f2db8610d708e8359a44f598c7e2c"
  "/navigation/018f2db8610d708e8359a44f59ab0baa"
  "/navigation/018f2db8610e7265ac895c8a429a703d"
  "/navigation/018f2db8610e7265ac895c8a43780ee7"
  "/navigation/018f2db8610e7265ac895c8a43be57dc"
  "/navigation/018f2db8610e7265ac895c8a442a6e9d"
  "/navigation/018f2db8610e7265ac895c8a44a7d2f0"
  "/navigation/018f2db8610e7265ac895c8a458daab6"
  "/navigation/018f2db8610e7265ac895c8a46e3eb3d"
  "/navigation/018f2db8610e7265ac895c8a470cad04"
  "/navigation/018f2db8610e7265ac895c8a477c4665"
  "/navigation/018f2db8610e7265ac895c8a48233656"
  "/navigation/018f2db8610e7265ac895c8a48da201a"
  "/navigation/018f2db8610f70c7bbb3fcd87812e0ef"
  "/navigation/018f2db8610f70c7bbb3fcd87905545f"
  "/navigation/018f2db8610f70c7bbb3fcd879b6932b"
  "/navigation/018f2db8610f70c7bbb3fcd87a286ac5"
  "/navigation/018f2db8610f70c7bbb3fcd87a689520"
  "/navigation/018f2db8610f70c7bbb3fcd87ac5a8eb"
  "/navigation/018f2db8610f70c7bbb3fcd87b5a376d"
  "/navigation/018f2db8610f70c7bbb3fcd87b76632c"
  "/navigation/018f2db8610f70c7bbb3fcd87c415152"
  "/navigation/018f2db8610f70c7bbb3fcd87cc211b6"
  "/navigation/018f2db8610f70c7bbb3fcd87d217f54"
  "/navigation/018f2db8610f70c7bbb3fcd87e209ad0"
  "/navigation/018f2db8610f70c7bbb3fcd87e9e1db3"
  "/navigation/018f2db86110730296b878762a217fad"
  "/navigation/018f2db86110730296b878762aedb141"
  "/navigation/018f2db86110730296b878762af102c9"
  "/navigation/018f2db86110730296b878762bd92dca"
  "/navigation/018f2db86110730296b878762c0f8fcf"
  "/navigation/018f2db86110730296b878762ce5d213"
  "/navigation/018f2db86110730296b878762de12b12"
  "/navigation/018f2db86110730296b878762de9cfe6"
  "/navigation/018f2db86110730296b878762e6c3d8e"
  "/navigation/018f2db86110730296b878762e9f8f9b"
  "/navigation/018f2db86110730296b878762ea8efc4"
  "/navigation/018f2db86110730296b878762ef768fa"
  "/navigation/018f2db86110730296b878762f5a4e2e"
  "/navigation/018f2db86111709cb656399517c608e6"
  "/navigation/018f2db86111709cb656399518388637"
  "/navigation/018f2db86111709cb6563995191211a4"
  "/navigation/018f2db86111709cb6563995194a7b28"
  "/navigation/018f2db86111709cb6563995199163b6"
  "/navigation/018f2db86111709cb656399519f3fff7"
  "/navigation/018f2db86111709cb65639951a76c081"
  "/navigation/018f2db86111709cb65639951b71996d"
  "/navigation/018f2db86111709cb65639951b810207"
  "/navigation/018f2db86111709cb65639951c624f6d"
  "/navigation/018f2db86111709cb65639951d530e73"
  "/navigation/018f2db86111709cb65639951e37f4ca"
  "/navigation/018f2db86111709cb65639951e706530"
  "/navigation/018f2db8611273418a96d51b1ac81c63"
  "/navigation/018f2db8611273418a96d51b1accff82"
  "/navigation/018f2db8611273418a96d51b1adccb0f"
  "/navigation/018f2db8611273418a96d51b1b40a06c"
  "/navigation/018f2db8611273418a96d51b1b49ec40"
  "/navigation/018f2db8611273418a96d51b1ba06d10"
  "/navigation/018f2db8611273418a96d51b1ba74209"
  "/navigation/018f2db8611273418a96d51b1c598248"
  "/navigation/018f2db8611273418a96d51b1cddf24b"
  "/navigation/018f2db8611273418a96d51b1d200552"
  "/navigation/018f2db8611273418a96d51b1db5a9ce"
  "/navigation/018f2db8611273418a96d51b1e2b7054"
  "/navigation/018f2db8611371fdbaa835860367d236"
  "/navigation/018f2db8611371fdbaa83586040889a7"
  "/navigation/018f2db8611371fdbaa83586049fa5f9"
  "/navigation/018f2db8611371fdbaa8358605853722"
  "/navigation/018f2db8611371fdbaa8358606476045"
  "/navigation/018f2db8611371fdbaa835860715fab7"
  "/navigation/018f2db8611371fdbaa8358607acf39d"
  "/navigation/018f2db8611371fdbaa83586080300fa"
  "/navigation/018f2db8611371fdbaa8358608679bf9"
  "/navigation/018f2db8611371fdbaa835860965897b"
  "/navigation/018f2db8611371fdbaa835860a46f75e"
  "/navigation/018f2db8611371fdbaa835860b01a166"
  "/navigation/018f2db86114703ca41e46dcb25e3708"
  "/navigation/018f2db86114703ca41e46dcb2b2b608"
  "/navigation/018f2db86114703ca41e46dcb3755e0c"
  "/navigation/018f2db86114703ca41e46dcb40d3cdc"
  "/navigation/018f2db86114703ca41e46dcb45a0485"
  "/navigation/018f2db86114703ca41e46dcb572773a"
  "/navigation/018f2db86114703ca41e46dcb610d862"
  "/navigation/018f2db86114703ca41e46dcb6ee7903"
  "/navigation/018f2db86114703ca41e46dcb709113f"
  "/navigation/018f2db86114703ca41e46dcb7ae20ac"
  "/navigation/018f2db86114703ca41e46dcb883bdfa"
  "/navigation/018f2db86115703bb9e50a9981277e3c"
  "/navigation/018f2db86115703bb9e50a9981da800d"
  "/navigation/018f2db86115703bb9e50a9982840252"
  "/navigation/018f2db86115703bb9e50a9982f96355"
  "/navigation/018f2db86115703bb9e50a9983627465"
  "/navigation/018f2db86115703bb9e50a998394f58e"
  "/navigation/018f2db86115703bb9e50a99844d222d"
  "/navigation/018f2db86115703bb9e50a99845d194c"
  "/navigation/018f2db86115703bb9e50a9984eace1c"
  "/navigation/018f2db86115703bb9e50a9985d4269e"
  "/navigation/018f2db86115703bb9e50a9985d5bd39"
  "/navigation/018f2db86115703bb9e50a9985f53058"
  "/navigation/018f2db86115703bb9e50a9986362560"
  "/navigation/018f2db8611673cd9d44bc532e3b95f4"
  "/navigation/018f2db8611673cd9d44bc532ee591a5"
  "/navigation/018f2db8611673cd9d44bc532f18e9fc"
  "/navigation/018f2db8611673cd9d44bc532f1c4a30"
  "/navigation/018f2db8611673cd9d44bc53301aea58"
  "/navigation/018f2db8611673cd9d44bc53303ebd07"
  "/navigation/018f2db8611673cd9d44bc53306fbab2"
  "/navigation/018f2db8611673cd9d44bc53311e4b0b"
  "/navigation/018f2db8611673cd9d44bc5331678484"
  "/navigation/018f2db8611673cd9d44bc5332560bd4"
  "/navigation/018f2db8611673cd9d44bc5332994421"
  "/navigation/018f2db8611673cd9d44bc53335a756e"
  "/navigation/018f2db8611673cd9d44bc5333d056c0"
  "/navigation/018f2db8611772af84043572e0691b95"
  "/navigation/018f2db8611772af84043572e13d0d41"
  "/navigation/018f2db8611772af84043572e1cc274e"
  "/navigation/018f2db8611772af84043572e20b6ff3"
  "/navigation/018f2db8611772af84043572e28b7450"
  "/navigation/018f2db8611772af84043572e339139c"
  "/navigation/018f2db8611772af84043572e354da95"
  "/navigation/018f2db8611772af84043572e419ed2d"
  "/navigation/018f2db8611772af84043572e5018f41"
  "/navigation/018f2db8611772af84043572e5879017"
  "/navigation/018f2db8611772af84043572e5ba92eb"
  "/navigation/018f2db8611772af84043572e5f319c7"
  "/navigation/018f2db8611772af84043572e5f87926"
  "/navigation/018f2db86118716d8c7a974ffb40a7b2"
  "/navigation/018f2db86118716d8c7a974ffc3e8919"
  "/navigation/018f2db86118716d8c7a974ffcd05ed5"
  "/navigation/018f2db86118716d8c7a974ffd311d0a"
  "/navigation/018f2db86118716d8c7a974ffdec2d19"
  "/navigation/018f2db86118716d8c7a974ffea8eb26"
  "/navigation/018f2db86118716d8c7a974ffefd79f9"
  "/navigation/018f2db86118716d8c7a974fff5cb0c9"
  "/navigation/018f2db86118716d8c7a9750001bcd49"
  "/navigation/018f2db86118716d8c7a975001634285"
  "/navigation/018f2db86118716d8c7a975001f56dfa"
  "/navigation/018f2db86119707cbbc2271ee972f16f"
  "/navigation/018f2db86119707cbbc2271eebaaa70a"
  "/navigation/018f2db86119707cbbc2271eec1d6f26"
  "/navigation/018f2db8611a70738e2b104997bd2e8a"
  "/navigation/018f2db8611a70738e2b104998af1e04"
  "/navigation/018f2db8611a70738e2b10499b124261"
  "/navigation/018f2db8611a70738e2b10499c68ea9d"
  "/navigation/018f2db8611b73fb81c76d9ef5280d62"
  "/navigation/018f2db8611b73fb81c76d9ef6c0707d"
  "/navigation/018f2db8611b73fb81c76d9ef78f7976"
  "/navigation/018f2db8611b73fb81c76d9ef8653b19"
  "/navigation/018f2db8611c7350a3eae9f112148acc"
  "/navigation/018f2db8611c7350a3eae9f114dbbd23"
  "/navigation/018f2db8611c7350a3eae9f1151c87a8"
  "/navigation/018f2db8611d73679b2443e0e2747cb7"
  "/navigation/018f2db8611d73679b2443e0e4618c3b"
  "/navigation/018f2db8611d73679b2443e0e531c995"
  "/navigation/018f2db8611e7304a2fac2c1474959ba"
  "/navigation/018f2db8611e7304a2fac2c1490fd031"
  "/navigation/018f2db8611e7304a2fac2c14a009b97"
  "/navigation/018f2db8611e7304a2fac2c14a5cec30"
  "/navigation/018f2db8611f71a1815e9b7605a9957f"
  "/navigation/018f2db8611f71a1815e9b7607e94bb7"
  "/navigation/018f2db8611f71a1815e9b760860b1ae"
  "/navigation/018f2db8611f71a1815e9b7609c501ad"
  "/navigation/018f2db86120727e8c711d0cf1087da5"
  "/navigation/018f2db86120727e8c711d0cf3a03098"
  "/navigation/018f2db86120727e8c711d0cf55095d6"
  "/navigation/018f2db86121709eb021d7b43f2d4df8"
  "/navigation/018f2db86121709eb021d7b440151296"
  "/navigation/018f2db86121709eb021d7b44038652c"
  "/navigation/018f2db86121709eb021d7b4414b439d"
  "/navigation/018f2db86122711d80daace2750db792"
  "/navigation/018f2db86122711d80daace2778db707"
  "/navigation/018f2db86122711d80daace277cbc39e"
  "/navigation/018f2db8612371be9df37d88394ffc82"
  "/navigation/018f2db8612371be9df37d883c167c5e"
  "/navigation/018f2db8612371be9df37d883d11e00b"
  "/navigation/018f2db8612371be9df37d883e0a8fa7"
  "/navigation/018f2db8612371be9df37d883f703184"
  "/navigation/018f2db86124703ca534a9a23c0aaded"
  "/navigation/018f2db86124703ca534a9a23f638845"
  "/navigation/018f2db8612571ce8deafb9969a9fb3e"
  "/navigation/018f2db8612571ce8deafb996c1bb48e"
  "/navigation/018f2db8612571ce8deafb996c4c28b9"
  "/navigation/018f2db8612671fdb0d288fb01305450"
  "/navigation/018f2db8612671fdb0d288fb01b8c84d"
  "/navigation/018f2db8612671fdb0d288fb026c0955"
  "/navigation/018f2db8612671fdb0d288fb02f9d9ec"
  "/navigation/018f2db8612671fdb0d288fb0303787e"
  "/navigation/018f2db8612671fdb0d288fb035f4586"
  "/navigation/018f2db8612671fdb0d288fb037f73d6"
  "/navigation/018f2db8612671fdb0d288fb04141bf3"
  "/navigation/018f2db8612671fdb0d288fb04dd6f87"
  "/navigation/018f2db8612671fdb0d288fb05ca487e"
  "/navigation/018f2db8612671fdb0d288fb065841a8"
  "/navigation/018f2db8612671fdb0d288fb066849de"
  "/navigation/018f2db8612671fdb0d288fb074bdcff"
  "/navigation/018f2db861277300b8499e08d49c40df"
  "/navigation/018f2db861277300b8499e08d55ad558"
  "/navigation/018f2db861277300b8499e08d599413b"
  "/navigation/018f2db861277300b8499e08d60db751"
  "/navigation/018f2db861277300b8499e08d659aec4"
  "/navigation/018f2db861277300b8499e08d6f935d4"
  "/navigation/018f2db861277300b8499e08d772b491"
  "/navigation/018f2db861277300b8499e08d7c703b1"
  "/navigation/018f2db861277300b8499e08d826e888"
  "/navigation/018f2db861277300b8499e08d8b4c7ff"
  "/navigation/018f2db861277300b8499e08d9a94f4f"
  "/navigation/018f2db861277300b8499e08da464eba"
  "/navigation/018f2db8612872a9b8d5fab22b249454"
  "/navigation/018f2db8612872a9b8d5fab22bffc7cc"
  "/navigation/018f2db8612872a9b8d5fab22c0a49f0"
  "/navigation/018f2db8612872a9b8d5fab22c12eb18"
  "/navigation/018f2db8612872a9b8d5fab22d0ba7e6"
  "/navigation/018f2db8612872a9b8d5fab22da93650"
  "/navigation/018f2db8612872a9b8d5fab22e2ffd31"
  "/navigation/018f2db8612872a9b8d5fab22ef6ae9c"
  "/navigation/018f2db8612872a9b8d5fab22f6492ad"
  "/navigation/018f2db8612872a9b8d5fab22ffeb8d0"
  "/navigation/018f2db8612872a9b8d5fab23087f8e5"
  "/navigation/018f2db8612872a9b8d5fab23101020c"
  "/navigation/018f2db8612872a9b8d5fab2311c91b4"
  "/navigation/018f2db8612970c3ba48a576b044519a"
  "/navigation/018f2db8612970c3ba48a576b067df12"
  "/navigation/018f2db8612970c3ba48a576b084398e"
  "/navigation/018f2db8612970c3ba48a576b14cb256"
  "/navigation/018f2db8612970c3ba48a576b2042ab7"
  "/navigation/018f2db8612970c3ba48a576b2eab871"
  "/navigation/018f2db8612970c3ba48a576b36b155e"
  "/navigation/018f2db8612970c3ba48a576b44286bb"
  "/navigation/018f2db8612970c3ba48a576b49ca8a5"
  "/navigation/018f2db8612970c3ba48a576b5956160"
  "/navigation/018f2db8612970c3ba48a576b5f82a22"
  "/navigation/018f2db8612a72e0a6f38c562e96aa12"
  "/navigation/018f2db8612a72e0a6f38c562ee6e58b"
  "/navigation/018f2db8612a72e0a6f38c562ef67832"
  "/navigation/018f2db8612a72e0a6f38c562f0af66b"
  "/navigation/018f2db8612a72e0a6f38c562fcda6c0"
  "/navigation/018f2db8612a72e0a6f38c56301b46eb"
  "/navigation/018f2db8612a72e0a6f38c5630cb417f"
  "/navigation/018f2db8612a72e0a6f38c56312cbcf1"
  "/navigation/018f2db8612a72e0a6f38c5631b5377e"
  "/navigation/018f2db8612a72e0a6f38c56328d0ed1"
  "/navigation/018f2db8612a72e0a6f38c5633206620"
  "/navigation/018f2db8612a72e0a6f38c563345aa5c"
  "/navigation/018f2db8612b7133b4eec0a76ebeedf3"
  "/navigation/018f2db8612b7133b4eec0a76ee3b98a"
  "/navigation/018f2db8612b7133b4eec0a76fcc1b19"
  "/navigation/018f2db8612b7133b4eec0a77050aee7"
  "/navigation/018f2db8612b7133b4eec0a771184de4"
  "/navigation/018f2db8612b7133b4eec0a7711df61d"
  "/navigation/018f2db8612b7133b4eec0a771ffef11"
  "/navigation/018f2db8612b7133b4eec0a7721c4786"
  "/navigation/018f2db8612b7133b4eec0a772fdef07"
  "/navigation/018f2db8612b7133b4eec0a77352cf56"
  "/navigation/018f2db8612b7133b4eec0a774328883"
  "/navigation/018f2db8612b7133b4eec0a774329d1c"
  "/navigation/018f2db8612b7133b4eec0a774fd63c1"
  "/navigation/018f2db8612c73879d8f18a8494448b3"
  "/navigation/018f2db8612c73879d8f18a84a0c1d9d"
  "/navigation/018f2db8612c73879d8f18a84aa53c82"
  "/navigation/018f2db8612c73879d8f18a84b374b88"
  "/navigation/018f2db8612c73879d8f18a84b86738b"
  "/navigation/018f2db8612c73879d8f18a84c199d2d"
  "/navigation/018f2db8612c73879d8f18a84c7103f0"
  "/navigation/018f2db8612c73879d8f18a84d1e4c00"
  "/navigation/018f2db8612c73879d8f18a84dfd1ade"
  "/navigation/018f2db8612c73879d8f18a84ee4ff3a"
  "/navigation/018f2db8612c73879d8f18a84f1f7fa8"
  "/navigation/018f2db8612d72a2a5c03de1ef6d7d7e"
  "/navigation/018f2db8612d72a2a5c03de1f011a2ed"
  "/navigation/018f2db8612d72a2a5c03de1f01d61c4"
  "/navigation/018f2db8612d72a2a5c03de1f1ace2be"
  "/navigation/018f2db8612d72a2a5c03de1f1c09f5b"
  "/navigation/018f2db8612d72a2a5c03de1f1f49008"
  "/navigation/018f2db8612d72a2a5c03de1f269d0da"
  "/navigation/018f2db8612d72a2a5c03de1f30021b3"
  "/navigation/018f2db8612d72a2a5c03de1f37c8905"
  "/navigation/018f2db8612e72958e799f98c0816280"
  "/navigation/018f2db8612e72958e799f98c0d78cba"
  "/navigation/018f2db8612e72958e799f98c1425a85"
  "/navigation/018f2db8612e72958e799f98c210fd30"
  "/navigation/018f2db8612e72958e799f98c2dbaa2f"
  "/navigation/018f2db8612e72958e799f98c33ee41b"
  "/navigation/018f2db8612e72958e799f98c38c684c"
  "/navigation/018f2db8612e72958e799f98c3e5815e"
  "/navigation/018f2db8612e72958e799f98c462545a"
  "/navigation/018f2db8612e72958e799f98c50ffd90"
  "/navigation/018f2db8612e72958e799f98c60cedd3"
  "/navigation/018f2db8612e72958e799f98c6cc1f0c"
  "/navigation/018f2db8612e72958e799f98c6e6258c"
  "/navigation/018f2db8612f70049369bf1088934c19"
  "/navigation/018f2db8612f70049369bf1088a5bd05"
  "/navigation/018f2db8612f70049369bf1089139cf8"
  "/navigation/018f2db8612f70049369bf108974470a"
  "/navigation/018f2db8612f70049369bf108a3cb6bf"
  "/navigation/018f2db8612f70049369bf108a66c8b6"
  "/navigation/018f2db8612f70049369bf108a9ab87b"
  "/navigation/018f2db8612f70049369bf108aee0789"
  "/navigation/018f2db8612f70049369bf108b843a82"
  "/navigation/018f2db8612f70049369bf108ba3baf2"
  "/navigation/018f2db86130700799d93512c3c15e85"
  "/navigation/018f2db86130700799d93512c49d786a"
  "/navigation/018f2db86130700799d93512c523da4e"
  "/navigation/018f2db86130700799d93512c53c6953"
  "/navigation/018f2db86130700799d93512c5ee15d0"
  "/navigation/018f2db86130700799d93512c63a16d4"
  "/navigation/018f2db86130700799d93512c7246b99"
  "/navigation/018f2db86130700799d93512c7d3e578"
  "/navigation/018f2db86130700799d93512c859799d"
  "/navigation/018f2db86130700799d93512c8ad1a92"
  "/navigation/018f2db8613170cd95363d602a3f7c6a"
  "/navigation/018f2db8613170cd95363d602ba00372"
  "/navigation/018f2db8613170cd95363d602e1d2051"
  "/navigation/018f2db861327056b348d6ea8a88f654"
  "/navigation/018f2db861327056b348d6ea8d5636cd"
  "/navigation/018f2db861327056b348d6ea8d7e9937"
  "/navigation/018f2db861327056b348d6ea8feaa18f"
  "/navigation/018f2db8613372cfac410d9945065518"
  "/navigation/018f2db8613372cfac410d99465e04e6"
  "/navigation/018f2db8613372cfac410d9948397156"
  "/navigation/018f2db8613372cfac410d99491040f7"
  "/navigation/018f2db861347043a489cc925380f706"
  "/navigation/018f2db861347043a489cc9256038997"
  "/navigation/018f2db861347043a489cc9256eb3cad"
  "/navigation/018f2db8613572ecac623aba27fb17a2"
  "/navigation/018f2db8613572ecac623aba28ed01f9"
  "/navigation/018f2db8613572ecac623aba292dfad7"
  "/navigation/018f2db8613572ecac623aba2b50878d"
  "/navigation/018f2db86136739c9eb57e90a1d10b96"
  "/navigation/018f2db86136739c9eb57e90a3996918"
  "/navigation/018f2db86136739c9eb57e90a53c9e91"
  "/navigation/018f2db8613771d0a5d57313771b561e"
  "/navigation/018f2db8613771d0a5d57313772f40aa"
  "/navigation/018f2db8613771d0a5d57313778b2586"
  "/navigation/018f2db8613771d0a5d573137909c5db"
  "/navigation/018f2db86138720fab015b2d0616413a"
  "/navigation/018f2db86138720fab015b2d08818a49"
  "/navigation/018f2db86138720fab015b2d09e8971a"
  "/navigation/018f2db86139723b972fb501292c81f7"
  "/navigation/018f2db86139723b972fb5012a088290"
  "/navigation/018f2db86139723b972fb5012ca0df90"
  "/navigation/018f2db8613a73059b90282ecb5ca6bb"
  "/navigation/018f2db8613a73059b90282ecd72bc9c"
  "/navigation/018f2db8613a73059b90282ece886b5a"
  "/navigation/018f2db8613b734ea75f449f30d04d1a"
  "/navigation/018f2db8613b734ea75f449f319ee1c3"
  "/navigation/018f2db8613b734ea75f449f3328c23e"
  "/navigation/018f2db8613b734ea75f449f34fb4461"
  "/navigation/018f2db8613c7375b9ba77999ef396c7"
  "/navigation/018f2db8613c7375b9ba7799a1eee91b"
  "/navigation/018f2db8613d713fa9efd09c6827f61e"
  "/navigation/018f2db8613d713fa9efd09c68ac9d4b"
  "/navigation/018f2db8613d713fa9efd09c6babd8b7"
  "/navigation/018f2db8613e7129a3ae7f3a4b331ee8"
  "/navigation/018f2db8613e7129a3ae7f3a4e37583c"
  "/navigation/018f2db8613e7129a3ae7f3a5036dbc0"
  "/navigation/018f2db8613f7196becdcb40c0a709ac"
  "/navigation/018f2db8613f7196becdcb40c19fac48"
  "/navigation/018f2db8613f7196becdcb40c3e48265"
  "/navigation/018f2db861407348bebbd5f975d08b81"
  "/navigation/018f2db861407348bebbd5f975f2f5c6"
  "/navigation/018f2db861407348bebbd5f9761ed581"
  "/navigation/018f2db861407348bebbd5f97899a9fd"
  "/navigation/018f2db861407348bebbd5f97b441d26"
  "/navigation/018f2db861417199afda7a68bf386f63"
  "/navigation/018f2db861417199afda7a68c1e51e94"
  "/navigation/018f2db861417199afda7a68c2f4a390"
  "/navigation/018f2db86142711d9f2cef360e0ef67d"
  "/navigation/018f2db86142711d9f2cef360f94bee3"
  "/navigation/018f2db86142711d9f2cef3610659140"
  "/navigation/018f2db86142711d9f2cef3611633b15"
  "/navigation/018f2db8614371529c2f87d9091060dd"
  "/navigation/018f2db8614371529c2f87d90add349b"
  "/navigation/018f2db8614371529c2f87d90bb96def"
  "/navigation/018f2db86144710fb47708d1e0461523"
  "/navigation/018f2db86144710fb47708d1e2799580"
  "/navigation/018f2db8614571aa91996e4abdf2080e"
  "/navigation/018f2db8614571aa91996e4ac06efa56"
  "/navigation/018f2db8614672cda814fb4f23f11426"
  "/navigation/018f2db8614672cda814fb4f249fb1ea"
  "/navigation/018f2db8614672cda814fb4f251927f6"
  "/navigation/018f2db8614672cda814fb4f272f0c1c"
  "/navigation/018f2db86147730f8ae5c07c34d422a6"
  "/navigation/018f2db86147730f8ae5c07c3628f4d8"
  "/navigation/018f2db8614872938af625f79719341d"
  "/navigation/018f2db8614872938af625f798123517"
  "/navigation/018f2db8614872938af625f79cc9d78a"
  "/navigation/018f2db8614971a2acdcd318fd537a0c"
  "/detail/018f2db8767972adbaaea845d320651c"
  "/detail/018f2db87a4e7153aa2ec0ad2df942cc"
  "/detail/018f2db87c5671d8b72c4563a6d7a196"
  "/detail/018f2db87c5b71938c6260e3eb169be4"
  "/detail/018f2db87658718592798519b9fd7c1e"
  "/detail/018f2db87a6f72fda9dcf9da1d4dd9c4"
  "/detail/018f2db87d2871bda0c7ff508f6361aa"
  "/detail/018f2db87c62710b8c88b9c4ce3e817f"
  "/detail/018f2db87c4970018d3da0f80177e787"
  "/detail/018f2db8774471149b2d60a8e1f3b071"
  "/detail/018f2db87a74717398a9e23724dc5e5c"
  "/detail/018f2db8784271b89cff208fe50d3185"
  "/detail/018f2db87a64704e833c7827e7ac1870"
  "/detail/018f2db87d3f71a2b41662b6562e197b"
  "/detail/018f2db8783770788b4487ae9a40a1aa"
  "/detail/018f2db87d4a7250a0eaaea7e32348b5"
  "/detail/018f2db87d2573d79695c2488267fffb"
  "/detail/018f2db87b397289aa7c328a1df816da"
  "/detail/018f2db87917724a89747066ea70937c"
  "/detail/018f2db87b3d70eab7ab3a0d9e262463"
  "/detail/018f2db87c4271449639c7df07258f46"
  "/detail/018f2db8774271fc9d1e317848c0bddc"
  "/detail/018f2db87849721db9f9bb55bf0392f4"
  "/detail/018f2db8766970b1bb0cf56d1081ce5f"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"\x01Å-©\x14æq█¬À´Âu8¼á"
]
58 0.21 ms
SELECT `rule`.`id` AS `rule.id`, `rule`.`name` AS `rule.name`, `rule`.`priority` AS `rule.priority`, `rule`.`description` AS `rule.description`, `rule`.`payload` AS `rule.payload`, `rule`.`invalid` AS `rule.invalid`, `rule`.`areas` AS `rule.areas`, `rule`.`custom_fields` AS `rule.customFields`, `rule`.`module_types` AS `rule.moduleTypes`, `rule`.`created_at` AS `rule.createdAt`, `rule`.`updated_at` AS `rule.updatedAt` FROM `rule` WHERE `rule`.`id` IN (?, ?, ?, ?)
Parameters:
[
  b"\x01Å-À▀íp(ܳ'\x08├+©Ü"
  b"\x01Å-À▀ºr÷ÑÚ└T7ý╦["
  b"\x01Å-Àþór_║╚Q┼á#┘5"
  b"\x01Å-À▀Às_▒ÀõªÅäFF"
]

Database Connections

Name Service
0 default

Entity Managers

There are no configured entity managers.

Second Level Cache

Second Level Cache is not enabled.