GET https://staging.ktm-sturm.de/ersatzteilfinder/65-sx-2010-modelcode-6001J6

Query Metrics

113 Database Queries
101 Different statements
1356.69 ms Query time

Queries

Group similar statements

# Time Info
1 0.80 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.27 ms
SET @@group_concat_max_len = CAST(IF(@@group_concat_max_len > 320000, @@group_concat_max_len, 320000) AS UNSIGNED);SET sql_mode=(SELECT REPLACE(@@sql_mode,'ONLY_FULL_GROUP_BY',''))
Parameters:
[]
3 0.41 ms
SELECT `key`, `value` FROM `app_config`
Parameters:
[]
4 0.33 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:
[]
5 0.70 ms
SELECT CONCAT(TRIM(TRAILING '/' FROM domain.url), '/') `key`, CONCAT(TRIM(TRAILING '/' FROM domain.url), '/') url, LOWER(HEX(domain.id)) id, LOWER(HEX(sales_channel.id)) salesChannelId, LOWER(HEX(sales_channel.type_id)) typeId, LOWER(HEX(domain.snippet_set_id)) snippetSetId, LOWER(HEX(domain.currency_id)) currencyId, LOWER(HEX(domain.language_id)) languageId, LOWER(HEX(theme.id)) themeId, sales_channel.maintenance maintenance, sales_channel.maintenance_ip_whitelist maintenanceIpWhitelist, snippet_set.iso as locale, theme.technical_name as themeName, parentTheme.technical_name as parentThemeName FROM sales_channel INNER JOIN sales_channel_domain domain ON domain.sales_channel_id = sales_channel.id LEFT JOIN theme_sales_channel theme_sales_channel ON sales_channel.id = theme_sales_channel.sales_channel_id INNER JOIN snippet_set snippet_set ON snippet_set.id = domain.snippet_set_id LEFT JOIN theme theme ON theme_sales_channel.theme_id = theme.id LEFT JOIN theme parentTheme ON theme.parent_theme_id = parentTheme.id WHERE (sales_channel.type_id = UNHEX(?)) AND (sales_channel.active)
Parameters:
[
  "8a243080f92e4c719546314b577cf82b"
]
6 0.43 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"'F\x05Î\x1D+Dyúê-ÅÍ+ \"
  "ersatzteilfinder/65-sx-2010-modelcode-6001J6"
  "ersatzteilfinder/65-sx-2010-modelcode-6001J6/"
]
7 0.26 ms
# seo-url::resolve-fallback
SELECT path_info pathInfo, seo_path_info seoPathInfo FROM seo_url WHERE (language_id = ?) AND (sales_channel_id = ?) AND (path_info = ?) AND (is_canonical = 1) LIMIT 1
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"'F\x05Î\x1D+Dyúê-ÅÍ+ \"
  "/ersatzteilfinder/65-sx-2010-modelcode-6001J6"
]
8 0.72 ms
SELECT configuration_key, configuration_value FROM system_config WHERE sales_channel_id IS NULL ORDER BY sales_channel_id ASC
Parameters:
[]
9 0.36 ms
SELECT `name`, `path`, `author`, `self_managed`
                FROM `app`
                WHERE `active` = 1
Parameters:
[]
10 0.46 ms
SELECT * FROM sales_channel_api_context WHERE (sales_channel_id = ?) AND (token = ?) LIMIT 1
Parameters:
[
  b"'F\x05Î\x1D+Dyúê-ÅÍ+ \"
  "ebzL0aKlVhH74sxtqtsFN7yd4Nd8Iedq"
]
11 0.40 ms
# context-factory::base-context

        SELECT
          sales_channel.id as sales_channel_id,
          sales_channel.language_id as sales_channel_default_language_id,
          sales_channel.currency_id as sales_channel_currency_id,
          currency.factor as sales_channel_currency_factor,
          GROUP_CONCAT(LOWER(HEX(sales_channel_language.language_id))) as sales_channel_language_ids
        FROM sales_channel
            INNER JOIN currency
                ON sales_channel.currency_id = currency.id
            LEFT JOIN sales_channel_language
                ON sales_channel_language.sales_channel_id = sales_channel.id
        WHERE sales_channel.id = ?
        GROUP BY sales_channel.id, sales_channel.language_id, sales_channel.currency_id, currency.factor
Parameters:
[
  b"'F\x05Î\x1D+Dyúê-ÅÍ+ \"
]
12 0.84 ms
# base-context-factory::sales-channel::read
SELECT `sales_channel`.`id` as `sales_channel.id`, `sales_channel`.`type_id` as `sales_channel.typeId`, `sales_channel`.`language_id` as `sales_channel.languageId`, `sales_channel`.`customer_group_id` as `sales_channel.customerGroupId`, `sales_channel`.`currency_id` as `sales_channel.currencyId`, `sales_channel`.`payment_method_id` as `sales_channel.paymentMethodId`, `sales_channel`.`shipping_method_id` as `sales_channel.shippingMethodId`, `sales_channel`.`country_id` as `sales_channel.countryId`, `sales_channel`.`analytics_id` as `sales_channel.analyticsId`, `sales_channel`.`navigation_category_id` as `sales_channel.navigationCategoryId`, `sales_channel`.`navigation_category_version_id` as `sales_channel.navigationCategoryVersionId`, `sales_channel`.`navigation_category_depth` as `sales_channel.navigationCategoryDepth`, `sales_channel`.`footer_category_id` as `sales_channel.footerCategoryId`, `sales_channel`.`footer_category_version_id` as `sales_channel.footerCategoryVersionId`, `sales_channel`.`service_category_id` as `sales_channel.serviceCategoryId`, `sales_channel`.`service_category_version_id` as `sales_channel.serviceCategoryVersionId`, `sales_channel`.`mail_header_footer_id` as `sales_channel.mailHeaderFooterId`, `sales_channel`.`hreflang_default_domain_id` as `sales_channel.hreflangDefaultDomainId`, `sales_channel`.`short_name` as `sales_channel.shortName`, `sales_channel`.`tax_calculation_type` as `sales_channel.taxCalculationType`, `sales_channel`.`access_key` as `sales_channel.accessKey`, `sales_channel`.`configuration` as `sales_channel.configuration`, `sales_channel`.`active` as `sales_channel.active`, `sales_channel`.`hreflang_active` as `sales_channel.hreflangActive`, `sales_channel`.`maintenance` as `sales_channel.maintenance`, `sales_channel`.`maintenance_ip_whitelist` as `sales_channel.maintenanceIpWhitelist`, `sales_channel`.`payment_method_ids` as `sales_channel.paymentMethodIds`, `sales_channel`.`home_cms_page_id` as `sales_channel.homeCmsPageId`, `sales_channel`.`home_cms_page_version_id` as `sales_channel.homeCmsPageVersionId`, `sales_channel`.`created_at` as `sales_channel.createdAt`, `sales_channel`.`updated_at` as `sales_channel.updatedAt`, `sales_channel.currency`.`id` as `sales_channel.currency.id`, `sales_channel.currency`.`factor` as `sales_channel.currency.factor`, `sales_channel.currency`.`symbol` as `sales_channel.currency.symbol`, `sales_channel.currency`.`iso_code` as `sales_channel.currency.isoCode`, `sales_channel.currency`.`position` as `sales_channel.currency.position`, `sales_channel.currency`.`tax_free_from` as `sales_channel.currency.taxFreeFrom`, `sales_channel.currency`.`item_rounding` as `sales_channel.currency.itemRounding`, `sales_channel.currency`.`total_rounding` as `sales_channel.currency.totalRounding`, `sales_channel.currency`.`created_at` as `sales_channel.currency.createdAt`, `sales_channel.currency`.`updated_at` as `sales_channel.currency.updatedAt`, `sales_channel.currency.translation.shortName`, `sales_channel.currency.translation.shortName` as `sales_channel.currency.shortName`, `sales_channel.currency.translation.name`, `sales_channel.currency.translation.name` as `sales_channel.currency.name`, `sales_channel.currency.translation.customFields`, `sales_channel.currency.translation.customFields` as `sales_channel.currency.customFields`, `sales_channel.translation.name`, `sales_channel.translation.name` as `sales_channel.name`, `sales_channel.translation.homeSlotConfig`, `sales_channel.translation.homeSlotConfig` as `sales_channel.homeSlotConfig`, `sales_channel.translation.homeEnabled`, `sales_channel.translation.homeEnabled` as `sales_channel.homeEnabled`, `sales_channel.translation.homeName`, `sales_channel.translation.homeName` as `sales_channel.homeName`, `sales_channel.translation.homeMetaTitle`, `sales_channel.translation.homeMetaTitle` as `sales_channel.homeMetaTitle`, `sales_channel.translation.homeMetaDescription`, `sales_channel.translation.homeMetaDescription` as `sales_channel.homeMetaDescription`, `sales_channel.translation.homeKeywords`, `sales_channel.translation.homeKeywords` as `sales_channel.homeKeywords`, `sales_channel.translation.customFields`, `sales_channel.translation.customFields` as `sales_channel.customFields` FROM `sales_channel` LEFT JOIN `currency` `sales_channel.currency` ON `sales_channel`.`currency_id` = `sales_channel.currency`.`id` LEFT JOIN (SELECT `sales_channel.translation`.`sales_channel_id`, `sales_channel.translation`.`name` as `sales_channel.translation.name`, `sales_channel.translation`.`custom_fields` as `sales_channel.translation.customFields`, `sales_channel.translation`.`home_slot_config` as `sales_channel.translation.homeSlotConfig`, `sales_channel.translation`.`home_enabled` as `sales_channel.translation.homeEnabled`, `sales_channel.translation`.`home_name` as `sales_channel.translation.homeName`, `sales_channel.translation`.`home_meta_title` as `sales_channel.translation.homeMetaTitle`, `sales_channel.translation`.`home_meta_description` as `sales_channel.translation.homeMetaDescription`, `sales_channel.translation`.`home_keywords` as `sales_channel.translation.homeKeywords` FROM `sales_channel_translation` `sales_channel.translation` WHERE `sales_channel.translation`.`language_id` = ?) `sales_channel.sales_channel_translation` ON `sales_channel.sales_channel_translation`.`sales_channel_id` = `sales_channel`.`id` LEFT JOIN (SELECT `sales_channel.currency.translation`.`currency_id`, `sales_channel.currency.translation`.`short_name` as `sales_channel.currency.translation.shortName`, `sales_channel.currency.translation`.`name` as `sales_channel.currency.translation.name`, `sales_channel.currency.translation`.`custom_fields` as `sales_channel.currency.translation.customFields` FROM `currency_translation` `sales_channel.currency.translation` WHERE `sales_channel.currency.translation`.`language_id` = ?) `sales_channel.currency.currency_translation` ON `sales_channel.currency.currency_translation`.`currency_id` = `sales_channel.currency`.`id` WHERE `sales_channel`.`id` IN (?)
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"'F\x05Î\x1D+Dyúê-ÅÍ+ \"
]
13 0.43 ms
# base-context-factory::sales-channel::association::domains::read
SELECT `sales_channel_domain`.`id` as `sales_channel_domain.id`, `sales_channel_domain`.`url` as `sales_channel_domain.url`, `sales_channel_domain`.`sales_channel_id` as `sales_channel_domain.salesChannelId`, `sales_channel_domain`.`language_id` as `sales_channel_domain.languageId`, `sales_channel_domain`.`currency_id` as `sales_channel_domain.currencyId`, `sales_channel_domain`.`snippet_set_id` as `sales_channel_domain.snippetSetId`, `sales_channel_domain`.`hreflang_use_only_locale` as `sales_channel_domain.hreflangUseOnlyLocale`, `sales_channel_domain`.`custom_fields` as `sales_channel_domain.customFields`, `sales_channel_domain`.`created_at` as `sales_channel_domain.createdAt`, `sales_channel_domain`.`updated_at` as `sales_channel_domain.updatedAt` FROM `sales_channel_domain` WHERE (`sales_channel_domain`.`sales_channel_id` IN (?))
Parameters:
[
  b"'F\x05Î\x1D+Dyúê-ÅÍ+ \"
]
14 0.29 ms
SELECT LOWER(HEX(`language.salesChannels.mapping`.`sales_channel_id`)) as `key`, GROUP_CONCAT(LOWER(HEX(`language.salesChannels.mapping`.`language_id`)) ) as `value` FROM `language` LEFT JOIN `sales_channel_language` `language.salesChannels.mapping` ON `language.salesChannels.mapping`.`language_id` = `language`.id WHERE ((`language`.`id` = ?)) AND (`language.salesChannels.mapping`.`sales_channel_id` IN (?)) GROUP BY `language.salesChannels.mapping`.`sales_channel_id`
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"'F\x05Î\x1D+Dyúê-ÅÍ+ \"
]
15 0.40 ms
# base-context-factory::sales-channel::association::languages::read
SELECT `language`.`id` as `language.id`, `language`.`parent_id` as `language.parentId`, `language`.`locale_id` as `language.localeId`, `language`.`translation_code_id` as `language.translationCodeId`, `language`.`name` as `language.name`, `language`.`custom_fields` as `language.customFields`, `language`.`created_at` as `language.createdAt`, `language`.`updated_at` as `language.updatedAt`, `language.translationCode`.`id` as `language.translationCode.id`, `language.translationCode`.`code` as `language.translationCode.code`, `language.translationCode`.`created_at` as `language.translationCode.createdAt`, `language.translationCode`.`updated_at` as `language.translationCode.updatedAt`, `language.translationCode.translation.name`, `language.translationCode.translation.name` as `language.translationCode.name`, `language.translationCode.translation.territory`, `language.translationCode.translation.territory` as `language.translationCode.territory`, `language.translationCode.translation.customFields`, `language.translationCode.translation.customFields` as `language.translationCode.customFields`, `language.locale`.`id` as `language.locale.id`, `language.locale`.`code` as `language.locale.code`, `language.locale`.`created_at` as `language.locale.createdAt`, `language.locale`.`updated_at` as `language.locale.updatedAt`, `language.locale.translation.name`, `language.locale.translation.name` as `language.locale.name`, `language.locale.translation.territory`, `language.locale.translation.territory` as `language.locale.territory`, `language.locale.translation.customFields`, `language.locale.translation.customFields` as `language.locale.customFields` FROM `language` LEFT JOIN `locale` `language.translationCode` ON `language`.`translation_code_id` = `language.translationCode`.`id` LEFT JOIN `locale` `language.locale` ON `language`.`locale_id` = `language.locale`.`id` LEFT JOIN (SELECT `language.translationCode.translation`.`locale_id`, `language.translationCode.translation`.`name` as `language.translationCode.translation.name`, `language.translationCode.translation`.`territory` as `language.translationCode.translation.territory`, `language.translationCode.translation`.`custom_fields` as `language.translationCode.translation.customFields` FROM `locale_translation` `language.translationCode.translation` WHERE `language.translationCode.translation`.`language_id` = ?) `language.translationCode.locale_translation` ON `language.translationCode.locale_translation`.`locale_id` = `language.translationCode`.`id` LEFT JOIN (SELECT `language.locale.translation`.`locale_id`, `language.locale.translation`.`name` as `language.locale.translation.name`, `language.locale.translation`.`territory` as `language.locale.translation.territory`, `language.locale.translation`.`custom_fields` as `language.locale.translation.customFields` FROM `locale_translation` `language.locale.translation` WHERE `language.locale.translation`.`language_id` = ?) `language.locale.locale_translation` ON `language.locale.locale_translation`.`locale_id` = `language.locale`.`id` WHERE ((`language`.`id` = ?)) AND (`language`.`id` IN (?))
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"/»_ââšMpªXTÎ|ãâ\v"
]
16 0.28 ms
# base-context-factory::currency::read
SELECT `currency`.`id` as `currency.id`, `currency`.`factor` as `currency.factor`, `currency`.`symbol` as `currency.symbol`, `currency`.`iso_code` as `currency.isoCode`, `currency`.`position` as `currency.position`, `currency`.`tax_free_from` as `currency.taxFreeFrom`, `currency`.`item_rounding` as `currency.itemRounding`, `currency`.`total_rounding` as `currency.totalRounding`, `currency`.`created_at` as `currency.createdAt`, `currency`.`updated_at` as `currency.updatedAt`, `currency.translation.shortName`, `currency.translation.shortName` as `currency.shortName`, `currency.translation.name`, `currency.translation.name` as `currency.name`, `currency.translation.customFields`, `currency.translation.customFields` as `currency.customFields` FROM `currency` LEFT JOIN (SELECT `currency.translation`.`currency_id`, `currency.translation`.`short_name` as `currency.translation.shortName`, `currency.translation`.`name` as `currency.translation.name`, `currency.translation`.`custom_fields` as `currency.translation.customFields` FROM `currency_translation` `currency.translation` WHERE `currency.translation`.`language_id` = ?) `currency.currency_translation` ON `currency.currency_translation`.`currency_id` = `currency`.`id` WHERE `currency`.`id` IN (?)
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"·ÒUK\fèGÍ‚ó¬›ÑÀßÊ"
]
17 0.32 ms
# base-context-factory::country::read
SELECT `country`.`id` as `country.id`, `country`.`iso` as `country.iso`, `country`.`position` as `country.position`, `country`.`active` as `country.active`, `country`.`shipping_available` as `country.shippingAvailable`, `country`.`iso3` as `country.iso3`, `country`.`display_state_in_registration` as `country.displayStateInRegistration`, `country`.`force_state_in_registration` as `country.forceStateInRegistration`, `country`.`check_vat_id_pattern` as `country.checkVatIdPattern`, `country`.`vat_id_required` as `country.vatIdRequired`, `country`.`vat_id_pattern` as `country.vatIdPattern`, `country`.`customer_tax` as `country.customerTax`, `country`.`company_tax` as `country.companyTax`, `country`.`postal_code_required` as `country.postalCodeRequired`, `country`.`check_postal_code_pattern` as `country.checkPostalCodePattern`, `country`.`check_advanced_postal_code_pattern` as `country.checkAdvancedPostalCodePattern`, `country`.`advanced_postal_code_pattern` as `country.advancedPostalCodePattern`, `country`.`default_postal_code_pattern` as `country.defaultPostalCodePattern`, `country`.`is_eu` as `country.isEu`, `country`.`created_at` as `country.createdAt`, `country`.`updated_at` as `country.updatedAt`, `country.translation.name`, `country.translation.name` as `country.name`, `country.translation.addressFormat`, `country.translation.addressFormat` as `country.addressFormat`, `country.translation.customFields`, `country.translation.customFields` as `country.customFields` FROM `country` LEFT JOIN (SELECT `country.translation`.`country_id`, `country.translation`.`name` as `country.translation.name`, `country.translation`.`custom_fields` as `country.translation.customFields`, `country.translation`.`address_format` as `country.translation.addressFormat` FROM `country_translation` `country.translation` WHERE `country.translation`.`language_id` = ?) `country.country_translation` ON `country.country_translation`.`country_id` = `country`.`id` WHERE `country`.`id` IN (?)
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"¡×[¶&ÙNc‡öº\x12—•+)"
]
18 0.29 ms
# base-context-factory::customer-group::read
SELECT `customer_group`.`id` as `customer_group.id`, `customer_group`.`display_gross` as `customer_group.displayGross`, `customer_group`.`registration_active` as `customer_group.registrationActive`, `customer_group`.`created_at` as `customer_group.createdAt`, `customer_group`.`updated_at` as `customer_group.updatedAt`, `customer_group.translation.name`, `customer_group.translation.name` as `customer_group.name`, `customer_group.translation.registrationTitle`, `customer_group.translation.registrationTitle` as `customer_group.registrationTitle`, `customer_group.translation.registrationIntroduction`, `customer_group.translation.registrationIntroduction` as `customer_group.registrationIntroduction`, `customer_group.translation.registrationOnlyCompanyRegistration`, `customer_group.translation.registrationOnlyCompanyRegistration` as `customer_group.registrationOnlyCompanyRegistration`, `customer_group.translation.registrationSeoMetaDescription`, `customer_group.translation.registrationSeoMetaDescription` as `customer_group.registrationSeoMetaDescription`, `customer_group.translation.customFields`, `customer_group.translation.customFields` as `customer_group.customFields` FROM `customer_group` LEFT JOIN (SELECT `customer_group.translation`.`customer_group_id`, `customer_group.translation`.`name` as `customer_group.translation.name`, `customer_group.translation`.`custom_fields` as `customer_group.translation.customFields`, `customer_group.translation`.`registration_title` as `customer_group.translation.registrationTitle`, `customer_group.translation`.`registration_introduction` as `customer_group.translation.registrationIntroduction`, `customer_group.translation`.`registration_only_company_registration` as `customer_group.translation.registrationOnlyCompanyRegistration`, `customer_group.translation`.`registration_seo_meta_description` as `customer_group.translation.registrationSeoMetaDescription` FROM `customer_group_translation` `customer_group.translation` WHERE `customer_group.translation`.`language_id` = ?) `customer_group.customer_group_translation` ON `customer_group.customer_group_translation`.`customer_group_id` = `customer_group`.`id` WHERE `customer_group`.`id` IN (?)
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"¤¢P\x18ËìAÏ¡╩\x10┘O╚¢Í"
]
19 0.19 ms
# base-context-factory::taxes::read
SELECT `tax`.`id` as `tax.id`, `tax`.`tax_rate` as `tax.taxRate`, `tax`.`name` as `tax.name`, `tax`.`position` as `tax.position`, `tax`.`custom_fields` as `tax.customFields`, `tax`.`created_at` as `tax.createdAt`, `tax`.`updated_at` as `tax.updatedAt` FROM `tax`
Parameters:
[]
20 0.66 ms
# base-context-factory::taxes::association::rules::read
SELECT `tax_rule`.`id` as `tax_rule.id`, `tax_rule`.`tax_rule_type_id` as `tax_rule.taxRuleTypeId`, `tax_rule`.`country_id` as `tax_rule.countryId`, `tax_rule`.`tax_rate` as `tax_rule.taxRate`, `tax_rule`.`data` as `tax_rule.data`, `tax_rule`.`tax_id` as `tax_rule.taxId`, `tax_rule`.`active_from` as `tax_rule.activeFrom`, `tax_rule`.`created_at` as `tax_rule.createdAt`, `tax_rule`.`updated_at` as `tax_rule.updatedAt`, `tax_rule.type`.`id` as `tax_rule.type.id`, `tax_rule.type`.`technical_name` as `tax_rule.type.technicalName`, `tax_rule.type`.`position` as `tax_rule.type.position`, `tax_rule.type`.`created_at` as `tax_rule.type.createdAt`, `tax_rule.type`.`updated_at` as `tax_rule.type.updatedAt`, `tax_rule.type.translation.typeName`, `tax_rule.type.translation.typeName` as `tax_rule.type.typeName` FROM `tax_rule` LEFT JOIN `tax_rule_type` `tax_rule.type` ON `tax_rule`.`tax_rule_type_id` = `tax_rule.type`.`id` LEFT JOIN (SELECT `tax_rule.type.translation`.`tax_rule_type_id`, `tax_rule.type.translation`.`type_name` as `tax_rule.type.translation.typeName` FROM `tax_rule_type_translation` `tax_rule.type.translation` WHERE `tax_rule.type.translation`.`language_id` = ?) `tax_rule.type.tax_rule_type_translation` ON `tax_rule.type.tax_rule_type_translation`.`tax_rule_type_id` = `tax_rule.type`.`id` WHERE (`tax_rule`.`tax_id` IN (?, ?, ?))
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"W(\x19¥ÅRNì§ù\x7F5†´*@"
  b"×ã`4ÛåIð‘7âù_\x1C\x01"
  b"÷ìlÙÏÄBgü─▀ÆÄg╚ï"
]
21 0.51 ms
# base-context-factory::payment-method::read
SELECT `payment_method`.`id` as `payment_method.id`, `payment_method`.`plugin_id` as `payment_method.pluginId`, `payment_method`.`handler_identifier` as `payment_method.handlerIdentifier`, `payment_method`.`position` as `payment_method.position`, `payment_method`.`active` as `payment_method.active`, `payment_method`.`after_order_enabled` as `payment_method.afterOrderEnabled`, `payment_method`.`availability_rule_id` as `payment_method.availabilityRuleId`, `payment_method`.`media_id` as `payment_method.mediaId`, `payment_method.appPaymentMethod`.`id` as `payment_method.appPaymentMethod.id`, `payment_method.appPaymentMethod`.`app_name` as `payment_method.appPaymentMethod.appName`, `payment_method.appPaymentMethod`.`identifier` as `payment_method.appPaymentMethod.identifier`, `payment_method.appPaymentMethod`.`pay_url` as `payment_method.appPaymentMethod.payUrl`, `payment_method.appPaymentMethod`.`finalize_url` as `payment_method.appPaymentMethod.finalizeUrl`, `payment_method.appPaymentMethod`.`validate_url` as `payment_method.appPaymentMethod.validateUrl`, `payment_method.appPaymentMethod`.`capture_url` as `payment_method.appPaymentMethod.captureUrl`, `payment_method.appPaymentMethod`.`refund_url` as `payment_method.appPaymentMethod.refundUrl`, `payment_method.appPaymentMethod`.`recurring_url` as `payment_method.appPaymentMethod.recurringUrl`, `payment_method.appPaymentMethod`.`app_id` as `payment_method.appPaymentMethod.appId`, `payment_method.appPaymentMethod`.`original_media_id` as `payment_method.appPaymentMethod.originalMediaId`, `payment_method.appPaymentMethod`.`payment_method_id` as `payment_method.appPaymentMethod.paymentMethodId`, `payment_method.appPaymentMethod`.`created_at` as `payment_method.appPaymentMethod.createdAt`, `payment_method.appPaymentMethod`.`updated_at` as `payment_method.appPaymentMethod.updatedAt`, `payment_method`.`technical_name` as `payment_method.technicalName`, `payment_method`.`created_at` as `payment_method.createdAt`, `payment_method`.`updated_at` as `payment_method.updatedAt`, `payment_method.media`.`id` as `payment_method.media.id`, `payment_method.media`.`user_id` as `payment_method.media.userId`, `payment_method.media`.`media_folder_id` as `payment_method.media.mediaFolderId`, `payment_method.media`.`mime_type` as `payment_method.media.mimeType`, `payment_method.media`.`file_extension` as `payment_method.media.fileExtension`, `payment_method.media`.`uploaded_at` as `payment_method.media.uploadedAt`, `payment_method.media`.`file_name` as `payment_method.media.fileName`, `payment_method.media`.`file_size` as `payment_method.media.fileSize`, `payment_method.media`.`media_type` as `payment_method.media.mediaTypeRaw`, `payment_method.media`.`meta_data` as `payment_method.media.metaData`, `payment_method.media`.`config` as `payment_method.media.config`, `payment_method.media`.`path` as `payment_method.media.path`, `payment_method.media`.`private` as `payment_method.media.private`, `payment_method.media`.`thumbnails_ro` as `payment_method.media.thumbnailsRo`, `payment_method.media`.`created_at` as `payment_method.media.createdAt`, `payment_method.media`.`updated_at` as `payment_method.media.updatedAt`, `payment_method.media.translation.title`, `payment_method.media.translation.title` as `payment_method.media.title`, `payment_method.media.translation.alt`, `payment_method.media.translation.alt` as `payment_method.media.alt`, `payment_method.media.translation.customFields`, `payment_method.media.translation.customFields` as `payment_method.media.customFields`, `payment_method.translation.name`, `payment_method.translation.name` as `payment_method.name`, `payment_method.translation.distinguishableName`, `payment_method.translation.distinguishableName` as `payment_method.distinguishableName`, `payment_method.translation.description`, `payment_method.translation.description` as `payment_method.description`, `payment_method.translation.customFields`, `payment_method.translation.customFields` as `payment_method.customFields` FROM `payment_method` LEFT JOIN `app_payment_method` `payment_method.appPaymentMethod` ON `payment_method`.`id` = `payment_method.appPaymentMethod`.`payment_method_id` LEFT JOIN `media` `payment_method.media` ON `payment_method`.`media_id` = `payment_method.media`.`id` LEFT JOIN (SELECT `payment_method.translation`.`payment_method_id`, `payment_method.translation`.`name` as `payment_method.translation.name`, `payment_method.translation`.`distinguishable_name` as `payment_method.translation.distinguishableName`, `payment_method.translation`.`description` as `payment_method.translation.description`, `payment_method.translation`.`custom_fields` as `payment_method.translation.customFields` FROM `payment_method_translation` `payment_method.translation` WHERE `payment_method.translation`.`language_id` = ?) `payment_method.payment_method_translation` ON `payment_method.payment_method_translation`.`payment_method_id` = `payment_method`.`id` LEFT JOIN (SELECT `payment_method.media.translation`.`media_id`, `payment_method.media.translation`.`alt` as `payment_method.media.translation.alt`, `payment_method.media.translation`.`title` as `payment_method.media.translation.title`, `payment_method.media.translation`.`custom_fields` as `payment_method.media.translation.customFields` FROM `media_translation` `payment_method.media.translation` WHERE `payment_method.media.translation`.`language_id` = ?) `payment_method.media.media_translation` ON `payment_method.media.media_translation`.`media_id` = `payment_method.media`.`id` WHERE `payment_method`.`id` IN (?)
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"p\x7F´/rJEGá$Ø\x18\eFy▀"
]
22 0.67 ms
# base-context-factory::shipping-method::read
SELECT `shipping_method`.`id` as `shipping_method.id`, `shipping_method`.`active` as `shipping_method.active`, `shipping_method`.`position` as `shipping_method.position`, `shipping_method`.`availability_rule_id` as `shipping_method.availabilityRuleId`, `shipping_method`.`media_id` as `shipping_method.mediaId`, `shipping_method`.`delivery_time_id` as `shipping_method.deliveryTimeId`, `shipping_method`.`tax_type` as `shipping_method.taxType`, `shipping_method`.`tax_id` as `shipping_method.taxId`, `shipping_method.deliveryTime`.`id` as `shipping_method.deliveryTime.id`, `shipping_method.deliveryTime`.`min` as `shipping_method.deliveryTime.min`, `shipping_method.deliveryTime`.`max` as `shipping_method.deliveryTime.max`, `shipping_method.deliveryTime`.`unit` as `shipping_method.deliveryTime.unit`, `shipping_method.deliveryTime`.`created_at` as `shipping_method.deliveryTime.createdAt`, `shipping_method.deliveryTime`.`updated_at` as `shipping_method.deliveryTime.updatedAt`, `shipping_method.deliveryTime.translation.name`, `shipping_method.deliveryTime.translation.name` as `shipping_method.deliveryTime.name`, `shipping_method.deliveryTime.translation.customFields`, `shipping_method.deliveryTime.translation.customFields` as `shipping_method.deliveryTime.customFields`, `shipping_method.appShippingMethod`.`id` as `shipping_method.appShippingMethod.id`, `shipping_method.appShippingMethod`.`app_name` as `shipping_method.appShippingMethod.appName`, `shipping_method.appShippingMethod`.`identifier` as `shipping_method.appShippingMethod.identifier`, `shipping_method.appShippingMethod`.`app_id` as `shipping_method.appShippingMethod.appId`, `shipping_method.appShippingMethod`.`shipping_method_id` as `shipping_method.appShippingMethod.shippingMethodId`, `shipping_method.appShippingMethod`.`original_media_id` as `shipping_method.appShippingMethod.originalMediaId`, `shipping_method.appShippingMethod`.`created_at` as `shipping_method.appShippingMethod.createdAt`, `shipping_method.appShippingMethod`.`updated_at` as `shipping_method.appShippingMethod.updatedAt`, `shipping_method`.`technical_name` as `shipping_method.technicalName`, `shipping_method`.`created_at` as `shipping_method.createdAt`, `shipping_method`.`updated_at` as `shipping_method.updatedAt`, `shipping_method.media`.`id` as `shipping_method.media.id`, `shipping_method.media`.`user_id` as `shipping_method.media.userId`, `shipping_method.media`.`media_folder_id` as `shipping_method.media.mediaFolderId`, `shipping_method.media`.`mime_type` as `shipping_method.media.mimeType`, `shipping_method.media`.`file_extension` as `shipping_method.media.fileExtension`, `shipping_method.media`.`uploaded_at` as `shipping_method.media.uploadedAt`, `shipping_method.media`.`file_name` as `shipping_method.media.fileName`, `shipping_method.media`.`file_size` as `shipping_method.media.fileSize`, `shipping_method.media`.`media_type` as `shipping_method.media.mediaTypeRaw`, `shipping_method.media`.`meta_data` as `shipping_method.media.metaData`, `shipping_method.media`.`config` as `shipping_method.media.config`, `shipping_method.media`.`path` as `shipping_method.media.path`, `shipping_method.media`.`private` as `shipping_method.media.private`, `shipping_method.media`.`thumbnails_ro` as `shipping_method.media.thumbnailsRo`, `shipping_method.media`.`created_at` as `shipping_method.media.createdAt`, `shipping_method.media`.`updated_at` as `shipping_method.media.updatedAt`, `shipping_method.media.translation.title`, `shipping_method.media.translation.title` as `shipping_method.media.title`, `shipping_method.media.translation.alt`, `shipping_method.media.translation.alt` as `shipping_method.media.alt`, `shipping_method.media.translation.customFields`, `shipping_method.media.translation.customFields` as `shipping_method.media.customFields`, `shipping_method.translation.name`, `shipping_method.translation.name` as `shipping_method.name`, `shipping_method.translation.description`, `shipping_method.translation.description` as `shipping_method.description`, `shipping_method.translation.trackingUrl`, `shipping_method.translation.trackingUrl` as `shipping_method.trackingUrl`, `shipping_method.translation.customFields`, `shipping_method.translation.customFields` as `shipping_method.customFields` FROM `shipping_method` LEFT JOIN `delivery_time` `shipping_method.deliveryTime` ON `shipping_method`.`delivery_time_id` = `shipping_method.deliveryTime`.`id` LEFT JOIN `app_shipping_method` `shipping_method.appShippingMethod` ON `shipping_method`.`id` = `shipping_method.appShippingMethod`.`shipping_method_id` LEFT JOIN `media` `shipping_method.media` ON `shipping_method`.`media_id` = `shipping_method.media`.`id` LEFT JOIN (SELECT `shipping_method.translation`.`shipping_method_id`, `shipping_method.translation`.`name` as `shipping_method.translation.name`, `shipping_method.translation`.`custom_fields` as `shipping_method.translation.customFields`, `shipping_method.translation`.`description` as `shipping_method.translation.description`, `shipping_method.translation`.`tracking_url` as `shipping_method.translation.trackingUrl` FROM `shipping_method_translation` `shipping_method.translation` WHERE `shipping_method.translation`.`language_id` = ?) `shipping_method.shipping_method_translation` ON `shipping_method.shipping_method_translation`.`shipping_method_id` = `shipping_method`.`id` LEFT JOIN (SELECT `shipping_method.deliveryTime.translation`.`delivery_time_id`, `shipping_method.deliveryTime.translation`.`name` as `shipping_method.deliveryTime.translation.name`, `shipping_method.deliveryTime.translation`.`custom_fields` as `shipping_method.deliveryTime.translation.customFields` FROM `delivery_time_translation` `shipping_method.deliveryTime.translation` WHERE `shipping_method.deliveryTime.translation`.`language_id` = ?) `shipping_method.deliveryTime.delivery_time_translation` ON `shipping_method.deliveryTime.delivery_time_translation`.`delivery_time_id` = `shipping_method.deliveryTime`.`id` LEFT JOIN (SELECT `shipping_method.media.translation`.`media_id`, `shipping_method.media.translation`.`alt` as `shipping_method.media.translation.alt`, `shipping_method.media.translation`.`title` as `shipping_method.media.translation.title`, `shipping_method.media.translation`.`custom_fields` as `shipping_method.media.translation.customFields` FROM `media_translation` `shipping_method.media.translation` WHERE `shipping_method.media.translation`.`language_id` = ?) `shipping_method.media.media_translation` ON `shipping_method.media.media_translation`.`media_id` = `shipping_method.media`.`id` WHERE `shipping_method`.`id` IN (?)
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"'´º•ò­HÁ­H°ð·^ÇY"
]
23 0.21 ms
# base-context-factory::cash-rounding::search-ids
SELECT `currency_country_rounding`.`id` FROM `currency_country_rounding` WHERE (`currency_country_rounding`.`currency_id` = ? AND `currency_country_rounding`.`country_id` = ?) LIMIT 1
Parameters:
[
  b"·ÒUK\fèGÍ‚ó¬›ÑÀßÊ"
  b"¡×[¶&ÙNc‡öº\x12—•+)"
]
24 0.37 ms
#cart-persister::load
            SELECT `cart`.`payload`, `cart`.`rule_ids`, `cart`.`compressed` FROM cart WHERE `token` = ?
Parameters:
[
  "ebzL0aKlVhH74sxtqtsFN7yd4Nd8Iedq"
]
25 0.32 ms
# cart-rule-loader::load-rules::search-ids
SELECT `rule`.`id` FROM `rule` WHERE (`rule`.`invalid` = ?) ORDER BY `rule`.`priority` DESC, `rule`.`id` ASC LIMIT 500
Parameters:
[
  false
]
26 0.49 ms
# cart-rule-loader::load-rules::read
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"\x069ÎΈ\x1FEùƒØà€•¨\fz"
  b"†;orw>Jj²»Úï\x06бQ"
  b"øÆQ{o*MÚ¹œVu“2!,"
  b"\x01˜§RqMx!†F\x14â\x7F‚Õ®"
  b"\x16\x11Õ\x12J^É\x04\x15\x1Fù\x1E┘5"
  b"\x17\Ò7V\x1AO~„PŒM9ö‰î"
  b""\x15ÿ;4üBÉàãÛÔ\rÂ\x16<"
  b""¶±\vopA\x1D–zM®ì—we"
  b"dꙦvÎK˜¿½Dh\x04\x00µ!"
  b"nœ¯å[\x1D@o£Ô\x1C\eÚûÇs"
  b"‡¯—zš1@𮡹fî÷²4"
  b"ïïY¯w"C\x1Aíd░rýÀ\x15É"
  b"¦5?²¶ÂM(¡@\x0EµZÊŽE"
  b"¼Ú¦ïTõO?’y\t\r~¥ôŽ"
  b"┌kÀpëÂAU¢¤»█tüu+"
  b"8X•p\x16dMä®HÀP\vóÌÈ"
  b"JxKq\x15éM\x0Fµq.¡Ñ\x1E‰Ï"
  b"K‡Øl1ÄL\x03®Îy¥±HÃ_"
  b"_þz\x06e¹@-¾Ç:d\t\x12d,"
  b"“ª'KùøMN–ÎQ\r\x03¤"
  b"¦.\x1Fj\x1A\vE\x19¯@\ebp£qI"
  b"│ì╔╝¶c@\eî╦²4É\rÎó"
  b"ß7ìÀÇèGÅæ×\rt\r]l\x1A"
  b"ýÌ┬ã&ØNÔí7¹Å¶_äÒ"
  b"»l™órþEj‰ŒgÏ¡Dåh"
  b"f`uS+àOuž=ƒµlCáY"
  b"º«\x1E\x1C■╝D(ìÕ╚S│ãd┴"
  b"<\x04À–õÌBïš-<¸íì\x10)"
  b"""
    <õA6žmJ/§\n
    ¨hzeü-
    """
  b"Íþ»\x00\x03<Aà’¢©\x00¹bqp"
  b"(Ê®u¥bO\r˜Z½\x0E³*¡`"
  b"""
    .örVh\n
    Mкƒ¢\x11\x16¤zû
    """
  b"ViÞý\x03ÎM†¥\x18 \rÿ¸þ*"
  b"`Z­èœHF/‰\t»\x01ŽóÚ­"
  b"e–Ö"\x19fK%ŸÊ-ª}è1æ"
  b"iÒ-À±\x07L\x08™¥\tj’ÙÔH"
  b"w(öc2\x15Aü▒╠Õ╔ß─+Q"
  b"z3\x13˜K«DÎŽ“ø¾Á©->"
  b"„é\eóÛÌAÈ·ôÉÂóŠS¤"
  b"ˆ>'ZTÊM"‡\x11n,j¯\x03\n"
  b"Šiaz\x02ìO\x15\er¨äa¡\f"
  b"«ÈÜ<®ºE࿵*y¯[Wr"
  b"­’[˺>Jè“Ä¢\x03ü8=¸"
  b"¼†\x15æœ;IÁ¯Æq480Êî"
  b"ûð\x13­·AsØ.pX\x07õeÊ"
  b"Ê*\v3.ÅM▓║ÙÞÊÞe\ý"
  b"Ê:+\x1Cá¿Cl©╣þHRQØe"
  b"ä,gl“±LŸª\x0FžÃíÝ›î"
  b"äNg‚ÆBG·–¸‘Ï%®8÷"
]
27 0.39 ms
# app-scripts::refresh::search-ids
SELECT `app`.`id` FROM `app` WHERE (`app`.`active` = ? AND `app`.`self_managed` = ?)
Parameters:
[
  true
  false
]
28 0.47 ms
SELECT `app`.`id` as `app.id`, `app`.`name` as `app.name`, `app`.`path` as `app.path`, `app`.`author` as `app.author`, `app`.`copyright` as `app.copyright`, `app`.`license` as `app.license`, `app`.`active` as `app.active`, `app`.`configurable` as `app.configurable`, `app`.`privacy` as `app.privacy`, `app`.`version` as `app.version`, `app`.`icon` as `app.iconRaw`, `app`.`app_secret` as `app.appSecret`, `app`.`modules` as `app.modules`, `app`.`main_module` as `app.mainModule`, `app`.`cookies` as `app.cookies`, `app`.`allow_disable` as `app.allowDisable`, `app`.`base_app_url` as `app.baseAppUrl`, `app`.`allowed_hosts` as `app.allowedHosts`, `app`.`template_load_priority` as `app.templateLoadPriority`, `app`.`checkout_gateway_url` as `app.checkoutGatewayUrl`, `app`.`in_app_purchases_gateway_url` as `app.inAppPurchasesGatewayUrl`, `app`.`source_type` as `app.sourceType`, `app`.`source_config` as `app.sourceConfig`, `app`.`self_managed` as `app.selfManaged`, `app`.`integration_id` as `app.integrationId`, `app.integration`.`id` as `app.integration.id`, `app.integration`.`label` as `app.integration.label`, `app.integration`.`access_key` as `app.integration.accessKey`, `app.integration`.`secret_access_key` as `app.integration.secretAccessKey`, `app.integration`.`last_usage_at` as `app.integration.lastUsageAt`, `app.integration`.`admin` as `app.integration.admin`, `app.integration`.`custom_fields` as `app.integration.customFields`, `app.integration`.`deleted_at` as `app.integration.deletedAt`, `app.integration`.`created_at` as `app.integration.createdAt`, `app.integration`.`updated_at` as `app.integration.updatedAt`, `app`.`acl_role_id` as `app.aclRoleId`, `app.aclRole`.`id` as `app.aclRole.id`, `app.aclRole`.`name` as `app.aclRole.name`, `app.aclRole`.`description` as `app.aclRole.description`, `app.aclRole`.`privileges` as `app.aclRole.privileges`, `app.aclRole`.`deleted_at` as `app.aclRole.deletedAt`, `app.aclRole`.`created_at` as `app.aclRole.createdAt`, `app.aclRole`.`updated_at` as `app.aclRole.updatedAt`, `app`.`created_at` as `app.createdAt`, `app`.`updated_at` as `app.updatedAt`, `app.translation.label`, `app.translation.label` as `app.label`, `app.translation.description`, `app.translation.description` as `app.description`, `app.translation.privacyPolicyExtensions`, `app.translation.privacyPolicyExtensions` as `app.privacyPolicyExtensions`, `app.translation.customFields`, `app.translation.customFields` as `app.customFields` FROM `app` LEFT JOIN `integration` `app.integration` ON `app`.`integration_id` = `app.integration`.`id` LEFT JOIN `acl_role` `app.aclRole` ON `app`.`acl_role_id` = `app.aclRole`.`id` LEFT JOIN (SELECT `app.translation`.`app_id`, `app.translation`.`label` as `app.translation.label`, `app.translation`.`description` as `app.translation.description`, `app.translation`.`privacy_policy_extensions` as `app.translation.privacyPolicyExtensions`, `app.translation`.`custom_fields` as `app.translation.customFields` FROM `app_translation` `app.translation` WHERE `app.translation`.`language_id` = ?) `app.app_translation` ON `app.app_translation`.`app_id` = `app`.`id` WHERE `app`.`id` IN (?)
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"\x01˜Ð \x06[p»¹á\f-¦²*C"
]
29 0.21 ms
SELECT `script`.`id` as `script.id`, `script`.`script` as `script.script`, `script`.`hook` as `script.hook`, `script`.`name` as `script.name`, `script`.`active` as `script.active`, `script`.`app_id` as `script.appId`, `script`.`created_at` as `script.createdAt`, `script`.`updated_at` as `script.updatedAt` FROM `script` WHERE (`script`.`app_id` IN (?))
Parameters:
[
  b"\x01˜Ð \x06[p»¹á\f-¦²*C"
]
30 2.12 ms
SELECT `app`.`id` as `app.id`, `app`.`name` as `app.name`, `app`.`path` as `app.path`, `app`.`author` as `app.author`, `app`.`copyright` as `app.copyright`, `app`.`license` as `app.license`, `app`.`active` as `app.active`, `app`.`configurable` as `app.configurable`, `app`.`privacy` as `app.privacy`, `app`.`version` as `app.version`, `app`.`icon` as `app.iconRaw`, `app`.`app_secret` as `app.appSecret`, `app`.`modules` as `app.modules`, `app`.`main_module` as `app.mainModule`, `app`.`cookies` as `app.cookies`, `app`.`allow_disable` as `app.allowDisable`, `app`.`base_app_url` as `app.baseAppUrl`, `app`.`allowed_hosts` as `app.allowedHosts`, `app`.`template_load_priority` as `app.templateLoadPriority`, `app`.`checkout_gateway_url` as `app.checkoutGatewayUrl`, `app`.`in_app_purchases_gateway_url` as `app.inAppPurchasesGatewayUrl`, `app`.`source_type` as `app.sourceType`, `app`.`source_config` as `app.sourceConfig`, `app`.`self_managed` as `app.selfManaged`, `app`.`integration_id` as `app.integrationId`, `app.integration`.`id` as `app.integration.id`, `app.integration`.`label` as `app.integration.label`, `app.integration`.`access_key` as `app.integration.accessKey`, `app.integration`.`secret_access_key` as `app.integration.secretAccessKey`, `app.integration`.`last_usage_at` as `app.integration.lastUsageAt`, `app.integration`.`admin` as `app.integration.admin`, `app.integration`.`custom_fields` as `app.integration.customFields`, `app.integration`.`deleted_at` as `app.integration.deletedAt`, `app.integration`.`created_at` as `app.integration.createdAt`, `app.integration`.`updated_at` as `app.integration.updatedAt`, `app`.`acl_role_id` as `app.aclRoleId`, `app.aclRole`.`id` as `app.aclRole.id`, `app.aclRole`.`name` as `app.aclRole.name`, `app.aclRole`.`description` as `app.aclRole.description`, `app.aclRole`.`privileges` as `app.aclRole.privileges`, `app.aclRole`.`deleted_at` as `app.aclRole.deletedAt`, `app.aclRole`.`created_at` as `app.aclRole.createdAt`, `app.aclRole`.`updated_at` as `app.aclRole.updatedAt`, `app`.`created_at` as `app.createdAt`, `app`.`updated_at` as `app.updatedAt`, `app.translation.label`, `app.translation.label` as `app.label`, `app.translation.description`, `app.translation.description` as `app.description`, `app.translation.privacyPolicyExtensions`, `app.translation.privacyPolicyExtensions` as `app.privacyPolicyExtensions`, `app.translation.customFields`, `app.translation.customFields` as `app.customFields` FROM `app` LEFT JOIN `integration` `app.integration` ON `app`.`integration_id` = `app.integration`.`id` LEFT JOIN `acl_role` `app.aclRole` ON `app`.`acl_role_id` = `app.aclRole`.`id` LEFT JOIN (SELECT `app.translation`.`app_id`, `app.translation`.`label` as `app.translation.label`, `app.translation`.`description` as `app.translation.description`, `app.translation`.`privacy_policy_extensions` as `app.translation.privacyPolicyExtensions`, `app.translation`.`custom_fields` as `app.translation.customFields` FROM `app_translation` `app.translation` WHERE `app.translation`.`language_id` = ?) `app.app_translation` ON `app.app_translation`.`app_id` = `app`.`id` WHERE `app`.`id` IN (?)
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"\x01˜Ð %Ærº¢¼DWR«3~"
]
31 0.23 ms
SELECT `script`.`id` as `script.id`, `script`.`script` as `script.script`, `script`.`hook` as `script.hook`, `script`.`name` as `script.name`, `script`.`active` as `script.active`, `script`.`app_id` as `script.appId`, `script`.`created_at` as `script.createdAt`, `script`.`updated_at` as `script.updatedAt` FROM `script` WHERE (`script`.`app_id` IN (?))
Parameters:
[
  b"\x01˜Ð %Ærº¢¼DWR«3~"
]
32 0.38 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:
[]
33 0.25 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:
[]
34 0.21 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"'F\x05Î\x1D+Dyúê-ÅÍ+ \"
  b"¡×[¶&ÙNc‡öº\x12—•+)"
]
35 0.92 ms
SELECT configuration_key, configuration_value FROM system_config WHERE sales_channel_id = ? OR system_config.sales_channel_id IS NULL ORDER BY sales_channel_id ASC
Parameters:
[
  b"'F\x05Î\x1D+Dyúê-ÅÍ+ \"
]
36 0.41 ms
# navigation-route::meta-information
            SELECT LOWER(HEX(`id`)), `path`, `level`
            FROM `category`
            WHERE `id` = ? OR `parent_id` = ? OR `id` = ?
Parameters:
[
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
]
37 2.62 ms
# header::navigation::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`, `category.media.translation.title` as `category.media.title`, `category.media.translation.alt`, `category.media.translation.alt` as `category.media.alt`, `category.media.translation.customFields`, `category.media.translation.customFields` as `category.media.customFields`, `category.translation.name`, `category.translation.name` as `category.name`, `category.translation.breadcrumb`, `category.translation.breadcrumb` as `category.breadcrumb`, `category.translation.slotConfig`, `category.translation.slotConfig` as `category.slotConfig`, `category.translation.linkType`, `category.translation.linkType` as `category.linkType`, `category.translation.internalLink`, `category.translation.internalLink` as `category.internalLink`, `category.translation.externalLink`, `category.translation.externalLink` as `category.externalLink`, `category.translation.linkNewTab`, `category.translation.linkNewTab` as `category.linkNewTab`, `category.translation.description`, `category.translation.description` as `category.description`, `category.translation.metaTitle`, `category.translation.metaTitle` as `category.metaTitle`, `category.translation.metaDescription`, `category.translation.metaDescription` as `category.metaDescription`, `category.translation.keywords`, `category.translation.keywords` as `category.keywords`, `category.translation.customFields`, `category.translation.customFields` as `category.customFields` FROM `category` LEFT JOIN `media` `category.media` ON `category`.`media_id` = `category.media`.`id` LEFT JOIN (SELECT `category.translation`.`category_id`, `category.translation`.`category_version_id`, `category.translation`.`breadcrumb` as `category.translation.breadcrumb`, `category.translation`.`name` as `category.translation.name`, `category.translation`.`custom_fields` as `category.translation.customFields`, `category.translation`.`slot_config` as `category.translation.slotConfig`, `category.translation`.`link_type` as `category.translation.linkType`, `category.translation`.`internal_link` as `category.translation.internalLink`, `category.translation`.`external_link` as `category.translation.externalLink`, `category.translation`.`link_new_tab` as `category.translation.linkNewTab`, `category.translation`.`description` as `category.translation.description`, `category.translation`.`meta_title` as `category.translation.metaTitle`, `category.translation`.`meta_description` as `category.translation.metaDescription`, `category.translation`.`keywords` as `category.translation.keywords` FROM `category_translation` `category.translation` WHERE `category.translation`.`language_id` = ?) `category.category_translation` ON `category.category_translation`.`category_id` = `category`.`id` AND `category.category_translation`.`category_version_id` = `category`.`version_id` LEFT JOIN (SELECT `category.media.translation`.`media_id`, `category.media.translation`.`alt` as `category.media.translation.alt`, `category.media.translation`.`title` as `category.media.translation.title`, `category.media.translation`.`custom_fields` as `category.media.translation.customFields` FROM `media_translation` `category.media.translation` WHERE `category.media.translation`.`language_id` = ?) `category.media.media_translation` ON `category.media.media_translation`.`media_id` = `category.media`.`id` WHERE (`category`.`version_id` = ?) AND ((`category`.`path` LIKE ? AND (`category`.`level` > ? AND `category`.`level` <= ?)))
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"\x0F©\x1CãéjK¾KÙÎu,4%"
  "%|79a36140a28a4ce6ac6d0e2ced062741|%"
  1
  12
]
38 0.45 ms
SELECT LOWER(HEX(`category`.`parent_id`)) as `category-ids.key`, COUNT(`category`.`id`) as `category-ids.count`, COUNT(DISTINCT `category`.`id`) as `visible-children-count` FROM `category` WHERE (`category`.`version_id` = ?) AND ((`category`.`path` LIKE ? AND `category`.`level` = ? AND `category`.`active` = ? AND `category`.`visible` = ?)) GROUP BY `category`.`parent_id`
Parameters:
[
  b"\x0F©\x1CãéjK¾KÙÎu,4%"
  "%|79a36140a28a4ce6ac6d0e2ced062741|%"
  12
  true
  true
]
39 0.60 ms
# header::navigation::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`, `category.media.translation.title` as `category.media.title`, `category.media.translation.alt`, `category.media.translation.alt` as `category.media.alt`, `category.media.translation.customFields`, `category.media.translation.customFields` as `category.media.customFields`, `category.translation.name`, `category.translation.name` as `category.name`, `category.translation.breadcrumb`, `category.translation.breadcrumb` as `category.breadcrumb`, `category.translation.slotConfig`, `category.translation.slotConfig` as `category.slotConfig`, `category.translation.linkType`, `category.translation.linkType` as `category.linkType`, `category.translation.internalLink`, `category.translation.internalLink` as `category.internalLink`, `category.translation.externalLink`, `category.translation.externalLink` as `category.externalLink`, `category.translation.linkNewTab`, `category.translation.linkNewTab` as `category.linkNewTab`, `category.translation.description`, `category.translation.description` as `category.description`, `category.translation.metaTitle`, `category.translation.metaTitle` as `category.metaTitle`, `category.translation.metaDescription`, `category.translation.metaDescription` as `category.metaDescription`, `category.translation.keywords`, `category.translation.keywords` as `category.keywords`, `category.translation.customFields`, `category.translation.customFields` as `category.customFields` FROM `category` LEFT JOIN `media` `category.media` ON `category`.`media_id` = `category.media`.`id` LEFT JOIN (SELECT `category.translation`.`category_id`, `category.translation`.`category_version_id`, `category.translation`.`breadcrumb` as `category.translation.breadcrumb`, `category.translation`.`name` as `category.translation.name`, `category.translation`.`custom_fields` as `category.translation.customFields`, `category.translation`.`slot_config` as `category.translation.slotConfig`, `category.translation`.`link_type` as `category.translation.linkType`, `category.translation`.`internal_link` as `category.translation.internalLink`, `category.translation`.`external_link` as `category.translation.externalLink`, `category.translation`.`link_new_tab` as `category.translation.linkNewTab`, `category.translation`.`description` as `category.translation.description`, `category.translation`.`meta_title` as `category.translation.metaTitle`, `category.translation`.`meta_description` as `category.translation.metaDescription`, `category.translation`.`keywords` as `category.translation.keywords` FROM `category_translation` `category.translation` WHERE `category.translation`.`language_id` = ?) `category.category_translation` ON `category.category_translation`.`category_id` = `category`.`id` AND `category.category_translation`.`category_version_id` = `category`.`version_id` LEFT JOIN (SELECT `category.media.translation`.`media_id`, `category.media.translation`.`alt` as `category.media.translation.alt`, `category.media.translation`.`title` as `category.media.translation.title`, `category.media.translation`.`custom_fields` as `category.media.translation.customFields` FROM `media_translation` `category.media.translation` WHERE `category.media.translation`.`language_id` = ?) `category.media.media_translation` ON `category.media.media_translation`.`media_id` = `category.media`.`id` WHERE (`category`.`version_id` = ?) AND (`category`.`id` IN (?))
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"\x0F©\x1CãéjK¾KÙÎu,4%"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
]
40 0.74 ms
# header::languages::search-ids
SELECT `language`.`id` FROM `language` LEFT JOIN `sales_channel_domain` `language.salesChannelDomains` ON `language`.`id` = `language.salesChannelDomains`.`language_id` LEFT JOIN `sales_channel_language` `language.salesChannels.mapping` ON `language`.`id` = `language.salesChannels.mapping`.`language_id`  LEFT JOIN `sales_channel` `language.salesChannels` ON `language.salesChannels.mapping`.`sales_channel_id` = `language.salesChannels`.`id`  WHERE (`language.salesChannelDomains`.`sales_channel_id` = ? AND `language.salesChannels`.`id` = ?) GROUP BY `language`.`id` ORDER BY MIN(`language`.`name`) ASC
Parameters:
[
  b"'F\x05Î\x1D+Dyúê-ÅÍ+ \"
  b"'F\x05Î\x1D+Dyúê-ÅÍ+ \"
]
41 0.48 ms
# header::languages::read
SELECT `language`.`id` as `language.id`, `language`.`parent_id` as `language.parentId`, `language`.`locale_id` as `language.localeId`, `language`.`translation_code_id` as `language.translationCodeId`, `language`.`name` as `language.name`, `language`.`custom_fields` as `language.customFields`, `language`.`created_at` as `language.createdAt`, `language`.`updated_at` as `language.updatedAt`, `language.productSearchConfig`.`id` as `language.productSearchConfig.id`, `language.productSearchConfig`.`language_id` as `language.productSearchConfig.languageId`, `language.productSearchConfig`.`and_logic` as `language.productSearchConfig.andLogic`, `language.productSearchConfig`.`min_search_length` as `language.productSearchConfig.minSearchLength`, `language.productSearchConfig`.`excluded_terms` as `language.productSearchConfig.excludedTerms`, `language.productSearchConfig`.`created_at` as `language.productSearchConfig.createdAt`, `language.productSearchConfig`.`updated_at` as `language.productSearchConfig.updatedAt`, `language.translationCode`.`id` as `language.translationCode.id`, `language.translationCode`.`code` as `language.translationCode.code`, `language.translationCode`.`created_at` as `language.translationCode.createdAt`, `language.translationCode`.`updated_at` as `language.translationCode.updatedAt`, `language.translationCode.translation.name`, `language.translationCode.translation.name` as `language.translationCode.name`, `language.translationCode.translation.territory`, `language.translationCode.translation.territory` as `language.translationCode.territory`, `language.translationCode.translation.customFields`, `language.translationCode.translation.customFields` as `language.translationCode.customFields` FROM `language` LEFT JOIN `product_search_config` `language.productSearchConfig` ON `language`.`id` = `language.productSearchConfig`.`language_id` LEFT JOIN `locale` `language.translationCode` ON `language`.`translation_code_id` = `language.translationCode`.`id` LEFT JOIN (SELECT `language.translationCode.translation`.`locale_id`, `language.translationCode.translation`.`name` as `language.translationCode.translation.name`, `language.translationCode.translation`.`territory` as `language.translationCode.translation.territory`, `language.translationCode.translation`.`custom_fields` as `language.translationCode.translation.customFields` FROM `locale_translation` `language.translationCode.translation` WHERE `language.translationCode.translation`.`language_id` = ?) `language.translationCode.locale_translation` ON `language.translationCode.locale_translation`.`locale_id` = `language.translationCode`.`id` WHERE `language`.`id` IN (?)
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"/»_ââšMpªXTÎ|ãâ\v"
]
42 0.46 ms
# header::currencies::search-ids
SELECT `currency`.`id` FROM `currency` LEFT JOIN `sales_channel_currency` `currency.salesChannels.mapping` ON `currency`.`id` = `currency.salesChannels.mapping`.`currency_id`  LEFT JOIN `sales_channel` `currency.salesChannels` ON `currency.salesChannels.mapping`.`sales_channel_id` = `currency.salesChannels`.`id`  WHERE (`currency.salesChannels`.`id` = ?) GROUP BY `currency`.`id`
Parameters:
[
  b"'F\x05Î\x1D+Dyúê-ÅÍ+ \"
]
43 0.31 ms
# header::currencies::read
SELECT `currency`.`id` as `currency.id`, `currency`.`factor` as `currency.factor`, `currency`.`symbol` as `currency.symbol`, `currency`.`iso_code` as `currency.isoCode`, `currency`.`position` as `currency.position`, `currency`.`tax_free_from` as `currency.taxFreeFrom`, `currency`.`item_rounding` as `currency.itemRounding`, `currency`.`total_rounding` as `currency.totalRounding`, `currency`.`created_at` as `currency.createdAt`, `currency`.`updated_at` as `currency.updatedAt`, `currency.translation.shortName`, `currency.translation.shortName` as `currency.shortName`, `currency.translation.name`, `currency.translation.name` as `currency.name`, `currency.translation.customFields`, `currency.translation.customFields` as `currency.customFields` FROM `currency` LEFT JOIN (SELECT `currency.translation`.`currency_id`, `currency.translation`.`short_name` as `currency.translation.shortName`, `currency.translation`.`name` as `currency.translation.name`, `currency.translation`.`custom_fields` as `currency.translation.customFields` FROM `currency_translation` `currency.translation` WHERE `currency.translation`.`language_id` = ?) `currency.currency_translation` ON `currency.currency_translation`.`currency_id` = `currency`.`id` WHERE `currency`.`id` IN (?)
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"·ÒUK\fèGÍ‚ó¬›ÑÀßÊ"
]
44 0.32 ms
# navigation-route::meta-information
            SELECT LOWER(HEX(`id`)), `path`, `level`
            FROM `category`
            WHERE `id` = ? OR `parent_id` = ? OR `id` = ?
Parameters:
[
  b"Ý£ì_Û€B¬¸øÈA÷\x0Eþ‹"
  b"Ý£ì_Û€B¬¸øÈA÷\x0Eþ‹"
  b"Ý£ì_Û€B¬¸øÈA÷\x0Eþ‹"
]
45 1.86 ms
# header::navigation::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`, `category.media.translation.title` as `category.media.title`, `category.media.translation.alt`, `category.media.translation.alt` as `category.media.alt`, `category.media.translation.customFields`, `category.media.translation.customFields` as `category.media.customFields`, `category.translation.name`, `category.translation.name` as `category.name`, `category.translation.breadcrumb`, `category.translation.breadcrumb` as `category.breadcrumb`, `category.translation.slotConfig`, `category.translation.slotConfig` as `category.slotConfig`, `category.translation.linkType`, `category.translation.linkType` as `category.linkType`, `category.translation.internalLink`, `category.translation.internalLink` as `category.internalLink`, `category.translation.externalLink`, `category.translation.externalLink` as `category.externalLink`, `category.translation.linkNewTab`, `category.translation.linkNewTab` as `category.linkNewTab`, `category.translation.description`, `category.translation.description` as `category.description`, `category.translation.metaTitle`, `category.translation.metaTitle` as `category.metaTitle`, `category.translation.metaDescription`, `category.translation.metaDescription` as `category.metaDescription`, `category.translation.keywords`, `category.translation.keywords` as `category.keywords`, `category.translation.customFields`, `category.translation.customFields` as `category.customFields` FROM `category` LEFT JOIN `media` `category.media` ON `category`.`media_id` = `category.media`.`id` LEFT JOIN (SELECT `category.translation`.`category_id`, `category.translation`.`category_version_id`, `category.translation`.`breadcrumb` as `category.translation.breadcrumb`, `category.translation`.`name` as `category.translation.name`, `category.translation`.`custom_fields` as `category.translation.customFields`, `category.translation`.`slot_config` as `category.translation.slotConfig`, `category.translation`.`link_type` as `category.translation.linkType`, `category.translation`.`internal_link` as `category.translation.internalLink`, `category.translation`.`external_link` as `category.translation.externalLink`, `category.translation`.`link_new_tab` as `category.translation.linkNewTab`, `category.translation`.`description` as `category.translation.description`, `category.translation`.`meta_title` as `category.translation.metaTitle`, `category.translation`.`meta_description` as `category.translation.metaDescription`, `category.translation`.`keywords` as `category.translation.keywords` FROM `category_translation` `category.translation` WHERE `category.translation`.`language_id` = ?) `category.category_translation` ON `category.category_translation`.`category_id` = `category`.`id` AND `category.category_translation`.`category_version_id` = `category`.`version_id` LEFT JOIN (SELECT `category.media.translation`.`media_id`, `category.media.translation`.`alt` as `category.media.translation.alt`, `category.media.translation`.`title` as `category.media.translation.title`, `category.media.translation`.`custom_fields` as `category.media.translation.customFields` FROM `media_translation` `category.media.translation` WHERE `category.media.translation`.`language_id` = ?) `category.media.media_translation` ON `category.media.media_translation`.`media_id` = `category.media`.`id` WHERE (`category`.`version_id` = ?) AND ((`category`.`path` LIKE ? AND (`category`.`level` > ? AND `category`.`level` <= ?)))
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"\x0F©\x1CãéjK¾KÙÎu,4%"
  "%|dda3ec5fdb8042acb8f8c841f70efe8b|%"
  1
  4
]
46 0.89 ms
SELECT LOWER(HEX(`category`.`parent_id`)) as `category-ids.key`, COUNT(`category`.`id`) as `category-ids.count`, COUNT(DISTINCT `category`.`id`) as `visible-children-count` FROM `category` WHERE (`category`.`version_id` = ?) AND ((`category`.`path` LIKE ? AND `category`.`level` = ? AND `category`.`active` = ? AND `category`.`visible` = ?)) GROUP BY `category`.`parent_id`
Parameters:
[
  b"\x0F©\x1CãéjK¾KÙÎu,4%"
  "%|dda3ec5fdb8042acb8f8c841f70efe8b|%"
  4
  true
  true
]
47 0.53 ms
# header::navigation::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`, `category.media.translation.title` as `category.media.title`, `category.media.translation.alt`, `category.media.translation.alt` as `category.media.alt`, `category.media.translation.customFields`, `category.media.translation.customFields` as `category.media.customFields`, `category.translation.name`, `category.translation.name` as `category.name`, `category.translation.breadcrumb`, `category.translation.breadcrumb` as `category.breadcrumb`, `category.translation.slotConfig`, `category.translation.slotConfig` as `category.slotConfig`, `category.translation.linkType`, `category.translation.linkType` as `category.linkType`, `category.translation.internalLink`, `category.translation.internalLink` as `category.internalLink`, `category.translation.externalLink`, `category.translation.externalLink` as `category.externalLink`, `category.translation.linkNewTab`, `category.translation.linkNewTab` as `category.linkNewTab`, `category.translation.description`, `category.translation.description` as `category.description`, `category.translation.metaTitle`, `category.translation.metaTitle` as `category.metaTitle`, `category.translation.metaDescription`, `category.translation.metaDescription` as `category.metaDescription`, `category.translation.keywords`, `category.translation.keywords` as `category.keywords`, `category.translation.customFields`, `category.translation.customFields` as `category.customFields` FROM `category` LEFT JOIN `media` `category.media` ON `category`.`media_id` = `category.media`.`id` LEFT JOIN (SELECT `category.translation`.`category_id`, `category.translation`.`category_version_id`, `category.translation`.`breadcrumb` as `category.translation.breadcrumb`, `category.translation`.`name` as `category.translation.name`, `category.translation`.`custom_fields` as `category.translation.customFields`, `category.translation`.`slot_config` as `category.translation.slotConfig`, `category.translation`.`link_type` as `category.translation.linkType`, `category.translation`.`internal_link` as `category.translation.internalLink`, `category.translation`.`external_link` as `category.translation.externalLink`, `category.translation`.`link_new_tab` as `category.translation.linkNewTab`, `category.translation`.`description` as `category.translation.description`, `category.translation`.`meta_title` as `category.translation.metaTitle`, `category.translation`.`meta_description` as `category.translation.metaDescription`, `category.translation`.`keywords` as `category.translation.keywords` FROM `category_translation` `category.translation` WHERE `category.translation`.`language_id` = ?) `category.category_translation` ON `category.category_translation`.`category_id` = `category`.`id` AND `category.category_translation`.`category_version_id` = `category`.`version_id` LEFT JOIN (SELECT `category.media.translation`.`media_id`, `category.media.translation`.`alt` as `category.media.translation.alt`, `category.media.translation`.`title` as `category.media.translation.title`, `category.media.translation`.`custom_fields` as `category.media.translation.customFields` FROM `media_translation` `category.media.translation` WHERE `category.media.translation`.`language_id` = ?) `category.media.media_translation` ON `category.media.media_translation`.`media_id` = `category.media`.`id` WHERE (`category`.`version_id` = ?) AND (`category`.`id` IN (?))
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"\x0F©\x1CãéjK¾KÙÎu,4%"
  b"Ý£ì_Û€B¬¸øÈA÷\x0Eþ‹"
]
48 0.68 ms
# footer-pagelet::payment-methods::search-ids
SELECT `payment_method`.`id` FROM `payment_method` LEFT JOIN `sales_channel_payment_method` `payment_method.salesChannels.mapping` ON `payment_method`.`id` = `payment_method.salesChannels.mapping`.`payment_method_id`  LEFT JOIN `sales_channel` `payment_method.salesChannels` ON `payment_method.salesChannels.mapping`.`sales_channel_id` = `payment_method.salesChannels`.`id`  WHERE (`payment_method`.`active` = ? AND `payment_method.salesChannels`.`id` = ?) GROUP BY `payment_method`.`id` ORDER BY MIN(`payment_method`.`position`) ASC
Parameters:
[
  true
  b"'F\x05Î\x1D+Dyúê-ÅÍ+ \"
]
49 0.79 ms
# footer-pagelet::payment-methods::read
SELECT `payment_method`.`id` as `payment_method.id`, `payment_method`.`plugin_id` as `payment_method.pluginId`, `payment_method`.`handler_identifier` as `payment_method.handlerIdentifier`, `payment_method`.`position` as `payment_method.position`, `payment_method`.`active` as `payment_method.active`, `payment_method`.`after_order_enabled` as `payment_method.afterOrderEnabled`, `payment_method`.`availability_rule_id` as `payment_method.availabilityRuleId`, `payment_method`.`media_id` as `payment_method.mediaId`, `payment_method.appPaymentMethod`.`id` as `payment_method.appPaymentMethod.id`, `payment_method.appPaymentMethod`.`app_name` as `payment_method.appPaymentMethod.appName`, `payment_method.appPaymentMethod`.`identifier` as `payment_method.appPaymentMethod.identifier`, `payment_method.appPaymentMethod`.`pay_url` as `payment_method.appPaymentMethod.payUrl`, `payment_method.appPaymentMethod`.`finalize_url` as `payment_method.appPaymentMethod.finalizeUrl`, `payment_method.appPaymentMethod`.`validate_url` as `payment_method.appPaymentMethod.validateUrl`, `payment_method.appPaymentMethod`.`capture_url` as `payment_method.appPaymentMethod.captureUrl`, `payment_method.appPaymentMethod`.`refund_url` as `payment_method.appPaymentMethod.refundUrl`, `payment_method.appPaymentMethod`.`recurring_url` as `payment_method.appPaymentMethod.recurringUrl`, `payment_method.appPaymentMethod`.`app_id` as `payment_method.appPaymentMethod.appId`, `payment_method.appPaymentMethod`.`original_media_id` as `payment_method.appPaymentMethod.originalMediaId`, `payment_method.appPaymentMethod`.`payment_method_id` as `payment_method.appPaymentMethod.paymentMethodId`, `payment_method.appPaymentMethod`.`created_at` as `payment_method.appPaymentMethod.createdAt`, `payment_method.appPaymentMethod`.`updated_at` as `payment_method.appPaymentMethod.updatedAt`, `payment_method`.`technical_name` as `payment_method.technicalName`, `payment_method`.`created_at` as `payment_method.createdAt`, `payment_method`.`updated_at` as `payment_method.updatedAt`, `payment_method.media`.`id` as `payment_method.media.id`, `payment_method.media`.`user_id` as `payment_method.media.userId`, `payment_method.media`.`media_folder_id` as `payment_method.media.mediaFolderId`, `payment_method.media`.`mime_type` as `payment_method.media.mimeType`, `payment_method.media`.`file_extension` as `payment_method.media.fileExtension`, `payment_method.media`.`uploaded_at` as `payment_method.media.uploadedAt`, `payment_method.media`.`file_name` as `payment_method.media.fileName`, `payment_method.media`.`file_size` as `payment_method.media.fileSize`, `payment_method.media`.`media_type` as `payment_method.media.mediaTypeRaw`, `payment_method.media`.`meta_data` as `payment_method.media.metaData`, `payment_method.media`.`config` as `payment_method.media.config`, `payment_method.media`.`path` as `payment_method.media.path`, `payment_method.media`.`private` as `payment_method.media.private`, `payment_method.media`.`thumbnails_ro` as `payment_method.media.thumbnailsRo`, `payment_method.media`.`created_at` as `payment_method.media.createdAt`, `payment_method.media`.`updated_at` as `payment_method.media.updatedAt`, `payment_method.media.translation.title`, `payment_method.media.translation.title` as `payment_method.media.title`, `payment_method.media.translation.alt`, `payment_method.media.translation.alt` as `payment_method.media.alt`, `payment_method.media.translation.customFields`, `payment_method.media.translation.customFields` as `payment_method.media.customFields`, `payment_method.translation.name`, `payment_method.translation.name` as `payment_method.name`, `payment_method.translation.distinguishableName`, `payment_method.translation.distinguishableName` as `payment_method.distinguishableName`, `payment_method.translation.description`, `payment_method.translation.description` as `payment_method.description`, `payment_method.translation.customFields`, `payment_method.translation.customFields` as `payment_method.customFields` FROM `payment_method` LEFT JOIN `app_payment_method` `payment_method.appPaymentMethod` ON `payment_method`.`id` = `payment_method.appPaymentMethod`.`payment_method_id` LEFT JOIN `media` `payment_method.media` ON `payment_method`.`media_id` = `payment_method.media`.`id` LEFT JOIN (SELECT `payment_method.translation`.`payment_method_id`, `payment_method.translation`.`name` as `payment_method.translation.name`, `payment_method.translation`.`distinguishable_name` as `payment_method.translation.distinguishableName`, `payment_method.translation`.`description` as `payment_method.translation.description`, `payment_method.translation`.`custom_fields` as `payment_method.translation.customFields` FROM `payment_method_translation` `payment_method.translation` WHERE `payment_method.translation`.`language_id` = ?) `payment_method.payment_method_translation` ON `payment_method.payment_method_translation`.`payment_method_id` = `payment_method`.`id` LEFT JOIN (SELECT `payment_method.media.translation`.`media_id`, `payment_method.media.translation`.`alt` as `payment_method.media.translation.alt`, `payment_method.media.translation`.`title` as `payment_method.media.translation.title`, `payment_method.media.translation`.`custom_fields` as `payment_method.media.translation.customFields` FROM `media_translation` `payment_method.media.translation` WHERE `payment_method.media.translation`.`language_id` = ?) `payment_method.media.media_translation` ON `payment_method.media.media_translation`.`media_id` = `payment_method.media`.`id` WHERE `payment_method`.`id` IN (?, ?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"p\x7F´/rJEGá$Ø\x18\eFy▀"
  b"$)v‹Ì\x04Eüƒð?·Í2\x02%"
  b"=\x16uıã;O\x13©1\eì}:\x1D×"
  b"E;|™\x7FVO¾¼HZ4ä(r¡"
  b"iŒØ\e’•Hæ³JkΧ¸v‘"
  b"”ú_›Ž¬JgŒÕ\x13ð½ß\x1Er"
  b"W}╗p/ìG\r®x\x12\x1D7╔B-"
  b"\x1FäÀ\x13\x1F¦BÓªLƒ\v³ž¯A"
  b"±¶ƒi‹\x11@E±¢¿T½\x16Õ,"
]
50 0.62 ms
# footer-pagelet::shipping-methods::search-ids
SELECT `shipping_method`.`id` FROM `shipping_method` LEFT JOIN `sales_channel_shipping_method` `shipping_method.salesChannels.mapping` ON `shipping_method`.`id` = `shipping_method.salesChannels.mapping`.`shipping_method_id`  LEFT JOIN (SELECT `shipping_method.translation`.`shipping_method_id`, `shipping_method.translation`.`name` as `shipping_method.translation.name` FROM `shipping_method_translation` `shipping_method.translation` WHERE `shipping_method.translation`.`language_id` = ?) `shipping_method.shipping_method_translation` ON `shipping_method.shipping_method_translation`.`shipping_method_id` = `shipping_method`.`id` LEFT JOIN `sales_channel` `shipping_method.salesChannels` ON `shipping_method.salesChannels.mapping`.`sales_channel_id` = `shipping_method.salesChannels`.`id`  WHERE (`shipping_method`.`active` = ? AND `shipping_method.salesChannels`.`id` = ?) GROUP BY `shipping_method`.`id` ORDER BY MIN(`shipping_method`.`position`) ASC, MIN(COALESCE(`shipping_method.translation.name`)) ASC
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  true
  b"'F\x05Î\x1D+Dyúê-ÅÍ+ \"
]
51 0.71 ms
# footer-pagelet::shipping-methods::read
SELECT `shipping_method`.`id` as `shipping_method.id`, `shipping_method`.`active` as `shipping_method.active`, `shipping_method`.`position` as `shipping_method.position`, `shipping_method`.`availability_rule_id` as `shipping_method.availabilityRuleId`, `shipping_method`.`media_id` as `shipping_method.mediaId`, `shipping_method`.`delivery_time_id` as `shipping_method.deliveryTimeId`, `shipping_method`.`tax_type` as `shipping_method.taxType`, `shipping_method`.`tax_id` as `shipping_method.taxId`, `shipping_method.deliveryTime`.`id` as `shipping_method.deliveryTime.id`, `shipping_method.deliveryTime`.`min` as `shipping_method.deliveryTime.min`, `shipping_method.deliveryTime`.`max` as `shipping_method.deliveryTime.max`, `shipping_method.deliveryTime`.`unit` as `shipping_method.deliveryTime.unit`, `shipping_method.deliveryTime`.`created_at` as `shipping_method.deliveryTime.createdAt`, `shipping_method.deliveryTime`.`updated_at` as `shipping_method.deliveryTime.updatedAt`, `shipping_method.deliveryTime.translation.name`, `shipping_method.deliveryTime.translation.name` as `shipping_method.deliveryTime.name`, `shipping_method.deliveryTime.translation.customFields`, `shipping_method.deliveryTime.translation.customFields` as `shipping_method.deliveryTime.customFields`, `shipping_method.appShippingMethod`.`id` as `shipping_method.appShippingMethod.id`, `shipping_method.appShippingMethod`.`app_name` as `shipping_method.appShippingMethod.appName`, `shipping_method.appShippingMethod`.`identifier` as `shipping_method.appShippingMethod.identifier`, `shipping_method.appShippingMethod`.`app_id` as `shipping_method.appShippingMethod.appId`, `shipping_method.appShippingMethod`.`shipping_method_id` as `shipping_method.appShippingMethod.shippingMethodId`, `shipping_method.appShippingMethod`.`original_media_id` as `shipping_method.appShippingMethod.originalMediaId`, `shipping_method.appShippingMethod`.`created_at` as `shipping_method.appShippingMethod.createdAt`, `shipping_method.appShippingMethod`.`updated_at` as `shipping_method.appShippingMethod.updatedAt`, `shipping_method`.`technical_name` as `shipping_method.technicalName`, `shipping_method`.`created_at` as `shipping_method.createdAt`, `shipping_method`.`updated_at` as `shipping_method.updatedAt`, `shipping_method.media`.`id` as `shipping_method.media.id`, `shipping_method.media`.`user_id` as `shipping_method.media.userId`, `shipping_method.media`.`media_folder_id` as `shipping_method.media.mediaFolderId`, `shipping_method.media`.`mime_type` as `shipping_method.media.mimeType`, `shipping_method.media`.`file_extension` as `shipping_method.media.fileExtension`, `shipping_method.media`.`uploaded_at` as `shipping_method.media.uploadedAt`, `shipping_method.media`.`file_name` as `shipping_method.media.fileName`, `shipping_method.media`.`file_size` as `shipping_method.media.fileSize`, `shipping_method.media`.`media_type` as `shipping_method.media.mediaTypeRaw`, `shipping_method.media`.`meta_data` as `shipping_method.media.metaData`, `shipping_method.media`.`config` as `shipping_method.media.config`, `shipping_method.media`.`path` as `shipping_method.media.path`, `shipping_method.media`.`private` as `shipping_method.media.private`, `shipping_method.media`.`thumbnails_ro` as `shipping_method.media.thumbnailsRo`, `shipping_method.media`.`created_at` as `shipping_method.media.createdAt`, `shipping_method.media`.`updated_at` as `shipping_method.media.updatedAt`, `shipping_method.media.translation.title`, `shipping_method.media.translation.title` as `shipping_method.media.title`, `shipping_method.media.translation.alt`, `shipping_method.media.translation.alt` as `shipping_method.media.alt`, `shipping_method.media.translation.customFields`, `shipping_method.media.translation.customFields` as `shipping_method.media.customFields`, `shipping_method.translation.name`, `shipping_method.translation.name` as `shipping_method.name`, `shipping_method.translation.description`, `shipping_method.translation.description` as `shipping_method.description`, `shipping_method.translation.trackingUrl`, `shipping_method.translation.trackingUrl` as `shipping_method.trackingUrl`, `shipping_method.translation.customFields`, `shipping_method.translation.customFields` as `shipping_method.customFields` FROM `shipping_method` LEFT JOIN `delivery_time` `shipping_method.deliveryTime` ON `shipping_method`.`delivery_time_id` = `shipping_method.deliveryTime`.`id` LEFT JOIN `app_shipping_method` `shipping_method.appShippingMethod` ON `shipping_method`.`id` = `shipping_method.appShippingMethod`.`shipping_method_id` LEFT JOIN `media` `shipping_method.media` ON `shipping_method`.`media_id` = `shipping_method.media`.`id` LEFT JOIN (SELECT `shipping_method.translation`.`shipping_method_id`, `shipping_method.translation`.`name` as `shipping_method.translation.name`, `shipping_method.translation`.`custom_fields` as `shipping_method.translation.customFields`, `shipping_method.translation`.`description` as `shipping_method.translation.description`, `shipping_method.translation`.`tracking_url` as `shipping_method.translation.trackingUrl` FROM `shipping_method_translation` `shipping_method.translation` WHERE `shipping_method.translation`.`language_id` = ?) `shipping_method.shipping_method_translation` ON `shipping_method.shipping_method_translation`.`shipping_method_id` = `shipping_method`.`id` LEFT JOIN (SELECT `shipping_method.deliveryTime.translation`.`delivery_time_id`, `shipping_method.deliveryTime.translation`.`name` as `shipping_method.deliveryTime.translation.name`, `shipping_method.deliveryTime.translation`.`custom_fields` as `shipping_method.deliveryTime.translation.customFields` FROM `delivery_time_translation` `shipping_method.deliveryTime.translation` WHERE `shipping_method.deliveryTime.translation`.`language_id` = ?) `shipping_method.deliveryTime.delivery_time_translation` ON `shipping_method.deliveryTime.delivery_time_translation`.`delivery_time_id` = `shipping_method.deliveryTime`.`id` LEFT JOIN (SELECT `shipping_method.media.translation`.`media_id`, `shipping_method.media.translation`.`alt` as `shipping_method.media.translation.alt`, `shipping_method.media.translation`.`title` as `shipping_method.media.translation.title`, `shipping_method.media.translation`.`custom_fields` as `shipping_method.media.translation.customFields` FROM `media_translation` `shipping_method.media.translation` WHERE `shipping_method.media.translation`.`language_id` = ?) `shipping_method.media.media_translation` ON `shipping_method.media.media_translation`.`media_id` = `shipping_method.media`.`id` WHERE `shipping_method`.`id` IN (?, ?, ?, ?)
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"ÇÑ6îÚ\vHtŸc{l9ØPÉ"
  b"ùD\x14Îm¨NÖ³PÑŸ‹"âÎ"
  b"•t`\x05zaJ<“@½¸ô\*ø"
  b"'´º•ò­HÁ­H°ð·^ÇY"
]
52 0.36 ms
SELECT `sales_channel`.`id` FROM `sales_channel` LEFT JOIN `sales_channel_payment_method` `sales_channel.paymentMethods.mapping` ON `sales_channel`.`id` = `sales_channel.paymentMethods.mapping`.`sales_channel_id`  LEFT JOIN `payment_method` `sales_channel.paymentMethods` ON `sales_channel.paymentMethods.mapping`.`payment_method_id` = `sales_channel.paymentMethods`.`id`  WHERE ((`sales_channel`.`id` = ? AND `sales_channel.paymentMethods`.`id` = ? AND `sales_channel.paymentMethods`.`active` = ?)) LIMIT 1
Parameters:
[
  b"'F\x05Î\x1D+Dyúê-ÅÍ+ \"
  b"¸©Å╔└\x10G\x02®ofM½■&V"
  true
]
53 0.25 ms
SELECT `handler_identifier`, LOWER(HEX(`id`)) FROM `payment_method`
Parameters:
[]
54 0.25 ms
SELECT LOWER(HEX(assoc.`sales_channel_id`))
                FROM `sales_channel_payment_method` AS assoc
                    LEFT JOIN `payment_method` AS pm
                        ON pm.`id` = assoc.`payment_method_id`
                WHERE
                    assoc.`payment_method_id` = ? AND
                    pm.`active` = 1
Parameters:
[
  b"p\x7F´/rJEGá$Ø\x18\eFy▀"
]
55 0.20 ms
SELECT `language`.`id` FROM `language` WHERE `language`.`id` IN (?) LIMIT 1
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
]
56 0.32 ms
SELECT `language`.`id` as `language.id`, `language`.`parent_id` as `language.parentId`, `language`.`locale_id` as `language.localeId`, `language`.`translation_code_id` as `language.translationCodeId`, `language`.`name` as `language.name`, `language`.`custom_fields` as `language.customFields`, `language`.`created_at` as `language.createdAt`, `language`.`updated_at` as `language.updatedAt`, `language.locale`.`id` as `language.locale.id`, `language.locale`.`code` as `language.locale.code`, `language.locale`.`created_at` as `language.locale.createdAt`, `language.locale`.`updated_at` as `language.locale.updatedAt`, `language.locale.translation.name`, `language.locale.translation.name` as `language.locale.name`, `language.locale.translation.territory`, `language.locale.translation.territory` as `language.locale.territory`, `language.locale.translation.customFields`, `language.locale.translation.customFields` as `language.locale.customFields` FROM `language` LEFT JOIN `locale` `language.locale` ON `language`.`locale_id` = `language.locale`.`id` LEFT JOIN (SELECT `language.locale.translation`.`locale_id`, `language.locale.translation`.`name` as `language.locale.translation.name`, `language.locale.translation`.`territory` as `language.locale.translation.territory`, `language.locale.translation`.`custom_fields` as `language.locale.translation.customFields` FROM `locale_translation` `language.locale.translation` WHERE `language.locale.translation`.`language_id` = ?) `language.locale.locale_translation` ON `language.locale.locale_translation`.`locale_id` = `language.locale`.`id` WHERE `language`.`id` IN (?)
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"/»_ââšMpªXTÎ|ãâ\v"
]
57 0.65 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`, `category.media.translation.title` as `category.media.title`, `category.media.translation.alt`, `category.media.translation.alt` as `category.media.alt`, `category.media.translation.customFields`, `category.media.translation.customFields` as `category.media.customFields`, `category.translation.name`, `category.translation.name` as `category.name`, `category.translation.breadcrumb`, `category.translation.breadcrumb` as `category.breadcrumb`, `category.translation.slotConfig`, `category.translation.slotConfig` as `category.slotConfig`, `category.translation.linkType`, `category.translation.linkType` as `category.linkType`, `category.translation.internalLink`, `category.translation.internalLink` as `category.internalLink`, `category.translation.externalLink`, `category.translation.externalLink` as `category.externalLink`, `category.translation.linkNewTab`, `category.translation.linkNewTab` as `category.linkNewTab`, `category.translation.description`, `category.translation.description` as `category.description`, `category.translation.metaTitle`, `category.translation.metaTitle` as `category.metaTitle`, `category.translation.metaDescription`, `category.translation.metaDescription` as `category.metaDescription`, `category.translation.keywords`, `category.translation.keywords` as `category.keywords`, `category.translation.customFields`, `category.translation.customFields` as `category.customFields` FROM `category` LEFT JOIN `media` `category.media` ON `category`.`media_id` = `category.media`.`id` LEFT JOIN (SELECT `category.translation`.`category_id`, `category.translation`.`category_version_id`, `category.translation`.`breadcrumb` as `category.translation.breadcrumb`, `category.translation`.`name` as `category.translation.name`, `category.translation`.`custom_fields` as `category.translation.customFields`, `category.translation`.`slot_config` as `category.translation.slotConfig`, `category.translation`.`link_type` as `category.translation.linkType`, `category.translation`.`internal_link` as `category.translation.internalLink`, `category.translation`.`external_link` as `category.translation.externalLink`, `category.translation`.`link_new_tab` as `category.translation.linkNewTab`, `category.translation`.`description` as `category.translation.description`, `category.translation`.`meta_title` as `category.translation.metaTitle`, `category.translation`.`meta_description` as `category.translation.metaDescription`, `category.translation`.`keywords` as `category.translation.keywords` FROM `category_translation` `category.translation` WHERE `category.translation`.`language_id` = ?) `category.category_translation` ON `category.category_translation`.`category_id` = `category`.`id` AND `category.category_translation`.`category_version_id` = `category`.`version_id` LEFT JOIN (SELECT `category.media.translation`.`media_id`, `category.media.translation`.`alt` as `category.media.translation.alt`, `category.media.translation`.`title` as `category.media.translation.title`, `category.media.translation`.`custom_fields` as `category.media.translation.customFields` FROM `media_translation` `category.media.translation` WHERE `category.media.translation`.`language_id` = ?) `category.media.media_translation` ON `category.media.media_translation`.`media_id` = `category.media`.`id` WHERE (`category`.`version_id` = ?) AND (`category`.`id` IN (?))
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"\x0F©\x1CãéjK¾KÙÎu,4%"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
]
58 0.34 ms
# category::cms-page::read
SELECT `cms_page`.`id` as `cms_page.id`, `cms_page`.`version_id` as `cms_page.versionId`, `cms_page`.`type` as `cms_page.type`, `cms_page`.`entity` as `cms_page.entity`, `cms_page`.`css_class` as `cms_page.cssClass`, `cms_page`.`config` as `cms_page.config`, `cms_page`.`preview_media_id` as `cms_page.previewMediaId`, `cms_page`.`locked` as `cms_page.locked`, `cms_page`.`created_at` as `cms_page.createdAt`, `cms_page`.`updated_at` as `cms_page.updatedAt`, `cms_page.translation.name`, `cms_page.translation.name` as `cms_page.name`, `cms_page.translation.customFields`, `cms_page.translation.customFields` as `cms_page.customFields` FROM `cms_page` LEFT JOIN (SELECT `cms_page.translation`.`cms_page_id`, `cms_page.translation`.`cms_page_version_id`, `cms_page.translation`.`name` as `cms_page.translation.name`, `cms_page.translation`.`custom_fields` as `cms_page.translation.customFields` FROM `cms_page_translation` `cms_page.translation` WHERE `cms_page.translation`.`language_id` = ?) `cms_page.cms_page_translation` ON `cms_page.cms_page_translation`.`cms_page_id` = `cms_page`.`id` AND `cms_page.cms_page_translation`.`cms_page_version_id` = `cms_page`.`version_id` WHERE (`cms_page`.`version_id` = ?) AND (`cms_page`.`id` IN (?))
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"\x0F©\x1CãéjK¾KÙÎu,4%"
  b"iTwà.öCå \x16¸>ÔÍö:"
]
59 0.51 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`, `cms_section.backgroundMedia.translation.title` as `cms_section.backgroundMedia.title`, `cms_section.backgroundMedia.translation.alt`, `cms_section.backgroundMedia.translation.alt` as `cms_section.backgroundMedia.alt`, `cms_section.backgroundMedia.translation.customFields`, `cms_section.backgroundMedia.translation.customFields` as `cms_section.backgroundMedia.customFields` FROM `cms_section` LEFT JOIN `media` `cms_section.backgroundMedia` ON `cms_section`.`background_media_id` = `cms_section.backgroundMedia`.`id` LEFT JOIN (SELECT `cms_section.backgroundMedia.translation`.`media_id`, `cms_section.backgroundMedia.translation`.`alt` as `cms_section.backgroundMedia.translation.alt`, `cms_section.backgroundMedia.translation`.`title` as `cms_section.backgroundMedia.translation.title`, `cms_section.backgroundMedia.translation`.`custom_fields` as `cms_section.backgroundMedia.translation.customFields` FROM `media_translation` `cms_section.backgroundMedia.translation` WHERE `cms_section.backgroundMedia.translation`.`language_id` = ?) `cms_section.backgroundMedia.media_translation` ON `cms_section.backgroundMedia.media_translation`.`media_id` = `cms_section.backgroundMedia`.`id` WHERE (`cms_section`.`version_id` = ?) AND ((`cms_section`.`cms_page_id` IN (?)))
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"\x0F©\x1CãéjK¾KÙÎu,4%"
  b"iTwà.öCå \x16¸>ÔÍö:"
]
60 0.57 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`, `cms_block.backgroundMedia.translation.title` as `cms_block.backgroundMedia.title`, `cms_block.backgroundMedia.translation.alt`, `cms_block.backgroundMedia.translation.alt` as `cms_block.backgroundMedia.alt`, `cms_block.backgroundMedia.translation.customFields`, `cms_block.backgroundMedia.translation.customFields` as `cms_block.backgroundMedia.customFields` FROM `cms_block` LEFT JOIN `media` `cms_block.backgroundMedia` ON `cms_block`.`background_media_id` = `cms_block.backgroundMedia`.`id` LEFT JOIN (SELECT `cms_block.backgroundMedia.translation`.`media_id`, `cms_block.backgroundMedia.translation`.`alt` as `cms_block.backgroundMedia.translation.alt`, `cms_block.backgroundMedia.translation`.`title` as `cms_block.backgroundMedia.translation.title`, `cms_block.backgroundMedia.translation`.`custom_fields` as `cms_block.backgroundMedia.translation.customFields` FROM `media_translation` `cms_block.backgroundMedia.translation` WHERE `cms_block.backgroundMedia.translation`.`language_id` = ?) `cms_block.backgroundMedia.media_translation` ON `cms_block.backgroundMedia.media_translation`.`media_id` = `cms_block.backgroundMedia`.`id` WHERE (`cms_block`.`version_id` = ?) AND ((`cms_block`.`cms_section_id` IN (?, ?, ?, ?, ?, ?, ?)))
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"\x0F©\x1CãéjK¾KÙÎu,4%"
  b"""
    \x01˜¬”\x08Jraº\n
    2‚Xó\x7F£
    """
  b"\x01™âxˆ\x18\x7FI½ûb\x04\x16xæä"
  b"\x01šÅp\x7FÂzT˜«¡óP|\x1AÑ"
  b"""
    \n
    $Epê6B® }4•¢a`\x13
    """
  b"\x1EÎ[¢H'M\x1F·ãæfÂi®""
  b"6ìyyYRGWš<l\x11|‘+æ"
  b"tÃNêP&@»ƒ\x19¸\x13vpÂÕ"
]
61 0.73 ms
# category::cms-page::association::sections::association::blocks::association::slots::read
SELECT `cms_slot`.`id` as `cms_slot.id`, `cms_slot`.`version_id` as `cms_slot.versionId`, `cms_slot`.`type` as `cms_slot.type`, `cms_slot`.`slot` as `cms_slot.slot`, `cms_slot`.`locked` as `cms_slot.locked`, `cms_slot`.`cms_block_id` as `cms_slot.blockId`, `cms_slot`.`cms_block_version_id` as `cms_slot.cmsBlockVersionId`, `cms_slot`.`created_at` as `cms_slot.createdAt`, `cms_slot`.`updated_at` as `cms_slot.updatedAt`, `cms_slot.translation.config`, `cms_slot.translation.config` as `cms_slot.config`, `cms_slot.translation.customFields`, `cms_slot.translation.customFields` as `cms_slot.customFields` FROM `cms_slot` LEFT JOIN (SELECT `cms_slot.translation`.`cms_slot_id`, `cms_slot.translation`.`cms_slot_version_id`, `cms_slot.translation`.`config` as `cms_slot.translation.config`, `cms_slot.translation`.`custom_fields` as `cms_slot.translation.customFields` FROM `cms_slot_translation` `cms_slot.translation` WHERE `cms_slot.translation`.`language_id` = ?) `cms_slot.cms_slot_translation` ON `cms_slot.cms_slot_translation`.`cms_slot_id` = `cms_slot`.`id` AND `cms_slot.cms_slot_translation`.`cms_slot_version_id` = `cms_slot`.`version_id` WHERE (`cms_slot`.`version_id` = ?) AND ((`cms_slot`.`cms_block_id` IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)))
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"\x0F©\x1CãéjK¾KÙÎu,4%"
  b"\x01ÿ¼öDfs\x0Fر‗:ª¦┬±"
  b"\x01™âÅâìv\x05­\x06¥ÚÉÌ\x1D®"
  b"\x01šÅ‡+>{ߣ‹aÀVÆÕê"
  b"±ìM\x04\x1C÷G)œºböç_|±"
  b"D\x0E1\x08uªAê“\x10ÑòÑ<VÎ"
  b"Z±ŒØÍ}IR¶™cï)\x1E\•"
  b"påi¾ÿQEÁ¬øíê—Â\x04É"
  b"19\x15,ªŸH%˜\x14õ\x058ŸœC"
  b"“Á…eƒ¡EÒšÙy:„ö*\x03"
  b"▀'É#dãC3åTë<IÍ\x7F»"
  b"᯽[+\x15Gƒ¯‹è¿‰…\x1AÒ"
  b"æ­áìlIC\x04‘ײ…Žão™"
  b".Ö╗x\x01èDì¿G(RP¥|½"
]
62 3.49 ms
SELECT `product_stream`.`id` as `product_stream.id`, `product_stream`.`api_filter` as `product_stream.apiFilter`, `product_stream`.`invalid` as `product_stream.invalid`, `product_stream`.`created_at` as `product_stream.createdAt`, `product_stream`.`updated_at` as `product_stream.updatedAt`, `product_stream.translation.name`, `product_stream.translation.name` as `product_stream.name`, `product_stream.translation.description`, `product_stream.translation.description` as `product_stream.description`, `product_stream.translation.customFields`, `product_stream.translation.customFields` as `product_stream.customFields` FROM `product_stream` LEFT JOIN (SELECT `product_stream.translation`.`product_stream_id`, `product_stream.translation`.`name` as `product_stream.translation.name`, `product_stream.translation`.`description` as `product_stream.translation.description`, `product_stream.translation`.`custom_fields` as `product_stream.translation.customFields` FROM `product_stream_translation` `product_stream.translation` WHERE `product_stream.translation`.`language_id` = ?) `product_stream.product_stream_translation` ON `product_stream.product_stream_translation`.`product_stream_id` = `product_stream`.`id` WHERE `product_stream`.`id` IN (?)
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"ð"±&‰¬C]›¸\v\x02ý—ûŸ"
]
63 0.52 ms
SELECT `moorl_sorting`.`id` as `moorl_sorting.id`, `moorl_sorting`.`locked` as `moorl_sorting.locked`, `moorl_sorting`.`url_key` as `moorl_sorting.key`, `moorl_sorting`.`entity` as `moorl_sorting.entity`, `moorl_sorting`.`priority` as `moorl_sorting.priority`, `moorl_sorting`.`active` as `moorl_sorting.active`, `moorl_sorting`.`fields` as `moorl_sorting.fields`, `moorl_sorting`.`created_at` as `moorl_sorting.createdAt`, `moorl_sorting`.`updated_at` as `moorl_sorting.updatedAt`, `moorl_sorting.translation.label`, `moorl_sorting.translation.label` as `moorl_sorting.label` FROM `moorl_sorting` LEFT JOIN (SELECT `moorl_sorting.translation`.`moorl_sorting_id`, `moorl_sorting.translation`.`label` as `moorl_sorting.translation.label` FROM `moorl_sorting_translation` `moorl_sorting.translation` WHERE `moorl_sorting.translation`.`language_id` = ?) `moorl_sorting.moorl_sorting_translation` ON `moorl_sorting.moorl_sorting_translation`.`moorl_sorting_id` = `moorl_sorting`.`id` WHERE `moorl_sorting`.`id` IN (?)
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"\x0FA<X]ˆ1Ñ×[Ž›VÐv"
]
64 1.42 ms
SELECT `media`.`id` as `media.id`, `media`.`user_id` as `media.userId`, `media`.`media_folder_id` as `media.mediaFolderId`, `media`.`mime_type` as `media.mimeType`, `media`.`file_extension` as `media.fileExtension`, `media`.`uploaded_at` as `media.uploadedAt`, `media`.`file_name` as `media.fileName`, `media`.`file_size` as `media.fileSize`, `media`.`media_type` as `media.mediaTypeRaw`, `media`.`meta_data` as `media.metaData`, `media`.`config` as `media.config`, `media`.`path` as `media.path`, `media`.`private` as `media.private`, `media`.`thumbnails_ro` as `media.thumbnailsRo`, `media`.`created_at` as `media.createdAt`, `media`.`updated_at` as `media.updatedAt`, `media.translation.title`, `media.translation.title` as `media.title`, `media.translation.alt`, `media.translation.alt` as `media.alt`, `media.translation.customFields`, `media.translation.customFields` as `media.customFields` FROM `media` LEFT JOIN `media_folder` `media.mediaFolder` ON `media`.`media_folder_id` = `media.mediaFolder`.`id` LEFT JOIN (SELECT `media.translation`.`media_id`, `media.translation`.`alt` as `media.translation.alt`, `media.translation`.`title` as `media.translation.title`, `media.translation`.`custom_fields` as `media.translation.customFields` FROM `media_translation` `media.translation` WHERE `media.translation`.`language_id` = ?) `media.media_translation` ON `media.media_translation`.`media_id` = `media`.`id` LEFT JOIN `media_default_folder` `media.mediaFolder.defaultFolder` ON `media.mediaFolder`.`default_folder_id` = `media.mediaFolder.defaultFolder`.`id` WHERE (((`media`.`private` = ? OR (`media`.`private` = ? AND `media.mediaFolder.defaultFolder`.`entity` = ?)))) AND (`media`.`id` IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?))
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  false
  true
  "product_download"
  b"\x01šÅ–ó–wYŠ\x125h}oÝ,"
  b"\x01Üm¬Ùz╚×ÍÉX▒0tÚ"
  b"y4èà\x03DD*¥\x13yøh­Ls"
  b"\x13ë¾p£—F…¥º ……+Øï"
  b"u=$YCÆG«—šÂJÙ\x19Çß"
  b"""
    >ú×¼T█K\n
    ì>ÊÚrà6¬
    """
  b"""
    £#uñÝ\tJ‚ŸPå\n
    †k¯t
    """
  b"ÚèfŽ\x15§N4€+L$dW>b"
  b"Û¨w\t%\x00A߬†´$£æ¦]"
  b"\x01ÿ§AF\x16}Öɽ┘░£*¦^"
  b"\x01˜õBï{u\x12º–IM_àNS"
  b"¹_ŒÃLöO–‡Ji\x1E•)\x05\x19"
  b"’Û¹&œ÷D;£\x16|[^ðÁG"
  b"}U\h¼)@òŽ('Ók¡Ä\e"
  b"\x1A\┤ksYCÓïÙ┴ØÅAÜþ"
  b"ÏÚDTF\@\x12Œ\x1CZO€rÀG"
  b"\x01šSk•0z~¼îbÊ0µ”\x00"
]
65 1.74 ms
SELECT `name`, `type` FROM `custom_field` WHERE `active` = 1
Parameters:
[]
66 1011.74 ms
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 (SELECT `product.translation`.`product_id`, `product.translation`.`product_version_id`, `product.translation`.`custom_fields` as `product.translation.customFields` 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`.`custom_fields` as `product.parent.translation.customFields` FROM `product_translation` `product.parent.translation` WHERE `product.parent.translation`.`language_id` = ?) `product.parent.product_translation` ON `product.parent.product_translation`.`product_id` = `product.parent`.`id` AND `product.parent.product_translation`.`product_version_id` = `product.parent`.`version_id` WHERE (`product`.`version_id` = ?) AND ((((IFNULL(`product`.`active`, `product.parent`.`active`) = ? AND NOT (COALESCE(IF(JSON_TYPE(JSON_EXTRACT(`product.translation.customFields`, '$.custom_product_api_import')) != "NULL", CONVERT(JSON_UNQUOTE(JSON_EXTRACT(`product.translation.customFields`, '$.custom_product_api_import')) USING "utf8mb4") COLLATE utf8mb4_unicode_ci, NULL),IF(JSON_TYPE(JSON_EXTRACT(`product.parent.translation.customFields`, '$.custom_product_api_import')) != "NULL", CONVERT(JSON_UNQUOTE(JSON_EXTRACT(`product.parent.translation.customFields`, '$.custom_product_api_import')) USING "utf8mb4") COLLATE utf8mb4_unicode_ci, NULL)) <=> ?))) AND NOT (`product`.`display_group` <=> ?) AND ((`product.visibilities`.`visibility` >= ?) AND `product.visibilities`.`sales_channel_id` = ? AND IFNULL(`product`.`active`, `product.parent`.`active`) = ?))) GROUP BY `product`.`display_group` ORDER BY MAX(`product`.`created_at`) DESC LIMIT 10
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"\x0F©\x1CãéjK¾KÙÎu,4%"
  "1"
  "null"
  null
  10
  b"'F\x05Î\x1D+Dyúê-ÅÍ+ \"
  true
]
67 2.66 ms
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`, (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.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`, `product.manufacturer.translation.name` as `product.manufacturer.name`, `product.manufacturer.translation.description`, `product.manufacturer.translation.description` as `product.manufacturer.description`, `product.manufacturer.translation.customFields`, `product.manufacturer.translation.customFields` as `product.manufacturer.customFields`, `product.unit`.`id` as `product.unit.id`, `product.unit`.`created_at` as `product.unit.createdAt`, `product.unit`.`updated_at` as `product.unit.updatedAt`, `product.unit.translation.shortCode`, `product.unit.translation.shortCode` as `product.unit.shortCode`, `product.unit.translation.name`, `product.unit.translation.name` as `product.unit.name`, `product.unit.translation.customFields`, `product.unit.translation.customFields` as `product.unit.customFields`, `product.deliveryTime`.`id` as `product.deliveryTime.id`, `product.deliveryTime`.`min` as `product.deliveryTime.min`, `product.deliveryTime`.`max` as `product.deliveryTime.max`, `product.deliveryTime`.`unit` as `product.deliveryTime.unit`, `product.deliveryTime`.`created_at` as `product.deliveryTime.createdAt`, `product.deliveryTime`.`updated_at` as `product.deliveryTime.updatedAt`, `product.deliveryTime.translation.name`, `product.deliveryTime.translation.name` as `product.deliveryTime.name`, `product.deliveryTime.translation.customFields`, `product.deliveryTime.translation.customFields` as `product.deliveryTime.customFields`, `product.cover`.`id` as `product.cover.id`, `product.cover`.`version_id` as `product.cover.versionId`, `product.cover`.`product_id` as `product.cover.productId`, `product.cover`.`product_version_id` as `product.cover.productVersionId`, `product.cover`.`media_id` as `product.cover.mediaId`, `product.cover`.`position` as `product.cover.position`, `product.cover.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`, `product.cover.media.translation.title` as `product.cover.media.title`, `product.cover.media.translation.alt`, `product.cover.media.translation.alt` as `product.cover.media.alt`, `product.cover.media.translation.customFields`, `product.cover.media.translation.customFields` as `product.cover.media.customFields`, `product.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`) as `product.metaDescription`, `product.translation.name`, `product.parent.translation.name`, COALESCE(`product.translation.name`,`product.parent.translation.name`) as `product.name`, `product.translation.keywords`, `product.parent.translation.keywords`, COALESCE(`product.translation.keywords`,`product.parent.translation.keywords`) as `product.keywords`, `product.translation.description`, `product.parent.translation.description`, COALESCE(`product.translation.description`,`product.parent.translation.description`) as `product.description`, `product.translation.metaTitle`, `product.parent.translation.metaTitle`, COALESCE(`product.translation.metaTitle`,`product.parent.translation.metaTitle`) as `product.metaTitle`, `product.translation.packUnit`, `product.parent.translation.packUnit`, COALESCE(`product.translation.packUnit`,`product.parent.translation.packUnit`) as `product.packUnit`, `product.translation.packUnitPlural`, `product.parent.translation.packUnitPlural`, COALESCE(`product.translation.packUnitPlural`,`product.parent.translation.packUnitPlural`) as `product.packUnitPlural`, `product.translation.customSearchKeywords`, `product.parent.translation.customSearchKeywords`, COALESCE(`product.translation.customSearchKeywords`,`product.parent.translation.customSearchKeywords`) as `product.customSearchKeywords`, `product.translation.slotConfig`, `product.parent.translation.slotConfig`, COALESCE(`product.translation.slotConfig`,`product.parent.translation.slotConfig`) as `product.slotConfig`, `product.translation.customFields`, `product.parent.translation.customFields`, COALESCE(`product.translation.customFields`,`product.parent.translation.customFields`) as `product.customFields` FROM `product` LEFT JOIN `product` `product.parent` ON `product`.`parent_id` = `product.parent`.`id` AND `product`.`parent_version_id` = `product.parent`.`version_id` LEFT JOIN `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.translation`.`product_id`, `product.translation`.`product_version_id`, `product.translation`.`meta_description` as `product.translation.metaDescription`, `product.translation`.`name` as `product.translation.name`, `product.translation`.`keywords` as `product.translation.keywords`, `product.translation`.`description` as `product.translation.description`, `product.translation`.`meta_title` as `product.translation.metaTitle`, `product.translation`.`pack_unit` as `product.translation.packUnit`, `product.translation`.`pack_unit_plural` as `product.translation.packUnitPlural`, `product.translation`.`custom_fields` as `product.translation.customFields`, `product.translation`.`slot_config` as `product.translation.slotConfig`, `product.translation`.`custom_search_keywords` as `product.translation.customSearchKeywords` FROM `product_translation` `product.translation` WHERE `product.translation`.`language_id` = ?) `product.product_translation` ON `product.product_translation`.`product_id` = `product`.`id` AND `product.product_translation`.`product_version_id` = `product`.`version_id` LEFT JOIN (SELECT `product.parent.translation`.`product_id`, `product.parent.translation`.`product_version_id`, `product.parent.translation`.`meta_description` as `product.parent.translation.metaDescription`, `product.parent.translation`.`name` as `product.parent.translation.name`, `product.parent.translation`.`keywords` as `product.parent.translation.keywords`, `product.parent.translation`.`description` as `product.parent.translation.description`, `product.parent.translation`.`meta_title` as `product.parent.translation.metaTitle`, `product.parent.translation`.`pack_unit` as `product.parent.translation.packUnit`, `product.parent.translation`.`pack_unit_plural` as `product.parent.translation.packUnitPlural`, `product.parent.translation`.`custom_fields` as `product.parent.translation.customFields`, `product.parent.translation`.`slot_config` as `product.parent.translation.slotConfig`, `product.parent.translation`.`custom_search_keywords` as `product.parent.translation.customSearchKeywords` FROM `product_translation` `product.parent.translation` WHERE `product.parent.translation`.`language_id` = ?) `product.parent.product_translation` ON `product.parent.product_translation`.`product_id` = `product.parent`.`id` AND `product.parent.product_translation`.`product_version_id` = `product.parent`.`version_id` LEFT JOIN (SELECT `product.manufacturer.translation`.`product_manufacturer_id`, `product.manufacturer.translation`.`product_manufacturer_version_id`, `product.manufacturer.translation`.`name` as `product.manufacturer.translation.name`, `product.manufacturer.translation`.`description` as `product.manufacturer.translation.description`, `product.manufacturer.translation`.`custom_fields` as `product.manufacturer.translation.customFields` FROM `product_manufacturer_translation` `product.manufacturer.translation` WHERE `product.manufacturer.translation`.`language_id` = ?) `product.manufacturer.product_manufacturer_translation` ON `product.manufacturer.product_manufacturer_translation`.`product_manufacturer_id` = `product.manufacturer`.`id` AND `product.manufacturer.product_manufacturer_translation`.`product_manufacturer_version_id` = `product.manufacturer`.`version_id` LEFT JOIN (SELECT `product.unit.translation`.`unit_id`, `product.unit.translation`.`short_code` as `product.unit.translation.shortCode`, `product.unit.translation`.`name` as `product.unit.translation.name`, `product.unit.translation`.`custom_fields` as `product.unit.translation.customFields` FROM `unit_translation` `product.unit.translation` WHERE `product.unit.translation`.`language_id` = ?) `product.unit.unit_translation` ON `product.unit.unit_translation`.`unit_id` = `product.unit`.`id` LEFT JOIN (SELECT `product.deliveryTime.translation`.`delivery_time_id`, `product.deliveryTime.translation`.`name` as `product.deliveryTime.translation.name`, `product.deliveryTime.translation`.`custom_fields` as `product.deliveryTime.translation.customFields` FROM `delivery_time_translation` `product.deliveryTime.translation` WHERE `product.deliveryTime.translation`.`language_id` = ?) `product.deliveryTime.delivery_time_translation` ON `product.deliveryTime.delivery_time_translation`.`delivery_time_id` = `product.deliveryTime`.`id` LEFT JOIN `media` `product.cover.media` ON `product.cover`.`media_id` = `product.cover.media`.`id` LEFT JOIN (SELECT `product.cover.media.translation`.`media_id`, `product.cover.media.translation`.`alt` as `product.cover.media.translation.alt`, `product.cover.media.translation`.`title` as `product.cover.media.translation.title`, `product.cover.media.translation`.`custom_fields` as `product.cover.media.translation.customFields` FROM `media_translation` `product.cover.media.translation` WHERE `product.cover.media.translation`.`language_id` = ?) `product.cover.media.media_translation` ON `product.cover.media.media_translation`.`media_id` = `product.cover.media`.`id` WHERE (`product`.`version_id` = ?) AND (`product`.`id` IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?))
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"\x0F©\x1CãéjK¾KÙÎu,4%"
  b"%¯£©\x18£Å~v║È+9¡«,"
  b"\x10r┤<Î\x190\x10ï-Ø\x10lc"
  b"p÷áýePê«h²Rí>ñX«"
  b"¯Z+}µìxؽ\x10¥\x17¦¸•'"
  b"(£ ßÊÎsÉYJ^ÃèO\x7FI"
  b"\x01Ø\x01▄┴?|\x05×\x02\x18¡èUp%"
  b"\x01Ø\x01½ëÓrº┤\r0▀ á░╠"
  b"\x01Ø\x01í▀ tZ░═"L.W^©"
  b"\x01Ø\x01ø÷@|µÁ­ù,┤Zƒ{"
  b"\x01Ø\x017pÔ\x7Fúú\x05 v╗█`╩"
]
68 0.39 ms
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Ø\x017pÔ\x7Fúú\x05 v╗█`╩"
  b"\x01Ø\x01ø÷@|µÁ­ù,┤Zƒ{"
  b"\x01Ø\x01í▀ tZ░═"L.W^©"
  b"\x01Ø\x01½ëÓrº┤\r0▀ á░╠"
  b"\x01Ø\x01▄┴?|\x05×\x02\x18¡èUp%"
  b"%¯£©\x18£Å~v║È+9¡«,"
  b"(£ ßÊÎsÉYJ^ÃèO\x7FI"
  b"p÷áýePê«h²Rí>ñX«"
  b"\x10r┤<Î\x190\x10ï-Ø\x10lc"
  b"¯Z+}µìxؽ\x10¥\x17¦¸•'"
]
69 0.54 ms
# product-price-calculator::units::read
SELECT `unit`.`id` as `unit.id`, `unit`.`created_at` as `unit.createdAt`, `unit`.`updated_at` as `unit.updatedAt`, `unit.translation.shortCode`, `unit.translation.shortCode` as `unit.shortCode`, `unit.translation.name`, `unit.translation.name` as `unit.name`, `unit.translation.customFields`, `unit.translation.customFields` as `unit.customFields` FROM `unit` LEFT JOIN (SELECT `unit.translation`.`unit_id`, `unit.translation`.`short_code` as `unit.translation.shortCode`, `unit.translation`.`name` as `unit.translation.name`, `unit.translation`.`custom_fields` as `unit.translation.customFields` FROM `unit_translation` `unit.translation` WHERE `unit.translation`.`language_id` = ?) `unit.unit_translation` ON `unit.unit_translation`.`unit_id` = `unit`.`id`
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
]
70 0.29 ms
# cms::moorl-brand-slider-v2::search-ids
SELECT `product_manufacturer`.`id` FROM `product_manufacturer` WHERE (`product_manufacturer`.`version_id` = ?) AND ((NOT (`product_manufacturer`.`id` <=> ?))) ORDER BY `product_manufacturer`.`media_id` DESC, `product_manufacturer`.`id` ASC LIMIT 12
Parameters:
[
  b"\x0F©\x1CãéjK¾KÙÎu,4%"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
]
71 0.83 ms
# cms::moorl-brand-slider-v2::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.media`.`id` as `product_manufacturer.media.id`, `product_manufacturer.media`.`user_id` as `product_manufacturer.media.userId`, `product_manufacturer.media`.`media_folder_id` as `product_manufacturer.media.mediaFolderId`, `product_manufacturer.media`.`mime_type` as `product_manufacturer.media.mimeType`, `product_manufacturer.media`.`file_extension` as `product_manufacturer.media.fileExtension`, `product_manufacturer.media`.`uploaded_at` as `product_manufacturer.media.uploadedAt`, `product_manufacturer.media`.`file_name` as `product_manufacturer.media.fileName`, `product_manufacturer.media`.`file_size` as `product_manufacturer.media.fileSize`, `product_manufacturer.media`.`media_type` as `product_manufacturer.media.mediaTypeRaw`, `product_manufacturer.media`.`meta_data` as `product_manufacturer.media.metaData`, `product_manufacturer.media`.`config` as `product_manufacturer.media.config`, `product_manufacturer.media`.`path` as `product_manufacturer.media.path`, `product_manufacturer.media`.`private` as `product_manufacturer.media.private`, `product_manufacturer.media`.`thumbnails_ro` as `product_manufacturer.media.thumbnailsRo`, `product_manufacturer.media`.`created_at` as `product_manufacturer.media.createdAt`, `product_manufacturer.media`.`updated_at` as `product_manufacturer.media.updatedAt`, `product_manufacturer.media.translation.title`, `product_manufacturer.media.translation.title` as `product_manufacturer.media.title`, `product_manufacturer.media.translation.alt`, `product_manufacturer.media.translation.alt` as `product_manufacturer.media.alt`, `product_manufacturer.media.translation.customFields`, `product_manufacturer.media.translation.customFields` as `product_manufacturer.media.customFields`, `product_manufacturer.translation.name`, `product_manufacturer.translation.name` as `product_manufacturer.name`, `product_manufacturer.translation.description`, `product_manufacturer.translation.description` as `product_manufacturer.description`, `product_manufacturer.translation.customFields`, `product_manufacturer.translation.customFields` as `product_manufacturer.customFields` FROM `product_manufacturer` LEFT JOIN `media` `product_manufacturer.media` ON `product_manufacturer`.`media_id` = `product_manufacturer.media`.`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` 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_manufacturer.media.translation`.`media_id`, `product_manufacturer.media.translation`.`alt` as `product_manufacturer.media.translation.alt`, `product_manufacturer.media.translation`.`title` as `product_manufacturer.media.translation.title`, `product_manufacturer.media.translation`.`custom_fields` as `product_manufacturer.media.translation.customFields` FROM `media_translation` `product_manufacturer.media.translation` WHERE `product_manufacturer.media.translation`.`language_id` = ?) `product_manufacturer.media.media_translation` ON `product_manufacturer.media.media_translation`.`media_id` = `product_manufacturer.media`.`id` WHERE (`product_manufacturer`.`version_id` = ?) AND (`product_manufacturer`.`id` IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?))
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"\x0F©\x1CãéjK¾KÙÎu,4%"
  b"{ƒ0Õp­F<œ~·ó\x04Ž{-"
  b"áˆÍyÔFHïžk|Ã\q„ª"
  b"""
    Õ(\n
    +·îJM„ñ}ðÆ~=ï
    """
  b"▄0¬<ı█G4ÉØ[\x16Â=){"
  b"\x0EQZ1ï½L\x1C’ê’¥oìĽ"
  b"†ÞþÊ2\x1A@8¯dD/Ú`ð\x01"
  b"¥« È)ãOo©<\v;ýbüØ"
  b"{ÿbŒ“üIćŠEÈ*ÜÄ}"
  b"\x06.│ì\uCvÀî\x14┘7!±ç"
  b"3├¼\x1C¥‗E,░Ï,ï\tbìz"
  b"""
    Å8þ\n
    ?\x17Oйx¾¤ºÑ5Ø
    """
  b"-¬®9x"C-®HÌ›~~¶í"
]
72 0.76 ms
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"'F\x05Î\x1D+Dyúê-ÅÍ+ \"
  true
  b"%¯£©\x18£Å~v║È+9¡«,"
  b"\x10r┤<Î\x190\x10ï-Ø\x10lc"
  b"p÷áýePê«h²Rí>ñX«"
  b"¯Z+}µìxؽ\x10¥\x17¦¸•'"
  b"(£ ßÊÎsÉYJ^ÃèO\x7FI"
  b"\x01Ø\x01▄┴?|\x05×\x02\x18¡èUp%"
  b"\x01Ø\x01½ëÓrº┤\r0▀ á░╠"
  b"\x01Ø\x01í▀ tZ░═"L.W^©"
  b"\x01Ø\x01ø÷@|µÁ­ù,┤Zƒ{"
  b"\x01Ø\x017pÔ\x7Fúú\x05 v╗█`╩"
]
73 1.67 ms
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`, (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.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`, `product.manufacturer.translation.name` as `product.manufacturer.name`, `product.manufacturer.translation.description`, `product.manufacturer.translation.description` as `product.manufacturer.description`, `product.manufacturer.translation.customFields`, `product.manufacturer.translation.customFields` as `product.manufacturer.customFields`, `product.unit`.`id` as `product.unit.id`, `product.unit`.`created_at` as `product.unit.createdAt`, `product.unit`.`updated_at` as `product.unit.updatedAt`, `product.unit.translation.shortCode`, `product.unit.translation.shortCode` as `product.unit.shortCode`, `product.unit.translation.name`, `product.unit.translation.name` as `product.unit.name`, `product.unit.translation.customFields`, `product.unit.translation.customFields` as `product.unit.customFields`, `product.deliveryTime`.`id` as `product.deliveryTime.id`, `product.deliveryTime`.`min` as `product.deliveryTime.min`, `product.deliveryTime`.`max` as `product.deliveryTime.max`, `product.deliveryTime`.`unit` as `product.deliveryTime.unit`, `product.deliveryTime`.`created_at` as `product.deliveryTime.createdAt`, `product.deliveryTime`.`updated_at` as `product.deliveryTime.updatedAt`, `product.deliveryTime.translation.name`, `product.deliveryTime.translation.name` as `product.deliveryTime.name`, `product.deliveryTime.translation.customFields`, `product.deliveryTime.translation.customFields` as `product.deliveryTime.customFields`, `product.cover`.`id` as `product.cover.id`, `product.cover`.`version_id` as `product.cover.versionId`, `product.cover`.`product_id` as `product.cover.productId`, `product.cover`.`product_version_id` as `product.cover.productVersionId`, `product.cover`.`media_id` as `product.cover.mediaId`, `product.cover`.`position` as `product.cover.position`, `product.cover.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`, `product.cover.media.translation.title` as `product.cover.media.title`, `product.cover.media.translation.alt`, `product.cover.media.translation.alt` as `product.cover.media.alt`, `product.cover.media.translation.customFields`, `product.cover.media.translation.customFields` as `product.cover.media.customFields`, `product.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`) as `product.metaDescription`, `product.translation.name`, `product.parent.translation.name`, COALESCE(`product.translation.name`,`product.parent.translation.name`) as `product.name`, `product.translation.keywords`, `product.parent.translation.keywords`, COALESCE(`product.translation.keywords`,`product.parent.translation.keywords`) as `product.keywords`, `product.translation.description`, `product.parent.translation.description`, COALESCE(`product.translation.description`,`product.parent.translation.description`) as `product.description`, `product.translation.metaTitle`, `product.parent.translation.metaTitle`, COALESCE(`product.translation.metaTitle`,`product.parent.translation.metaTitle`) as `product.metaTitle`, `product.translation.packUnit`, `product.parent.translation.packUnit`, COALESCE(`product.translation.packUnit`,`product.parent.translation.packUnit`) as `product.packUnit`, `product.translation.packUnitPlural`, `product.parent.translation.packUnitPlural`, COALESCE(`product.translation.packUnitPlural`,`product.parent.translation.packUnitPlural`) as `product.packUnitPlural`, `product.translation.customSearchKeywords`, `product.parent.translation.customSearchKeywords`, COALESCE(`product.translation.customSearchKeywords`,`product.parent.translation.customSearchKeywords`) as `product.customSearchKeywords`, `product.translation.slotConfig`, `product.parent.translation.slotConfig`, COALESCE(`product.translation.slotConfig`,`product.parent.translation.slotConfig`) as `product.slotConfig`, `product.translation.customFields`, `product.parent.translation.customFields`, COALESCE(`product.translation.customFields`,`product.parent.translation.customFields`) as `product.customFields` FROM `product` LEFT JOIN `product` `product.parent` ON `product`.`parent_id` = `product.parent`.`id` AND `product`.`parent_version_id` = `product.parent`.`version_id` LEFT JOIN `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.translation`.`product_id`, `product.translation`.`product_version_id`, `product.translation`.`meta_description` as `product.translation.metaDescription`, `product.translation`.`name` as `product.translation.name`, `product.translation`.`keywords` as `product.translation.keywords`, `product.translation`.`description` as `product.translation.description`, `product.translation`.`meta_title` as `product.translation.metaTitle`, `product.translation`.`pack_unit` as `product.translation.packUnit`, `product.translation`.`pack_unit_plural` as `product.translation.packUnitPlural`, `product.translation`.`custom_fields` as `product.translation.customFields`, `product.translation`.`slot_config` as `product.translation.slotConfig`, `product.translation`.`custom_search_keywords` as `product.translation.customSearchKeywords` FROM `product_translation` `product.translation` WHERE `product.translation`.`language_id` = ?) `product.product_translation` ON `product.product_translation`.`product_id` = `product`.`id` AND `product.product_translation`.`product_version_id` = `product`.`version_id` LEFT JOIN (SELECT `product.parent.translation`.`product_id`, `product.parent.translation`.`product_version_id`, `product.parent.translation`.`meta_description` as `product.parent.translation.metaDescription`, `product.parent.translation`.`name` as `product.parent.translation.name`, `product.parent.translation`.`keywords` as `product.parent.translation.keywords`, `product.parent.translation`.`description` as `product.parent.translation.description`, `product.parent.translation`.`meta_title` as `product.parent.translation.metaTitle`, `product.parent.translation`.`pack_unit` as `product.parent.translation.packUnit`, `product.parent.translation`.`pack_unit_plural` as `product.parent.translation.packUnitPlural`, `product.parent.translation`.`custom_fields` as `product.parent.translation.customFields`, `product.parent.translation`.`slot_config` as `product.parent.translation.slotConfig`, `product.parent.translation`.`custom_search_keywords` as `product.parent.translation.customSearchKeywords` FROM `product_translation` `product.parent.translation` WHERE `product.parent.translation`.`language_id` = ?) `product.parent.product_translation` ON `product.parent.product_translation`.`product_id` = `product.parent`.`id` AND `product.parent.product_translation`.`product_version_id` = `product.parent`.`version_id` LEFT JOIN (SELECT `product.manufacturer.translation`.`product_manufacturer_id`, `product.manufacturer.translation`.`product_manufacturer_version_id`, `product.manufacturer.translation`.`name` as `product.manufacturer.translation.name`, `product.manufacturer.translation`.`description` as `product.manufacturer.translation.description`, `product.manufacturer.translation`.`custom_fields` as `product.manufacturer.translation.customFields` FROM `product_manufacturer_translation` `product.manufacturer.translation` WHERE `product.manufacturer.translation`.`language_id` = ?) `product.manufacturer.product_manufacturer_translation` ON `product.manufacturer.product_manufacturer_translation`.`product_manufacturer_id` = `product.manufacturer`.`id` AND `product.manufacturer.product_manufacturer_translation`.`product_manufacturer_version_id` = `product.manufacturer`.`version_id` LEFT JOIN (SELECT `product.unit.translation`.`unit_id`, `product.unit.translation`.`short_code` as `product.unit.translation.shortCode`, `product.unit.translation`.`name` as `product.unit.translation.name`, `product.unit.translation`.`custom_fields` as `product.unit.translation.customFields` FROM `unit_translation` `product.unit.translation` WHERE `product.unit.translation`.`language_id` = ?) `product.unit.unit_translation` ON `product.unit.unit_translation`.`unit_id` = `product.unit`.`id` LEFT JOIN (SELECT `product.deliveryTime.translation`.`delivery_time_id`, `product.deliveryTime.translation`.`name` as `product.deliveryTime.translation.name`, `product.deliveryTime.translation`.`custom_fields` as `product.deliveryTime.translation.customFields` FROM `delivery_time_translation` `product.deliveryTime.translation` WHERE `product.deliveryTime.translation`.`language_id` = ?) `product.deliveryTime.delivery_time_translation` ON `product.deliveryTime.delivery_time_translation`.`delivery_time_id` = `product.deliveryTime`.`id` LEFT JOIN `media` `product.cover.media` ON `product.cover`.`media_id` = `product.cover.media`.`id` LEFT JOIN (SELECT `product.cover.media.translation`.`media_id`, `product.cover.media.translation`.`alt` as `product.cover.media.translation.alt`, `product.cover.media.translation`.`title` as `product.cover.media.translation.title`, `product.cover.media.translation`.`custom_fields` as `product.cover.media.translation.customFields` FROM `media_translation` `product.cover.media.translation` WHERE `product.cover.media.translation`.`language_id` = ?) `product.cover.media.media_translation` ON `product.cover.media.media_translation`.`media_id` = `product.cover.media`.`id` WHERE (`product`.`version_id` = ?) AND (`product`.`id` IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?))
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"\x0F©\x1CãéjK¾KÙÎu,4%"
  b"%¯£©\x18£Å~v║È+9¡«,"
  b"\x10r┤<Î\x190\x10ï-Ø\x10lc"
  b"p÷áýePê«h²Rí>ñX«"
  b"¯Z+}µìxؽ\x10¥\x17¦¸•'"
  b"(£ ßÊÎsÉYJ^ÃèO\x7FI"
  b"\x01Ø\x01▄┴?|\x05×\x02\x18¡èUp%"
  b"\x01Ø\x01½ëÓrº┤\r0▀ á░╠"
  b"\x01Ø\x01í▀ tZ░═"L.W^©"
  b"\x01Ø\x01ø÷@|µÁ­ù,┤Zƒ{"
  b"\x01Ø\x017pÔ\x7Fúú\x05 v╗█`╩"
]
74 0.36 ms
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Ø\x017pÔ\x7Fúú\x05 v╗█`╩"
  b"\x01Ø\x01ø÷@|µÁ­ù,┤Zƒ{"
  b"\x01Ø\x01í▀ tZ░═"L.W^©"
  b"\x01Ø\x01½ëÓrº┤\r0▀ á░╠"
  b"\x01Ø\x01▄┴?|\x05×\x02\x18¡èUp%"
  b"%¯£©\x18£Å~v║È+9¡«,"
  b"(£ ßÊÎsÉYJ^ÃèO\x7FI"
  b"p÷áýePê«h²Rí>ñX«"
  b"\x10r┤<Î\x190\x10ï-Ø\x10lc"
  b"¯Z+}µìxؽ\x10¥\x17¦¸•'"
]
75 0.40 ms
SELECT `sales_channel`.`id` FROM `sales_channel` LEFT JOIN `sales_channel_payment_method` `sales_channel.paymentMethods.mapping` ON `sales_channel`.`id` = `sales_channel.paymentMethods.mapping`.`sales_channel_id`  LEFT JOIN `payment_method` `sales_channel.paymentMethods` ON `sales_channel.paymentMethods.mapping`.`payment_method_id` = `sales_channel.paymentMethods`.`id`  WHERE ((`sales_channel`.`id` = ? AND `sales_channel.paymentMethods`.`id` = ? AND `sales_channel.paymentMethods`.`active` = ?)) LIMIT 1
Parameters:
[
  b"'F\x05Î\x1D+Dyúê-ÅÍ+ \"
  b"¸©Å╔└\x10G\x02®ofM½■&V"
  true
]
76 2.92 ms
SELECT model_number FROM hobaIT_sparepartfinder_models WHERE model_code LIKE ?
Parameters:
[
  "%6001J6%"
]
77 26.38 ms
SELECT s.*, c.name, n.name  as article_description, IF (p.active = 1, lower(hex(p.id)), null) as product_id  FROM hobaIT_sparepartfinder AS s 
		    LEFT JOIN hobaIT_csb_article_data AS c ON c.article_number = s.article_number 
			LEFT JOIN hobaIT_sparepartfinder_article_names n ON n.article_number = s.article_number
			LEFT JOIN product AS p ON p.product_number = s.article_number
			WHERE model_number = ? ORDER BY `group`, sequence_number ASC
Parameters:
[
  1000135205
]
78 23.31 ms
SELECT * FROM hobaIT_sparepartfinder_groups WHERE id IN (7515,7518,7520,7522,7527,7531,7535,7537,7539,7541,7544,7549,7550,7551,7553,7555,7556,7558,7561,7563,7565,7568,7569,7570,7571,7572,7573,7574,7577,7579,7581,8849,8851) ORDER BY number, part_type ASC
Parameters:
[]
79 127.12 ms
SELECT * FROM hobaIT_sparepartfinder_images WHERE group_id IN (7515,7518,7520,7522,7527,7531,7535,7537,7539,7541,7544,7549,7550,7551,7553,7555,7556,7558,7561,7563,7565,7568,7569,7570,7571,7572,7573,7574,7577,7579,7581,8849,8851) AND article_number IN ("46201000033","0025060306","0025080306","0912100250","77051116","7501478","50301038000","59001039000","59030029000","49001086000","0770021300","49001081000","46001086000","0770360030","59001092050","46101094000","54601085000","0025050166","0985050003","00050000931","00050000923","7819139/C","7538029","7717065/R","7528005","7517082","7524163","75141087","7701204AC","7701205AC","7850208AR","7528180","7528008","7850652","7850728","7533167","7523236","7528034","7539032AA","7538038/A","7760069FN/C","7535099","7517028","7517057","7517074","7530090/B","7530088/B","7521147/A","7819140/C","7521092/E","7522061","0912080253","7517044","7550013","7850731/C","46202001000","46202010000","46202091000","63002021100","50302020000","50311089200","46102030100","54602031000","59002031000","59002032100","50302033100","50302034000","59002035000","50302036200","50302037000","50302038000","50302030150","0025060206","0965040123","50332063050","46132063000","54002016000","4620300104430","54310086200","0931080805","0125080003","0934080003","59001037000","50307012000","4700304003390","59003040050","59003041050","54803044000","0125100003","54603041000","0094032253","46203002000","0019080206S","77303053000","0025080356","36003014000","77303053110","03187E0301","69004089000","54310086100","R308","46810850S9","36120817S1","46810893","36120151","46811208","36120015","36120418","93010181S","93010182S","93010183S","36120386","36120781S5","36120040","36120787S","36120799","R309","50180342S1","46104030144","54603097000","46004030070","46004030071","0770160021","46104066000","46104066050","0010050103","0009050103","46007066000","0025060406","56509064100","46104061000","44011076305","46204037033","0125120003","0934120103","46010083000","50203030090","54611076100","45204230010","46104066010","46007066010","46205007000","54605057000","46205079000","45105079056","0770350030","50305016000","54603048100","50305012000","0024060156","0025060166","0025060456","46205169000","54605068000","46205069100","00050000812","58406015100","46206017000","0017060203","46206026000","78006027000","58406016000","46206017050","0025060256","46208013010","4620600100030","0017060303","54808020000","4620701303330","78007008044X4","58507003000","0770020130","46207016000","58007117000","78007000270","0024060273","77307026000","46207040000","45007040051","50307014000","0025060126","4620805400030B","0017060204","50308052000","46208007000X4","46208022000X4","0024060106","46208010000X4","0024060136","46208013000X4","45007040050","0981350163","46206010000","46206010010","46209001044","46109010144","46009014000","46009013000","46009011100","0625060037","47010073000","4620907000030","46009072100","46209060000","59009062016","46009071000","46009171000","46109081000","55009086000","49032011000","45110090000","50310090050","00050000912","46210001044","46010010144","4621007000030","0625062032","46010011000","46010013000","46010014000","46210071136","46210071129","0991080253","46010051046","46010051048","46010051050","46010085100","45109073100","46210060000","45010081062","45010081061","0917120103","46110165112","46110166000","51009100100","46210015000","00050000911","47013001000","47013002000","47013003000","47013004000","47013005000","47013006000","47013007000","47013008000","47013009000","46213010000","0770080019","47013025000","00062030000","46213050044","54813051000","0025050126","0625060002","54630044000","0912100406","46030045000","54603062000","54813055000","0934060003","47013056100","47013060300","47013061100","47013062000","47013063000","0912040103","46213070000","46113019050","47013015000","46113018000","47013020000","47013021000","0770100019","46113030000","0912060283","46113019000","0799040009","46113125000","47013083100","47013225000","47013325000","0025080206","0025080406","46213080000","47013081000","47013425000","46213075000","47013085000","47013090200","312305","312313","44011076200","3211478EN","322000","3CF6001J6EN","3CM080208JEN","46229099000","47003020000","46012024000","60029070200","50329080100","45229073000","61229001000","54829055000","46229081000","45229048000","46229008000","46229001070","T106S","46229047002","46229001060","46129006100","50329047000","60029073000","54629009044","49012003000","46229047050","59029041100","54629012100","5030501700004","58429042000","46229090000","46230000244","46230039000","58030021000","58038022000","46230024000","46230123000","46230023000","0835080355","46030043000","54634049000","0025060106","46230060000","0603061001","58336020190","31007007101","46230099000","0025060556","0025060086","45230089000","46204060010","4623002600015","46230027000","51005074000","58030020100","0770191015","46230001000","49030090000","46230025000","46030029000","83061015000","46232023023","0888040050","0760304772","46030082200","46230016000","46030034000","46230018000","0888030050","47030076100","46230015000","46230007000 I","46230007000 II","46030033000","45230074000","46030030500","00050002306","46230049000","46230051044","46230052000","46230050000","10001120000","46131017000","45031015200","45031015000","46231035000","46231020000","46231034000","46231034100","45031023195","45031023200","45031023205","45031023210","45031023215","45031023220","45031023225","45031023230","45031007000","45031007010","45031007015","45031007020","45031007025","46231001044","46231048044","46231099000","46231011044","46231009044","52031137001","46231094000","46231034050","0991060202","46032006000","46232005044","46232002000","46032011044","46032010000","46232003000","46232012000","46232000044","0738060161","0738060201","54732064000","75032061044","0770300015","59032065000","46232057000","46132019000","0405222610","46232015000","46232010010","46233010000","46233001000","46233011000","46233015000","46233014000","46233013000","46233016000","46233012000","46233005000","46233003000","46233006000","46233002000","0618121912","49033013000","46033020000","49033091000","46233022000","46033028000","0770020020","0760263561","46233030000","46233029013","46233029014","0625982030","0021050003","0912050083","00050000947","54610052000","54633037000","46233036044","46233038000","0760172860","50333030000","50333055000","50333054000","0471170010","77033051000","50333050000","50333052000","0988162210","50333056000","50333069000","46233069001","46233018000","46233053016","46234005110","46234005044","0471140100","54634050000","54834014000","54634020000","56534013100","46034027000","0760122050","46234031044","50232050001","58038023200","46234019000","46234020000","0402061000","46234001000","46234002000","46234003000","0012060303","46234015044","0625618052","46234012033","0625069034","54834023000","54634052300","50334024144","0349000050","0025050206","0025060506","45235052000","45235053000","0014050123","54835005000","0760082472","50335054150","0625060001","45235054028","0625006087","46235007000","46235008000","41001052000","45135009000","0024060123","46235034000","46235025033","46235025000","46235022000","42013037300","55007016001","46239095000","46239031000","46139030000","59039006000","46239090000","45239093000","0770012030","46239004000","46239005000","50230029012","49030021000","46230002100","46208091200","50330079000","0603070121","46230006000","45230036000","0402040980","46230038000","46230035020","46230035040","46230035050","46230035060","46205004000","46205003000","46205003050","0025050106","45001070000","46232060050","42013037000","45237014000","46237036044","0014050163","46237035000","46237013000","46237011000","0770030015","0770150151","46237074100","46237020144","0603050901","00050000202","00050000203")
Parameters:
[]
80 0.33 ms
SELECT * FROM hobaIT_sparepartfinder_models WHERE model_number =  ?
Parameters:
[
  1000135205
]
81 0.29 ms
SELECT s.product_number as product_number, lower(hex(p.id)) as id FROM hobaIT_sparepartfinder_powerparts as s LEFT JOIN product as p on p.product_number = s.product_number WHERE model_number =  ?
Parameters:
[
  "1000135205"
]
82 19.93 ms
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"'F\x05Î\x1D+Dyúê-ÅÍ+ \"
  true
  b"»-~@ÅÔN<¡¡╝¥ë1\x7Fã"
  b"\x02\x04Æ$┼cG\x17ƒñ└\x13Ô¤═Å"
  b"k\x1E\x1D/ɪDwŠA?ºÆ\v"
  b"«AÝ:╬ê@îÅþ\x01é£\x04"
  b"zQÓ†>¾DÜ»Œl.K™\x01\x08"
  b"å{û\x05\x19RKM„Êg›Ž0ÌÙ"
  b"´p:«ÀÎB¼ìÎf\x064S\x115"
  b"\x19š\v_\x05C_‹ªÒXû¼8ü"
  b"gRƒÀ\x02nK\x1F¼/ˆÂÀþžÞ"
  b"ýÅÆ;’\x1EMäžyÖlºa¨\x7F"
  b"\x1E0d|üÖI°¥¬\x04\f\x13\x11o"
  b"¥;}ç*ÌC\x13­—Rú":­ß"
  b"ª01ùýrM¼ŸíˆN¦+<Ý"
  b"┼½\x14OI\Eлt!sÙü\x12""
  b"×D¿x’®M¤ŠºbÈ»òÓ†"
  b"X╝Øç)\x07N¨é6v}¡ý=4"
  b"ùŒ¢¦í®EÔ‘á(ñëºeW"
  b"ÅŸ”\x03áßH?™«Œ\x02\x0F5‹™"
  b"ò9ÙZaÉG\x07¬(\x05òŒ1%Å"
  b"@ˆÐFñ-O9©üþüSS\x1F\x05"
  b"—„~i€—A,»\r™’Ùç:É"
  b"Ô]í\x11Ù_N┤Ÿ;■aº½\x08"
  b"Ò±7«…€Eh¸f'¼h5eÝ"
  b"ó\x05b/Î/Hž¤¶¸}\x16\x1Ev"
  b"bëûP·=EWæ\x11Å┐MÔÅÓ"
  b"""
    \n
    }|©I\x7FHdÅÑ\x04\x04³┘╔┬
    """
  b"\x07d±╗Û\x1AAÑØè¦\x01nª"C"
  b"À\x18ìÕÌAHô‹LJ»\x00Œ•°"
  b"aQ\WØþLKÄO8█4Eèl"
  b"dA6¤*MJ\e«ÇáWŽ\x05\x12{"
  b"@µ`Å\x10ÂJðö´Z\x1C╗o-¤"
  b"O\x1F8lM­M豟=]\v…X\x16"
  b"á│║feßJ\x1AÅ\x7Fx6o,\e\x7F"
  b"‹Ý££åÏJy¸eã7C÷\x07ô"
  b"YL«ìÝ÷H⣂²Ö'i\x0E§"
  b"└mA¸^ÄHüü\x13"─¯JÚz"
  b"âä\©½ŽNNµ¼Bj°r.¼"
  b"Õ;\x15$ç(OQì▄dAñ└╝|"
  b"ÎYìÜä╦Bö░\x03rCéj.D"
  b"!\x1A\t¿K\x19ì6øéÐ\f\x19¯"
  b":ö–噂J‘š€œB°¹éö"
  b"ÅI\x14\x01‰JM—¥KNõG¦ƒ\x17"
  b"\x02Gy\eE\x05LhØ├@ó┬×ù├"
  b"®/<\x11±LGkŠ÷Ä]c†ž¼"
  b"▄zYe\x05ÌM8Áðú╚╩ª\eØ"
  b"Õ=ï\x18‡LJÁ‹"O¼\x07UI\x00"
  b"\x08þ?µ\x18‹JI»Ÿø%\x0ELƒÁ"
  b"õqšoMî@}¾ÓÎWûbÓ¿"
  b"®L²│j4A?ïwNpÏ\x17"
  b"Ó˜ÂÝëÄDö§MÃ\x131%˜\x7F"
  b"×Cª\x14°5@vøìG©\v\x00ÉÞ"
  b"–‚º\x01±&FG¸¼^)ò?æÙ"
  b"ó1¡IäKO’óJzÂóy\"
  b"«HýÉB\vI"╗¨├═\x00ý\x06m"
  b"ß]█`═mLµÉÑv\¾A¸┤"
  b"\x00K\x11¶dBI•–Šb”ÔêJç"
  b".{a3\x04¦LûéM\eµ Ï1É"
  b"º¯\x05\x01D&I§€åH\e-\f¤m"
  b"ÖÙ0\x03\x1D├F\ÅÞè£ëGnW"
  b"=╔ı\t\x13IÉê╔▄ÌÓ¯\x11û"
  b"½hhÁ\x1D8H€¯ŠFûì˜k¯"
  b"¨9\x14¾^¹L$½Ç\x03ñ—yÕ|"
  b"_}×\x10‚ÞOñ‚Z>OÅ0¶\e"
  b"\vB@Þh¥F\x1F¬™\x07‰¿7ù\x06"
  b"\x0F\x1A]3vM£‹TŸ65^¼Ã"
  b"9q¸▀\x1F╣C\x15ò£\x08\x0EAýrÅ"
  b"ÿ_~[®ºOÚ˜¤Á«Ù\x17\eÎ"
  b"¬Ê=MPŠM©‹Í@L:\x0E\x12ú"
  b"║µ\x1D\x1Dı¤L└£-╩ØBàR4"
  b"<ë7§2BBb‘]9KÞÕ¦{"
  b"■2▄═6µDµ¡Ø¬zZ-Ä)"
  b"ýØ\e¯ÎJNKå\tºûGw▀└"
  b"Z8uꪓHT„W»'“l¥„"
  b"/Ö§\x08”ñC~ªÊX\vhGæà"
  b"\fè\x0F\x07║L¯Ä¼Ùü═`\x06ô"
  b"Û┬Â┼BÖK\x05ƒÞgüÚù\x00Ã"
  b"\x02ýW9AY“$Ãk7'S¥"
  b"\x1Cµ█4TÄD\fæ­\x1DWìç@^"
  b"ïW┘dyÀB¡ÜÄÎueì\x07"
  b"î\eEü╔ÌL╝ôlÁS¸V\x1Fº"
  b"\x17ÉU\v{Fð┐ß\v\f°·-Î"
  b"˜ÈIñŸEKcŠT1˜Û¯\x1E·"
  b"Q\x07\x05\x03•?F3ŠåSªØ6›\x0F"
  b"s╠+°\x19ÙF,×p½▓\tÉ╗┌"
  b".ÂA­(yD,ŠÜu†ðùË"
  b"›Ls\x18ä¨Hl˜$~ˆ:©Á±"
  b"lça3héN\x19†s2,q"
  b"""
    ‹-\x19\x1AÛÈIZ¬\n
    \x0FÚ‘\x03
    """
  b"\x1AZ\x03̸!D–¿~\r¢g\x152A"
  b"Ô\x1E°Â"\x14E9´ÌkéK\x1D‰%"
  b"\x1FÚ5˜1vC½š³£\x1CN\x1DKt"
  b"\x17È­ øçCÅ´\x11\x1F\x11\–6"
  b"™&s\x1FoŽMe±õ\x05ª³ä\x02Ï"
  b"&&\x12†è]Oõ¨:\x01ˆÜº|\x00"
  b"\föeu{\x11Dˆµ\x00†¶.K©ò"
  b"""
    Ï¡§Ãà\n
    C”œó¥•­©Úé
    """
  b"\x131ñ•7ƒAΜÊpš/\x058%"
  b"\x17ÄNWà\x11J·ˆúTÑå˜g<"
  b"|™PCÇ’Mž“,`!„p\x1Dö"
  b"|å┼ÏG¶@üóð╗^¡"╝"
  b"7C;æÂ:I‡¦¡‹Få¢X#"
  b"Z]à(ê\x04GÉ \x1C·¸†!~\x11"
  b"\x11pÍ@M[¤½Øÿ-zMj"
  b"\rÕ®ñ¡ÇH▀ñå×¢óüa`"
  b""\v\x1FϽñB½«˜g¹L‡\x06­"
  b";ìâ³ëvH}“e\x1AÙ÷Ï›m"
  b"\x04ƒ\x01)• JP²ª>v!"þù"
  b"\x00\x04jÚ hE╗ƒÅw\x7F\x05¬╗B"
  b"\x1F■Ø:╗áFP▓ÅA"dØOv"
  b"ç”ü§©õEš•\x03ÞZOÓ®\x10"
  b"\\x03ë\x1DÄÄC•‘†—‡\ev‚N"
  b"yúÔó\voBü„\fð°ø".."
  b"xõà÷C\x1FF« ƒy\x1C÷­çâ"
  b"œï%”ÜõMEºTL„g,Àœ"
  b"\x03–µÛV?A/½^ÁårT}^"
  b"H\x10x¿í\x15KâéüÐ)‗└ä╦"
  b"a2G™M @-™>¿OFOT<"
  b"\ró\f0\x19·J\x12©i\x15\x16íú\x03Ê"
  b"`gý$›ªE\x1D±/>xÀ±f­"
  b"eVQÄÛþGï│½Õ/\x07J(Ø"
  b"\x01ÿ╠\x7F>Dr\x14¿HRìÓ`áÝ"
  b"y\x08m¾qžE®ˆ‚—÷LÌâÐ"
  b"""
    _mU\x14ØíC\x10¢j\x08└}\n
    ¡ÿ
    """
  b"ÆÕL´OvCR╝oìtÕå\±"
  b"¢Ù─0÷pN▓ØbÅ3¹¿bw"
  b"""
    B\x1A?ßÐÕF\n
    µ(ãp|¡\x1Ax
    """
  b"½KJÀO\x00G\x10‹^1Á6G³("
  b"„ì?Kj5K;©\x1A\vüš>1¾"
  b"ã"kô\x1AxBª·ùÍCo\x1EŒ>"
  b"@:­Á5JC/¢‡A•§·‘M"
  b"\x1ErVŦ]I*˜Íß0:7Fè"
  b"Ò¦N¹S4G¸ª┐qßBØkÒ"
  b"0´â\x11ª'L¡¶\x11Ÿoe\x11`\x06"
  b"\x03\x11¦&òSHY’MI~XGvÐ"
  b"ÿk"3\x7FØIXÖvª┴Ú\x14ÚË"
  b"-ò¨ºËâNƒ³áÎìúŒùG"
  b"ØþE\eõ”OéµÁ•f=\x15"
  b"AyPjy~J~´åÍèÒÊ\en"
  b"¿\f屇|M£‡éM\x0Fж܇"
  b"Î×X\x1F—ãM‡„¾’¤éÈ\x18"
  b"~42\x12¸ÏI'ìô6º■Ø-â"
  b"byÞ\uJCÉØÞ\x7F\r;àâQ"
  b" \x02æ;µ;Eí¢ªÚYBNÙ("
  b"ÜKÊVÍ9FNžõTîˆbŠ\x1A"
  b"ôû(\x00ŽàG®¢+Yñø¼Ä‰"
  b"""
    \n
    8X\x16P£B»—GŽUR5\v
    """
  b"×µøœ5ÞK6­»y©z@NÏ"
  b"¤Vf”õ5J\x1C™5'í\x1Eø*\x0E"
  b"²ýO|udKÞ \x19ôsÅ/ëx"
  b"¬ÈdÀ¿†BŸµ›Ú—,1Y›"
  b"Âg$¯Ã»AK»äÆ\x12ì…„®"
  b"\x1D_PþG‘¢,Ìt¶HÞ®"
  b"\x15©╣0┴ÒLX║*\x14üÀÌdi"
  b"!\x15Ë\fâ;Hü‘Ù#5]ë"2"
  b"|mÕ„ýÇEJ¾¶É5_™_§"
  b"sÌ)7\x1A¨N‹™šiš|\t\x1D"
  b"ýÕZ<Û\x1C@ì«ö\f_ð5\v5"
  b"°bš@•dKÙ­T[\x1Fh{>["
  b"ÂV!\x05å╔Oü║└.õoÁÿT"
  b"0ì5yK‗G·¼¼vÿî\x12.\x08"
  b"Õˆt\ehJC\x10³\x1D¡p6´\x10K"
  b">óìê\x1E§N7‚l·N­n{ˆ"
  b"7\x03╣ã┼WB\x06Æ\x05\x18Éû║dı"
  b"é,*…/­O„¡[kíÙ\x0F"
  b"«¸.pñeG$ 1`~”…•ƒ"
  b"—Ù\fUáôB\x1Fµ6!\x0F\x0F6Ó$"
  b"""
    £)m“ï\x1ALLJÚ\x18\n
    é„G–
    """
  b"\x1Dªc\x06M!«ÇãUM:–@"
  b"¤\x08þ“1eOÀ„eË>\x14\x1EË’"
  b"VF@ßóëBþ¨\x14¼fé\r"
  b"skô‡ôpAe‘ôV¸\x03|g@"
  b"\x16€òóÀìOøª¼½ˆŸ\x19\x02n"
  b"5\x18¼┌=«D\x02ÉÇÊr0ù@v"
  b"$æ÷ËeÓ@\x19│┼û\x19üƒUÑ"
  b"\tš$\x00G؉wZö6ó¥·"
  b"\x106-„±\x03C‹ºÈ£;!\x13‹…"
  b"ñÒ¥▒¾!E\fïÐ┬É?V╦Õ"
  b"€bG…\x14{Là“S8V†·êÕ"
  b"ÉB╝Á`@DÖà░C/Ö~c└"
  b"\x02úñ\x14wèC‚—\x01\x01A¸S€l"
  b"\x01~RUG9’rzU”¯gð"
  b"­›E‚²)GE­P»þmF¯è"
  b"Ãn\eLjÚI¥¿Ç&†øià."
  b"""
    \x08î1åŠ\n
    CU¡°\x01x\x7F¢Åt
    """
  b"N~ÿ¢ÚtN\x01ïl│«/┤ì¨"
  b"®¸\x7Fç÷VNÏØ╗ÅÞ_H\x0F%"
  b"6Pës³ÚBñ¶$WnÕ›uN"
  b"\x05ô\x19u;ýKÞ¢ãÔA¢È)\x06"
  b"j®Õ‰C9Hk€k¥§\x08t”g"
  b"▄tçrÉDDAÿÛ¡qÜ\¼º"
  b"hÄ—­HAL9°A  \x16c¥Ò"
  b"øž‹ó?ÇJÑ —é@“@ìŒ"
  b"BŽ<¼N@Bo¯à©\x18¿Ì73"
  b"OÃð«/•D©»X6·óò»·"
  b"É\eø8®\x14B§¼¶Vª*cp¥"
  b"ìålœ\x02ZJT®i"}(ŸcW"
  b"\x0F@mTÖËBü»g£Z¸ñüe"
  b"kå·Òç[Eè®\x17Þ\x18lÿ\x1F\x18"
  b"z*}ƒA/M\x1Fº\x12]pc]Êä"
  b"\x18H7o,ÆHyƒlVHÅqC\x1F"
  b"ÚqN»ŒµK÷’w¨Žñϯž"
  b"\x04H‹Ï\x0EèO[„c:\x1AùE€\x06"
  b"1s^ã”\x17EF¹¨57*ú>Ù"
  b"Ø£ª€)\x1EF0™Jý8\x1Fã§Y"
  b"""
    à╔Ç¡ízFÂÄü\n
    ¹║┌åY
    """
  b"\r\x14܈H¿³NT ¼$Ìå"
  b"Ð#¨Ø╣»N\x07ôj\vâ¤0ıÎ"
  b"­òŒ\e†fAÊ€€^Ú\x0Fe~G"
  b"Ò)¾m\‘L+ õ,\x1Aœh\x13ä"
  b"\x14\x16â%LåØy\ev/X\x16R"
  b"îV±\x17Ê\x1DEÕª\x1EtÅ£\x1Cˆ¨"
  b"Äm\rc\x18áMg–zªÀ¢ð‡<"
  b"\x0EVÇ›²kB=¬;\x073 Ñ%\x05"
  b"\eA1E<\x03M~šÂ¹\x16rý5>"
  b"ã\eؽ…ßGF‰ZHt°UÉD"
  b"\x00Ôа\x14û@­†\v\x02®\x10ƒu^"
  b"""
    \n
    \x02åþ\t}Cì‡6\x11Ÿ\x01¶‡v
    """
  b"┴Åy¸i┴Fı╝\x18"±╚ó®ÿ"
  b"¥dßp.ÜC\x7F‹.0E,\eÐü"
  b"›÷¦0tÆI¤'¶Ápˆ\x12K"
  b"Ï1¬o£ÉNó¥Ï©Òñ¾\f8"
  b"Ï7µLý<IØ«─»\x1E<òm▓"
  b"^lå„?èGê„×\x1C]•\x03'l"
  b"ÓŠ¿`\x018Ky»æú<í3Å>"
  b"ñ§hưøIQœ\x1FSj\x7Fãx„"
  b"""
    ¨\x18 X\x19\n
    E(°\x1A\x16æøØé
    """
  b"ñúKÇ\x05\x05Iž£RqLàÏ\x16\x04"
  b"³¢.-v\x03L^³Ð¹WUí·{"
  b"ñ×\rÇÖ&AZ¸Â\vÖA¯±k"
  b"÷\r(àŽ?G'»>®°yyÑe"
  b"""
    ô\x1557?‗E\x01É\n
    iN`U/x
    """
  b"Ø#\x1EΑsBt¬¥4f&›ªš"
  b"v¯ÕáŒóC\fž\x12ø“IQ=\x00"
  b"¸Bå;Ù3B\x06¬ì<³ùÞ©<"
  b"\x13xëi\x00‚EªƒÚó\x02Õ>žu"
  b"Ö²v¹Q]Lé‹\x1A\x06ó`n"
  b"Ú`\tKðšKظ)­yu¬ù§"
  b"g¤sJAœBU¦È…ç\x00þz2"
  b"©j\x08JmÿD~»ÿïm‘é?""
  b"+AñÉ\fxFš%¬ª)Zì_"
  b"Ó$âo\tÎJ╦ÁÉ\x18Â)ÎY·"
  b"ê*\rÉä\F╔╗\x01ûYª\x15‗5"
  b"\x1F¢s8\x18ªF\x01à±\x1E\x00¿Å\x1A"
  b"\}ï3á?L¡­HéeK†ùG"
  b"Øðëq“,D­†g\x14\x0E3\x12…^"
  b"êèQ`YüM\x15›¬Žs\x1Dèë\x06"
  b"U\fdÊÚçL\x15˜¸îöB›ï-"
  b"°£ rUpA}Žà,cš÷Êì"
  b"fÎS„(\x00IÍž`²¥žì\x1CÈ"
  b"""
    ÛÀ R™\n
    F\x06½µ¬ßô/0<
    """
  b"G\e\x16›À‹@½‘\x02ôˆï­óX"
  b"$\x06¢¨õÜF»ü\eÂêü¨‗1"
  b"""
    î\x14…e4´K\x01§©\n
    ÈóYé\
    """
  b"Þ¶ë¼\x0E¦JVˆO[¶H…I«"
  b"Õ4\x08\x1DØÒC\x11»&æp▓øñx"
  b"Åw¢±D$GEó=ß\x11á┌┌ë"
  b"aÿ\x1E7` HÊÅd®\x1Dü\x17Y╔"
  b"®$[ì½L@¼«d\x1FOl·t\t"
  b"ÏÄ/é\x0FwE\x03ÀÓ°ÛµÅ\┴"
  b"d\x00H8RÏK§¬~R\F_Oš"
  b"w\x03\x1A©@O\x08²¤\x11²âòŒ¼"
  b"¨\x00ƒceÉGœ²hÓ3Tócf"
  b"?Õ’$›TA\x1F— O\x13lúiå"
  b"Ö\x1D\x1A\rƒõLÉÉ\nÉC~{ä\x00"
  b"3Pòv³WM▄î╬ÓG\tů\t"
  b"®†Å.²ðD®žÿý¶¨\x14BC"
  b"cï6ÚL@qš\x04Z°µZÓl"
  b"""
    ˜\x03ï\n
    [ÖM÷’]H·à„™4
    """
  b"x„,\x1FUøB£°ü¢)ɼš±"
  b"""
    ×\n
    $\x03ììK\x13ÇæÄ4@Ùk}
    """
  b"Ï¡l\x08%R@BŠÆ…åÈ—2Ž"
  b"¼ éò\rÉO4±…ÛMúmL±"
  b"\x1E’a\x1FGìOç‚ÃÄ¿KÍê/"
  b"6mUÜÇüHFå[Î\x12Ï░®¡"
  b"´eN‹yÐI~·5±Ó«l\x1AG"
  b"å\x01Ϋ™ÚL‘€Œ/ª^\x7F¢g"
  b"J¬ò\x14LFGw˜Ó¦sÙ\x07\e\x03"
  b" ºH\fetF/´\x1Dçnìå£\x13"
  b"ƒ«KL&TEͲ\x04Ò~œÌz\e"
  b"yéÕóñ\x01Nrª8#Zˆax\f"
  b"\x07Y¡Æé›K\x1E¦\x02>h\x1F‡bs"
  b"&'éèöâI\©a\x1A«Ï\x11ÉÂ"
  b"""
    l¬\„\x18†M\x1Eƒ$\n
    ô¤‘‡\x14
    """
  b"\x05H%«\x00fNç€×b¼c¥eö"
  b"ìå0òU"OØ…\x13\x0295äÞI"
  b"zpí[ð¦@N’\x05\x16—rû×t"
  b"pÏ `|ëAB•‡‡Ý· óì"
  b"Í<Í$DDD=¾]$Ò])áÖ"
  b"ŒþÖÀ\x0E×Iaˆ€\x07溢æJ"
  b"‡ç2<Î\vO«‘å÷ÝZ›ú_"
  b"pJd\x1Fv/L(•ê\të†\x7F‡É"
  b"y×)\x16ƒÒN\r¿═Øv▀Üce"
  b"""
    5\n
    2aY÷M}œXæ\räø?•
    """
  b"J{ªÄ&[Ej›ÝóÚY\x1EÅÎ"
  b"""
    Œ¼Á\x05\x1AÛJž–\n
    ý²*¼€Â
    """
  b"\x0E¹ÊLÔÄJݜÓ»a¡j\x16"
  b"Ñ3Ãuï¢L\x05©\x01ñ×oh’h"
  b"ðºëè\e\x0ENr˜ãd;\x0F ¶Ÿ"
  b"åÙ‘\x0E½¿D^‚ûÀ@e\x1DËi"
  b"\x00ã„<K,Ž\x15ó&ééj%"
  b"q45ž'vA\x0E˜C\x05\x1CÇ\x10”["
  b"¤´©‹qMH\x18º÷^\x19\x01>\x06¾"
  b"""
    l}•2ɨB™°Ó[\n
    6…Ú¸
    """
  b"\x15tk9Ž\vB$³WÏ`;oºú"
  b"«xœâ\x06nG*µ\x12ŵrUŸ¢"
  b"J¿óš\x14àFî—Lðw\x7F›:ˆ"
  b"\x03®xœŒ-J\x16¿Hœvôµœh"
  b"""
    }óÅ╣¸6J\n
    ¢zñ]╣ÞìX
    """
  b"╗ì\rå\x07¹H┼ô !\x02f┴ò│"
  b"ø‗Ä╦I═H+║\r¨¥øìÃí"
  b"QM< e¨Fß•µäX\r–v†"
  b"aLúðß!A]…5„ѱ÷±›"
  b"Šzi×\x05¸Dæ·v\x128û?ÎÔ"
  b"ö·\t{:%N\x1FˆpÈw0féÞ"
  b"ÿ\x18Õ„5üEý™AFM,¢õ\x1A"
  b"¿!\x02[\x13­FLäÞUQ*dÉ."
  b"Û\vú£VíH┬ØúÕ<uùu°"
  b"÷“kf<cO\x0F®ádúÍ(\vS"
  b",«4˜¨®H@»ƒâ¯Ö97\x00"
  b"9Ÿ7?E\x15K&£§ž›\x07zÁ³"
  b"ZÂ%"7íCË£ï»ÇfÝÁ•"
  b"\x1DØù>Æ\x1CBÄ░t┤HóCá\x14"
  b"ÌÅad9ŒM\x1E•Tú\x01ë¤$§"
  b"°>ÈS†¹@Ô†ÉMû zðd"
  b"&ϼz\x02ºG„š\x00æ'ç`«‡"
  b"?\x1Eƒƒb\x19L£–ïvÚv³DÎ"
  b"¬ÚŒC³–Ef¡oмi¡ œ"
  b"\x17â­µ` F9†ºXÌ5„Eù"
  b"S¾KåÌ\x7F@\r\eG(éAÖ4"
  b"°ttL└─HÁª×i¦Éõ3\"
  b"▒ì ¿‗TC%Å«\x7FGÑ┘¹╦"
  b"Ðò\x1CH\råH_“6R¸m„¤6"
  b"ÜR¢cåÝ@ô±¯‘6/Ã!”"
  b"æI\x17ÒÞö@ð™ßóárEWù"
  b"qà°Ý)wMzúZü\x0F─Æ@¦"
  b"–p1„ä©Mê¦cšÓ´\x1D"
  b"­õچήI‹¸®\x18:Ç#¯{"
  b"ì÷┘ÏOrG\tàArH\x12ȺV"
  b"\x0FeZu±7K’¯Lj¼·Œøà"
  b"Öï©¿\x1E\eO╝ü\f\x7FÑ═BÀa"
  b"\x11X\x03\x02DÍØ¥àa\f¸+@"
  b"""
    ┼úIqLÅK¡ÿ╗#\n
    \x05Ê│â
    """
  b"¤█ÍòØÂG?ñ£Ù▒W¡yå"
  b"\x03\f+†y•NÒ¡’ЫAY’7"
  b"b˳GòÞF┤╝E8ûüq\x05]"
  b"îMM\x05£GId—½\x08ªs\rñ("
  b"""
    dÚ¼\x15&¼K¡¤'\n
    ¦™Ú>ž
    """
  b"äpqWNžLr°\x14ay‡\x07©A"
  b"Ÿ¢>¼ðIJs¯·êÀþ(1¬"
  b"\x18▓0Å_ÍMðƒ~{ÿ\x018:ı"
  b"Ãé╦â_1CêìW "ñíZÑ"
  b"û°\x01q4&D\x16®ìÃ*ªåD\"
  b"kÏ*MÆMLA¸D™›\x05òÑU"
  b"\x04Û\x16H‗│E°üı┬Ærã¾┴"
  b"\t\x0E’X\x19RE\x03‡‰ßâR›\x01"
  b"ç®g\x02£^O\x7F©\t\x07¦F©¸^"
  b"õ–ôÛ–¹H\x19™­ÐVñ\r"
  b"q\tÊBØàA%€åv\tìÍ¿Í"
  b"I„º¿ÏrHÒ½\yaŽ\x10ß\x03"
  b"[#[‡„wA\x12žê\rk\x18\f"
  b"Õlkö@`I7¡ù1\x11/[øe"
  b"┐zöâ\x00ZOÛü²y\x02ïÉ\x1E¸"
  b"·‹\x1Aa#\x00I¿ºSL’³y;¦"
  b"¸ñû┬Ï.GµÅ─¶ÝP)êÁ"
  b"ÁÝôy1«MºìK½Ð‗HÍß"
  b" #?Y„‹M[¯±@„n&7r"
  b"»7!g,¬Ié‘oòêºÇJ…"
  b"@X®:†4Hœ’éïCJ´Eé"
  b"""
    \ ,`‚Nì£\n
    ¤Â!>çÆ
    """
  b"Ì!ñs$»Gæ¿Æ»U\tw7\n"
  b"Òo9\t¾ÉK,Ö┘ú%:îòÛ"
  b"±Yš\r67Bt´\x0FVmFP®÷"
  b"à%Ò\eæ+H ‹\§HXci¡"
  b"&E\x0EÈ.ô@â║Ï\x00ØQLP╦"
  b"`üÝwC▀IVï\x04z¢µ\x13┼I"
  b"#¦ÄО”CG½ƒe‡m žœ"
  b"\x15VX$èEZ­ED}H}H\r"
  b"ÄuW\r+¦D²¸Ä>k5ù{ß"
  b"""
    ü\x05║!í\n
    D3àÿ)²MzÔ┴
    """
  b"†&/e—DD\x00¥?\x02Ä¿Â:ã"
  b"\x1A\x1D\x1FGÑJL§¹Âjؘ`Æ‘"
  b"\x1F·ð„ \x11J\x17”*DÑYç«\x0E"
  b"–y\x13v2XGS†=Á{\x19¢ü…"
  b"µú×D$šKl–L\x1A\x05\x7F™H\x1C"
  b"#Fâã—&@¸’>yèà\eÈ\"
  b"\x1F┘ºl\x07O\x05ì»ı~\rnÐi"
  b"""
    T\x18ÇGì²K\n
    ­LP¡6†\x1A¥
    """
  b"ê┘\rôB■J§ì¤^?Tå`¾"
  b"ç\eɳ“þA3¿\x1F³+ ü\x1F2"
  b"Uu×OðuCì׬îWl╝ÙÆ"
  b"°ÚÕì&uK\x1E¥ðü0doÈã"
  b"Y\x07‰à\x00úJI®K(Î×\x07\x16Ô"
  b"élZ\x14iO¼«R┤Å&\x19±\x03"
  b"…ÃrýN\x03Ib‹ì×@Ö!B±"
  b"""
    O\n
    \x03\x12“¬Oܶá²DÑ\x12ê»
    """
  b"ıHH?\x01sO®É`ö╣╔D\x07l"
  b"€¶T±“lHH½2Á]ÖRÌÄ"
  b"\x1Ep\x03ps\x0EHæ³,ÌrÓ6<|"
  b"ñï¾-;)GØ©°ÿJ\x1A│É:"
  b"irH\x1A~sL4Ø▀ïÔ╝┬Ý┴"
  b"ÖÂín‚%OÉ¥\x02¥õáÒcV"
  b"\x1FS_HäìGϵÀFSŰ\vM"
  b"╝TÈò°!Aiü\x03CkCë`B"
  b"Åq┐OcaIº╝n\e0y¶X!"
  b"Æ@§\x03\x1CIK¨¼˜b‘ZØ'"
  b"§Ü…°ûUG–™IßÔ¢G¯\x1C"
  b"""
    Gg\x1FÌ3qK³„z\x04\x06ù\n
    \x05
    """
  b"(=«–sçJ+´üùngR¥í"
  b"@@õ\x07\eEMº®;KÍ\x17+°Ò"
  b"áèˆITÀNq«]®ë4oøï"
  b"ÀÎ\x13´Ì\tN¾®®‹„\x14[\x1A."
  b"—¨ÐÕ!\x14E\x1E½pòå¶\x19Îy"
  b"z¢9%\eêM│ìep÷\x7FBÝ¢"
  b"0,&c\x0EçOò‡8¨Dí&˜†"
  b"¤¨Èaw•A!¥ÁÒ\x17V´z+"
  b"=\x0E,òs\rOå¶?õxµ<j—"
  b"\x1DŒ°¦VeKÅ€ÄTó'çÏD"
  b"OŸÐ±kÎ@Ì€|€?½éY©"
  b"\x7FO/"\x03TO†ºç‹Câ¯g\e"
  b"R"╦C└}DÍ¢ñ&┴åÉ═s"
  b"w|:'ë\x13NºÅØ▄'{i2║"
  b"Ú\x16VS‘˜Aœ—¾­#¿µØE"
  b"$÷zëü\vM¥à²à└E}¡­"
  b"ë\x7FV:QæFˆŠÈ-\vÙ\x0E"
  b"Ør┐³]╩@¡Ö²º«°\x0Eıä"
  b"b\x7F­ºlðJ˜–R\x18Ҫ̼\x10"
  b"³ãÊ»ã4Jå—/».\x06õâÐ"
  b"\x04À!Ø╣┘OZÖ^\x15Ä\x06Bp0"
  b"Y->Kþ·HØü`\x1E\T8÷█"
  b"\x13îºÁ¤Ms¯3\x01<à}Ù'"
  b"`y\t¯ßb@ÅíÑÜj}äp|"
  b"À¢█¥\x01┴D²áÉpíYpmÈ"
  b" p┴├6\x00EØÂs|o?Y\f'"
  b"ÀZv\x07ê\x13I£„ë¬\x020¹Ž_"
  b"D™A»Ü\x12M©“Jê†9®µS"
  b")"áÆRÑF@µ)}—šgì\x1D"
  b"5MíÉ\x0E\x18FÀ¤xî.iœòœ"
  b"–K†\x04È|E†£pP \x1C\x00"
  b"ÛuÃŽ\vx@c»µë·*é\x10É"
  b"ÔhÉ\x10DÎOIù╚yà\x05²Ûc"
  b"ÀY]GÌ\Kõ‚ƒ§Ñ\x1FM°{"
  b"ieqâïïC¡¿\x0Ef4V`5ó"
  b"‘RŒžéPO¥®&\x03Çf<:\n"
  b"î?R1r¹H㣊v“*¯©§"
  b"®wz\x04\x18ƒI’¦‹ÃâÖôò<"
  b"╩±\x10B╬\x17OºïéÝg─üÿÃ"
  b"(šç—‘hMl›jö¿îFo¾"
  b"uÞ"¾ıDK═ì\t\e┤f\v®¨"
  b"(ž“8&zOŸœŠÎ»\x1C8”˜"
  b"\x1EXZ░Æ═EúÜ\x7F`§ëHìo"
  b"å—\x15ÏÿYD\x04Œè³_bÈCå"
  b"\x1E‗©Ò\x0E┴OSüÇWJy<¼w"
  b"\x1F\x08³\x07c¦A¿Œx~¶\x1Fº—Ì"
  b"3\x07B░\x11±L╩«\t>Éä\x12J@"
  b"qÙðö–XF^†¸\x14µÍ\x08„Z"
  b"Ë¿u\x1FÝ•HKƒ¢\x0E¬KùWŒ"
  b"þY·½ÚmL̦‹D&\x19¼â:"
  b"-ó†Ì‹rJ½‚¤9mBê»7"
  b"¦\x14¯Hú\x06Ir‘swe„˜ÙÊ"
  b"\x1A\x1AÉ`¡*Fÿ»ãUK.║\x07"
  b"0pP„"kFÌ·\x18\x16­+Äð/"
  b"“[´\x13{\x1EL¨œƒ&)Ú°Ñ^"
  b"qålk£\x01Hõ¤Ý\x1F7[¬ûç"
  b"„¬G: ÏF$š\x13Ö›j\x08v3"
  b"×\x19õ?+▒L©ÅSÊÏm╦ä&"
  b"y*oŸ‘þK<¸å\x1C8\x01í$Æ"
  b"ëÂÉÁÍ6H^“\etE\x7Fñ7·"
  b"\x05ë\x074ììA\x0E¢>KÁƒ¤øy"
  b"W«n\v@;M¾╝ú¿SìÄ└¡"
  b"[\x1A/ ÎéLÙ¾§cÔlQ\x0EH"
  b"×"ØÂÌ"J8”E> æí×H"
  b"\x0E\x15±§üà@‹²¤\x06\x1Có0û7"
  b"\x7F¼§/0Ê@üÂG▄À*¢.\r"
  b"‘ÀGÔ®0K; QAUòà\x18±"
  b"Nß╝N·ïFð░ùøQ4Å\x01X"
  b"c–ÆûZãNg†ëæW„‚´¤"
  b"@éÏ®àÉG█ùï¤Õ\x14yIÑ"
  b"­{à\x02¦(J¹¸YWusë?z"
  b"k–OZ97E\x18˜a/ãmxúX"
  b"\x06BQô—üFO†ï­_²íÆ—"
  b"+¯Ü2sùHm€(fÖîwÚ\x7F"
  b"©“„R†\x10F,˜\x10hš¬\x1F$c"
  b"\x7F\x17ÁE┤C%Ø{;æ¢Â5Ú"
  b"fÝ^ÙX\x04M‰ª\x19ÏØ\x1EF÷O"
  b"Z^ç‘K%C\x1F‚Ž–»Œ+–\t"
  b"\x01½ØC²ãAû§b\x1FA×q\x0E˜"
  b"""
    ×¾é¿\n
    @Iz€O 8[SlÛ
    """
  b"”>\x03ñÄuL9•7e,œKp\x10"
  b" dT ¯óH¸ªŒtñ\t\x17±µ"
  b"\x13^/¢H¢Š%­‡+ªäš"
  b"2çÕÞ\x06\x13A7ئ║Q)L‗""
  b"qɺѪ\x0FOKÁ£▀n!z\x05"
  b"@╩Ù▄\x12É@S¿ô╗m\fµ┼å"
  b"\vËè\x08z Eð·¶\x02K]ܨ%"
  b"\x1FC¹î@\x0FA¡½-\x7F>õxrU"
  b"È║░«\x04"GV┐\x06\x1D|ì¢îÛ"
  b"¦üÇxåÁO'µK++þö6\x03"
]
83 47.14 ms
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`, (SELECT GROUP_CONCAT(HEX(`product.categories.mapping`.`category_id`) SEPARATOR '||')
                  FROM `product_category` `product.categories.mapping`
                  WHERE `product.categories.mapping`.`product_id` = `product`.`categories` AND `product.categories.mapping`.product_version_id = `product`.version_id ) as `product.categories.id_mapping`, `product.unit`.`id` as `product.unit.id`, `product.unit`.`created_at` as `product.unit.createdAt`, `product.unit`.`updated_at` as `product.unit.updatedAt`, `product.unit.translation.shortCode`, `product.unit.translation.shortCode` as `product.unit.shortCode`, `product.unit.translation.name`, `product.unit.translation.name` as `product.unit.name`, `product.unit.translation.customFields`, `product.unit.translation.customFields` as `product.unit.customFields`, `product.deliveryTime`.`id` as `product.deliveryTime.id`, `product.deliveryTime`.`min` as `product.deliveryTime.min`, `product.deliveryTime`.`max` as `product.deliveryTime.max`, `product.deliveryTime`.`unit` as `product.deliveryTime.unit`, `product.deliveryTime`.`created_at` as `product.deliveryTime.createdAt`, `product.deliveryTime`.`updated_at` as `product.deliveryTime.updatedAt`, `product.deliveryTime.translation.name`, `product.deliveryTime.translation.name` as `product.deliveryTime.name`, `product.deliveryTime.translation.customFields`, `product.deliveryTime.translation.customFields` as `product.deliveryTime.customFields`, `product.cover`.`id` as `product.cover.id`, `product.cover`.`version_id` as `product.cover.versionId`, `product.cover`.`product_id` as `product.cover.productId`, `product.cover`.`product_version_id` as `product.cover.productVersionId`, `product.cover`.`media_id` as `product.cover.mediaId`, `product.cover`.`position` as `product.cover.position`, `product.cover.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`, `product.cover.media.translation.title` as `product.cover.media.title`, `product.cover.media.translation.alt`, `product.cover.media.translation.alt` as `product.cover.media.alt`, `product.cover.media.translation.customFields`, `product.cover.media.translation.customFields` as `product.cover.media.customFields`, `product.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`) as `product.metaDescription`, `product.translation.name`, `product.parent.translation.name`, COALESCE(`product.translation.name`,`product.parent.translation.name`) as `product.name`, `product.translation.keywords`, `product.parent.translation.keywords`, COALESCE(`product.translation.keywords`,`product.parent.translation.keywords`) as `product.keywords`, `product.translation.description`, `product.parent.translation.description`, COALESCE(`product.translation.description`,`product.parent.translation.description`) as `product.description`, `product.translation.metaTitle`, `product.parent.translation.metaTitle`, COALESCE(`product.translation.metaTitle`,`product.parent.translation.metaTitle`) as `product.metaTitle`, `product.translation.packUnit`, `product.parent.translation.packUnit`, COALESCE(`product.translation.packUnit`,`product.parent.translation.packUnit`) as `product.packUnit`, `product.translation.packUnitPlural`, `product.parent.translation.packUnitPlural`, COALESCE(`product.translation.packUnitPlural`,`product.parent.translation.packUnitPlural`) as `product.packUnitPlural`, `product.translation.customSearchKeywords`, `product.parent.translation.customSearchKeywords`, COALESCE(`product.translation.customSearchKeywords`,`product.parent.translation.customSearchKeywords`) as `product.customSearchKeywords`, `product.translation.slotConfig`, `product.parent.translation.slotConfig`, COALESCE(`product.translation.slotConfig`,`product.parent.translation.slotConfig`) as `product.slotConfig`, `product.translation.customFields`, `product.parent.translation.customFields`, COALESCE(`product.translation.customFields`,`product.parent.translation.customFields`) as `product.customFields` FROM `product` LEFT JOIN `product` `product.parent` ON `product`.`parent_id` = `product.parent`.`id` AND `product`.`parent_version_id` = `product.parent`.`version_id` LEFT JOIN `tax` `product.tax` ON `product`.`tax` = `product.tax`.`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.translation`.`product_id`, `product.translation`.`product_version_id`, `product.translation`.`meta_description` as `product.translation.metaDescription`, `product.translation`.`name` as `product.translation.name`, `product.translation`.`keywords` as `product.translation.keywords`, `product.translation`.`description` as `product.translation.description`, `product.translation`.`meta_title` as `product.translation.metaTitle`, `product.translation`.`pack_unit` as `product.translation.packUnit`, `product.translation`.`pack_unit_plural` as `product.translation.packUnitPlural`, `product.translation`.`custom_fields` as `product.translation.customFields`, `product.translation`.`slot_config` as `product.translation.slotConfig`, `product.translation`.`custom_search_keywords` as `product.translation.customSearchKeywords` FROM `product_translation` `product.translation` WHERE `product.translation`.`language_id` = ?) `product.product_translation` ON `product.product_translation`.`product_id` = `product`.`id` AND `product.product_translation`.`product_version_id` = `product`.`version_id` LEFT JOIN (SELECT `product.parent.translation`.`product_id`, `product.parent.translation`.`product_version_id`, `product.parent.translation`.`meta_description` as `product.parent.translation.metaDescription`, `product.parent.translation`.`name` as `product.parent.translation.name`, `product.parent.translation`.`keywords` as `product.parent.translation.keywords`, `product.parent.translation`.`description` as `product.parent.translation.description`, `product.parent.translation`.`meta_title` as `product.parent.translation.metaTitle`, `product.parent.translation`.`pack_unit` as `product.parent.translation.packUnit`, `product.parent.translation`.`pack_unit_plural` as `product.parent.translation.packUnitPlural`, `product.parent.translation`.`custom_fields` as `product.parent.translation.customFields`, `product.parent.translation`.`slot_config` as `product.parent.translation.slotConfig`, `product.parent.translation`.`custom_search_keywords` as `product.parent.translation.customSearchKeywords` FROM `product_translation` `product.parent.translation` WHERE `product.parent.translation`.`language_id` = ?) `product.parent.product_translation` ON `product.parent.product_translation`.`product_id` = `product.parent`.`id` AND `product.parent.product_translation`.`product_version_id` = `product.parent`.`version_id` LEFT JOIN (SELECT `product.unit.translation`.`unit_id`, `product.unit.translation`.`short_code` as `product.unit.translation.shortCode`, `product.unit.translation`.`name` as `product.unit.translation.name`, `product.unit.translation`.`custom_fields` as `product.unit.translation.customFields` FROM `unit_translation` `product.unit.translation` WHERE `product.unit.translation`.`language_id` = ?) `product.unit.unit_translation` ON `product.unit.unit_translation`.`unit_id` = `product.unit`.`id` LEFT JOIN (SELECT `product.deliveryTime.translation`.`delivery_time_id`, `product.deliveryTime.translation`.`name` as `product.deliveryTime.translation.name`, `product.deliveryTime.translation`.`custom_fields` as `product.deliveryTime.translation.customFields` FROM `delivery_time_translation` `product.deliveryTime.translation` WHERE `product.deliveryTime.translation`.`language_id` = ?) `product.deliveryTime.delivery_time_translation` ON `product.deliveryTime.delivery_time_translation`.`delivery_time_id` = `product.deliveryTime`.`id` LEFT JOIN `media` `product.cover.media` ON `product.cover`.`media_id` = `product.cover.media`.`id` LEFT JOIN (SELECT `product.cover.media.translation`.`media_id`, `product.cover.media.translation`.`alt` as `product.cover.media.translation.alt`, `product.cover.media.translation`.`title` as `product.cover.media.translation.title`, `product.cover.media.translation`.`custom_fields` as `product.cover.media.translation.customFields` FROM `media_translation` `product.cover.media.translation` WHERE `product.cover.media.translation`.`language_id` = ?) `product.cover.media.media_translation` ON `product.cover.media.media_translation`.`media_id` = `product.cover.media`.`id` WHERE (`product`.`version_id` = ?) AND (`product`.`id` IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?))
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"\x0F©\x1CãéjK¾KÙÎu,4%"
  b"»-~@ÅÔN<¡¡╝¥ë1\x7Fã"
  b"\x02\x04Æ$┼cG\x17ƒñ└\x13Ô¤═Å"
  b"k\x1E\x1D/ɪDwŠA?ºÆ\v"
  b"«AÝ:╬ê@îÅþ\x01é£\x04"
  b"zQÓ†>¾DÜ»Œl.K™\x01\x08"
  b"å{û\x05\x19RKM„Êg›Ž0ÌÙ"
  b"´p:«ÀÎB¼ìÎf\x064S\x115"
  b"\x19š\v_\x05C_‹ªÒXû¼8ü"
  b"gRƒÀ\x02nK\x1F¼/ˆÂÀþžÞ"
  b"ýÅÆ;’\x1EMäžyÖlºa¨\x7F"
  b"\x1E0d|üÖI°¥¬\x04\f\x13\x11o"
  b"¥;}ç*ÌC\x13­—Rú":­ß"
  b"ª01ùýrM¼ŸíˆN¦+<Ý"
  b"┼½\x14OI\Eлt!sÙü\x12""
  b"×D¿x’®M¤ŠºbÈ»òÓ†"
  b"X╝Øç)\x07N¨é6v}¡ý=4"
  b"ùŒ¢¦í®EÔ‘á(ñëºeW"
  b"ÅŸ”\x03áßH?™«Œ\x02\x0F5‹™"
  b"ò9ÙZaÉG\x07¬(\x05òŒ1%Å"
  b"@ˆÐFñ-O9©üþüSS\x1F\x05"
  b"—„~i€—A,»\r™’Ùç:É"
  b"Ô]í\x11Ù_N┤Ÿ;■aº½\x08"
  b"Ò±7«…€Eh¸f'¼h5eÝ"
  b"ó\x05b/Î/Hž¤¶¸}\x16\x1Ev"
  b"bëûP·=EWæ\x11Å┐MÔÅÓ"
  b"""
    \n
    }|©I\x7FHdÅÑ\x04\x04³┘╔┬
    """
  b"\x07d±╗Û\x1AAÑØè¦\x01nª"C"
  b"À\x18ìÕÌAHô‹LJ»\x00Œ•°"
  b"aQ\WØþLKÄO8█4Eèl"
  b"dA6¤*MJ\e«ÇáWŽ\x05\x12{"
  b"@µ`Å\x10ÂJðö´Z\x1C╗o-¤"
  b"O\x1F8lM­M豟=]\v…X\x16"
  b"á│║feßJ\x1AÅ\x7Fx6o,\e\x7F"
  b"‹Ý££åÏJy¸eã7C÷\x07ô"
  b"YL«ìÝ÷H⣂²Ö'i\x0E§"
  b"└mA¸^ÄHüü\x13"─¯JÚz"
  b"âä\©½ŽNNµ¼Bj°r.¼"
  b"Õ;\x15$ç(OQì▄dAñ└╝|"
  b"ÎYìÜä╦Bö░\x03rCéj.D"
  b"!\x1A\t¿K\x19ì6øéÐ\f\x19¯"
  b":ö–噂J‘š€œB°¹éö"
  b"ÅI\x14\x01‰JM—¥KNõG¦ƒ\x17"
  b"\x02Gy\eE\x05LhØ├@ó┬×ù├"
  b"®/<\x11±LGkŠ÷Ä]c†ž¼"
  b"▄zYe\x05ÌM8Áðú╚╩ª\eØ"
  b"Õ=ï\x18‡LJÁ‹"O¼\x07UI\x00"
  b"\x08þ?µ\x18‹JI»Ÿø%\x0ELƒÁ"
  b"õqšoMî@}¾ÓÎWûbÓ¿"
  b"®L²│j4A?ïwNpÏ\x17"
  b"Ó˜ÂÝëÄDö§MÃ\x131%˜\x7F"
  b"×Cª\x14°5@vøìG©\v\x00ÉÞ"
  b"–‚º\x01±&FG¸¼^)ò?æÙ"
  b"ó1¡IäKO’óJzÂóy\"
  b"«HýÉB\vI"╗¨├═\x00ý\x06m"
  b"ß]█`═mLµÉÑv\¾A¸┤"
  b"\x00K\x11¶dBI•–Šb”ÔêJç"
  b".{a3\x04¦LûéM\eµ Ï1É"
  b"º¯\x05\x01D&I§€åH\e-\f¤m"
  b"ÖÙ0\x03\x1D├F\ÅÞè£ëGnW"
  b"=╔ı\t\x13IÉê╔▄ÌÓ¯\x11û"
  b"½hhÁ\x1D8H€¯ŠFûì˜k¯"
  b"¨9\x14¾^¹L$½Ç\x03ñ—yÕ|"
  b"_}×\x10‚ÞOñ‚Z>OÅ0¶\e"
  b"\vB@Þh¥F\x1F¬™\x07‰¿7ù\x06"
  b"\x0F\x1A]3vM£‹TŸ65^¼Ã"
  b"9q¸▀\x1F╣C\x15ò£\x08\x0EAýrÅ"
  b"ÿ_~[®ºOÚ˜¤Á«Ù\x17\eÎ"
  b"¬Ê=MPŠM©‹Í@L:\x0E\x12ú"
  b"║µ\x1D\x1Dı¤L└£-╩ØBàR4"
  b"<ë7§2BBb‘]9KÞÕ¦{"
  b"■2▄═6µDµ¡Ø¬zZ-Ä)"
  b"ýØ\e¯ÎJNKå\tºûGw▀└"
  b"Z8uꪓHT„W»'“l¥„"
  b"/Ö§\x08”ñC~ªÊX\vhGæà"
  b"\fè\x0F\x07║L¯Ä¼Ùü═`\x06ô"
  b"Û┬Â┼BÖK\x05ƒÞgüÚù\x00Ã"
  b"\x02ýW9AY“$Ãk7'S¥"
  b"\x1Cµ█4TÄD\fæ­\x1DWìç@^"
  b"ïW┘dyÀB¡ÜÄÎueì\x07"
  b"î\eEü╔ÌL╝ôlÁS¸V\x1Fº"
  b"\x17ÉU\v{Fð┐ß\v\f°·-Î"
  b"˜ÈIñŸEKcŠT1˜Û¯\x1E·"
  b"Q\x07\x05\x03•?F3ŠåSªØ6›\x0F"
  b"s╠+°\x19ÙF,×p½▓\tÉ╗┌"
  b".ÂA­(yD,ŠÜu†ðùË"
  b"›Ls\x18ä¨Hl˜$~ˆ:©Á±"
  b"lça3héN\x19†s2,q"
  b"""
    ‹-\x19\x1AÛÈIZ¬\n
    \x0FÚ‘\x03
    """
  b"\x1AZ\x03̸!D–¿~\r¢g\x152A"
  b"Ô\x1E°Â"\x14E9´ÌkéK\x1D‰%"
  b"\x1FÚ5˜1vC½š³£\x1CN\x1DKt"
  b"\x17È­ øçCÅ´\x11\x1F\x11\–6"
  b"™&s\x1FoŽMe±õ\x05ª³ä\x02Ï"
  b"&&\x12†è]Oõ¨:\x01ˆÜº|\x00"
  b"\föeu{\x11Dˆµ\x00†¶.K©ò"
  b"""
    Ï¡§Ãà\n
    C”œó¥•­©Úé
    """
  b"\x131ñ•7ƒAΜÊpš/\x058%"
  b"\x17ÄNWà\x11J·ˆúTÑå˜g<"
  b"|™PCÇ’Mž“,`!„p\x1Dö"
  b"|å┼ÏG¶@üóð╗^¡"╝"
  b"7C;æÂ:I‡¦¡‹Få¢X#"
  b"Z]à(ê\x04GÉ \x1C·¸†!~\x11"
  b"\x11pÍ@M[¤½Øÿ-zMj"
  b"\rÕ®ñ¡ÇH▀ñå×¢óüa`"
  b""\v\x1FϽñB½«˜g¹L‡\x06­"
  b";ìâ³ëvH}“e\x1AÙ÷Ï›m"
  b"\x04ƒ\x01)• JP²ª>v!"þù"
  b"\x00\x04jÚ hE╗ƒÅw\x7F\x05¬╗B"
  b"\x1F■Ø:╗áFP▓ÅA"dØOv"
  b"ç”ü§©õEš•\x03ÞZOÓ®\x10"
  b"\\x03ë\x1DÄÄC•‘†—‡\ev‚N"
  b"yúÔó\voBü„\fð°ø".."
  b"xõà÷C\x1FF« ƒy\x1C÷­çâ"
  b"œï%”ÜõMEºTL„g,Àœ"
  b"\x03–µÛV?A/½^ÁårT}^"
  b"H\x10x¿í\x15KâéüÐ)‗└ä╦"
  b"a2G™M @-™>¿OFOT<"
  b"\ró\f0\x19·J\x12©i\x15\x16íú\x03Ê"
  b"`gý$›ªE\x1D±/>xÀ±f­"
  b"eVQÄÛþGï│½Õ/\x07J(Ø"
  b"\x01ÿ╠\x7F>Dr\x14¿HRìÓ`áÝ"
  b"y\x08m¾qžE®ˆ‚—÷LÌâÐ"
  b"""
    _mU\x14ØíC\x10¢j\x08└}\n
    ¡ÿ
    """
  b"ÆÕL´OvCR╝oìtÕå\±"
  b"¢Ù─0÷pN▓ØbÅ3¹¿bw"
  b"""
    B\x1A?ßÐÕF\n
    µ(ãp|¡\x1Ax
    """
  b"½KJÀO\x00G\x10‹^1Á6G³("
  b"„ì?Kj5K;©\x1A\vüš>1¾"
  b"ã"kô\x1AxBª·ùÍCo\x1EŒ>"
  b"@:­Á5JC/¢‡A•§·‘M"
  b"\x1ErVŦ]I*˜Íß0:7Fè"
  b"Ò¦N¹S4G¸ª┐qßBØkÒ"
  b"0´â\x11ª'L¡¶\x11Ÿoe\x11`\x06"
  b"\x03\x11¦&òSHY’MI~XGvÐ"
  b"ÿk"3\x7FØIXÖvª┴Ú\x14ÚË"
  b"-ò¨ºËâNƒ³áÎìúŒùG"
  b"ØþE\eõ”OéµÁ•f=\x15"
  b"AyPjy~J~´åÍèÒÊ\en"
  b"¿\f屇|M£‡éM\x0Fж܇"
  b"Î×X\x1F—ãM‡„¾’¤éÈ\x18"
  b"~42\x12¸ÏI'ìô6º■Ø-â"
  b"byÞ\uJCÉØÞ\x7F\r;àâQ"
  b" \x02æ;µ;Eí¢ªÚYBNÙ("
  b"ÜKÊVÍ9FNžõTîˆbŠ\x1A"
  b"ôû(\x00ŽàG®¢+Yñø¼Ä‰"
  b"""
    \n
    8X\x16P£B»—GŽUR5\v
    """
  b"×µøœ5ÞK6­»y©z@NÏ"
  b"¤Vf”õ5J\x1C™5'í\x1Eø*\x0E"
  b"²ýO|udKÞ \x19ôsÅ/ëx"
  b"¬ÈdÀ¿†BŸµ›Ú—,1Y›"
  b"Âg$¯Ã»AK»äÆ\x12ì…„®"
  b"\x1D_PþG‘¢,Ìt¶HÞ®"
  b"\x15©╣0┴ÒLX║*\x14üÀÌdi"
  b"!\x15Ë\fâ;Hü‘Ù#5]ë"2"
  b"|mÕ„ýÇEJ¾¶É5_™_§"
  b"sÌ)7\x1A¨N‹™šiš|\t\x1D"
  b"ýÕZ<Û\x1C@ì«ö\f_ð5\v5"
  b"°bš@•dKÙ­T[\x1Fh{>["
  b"ÂV!\x05å╔Oü║└.õoÁÿT"
  b"0ì5yK‗G·¼¼vÿî\x12.\x08"
  b"Õˆt\ehJC\x10³\x1D¡p6´\x10K"
  b">óìê\x1E§N7‚l·N­n{ˆ"
  b"7\x03╣ã┼WB\x06Æ\x05\x18Éû║dı"
  b"é,*…/­O„¡[kíÙ\x0F"
  b"«¸.pñeG$ 1`~”…•ƒ"
  b"—Ù\fUáôB\x1Fµ6!\x0F\x0F6Ó$"
  b"""
    £)m“ï\x1ALLJÚ\x18\n
    é„G–
    """
  b"\x1Dªc\x06M!«ÇãUM:–@"
  b"¤\x08þ“1eOÀ„eË>\x14\x1EË’"
  b"VF@ßóëBþ¨\x14¼fé\r"
  b"skô‡ôpAe‘ôV¸\x03|g@"
  b"\x16€òóÀìOøª¼½ˆŸ\x19\x02n"
  b"5\x18¼┌=«D\x02ÉÇÊr0ù@v"
  b"$æ÷ËeÓ@\x19│┼û\x19üƒUÑ"
  b"\tš$\x00G؉wZö6ó¥·"
  b"\x106-„±\x03C‹ºÈ£;!\x13‹…"
  b"ñÒ¥▒¾!E\fïÐ┬É?V╦Õ"
  b"€bG…\x14{Là“S8V†·êÕ"
  b"ÉB╝Á`@DÖà░C/Ö~c└"
  b"\x02úñ\x14wèC‚—\x01\x01A¸S€l"
  b"\x01~RUG9’rzU”¯gð"
  b"­›E‚²)GE­P»þmF¯è"
  b"Ãn\eLjÚI¥¿Ç&†øià."
  b"""
    \x08î1åŠ\n
    CU¡°\x01x\x7F¢Åt
    """
  b"N~ÿ¢ÚtN\x01ïl│«/┤ì¨"
  b"®¸\x7Fç÷VNÏØ╗ÅÞ_H\x0F%"
  b"6Pës³ÚBñ¶$WnÕ›uN"
  b"\x05ô\x19u;ýKÞ¢ãÔA¢È)\x06"
  b"j®Õ‰C9Hk€k¥§\x08t”g"
  b"▄tçrÉDDAÿÛ¡qÜ\¼º"
  b"hÄ—­HAL9°A  \x16c¥Ò"
  b"øž‹ó?ÇJÑ —é@“@ìŒ"
  b"BŽ<¼N@Bo¯à©\x18¿Ì73"
  b"OÃð«/•D©»X6·óò»·"
  b"É\eø8®\x14B§¼¶Vª*cp¥"
  b"ìålœ\x02ZJT®i"}(ŸcW"
  b"\x0F@mTÖËBü»g£Z¸ñüe"
  b"kå·Òç[Eè®\x17Þ\x18lÿ\x1F\x18"
  b"z*}ƒA/M\x1Fº\x12]pc]Êä"
  b"\x18H7o,ÆHyƒlVHÅqC\x1F"
  b"ÚqN»ŒµK÷’w¨Žñϯž"
  b"\x04H‹Ï\x0EèO[„c:\x1AùE€\x06"
  b"1s^ã”\x17EF¹¨57*ú>Ù"
  b"Ø£ª€)\x1EF0™Jý8\x1Fã§Y"
  b"""
    à╔Ç¡ízFÂÄü\n
    ¹║┌åY
    """
  b"\r\x14܈H¿³NT ¼$Ìå"
  b"Ð#¨Ø╣»N\x07ôj\vâ¤0ıÎ"
  b"­òŒ\e†fAÊ€€^Ú\x0Fe~G"
  b"Ò)¾m\‘L+ õ,\x1Aœh\x13ä"
  b"\x14\x16â%LåØy\ev/X\x16R"
  b"îV±\x17Ê\x1DEÕª\x1EtÅ£\x1Cˆ¨"
  b"Äm\rc\x18áMg–zªÀ¢ð‡<"
  b"\x0EVÇ›²kB=¬;\x073 Ñ%\x05"
  b"\eA1E<\x03M~šÂ¹\x16rý5>"
  b"ã\eؽ…ßGF‰ZHt°UÉD"
  b"\x00Ôа\x14û@­†\v\x02®\x10ƒu^"
  b"""
    \n
    \x02åþ\t}Cì‡6\x11Ÿ\x01¶‡v
    """
  b"┴Åy¸i┴Fı╝\x18"±╚ó®ÿ"
  b"¥dßp.ÜC\x7F‹.0E,\eÐü"
  b"›÷¦0tÆI¤'¶Ápˆ\x12K"
  b"Ï1¬o£ÉNó¥Ï©Òñ¾\f8"
  b"Ï7µLý<IØ«─»\x1E<òm▓"
  b"^lå„?èGê„×\x1C]•\x03'l"
  b"ÓŠ¿`\x018Ky»æú<í3Å>"
  b"ñ§hưøIQœ\x1FSj\x7Fãx„"
  b"""
    ¨\x18 X\x19\n
    E(°\x1A\x16æøØé
    """
  b"ñúKÇ\x05\x05Iž£RqLàÏ\x16\x04"
  b"³¢.-v\x03L^³Ð¹WUí·{"
  b"ñ×\rÇÖ&AZ¸Â\vÖA¯±k"
  b"÷\r(àŽ?G'»>®°yyÑe"
  b"""
    ô\x1557?‗E\x01É\n
    iN`U/x
    """
  b"Ø#\x1EΑsBt¬¥4f&›ªš"
  b"v¯ÕáŒóC\fž\x12ø“IQ=\x00"
  b"¸Bå;Ù3B\x06¬ì<³ùÞ©<"
  b"\x13xëi\x00‚EªƒÚó\x02Õ>žu"
  b"Ö²v¹Q]Lé‹\x1A\x06ó`n"
  b"Ú`\tKðšKظ)­yu¬ù§"
  b"g¤sJAœBU¦È…ç\x00þz2"
  b"©j\x08JmÿD~»ÿïm‘é?""
  b"+AñÉ\fxFš%¬ª)Zì_"
  b"Ó$âo\tÎJ╦ÁÉ\x18Â)ÎY·"
  b"ê*\rÉä\F╔╗\x01ûYª\x15‗5"
  b"\x1F¢s8\x18ªF\x01à±\x1E\x00¿Å\x1A"
  b"\}ï3á?L¡­HéeK†ùG"
  b"Øðëq“,D­†g\x14\x0E3\x12…^"
  b"êèQ`YüM\x15›¬Žs\x1Dèë\x06"
  b"U\fdÊÚçL\x15˜¸îöB›ï-"
  b"°£ rUpA}Žà,cš÷Êì"
  b"fÎS„(\x00IÍž`²¥žì\x1CÈ"
  b"""
    ÛÀ R™\n
    F\x06½µ¬ßô/0<
    """
  b"G\e\x16›À‹@½‘\x02ôˆï­óX"
  b"$\x06¢¨õÜF»ü\eÂêü¨‗1"
  b"""
    î\x14…e4´K\x01§©\n
    ÈóYé\
    """
  b"Þ¶ë¼\x0E¦JVˆO[¶H…I«"
  b"Õ4\x08\x1DØÒC\x11»&æp▓øñx"
  b"Åw¢±D$GEó=ß\x11á┌┌ë"
  b"aÿ\x1E7` HÊÅd®\x1Dü\x17Y╔"
  b"®$[ì½L@¼«d\x1FOl·t\t"
  b"ÏÄ/é\x0FwE\x03ÀÓ°ÛµÅ\┴"
  b"d\x00H8RÏK§¬~R\F_Oš"
  b"w\x03\x1A©@O\x08²¤\x11²âòŒ¼"
  b"¨\x00ƒceÉGœ²hÓ3Tócf"
  b"?Õ’$›TA\x1F— O\x13lúiå"
  b"Ö\x1D\x1A\rƒõLÉÉ\nÉC~{ä\x00"
  b"3Pòv³WM▄î╬ÓG\tů\t"
  b"®†Å.²ðD®žÿý¶¨\x14BC"
  b"cï6ÚL@qš\x04Z°µZÓl"
  b"""
    ˜\x03ï\n
    [ÖM÷’]H·à„™4
    """
  b"x„,\x1FUøB£°ü¢)ɼš±"
  b"""
    ×\n
    $\x03ììK\x13ÇæÄ4@Ùk}
    """
  b"Ï¡l\x08%R@BŠÆ…åÈ—2Ž"
  b"¼ éò\rÉO4±…ÛMúmL±"
  b"\x1E’a\x1FGìOç‚ÃÄ¿KÍê/"
  b"6mUÜÇüHFå[Î\x12Ï░®¡"
  b"´eN‹yÐI~·5±Ó«l\x1AG"
  b"å\x01Ϋ™ÚL‘€Œ/ª^\x7F¢g"
  b"J¬ò\x14LFGw˜Ó¦sÙ\x07\e\x03"
  b" ºH\fetF/´\x1Dçnìå£\x13"
  b"ƒ«KL&TEͲ\x04Ò~œÌz\e"
  b"yéÕóñ\x01Nrª8#Zˆax\f"
  b"\x07Y¡Æé›K\x1E¦\x02>h\x1F‡bs"
  b"&'éèöâI\©a\x1A«Ï\x11ÉÂ"
  b"""
    l¬\„\x18†M\x1Eƒ$\n
    ô¤‘‡\x14
    """
  b"\x05H%«\x00fNç€×b¼c¥eö"
  b"ìå0òU"OØ…\x13\x0295äÞI"
  b"zpí[ð¦@N’\x05\x16—rû×t"
  b"pÏ `|ëAB•‡‡Ý· óì"
  b"Í<Í$DDD=¾]$Ò])áÖ"
  b"ŒþÖÀ\x0E×Iaˆ€\x07溢æJ"
  b"‡ç2<Î\vO«‘å÷ÝZ›ú_"
  b"pJd\x1Fv/L(•ê\të†\x7F‡É"
  b"y×)\x16ƒÒN\r¿═Øv▀Üce"
  b"""
    5\n
    2aY÷M}œXæ\räø?•
    """
  b"J{ªÄ&[Ej›ÝóÚY\x1EÅÎ"
  b"""
    Œ¼Á\x05\x1AÛJž–\n
    ý²*¼€Â
    """
  b"\x0E¹ÊLÔÄJݜÓ»a¡j\x16"
  b"Ñ3Ãuï¢L\x05©\x01ñ×oh’h"
  b"ðºëè\e\x0ENr˜ãd;\x0F ¶Ÿ"
  b"åÙ‘\x0E½¿D^‚ûÀ@e\x1DËi"
  b"\x00ã„<K,Ž\x15ó&ééj%"
  b"q45ž'vA\x0E˜C\x05\x1CÇ\x10”["
  b"¤´©‹qMH\x18º÷^\x19\x01>\x06¾"
  b"""
    l}•2ɨB™°Ó[\n
    6…Ú¸
    """
  b"\x15tk9Ž\vB$³WÏ`;oºú"
  b"«xœâ\x06nG*µ\x12ŵrUŸ¢"
  b"J¿óš\x14àFî—Lðw\x7F›:ˆ"
  b"\x03®xœŒ-J\x16¿Hœvôµœh"
  b"""
    }óÅ╣¸6J\n
    ¢zñ]╣ÞìX
    """
  b"╗ì\rå\x07¹H┼ô !\x02f┴ò│"
  b"ø‗Ä╦I═H+║\r¨¥øìÃí"
  b"QM< e¨Fß•µäX\r–v†"
  b"aLúðß!A]…5„ѱ÷±›"
  b"Šzi×\x05¸Dæ·v\x128û?ÎÔ"
  b"ö·\t{:%N\x1FˆpÈw0féÞ"
  b"ÿ\x18Õ„5üEý™AFM,¢õ\x1A"
  b"¿!\x02[\x13­FLäÞUQ*dÉ."
  b"Û\vú£VíH┬ØúÕ<uùu°"
  b"÷“kf<cO\x0F®ádúÍ(\vS"
  b",«4˜¨®H@»ƒâ¯Ö97\x00"
  b"9Ÿ7?E\x15K&£§ž›\x07zÁ³"
  b"ZÂ%"7íCË£ï»ÇfÝÁ•"
  b"\x1DØù>Æ\x1CBÄ░t┤HóCá\x14"
  b"ÌÅad9ŒM\x1E•Tú\x01ë¤$§"
  b"°>ÈS†¹@Ô†ÉMû zðd"
  b"&ϼz\x02ºG„š\x00æ'ç`«‡"
  b"?\x1Eƒƒb\x19L£–ïvÚv³DÎ"
  b"¬ÚŒC³–Ef¡oмi¡ œ"
  b"\x17â­µ` F9†ºXÌ5„Eù"
  b"S¾KåÌ\x7F@\r\eG(éAÖ4"
  b"°ttL└─HÁª×i¦Éõ3\"
  b"▒ì ¿‗TC%Å«\x7FGÑ┘¹╦"
  b"Ðò\x1CH\råH_“6R¸m„¤6"
  b"ÜR¢cåÝ@ô±¯‘6/Ã!”"
  b"æI\x17ÒÞö@ð™ßóárEWù"
  b"qà°Ý)wMzúZü\x0F─Æ@¦"
  b"–p1„ä©Mê¦cšÓ´\x1D"
  b"­õچήI‹¸®\x18:Ç#¯{"
  b"ì÷┘ÏOrG\tàArH\x12ȺV"
  b"\x0FeZu±7K’¯Lj¼·Œøà"
  b"Öï©¿\x1E\eO╝ü\f\x7FÑ═BÀa"
  b"\x11X\x03\x02DÍØ¥àa\f¸+@"
  b"""
    ┼úIqLÅK¡ÿ╗#\n
    \x05Ê│â
    """
  b"¤█ÍòØÂG?ñ£Ù▒W¡yå"
  b"\x03\f+†y•NÒ¡’ЫAY’7"
  b"b˳GòÞF┤╝E8ûüq\x05]"
  b"îMM\x05£GId—½\x08ªs\rñ("
  b"""
    dÚ¼\x15&¼K¡¤'\n
    ¦™Ú>ž
    """
  b"äpqWNžLr°\x14ay‡\x07©A"
  b"Ÿ¢>¼ðIJs¯·êÀþ(1¬"
  b"\x18▓0Å_ÍMðƒ~{ÿ\x018:ı"
  b"Ãé╦â_1CêìW "ñíZÑ"
  b"û°\x01q4&D\x16®ìÃ*ªåD\"
  b"kÏ*MÆMLA¸D™›\x05òÑU"
  b"\x04Û\x16H‗│E°üı┬Ærã¾┴"
  b"\t\x0E’X\x19RE\x03‡‰ßâR›\x01"
  b"ç®g\x02£^O\x7F©\t\x07¦F©¸^"
  b"õ–ôÛ–¹H\x19™­ÐVñ\r"
  b"q\tÊBØàA%€åv\tìÍ¿Í"
  b"I„º¿ÏrHÒ½\yaŽ\x10ß\x03"
  b"[#[‡„wA\x12žê\rk\x18\f"
  b"Õlkö@`I7¡ù1\x11/[øe"
  b"┐zöâ\x00ZOÛü²y\x02ïÉ\x1E¸"
  b"·‹\x1Aa#\x00I¿ºSL’³y;¦"
  b"¸ñû┬Ï.GµÅ─¶ÝP)êÁ"
  b"ÁÝôy1«MºìK½Ð‗HÍß"
  b" #?Y„‹M[¯±@„n&7r"
  b"»7!g,¬Ié‘oòêºÇJ…"
  b"@X®:†4Hœ’éïCJ´Eé"
  b"""
    \ ,`‚Nì£\n
    ¤Â!>çÆ
    """
  b"Ì!ñs$»Gæ¿Æ»U\tw7\n"
  b"Òo9\t¾ÉK,Ö┘ú%:îòÛ"
  b"±Yš\r67Bt´\x0FVmFP®÷"
  b"à%Ò\eæ+H ‹\§HXci¡"
  b"&E\x0EÈ.ô@â║Ï\x00ØQLP╦"
  b"`üÝwC▀IVï\x04z¢µ\x13┼I"
  b"#¦ÄО”CG½ƒe‡m žœ"
  b"\x15VX$èEZ­ED}H}H\r"
  b"ÄuW\r+¦D²¸Ä>k5ù{ß"
  b"""
    ü\x05║!í\n
    D3àÿ)²MzÔ┴
    """
  b"†&/e—DD\x00¥?\x02Ä¿Â:ã"
  b"\x1A\x1D\x1FGÑJL§¹Âjؘ`Æ‘"
  b"\x1F·ð„ \x11J\x17”*DÑYç«\x0E"
  b"–y\x13v2XGS†=Á{\x19¢ü…"
  b"µú×D$šKl–L\x1A\x05\x7F™H\x1C"
  b"#Fâã—&@¸’>yèà\eÈ\"
  b"\x1F┘ºl\x07O\x05ì»ı~\rnÐi"
  b"""
    T\x18ÇGì²K\n
    ­LP¡6†\x1A¥
    """
  b"ê┘\rôB■J§ì¤^?Tå`¾"
  b"ç\eɳ“þA3¿\x1F³+ ü\x1F2"
  b"Uu×OðuCì׬îWl╝ÙÆ"
  b"°ÚÕì&uK\x1E¥ðü0doÈã"
  b"Y\x07‰à\x00úJI®K(Î×\x07\x16Ô"
  b"élZ\x14iO¼«R┤Å&\x19±\x03"
  b"…ÃrýN\x03Ib‹ì×@Ö!B±"
  b"""
    O\n
    \x03\x12“¬Oܶá²DÑ\x12ê»
    """
  b"ıHH?\x01sO®É`ö╣╔D\x07l"
  b"€¶T±“lHH½2Á]ÖRÌÄ"
  b"\x1Ep\x03ps\x0EHæ³,ÌrÓ6<|"
  b"ñï¾-;)GØ©°ÿJ\x1A│É:"
  b"irH\x1A~sL4Ø▀ïÔ╝┬Ý┴"
  b"ÖÂín‚%OÉ¥\x02¥õáÒcV"
  b"\x1FS_HäìGϵÀFSŰ\vM"
  b"╝TÈò°!Aiü\x03CkCë`B"
  b"Åq┐OcaIº╝n\e0y¶X!"
  b"Æ@§\x03\x1CIK¨¼˜b‘ZØ'"
  b"§Ü…°ûUG–™IßÔ¢G¯\x1C"
  b"""
    Gg\x1FÌ3qK³„z\x04\x06ù\n
    \x05
    """
  b"(=«–sçJ+´üùngR¥í"
  b"@@õ\x07\eEMº®;KÍ\x17+°Ò"
  b"áèˆITÀNq«]®ë4oøï"
  b"ÀÎ\x13´Ì\tN¾®®‹„\x14[\x1A."
  b"—¨ÐÕ!\x14E\x1E½pòå¶\x19Îy"
  b"z¢9%\eêM│ìep÷\x7FBÝ¢"
  b"0,&c\x0EçOò‡8¨Dí&˜†"
  b"¤¨Èaw•A!¥ÁÒ\x17V´z+"
  b"=\x0E,òs\rOå¶?õxµ<j—"
  b"\x1DŒ°¦VeKÅ€ÄTó'çÏD"
  b"OŸÐ±kÎ@Ì€|€?½éY©"
  b"\x7FO/"\x03TO†ºç‹Câ¯g\e"
  b"R"╦C└}DÍ¢ñ&┴åÉ═s"
  b"w|:'ë\x13NºÅØ▄'{i2║"
  b"Ú\x16VS‘˜Aœ—¾­#¿µØE"
  b"$÷zëü\vM¥à²à└E}¡­"
  b"ë\x7FV:QæFˆŠÈ-\vÙ\x0E"
  b"Ør┐³]╩@¡Ö²º«°\x0Eıä"
  b"b\x7F­ºlðJ˜–R\x18Ҫ̼\x10"
  b"³ãÊ»ã4Jå—/».\x06õâÐ"
  b"\x04À!Ø╣┘OZÖ^\x15Ä\x06Bp0"
  b"Y->Kþ·HØü`\x1E\T8÷█"
  b"\x13îºÁ¤Ms¯3\x01<à}Ù'"
  b"`y\t¯ßb@ÅíÑÜj}äp|"
  b"À¢█¥\x01┴D²áÉpíYpmÈ"
  b" p┴├6\x00EØÂs|o?Y\f'"
  b"ÀZv\x07ê\x13I£„ë¬\x020¹Ž_"
  b"D™A»Ü\x12M©“Jê†9®µS"
  b")"áÆRÑF@µ)}—šgì\x1D"
  b"5MíÉ\x0E\x18FÀ¤xî.iœòœ"
  b"–K†\x04È|E†£pP \x1C\x00"
  b"ÛuÃŽ\vx@c»µë·*é\x10É"
  b"ÔhÉ\x10DÎOIù╚yà\x05²Ûc"
  b"ÀY]GÌ\Kõ‚ƒ§Ñ\x1FM°{"
  b"ieqâïïC¡¿\x0Ef4V`5ó"
  b"‘RŒžéPO¥®&\x03Çf<:\n"
  b"î?R1r¹H㣊v“*¯©§"
  b"®wz\x04\x18ƒI’¦‹ÃâÖôò<"
  b"╩±\x10B╬\x17OºïéÝg─üÿÃ"
  b"(šç—‘hMl›jö¿îFo¾"
  b"uÞ"¾ıDK═ì\t\e┤f\v®¨"
  b"(ž“8&zOŸœŠÎ»\x1C8”˜"
  b"\x1EXZ░Æ═EúÜ\x7F`§ëHìo"
  b"å—\x15ÏÿYD\x04Œè³_bÈCå"
  b"\x1E‗©Ò\x0E┴OSüÇWJy<¼w"
  b"\x1F\x08³\x07c¦A¿Œx~¶\x1Fº—Ì"
  b"3\x07B░\x11±L╩«\t>Éä\x12J@"
  b"qÙðö–XF^†¸\x14µÍ\x08„Z"
  b"Ë¿u\x1FÝ•HKƒ¢\x0E¬KùWŒ"
  b"þY·½ÚmL̦‹D&\x19¼â:"
  b"-ó†Ì‹rJ½‚¤9mBê»7"
  b"¦\x14¯Hú\x06Ir‘swe„˜ÙÊ"
  b"\x1A\x1AÉ`¡*Fÿ»ãUK.║\x07"
  b"0pP„"kFÌ·\x18\x16­+Äð/"
  b"“[´\x13{\x1EL¨œƒ&)Ú°Ñ^"
  b"qålk£\x01Hõ¤Ý\x1F7[¬ûç"
  b"„¬G: ÏF$š\x13Ö›j\x08v3"
  b"×\x19õ?+▒L©ÅSÊÏm╦ä&"
  b"y*oŸ‘þK<¸å\x1C8\x01í$Æ"
  b"ëÂÉÁÍ6H^“\etE\x7Fñ7·"
  b"\x05ë\x074ììA\x0E¢>KÁƒ¤øy"
  b"W«n\v@;M¾╝ú¿SìÄ└¡"
  b"[\x1A/ ÎéLÙ¾§cÔlQ\x0EH"
  b"×"ØÂÌ"J8”E> æí×H"
  b"\x0E\x15±§üà@‹²¤\x06\x1Có0û7"
  b"\x7F¼§/0Ê@üÂG▄À*¢.\r"
  b"‘ÀGÔ®0K; QAUòà\x18±"
  b"Nß╝N·ïFð░ùøQ4Å\x01X"
  b"c–ÆûZãNg†ëæW„‚´¤"
  b"@éÏ®àÉG█ùï¤Õ\x14yIÑ"
  b"­{à\x02¦(J¹¸YWusë?z"
  b"k–OZ97E\x18˜a/ãmxúX"
  b"\x06BQô—üFO†ï­_²íÆ—"
  b"+¯Ü2sùHm€(fÖîwÚ\x7F"
  b"©“„R†\x10F,˜\x10hš¬\x1F$c"
  b"\x7F\x17ÁE┤C%Ø{;æ¢Â5Ú"
  b"fÝ^ÙX\x04M‰ª\x19ÏØ\x1EF÷O"
  b"Z^ç‘K%C\x1F‚Ž–»Œ+–\t"
  b"\x01½ØC²ãAû§b\x1FA×q\x0E˜"
  b"""
    ×¾é¿\n
    @Iz€O 8[SlÛ
    """
  b"”>\x03ñÄuL9•7e,œKp\x10"
  b" dT ¯óH¸ªŒtñ\t\x17±µ"
  b"\x13^/¢H¢Š%­‡+ªäš"
  b"2çÕÞ\x06\x13A7ئ║Q)L‗""
  b"qɺѪ\x0FOKÁ£▀n!z\x05"
  b"@╩Ù▄\x12É@S¿ô╗m\fµ┼å"
  b"\vËè\x08z Eð·¶\x02K]ܨ%"
  b"\x1FC¹î@\x0FA¡½-\x7F>õxrU"
  b"È║░«\x04"GV┐\x06\x1D|ì¢îÛ"
  b"¦üÇxåÁO'µK++þö6\x03"
]
84 1.62 ms
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"\x00\x04jÚ hE╗ƒÅw\x7F\x05¬╗B"
  b"\x00K\x11¶dBI•–Šb”ÔêJç"
  b"\x00Ôа\x14û@­†\v\x02®\x10ƒu^"
  b"\x01ÿ╠\x7F>Dr\x14¿HRìÓ`áÝ"
  b"\x01½ØC²ãAû§b\x1FA×q\x0E˜"
  b"\x02\x04Æ$┼cG\x17ƒñ└\x13Ô¤═Å"
  b"\x02Gy\eE\x05LhØ├@ó┬×ù├"
  b"\x02úñ\x14wèC‚—\x01\x01A¸S€l"
  b"\x03\f+†y•NÒ¡’ЫAY’7"
  b"\x03\x11¦&òSHY’MI~XGvÐ"
  b"\x03–µÛV?A/½^ÁårT}^"
  b"\x03®xœŒ-J\x16¿Hœvôµœh"
  b"\x04H‹Ï\x0EèO[„c:\x1AùE€\x06"
  b"\x04ƒ\x01)• JP²ª>v!"þù"
  b"\x04À!Ø╣┘OZÖ^\x15Ä\x06Bp0"
  b"\x04Û\x16H‗│E°üı┬Ærã¾┴"
  b"\x05H%«\x00fNç€×b¼c¥eö"
  b"\x05ë\x074ììA\x0E¢>KÁƒ¤øy"
  b"\x05ô\x19u;ýKÞ¢ãÔA¢È)\x06"
  b"\x06BQô—üFO†ï­_²íÆ—"
  b"\x07Y¡Æé›K\x1E¦\x02>h\x1F‡bs"
  b"\x07d±╗Û\x1AAÑØè¦\x01nª"C"
  b"""
    \x08î1åŠ\n
    CU¡°\x01x\x7F¢Åt
    """
  b"\x08þ?µ\x18‹JI»Ÿø%\x0ELƒÁ"
  b"\t\x0E’X\x19RE\x03‡‰ßâR›\x01"
  b"""
    \n
    \x02åþ\t}Cì‡6\x11Ÿ\x01¶‡v
    """
  b"""
    \n
    8X\x16P£B»—GŽUR5\v
    """
  b"""
    \n
    }|©I\x7FHdÅÑ\x04\x04³┘╔┬
    """
  b"\vB@Þh¥F\x1F¬™\x07‰¿7ù\x06"
  b"\vËè\x08z Eð·¶\x02K]ܨ%"
  b"\föeu{\x11Dˆµ\x00†¶.K©ò"
  b"\r\x14܈H¿³NT ¼$Ìå"
  b"\rÕ®ñ¡ÇH▀ñå×¢óüa`"
  b"\ró\f0\x19·J\x12©i\x15\x16íú\x03Ê"
  b"\x0E\x15±§üà@‹²¤\x06\x1Có0û7"
  b"\x0EVÇ›²kB=¬;\x073 Ñ%\x05"
  b"\x0E¹ÊLÔÄJݜÓ»a¡j\x16"
  b"\x0F@mTÖËBü»g£Z¸ñüe"
  b"\x0FeZu±7K’¯Lj¼·Œøà"
  b"\x106-„±\x03C‹ºÈ£;!\x13‹…"
  b"\x131ñ•7ƒAΜÊpš/\x058%"
  b"\x13xëi\x00‚EªƒÚó\x02Õ>žu"
  b"\x14\x16â%LåØy\ev/X\x16R"
  b"\x15tk9Ž\vB$³WÏ`;oºú"
  b"\x15©╣0┴ÒLX║*\x14üÀÌdi"
  b"\x16€òóÀìOøª¼½ˆŸ\x19\x02n"
  b"\x17ÄNWà\x11J·ˆúTÑå˜g<"
  b"\x17È­ øçCÅ´\x11\x1F\x11\–6"
  b"\x17â­µ` F9†ºXÌ5„Eù"
  b"\x18H7o,ÆHyƒlVHÅqC\x1F"
  b"\x18▓0Å_ÍMðƒ~{ÿ\x018:ı"
  b"\x1A\x1AÉ`¡*Fÿ»ãUK.║\x07"
  b"\x1A\x1D\x1FGÑJL§¹Âjؘ`Æ‘"
  b"\x1AZ\x03̸!D–¿~\r¢g\x152A"
  b"\eA1E<\x03M~šÂ¹\x16rý5>"
  b"\x1Cµ█4TÄD\fæ­\x1DWìç@^"
  b"\x1DŒ°¦VeKÅ€ÄTó'çÏD"
  b"\x1DØù>Æ\x1CBÄ░t┤HóCá\x14"
  b"\x1E0d|üÖI°¥¬\x04\f\x13\x11o"
  b"\x1EXZ░Æ═EúÜ\x7F`§ëHìo"
  b"\x1Ep\x03ps\x0EHæ³,ÌrÓ6<|"
  b"\x1ErVŦ]I*˜Íß0:7Fè"
  b"\x1E’a\x1FGìOç‚ÃÄ¿KÍê/"
  b"\x1E‗©Ò\x0E┴OSüÇWJy<¼w"
  b"\x1F\x08³\x07c¦A¿Œx~¶\x1Fº—Ì"
  b"\x1FC¹î@\x0FA¡½-\x7F>õxrU"
  b"\x1FS_HäìGϵÀFSŰ\vM"
  b"\x1F·ð„ \x11J\x17”*DÑYç«\x0E"
  b"\x1F¢s8\x18ªF\x01à±\x1E\x00¿Å\x1A"
  b"\x1FÚ5˜1vC½š³£\x1CN\x1DKt"
  b"\x1F■Ø:╗áFP▓ÅA"dØOv"
  b" #?Y„‹M[¯±@„n&7r"
  b" p┴├6\x00EØÂs|o?Y\f'"
  b"!\x15Ë\fâ;Hü‘Ù#5]ë"2"
  b"!\x1A\t¿K\x19ì6øéÐ\f\x19¯"
  b""\v\x1FϽñB½«˜g¹L‡\x06­"
  b"#Fâã—&@¸’>yèà\eÈ\"
  b"#¦ÄО”CG½ƒe‡m žœ"
  b"$\x06¢¨õÜF»ü\eÂêü¨‗1"
  b"$æ÷ËeÓ@\x19│┼û\x19üƒUÑ"
  b"\x02ýW9AY“$Ãk7'S¥"
  b"\x00ã„<K,Ž\x15ó&ééj%"
  b"$÷zëü\vM¥à²à└E}¡­"
  b"&&\x12†è]Oõ¨:\x01ˆÜº|\x00"
  b"&'éèöâI\©a\x1A«Ï\x11ÉÂ"
  b"&E\x0EÈ.ô@â║Ï\x00ØQLP╦"
  b"&ϼz\x02ºG„š\x00æ'ç`«‡"
  b"(=«–sçJ+´üùngR¥í"
  b"(šç—‘hMl›jö¿îFo¾"
  b"(ž“8&zOŸœŠÎ»\x1C8”˜"
  b")"áÆRÑF@µ)}—šgì\x1D"
  b"\x11pÍ@M[¤½Øÿ-zMj"
  b"+AñÉ\fxFš%¬ª)Zì_"
  b"+¯Ü2sùHm€(fÖîwÚ\x7F"
  b",«4˜¨®H@»ƒâ¯Ö97\x00"
  b"-ò¨ºËâNƒ³áÎìúŒùG"
  b"-ó†Ì‹rJ½‚¤9mBê»7"
  b".{a3\x04¦LûéM\eµ Ï1É"
  b".ÂA­(yD,ŠÜu†ðùË"
  b"/Ö§\x08”ñC~ªÊX\vhGæà"
  b"0,&c\x0EçOò‡8¨Dí&˜†"
  b"0pP„"kFÌ·\x18\x16­+Äð/"
  b"0ì5yK‗G·¼¼vÿî\x12.\x08"
  b"0´â\x11ª'L¡¶\x11Ÿoe\x11`\x06"
  b"1s^ã”\x17EF¹¨57*ú>Ù"
  b"2çÕÞ\x06\x13A7ئ║Q)L‗""
  b"3\x07B░\x11±L╩«\t>Éä\x12J@"
  b"3Pòv³WM▄î╬ÓG\tů\t"
  b"\tš$\x00G؉wZö6ó¥·"
  b"""
    5\n
    2aY÷M}œXæ\räø?•
    """
  b"5\x18¼┌=«D\x02ÉÇÊr0ù@v"
  b"5MíÉ\x0E\x18FÀ¤xî.iœòœ"
  b"6Pës³ÚBñ¶$WnÕ›uN"
  b"6mUÜÇüHFå[Î\x12Ï░®¡"
  b"7\x03╣ã┼WB\x06Æ\x05\x18Éû║dı"
  b"7C;æÂ:I‡¦¡‹Få¢X#"
  b"9q¸▀\x1F╣C\x15ò£\x08\x0EAýrÅ"
  b"9Ÿ7?E\x15K&£§ž›\x07zÁ³"
  b":ö–噂J‘š€œB°¹éö"
  b";ìâ³ëvH}“e\x1AÙ÷Ï›m"
  b"<ë7§2BBb‘]9KÞÕ¦{"
  b"=\x0E,òs\rOå¶?õxµ<j—"
  b"\x1D_PþG‘¢,Ìt¶HÞ®"
  b"=╔ı\t\x13IÉê╔▄ÌÓ¯\x11û"
  b">óìê\x1E§N7‚l·N­n{ˆ"
  b"?\x1Eƒƒb\x19L£–ïvÚv³DÎ"
  b"?Õ’$›TA\x1F— O\x13lúiå"
  b"@:­Á5JC/¢‡A•§·‘M"
  b"@@õ\x07\eEMº®;KÍ\x17+°Ò"
  b"@X®:†4Hœ’éïCJ´Eé"
  b"@éÏ®àÉG█ùï¤Õ\x14yIÑ"
  b"@ˆÐFñ-O9©üþüSS\x1F\x05"
  b"@╩Ù▄\x12É@S¿ô╗m\fµ┼å"
  b"@µ`Å\x10ÂJðö´Z\x1C╗o-¤"
  b"AyPjy~J~´åÍèÒÊ\en"
  b"""
    B\x1A?ßÐÕF\n
    µ(ãp|¡\x1Ax
    """
  b"BŽ<¼N@Bo¯à©\x18¿Ì73"
  b"\x01~RUG9’rzU”¯gð"
  b"D™A»Ü\x12M©“Jê†9®µS"
  b"G\e\x16›À‹@½‘\x02ôˆï­óX"
  b"""
    Gg\x1FÌ3qK³„z\x04\x06ù\n
    \x05
    """
  b"H\x10x¿í\x15KâéüÐ)‗└ä╦"
  b"I„º¿ÏrHÒ½\yaŽ\x10ß\x03"
  b"J{ªÄ&[Ej›ÝóÚY\x1EÅÎ"
  b"J¬ò\x14LFGw˜Ó¦sÙ\x07\e\x03"
  b"J¿óš\x14àFî—Lðw\x7F›:ˆ"
  b"N~ÿ¢ÚtN\x01ïl│«/┤ì¨"
  b"Nß╝N·ïFð░ùøQ4Å\x01X"
  b"""
    O\n
    \x03\x12“¬Oܶá²DÑ\x12ê»
    """
  b"O\x1F8lM­M豟=]\v…X\x16"
  b"OŸÐ±kÎ@Ì€|€?½éY©"
  b"OÃð«/•D©»X6·óò»·"
  b"Q\x07\x05\x03•?F3ŠåSªØ6›\x0F"
  b"QM< e¨Fß•µäX\r–v†"
  b"R"╦C└}DÍ¢ñ&┴åÉ═s"
  b"S¾KåÌ\x7F@\r\eG(éAÖ4"
  b"""
    T\x18ÇGì²K\n
    ­LP¡6†\x1A¥
    """
  b"U\fdÊÚçL\x15˜¸îöB›ï-"
  b"Uu×OðuCì׬îWl╝ÙÆ"
  b"VF@ßóëBþ¨\x14¼fé\r"
  b"W«n\v@;M¾╝ú¿SìÄ└¡"
  b"X╝Øç)\x07N¨é6v}¡ý=4"
  b"Y\x07‰à\x00úJI®K(Î×\x07\x16Ô"
  b"Y->Kþ·HØü`\x1E\T8÷█"
  b"YL«ìÝ÷H⣂²Ö'i\x0E§"
  b"Z8uꪓHT„W»'“l¥„"
  b"Z]à(ê\x04GÉ \x1C·¸†!~\x11"
  b"Z^ç‘K%C\x1F‚Ž–»Œ+–\t"
  b"ZÂ%"7íCË£ï»ÇfÝÁ•"
  b"[\x1A/ ÎéLÙ¾§cÔlQ\x0EH"
  b"[#[‡„wA\x12žê\rk\x18\f"
  b"\\x03ë\x1DÄÄC•‘†—‡\ev‚N"
  b"\}ï3á?L¡­HéeK†ùG"
  b"""
    \ ,`‚Nì£\n
    ¤Â!>çÆ
    """
  b"^lå„?èGê„×\x1C]•\x03'l"
  b"\x1Dªc\x06M!«ÇãUM:–@"
  b"""
    _mU\x14ØíC\x10¢j\x08└}\n
    ¡ÿ
    """
  b"_}×\x10‚ÞOñ‚Z>OÅ0¶\e"
  b"`gý$›ªE\x1D±/>xÀ±f­"
  b"`y\t¯ßb@ÅíÑÜj}äp|"
  b"`üÝwC▀IVï\x04z¢µ\x13┼I"
  b"a2G™M @-™>¿OFOT<"
  b"aLúðß!A]…5„ѱ÷±›"
  b"aQ\WØþLKÄO8█4Eèl"
  b"aÿ\x1E7` HÊÅd®\x1Dü\x17Y╔"
  b"byÞ\uJCÉØÞ\x7F\r;àâQ"
  b"b\x7F­ºlðJ˜–R\x18Ҫ̼\x10"
  b"bëûP·=EWæ\x11Å┐MÔÅÓ"
  b"b˳GòÞF┤╝E8ûüq\x05]"
  b"c–ÆûZãNg†ëæW„‚´¤"
  b"cï6ÚL@qš\x04Z°µZÓl"
  b"d\x00H8RÏK§¬~R\F_Oš"
  b"dA6¤*MJ\e«ÇáWŽ\x05\x12{"
  b"""
    dÚ¼\x15&¼K¡¤'\n
    ¦™Ú>ž
    """
  b"eVQÄÛþGï│½Õ/\x07J(Ø"
  b"fÎS„(\x00IÍž`²¥žì\x1CÈ"
  b"fÝ^ÙX\x04M‰ª\x19ÏØ\x1EF÷O"
  b"gRƒÀ\x02nK\x1F¼/ˆÂÀþžÞ"
  b"g¤sJAœBU¦È…ç\x00þz2"
  b"hÄ—­HAL9°A  \x16c¥Ò"
  b"ieqâïïC¡¿\x0Ef4V`5ó"
  b"irH\x1A~sL4Ø▀ïÔ╝┬Ý┴"
  b"j®Õ‰C9Hk€k¥§\x08t”g"
  b"k\x1E\x1D/ɪDwŠA?ºÆ\v"
  b"k–OZ97E\x18˜a/ãmxúX"
  b"kÏ*MÆMLA¸D™›\x05òÑU"
  b"kå·Òç[Eè®\x17Þ\x18lÿ\x1F\x18"
  b"\x11X\x03\x02DÍØ¥àa\f¸+@"
  b"""
    l}•2ɨB™°Ó[\n
    6…Ú¸
    """
  b"""
    l¬\„\x18†M\x1Eƒ$\n
    ô¤‘‡\x14
    """
  b"lça3héN\x19†s2,q"
  b"pJd\x1Fv/L(•ê\të†\x7F‡É"
  b"pÏ `|ëAB•‡‡Ý· óì"
  b"q\tÊBØàA%€åv\tìÍ¿Í"
  b"q45ž'vA\x0E˜C\x05\x1CÇ\x10”["
  b"qà°Ý)wMzúZü\x0F─Æ@¦"
  b"qɺѪ\x0FOKÁ£▀n!z\x05"
  b"qÙðö–XF^†¸\x14µÍ\x08„Z"
  b"qålk£\x01Hõ¤Ý\x1F7[¬ûç"
  b"skô‡ôpAe‘ôV¸\x03|g@"
  b"sÌ)7\x1A¨N‹™šiš|\t\x1D"
  b"s╠+°\x19ÙF,×p½▓\tÉ╗┌"
  b"uÞ"¾ıDK═ì\t\e┤f\v®¨"
  b"v¯ÕáŒóC\fž\x12ø“IQ=\x00"
  b"w\x03\x1A©@O\x08²¤\x11²âòŒ¼"
  b"w|:'ë\x13NºÅØ▄'{i2║"
  b"x„,\x1FUøB£°ü¢)ɼš±"
  b"xõà÷C\x1FF« ƒy\x1C÷­çâ"
  b"y\x08m¾qžE®ˆ‚—÷LÌâÐ"
  b"y*oŸ‘þK<¸å\x1C8\x01í$Æ"
  b"y×)\x16ƒÒN\r¿═Øv▀Üce"
  b"yéÕóñ\x01Nrª8#Zˆax\f"
  b"yúÔó\voBü„\fð°ø".."
  b"z*}ƒA/M\x1Fº\x12]pc]Êä"
  b"zQÓ†>¾DÜ»Œl.K™\x01\x08"
  b"zpí[ð¦@N’\x05\x16—rû×t"
  b"z¢9%\eêM│ìep÷\x7FBÝ¢"
  b"\x13^/¢H¢Š%­‡+ªäš"
  b"|mÕ„ýÇEJ¾¶É5_™_§"
  b"|å┼ÏG¶@üóð╗^¡"╝"
  b"|™PCÇ’Mž“,`!„p\x1Dö"
  b"""
    }óÅ╣¸6J\n
    ¢zñ]╣ÞìX
    """
  b"~42\x12¸ÏI'ìô6º■Ø-â"
  b"\x7FO/"\x03TO†ºç‹Câ¯g\e"
  b"\x7F¼§/0Ê@üÂG▄À*¢.\r"
  b"€bG…\x14{Là“S8V†·êÕ"
  b"€¶T±“lHH½2Á]ÖRÌÄ"
  b"""
    ü\x05║!í\n
    D3àÿ)²MzÔ┴
    """
  b"ƒ«KL&TEͲ\x04Ò~œÌz\e"
  b"„¬G: ÏF$š\x13Ö›j\x08v3"
  b"„ì?Kj5K;©\x1A\vüš>1¾"
  b"…ÃrýN\x03Ib‹ì×@Ö!B±"
  b"""
    à╔Ç¡ízFÂÄü\n
    ¹║┌åY
    """
  b"†&/e—DD\x00¥?\x02Ä¿Â:ã"
  b"‡ç2<Î\vO«‘å÷ÝZ›ú_"
  b"ê*\rÉä\F╔╗\x01ûYª\x15‗5"
  b"ê┘\rôB■J§ì¤^?Tå`¾"
  b"Šzi×\x05¸Dæ·v\x128û?ÎÔ"
  b"""
    ‹-\x19\x1AÛÈIZ¬\n
    \x0FÚ‘\x03
    """
  b"ïW┘dyÀB¡ÜÄÎueì\x07"
  b"‹Ý££åÏJy¸eã7C÷\x07ô"
  b"î\eEü╔ÌL╝ôlÁS¸V\x1Fº"
  b"""
    Œ¼Á\x05\x1AÛJž–\n
    ý²*¼€Â
    """
  b"ŒþÖÀ\x0E×Iaˆ€\x07溢æJ"
  b"ì÷┘ÏOrG\tàArH\x12ȺV"
  b"Åq┐OcaIº╝n\e0y¶X!"
  b"Åw¢±D$GEó=ß\x11á┌┌ë"
  b"ÉB╝Á`@DÖà░C/Ö~c└"
  b"‘RŒžéPO¥®&\x03Çf<:\n"
  b"‘ÀGÔ®0K; QAUòà\x18±"
  b"\x19š\v_\x05C_‹ªÒXû¼8ü"
  b"ÆÕL´OvCR╝oìtÕå\±"
  b"""
    ô\x1557?‗E\x01É\n
    iN`U/x
    """
  b"“[´\x13{\x1EL¨œƒ&)Ú°Ñ^"
  b"”>\x03ñÄuL9•7e,œKp\x10"
  b"\x0F\x1A]3vM£‹TŸ65^¼Ã"
  b"–K†\x04È|E†£pP \x1C\x00"
  b"–p1„ä©Mê¦cšÓ´\x1D"
  b"–y\x13v2XGS†=Á{\x19¢ü…"
  b"–‚º\x01±&FG¸¼^)ò?æÙ"
  b"\x15VX$èEZ­ED}H}H\r"
  b"—„~i€—A,»\r™’Ùç:É"
  b"—¨ÐÕ!\x14E\x1E½pòå¶\x19Îy"
  b"—Ù\fUáôB\x1Fµ6!\x0F\x0F6Ó$"
  b"""
    ˜\x03ï\n
    [ÖM÷’]H·à„™4
    """
  b"ÿk"3\x7FØIXÖvª┴Ú\x14ÚË"
  b"˜ÈIñŸEKcŠT1˜Û¯\x1E·"
  b"Ö\x1D\x1A\rƒõLÉÉ\nÉC~{ä\x00"
  b"™&s\x1FoŽMe±õ\x05ª³ä\x02Ï"
  b"Öï©¿\x1E\eO╝ü\f\x7FÑ═BÀa"
  b"ÖÙ0\x03\x1D├F\ÅÞè£ëGnW"
  b"\x13îºÁ¤Ms¯3\x01<à}Ù'"
  b"›Ls\x18ä¨Hl˜$~ˆ:©Á±"
  b"ø‗Ä╦I═H+║\r¨¥øìÃí"
  b"›÷¦0tÆI¤'¶Ápˆ\x12K"
  b"œï%”ÜõMEºTL„g,Àœ"
  b"Ør┐³]╩@¡Ö²º«°\x0Eıä"
  b"""
    ×\n
    $\x03ììK\x13ÇæÄ4@Ùk}
    """
  b"×\x19õ?+▒L©ÅSÊÏm╦ä&"
  b"×Cª\x14°5@vøìG©\v\x00ÉÞ"
  b"Ÿ¢>¼ðIJs¯·êÀþ(1¬"
  b" \x02æ;µ;Eí¢ªÚYBNÙ("
  b" dT ¯óH¸ªŒtñ\t\x17±µ"
  b"á│║feßJ\x1AÅ\x7Fx6o,\e\x7F"
  b" ºH\fetF/´\x1Dçnìå£\x13"
  b"""
    £)m“ï\x1ALLJÚ\x18\n
    é„G–
    """
  b"¤\x08þ“1eOÀ„eË>\x14\x1EË’"
  b"¤Vf”õ5J\x1C™5'í\x1Eø*\x0E"
  b"ñï¾-;)GØ©°ÿJ\x1A│É:"
  b"¤¨Èaw•A!¥ÁÒ\x17V´z+"
  b"¤´©‹qMH\x18º÷^\x19\x01>\x06¾"
  b"ñÒ¥▒¾!E\fïÐ┬É?V╦Õ"
  b"¥;}ç*ÌC\x13­—Rú":­ß"
  b"¥dßp.ÜC\x7F‹.0E,\eÐü"
  b"¦\x14¯Hú\x06Ir‘swe„˜ÙÊ"
  b"¦üÇxåÁO'µK++þö6\x03"
  b"§Ü…°ûUG–™IßÔ¢G¯\x1C"
  b"¨\x00ƒceÉGœ²hÓ3Tócf"
  b"""
    ¨\x18 X\x19\n
    E(°\x1A\x16æøØé
    """
  b"¿!\x02[\x13­FLäÞUQ*dÉ."
  b"¨9\x14¾^¹L$½Ç\x03ñ—yÕ|"
  b"®$[ì½L@¼«d\x1FOl·t\t"
  b"®L²│j4A?ïwNpÏ\x17"
  b"©j\x08JmÿD~»ÿïm‘é?""
  b"©“„R†\x10F,˜\x10hš¬\x1F$c"
  b"®¸\x7Fç÷VNÏØ╗ÅÞ_H\x0F%"
  b"ª01ùýrM¼ŸíˆN¦+<Ý"
  b"«xœâ\x06nG*µ\x12ŵrUŸ¢"
  b"«¸.pñeG$ 1`~”…•ƒ"
  b"¬ÈdÀ¿†BŸµ›Ú—,1Y›"
  b"¬Ê=MPŠM©‹Í@L:\x0E\x12ú"
  b"¬ÚŒC³–Ef¡oмi¡ œ"
  b"­{à\x02¦(J¹¸YWusë?z"
  b"­›E‚²)GE­P»þmF¯è"
  b"­òŒ\e†fAÊ€€^Ú\x0Fe~G"
  b"­õچήI‹¸®\x18:Ç#¯{"
  b"®/<\x11±LGkŠ÷Ä]c†ž¼"
  b"«AÝ:╬ê@îÅþ\x01é£\x04"
  b"«HýÉB\vI"╗¨├═\x00ý\x06m"
  b"®wz\x04\x18ƒI’¦‹ÃâÖôò<"
  b"®†Å.²ðD®žÿý¶¨\x14BC"
  b"»-~@ÅÔN<¡¡╝¥ë1\x7Fã"
  b"°>ÈS†¹@Ô†ÉMû zðd"
  b"°bš@•dKÙ­T[\x1Fh{>["
  b"°£ rUpA}Žà,cš÷Êì"
  b"±Yš\r67Bt´\x0FVmFP®÷"
  b"▒ì ¿‗TC%Å«\x7FGÑ┘¹╦"
  b"²ýO|udKÞ \x19ôsÅ/ëx"
  b"³¢.-v\x03L^³Ð¹WUí·{"
  b"³ãÊ»ã4Jå—/».\x06õâÐ"
  b"´eN‹yÐI~·5±Ó«l\x1AG"
  b"ÁÝôy1«MºìK½Ð‗HÍß"
  b"µú×D$šKl–L\x1A\x05\x7F™H\x1C"
  b"ÂV!\x05å╔Oü║└.õoÁÿT"
  b"·‹\x1Aa#\x00I¿ºSL’³y;¦"
  b"À¢█¥\x01┴D²áÉpíYpmÈ"
  b"¸Bå;Ù3B\x06¬ì<³ùÞ©<"
  b"\fè\x0F\x07║L¯Ä¼Ùü═`\x06ô"
  b"\x1F┘ºl\x07O\x05ì»ı~\rnÐi"
  b"º¯\x05\x01D&I§€åH\e-\f¤m"
  b"║µ\x1D\x1Dı¤L└£-╩ØBàR4"
  b"»7!g,¬Ié‘oòêºÇJ…"
  b"╗ì\rå\x07¹H┼ô !\x02f┴ò│"
  b"¼ éò\rÉO4±…ÛMúmL±"
  b"╝TÈò°!Aiü\x03CkCë`B"
  b"½KJÀO\x00G\x10‹^1Á6G³("
  b"½hhÁ\x1D8H€¯ŠFûì˜k¯"
  b"¢Ù─0÷pN▓ØbÅ3¹¿bw"
  b"¿\f屇|M£‡éM\x0Fж܇"
  b"┐zöâ\x00ZOÛü²y\x02ïÉ\x1E¸"
  b"À\x18ìÕÌAHô‹LJ»\x00Œ•°"
  b"ÀY]GÌ\Kõ‚ƒ§Ñ\x1FM°{"
  b"ÀZv\x07ê\x13I£„ë¬\x020¹Ž_"
  b"└mA¸^ÄHüü\x13"─¯JÚz"
  b"ÀÎ\x13´Ì\tN¾®®‹„\x14[\x1A."
  b"┴Åy¸i┴Fı╝\x18"±╚ó®ÿ"
  b"Âg$¯Ã»AK»äÆ\x12ì…„®"
  b"Ãn\eLjÚI¥¿Ç&†øià."
  b"Äm\rc\x18áMg–zªÀ¢ð‡<"
  b"ÄuW\r+¦D²¸Ä>k5ù{ß"
  b"ÅI\x14\x01‰JM—¥KNõG¦ƒ\x17"
  b"ÅŸ”\x03áßH?™«Œ\x02\x0F5‹™"
  b"""
    ┼úIqLÅK¡ÿ╗#\n
    \x05Ê│â
    """
  b"┼½\x14OI\Eлt!sÙü\x12""
  b"Æ@§\x03\x1CIK¨¼˜b‘ZØ'"
  b"Ãé╦â_1CêìW "ñíZÑ"
  b"élZ\x14iO¼«R┤Å&\x19±\x03"
  b"É\eø8®\x14B§¼¶Vª*cp¥"
  b"╩±\x10B╬\x17OºïéÝg─üÿÃ"
  b"Ë¿u\x1FÝ•HKƒ¢\x0E¬KùWŒ"
  b"\x17ÉU\v{Fð┐ß\v\f°·-Î"
  b"Ì!ñs$»Gæ¿Æ»U\tw7\n"
  b"\x7F\x17ÁE┤C%Ø{;æ¢Â5Ú"
  b"ÌÅad9ŒM\x1E•Tú\x01ë¤$§"
  b"Í<Í$DDD=¾]$Ò])áÖ"
  b"Î×X\x1F—ãM‡„¾’¤éÈ\x18"
  b"Ï¡l\x08%R@BŠÆ…åÈ—2Ž"
  b"""
    Ï¡§Ãà\n
    C”œó¥•­©Úé
    """
  b"¤█ÍòØÂG?ñ£Ù▒W¡yå"
  b"Ðò\x1CH\råH_“6R¸m„¤6"
  b"Ð#¨Ø╣»N\x07ôj\vâ¤0ıÎ"
  b"Ñ3Ãuï¢L\x05©\x01ñ×oh’h"
  b"Ò)¾m\‘L+ õ,\x1Aœh\x13ä"
  b"Ò±7«…€Eh¸f'¼h5eÝ"
  b"ÓŠ¿`\x018Ky»æú<í3Å>"
  b"Ó˜ÂÝëÄDö§MÃ\x131%˜\x7F"
  b"Ô\x1E°Â"\x14E9´ÌkéK\x1D‰%"
  b"È║░«\x04"GV┐\x06\x1D|ì¢îÛ"
  b"Õ=ï\x18‡LJÁ‹"O¼\x07UI\x00"
  b"ıHH?\x01sO®É`ö╣╔D\x07l"
  b"Õlkö@`I7¡ù1\x11/[øe"
  b"Õˆt\ehJC\x10³\x1D¡p6´\x10K"
  b"Ö²v¹Q]Lé‹\x1A\x06ó`n"
  b"ÖÂín‚%OÉ¥\x02¥õáÒcV"
  b"×"ØÂÌ"J8”E> æí×H"
  b"×D¿x’®M¤ŠºbÈ»òÓ†"
  b"ÎYìÜä╦Bö░\x03rCéj.D"
  b"×µøœ5ÞK6­»y©z@NÏ"
  b"""
    ×¾é¿\n
    @Iz€O 8[SlÛ
    """
  b"Ø#\x1EΑsBt¬¥4f&›ªš"
  b"Ï1¬o£ÉNó¥Ï©Òñ¾\f8"
  b"Ï7µLý<IØ«─»\x1E<òm▓"
  b"ÏÄ/é\x0FwE\x03ÀÓ°ÛµÅ\┴"
  b"Ø£ª€)\x1EF0™Jý8\x1Fã§Y"
  b"Øðëq“,D­†g\x14\x0E3\x12…^"
  b"ØþE\eõ”OéµÁ•f=\x15"
  b"Ú\x16VS‘˜Aœ—¾­#¿µØE"
  b"Ú`\tKðšKظ)­yu¬ù§"
  b"ÚqN»ŒµK÷’w¨Žñϯž"
  b"ÛuÃŽ\vx@c»µë·*é\x10É"
  b"""
    ÛÀ R™\n
    F\x06½µ¬ßô/0<
    """
  b"ÜKÊVÍ9FNžõTîˆbŠ\x1A"
  b"ÜR¢cåÝ@ô±¯‘6/Ã!”"
  b"▄tçrÉDDAÿÛ¡qÜ\¼º"
  b"▄zYe\x05ÌM8Áðú╚╩ª\eØ"
  b"Þ¶ë¼\x0E¦JVˆO[¶H…I«"
  b"Ó$âo\tÎJ╦ÁÉ\x18Â)ÎY·"
  b"à%Ò\eæ+H ‹\§HXci¡"
  b"ß]█`═mLµÉÑv\¾A¸┤"
  b"áèˆITÀNq«]®ë4oøï"
  b"Ô]í\x11Ù_N┤Ÿ;■aº½\x08"
  b"ÔhÉ\x10DÎOIù╚yà\x05²Ûc"
  b"âä\©½ŽNNµ¼Bj°r.¼"
  b"ã\eؽ…ßGF‰ZHt°UÉD"
  b"ã"kô\x1AxBª·ùÍCo\x1EŒ>"
  b"Òo9\t¾ÉK,Ö┘ú%:îòÛ"
  b"Ò¦N¹S4G¸ª┐qßBØkÒ"
  b"äpqWNžLr°\x14ay‡\x07©A"
  b"å\x01Ϋ™ÚL‘€Œ/ª^\x7F¢g"
  b"Õ4\x08\x1DØÒC\x11»&æp▓øñx"
  b"Õ;\x15$ç(OQì▄dAñ└╝|"
  b"å{û\x05\x19RKM„Êg›Ž0ÌÙ"
  b"å—\x15ÏÿYD\x04Œè³_bÈCå"
  b"åÙ‘\x0E½¿D^‚ûÀ@e\x1DËi"
  b"æI\x17ÒÞö@ð™ßóárEWù"
  b"ç\eɳ“þA3¿\x1F³+ ü\x1F2"
  b"ç”ü§©õEš•\x03ÞZOÓ®\x10"
  b"ç®g\x02£^O\x7F©\t\x07¦F©¸^"
  b"é,*…/­O„¡[kíÙ\x0F"
  b"Û\vú£VíH┬ØúÕ<uùu°"
  b"Û┬Â┼BÖK\x05ƒÞgüÚù\x00Ã"
  b"êèQ`YüM\x15›¬Žs\x1Dèë\x06"
  b"ë\x7FV:QæFˆŠÈ-\vÙ\x0E"
  b"ëÂÉÁÍ6H^“\etE\x7Fñ7·"
  b"ýØ\e¯ÎJNKå\tºûGw▀└"
  b"ìå0òU"OØ…\x13\x0295äÞI"
  b"ìålœ\x02ZJT®i"}(ŸcW"
  b"""
    î\x14…e4´K\x01§©\n
    ÈóYé\
    """
  b"î?R1r¹H㣊v“*¯©§"
  b"îMM\x05£GId—½\x08ªs\rñ("
  b"îV±\x17Ê\x1DEÕª\x1EtÅ£\x1Cˆ¨"
  b"´p:«ÀÎB¼ìÎf\x064S\x115"
  b"ðºëè\e\x0ENr˜ãd;\x0F ¶Ÿ"
  b"ñ§hưøIQœ\x1FSj\x7Fãx„"
  b"ñ×\rÇÖ&AZ¸Â\vÖA¯±k"
  b"ñúKÇ\x05\x05Iž£RqLàÏ\x16\x04"
  b"ò9ÙZaÉG\x07¬(\x05òŒ1%Å"
  b"ó\x05b/Î/Hž¤¶¸}\x16\x1Ev"
  b"ó1¡IäKO’óJzÂóy\"
  b"ôû(\x00ŽàG®¢+Yñø¼Ä‰"
  b"õqšoMî@}¾ÓÎWûbÓ¿"
  b"õ–ôÛ–¹H\x19™­ÐVñ\r"
  b"ö·\t{:%N\x1FˆpÈw0féÞ"
  b"÷\r(àŽ?G'»>®°yyÑe"
  b"÷“kf<cO\x0F®ádúÍ(\vS"
  b"¸ñû┬Ï.GµÅ─¶ÝP)êÁ"
  b"°ttL└─HÁª×i¦Éõ3\"
  b"øž‹ó?ÇJÑ —é@“@ìŒ"
  b"°ÚÕì&uK\x1E¥ðü0doÈã"
  b"ùŒ¢¦í®EÔ‘á(ñëºeW"
  b"û°\x01q4&D\x16®ìÃ*ªåD\"
  b"ýÅÆ;’\x1EMäžyÖlºa¨\x7F"
  b"ýÕZ<Û\x1C@ì«ö\f_ð5\v5"
  b"■2▄═6µDµ¡Ø¬zZ-Ä)"
  b"þY·½ÚmL̦‹D&\x19¼â:"
  b"ÿ\x18Õ„5üEý™AFM,¢õ\x1A"
  b"ÿ_~[®ºOÚ˜¤Á«Ù\x17\eÎ"
]
85 1.39 ms
SELECT `category`.`id` as `category.id`, `category`.`version_id` as `category.versionId`, `category`.`parent_id` as `category.parentId`, `category`.`parent_version_id` as `category.parentVersionId`, `category`.`after_category_id` as `category.afterCategoryId`, `category`.`after_category_version_id` as `category.afterCategoryVersionId`, `category`.`media_id` as `category.mediaId`, `category`.`display_nested_products` as `category.displayNestedProducts`, `category`.`auto_increment` as `category.autoIncrement`, `category`.`level` as `category.level`, `category`.`path` as `category.path`, `category`.`child_count` as `category.childCount`, `category`.`type` as `category.type`, `category`.`product_assignment_type` as `category.productAssignmentType`, `category`.`visible` as `category.visible`, `category`.`active` as `category.active`, `category`.`cms_page_id` as `category.cmsPageId`, `category`.`cms_page_version_id` as `category.cmsPageVersionId`, `category`.`product_stream_id` as `category.productStreamId`, `category`.`custom_entity_type_id` as `category.customEntityTypeId`, `category`.`created_at` as `category.createdAt`, `category`.`updated_at` as `category.updatedAt`, `category.translation.name`, `category.translation.name` as `category.name`, `category.translation.breadcrumb`, `category.translation.breadcrumb` as `category.breadcrumb`, `category.translation.slotConfig`, `category.translation.slotConfig` as `category.slotConfig`, `category.translation.linkType`, `category.translation.linkType` as `category.linkType`, `category.translation.internalLink`, `category.translation.internalLink` as `category.internalLink`, `category.translation.externalLink`, `category.translation.externalLink` as `category.externalLink`, `category.translation.linkNewTab`, `category.translation.linkNewTab` as `category.linkNewTab`, `category.translation.description`, `category.translation.description` as `category.description`, `category.translation.metaTitle`, `category.translation.metaTitle` as `category.metaTitle`, `category.translation.metaDescription`, `category.translation.metaDescription` as `category.metaDescription`, `category.translation.keywords`, `category.translation.keywords` as `category.keywords`, `category.translation.customFields`, `category.translation.customFields` as `category.customFields` FROM `category` LEFT JOIN (SELECT `category.translation`.`category_id`, `category.translation`.`category_version_id`, `category.translation`.`breadcrumb` as `category.translation.breadcrumb`, `category.translation`.`name` as `category.translation.name`, `category.translation`.`custom_fields` as `category.translation.customFields`, `category.translation`.`slot_config` as `category.translation.slotConfig`, `category.translation`.`link_type` as `category.translation.linkType`, `category.translation`.`internal_link` as `category.translation.internalLink`, `category.translation`.`external_link` as `category.translation.externalLink`, `category.translation`.`link_new_tab` as `category.translation.linkNewTab`, `category.translation`.`description` as `category.translation.description`, `category.translation`.`meta_title` as `category.translation.metaTitle`, `category.translation`.`meta_description` as `category.translation.metaDescription`, `category.translation`.`keywords` as `category.translation.keywords` FROM `category_translation` `category.translation` WHERE `category.translation`.`language_id` = ?) `category.category_translation` ON `category.category_translation`.`category_id` = `category`.`id` AND `category.category_translation`.`category_version_id` = `category`.`version_id` WHERE (`category`.`version_id` = ?) AND (`category`.`id` IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?))
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"\x0F©\x1CãéjK¾KÙÎu,4%"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"õ•"¨‡ùG؆NBÄëÃ’f"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"õ•"¨‡ùG؆NBÄëÃ’f"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"õ•"¨‡ùG؆NBÄëÃ’f"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"Ãd>Éô.B§ö±ZSiÿÝf"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"õ•"¨‡ùG؆NBÄëÃ’f"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"õ•"¨‡ùG؆NBÄëÃ’f"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"õ•"¨‡ùG؆NBÄëÃ’f"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"õ•"¨‡ùG؆NBÄëÃ’f"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"õ•"¨‡ùG؆NBÄëÃ’f"
  b"õ•"¨‡ùG؆NBÄëÃ’f"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"¡j½âi•G¸#¸lkHÐ×"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"õ•"¨‡ùG؆NBÄëÃ’f"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"õ•"¨‡ùG؆NBÄëÃ’f"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"õ•"¨‡ùG؆NBÄëÃ’f"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"\x05\x16U\x07 \x12Ijü\x13yÌÇгL"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"õ•"¨‡ùG؆NBÄëÃ’f"
  b"õ•"¨‡ùG؆NBÄëÃ’f"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"õ•"¨‡ùG؆NBÄëÃ’f"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b""A“r\f*JE¼–Ë-\x05VUº"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"ÑÃ>â#FM…ˆXìûNWɘ"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"õ•"¨‡ùG؆NBÄëÃ’f"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b""A“r\f*JE¼–Ë-\x05VUº"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"õ•"¨‡ùG؆NBÄëÃ’f"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"õ•"¨‡ùG؆NBÄëÃ’f"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"²Ì\x03펫M§¦³V¯=îÒÃ"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"{\x18'\x11¡)Oi®"fµã{[Ä"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"õ•"¨‡ùG؆NBÄëÃ’f"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"WàeÍ)¢L³²Ùü9ü*¿P"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"õ•"¨‡ùG؆NBÄëÃ’f"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"6Zò,ñ+H(º'ù¾ø"zü"
  b"õ•"¨‡ùG؆NBÄëÃ’f"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"o═6\x1A¯\x14AßçUû¶®3+ì"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"DD$ÿ“‘J'¤\x01é »3—n"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"õ•"¨‡ùG؆NBÄëÃ’f"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"õ•"¨‡ùG؆NBÄëÃ’f"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"õ•"¨‡ùG؆NBÄëÃ’f"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"6Zò,ñ+H(º'ù¾ø"zü"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"õ•"¨‡ùG؆NBÄëÃ’f"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"õ•"¨‡ùG؆NBÄëÃ’f"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"õ•"¨‡ùG؆NBÄëÃ’f"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"õ•"¨‡ùG؆NBÄëÃ’f"
  b"õ•"¨‡ùG؆NBÄëÃ’f"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"C\x17Ø\x16│è@ß¡+?Ñ@╔Ì┐"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"õ•"¨‡ùG؆NBÄëÃ’f"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"õ•"¨‡ùG؆NBÄëÃ’f"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"õ•"¨‡ùG؆NBÄëÃ’f"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"õ•"¨‡ùG؆NBÄëÃ’f"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"õ•"¨‡ùG؆NBÄëÃ’f"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"õ•"¨‡ùG؆NBÄëÃ’f"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"õ•"¨‡ùG؆NBÄëÃ’f"
  b"õ•"¨‡ùG؆NBÄëÃ’f"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"C\x17Ø\x16│è@ß¡+?Ñ@╔Ì┐"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"""
    \n
    Å▒▀ã$Då│÷¡\x06╠^ÎÌ
    """
  b"õ•"¨‡ùG؆NBÄëÃ’f"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"õ•"¨‡ùG؆NBÄëÃ’f"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"õ•"¨‡ùG؆NBÄëÃ’f"
  b"=¹Ï9ÕßLøš²Œ¦OÉ ¯"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"õ•"¨‡ùG؆NBÄëÃ’f"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"\x05\x16U\x07 \x12Ijü\x13yÌÇгL"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"‰Ôd&ÔLDB™=KRJüY¤"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"õ•"¨‡ùG؆NBÄëÃ’f"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"õ•"¨‡ùG؆NBÄëÃ’f"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"õ•"¨‡ùG؆NBÄëÃ’f"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"õ•"¨‡ùG؆NBÄëÃ’f"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"õ•"¨‡ùG؆NBÄëÃ’f"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"õ•"¨‡ùG؆NBÄëÃ’f"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"õ•"¨‡ùG؆NBÄëÃ’f"
  b"õ•"¨‡ùG؆NBÄëÃ’f"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"²Ì\x03펫M§¦³V¯=îÒÃ"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"õ•"¨‡ùG؆NBÄëÃ’f"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"o═6\x1A¯\x14AßçUû¶®3+ì"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"õ•"¨‡ùG؆NBÄëÃ’f"
  b"6Zò,ñ+H(º'ù¾ø"zü"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"\x05\x16U\x07 \x12Ijü\x13yÌÇгL"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"õ•"¨‡ùG؆NBÄëÃ’f"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"ÿ hªÏÆJX¶5\x00\vô¬£Ë"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"õ•"¨‡ùG؆NBÄëÃ’f"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
]
86 7.31 ms
SELECT `product_media`.`id` as `product_media.id`, `product_media`.`version_id` as `product_media.versionId`, `product_media`.`product_id` as `product_media.productId`, `product_media`.`product_version_id` as `product_media.productVersionId`, `product_media`.`media_id` as `product_media.mediaId`, `product_media`.`position` as `product_media.position`, `product_media.media`.`id` as `product_media.media.id`, `product_media.media`.`user_id` as `product_media.media.userId`, `product_media.media`.`media_folder_id` as `product_media.media.mediaFolderId`, `product_media.media`.`mime_type` as `product_media.media.mimeType`, `product_media.media`.`file_extension` as `product_media.media.fileExtension`, `product_media.media`.`uploaded_at` as `product_media.media.uploadedAt`, `product_media.media`.`file_name` as `product_media.media.fileName`, `product_media.media`.`file_size` as `product_media.media.fileSize`, `product_media.media`.`media_type` as `product_media.media.mediaTypeRaw`, `product_media.media`.`meta_data` as `product_media.media.metaData`, `product_media.media`.`config` as `product_media.media.config`, `product_media.media`.`path` as `product_media.media.path`, `product_media.media`.`private` as `product_media.media.private`, `product_media.media`.`thumbnails_ro` as `product_media.media.thumbnailsRo`, `product_media.media`.`created_at` as `product_media.media.createdAt`, `product_media.media`.`updated_at` as `product_media.media.updatedAt`, `product_media.media.translation.title`, `product_media.media.translation.title` as `product_media.media.title`, `product_media.media.translation.alt`, `product_media.media.translation.alt` as `product_media.media.alt`, `product_media.media.translation.customFields`, `product_media.media.translation.customFields` as `product_media.media.customFields`, `product_media`.`custom_fields` as `product_media.customFields`, `product_media`.`created_at` as `product_media.createdAt`, `product_media`.`updated_at` as `product_media.updatedAt` FROM `product_media` LEFT JOIN `media` `product_media.media` ON `product_media`.`media_id` = `product_media.media`.`id` LEFT JOIN (SELECT `product_media.media.translation`.`media_id`, `product_media.media.translation`.`alt` as `product_media.media.translation.alt`, `product_media.media.translation`.`title` as `product_media.media.translation.title`, `product_media.media.translation`.`custom_fields` as `product_media.media.translation.customFields` FROM `media_translation` `product_media.media.translation` WHERE `product_media.media.translation`.`language_id` = ?) `product_media.media.media_translation` ON `product_media.media.media_translation`.`media_id` = `product_media.media`.`id` WHERE (`product_media`.`version_id` = ?) AND ((`product_media`.`product_id` IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)))
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"\x0F©\x1CãéjK¾KÙÎu,4%"
  b"\x00\x04jÚ hE╗ƒÅw\x7F\x05¬╗B"
  b"\x00K\x11¶dBI•–Šb”ÔêJç"
  b"\x00Ôа\x14û@­†\v\x02®\x10ƒu^"
  b"\x01ÿ╠\x7F>Dr\x14¿HRìÓ`áÝ"
  b"\x01½ØC²ãAû§b\x1FA×q\x0E˜"
  b"\x02\x04Æ$┼cG\x17ƒñ└\x13Ô¤═Å"
  b"\x02Gy\eE\x05LhØ├@ó┬×ù├"
  b"\x02úñ\x14wèC‚—\x01\x01A¸S€l"
  b"\x03\f+†y•NÒ¡’ЫAY’7"
  b"\x03\x11¦&òSHY’MI~XGvÐ"
  b"\x03–µÛV?A/½^ÁårT}^"
  b"\x03®xœŒ-J\x16¿Hœvôµœh"
  b"\x04H‹Ï\x0EèO[„c:\x1AùE€\x06"
  b"\x04ƒ\x01)• JP²ª>v!"þù"
  b"\x04À!Ø╣┘OZÖ^\x15Ä\x06Bp0"
  b"\x04Û\x16H‗│E°üı┬Ærã¾┴"
  b"\x05H%«\x00fNç€×b¼c¥eö"
  b"\x05ë\x074ììA\x0E¢>KÁƒ¤øy"
  b"\x05ô\x19u;ýKÞ¢ãÔA¢È)\x06"
  b"\x06BQô—üFO†ï­_²íÆ—"
  b"\x07Y¡Æé›K\x1E¦\x02>h\x1F‡bs"
  b"\x07d±╗Û\x1AAÑØè¦\x01nª"C"
  b"""
    \x08î1åŠ\n
    CU¡°\x01x\x7F¢Åt
    """
  b"\x08þ?µ\x18‹JI»Ÿø%\x0ELƒÁ"
  b"\t\x0E’X\x19RE\x03‡‰ßâR›\x01"
  b"""
    \n
    \x02åþ\t}Cì‡6\x11Ÿ\x01¶‡v
    """
  b"""
    \n
    8X\x16P£B»—GŽUR5\v
    """
  b"""
    \n
    }|©I\x7FHdÅÑ\x04\x04³┘╔┬
    """
  b"\vB@Þh¥F\x1F¬™\x07‰¿7ù\x06"
  b"\vËè\x08z Eð·¶\x02K]ܨ%"
  b"\föeu{\x11Dˆµ\x00†¶.K©ò"
  b"\r\x14܈H¿³NT ¼$Ìå"
  b"\rÕ®ñ¡ÇH▀ñå×¢óüa`"
  b"\ró\f0\x19·J\x12©i\x15\x16íú\x03Ê"
  b"\x0E\x15±§üà@‹²¤\x06\x1Có0û7"
  b"\x0EVÇ›²kB=¬;\x073 Ñ%\x05"
  b"\x0E¹ÊLÔÄJݜÓ»a¡j\x16"
  b"\x0F@mTÖËBü»g£Z¸ñüe"
  b"\x0FeZu±7K’¯Lj¼·Œøà"
  b"\x106-„±\x03C‹ºÈ£;!\x13‹…"
  b"\x131ñ•7ƒAΜÊpš/\x058%"
  b"\x13xëi\x00‚EªƒÚó\x02Õ>žu"
  b"\x14\x16â%LåØy\ev/X\x16R"
  b"\x15tk9Ž\vB$³WÏ`;oºú"
  b"\x15©╣0┴ÒLX║*\x14üÀÌdi"
  b"\x16€òóÀìOøª¼½ˆŸ\x19\x02n"
  b"\x17ÄNWà\x11J·ˆúTÑå˜g<"
  b"\x17È­ øçCÅ´\x11\x1F\x11\–6"
  b"\x17â­µ` F9†ºXÌ5„Eù"
  b"\x18H7o,ÆHyƒlVHÅqC\x1F"
  b"\x18▓0Å_ÍMðƒ~{ÿ\x018:ı"
  b"\x1A\x1AÉ`¡*Fÿ»ãUK.║\x07"
  b"\x1A\x1D\x1FGÑJL§¹Âjؘ`Æ‘"
  b"\x1AZ\x03̸!D–¿~\r¢g\x152A"
  b"\eA1E<\x03M~šÂ¹\x16rý5>"
  b"\x1Cµ█4TÄD\fæ­\x1DWìç@^"
  b"\x1DŒ°¦VeKÅ€ÄTó'çÏD"
  b"\x1DØù>Æ\x1CBÄ░t┤HóCá\x14"
  b"\x1E0d|üÖI°¥¬\x04\f\x13\x11o"
  b"\x1EXZ░Æ═EúÜ\x7F`§ëHìo"
  b"\x1Ep\x03ps\x0EHæ³,ÌrÓ6<|"
  b"\x1ErVŦ]I*˜Íß0:7Fè"
  b"\x1E’a\x1FGìOç‚ÃÄ¿KÍê/"
  b"\x1E‗©Ò\x0E┴OSüÇWJy<¼w"
  b"\x1F\x08³\x07c¦A¿Œx~¶\x1Fº—Ì"
  b"\x1FC¹î@\x0FA¡½-\x7F>õxrU"
  b"\x1FS_HäìGϵÀFSŰ\vM"
  b"\x1F·ð„ \x11J\x17”*DÑYç«\x0E"
  b"\x1F¢s8\x18ªF\x01à±\x1E\x00¿Å\x1A"
  b"\x1FÚ5˜1vC½š³£\x1CN\x1DKt"
  b"\x1F■Ø:╗áFP▓ÅA"dØOv"
  b" #?Y„‹M[¯±@„n&7r"
  b" p┴├6\x00EØÂs|o?Y\f'"
  b"!\x15Ë\fâ;Hü‘Ù#5]ë"2"
  b"!\x1A\t¿K\x19ì6øéÐ\f\x19¯"
  b""\v\x1FϽñB½«˜g¹L‡\x06­"
  b"#Fâã—&@¸’>yèà\eÈ\"
  b"#¦ÄО”CG½ƒe‡m žœ"
  b"$\x06¢¨õÜF»ü\eÂêü¨‗1"
  b"$æ÷ËeÓ@\x19│┼û\x19üƒUÑ"
  b"\x02ýW9AY“$Ãk7'S¥"
  b"\x00ã„<K,Ž\x15ó&ééj%"
  b"$÷zëü\vM¥à²à└E}¡­"
  b"&&\x12†è]Oõ¨:\x01ˆÜº|\x00"
  b"&'éèöâI\©a\x1A«Ï\x11ÉÂ"
  b"&E\x0EÈ.ô@â║Ï\x00ØQLP╦"
  b"&ϼz\x02ºG„š\x00æ'ç`«‡"
  b"(=«–sçJ+´üùngR¥í"
  b"(šç—‘hMl›jö¿îFo¾"
  b"(ž“8&zOŸœŠÎ»\x1C8”˜"
  b")"áÆRÑF@µ)}—šgì\x1D"
  b"\x11pÍ@M[¤½Øÿ-zMj"
  b"+AñÉ\fxFš%¬ª)Zì_"
  b"+¯Ü2sùHm€(fÖîwÚ\x7F"
  b",«4˜¨®H@»ƒâ¯Ö97\x00"
  b"-ò¨ºËâNƒ³áÎìúŒùG"
  b"-ó†Ì‹rJ½‚¤9mBê»7"
  b".{a3\x04¦LûéM\eµ Ï1É"
  b".ÂA­(yD,ŠÜu†ðùË"
  b"/Ö§\x08”ñC~ªÊX\vhGæà"
  b"0,&c\x0EçOò‡8¨Dí&˜†"
  b"0pP„"kFÌ·\x18\x16­+Äð/"
  b"0ì5yK‗G·¼¼vÿî\x12.\x08"
  b"0´â\x11ª'L¡¶\x11Ÿoe\x11`\x06"
  b"1s^ã”\x17EF¹¨57*ú>Ù"
  b"2çÕÞ\x06\x13A7ئ║Q)L‗""
  b"3\x07B░\x11±L╩«\t>Éä\x12J@"
  b"3Pòv³WM▄î╬ÓG\tů\t"
  b"\tš$\x00G؉wZö6ó¥·"
  b"""
    5\n
    2aY÷M}œXæ\räø?•
    """
  b"5\x18¼┌=«D\x02ÉÇÊr0ù@v"
  b"5MíÉ\x0E\x18FÀ¤xî.iœòœ"
  b"6Pës³ÚBñ¶$WnÕ›uN"
  b"6mUÜÇüHFå[Î\x12Ï░®¡"
  b"7\x03╣ã┼WB\x06Æ\x05\x18Éû║dı"
  b"7C;æÂ:I‡¦¡‹Få¢X#"
  b"9q¸▀\x1F╣C\x15ò£\x08\x0EAýrÅ"
  b"9Ÿ7?E\x15K&£§ž›\x07zÁ³"
  b":ö–噂J‘š€œB°¹éö"
  b";ìâ³ëvH}“e\x1AÙ÷Ï›m"
  b"<ë7§2BBb‘]9KÞÕ¦{"
  b"=\x0E,òs\rOå¶?õxµ<j—"
  b"\x1D_PþG‘¢,Ìt¶HÞ®"
  b"=╔ı\t\x13IÉê╔▄ÌÓ¯\x11û"
  b">óìê\x1E§N7‚l·N­n{ˆ"
  b"?\x1Eƒƒb\x19L£–ïvÚv³DÎ"
  b"?Õ’$›TA\x1F— O\x13lúiå"
  b"@:­Á5JC/¢‡A•§·‘M"
  b"@@õ\x07\eEMº®;KÍ\x17+°Ò"
  b"@X®:†4Hœ’éïCJ´Eé"
  b"@éÏ®àÉG█ùï¤Õ\x14yIÑ"
  b"@ˆÐFñ-O9©üþüSS\x1F\x05"
  b"@╩Ù▄\x12É@S¿ô╗m\fµ┼å"
  b"@µ`Å\x10ÂJðö´Z\x1C╗o-¤"
  b"AyPjy~J~´åÍèÒÊ\en"
  b"""
    B\x1A?ßÐÕF\n
    µ(ãp|¡\x1Ax
    """
  b"BŽ<¼N@Bo¯à©\x18¿Ì73"
  b"\x01~RUG9’rzU”¯gð"
  b"D™A»Ü\x12M©“Jê†9®µS"
  b"G\e\x16›À‹@½‘\x02ôˆï­óX"
  b"""
    Gg\x1FÌ3qK³„z\x04\x06ù\n
    \x05
    """
  b"H\x10x¿í\x15KâéüÐ)‗└ä╦"
  b"I„º¿ÏrHÒ½\yaŽ\x10ß\x03"
  b"J{ªÄ&[Ej›ÝóÚY\x1EÅÎ"
  b"J¬ò\x14LFGw˜Ó¦sÙ\x07\e\x03"
  b"J¿óš\x14àFî—Lðw\x7F›:ˆ"
  b"N~ÿ¢ÚtN\x01ïl│«/┤ì¨"
  b"Nß╝N·ïFð░ùøQ4Å\x01X"
  b"""
    O\n
    \x03\x12“¬Oܶá²DÑ\x12ê»
    """
  b"O\x1F8lM­M豟=]\v…X\x16"
  b"OŸÐ±kÎ@Ì€|€?½éY©"
  b"OÃð«/•D©»X6·óò»·"
  b"Q\x07\x05\x03•?F3ŠåSªØ6›\x0F"
  b"QM< e¨Fß•µäX\r–v†"
  b"R"╦C└}DÍ¢ñ&┴åÉ═s"
  b"S¾KåÌ\x7F@\r\eG(éAÖ4"
  b"""
    T\x18ÇGì²K\n
    ­LP¡6†\x1A¥
    """
  b"U\fdÊÚçL\x15˜¸îöB›ï-"
  b"Uu×OðuCì׬îWl╝ÙÆ"
  b"VF@ßóëBþ¨\x14¼fé\r"
  b"W«n\v@;M¾╝ú¿SìÄ└¡"
  b"X╝Øç)\x07N¨é6v}¡ý=4"
  b"Y\x07‰à\x00úJI®K(Î×\x07\x16Ô"
  b"Y->Kþ·HØü`\x1E\T8÷█"
  b"YL«ìÝ÷H⣂²Ö'i\x0E§"
  b"Z8uꪓHT„W»'“l¥„"
  b"Z]à(ê\x04GÉ \x1C·¸†!~\x11"
  b"Z^ç‘K%C\x1F‚Ž–»Œ+–\t"
  b"ZÂ%"7íCË£ï»ÇfÝÁ•"
  b"[\x1A/ ÎéLÙ¾§cÔlQ\x0EH"
  b"[#[‡„wA\x12žê\rk\x18\f"
  b"\\x03ë\x1DÄÄC•‘†—‡\ev‚N"
  b"\}ï3á?L¡­HéeK†ùG"
  b"""
    \ ,`‚Nì£\n
    ¤Â!>çÆ
    """
  b"^lå„?èGê„×\x1C]•\x03'l"
  b"\x1Dªc\x06M!«ÇãUM:–@"
  b"""
    _mU\x14ØíC\x10¢j\x08└}\n
    ¡ÿ
    """
  b"_}×\x10‚ÞOñ‚Z>OÅ0¶\e"
  b"`gý$›ªE\x1D±/>xÀ±f­"
  b"`y\t¯ßb@ÅíÑÜj}äp|"
  b"`üÝwC▀IVï\x04z¢µ\x13┼I"
  b"a2G™M @-™>¿OFOT<"
  b"aLúðß!A]…5„ѱ÷±›"
  b"aQ\WØþLKÄO8█4Eèl"
  b"aÿ\x1E7` HÊÅd®\x1Dü\x17Y╔"
  b"byÞ\uJCÉØÞ\x7F\r;àâQ"
  b"b\x7F­ºlðJ˜–R\x18Ҫ̼\x10"
  b"bëûP·=EWæ\x11Å┐MÔÅÓ"
  b"b˳GòÞF┤╝E8ûüq\x05]"
  b"c–ÆûZãNg†ëæW„‚´¤"
  b"cï6ÚL@qš\x04Z°µZÓl"
  b"d\x00H8RÏK§¬~R\F_Oš"
  b"dA6¤*MJ\e«ÇáWŽ\x05\x12{"
  b"""
    dÚ¼\x15&¼K¡¤'\n
    ¦™Ú>ž
    """
  b"eVQÄÛþGï│½Õ/\x07J(Ø"
  b"fÎS„(\x00IÍž`²¥žì\x1CÈ"
  b"fÝ^ÙX\x04M‰ª\x19ÏØ\x1EF÷O"
  b"gRƒÀ\x02nK\x1F¼/ˆÂÀþžÞ"
  b"g¤sJAœBU¦È…ç\x00þz2"
  b"hÄ—­HAL9°A  \x16c¥Ò"
  b"ieqâïïC¡¿\x0Ef4V`5ó"
  b"irH\x1A~sL4Ø▀ïÔ╝┬Ý┴"
  b"j®Õ‰C9Hk€k¥§\x08t”g"
  b"k\x1E\x1D/ɪDwŠA?ºÆ\v"
  b"k–OZ97E\x18˜a/ãmxúX"
  b"kÏ*MÆMLA¸D™›\x05òÑU"
  b"kå·Òç[Eè®\x17Þ\x18lÿ\x1F\x18"
  b"\x11X\x03\x02DÍØ¥àa\f¸+@"
  b"""
    l}•2ɨB™°Ó[\n
    6…Ú¸
    """
  b"""
    l¬\„\x18†M\x1Eƒ$\n
    ô¤‘‡\x14
    """
  b"lça3héN\x19†s2,q"
  b"pJd\x1Fv/L(•ê\të†\x7F‡É"
  b"pÏ `|ëAB•‡‡Ý· óì"
  b"q\tÊBØàA%€åv\tìÍ¿Í"
  b"q45ž'vA\x0E˜C\x05\x1CÇ\x10”["
  b"qà°Ý)wMzúZü\x0F─Æ@¦"
  b"qɺѪ\x0FOKÁ£▀n!z\x05"
  b"qÙðö–XF^†¸\x14µÍ\x08„Z"
  b"qålk£\x01Hõ¤Ý\x1F7[¬ûç"
  b"skô‡ôpAe‘ôV¸\x03|g@"
  b"sÌ)7\x1A¨N‹™šiš|\t\x1D"
  b"s╠+°\x19ÙF,×p½▓\tÉ╗┌"
  b"uÞ"¾ıDK═ì\t\e┤f\v®¨"
  b"v¯ÕáŒóC\fž\x12ø“IQ=\x00"
  b"w\x03\x1A©@O\x08²¤\x11²âòŒ¼"
  b"w|:'ë\x13NºÅØ▄'{i2║"
  b"x„,\x1FUøB£°ü¢)ɼš±"
  b"xõà÷C\x1FF« ƒy\x1C÷­çâ"
  b"y\x08m¾qžE®ˆ‚—÷LÌâÐ"
  b"y*oŸ‘þK<¸å\x1C8\x01í$Æ"
  b"y×)\x16ƒÒN\r¿═Øv▀Üce"
  b"yéÕóñ\x01Nrª8#Zˆax\f"
  b"yúÔó\voBü„\fð°ø".."
  b"z*}ƒA/M\x1Fº\x12]pc]Êä"
  b"zQÓ†>¾DÜ»Œl.K™\x01\x08"
  b"zpí[ð¦@N’\x05\x16—rû×t"
  b"z¢9%\eêM│ìep÷\x7FBÝ¢"
  b"\x13^/¢H¢Š%­‡+ªäš"
  b"|mÕ„ýÇEJ¾¶É5_™_§"
  b"|å┼ÏG¶@üóð╗^¡"╝"
  b"|™PCÇ’Mž“,`!„p\x1Dö"
  b"""
    }óÅ╣¸6J\n
    ¢zñ]╣ÞìX
    """
  b"~42\x12¸ÏI'ìô6º■Ø-â"
  b"\x7FO/"\x03TO†ºç‹Câ¯g\e"
  b"\x7F¼§/0Ê@üÂG▄À*¢.\r"
  b"€bG…\x14{Là“S8V†·êÕ"
  b"€¶T±“lHH½2Á]ÖRÌÄ"
  b"""
    ü\x05║!í\n
    D3àÿ)²MzÔ┴
    """
  b"ƒ«KL&TEͲ\x04Ò~œÌz\e"
  b"„¬G: ÏF$š\x13Ö›j\x08v3"
  b"„ì?Kj5K;©\x1A\vüš>1¾"
  b"…ÃrýN\x03Ib‹ì×@Ö!B±"
  b"""
    à╔Ç¡ízFÂÄü\n
    ¹║┌åY
    """
  b"†&/e—DD\x00¥?\x02Ä¿Â:ã"
  b"‡ç2<Î\vO«‘å÷ÝZ›ú_"
  b"ê*\rÉä\F╔╗\x01ûYª\x15‗5"
  b"ê┘\rôB■J§ì¤^?Tå`¾"
  b"Šzi×\x05¸Dæ·v\x128û?ÎÔ"
  b"""
    ‹-\x19\x1AÛÈIZ¬\n
    \x0FÚ‘\x03
    """
  b"ïW┘dyÀB¡ÜÄÎueì\x07"
  b"‹Ý££åÏJy¸eã7C÷\x07ô"
  b"î\eEü╔ÌL╝ôlÁS¸V\x1Fº"
  b"""
    Œ¼Á\x05\x1AÛJž–\n
    ý²*¼€Â
    """
  b"ŒþÖÀ\x0E×Iaˆ€\x07溢æJ"
  b"ì÷┘ÏOrG\tàArH\x12ȺV"
  b"Åq┐OcaIº╝n\e0y¶X!"
  b"Åw¢±D$GEó=ß\x11á┌┌ë"
  b"ÉB╝Á`@DÖà░C/Ö~c└"
  b"‘RŒžéPO¥®&\x03Çf<:\n"
  b"‘ÀGÔ®0K; QAUòà\x18±"
  b"\x19š\v_\x05C_‹ªÒXû¼8ü"
  b"ÆÕL´OvCR╝oìtÕå\±"
  b"""
    ô\x1557?‗E\x01É\n
    iN`U/x
    """
  b"“[´\x13{\x1EL¨œƒ&)Ú°Ñ^"
  b"”>\x03ñÄuL9•7e,œKp\x10"
  b"\x0F\x1A]3vM£‹TŸ65^¼Ã"
  b"–K†\x04È|E†£pP \x1C\x00"
  b"–p1„ä©Mê¦cšÓ´\x1D"
  b"–y\x13v2XGS†=Á{\x19¢ü…"
  b"–‚º\x01±&FG¸¼^)ò?æÙ"
  b"\x15VX$èEZ­ED}H}H\r"
  b"—„~i€—A,»\r™’Ùç:É"
  b"—¨ÐÕ!\x14E\x1E½pòå¶\x19Îy"
  b"—Ù\fUáôB\x1Fµ6!\x0F\x0F6Ó$"
  b"""
    ˜\x03ï\n
    [ÖM÷’]H·à„™4
    """
  b"ÿk"3\x7FØIXÖvª┴Ú\x14ÚË"
  b"˜ÈIñŸEKcŠT1˜Û¯\x1E·"
  b"Ö\x1D\x1A\rƒõLÉÉ\nÉC~{ä\x00"
  b"™&s\x1FoŽMe±õ\x05ª³ä\x02Ï"
  b"Öï©¿\x1E\eO╝ü\f\x7FÑ═BÀa"
  b"ÖÙ0\x03\x1D├F\ÅÞè£ëGnW"
  b"\x13îºÁ¤Ms¯3\x01<à}Ù'"
  b"›Ls\x18ä¨Hl˜$~ˆ:©Á±"
  b"ø‗Ä╦I═H+║\r¨¥øìÃí"
  b"›÷¦0tÆI¤'¶Ápˆ\x12K"
  b"œï%”ÜõMEºTL„g,Àœ"
  b"Ør┐³]╩@¡Ö²º«°\x0Eıä"
  b"""
    ×\n
    $\x03ììK\x13ÇæÄ4@Ùk}
    """
  b"×\x19õ?+▒L©ÅSÊÏm╦ä&"
  b"×Cª\x14°5@vøìG©\v\x00ÉÞ"
  b"Ÿ¢>¼ðIJs¯·êÀþ(1¬"
  b" \x02æ;µ;Eí¢ªÚYBNÙ("
  b" dT ¯óH¸ªŒtñ\t\x17±µ"
  b"á│║feßJ\x1AÅ\x7Fx6o,\e\x7F"
  b" ºH\fetF/´\x1Dçnìå£\x13"
  b"""
    £)m“ï\x1ALLJÚ\x18\n
    é„G–
    """
  b"¤\x08þ“1eOÀ„eË>\x14\x1EË’"
  b"¤Vf”õ5J\x1C™5'í\x1Eø*\x0E"
  b"ñï¾-;)GØ©°ÿJ\x1A│É:"
  b"¤¨Èaw•A!¥ÁÒ\x17V´z+"
  b"¤´©‹qMH\x18º÷^\x19\x01>\x06¾"
  b"ñÒ¥▒¾!E\fïÐ┬É?V╦Õ"
  b"¥;}ç*ÌC\x13­—Rú":­ß"
  b"¥dßp.ÜC\x7F‹.0E,\eÐü"
  b"¦\x14¯Hú\x06Ir‘swe„˜ÙÊ"
  b"¦üÇxåÁO'µK++þö6\x03"
  b"§Ü…°ûUG–™IßÔ¢G¯\x1C"
  b"¨\x00ƒceÉGœ²hÓ3Tócf"
  b"""
    ¨\x18 X\x19\n
    E(°\x1A\x16æøØé
    """
  b"¿!\x02[\x13­FLäÞUQ*dÉ."
  b"¨9\x14¾^¹L$½Ç\x03ñ—yÕ|"
  b"®$[ì½L@¼«d\x1FOl·t\t"
  b"®L²│j4A?ïwNpÏ\x17"
  b"©j\x08JmÿD~»ÿïm‘é?""
  b"©“„R†\x10F,˜\x10hš¬\x1F$c"
  b"®¸\x7Fç÷VNÏØ╗ÅÞ_H\x0F%"
  b"ª01ùýrM¼ŸíˆN¦+<Ý"
  b"«xœâ\x06nG*µ\x12ŵrUŸ¢"
  b"«¸.pñeG$ 1`~”…•ƒ"
  b"¬ÈdÀ¿†BŸµ›Ú—,1Y›"
  b"¬Ê=MPŠM©‹Í@L:\x0E\x12ú"
  b"¬ÚŒC³–Ef¡oмi¡ œ"
  b"­{à\x02¦(J¹¸YWusë?z"
  b"­›E‚²)GE­P»þmF¯è"
  b"­òŒ\e†fAÊ€€^Ú\x0Fe~G"
  b"­õچήI‹¸®\x18:Ç#¯{"
  b"®/<\x11±LGkŠ÷Ä]c†ž¼"
  b"«AÝ:╬ê@îÅþ\x01é£\x04"
  b"«HýÉB\vI"╗¨├═\x00ý\x06m"
  b"®wz\x04\x18ƒI’¦‹ÃâÖôò<"
  b"®†Å.²ðD®žÿý¶¨\x14BC"
  b"»-~@ÅÔN<¡¡╝¥ë1\x7Fã"
  b"°>ÈS†¹@Ô†ÉMû zðd"
  b"°bš@•dKÙ­T[\x1Fh{>["
  b"°£ rUpA}Žà,cš÷Êì"
  b"±Yš\r67Bt´\x0FVmFP®÷"
  b"▒ì ¿‗TC%Å«\x7FGÑ┘¹╦"
  b"²ýO|udKÞ \x19ôsÅ/ëx"
  b"³¢.-v\x03L^³Ð¹WUí·{"
  b"³ãÊ»ã4Jå—/».\x06õâÐ"
  b"´eN‹yÐI~·5±Ó«l\x1AG"
  b"ÁÝôy1«MºìK½Ð‗HÍß"
  b"µú×D$šKl–L\x1A\x05\x7F™H\x1C"
  b"ÂV!\x05å╔Oü║└.õoÁÿT"
  b"·‹\x1Aa#\x00I¿ºSL’³y;¦"
  b"À¢█¥\x01┴D²áÉpíYpmÈ"
  b"¸Bå;Ù3B\x06¬ì<³ùÞ©<"
  b"\fè\x0F\x07║L¯Ä¼Ùü═`\x06ô"
  b"\x1F┘ºl\x07O\x05ì»ı~\rnÐi"
  b"º¯\x05\x01D&I§€åH\e-\f¤m"
  b"║µ\x1D\x1Dı¤L└£-╩ØBàR4"
  b"»7!g,¬Ié‘oòêºÇJ…"
  b"╗ì\rå\x07¹H┼ô !\x02f┴ò│"
  b"¼ éò\rÉO4±…ÛMúmL±"
  b"╝TÈò°!Aiü\x03CkCë`B"
  b"½KJÀO\x00G\x10‹^1Á6G³("
  b"½hhÁ\x1D8H€¯ŠFûì˜k¯"
  b"¢Ù─0÷pN▓ØbÅ3¹¿bw"
  b"¿\f屇|M£‡éM\x0Fж܇"
  b"┐zöâ\x00ZOÛü²y\x02ïÉ\x1E¸"
  b"À\x18ìÕÌAHô‹LJ»\x00Œ•°"
  b"ÀY]GÌ\Kõ‚ƒ§Ñ\x1FM°{"
  b"ÀZv\x07ê\x13I£„ë¬\x020¹Ž_"
  b"└mA¸^ÄHüü\x13"─¯JÚz"
  b"ÀÎ\x13´Ì\tN¾®®‹„\x14[\x1A."
  b"┴Åy¸i┴Fı╝\x18"±╚ó®ÿ"
  b"Âg$¯Ã»AK»äÆ\x12ì…„®"
  b"Ãn\eLjÚI¥¿Ç&†øià."
  b"Äm\rc\x18áMg–zªÀ¢ð‡<"
  b"ÄuW\r+¦D²¸Ä>k5ù{ß"
  b"ÅI\x14\x01‰JM—¥KNõG¦ƒ\x17"
  b"ÅŸ”\x03áßH?™«Œ\x02\x0F5‹™"
  b"""
    ┼úIqLÅK¡ÿ╗#\n
    \x05Ê│â
    """
  b"┼½\x14OI\Eлt!sÙü\x12""
  b"Æ@§\x03\x1CIK¨¼˜b‘ZØ'"
  b"Ãé╦â_1CêìW "ñíZÑ"
  b"élZ\x14iO¼«R┤Å&\x19±\x03"
  b"É\eø8®\x14B§¼¶Vª*cp¥"
  b"╩±\x10B╬\x17OºïéÝg─üÿÃ"
  b"Ë¿u\x1FÝ•HKƒ¢\x0E¬KùWŒ"
  b"\x17ÉU\v{Fð┐ß\v\f°·-Î"
  b"Ì!ñs$»Gæ¿Æ»U\tw7\n"
  b"\x7F\x17ÁE┤C%Ø{;æ¢Â5Ú"
  b"ÌÅad9ŒM\x1E•Tú\x01ë¤$§"
  b"Í<Í$DDD=¾]$Ò])áÖ"
  b"Î×X\x1F—ãM‡„¾’¤éÈ\x18"
  b"Ï¡l\x08%R@BŠÆ…åÈ—2Ž"
  b"""
    Ï¡§Ãà\n
    C”œó¥•­©Úé
    """
  b"¤█ÍòØÂG?ñ£Ù▒W¡yå"
  b"Ðò\x1CH\råH_“6R¸m„¤6"
  b"Ð#¨Ø╣»N\x07ôj\vâ¤0ıÎ"
  b"Ñ3Ãuï¢L\x05©\x01ñ×oh’h"
  b"Ò)¾m\‘L+ õ,\x1Aœh\x13ä"
  b"Ò±7«…€Eh¸f'¼h5eÝ"
  b"ÓŠ¿`\x018Ky»æú<í3Å>"
  b"Ó˜ÂÝëÄDö§MÃ\x131%˜\x7F"
  b"Ô\x1E°Â"\x14E9´ÌkéK\x1D‰%"
  b"È║░«\x04"GV┐\x06\x1D|ì¢îÛ"
  b"Õ=ï\x18‡LJÁ‹"O¼\x07UI\x00"
  b"ıHH?\x01sO®É`ö╣╔D\x07l"
  b"Õlkö@`I7¡ù1\x11/[øe"
  b"Õˆt\ehJC\x10³\x1D¡p6´\x10K"
  b"Ö²v¹Q]Lé‹\x1A\x06ó`n"
  b"ÖÂín‚%OÉ¥\x02¥õáÒcV"
  b"×"ØÂÌ"J8”E> æí×H"
  b"×D¿x’®M¤ŠºbÈ»òÓ†"
  b"ÎYìÜä╦Bö░\x03rCéj.D"
  b"×µøœ5ÞK6­»y©z@NÏ"
  b"""
    ×¾é¿\n
    @Iz€O 8[SlÛ
    """
  b"Ø#\x1EΑsBt¬¥4f&›ªš"
  b"Ï1¬o£ÉNó¥Ï©Òñ¾\f8"
  b"Ï7µLý<IØ«─»\x1E<òm▓"
  b"ÏÄ/é\x0FwE\x03ÀÓ°ÛµÅ\┴"
  b"Ø£ª€)\x1EF0™Jý8\x1Fã§Y"
  b"Øðëq“,D­†g\x14\x0E3\x12…^"
  b"ØþE\eõ”OéµÁ•f=\x15"
  b"Ú\x16VS‘˜Aœ—¾­#¿µØE"
  b"Ú`\tKðšKظ)­yu¬ù§"
  b"ÚqN»ŒµK÷’w¨Žñϯž"
  b"ÛuÃŽ\vx@c»µë·*é\x10É"
  b"""
    ÛÀ R™\n
    F\x06½µ¬ßô/0<
    """
  b"ÜKÊVÍ9FNžõTîˆbŠ\x1A"
  b"ÜR¢cåÝ@ô±¯‘6/Ã!”"
  b"▄tçrÉDDAÿÛ¡qÜ\¼º"
  b"▄zYe\x05ÌM8Áðú╚╩ª\eØ"
  b"Þ¶ë¼\x0E¦JVˆO[¶H…I«"
  b"Ó$âo\tÎJ╦ÁÉ\x18Â)ÎY·"
  b"à%Ò\eæ+H ‹\§HXci¡"
  b"ß]█`═mLµÉÑv\¾A¸┤"
  b"áèˆITÀNq«]®ë4oøï"
  b"Ô]í\x11Ù_N┤Ÿ;■aº½\x08"
  b"ÔhÉ\x10DÎOIù╚yà\x05²Ûc"
  b"âä\©½ŽNNµ¼Bj°r.¼"
  b"ã\eؽ…ßGF‰ZHt°UÉD"
  b"ã"kô\x1AxBª·ùÍCo\x1EŒ>"
  b"Òo9\t¾ÉK,Ö┘ú%:îòÛ"
  b"Ò¦N¹S4G¸ª┐qßBØkÒ"
  b"äpqWNžLr°\x14ay‡\x07©A"
  b"å\x01Ϋ™ÚL‘€Œ/ª^\x7F¢g"
  b"Õ4\x08\x1DØÒC\x11»&æp▓øñx"
  b"Õ;\x15$ç(OQì▄dAñ└╝|"
  b"å{û\x05\x19RKM„Êg›Ž0ÌÙ"
  b"å—\x15ÏÿYD\x04Œè³_bÈCå"
  b"åÙ‘\x0E½¿D^‚ûÀ@e\x1DËi"
  b"æI\x17ÒÞö@ð™ßóárEWù"
  b"ç\eɳ“þA3¿\x1F³+ ü\x1F2"
  b"ç”ü§©õEš•\x03ÞZOÓ®\x10"
  b"ç®g\x02£^O\x7F©\t\x07¦F©¸^"
  b"é,*…/­O„¡[kíÙ\x0F"
  b"Û\vú£VíH┬ØúÕ<uùu°"
  b"Û┬Â┼BÖK\x05ƒÞgüÚù\x00Ã"
  b"êèQ`YüM\x15›¬Žs\x1Dèë\x06"
  b"ë\x7FV:QæFˆŠÈ-\vÙ\x0E"
  b"ëÂÉÁÍ6H^“\etE\x7Fñ7·"
  b"ýØ\e¯ÎJNKå\tºûGw▀└"
  b"ìå0òU"OØ…\x13\x0295äÞI"
  b"ìålœ\x02ZJT®i"}(ŸcW"
  b"""
    î\x14…e4´K\x01§©\n
    ÈóYé\
    """
  b"î?R1r¹H㣊v“*¯©§"
  b"îMM\x05£GId—½\x08ªs\rñ("
  b"îV±\x17Ê\x1DEÕª\x1EtÅ£\x1Cˆ¨"
  b"´p:«ÀÎB¼ìÎf\x064S\x115"
  b"ðºëè\e\x0ENr˜ãd;\x0F ¶Ÿ"
  b"ñ§hưøIQœ\x1FSj\x7Fãx„"
  b"ñ×\rÇÖ&AZ¸Â\vÖA¯±k"
  b"ñúKÇ\x05\x05Iž£RqLàÏ\x16\x04"
  b"ò9ÙZaÉG\x07¬(\x05òŒ1%Å"
  b"ó\x05b/Î/Hž¤¶¸}\x16\x1Ev"
  b"ó1¡IäKO’óJzÂóy\"
  b"ôû(\x00ŽàG®¢+Yñø¼Ä‰"
  b"õqšoMî@}¾ÓÎWûbÓ¿"
  b"õ–ôÛ–¹H\x19™­ÐVñ\r"
  b"ö·\t{:%N\x1FˆpÈw0féÞ"
  b"÷\r(àŽ?G'»>®°yyÑe"
  b"÷“kf<cO\x0F®ádúÍ(\vS"
  b"¸ñû┬Ï.GµÅ─¶ÝP)êÁ"
  b"°ttL└─HÁª×i¦Éõ3\"
  b"øž‹ó?ÇJÑ —é@“@ìŒ"
  b"°ÚÕì&uK\x1E¥ðü0doÈã"
  b"ùŒ¢¦í®EÔ‘á(ñëºeW"
  b"û°\x01q4&D\x16®ìÃ*ªåD\"
  b"ýÅÆ;’\x1EMäžyÖlºa¨\x7F"
  b"ýÕZ<Û\x1C@ì«ö\f_ð5\v5"
  b"■2▄═6µDµ¡Ø¬zZ-Ä)"
  b"þY·½ÚmL̦‹D&\x19¼â:"
  b"ÿ\x18Õ„5üEý™AFM,¢õ\x1A"
  b"ÿ_~[®ºOÚ˜¤Á«Ù\x17\eÎ"
]
87 0.31 ms
# sales-channel::load-analytics::read
SELECT `sales_channel_analytics`.`id` as `sales_channel_analytics.id`, `sales_channel_analytics`.`tracking_id` as `sales_channel_analytics.trackingId`, `sales_channel_analytics`.`active` as `sales_channel_analytics.active`, `sales_channel_analytics`.`track_orders` as `sales_channel_analytics.trackOrders`, `sales_channel_analytics`.`anonymize_ip` as `sales_channel_analytics.anonymizeIp`, `sales_channel_analytics`.`created_at` as `sales_channel_analytics.createdAt`, `sales_channel_analytics`.`updated_at` as `sales_channel_analytics.updatedAt` FROM `sales_channel_analytics` WHERE `sales_channel_analytics`.`id` IN (?)
Parameters:
[
  b"³µÝl3BJŃÏ×%÷3Á÷"
]
88 0.33 ms
SELECT `domain`.`language_id` AS languageId,
                          `domain`.`id` AS id,
                          `domain`.`url` AS url,
                          `domain`.`hreflang_use_only_locale` AS onlyLocale,
                          `locale`.`code` AS locale
            FROM `sales_channel_domain` AS `domain`
            INNER JOIN `language` ON `language`.`id` = `domain`.`language_id`
            INNER JOIN `locale` ON `locale`.`id` = `language`.`locale_id`
            WHERE `domain`.`sales_channel_id` = ?
Parameters:
[
  b"'F\x05Î\x1D+Dyúê-ÅÍ+ \"
]
89 0.36 ms
SELECT `seo_path_info` AS seoPathInfo, `language_id` AS languageId
            FROM `seo_url`
            WHERE `path_info` = ? AND `is_canonical` = 1 AND
                  `sales_channel_id` = ? AND `language_id` IN (?)
Parameters:
[
  "/ersatzteilfinder/65-sx-2010-modelcode-6001J6"
  b"'F\x05Î\x1D+Dyúê-ÅÍ+ \"
  b"/»_ââšMpªXTÎ|ãâ\v"
]
90 0.51 ms
SELECT configuration_key, configuration_value FROM system_config WHERE (sales_channel_id IS NULL) AND (configuration_key LIKE ?) ORDER BY sales_channel_id ASC
Parameters:
[
  "VerignDvAccessibilitySw6.%"
]
91 0.25 ms
SELECT configuration_key, configuration_value FROM system_config WHERE (sales_channel_id = ?) AND (configuration_key LIKE ?) ORDER BY sales_channel_id ASC
Parameters:
[
  b"'F\x05Î\x1D+Dyúê-ÅÍ+ \"
  "VerignDvAccessibilitySw6.%"
]
92 0.20 ms
SELECT `language`.`id` as `language.id`, `language`.`parent_id` as `language.parentId`, `language`.`locale_id` as `language.localeId`, `language`.`translation_code_id` as `language.translationCodeId`, `language`.`name` as `language.name`, `language`.`custom_fields` as `language.customFields`, `language`.`created_at` as `language.createdAt`, `language`.`updated_at` as `language.updatedAt` FROM `language` WHERE (`language`.`id` = ?)
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
]
93 0.29 ms
SELECT `locale`.`id` as `locale.id`, `locale`.`code` as `locale.code`, `locale`.`created_at` as `locale.createdAt`, `locale`.`updated_at` as `locale.updatedAt`, `locale.translation.name`, `locale.translation.name` as `locale.name`, `locale.translation.territory`, `locale.translation.territory` as `locale.territory`, `locale.translation.customFields`, `locale.translation.customFields` as `locale.customFields` FROM `locale` LEFT JOIN (SELECT `locale.translation`.`locale_id`, `locale.translation`.`name` as `locale.translation.name`, `locale.translation`.`territory` as `locale.translation.territory`, `locale.translation`.`custom_fields` as `locale.translation.customFields` FROM `locale_translation` `locale.translation` WHERE `locale.translation`.`language_id` = ?) `locale.locale_translation` ON `locale.locale_translation`.`locale_id` = `locale`.`id` WHERE (`locale`.`id` = ?)
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"VÞGÀŽÊMT“*¸Æ³Qqƒ"
]
94 0.42 ms
SELECT LOWER(HEX(language.id)) AS array_key, LOWER(HEX(language.id)) AS id, locale.code, parentLocale.code AS parentCode, LOWER(HEX(language.parent_id)) parentId FROM language LEFT JOIN locale locale ON language.translation_code_id = locale.id LEFT JOIN language parentLanguage ON language.parent_id = parentLanguage.id LEFT JOIN locale parentLocale ON parentLanguage.translation_code_id = parentLocale.id
Parameters:
[]
95 0.20 ms
SELECT LOWER(HEX(id)) FROM snippet_set WHERE iso = ?
Parameters:
[
  "de-DE"
]
96 0.17 ms
SELECT iso FROM snippet_set WHERE id = ?
Parameters:
[
  b"\x0Ea[Ø_\x11FÿêLËB\x17¸à="
]
97 0.26 ms
SELECT LOWER(HEX(theme.id)) themeId, theme.technical_name as themeName, parentTheme.technical_name as parentThemeName, LOWER(HEX(parentTheme.parent_theme_id)) as grandParentThemeId
            FROM sales_channel
                LEFT JOIN theme_sales_channel ON sales_channel.id = theme_sales_channel.sales_channel_id
                LEFT JOIN theme ON theme_sales_channel.theme_id = theme.id
                LEFT JOIN theme AS parentTheme ON parentTheme.id = theme.parent_theme_id
            WHERE sales_channel.id = ?
Parameters:
[
  b"'F\x05Î\x1D+Dyúê-ÅÍ+ \"
]
98 0.52 ms
SELECT `app`.`id` as `app.id`, `app`.`name` as `app.name`, `app`.`path` as `app.path`, `app`.`author` as `app.author`, `app`.`copyright` as `app.copyright`, `app`.`license` as `app.license`, `app`.`active` as `app.active`, `app`.`configurable` as `app.configurable`, `app`.`privacy` as `app.privacy`, `app`.`version` as `app.version`, `app`.`icon` as `app.iconRaw`, `app`.`app_secret` as `app.appSecret`, `app`.`modules` as `app.modules`, `app`.`main_module` as `app.mainModule`, `app`.`cookies` as `app.cookies`, `app`.`allow_disable` as `app.allowDisable`, `app`.`base_app_url` as `app.baseAppUrl`, `app`.`allowed_hosts` as `app.allowedHosts`, `app`.`template_load_priority` as `app.templateLoadPriority`, `app`.`checkout_gateway_url` as `app.checkoutGatewayUrl`, `app`.`in_app_purchases_gateway_url` as `app.inAppPurchasesGatewayUrl`, `app`.`source_type` as `app.sourceType`, `app`.`source_config` as `app.sourceConfig`, `app`.`self_managed` as `app.selfManaged`, `app`.`integration_id` as `app.integrationId`, `app.integration`.`id` as `app.integration.id`, `app.integration`.`label` as `app.integration.label`, `app.integration`.`access_key` as `app.integration.accessKey`, `app.integration`.`secret_access_key` as `app.integration.secretAccessKey`, `app.integration`.`last_usage_at` as `app.integration.lastUsageAt`, `app.integration`.`admin` as `app.integration.admin`, `app.integration`.`custom_fields` as `app.integration.customFields`, `app.integration`.`deleted_at` as `app.integration.deletedAt`, `app.integration`.`created_at` as `app.integration.createdAt`, `app.integration`.`updated_at` as `app.integration.updatedAt`, `app`.`acl_role_id` as `app.aclRoleId`, `app.aclRole`.`id` as `app.aclRole.id`, `app.aclRole`.`name` as `app.aclRole.name`, `app.aclRole`.`description` as `app.aclRole.description`, `app.aclRole`.`privileges` as `app.aclRole.privileges`, `app.aclRole`.`deleted_at` as `app.aclRole.deletedAt`, `app.aclRole`.`created_at` as `app.aclRole.createdAt`, `app.aclRole`.`updated_at` as `app.aclRole.updatedAt`, `app`.`created_at` as `app.createdAt`, `app`.`updated_at` as `app.updatedAt`, `app.translation.label`, `app.translation.label` as `app.label`, `app.translation.description`, `app.translation.description` as `app.description`, `app.translation.privacyPolicyExtensions`, `app.translation.privacyPolicyExtensions` as `app.privacyPolicyExtensions`, `app.translation.customFields`, `app.translation.customFields` as `app.customFields` FROM `app` LEFT JOIN `integration` `app.integration` ON `app`.`integration_id` = `app.integration`.`id` LEFT JOIN `acl_role` `app.aclRole` ON `app`.`acl_role_id` = `app.aclRole`.`id` LEFT JOIN (SELECT `app.translation`.`app_id`, `app.translation`.`label` as `app.translation.label`, `app.translation`.`description` as `app.translation.description`, `app.translation`.`privacy_policy_extensions` as `app.translation.privacyPolicyExtensions`, `app.translation`.`custom_fields` as `app.translation.customFields` FROM `app_translation` `app.translation` WHERE `app.translation`.`language_id` = ?) `app.app_translation` ON `app.app_translation`.`app_id` = `app`.`id` WHERE (`app`.`name` = ?)
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  "SwagGmvReporting"
]
99 0.47 ms
SELECT `app`.`id` as `app.id`, `app`.`name` as `app.name`, `app`.`path` as `app.path`, `app`.`author` as `app.author`, `app`.`copyright` as `app.copyright`, `app`.`license` as `app.license`, `app`.`active` as `app.active`, `app`.`configurable` as `app.configurable`, `app`.`privacy` as `app.privacy`, `app`.`version` as `app.version`, `app`.`icon` as `app.iconRaw`, `app`.`app_secret` as `app.appSecret`, `app`.`modules` as `app.modules`, `app`.`main_module` as `app.mainModule`, `app`.`cookies` as `app.cookies`, `app`.`allow_disable` as `app.allowDisable`, `app`.`base_app_url` as `app.baseAppUrl`, `app`.`allowed_hosts` as `app.allowedHosts`, `app`.`template_load_priority` as `app.templateLoadPriority`, `app`.`checkout_gateway_url` as `app.checkoutGatewayUrl`, `app`.`in_app_purchases_gateway_url` as `app.inAppPurchasesGatewayUrl`, `app`.`source_type` as `app.sourceType`, `app`.`source_config` as `app.sourceConfig`, `app`.`self_managed` as `app.selfManaged`, `app`.`integration_id` as `app.integrationId`, `app.integration`.`id` as `app.integration.id`, `app.integration`.`label` as `app.integration.label`, `app.integration`.`access_key` as `app.integration.accessKey`, `app.integration`.`secret_access_key` as `app.integration.secretAccessKey`, `app.integration`.`last_usage_at` as `app.integration.lastUsageAt`, `app.integration`.`admin` as `app.integration.admin`, `app.integration`.`custom_fields` as `app.integration.customFields`, `app.integration`.`deleted_at` as `app.integration.deletedAt`, `app.integration`.`created_at` as `app.integration.createdAt`, `app.integration`.`updated_at` as `app.integration.updatedAt`, `app`.`acl_role_id` as `app.aclRoleId`, `app.aclRole`.`id` as `app.aclRole.id`, `app.aclRole`.`name` as `app.aclRole.name`, `app.aclRole`.`description` as `app.aclRole.description`, `app.aclRole`.`privileges` as `app.aclRole.privileges`, `app.aclRole`.`deleted_at` as `app.aclRole.deletedAt`, `app.aclRole`.`created_at` as `app.aclRole.createdAt`, `app.aclRole`.`updated_at` as `app.aclRole.updatedAt`, `app`.`created_at` as `app.createdAt`, `app`.`updated_at` as `app.updatedAt`, `app.translation.label`, `app.translation.label` as `app.label`, `app.translation.description`, `app.translation.description` as `app.description`, `app.translation.privacyPolicyExtensions`, `app.translation.privacyPolicyExtensions` as `app.privacyPolicyExtensions`, `app.translation.customFields`, `app.translation.customFields` as `app.customFields` FROM `app` LEFT JOIN `integration` `app.integration` ON `app`.`integration_id` = `app.integration`.`id` LEFT JOIN `acl_role` `app.aclRole` ON `app`.`acl_role_id` = `app.aclRole`.`id` LEFT JOIN (SELECT `app.translation`.`app_id`, `app.translation`.`label` as `app.translation.label`, `app.translation`.`description` as `app.translation.description`, `app.translation`.`privacy_policy_extensions` as `app.translation.privacyPolicyExtensions`, `app.translation`.`custom_fields` as `app.translation.customFields` FROM `app_translation` `app.translation` WHERE `app.translation`.`language_id` = ?) `app.app_translation` ON `app.app_translation`.`app_id` = `app`.`id` WHERE (`app`.`name` = ?)
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  "SwagAnalytics"
]
100 0.21 ms
SELECT `base_class` AS `baseClass`, `author`
                FROM `plugin`
Parameters:
[]
101 0.61 ms
SELECT translation_key, value FROM snippet WHERE snippet_set_id = ?
Parameters:
[
  b"\x0Ea[Ø_\x11FÿêLËB\x17¸à="
]
102 0.31 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:
[]
103 0.29 ms
SELECT path FROM category WHERE id = ?
Parameters:
[
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
]
104 0.19 ms
SELECT min_search_length FROM product_search_config WHERE language_id = ?
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
]
105 1.04 ms
# theme-service::load-config::read
SELECT `theme`.`id` as `theme.id`, `theme`.`technical_name` as `theme.technicalName`, `theme`.`name` as `theme.name`, `theme`.`author` as `theme.author`, `theme`.`preview_media_id` as `theme.previewMediaId`, `theme`.`parent_theme_id` as `theme.parentThemeId`, `theme`.`theme_json` as `theme.themeJson`, `theme`.`base_config` as `theme.baseConfig`, `theme`.`config_values` as `theme.configValues`, `theme`.`active` as `theme.active`, `theme`.`created_at` as `theme.createdAt`, `theme`.`updated_at` as `theme.updatedAt`, `theme.translation.description`, `theme.translation.description` as `theme.description`, `theme.translation.labels`, `theme.translation.labels` as `theme.labels`, `theme.translation.helpTexts`, `theme.translation.helpTexts` as `theme.helpTexts`, `theme.translation.customFields`, `theme.translation.customFields` as `theme.customFields` FROM `theme` LEFT JOIN (SELECT `theme.translation`.`theme_id`, `theme.translation`.`description` as `theme.translation.description`, `theme.translation`.`labels` as `theme.translation.labels`, `theme.translation`.`help_texts` as `theme.translation.helpTexts`, `theme.translation`.`custom_fields` as `theme.translation.customFields` FROM `theme_translation` `theme.translation` WHERE `theme.translation`.`language_id` = ?) `theme.theme_translation` ON `theme.theme_translation`.`theme_id` = `theme`.`id`
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
]
106 0.47 ms
# theme-service::resolve-media::read
SELECT `media`.`id` as `media.id`, `media`.`user_id` as `media.userId`, `media`.`media_folder_id` as `media.mediaFolderId`, `media`.`mime_type` as `media.mimeType`, `media`.`file_extension` as `media.fileExtension`, `media`.`uploaded_at` as `media.uploadedAt`, `media`.`file_name` as `media.fileName`, `media`.`file_size` as `media.fileSize`, `media`.`media_type` as `media.mediaTypeRaw`, `media`.`meta_data` as `media.metaData`, `media`.`config` as `media.config`, `media`.`path` as `media.path`, `media`.`private` as `media.private`, `media`.`thumbnails_ro` as `media.thumbnailsRo`, `media`.`created_at` as `media.createdAt`, `media`.`updated_at` as `media.updatedAt`, `media.translation.title`, `media.translation.title` as `media.title`, `media.translation.alt`, `media.translation.alt` as `media.alt`, `media.translation.customFields`, `media.translation.customFields` as `media.customFields` FROM `media` LEFT JOIN `media_folder` `media.mediaFolder` ON `media`.`media_folder_id` = `media.mediaFolder`.`id` LEFT JOIN (SELECT `media.translation`.`media_id`, `media.translation`.`alt` as `media.translation.alt`, `media.translation`.`title` as `media.translation.title`, `media.translation`.`custom_fields` as `media.translation.customFields` FROM `media_translation` `media.translation` WHERE `media.translation`.`language_id` = ?) `media.media_translation` ON `media.media_translation`.`media_id` = `media`.`id` LEFT JOIN `media_default_folder` `media.mediaFolder.defaultFolder` ON `media.mediaFolder`.`default_folder_id` = `media.mediaFolder.defaultFolder`.`id` WHERE (((`media`.`private` = ? OR (`media`.`private` = ? AND `media.mediaFolder.defaultFolder`.`entity` = ?)))) AND (`media`.`id` IN (?, ?, ?))
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  false
  true
  "product_download"
  b"─g]ì?=LÚëµÚ╬│\x12\x02\x18"
  b"óÞ…À@sL\t‰±j­æ´ª¦"
  b">\x10\x13OùÕFiŠ˜ÕŽ\x08t•ð"
]
107 1.04 ms
SELECT `theme`.`id` as `theme.id`, `theme`.`technical_name` as `theme.technicalName`, `theme`.`name` as `theme.name`, `theme`.`author` as `theme.author`, `theme`.`preview_media_id` as `theme.previewMediaId`, `theme`.`parent_theme_id` as `theme.parentThemeId`, `theme`.`theme_json` as `theme.themeJson`, `theme`.`base_config` as `theme.baseConfig`, `theme`.`config_values` as `theme.configValues`, `theme`.`active` as `theme.active`, `theme`.`created_at` as `theme.createdAt`, `theme`.`updated_at` as `theme.updatedAt`, `theme.translation.description`, `theme.translation.description` as `theme.description`, `theme.translation.labels`, `theme.translation.labels` as `theme.labels`, `theme.translation.helpTexts`, `theme.translation.helpTexts` as `theme.helpTexts`, `theme.translation.customFields`, `theme.translation.customFields` as `theme.customFields` FROM `theme` LEFT JOIN (SELECT `theme.translation`.`theme_id`, `theme.translation`.`description` as `theme.translation.description`, `theme.translation`.`labels` as `theme.translation.labels`, `theme.translation`.`help_texts` as `theme.translation.helpTexts`, `theme.translation`.`custom_fields` as `theme.translation.customFields` FROM `theme_translation` `theme.translation` WHERE `theme.translation`.`language_id` = ?) `theme.theme_translation` ON `theme.theme_translation`.`theme_id` = `theme`.`id` WHERE `theme`.`id` IN (?)
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"™²$ßâ\rFé¬!¯Ü\x07Á\x04s"
]
108 1.15 ms
# theme-service::load-config::read
SELECT `theme`.`id` as `theme.id`, `theme`.`technical_name` as `theme.technicalName`, `theme`.`name` as `theme.name`, `theme`.`author` as `theme.author`, `theme`.`preview_media_id` as `theme.previewMediaId`, `theme`.`parent_theme_id` as `theme.parentThemeId`, `theme`.`theme_json` as `theme.themeJson`, `theme`.`base_config` as `theme.baseConfig`, `theme`.`config_values` as `theme.configValues`, `theme`.`active` as `theme.active`, `theme`.`created_at` as `theme.createdAt`, `theme`.`updated_at` as `theme.updatedAt`, `theme.translation.description`, `theme.translation.description` as `theme.description`, `theme.translation.labels`, `theme.translation.labels` as `theme.labels`, `theme.translation.helpTexts`, `theme.translation.helpTexts` as `theme.helpTexts`, `theme.translation.customFields`, `theme.translation.customFields` as `theme.customFields` FROM `theme` LEFT JOIN (SELECT `theme.translation`.`theme_id`, `theme.translation`.`description` as `theme.translation.description`, `theme.translation`.`labels` as `theme.translation.labels`, `theme.translation`.`help_texts` as `theme.translation.helpTexts`, `theme.translation`.`custom_fields` as `theme.translation.customFields` FROM `theme_translation` `theme.translation` WHERE `theme.translation`.`language_id` = ?) `theme.theme_translation` ON `theme.theme_translation`.`theme_id` = `theme`.`id`
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
]
109 0.68 ms
SELECT `media`.`id` as `media.id`, `media`.`user_id` as `media.userId`, `media`.`media_folder_id` as `media.mediaFolderId`, `media`.`mime_type` as `media.mimeType`, `media`.`file_extension` as `media.fileExtension`, `media`.`uploaded_at` as `media.uploadedAt`, `media`.`file_name` as `media.fileName`, `media`.`file_size` as `media.fileSize`, `media`.`media_type` as `media.mediaTypeRaw`, `media`.`meta_data` as `media.metaData`, `media`.`config` as `media.config`, `media`.`path` as `media.path`, `media`.`private` as `media.private`, `media`.`thumbnails_ro` as `media.thumbnailsRo`, `media`.`created_at` as `media.createdAt`, `media`.`updated_at` as `media.updatedAt`, `media.translation.title`, `media.translation.title` as `media.title`, `media.translation.alt`, `media.translation.alt` as `media.alt`, `media.translation.customFields`, `media.translation.customFields` as `media.customFields` FROM `media` LEFT JOIN `media_folder` `media.mediaFolder` ON `media`.`media_folder_id` = `media.mediaFolder`.`id` LEFT JOIN (SELECT `media.translation`.`media_id`, `media.translation`.`alt` as `media.translation.alt`, `media.translation`.`title` as `media.translation.title`, `media.translation`.`custom_fields` as `media.translation.customFields` FROM `media_translation` `media.translation` WHERE `media.translation`.`language_id` = ?) `media.media_translation` ON `media.media_translation`.`media_id` = `media`.`id` LEFT JOIN `media_default_folder` `media.mediaFolder.defaultFolder` ON `media.mediaFolder`.`default_folder_id` = `media.mediaFolder.defaultFolder`.`id` WHERE (((`media`.`private` = ? OR (`media`.`private` = ? AND `media.mediaFolder.defaultFolder`.`entity` = ?)))) AND (`media`.`id` IN (?, ?, ?, ?, ?))
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  false
  true
  "product_download"
  b"─g]ì?=LÚëµÚ╬│\x12\x02\x18"
  b"─g]ì?=LÚëµÚ╬│\x12\x02\x18"
  b"─g]ì?=LÚëµÚ╬│\x12\x02\x18"
  b"óÞ…À@sL\t‰±j­æ´ª¦"
  b">\x10\x13OùÕFiŠ˜ÕŽ\x08t•ð"
]
110 0.72 ms
SELECT `app`.`id` as `app.id`, `app`.`name` as `app.name`, `app`.`path` as `app.path`, `app`.`author` as `app.author`, `app`.`copyright` as `app.copyright`, `app`.`license` as `app.license`, `app`.`active` as `app.active`, `app`.`configurable` as `app.configurable`, `app`.`privacy` as `app.privacy`, `app`.`version` as `app.version`, `app`.`icon` as `app.iconRaw`, `app`.`app_secret` as `app.appSecret`, `app`.`modules` as `app.modules`, `app`.`main_module` as `app.mainModule`, `app`.`cookies` as `app.cookies`, `app`.`allow_disable` as `app.allowDisable`, `app`.`base_app_url` as `app.baseAppUrl`, `app`.`allowed_hosts` as `app.allowedHosts`, `app`.`template_load_priority` as `app.templateLoadPriority`, `app`.`checkout_gateway_url` as `app.checkoutGatewayUrl`, `app`.`in_app_purchases_gateway_url` as `app.inAppPurchasesGatewayUrl`, `app`.`source_type` as `app.sourceType`, `app`.`source_config` as `app.sourceConfig`, `app`.`self_managed` as `app.selfManaged`, `app`.`integration_id` as `app.integrationId`, `app.integration`.`id` as `app.integration.id`, `app.integration`.`label` as `app.integration.label`, `app.integration`.`access_key` as `app.integration.accessKey`, `app.integration`.`secret_access_key` as `app.integration.secretAccessKey`, `app.integration`.`last_usage_at` as `app.integration.lastUsageAt`, `app.integration`.`admin` as `app.integration.admin`, `app.integration`.`custom_fields` as `app.integration.customFields`, `app.integration`.`deleted_at` as `app.integration.deletedAt`, `app.integration`.`created_at` as `app.integration.createdAt`, `app.integration`.`updated_at` as `app.integration.updatedAt`, `app`.`acl_role_id` as `app.aclRoleId`, `app.aclRole`.`id` as `app.aclRole.id`, `app.aclRole`.`name` as `app.aclRole.name`, `app.aclRole`.`description` as `app.aclRole.description`, `app.aclRole`.`privileges` as `app.aclRole.privileges`, `app.aclRole`.`deleted_at` as `app.aclRole.deletedAt`, `app.aclRole`.`created_at` as `app.aclRole.createdAt`, `app.aclRole`.`updated_at` as `app.aclRole.updatedAt`, `app`.`created_at` as `app.createdAt`, `app`.`updated_at` as `app.updatedAt`, `app.translation.label`, `app.translation.label` as `app.label`, `app.translation.description`, `app.translation.description` as `app.description`, `app.translation.privacyPolicyExtensions`, `app.translation.privacyPolicyExtensions` as `app.privacyPolicyExtensions`, `app.translation.customFields`, `app.translation.customFields` as `app.customFields` FROM `app` LEFT JOIN `integration` `app.integration` ON `app`.`integration_id` = `app.integration`.`id` LEFT JOIN `acl_role` `app.aclRole` ON `app`.`acl_role_id` = `app.aclRole`.`id` LEFT JOIN (SELECT `app.translation`.`app_id`, `app.translation`.`label` as `app.translation.label`, `app.translation`.`description` as `app.translation.description`, `app.translation`.`privacy_policy_extensions` as `app.translation.privacyPolicyExtensions`, `app.translation`.`custom_fields` as `app.translation.customFields` FROM `app_translation` `app.translation` WHERE `app.translation`.`language_id` = ?) `app.app_translation` ON `app.app_translation`.`app_id` = `app`.`id` WHERE (`app`.`name` = ?)
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  "SwagAnalytics"
]
111 0.65 ms
SELECT `category`.`id` as `category.id`, `category`.`version_id` as `category.versionId`, `category`.`parent_id` as `category.parentId`, `category`.`parent_version_id` as `category.parentVersionId`, `category`.`after_category_id` as `category.afterCategoryId`, `category`.`after_category_version_id` as `category.afterCategoryVersionId`, `category`.`media_id` as `category.mediaId`, `category`.`display_nested_products` as `category.displayNestedProducts`, `category`.`auto_increment` as `category.autoIncrement`, `category`.`level` as `category.level`, `category`.`path` as `category.path`, `category`.`child_count` as `category.childCount`, `category`.`type` as `category.type`, `category`.`product_assignment_type` as `category.productAssignmentType`, `category`.`visible` as `category.visible`, `category`.`active` as `category.active`, `category`.`cms_page_id` as `category.cmsPageId`, `category`.`cms_page_version_id` as `category.cmsPageVersionId`, `category`.`product_stream_id` as `category.productStreamId`, `category`.`custom_entity_type_id` as `category.customEntityTypeId`, `category`.`created_at` as `category.createdAt`, `category`.`updated_at` as `category.updatedAt`, `category.translation.name`, `category.translation.name` as `category.name`, `category.translation.breadcrumb`, `category.translation.breadcrumb` as `category.breadcrumb`, `category.translation.slotConfig`, `category.translation.slotConfig` as `category.slotConfig`, `category.translation.linkType`, `category.translation.linkType` as `category.linkType`, `category.translation.internalLink`, `category.translation.internalLink` as `category.internalLink`, `category.translation.externalLink`, `category.translation.externalLink` as `category.externalLink`, `category.translation.linkNewTab`, `category.translation.linkNewTab` as `category.linkNewTab`, `category.translation.description`, `category.translation.description` as `category.description`, `category.translation.metaTitle`, `category.translation.metaTitle` as `category.metaTitle`, `category.translation.metaDescription`, `category.translation.metaDescription` as `category.metaDescription`, `category.translation.keywords`, `category.translation.keywords` as `category.keywords`, `category.translation.customFields`, `category.translation.customFields` as `category.customFields` FROM `category` LEFT JOIN (SELECT `category.translation`.`category_id`, `category.translation`.`category_version_id`, `category.translation`.`breadcrumb` as `category.translation.breadcrumb`, `category.translation`.`name` as `category.translation.name`, `category.translation`.`custom_fields` as `category.translation.customFields`, `category.translation`.`slot_config` as `category.translation.slotConfig`, `category.translation`.`link_type` as `category.translation.linkType`, `category.translation`.`internal_link` as `category.translation.internalLink`, `category.translation`.`external_link` as `category.translation.externalLink`, `category.translation`.`link_new_tab` as `category.translation.linkNewTab`, `category.translation`.`description` as `category.translation.description`, `category.translation`.`meta_title` as `category.translation.metaTitle`, `category.translation`.`meta_description` as `category.translation.metaDescription`, `category.translation`.`keywords` as `category.translation.keywords` FROM `category_translation` `category.translation` WHERE `category.translation`.`language_id` = ?) `category.category_translation` ON `category.category_translation`.`category_id` = `category`.`id` AND `category.category_translation`.`category_version_id` = `category`.`version_id` WHERE (`category`.`version_id` = ?) AND (`category`.`id` IN (?))
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"\x0F©\x1CãéjK¾KÙÎu,4%"
  b"y£a@¢ŠLæ¬m\x0E\x06'A"
]
112 26.71 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/251448b91bc742de85643f5fccd89051"
  "/navigation/ec2a4d4fb4474b5088b03df523675f08"
  "/navigation/859156a63cc442008cc67aa14505a8ca"
  "/navigation/4851ecc7788447bfb1e74f488e708249"
  "/navigation/2350ba14e89143198d72042128b8519f"
  "/navigation/f3f47b57953b40afb23cd462dda41731"
  "/navigation/075251ee45644d14bfeae2fce50073a0"
  "/navigation/16c8cbca5d1e4e08ac1b8e8f0ac84d58"
  "/navigation/07d6d4c2753d4315814435763a756eb6"
  "/navigation/4784c622e7b34b139d9852ed9fb53adb"
  "/navigation/4d8c5ae5733d4a1f8575bc4b5421a20c"
  "/navigation/7ca22766fd2846b39712928cd77b169b"
  "/navigation/cc590dbc44b740169864cd7c989ddad0"
  "/navigation/275477acc6364fcbb3d3bfbe17317800"
  "/navigation/57e065cd29a24cb3b2d9fc39fc2abf50"
  "/navigation/aefcfa1180634bb98635452ad2dcdbf7"
  "/navigation/bda1448fb6f1449eae78e06d3dd07df3"
  "/navigation/2c38112820554a9598f0c8e77373625c"
  "/navigation/310cbec927954c1ca5d68a3a49b532c7"
  "/navigation/adb46bd6b0b94f9eb5e3976d8446b8fa"
  "/navigation/c7643e90932e42f594f15a536998ed66"
  "/navigation/3abc5229293848c9b2fc1b27fd3d8421"
  "/navigation/514a31209c6e45c5b7f05cf2ce9205fb"
  "/navigation/8539a768e5ce4f168833f890bae1d0a6"
  "/navigation/0923017eea79437bb043b5b0673e115f"
  "/navigation/c6f322e9a6294eb896f7bb669251f305"
  "/navigation/8cfeb9558d524e17827ec792492c9122"
  "/navigation/9fc238bdf9af4f7980d7f1cd1189e8d3"
  "/navigation/a3668172f857425f9bfe53224046ba51"
  "/navigation/505fcc508c4e47eb99d8e4627fe8bd32"
  "/navigation/82738af02a084bbdb851e11e8ec598dc"
  "/navigation/aab03d74404b481ba120fb9530426d47"
  "/navigation/018c9125ea874ae287429a2cefd1f2d0"
  "/navigation/1a5c6210666443f19920fa7686428657"
  "/navigation/76780ee5e68042aab5f6574d7e25dcd3"
  "/navigation/bef74106cc0b4125978553246ff16ad6"
  "/navigation/c4aa5e8624d24b30b0312e22701162d6"
  "/navigation/c6dc84aee6e1469696ac2299c312fde9"
  "/navigation/d62f763a8391413b81a164ea482db739"
  "/navigation/dfdf2340aca14881a6652d08e7656163"
  "/navigation/ab1de20b216545318a6cdad2ee7e2a82"
  "/navigation/afed1ddda6d849c49d00ca0932a75b70"
  "/navigation/b55d905661614a2fa7f585ef697d6cfe"
  "/navigation/c7156d3692b345c69d8c93126625814e"
  "/navigation/004440dd20754671ada9bf79a2b75fbc"
  "/navigation/0b73a534bf5044ed9dd6af4e301fc006"
  "/navigation/c9d1a6f276f24c67b7c66222804db52c"
  "/navigation/f57dc8356f054004b0b2ae82257e6ab4"
  "/navigation/cd3cfa833d6046b89a14935aee1a7f8f"
  "/navigation/3db9cf39d5df4cf89ab28ca64fc9a0af"
  "/navigation/a316e8972e0041bfa756d6f7acc23e7d"
  "/navigation/d3e05b27b6cd431d9b6b64f4e4f197a6"
  "/navigation/eeadca367c544275ac141449b234e23b"
  "/navigation/0efa889b062a423c8fd11a73b02e28f4"
  "/navigation/52daaaf1c14242d699b579aa2eadba48"
  "/navigation/8537420f2eb44ac297adf8c04e163b3d"
  "/navigation/d9db2acbb0ef4cfab89a07bc122d204c"
  "/navigation/f501cdbc9c1c4609a8a519e227fc2bef"
  "/navigation/f59522a887f947d8864e42c4ebc39266"
  "/navigation/f9e2050944fc498ea0537fdb55cba37d"
  "/navigation/882667d91b2d4ab5a8cb33bcce661e38"
  "/navigation/35da856933d947239055eaf099933e29"
  "/navigation/4e2522fa9ec04f46bcab12cd36925cb6"
  "/navigation/552f1d0a97d7418d822959705696a65d"
  "/navigation/7623cc38e1154a2797227b05b7d74503"
  "/navigation/78c4ca0a6208486cb940907b1298f747"
  "/navigation/37476b928c114f0692ad5a37af14e66b"
  "/navigation/d3000e05adbf41ccb0952539c25cb21c"
  "/navigation/1b15b427e9cb40b28d537a893668f15a"
  "/navigation/43c83d522870493a8ab2df8abb5d556c"
  "/navigation/49f823826b384871aec230ae7ee2f154"
  "/navigation/e5a13fc2f1c542cd9057c9488b5c559a"
  "/navigation/01fb819fa75744c8a56fdc0981381ba9"
  "/navigation/7182c23f1e214e85adba25d65afe398a"
  "/navigation/73045f602ad1421fadf76dcecc9ca960"
  "/navigation/89a9b23c1a8b41c2bb4a66032fda3981"
  "/navigation/a585c54285844d1ebd1a64392ed3ee8c"
  "/navigation/f7e8bdb0ed0f4677aa2beed3bac45f8f"
  "/navigation/c76f09f24f1942b1822fb275e0080db3"
  "/navigation/e10596ecd9474c998247ceb3e50921c6"
  "/navigation/01797e0437b3448db94e690f14f43e5f"
  "/navigation/7b34af3a47cb4c3ba3188ed1cee83967"
  "/navigation/7758ea41858d4231ad3623921c73e531"
  "/navigation/68376253ee4542d7aa4d93ac4958eb0a"
  "/navigation/f42644ae8c26492b8cfb8d0ac6f4d74e"
  "/navigation/d867ffee71f646f09b1c069b267201e0"
  "/navigation/4fed7b490a09439dbe58747fe74f3e5d"
  "/navigation/cf5a0b4136834eac88874e7ff81b8ba5"
  "/navigation/f19faba35fa04f30a1bdd354b051f625"
  "/navigation/4bc032eef6364672a0d09b8abe93d55e"
  "/navigation/33b309eb71bc4c2a9976970795d500fa"
  "/navigation/6dba75696b5148139136de033ffc6382"
  "/navigation/be2f3ca764534022a2ba79f972c9679d"
  "/navigation/2e7a070a7ae844fab5cfe4c37e52a1d6"
  "/navigation/0198f4ed3e3b71c1bf2a5e0a6e13a7ef"
  "/navigation/7b7970e14b87448fb41d825fcec350d0"
  "/navigation/7d34ea33ebd2430b84ca71a999e7b708"
  "/navigation/abfa97de640b48c7a6afa067b88812bc"
  "/navigation/1f423e85c6eb494980b22dde93e64a9c"
  "/navigation/876b21ae9d7c41498115b90823beeb7b"
  "/navigation/2b29710e5f0f44a8825513b4e6e2a98d"
  "/navigation/8f4f3b3ffb984e6fb71aebc62d6286e8"
  "/navigation/671bb3d9919346a1a0187fba6835a133"
  "/navigation/dfe70840626a4a9a88c56999fb42852b"
  "/navigation/e4ae50f24b8d4d6483cbea48cedb146b"
  "/navigation/73e9c784d8c448d8a7e304117eed2293"
  "/navigation/8fa76c45c7a14b1ca93353f7b1f85411"
  "/navigation/f2e70390e9e34ceda7549b53800c1e08"
  "/navigation/0bc41cae5ab441458dce00de02107388"
  "/navigation/5f149c7e1b2b48f9ae6364de8ce288fe"
  "/navigation/903d01af296c4a2391205affb24423c2"
  "/navigation/89364c27afac40fa9ead1ec3136ec684"
  "/navigation/aecbd0f4de0742199dd75fadddec2013"
  "/navigation/91a75b0ba6ee4dd7a260ca76f63bc6a0"
  "/navigation/bccc5c020811472196379229044dc7fd"
  "/navigation/2db3c8aa857a4bc6a6d11e3438350063"
  "/navigation/068567f45f424e389167089941c407ec"
  "/navigation/165d387e909249889e89cd6584e6c81c"
  "/navigation/20e44a7345fa48468f3d0e2298b4f067"
  "/navigation/224193720c2a4a45bc96cb2d055655ba"
  "/navigation/3c24eab57c3d445698f26534ea18e660"
  "/navigation/444424ff93914a27a401e920bb33976e"
  "/navigation/72202b824a384e9a8c11ae6afe2a9d75"
  "/navigation/7b182711a1294f69ae2266b5e37b5bc4"
  "/navigation/83868e2e81b340bfa067343e71965085"
  "/navigation/89d46426d44c4442993d4b524afc59a4"
  "/navigation/a16abde2699547c2b823b86c6b48d0d7"
  "/navigation/a3025fff20374024b907cddab6c39d43"
  "/navigation/d14cb43cbcf245eea471b31b87876e6d"
  "/navigation/dbd25e02ae4e471f9cfef3fc4b936d1d"
  "/navigation/e5c66ca00fd140229735738d20618e8c"
  "/navigation/b613bcea17d94cd68c0f1b01c96a843f"
  "/navigation/f65330b5335b43a8ba39baec7d44aa54"
  "/navigation/fb3986cb89834cf3a3b42c5a651034a5"
  "/navigation/9eb6e1f2d32e4679aa85298c3e2fd678"
  "/navigation/a5d30272319c4e6f8577b8f344013d34"
  "/navigation/5be3b86f12b94044a39420702328fe79"
  "/navigation/e40c020ad4b74db7bc3e2e88c4c27be8"
  "/navigation/ab078ca87be74c748a7e971e766ceaf3"
  "/navigation/efef8f302349446dac0f0d67631b70cf"
  "/navigation/f5e01e9054514b68a8653c5a4f2e5ee1"
  "/navigation/e485c99ca374414e851e1bae3f10af8e"
  "/navigation/2fb093f95507419987f178312f1a3159"
  "/navigation/4823a61385b44ff1acf4e6382ddc6ed4"
  "/navigation/a6abb398e64e45f1895b6666ef5c48d1"
  "/navigation/00f37e830a0348d09705a9612c8c8cba"
  "/navigation/71ca1150915f49e5a1f2fd538909d05a"
  "/navigation/1c5e979155a844539448db12fd5ee768"
  "/navigation/8880adde82fa414eb680521ec3b57c4a"
  "/navigation/edd74ffcfbd44ba9904d355f05d440a6"
  "/navigation/29bbfc2eb6d444f08a34e46f60b76e17"
  "/navigation/9228dba7d8ff47a897c5e6125f40dae0"
  "/navigation/500fe37e8fab4ec686d79803e58a8133"
  "/navigation/defbeb767ca44c1b970ab994d662a6a2"
  "/navigation/5d1b4c4fdc094289932a615f81db335b"
  "/navigation/b3fcd7cc2e684a8b96f82adbb8615f55"
  "/navigation/1f6fc0d096e4433f847169a8653f9872"
  "/navigation/cdf0a23d5d72433783ef241128a9b070"
  "/navigation/273527558c5e4e2cb3168fbfbbf6db0e"
  "/navigation/0fc49a5d23ec4742845d4d31898f67f2"
  "/navigation/9870b54fef794c4b87791c9dbc9b83b9"
  "/navigation/91314c7682154e58a203d7deb3c46e25"
  "/navigation/0198a84419397e96ae8527630cef7f63"
  "/navigation/019c03b8fcaa72dc9e2c6dd03b04916d"
  "/navigation/5fdbefa88b0942d28155aa77fb9d1ef2"
  "/navigation/c0ac65a1bc5a42c7ba9ed55d592c4a27"
  "/navigation/6abcc304f8c84933a719a126f42a6651"
  "/navigation/aa1b9b1673ea4fde94caea0b6bc7beb3"
  "/navigation/ea2fc00d192244b3b852128b45d74842"
  "/navigation/2a5c8fc96ef04011aef499b2fb4faca4"
  "/navigation/01971690d7e97455bdb6a13033fc4bea"
  "/navigation/01971691bb387f7f8d6fa68ac5bc78b0"
  "/navigation/019a7cc2c0ed7c48bfd77766e7197c67"
  "/navigation/019841caba81739d847aaec4495335dd"
  "/navigation/c760008290d84dbaae3f6f4b83269ddd"
  "/navigation/019aea2480627a599fd1d0db6122e224"
  "/navigation/0197169587bc7ef2832928391108aef6"
  "/navigation/01992f21513c7fca831141b67a0ba2a6"
  "/navigation/0199288800f87feaabd6d217f0254df0"
  "/navigation/01983b68543b7476b25d1ed5006cd884"
  "/navigation/572804a509e74ad58d18d52ef0cfeb3c"
  "/navigation/0199772279547efd8f94e76789b316b3"
  "/detail/af2d7e408fe24e3cadadbcbe89317fc6"
  "/detail/f98ca2a6edae45d491e128f1ebba6557"
  "/detail/c59f9403e1df483f99ab8c020f358b99"
  "/detail/f239d95a61c94707ac2805f28c3125c5"
  "/detail/4088d046f12d4f39a9fcfefc53531f05"
  "/detail/97847e698097412cbb0d9992d9e73ac9"
  "/detail/e25da111eb5f4eb48ff73bfe61a7ab08"
  "/detail/d2b137ab85804568b86627bc683565dd"
  "/detail/f305622fce2f489ea4b6b87d16801e76"
  "/detail/62899650fa3d455791118fbf4de28fe0"
  "/detail/0a7d7cb8497f48648fa50404fcd9c9c2"
  "/detail/0764f1bbea1a41a59d8add016ea62243"
  "/detail/c018ecd5cc4148f48b4c4abb008c95b0"
  "/detail/02049224c56347179fa4c013e2cfcd8f"
  "/detail/6b1e1d2fc9aa44778a413fbac60b4ed6"
  "/detail/ae41ed3ace88408c8fe701829c044afd"
  "/detail/7a51d3863ebe44dcbb8c6c2e4b990108"
  "/detail/e57bfb0519524b4d84ca679b8e30ccd9"
  "/detail/ef703aaeb7d742ac8dd7660634531135"
  "/detail/92199a0b5f05435f8baad258fbbc38fc"
  "/detail/675283c0026e4b1fbc2f88c2c0fe9ede"
  "/detail/fdc5c63b921e4de49e79d66cba61a87f"
  "/detail/1e30647cfcd649b0a5ac040cb613116f"
  "/detail/a53b7de72acc4313ad9752fa223aaddf"
  "/detail/aa3031f9fd724dbc9fed884ea62b3cdd"
  "/detail/c5ab144f495c45d1af742173eb811222"
  "/detail/d744bf7892ae4da48aba62c8bbf2d386"
  "/detail/58bc9d8729074ef98236767dadec3d34"
  "/detail/61515c579de74c4b8e4f38db34458a6c"
  "/detail/644136a42a4d4a1babc7e1578e05127b"
  "/detail/40e6608f10b64ad094ef5a1cbb6f2dcf"
  "/detail/4f1f386c4dad4de8b19f3d5d0b855816"
  "/detail/a0b3ba6665e14a1a8f7f78366f2c1b7f"
  "/detail/8bdda3a3e5cf4a79b865e33743f707f4"
  "/detail/594cabecddf748e2a382b2d627690ea7"
  "/detail/c06d41f75e8e4881811322c4ee4ae97a"
  "/detail/e2e45ca9bd8e4e4eb5bc426ab0722ebc"
  "/detail/e53b152487284f518ddc6441a4c0bc7c"
  "/detail/d7598d9a84cb4294b0037243826a2e44"
  "/detail/211a38b709a84b198d369b82d10c19ee"
  "/detail/3af696e599824a919a809c42b0b9e9f6"
  "/detail/c5491401894a4d97a54b4ef547a68317"
  "/detail/0247791b45054c689dc340a2c29e97c3"
  "/detail/ae2f3c11b14c476b8af7c45d63869ebc"
  "/detail/dc7a596505de4d38b5d0a3c8caa61b9d"
  "/detail/d53def18874c4ac18b224fbc07554900"
  "/detail/08fe3fb5188b4a49bb9ff8250e4c83c1"
  "/detail/f5719a6f4dee407dbed3ce57fb62d3bf"
  "/detail/a94cfdb36a34413f8b774e70d8173a8d"
  "/detail/d398c2ddebc444f6a74dc3133125987f"
  "/detail/9e43a614f83540769b8d47b80b0090e8"
  "/detail/9682ba01b1264647b8bc5e29f23fe6d9"
  "/detail/f331c2a149e44b4f92f34a7ac2f3795c"
  "/detail/ae48ec90420b4922bbf9c3cd00ec066d"
  "/detail/e15ddb60cd6d4ce690a5765cf341f7b4"
  "/detail/004b11b664424995968a6294d4ea4ae7"
  "/detail/2e7b613304dd4c96824d1be6ffd83190"
  "/detail/baaf0501442649a780e5481b2d0ca46d"
  "/detail/99eb30031dc3465c8fe88a9c89476e57"
  "/detail/3dc9d509c913499088c9dcdee0ee1196"
  "/detail/bd6868c11d384880af8a46fbec986baf"
  "/detail/a83914be5eb94c24bdc703f19779d57c"
  "/detail/5f7dd71082de4ff1825a3e4fc530b61b"
  "/detail/0b4240de68a5461fac990789bf37f906"
  "/detail/960f1a5d33764da38b549f36355ebcc3"
  "/detail/3971f7df1fb94315959c080e41ec728f"
  "/detail/ff5f7e5baeba4fda98a4c1abd9171bce"
  "/detail/acca3d4d508a4da98bcd404c3a0e12fa"
  "/detail/bae61d1dd5cf4cc09c2dca9d42855234"
  "/detail/3ceb37a732424262915d394bded5a67b"
  "/detail/fe32dccd36e644e6ad9daa7a5a2d8e29"
  "/detail/ec9d1beed74a4e4b8609a7964777dfc0"
  "/detail/5a3875eaaa9348548457bb27936ca584"
  "/detail/2fd6a70894f1437eaaca580b6847e6e0"
  "/detail/b90c8a0f07ba4cee8eaceb81cd600693"
  "/detail/eac2b6c542994b059fe86781e99700c7"
  "/detail/24cf02fd573941599324c36b372753a5"
  "/detail/1ce6db34548e440c91f01d578d87405e"
  "/detail/8b57d96479b742ad9a8ed775658d07ba"
  "/detail/8c1b4581c9de4cbc936cb553f7561fa7"
  "/detail/cc1790550b7b46d0bfe10b0cf8fa2dd7"
  "/detail/98c849f19f454b638a543198dbaf1eb7"
  "/detail/51070503953f46338ae553aad8369b0f"
  "/detail/73cc2bf819eb462c9e70abb20990bbda"
  "/detail/2ec241ad2879442c8adc75c286f0f9cb"
  "/detail/9b4c7318e4a8486c98247e883aa9c1b1"
  "/detail/6ce7613368e94e198673322cee95ac71"
  "/detail/8b2d191adbc8495aac0a0fda910336a1"
  "/detail/1a5a03ccb8214496bf7e0da267153241"
  "/detail/d41eb0c222144539b4cc6be94b1d8925"
  "/detail/1fda3598317643bd9ab3a31c4e1d4b74"
  "/detail/17c8ad20f8e743c5b4111f96115c9636"
  "/detail/9926731f6f8e4d65b1f505aab3e402cf"
  "/detail/26261286e85d4ff5a83a0188dcba7c00"
  "/detail/0cf665757b114488b50086b62e4ba9f2"
  "/detail/cfa1a7c3e00a43949cf3a595ada9dae9"
  "/detail/1331f195378341ce9cca709a2f053825"
  "/detail/17c44e57e0114ab788fa54d1e598673c"
  "/detail/7c995043c7924d9e932c602184701df6"
  "/detail/7c86c5d847f44081a2c7f8bb5ead22bc"
  "/detail/37433be6c23a4987a6a18b46e5a25823"
  "/detail/5a5de028ea0447c9a01cb7b886217e11"
  "/detail/29cd1170cd404d5ba4bdd8ff2d7a4d6a"
  "/detail/0de5a9a4ad8048dfa4869ebda2816160"
  "/detail/220b1fcfbdf142bdab9867b94c8706ad"
  "/detail/3bece2b3eb76487d93651ad9f7cf9b6d"
  "/detail/0483012995204a50b2aa3e762122fef9"
  "/detail/00046ae9ff6845bb9f8f777f05aabb42"
  "/detail/1ffe9d3abba04650b28f4122649d4f76"
  "/detail/e794fca7a9f5459a9503de5a4fd3ae10"
  "/detail/5c03eb1dc4c44395918697871b76824e"
  "/detail/79fad4f30b6f42fc840cf0b0f8222e2e"
  "/detail/78f5e0f7431f46aba083791cf7ade7e2"
  "/detail/9cef2594dcf54d45ba544c84672cc09c"
  "/detail/0396b5db563f412fbd5ec1e572547d5e"
  "/detail/481078a8a1154b838281d129f2c084cb"
  "/detail/613247994d20402d993ebf4f464f543c"
  "/detail/0df30c3019b74a12a9691516edfa03ca"
  "/detail/6067fd249baa451db12f3e78c0b166ad"
  "/detail/6556518eeae7478bb3abe52f074a289d"
  "/detail/0198cc7f3e447214a848528de060a0ed"
  "/detail/79086dbe719e45ae888297f74ccce2d0"
  "/detail/5f6d55149da14310bd6a08c07d0aad98"
  "/detail/92e54cef4f764352bc6f8d74e5865cf1"
  "/detail/bdebc430f6704eb29d628f33fba86277"
  "/detail/421a3fdfd0d5460ab528e3707ca11a78"
  "/detail/bd4b4ac04f0047108b5e31c13647b328"
  "/detail/84ec3f4b6a354b3ba91a0bfc9a3e31be"
  "/detail/e3226bf41a7842aab7f9cd436f1e8c3e"
  "/detail/403aadc1354a432fa2874195a7b7914d"
  "/detail/1e7256c5a65d492a98cddf303a3746e8"
  "/detail/e3dd4efb533447f7a6bf71e1429d6be3"
  "/detail/30b4e211aa274ca1b6119f6f65116006"
  "/detail/0311a626f2534859924d497e584776d0"
  "/detail/986b22337f9d49589976a6c1e914e9d3"
  "/detail/2df2a8bacbe24e83b3e1ceecfa8cf947"
  "/detail/d8fe451bf5944fe9b5c195663d1560a6"
  "/detail/4179506a797e4a7eb4e5cde8d2ca1b6e"
  "/detail/bf0ce5b1877c4da387e94d0fd0b6dc87"
  "/detail/ced7581f97e34dc28784be92a4e9c818"
  "/detail/7e343212f7d849278d9336a7fe9d2d83"
  "/detail/6279e85c754a43909de87f0d3b858351"
  "/detail/a002e63bb53b45eda2aada59424ed928"
  "/detail/dc4bca56cd39464e9ef554ee88628a1a"
  "/detail/f4fb28008ee047aea22b59f1f8bcc489"
  "/detail/0a38581650a342bb97478e5552350b97"
  "/detail/d7b5f89c35de4b36adbb79a97a404ecf"
  "/detail/a4566694f5354a1c993527ed1ef82a0e"
  "/detail/b2fd4f7c75644bdea019f473c52feb78"
  "/detail/acc864c0bf86429fb59bda972c31599b"
  "/detail/c26724afc3bb414bbbe4c612ec8584ae"
  "/detail/3da81d5f50fe4791a22ccc74b648deae"
  "/detail/15b8b930c1e34c58ba2a1481b7de6469"
  "/detail/2115cb0ce23b48fc91d923355deb2232"
  "/detail/7c6dd584fdc7454abeb6c9355f995fa7"
  "/detail/73cc29371aa84e8b999a699a7c091d91"
  "/detail/fdd55a3cdb1c40ecabf60c5ff0350b35"
  "/detail/b0629a4095644bd9ad545b1f687b3e5b"
  "/detail/b656210586c94f81bac02ee46fb59854"
  "/detail/308d35794bf247faacac76988c122e08"
  "/detail/d588741b684a4310b31da17036b4104b"
  "/detail/3ef3ecea1ea74e37826cb74ead6e7b88"
  "/detail/3703b9c6c55742069205189096ba64d5"
  "/detail/e92c2a852fad4f84a15b6bedd90f57f9"
  "/detail/abb82e70f1654724a031607e94859583"
  "/detail/97d90c55e1f4421fb536210f0f36d324"
  "/detail/a3296d93ef1a4cc787da180ae9844796"
  "/detail/5ead1daa63064d21abc7e3554d3a9640"
  "/detail/a408fe9331654fc08465cb3e141ecb92"
  "/detail/564640dff3eb42fea814bc66e90d21ac"
  "/detail/736bf487f470416591f456b8037c6740"
  "/detail/1680f2f3c0ec4ff8aabcbd889f19026e"
  "/detail/3518acda3dae44029080d27230974076"
  "/detail/2491f6d365e04019b3c59619819f55a5"
  "/detail/34ac099a240047d889775af636f3a5b7"
  "/detail/10362d84b103438bbac8a33b21138b85"
  "/detail/a4e3beb1f321450c8bd1c2903f56cbe5"
  "/detail/80624785147b4ce09353385686b7ead5"
  "/detail/9042bcb56040449985b0432f997e63c0"
  "/detail/02faf11477e8438297010141b853806c"
  "/detail/43e7017e5255473992727a5594af67f0"
  "/detail/ad9b4582b2294745ad50bbfe6d46afe8"
  "/detail/c36e1b4c6ada49a5bfc72686f869e02e"
  "/detail/08ee31e58a0a4355a1b001787fa2c574"
  "/detail/4e7e98bde9744e018b6cb3ae2fb48df9"
  "/detail/a9f77f87f6564ed89dbb8fe85f480f25"
  "/detail/3650eb73b3da42f1b624576ed59b754e"
  "/detail/05f419753bfd4bdea2e3d441a2c82906"
  "/detail/6aaed5894339486b806ba5a708749467"
  "/detail/dc7487729044444198eaad719a5caca7"
  "/detail/68c497ad48414c39b04120201663a5d2"
  "/detail/5e6ce5843fe847ea84d71c5d9503276c"
  "/detail/f1a768c6b0f849519c1f536a7fe37884"
  "/detail/931535373ff24501900a694e60552f78"
  "/detail/d8231ece91734274aca53466269baa9a"
  "/detail/76afd5e18cf3430c9e12f89349513d00"
  "/detail/b842e53bd9334206acec3cb3f9dea93c"
  "/detail/1378eb69008245aa83daf302d53e9e75"
  "/detail/9bf7a63074c649c2a427b6c17088124b"
  "/detail/da714ebb8cb54bf79277a88ef1cfaf9e"
  "/detail/a8182058190a4528b01a9b16e6f8d8e9"
  "/detail/d6b276b9515d4ce98b1a5ca806f3606e"
  "/detail/da60094bf09a4bd8b829ad7975acf9a7"
  "/detail/67a4734a419c4255a6c885e700fe7a32"
  "/detail/f1d70dc7d626415ab8c20bd641afb16b"
  "/detail/a96a084a6dff447ebbffef6d91e93f22"
  "/detail/2b41f1c90c7846c29a25acaa295aec5f"
  "/detail/e024836f09d74acbb59018b629d759fa"
  "/detail/d8a3aa80291e4630994afd381fe3a759"
  "/detail/85c980ada17a46b68e810afbbada8659"
  "/detail/0d23ab14dc8848bfb34e5420bc24cce5"
  "/detail/d123f99db9af4e07936a0b83cf30d5d7"
  "/detail/adf28c1b866641ca80805eda0f657e47"
  "/detail/d229be6d5c914c2ba0f52c1a9c6813e4"
  "/detail/147c921683254c869d791b762f581652"
  "/detail/ee56b117ca1d45d5aa1e74c5a31c88a8"
  "/detail/c46d0d6318e14d67967aaac0a2f0873c"
  "/detail/0e56c79bb26b423dac3b0733a0d12505"
  "/detail/1b4131453c034d7e9ac2b91672fd353e"
  "/detail/e31bd8bd85df4746895a4874b055c944"
  "/detail/00d4d0b014fb40ad860b02ae1083755e"
  "/detail/0a02e5fe097d43ec8736119f01b68776"
  "/detail/c18f79f769c146d5bc1822f1c8a2a998"
  "/detail/04488bcf0ee84f5b84633a1af9458006"
  "/detail/a564df702edc437f8b2e30452c1bd0fc"
  "/detail/31735ee394174546b9a835372afa3ed9"
  "/detail/1848376f2cc64879836c5648c571431f"
  "/detail/d831aa6f9c904ea2bed8b8e3a4f30c38"
  "/detail/d837e64cec3c499daec4af1e3c956db2"
  "/detail/d38abf6001384b79bbe6fa3ced33c53e"
  "/detail/f1fa4bc70505499ea352714ce0cf1604"
  "/detail/b3a22e2d76034c5eb3d0b95755edb77b"
  "/detail/f70d28e08e3f4727bb3eaeb07979d165"
  "/detail/f89e8bf33fc74ad1a097e9409340ec8c"
  "/detail/428e3cbc4e40426fafe0a918bfcc3733"
  "/detail/4fc3f0ab2f9544a9bb5836b7f3f2bbb7"
  "/detail/c91bf838ae1442a7bcb656aa2a6370a5"
  "/detail/ece56c9c025a4a54ae69227d289f6357"
  "/detail/0f406d54d6cb42fcbb67a35ab8f1fc65"
  "/detail/6be5b7d2e75b45e8ae17de186cff1f18"
  "/detail/7a2a7d83412f4d1fba125d70635dcae4"
  "/detail/882a0d90845c46c9bb019659a615f235"
  "/detail/1fbd733818a6460185f11e00a88f1ac2"
  "/detail/5c7def33e13f4ca1ad48e9654b86f947"
  "/detail/d8f0eb71932c44ad8667140e3312855e"
  "/detail/eae8516059fc4d159bac8e731de8eb06"
  "/detail/550c64cadae74c1598b8eef6429bef2d"
  "/detail/b0a320725570417d8ee02c639af7caec"
  "/detail/66ce5384280049cd9e60b2a59eec1cc8"
  "/detail/dbc02052990a4606bdb5acdff42f303c"
  "/detail/471b169bc08b40bd9102f488efadf358"
  "/detail/2406bdf9e49a46af811bb68881f9f231"
  "/detail/ee14856534b44b01a7a90ac8f359e95c"
  "/detail/deb6ebbc0ea64a56884f5bb6488549ab"
  "/detail/e534081d9de34311af269170b29ba478"
  "/detail/8f77bdf144244745a23de111a0dada89"
  "/detail/61981e3760ff48d28f64a91d811759c9"
  "/detail/a9245b8dab4c40acae641f4f6cfa7409"
  "/detail/d88e2f820f774503b7e0f8eae68f5cc1"
  "/detail/6400483852cf4ba7ac7e525c465f4f9a"
  "/detail/7703961aa9404f08b2a411b2e2f28cbc"
  "/detail/a800836365c9479cb268d33354f36366"
  "/detail/3fd592249b54411f97204f136cfa69e5"
  "/detail/991d1a0d9fe44c90900a90437e7b8400"
  "/detail/33509576fc574ddc8ccee047098fee09"
  "/detail/5b1a2f20cee94cd9bea763d46c510e48"
  "/detail/d722d8c2cc224a3894453ea0e6edd748"
  "/detail/0e15b1a7fce0408bb2a4061cf330fb37"
  "/detail/7facf52f30d24081b647dcb72abd2e0d"
  "/detail/91c047d4ae304b3ba0514155f2e018b1"
  "/detail/4ee1bc4efa8b46d0b0979b51348f0158"
  "/detail/6396c6fb5ae34e6786ebe6578482b4a4"
  "/detail/4082d8a9859047db978bcfe5147949a5"
  "/detail/ad7be002a6284ab9b859577573eb3f7a"
  "/detail/6b964f5a3937451898612fe36d78fa58"
  "/detail/064251f497fc464f86efad5fb2edc697"
  "/detail/2bafdc3273f9486d802866d6ee77da7f"
  "/detail/a99384528610462c9810689aac1f2463"
  "/detail/cc7f17b545b443259d7b3b91bdb635e9"
  "/detail/66dd5ed958044d89aa19cfd81e46f74f"
  "/detail/5a5ee7914b25431f828e96bb8c2b9609"
  "/detail/83ab4b4c265445cdb204d27e9ccc7a1b"
  "/detail/01bdd843b2e341fba7621f41d7710e98"
  "/detail/d7bee9bf0a40497a804fa0385b536cdb"
  "/detail/943e03f1c4754c399537652c9c4b7010"
  "/detail/a0645420aff348b8aa8c74f10917b1b5"
  "/detail/7be7135e2fa248a28a25ad872baae49a"
  "/detail/3287e5e8061341379dddba51294cf222"
  "/detail/7190a7a5a60f4f4bb59cdf6e217a05bb"
  "/detail/40caebdc12904053a893bb6d0ce6c586"
  "/detail/0bcbe8087aa045f0b7b6024b5ddca825"
  "/detail/e71bc9b393fe4133bf1fb32b20fc1f32"
  "/detail/b3e3cabbe3344ae5972fbb2e06f5e2d0"
  "/detail/a0ba480c6574462fb41de76eece5a313"
  "/detail/1f43b9ee400f41a1bd2d7f3ef5787255"
  "/detail/d4bab0ae04224756bf061d7c8dbd8cea"
  "/detail/a6fcc778e5c14f27b54b2b2bfef63603"
  "/detail/614cfaf0df21415d853584d1b1f7b19b"
  "/detail/8a7a69d705b844e6b7761238fb3fced4"
  "/detail/f6b7097b3a254e1f8870c8773066e9de"
  "/detail/ff18d58435fc45fd9941464d2ca2f51a"
  "/detail/a821025b13f0464c84e855512a64902e"
  "/detail/4a7baac4265b456a9bddf3da591ec5ce"
  "/detail/8cbcc1051adb4a9e960afdb22abc80c2"
  "/detail/0eb9ca4cd4c44add9cc393bb61a16a16"
  "/detail/d133c375efa24c05a901f1d76f689268"
  "/detail/f0baebe81b0e4e7298e3643b0f20b69f"
  "/detail/e5d9910ebdbf445e82fbc040651dcb69"
  "/detail/24f400e3843c4b2c8e15f326e9e96a25"
  "/detail/7134359e2776410e9843051cc710945b"
  "/detail/a4b4a98b714d4818baf75e19013e06be"
  "/detail/6c7d9532c9a84299b0d35b0a3685dab8"
  "/detail/15746b398e0b4224b357cf603b6fbafa"
  "/detail/ab789ce2066e472ab512c5b572559fa2"
  "/detail/4abff39a14e046ee974cf0777f9b3a88"
  "/detail/03ae789c8c2d4a16bf489c76f4b59c68"
  "/detail/7da28fb9f7364a0abd7aa45db9e88d58"
  "/detail/bb8d0d8607fb48c593ff210266c195b3"
  "/detail/9bf28ecb49cd482bba0df9be9b8dc7a1"
  "/detail/514d3c2065a846df95b5e4580d967686"
  "/detail/7a70ed5bf0a6404e9205169772fbd774"
  "/detail/70cf20607ceb4142958787ddb7a0f3ec"
  "/detail/cd3ccd244444443dbe5d24d25d29e1d6"
  "/detail/8cfed6c00ed74961888007e6baa2e64a"
  "/detail/87e7323cce0b4fab91e5f7dd5a9bfa5f"
  "/detail/704a641f762f4c2895ea09eb867f87c9"
  "/detail/799e29169fe34e0da8cd9d76df9a6365"
  "/detail/350a326159f74d7d9c58e60de4f83f95"
  "/detail/2627e9e8f6e2495ca9611aabcf11c9c2"
  "/detail/ae86c52eb2f044ae9efffdb6a8144243"
  "/detail/63ef36c39a4c40719a045ab0b55ad36c"
  "/detail/9803ef0a5bd64df7925d48b7e0849934"
  "/detail/78842c1f55f842a3b0fca229c9bc9ab1"
  "/detail/9e0a24038d8d4b1380918e3440eb6b7d"
  "/detail/cfa16c08255240428ac685e5c897328e"
  "/detail/bc20e9f20dc94f34b185db4dfa6d4cb1"
  "/detail/1e92611f47ec4fe782c3c4bf4bcdea2f"
  "/detail/366d559a80814846865bd712d8b0a9ad"
  "/detail/b4654e8b79d0497eb735b1d3ab6c1a47"
  "/detail/e501ceab99da4c91808c2faa5e7fa267"
  "/detail/4aacf2144c46477798d3a673d9071b03"
  "/detail/79e9d5f3f1014e72aa38235a8861780c"
  "/detail/0759a1c6e99b4b1ea6023e681f876273"
  "/detail/6cac5c8418864d1e83240af4a4918714"
  "/detail/054825ab00664ee780d762bc63a565f6"
  "/detail/ece530f255224fd88513023935e4de49"
  "/detail/ea0ba39c56a148c29da3e53c759775f8"
  "/detail/f7936b663c634f0faee164facd280b53"
  "/detail/2cab3498a8ae4840bb83e2afd6393700"
  "/detail/399f373f45154b26a3a79e9b077ac1b3"
  "/detail/5ac2252237ed43cba3efbbc766ddc195"
  "/detail/1d9d973e921c428eb074b448a243a014"
  "/detail/ccc56164398c4d1e9554fa01eba424a7"
  "/detail/b03ec85386b940d486c94dfb207af064"
  "/detail/26cfbc7a02ba47849a00e627e760ab87"
  "/detail/3f1e838362194ca396ef76da76b344ce"
  "/detail/acda8c43b3964566a16f8abc69a1a09c"
  "/detail/17e2adb56020463986ba58cc358445f9"
  "/detail/53be4be5cc7f400db61b4728e941d634"
  "/detail/f874744cc0c448b5a69e69dd90e4335c"
  "/detail/b18dffa8f25443258fae7f47a5d9fbcb"
  "/detail/d0f21c480de5485f933652b86d84a436"
  "/detail/dc52a263e5dd40f4b1af91362fc32194"
  "/detail/e64917d2def640f099dff3e1724557f9"
  "/detail/7185f8ed29774d7aa35a810fc49240dd"
  "/detail/96703184e4a94deaa6639ad3b41d6eb9"
  "/detail/adf5da86ceae498bb8ae183ac723af7b"
  "/detail/8df6d9d84f7247098541724812d4a756"
  "/detail/0f655a75b1374b92af4c6abcb78cf8e0"
  "/detail/998bb8a81e1b4fbc810c7fa5cd42b761"
  "/detail/6bfc1158030244d69dbe85610cf72b40"
  "/detail/c5a349714c8f4bad98bb230a05d2b383"
  "/detail/cfdbd6959db6473fa49cebb157ad7986"
  "/detail/030c2b8679954ed2a192d0ab41599237"
  "/detail/62d3fc4795e846b4bc4538968171055d"
  "/detail/ee4d4d05a347496497bd08aa730df128"
  "/detail/64dabc1526bc4ba1a4270aa699da3e9e"
  "/detail/e47071574e9e4c72b01461798707a941"
  "/detail/9fa23ebcf0494a73afb7eac0fe2831ac"
  "/detail/18b2308f5fd64dd09f7e7b9801383ad5"
  "/detail/c782cb835f3143888d572022a4a15aa5"
  "/detail/fbb0017134264416aeecc32aaae5445c"
  "/detail/6bcf2a4dc64d4c41b844999b05f2d155"
  "/detail/04ea1648f2b345f881d5c29272c6f3c1"
  "/detail/090e9258195245038789dfe2529b0192"
  "/detail/e7ae6702a35e4f7fa90907a646a9b85e"
  "/detail/f596f4db96b9481999add056f10d6b8a"
  "/detail/7109ca42d8e0412580e57609eccdbfcd"
  "/detail/4984babfcf7248d2bd5c79618e10df03"
  "/detail/5b235b87847741129eea0d6b187ed80c"
  "/detail/d56c6bf640604937a1f931112f5bf865"
  "/detail/bf7a9483005a4fea81fd79028b901ef7"
  "/detail/b78b1a61230049bfba534c92b3793ba6"
  "/detail/f7a496c2d82e47e68fc4f4ed502988b5"
  "/detail/b5ed937931ae4da78d4babd1f248d6e1"
  "/detail/20233f59848b4d5bafb140846e263772"
  "/detail/bb3721672cac49e9916ff2eabac74a85"
  "/detail/4058ae3a8634489c92e9ef434ab445e9"
  "/detail/5cc2202c60824eeca30aa4c2213ee7c6"
  "/detail/cc21f17324bb47e6bfc6bb550977370a"
  "/detail/e36f3909f3904b2c99d9a3253a8c95ea"
  "/detail/b1599a0d36374274b40f566d4650aef7"
  "/detail/e025d21be62b48208b5ca748586369a1"
  "/detail/26450ed42e934083bad8009d514c50cb"
  "/detail/6081ed7743df49568b047abde613c549"
  "/detail/23a6c4d09e944347bd8365876d209e9c"
  "/detail/9715565824e8455aad45447d487d480d"
  "/detail/c475570d2ba644b2b8c43e6b35f97bdf"
  "/detail/8105ba21a10a4433859829fd4d7ae2c1"
  "/detail/86262f6597444400a53f02c4bfc23ae3"
  "/detail/1a1d1f47d14a4ca7b9c26ad89860c691"
  "/detail/1fb7f084a0114a17942a44d159e7ab0e"
  "/detail/9679137632584753863dc17b19a2fc85"
  "/detail/b5fad744249a4b6c964c1a057f99481c"
  "/detail/2346e2e3972640b8923e79e8e01bc85c"
  "/detail/ba1fd9a76c074f058dafd57e0d6ed169"
  "/detail/5418c747ecb24b0aad4c50a136861aa5"
  "/detail/88d90d9342fe4af58dcf5e3f548660f3"
  "/detail/55759e4fd075438d9eaa8c576cbceb92"
  "/detail/f8e9e58d26754b1ebed08130646fd4c6"
  "/detail/590789e000fa4a49ae4b28ced70716d4"
  "/detail/c7b86c5a14694facae52b48f2619f103"
  "/detail/85c372fd4e0349628becd740d62142b1"
  "/detail/4f0a031293ac4fdcb6e1b244d112eabb"
  "/detail/d548483f01734fa9906094b9c944076c"
  "/detail/80b654b1936c4848bd32c15dd652ccc4"
  "/detail/1e700370730e48e6b32ccc72d3363c7c"
  "/detail/a48bf32d3b29479db8f8984a1ab3903a"
  "/detail/6972481a7e734c349ddf8be2bcc2edc1"
  "/detail/d6c2ed6e82254fc9a502a5f5e1d26356"
  "/detail/1f535f48e4ec47cfb5c04653c5b00b4d"
  "/detail/bc54d495f82141698103436b43896042"
  "/detail/8f71bf4f636149a7bc6e1b3079f45821"
  "/detail/c640a703821c494ba8bc9862915ad827"
  "/detail/a7dc85b0fb5547969949dfd4a247af1c"
  "/detail/47671fcc33714bb3847a0406f90a0589"
  "/detail/283dab9673e74a2bb4fcf96e6752a5ed"
  "/detail/4040f5071b454dbaae3b4bcd172bb0d2"
  "/detail/e1e8884954c04e71ab5daeeb346ff8ef"
  "/detail/c0ce13b4cc094ebeaeae8b84145b1a2e"
  "/detail/97a8d0d52114451ebd70f2e5b619ce79"
  "/detail/7abd39251b884db38d6570f67f42edbd"
  "/detail/302c26630ee74ff28738a844ed269886"
  "/detail/a4a8c86177954121a5c1d21756b47a2b"
  "/detail/3d0e2cf2730d4fe5b63ff578b53c6a97"
  "/detail/1d8cb0a656654bc580c454f327e7cf44"
  "/detail/4f9fd0b16bce40cc807c803fbde959a9"
  "/detail/7f4f2f2203544f86bae78b43e2af671b"
  "/detail/5222cb43c07d44d6bda426c18690cd73"
  "/detail/777c3a2789134ea78f9ddc277b6932ba"
  "/detail/da1656539198419c97bead23bfb5d845"
  "/detail/24f67a89810b4dbe85fd85c0457dadf0"
  "/detail/eb7f563a51e646888ac82d0bd90e53b8"
  "/detail/9d72bffc5dca40ad99fda7aef80ed584"
  "/detail/627fadba6cf04a98965218d2aaccbc10"
  "/detail/04b7219db9d94f5a995e158e06427030"
  "/detail/592d3e4be7fa489d81601e5c5438f6db"
  "/detail/9b13eebac1a44d73af33013ce07dd927"
  "/detail/607909eee162408fa1a59a6a7d84707c"
  "/detail/b7bddbbe01c144fda09070a159706dd4"
  "/detail/2070c1c33600459db6737c6f3f590c27"
  "/detail/c05a7607ea1349a384ebac0230b98e5f"
  "/detail/449941bbdc124da9934aea8639aeb553"
  "/detail/2922e1c652d14640b5297d979a67ec1d"
  "/detail/354dedc90e1846c0a478ee2e699cf29c"
  "/detail/964b8604c87c4586a37050a01c0047b5"
  "/detail/db75c38e0b784063bbb5ebb72ae910c9"
  "/detail/e268901044d74f4997c8798505fdea63"
  "/detail/c0595d47cc5c4bf58283a7d11f4db07b"
  "/detail/696571e2efef43a1bf0e6634566035f3"
  "/detail/91528c9ee9504fa5ae2603c7663c3a0a"
  "/detail/ee3f523172b948e3a38a76932aafa9a7"
  "/detail/ae777a0418834992a68bc3e2d6f4f23c"
  "/detail/caf11042ce174fa78b82ed67c48198c7"
  "/detail/289ae79791684d6c9b6af6bfee466fbe"
  "/detail/75e822f3d5444bcd8d091bb4660ba9f9"
  "/detail/289e9338267a4f9f9c8acebb1c389498"
  "/detail/1e585ab092cd45a39a7f60f589488d6f"
  "/detail/e59715cfff5944048ce8b35f62c843e5"
  "/detail/1ef2b8e30ec14f538180574a793cac77"
  "/detail/1f08b30763a641bf8c787eb61fba97cc"
  "/detail/330742b011f14ccaae093e9084124a40"
  "/detail/71d9f0f69658465e86b814b5cd08845a"
  "/detail/cbbf751fdd95484b83a20eac4bf9578c"
  "/detail/fe59b7bdda6d4ccca68b442619bce23a"
  "/detail/2df386cc8b724abd82a4396d42eabb37"
  "/detail/a614af48fa064972917377658498d9ca"
  "/detail/1a1a9060ad2a4698afc6554b2eba07f4"
  "/detail/30705084226b46ccb71816ad2bc4f02f"
  "/detail/935bb4137b1e4ca89c832629dab0d15e"
  "/detail/71e56c6ba30148f5a4dd1f375bacfbe7"
  "/detail/84ac473aa0cf46249a13d69b6a087633"
  "/detail/9e19e43f2bb14cb88f53d2d86dcb8426"
  "/detail/792a6f9f91fe4b3cb8e51c3801ed24c6"
  "/detail/ebc2c9c1cd36485e931b74457ff137b7"
  "/detail/058907348d8d410ebd3e4bb59fcf9b79"
  "/detail/57ae6e0b403b4df3bca3a8538d8ec0ad"
  "/navigation/d1c8e7fd3f514b16a7c7c457c438b93f"
  "/navigation/585d71242fa54b0fba56e331ed5adbe1"
  "/navigation/0199576db2937bbe9a41fb6156449782"
  "/navigation/08014c102bba43b09e93a823de238da1"
  "/navigation/04ac33f9be48438ba185ce8585682c3c"
  "/navigation/ba9f9e3fd094425392c838f151773526"
  "/navigation/cda441a37060455fa34c8ce371928eb3"
  "/navigation/52242d7c7a3349359001e1b7b2c3df80"
  "/navigation/83586831f5bc43d6824ec80864e9314e"
  "/navigation/0196d8a825c27a7e93a4b07323c246d6"
  "/navigation/ccd140695dc643408838c39c838a0a51"
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"'F\x05Î\x1D+Dyúê-ÅÍ+ \"
]
113 0.53 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"†;orw>Jj²»Úï\x06бQ"
  b"8X•p\x16dMä®HÀP\vóÌÈ"
  b"K‡Øl1ÄL\x03®Îy¥±HÃ_"
  b"“ª'KùøMN–ÎQ\r\x03¤"
  b"¦.\x1Fj\x1A\vE\x19¯@\ebp£qI"
  b"│ì╔╝¶c@\eî╦²4É\rÎó"
  b"ß7ìÀÇèGÅæ×\rt\r]l\x1A"
  b"(Ê®u¥bO\r˜Z½\x0E³*¡`"
  b"Ê*\v3.ÅM▓║ÙÞÊÞe\ý"
  b"äNg‚ÆBG·–¸‘Ï%®8÷"
]

Database Connections

Name Service
0 default

Entity Managers

There are no configured entity managers.

Second Level Cache

Second Level Cache is not enabled.