Query Metrics
107
Database Queries
97
Different statements
57.33 ms
Query time
Queries
| #▲ | Time | Info | ||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 1 | 0.93 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.19 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.47 ms |
SELECT `key`, `value` FROM `app_config`
Parameters:
[]
|
||||||||||||||||||||||||
| 4 | 0.25 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.48 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.63 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úê-ÅÍ+ \" "BREMSSCHEIBENSCHUTZ/77713975030" "BREMSSCHEIBENSCHUTZ/77713975030/" ] |
||||||||||||||||||||||||
| 7 | 0.76 ms |
SELECT configuration_key, configuration_value FROM system_config WHERE sales_channel_id IS NULL ORDER BY sales_channel_id ASC
Parameters:
[] |
||||||||||||||||||||||||
| 8 | 0.43 ms |
SELECT `name`, `path`, `author`, `self_managed` FROM `app` WHERE `active` = 1
Parameters:
[] |
||||||||||||||||||||||||
| 9 | 0.42 ms |
SELECT * FROM sales_channel_api_context WHERE (sales_channel_id = ?) AND (token = ?) LIMIT 1
Parameters:
[ b"'F\x05Î\x1D+Dyúê-ÅÍ+ \" "RTR0QVQb6UNQQFKPbCg9PFFQ0mA7wBWt" ] |
||||||||||||||||||||||||
| 10 | 0.41 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úê-ÅÍ+ \"
]
|
||||||||||||||||||||||||
| 11 | 0.49 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úê-ÅÍ+ \" ] |
||||||||||||||||||||||||
| 12 | 0.25 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úê-ÅÍ+ \"
]
|
||||||||||||||||||||||||
| 13 | 0.23 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úê-ÅÍ+ \" ] |
||||||||||||||||||||||||
| 14 | 0.34 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" ] |
||||||||||||||||||||||||
| 15 | 0.26 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Í‚ó¬›ÑÀßÊ" ] |
||||||||||||||||||||||||
| 16 | 0.28 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—•+)" ] |
||||||||||||||||||||||||
| 17 | 0.27 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╚¢Í" ] |
||||||||||||||||||||||||
| 18 | 0.16 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:
[] |
||||||||||||||||||||||||
| 19 | 0.45 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╚ï" ] |
||||||||||||||||||||||||
| 20 | 0.45 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▀" ] |
||||||||||||||||||||||||
| 21 | 0.64 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" ] |
||||||||||||||||||||||||
| 22 | 0.20 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—•+)" ] |
||||||||||||||||||||||||
| 23 | 0.16 ms |
#cart-persister::load SELECT `cart`.`payload`, `cart`.`rule_ids`, `cart`.`compressed` FROM cart WHERE `token` = ?
Parameters:
[
"RTR0QVQb6UNQQFKPbCg9PFFQ0mA7wBWt"
]
|
||||||||||||||||||||||||
| 24 | 0.23 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
]
|
||||||||||||||||||||||||
| 25 | 0.39 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"\x16a®\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\rbÝ\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÷" ] |
||||||||||||||||||||||||
| 26 | 0.24 ms |
# app-scripts::refresh::search-ids SELECT `app`.`id` FROM `app` WHERE (`app`.`active` = ? AND `app`.`self_managed` = ?)
Parameters:
[ true false ] |
||||||||||||||||||||||||
| 27 | 0.35 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" ] |
||||||||||||||||||||||||
| 28 | 0.18 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"
]
|
||||||||||||||||||||||||
| 29 | 0.34 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~" ] |
||||||||||||||||||||||||
| 30 | 0.18 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~"
]
|
||||||||||||||||||||||||
| 31 | 0.28 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:
[] |
||||||||||||||||||||||||
| 32 | 0.19 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:
[] |
||||||||||||||||||||||||
| 33 | 0.16 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—•+)" ] |
||||||||||||||||||||||||
| 34 | 0.56 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úê-ÅÍ+ \"
]
|
||||||||||||||||||||||||
| 35 | 0.33 ms |
# product-detail-route::check-variant-listing-config SELECT variant_listing_config as variantListingConfig, parent_id as parentId FROM product WHERE id = ? AND version_id = ?
Parameters:
[ b")k\x14`DíEj▒'$kÚ\x1FØ3" b"\x0F©\x1CãéjK¾KÙÎu,4%" ] |
||||||||||||||||||||||||
| 36 | 0.40 ms |
# product-detail-route::find-best-variant::search-ids SELECT `product`.`id`, `product`.`product_number`, `product`.`auto_increment` FROM `product` LEFT JOIN `product` `product.parent` ON `product`.`parent_id` = `product.parent`.`id` AND `product`.`parent_version_id` = `product.parent`.`version_id` LEFT JOIN `product_visibility` `product.visibilities` ON `product`.`visibilities` = `product.visibilities`.`product_id` AND `product`.version_id = `product.visibilities`.product_version_id WHERE (`product`.`version_id` = ?) AND ((`product`.`parent_id` = ? AND ((`product.visibilities`.`visibility` >= ?) AND `product.visibilities`.`sales_channel_id` = ? AND IFNULL(`product`.`active`, `product.parent`.`active`) = ?))) ORDER BY `product`.`available` DESC, IFNULL((ROUND((ROUND(CAST((COALESCE((JSON_UNQUOTE(JSON_EXTRACT(`product`.`price`, "$.cb7d2554b0ce847cd82f3ac9bd1c0dfca.gross")) + 0.0))) as DECIMAL(30, 20)), 2)) * 100, 0) / 100), (ROUND((ROUND(CAST((COALESCE((JSON_UNQUOTE(JSON_EXTRACT(`product.parent`.`price`, "$.cb7d2554b0ce847cd82f3ac9bd1c0dfca.gross")) + 0.0))) as DECIMAL(30, 20)), 2)) * 100, 0) / 100)) ASC LIMIT 1
Parameters:
[ b"\x0F©\x1CãéjK¾KÙÎu,4%" b")k\x14`DíEj▒'$kÚ\x1FØ3" 10 b"'F\x05Î\x1D+Dyúê-ÅÍ+ \" true ] |
||||||||||||||||||||||||
| 37 | 0.27 ms |
# product-detail-route::search-ids SELECT `product`.`id`, `product`.`product_number`, `product`.`auto_increment` FROM `product` LEFT JOIN `product` `product.parent` ON `product`.`parent_id` = `product.parent`.`id` AND `product`.`parent_version_id` = `product.parent`.`version_id` LEFT JOIN `product_visibility` `product.visibilities` ON `product`.`visibilities` = `product.visibilities`.`product_id` AND `product`.version_id = `product.visibilities`.product_version_id WHERE (`product`.`version_id` = ?) AND ((((`product.visibilities`.`visibility` >= ?) AND `product.visibilities`.`sales_channel_id` = ? AND IFNULL(`product`.`active`, `product.parent`.`active`) = ?) AND NOT (IFNULL(`product`.`is_closeout`, `product.parent`.`is_closeout`) <=> ? AND `product`.`available` <=> ? AND `product`.`parent_id` <=> ?))) AND (`product`.`id` IN (?)) GROUP BY `product`.`id`
Parameters:
[ b"\x0F©\x1CãéjK¾KÙÎu,4%" 10 b"'F\x05Î\x1D+Dyúê-ÅÍ+ \" true true false null b")k\x14`DíEj▒'$kÚ\x1FØ3" ] |
||||||||||||||||||||||||
| 38 | 2.07 ms |
# product-detail-route::read SELECT `product`.`id` as `product.id`, `product`.`version_id` as `product.versionId`, `product`.`parent_id` as `product.parentId`, `product`.`parent_version_id` as `product.parentVersionId`, COALESCE(`product`.`product_manufacturer_id`, `product.parent`.`product_manufacturer_id`) as `product.manufacturerId`, COALESCE(`product`.`product_manufacturer_version_id`, `product.parent`.`product_manufacturer_version_id`) as `product.productManufacturerVersionId`, COALESCE(`product`.`unit_id`, `product.parent`.`unit_id`) as `product.unitId`, COALESCE(`product`.`tax_id`, `product.parent`.`tax_id`) as `product.taxId`, COALESCE(`product`.`product_media_id`, `product.parent`.`product_media_id`) as `product.coverId`, COALESCE(`product`.`product_media_version_id`, `product.parent`.`product_media_version_id`) as `product.productMediaVersionId`, COALESCE(`product`.`delivery_time_id`, `product.parent`.`delivery_time_id`) as `product.deliveryTimeId`, COALESCE(`product`.`product_feature_set_id`, `product.parent`.`product_feature_set_id`) as `product.featureSetId`, COALESCE(`product`.`canonical_product_id`, `product.parent`.`canonical_product_id`) as `product.canonicalProductId`, COALESCE(`product`.`canonical_product_version_id`, `product.parent`.`canonical_product_version_id`) as `product.canonicalProductVersionId`, COALESCE(`product`.`cms_page_id`, `product.parent`.`cms_page_id`) as `product.cmsPageId`, COALESCE(`product`.`cms_page_version_id`, `product.parent`.`cms_page_version_id`) as `product.cmsPageVersionId`, `product.parent`.`price` as `product.price.inherited`, COALESCE(`product`.`price`, `product.parent`.`price`) as `product.price`, `product`.`product_number` as `product.productNumber`, COALESCE(`product`.`restock_time`, `product.parent`.`restock_time`) as `product.restockTime`, `product`.`auto_increment` as `product.autoIncrement`, COALESCE(`product`.`active`, `product.parent`.`active`) as `product.active`, `product`.`available` as `product.available`, COALESCE(`product`.`is_closeout`, `product.parent`.`is_closeout`) as `product.isCloseout`, `product`.`available_stock` as `product.availableStock`, `product`.`stock` as `product.stock`, `product`.`display_group` as `product.displayGroup`, `product.parent`.`variant_listing_config` as `product.variantListingConfig.inherited`, COALESCE(`product`.`variant_listing_config`, `product.parent`.`variant_listing_config`) as `product.variantListingConfig`, `product`.`variant_restrictions` as `product.variantRestrictions`, COALESCE(`product`.`manufacturer_number`, `product.parent`.`manufacturer_number`) as `product.manufacturerNumber`, COALESCE(`product`.`ean`, `product.parent`.`ean`) as `product.ean`, COALESCE(`product`.`purchase_steps`, `product.parent`.`purchase_steps`) as `product.purchaseSteps`, COALESCE(`product`.`max_purchase`, `product.parent`.`max_purchase`) as `product.maxPurchase`, COALESCE(`product`.`min_purchase`, `product.parent`.`min_purchase`) as `product.minPurchase`, COALESCE(`product`.`purchase_unit`, `product.parent`.`purchase_unit`) as `product.purchaseUnit`, COALESCE(`product`.`reference_unit`, `product.parent`.`reference_unit`) as `product.referenceUnit`, COALESCE(`product`.`shipping_free`, `product.parent`.`shipping_free`) as `product.shippingFree`, `product.parent`.`purchase_prices` as `product.purchasePrices.inherited`, COALESCE(`product`.`purchase_prices`, `product.parent`.`purchase_prices`) as `product.purchasePrices`, COALESCE(`product`.`mark_as_topseller`, `product.parent`.`mark_as_topseller`) as `product.markAsTopseller`, COALESCE(`product`.`weight`, `product.parent`.`weight`) as `product.weight`, COALESCE(`product`.`width`, `product.parent`.`width`) as `product.width`, COALESCE(`product`.`height`, `product.parent`.`height`) as `product.height`, COALESCE(`product`.`length`, `product.parent`.`length`) as `product.length`, COALESCE(`product`.`release_date`, `product.parent`.`release_date`) as `product.releaseDate`, COALESCE(`product`.`rating_average`, `product.parent`.`rating_average`) as `product.ratingAverage`, `product.parent`.`category_tree` as `product.categoryTree.inherited`, COALESCE(`product`.`category_tree`, `product.parent`.`category_tree`) as `product.categoryTree`, `product.parent`.`property_ids` as `product.propertyIds.inherited`, COALESCE(`product`.`property_ids`, `product.parent`.`property_ids`) as `product.propertyIds`, `product.parent`.`option_ids` as `product.optionIds.inherited`, COALESCE(`product`.`option_ids`, `product.parent`.`option_ids`) as `product.optionIds`, `product.parent`.`stream_ids` as `product.streamIds.inherited`, COALESCE(`product`.`stream_ids`, `product.parent`.`stream_ids`) as `product.streamIds`, `product.parent`.`tag_ids` as `product.tagIds.inherited`, COALESCE(`product`.`tag_ids`, `product.parent`.`tag_ids`) as `product.tagIds`, `product.parent`.`category_ids` as `product.categoryIds.inherited`, COALESCE(`product`.`category_ids`, `product.parent`.`category_ids`) as `product.categoryIds`, `product`.`child_count` as `product.childCount`, COALESCE(`product`.`custom_field_set_selection_active`, `product.parent`.`custom_field_set_selection_active`) as `product.customFieldSetSelectionActive`, `product`.`sales` as `product.sales`, `product`.`states` as `product.states`, `product.tax`.`id` as `product.tax.id`, `product.tax`.`tax_rate` as `product.tax.taxRate`, `product.tax`.`name` as `product.tax.name`, `product.tax`.`position` as `product.tax.position`, `product.tax`.`custom_fields` as `product.tax.customFields`, `product.tax`.`created_at` as `product.tax.createdAt`, `product.tax`.`updated_at` as `product.tax.updatedAt`, `product.parent`.`cheapest_price` as `product.cheapestPrice.inherited`, COALESCE(`product`.`cheapest_price`, `product.parent`.`cheapest_price`) as `product.cheapestPrice`, `product`.`created_at` as `product.createdAt`, `product`.`updated_at` as `product.updatedAt`, `product.manufacturer`.`id` as `product.manufacturer.id`, `product.manufacturer`.`version_id` as `product.manufacturer.versionId`, `product.manufacturer`.`media_id` as `product.manufacturer.mediaId`, `product.manufacturer`.`link` as `product.manufacturer.link`, `product.manufacturer`.`created_at` as `product.manufacturer.createdAt`, `product.manufacturer`.`updated_at` as `product.manufacturer.updatedAt`, `product.manufacturer.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`, (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`, (SELECT GROUP_CONCAT(HEX(`product.properties.mapping`.`property_group_option_id`) SEPARATOR '||') FROM `product_property` `product.properties.mapping` WHERE `product.properties.mapping`.`product_id` = `product`.`properties` ) as `product.properties.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 `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 `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` 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"/»_ââšMpªXTÎ|ãâ\v" b"\x0F©\x1CãéjK¾KÙÎu,4%" b")k\x14`DíEj▒'$kÚ\x1FØ3" ] |
||||||||||||||||||||||||
| 39 | 0.18 ms |
SELECT `name`, `type` FROM `custom_field` WHERE `active` = 1
Parameters:
[] |
||||||||||||||||||||||||
| 40 | 11.19 ms |
# product-detail-route::association::properties::read SELECT `property_group_option`.`id` as `property_group_option.id`, `property_group_option`.`property_group_id` as `property_group_option.groupId`, `property_group_option`.`color_hex_code` as `property_group_option.colorHexCode`, `property_group_option`.`media_id` as `property_group_option.mediaId`, `property_group_option`.`created_at` as `property_group_option.createdAt`, `property_group_option`.`updated_at` as `property_group_option.updatedAt`, `property_group_option.group`.`id` as `property_group_option.group.id`, `property_group_option.group`.`display_type` as `property_group_option.group.displayType`, `property_group_option.group`.`sorting_type` as `property_group_option.group.sortingType`, `property_group_option.group`.`filterable` as `property_group_option.group.filterable`, `property_group_option.group`.`visible_on_product_detail_page` as `property_group_option.group.visibleOnProductDetailPage`, `property_group_option.group`.`created_at` as `property_group_option.group.createdAt`, `property_group_option.group`.`updated_at` as `property_group_option.group.updatedAt`, `property_group_option.group.translation.name`, `property_group_option.group.translation.name` as `property_group_option.group.name`, `property_group_option.group.translation.description`, `property_group_option.group.translation.description` as `property_group_option.group.description`, `property_group_option.group.translation.position`, `property_group_option.group.translation.position` as `property_group_option.group.position`, `property_group_option.group.translation.customFields`, `property_group_option.group.translation.customFields` as `property_group_option.group.customFields`, `property_group_option.translation.name`, `property_group_option.translation.name` as `property_group_option.name`, `property_group_option.translation.position`, `property_group_option.translation.position` as `property_group_option.position`, `property_group_option.translation.customFields`, `property_group_option.translation.customFields` as `property_group_option.customFields` FROM `property_group_option` LEFT JOIN `property_group` `property_group_option.group` ON `property_group_option`.`property_group_id` = `property_group_option.group`.`id` LEFT JOIN (SELECT `property_group_option.translation`.`property_group_option_id`, `property_group_option.translation`.`name` as `property_group_option.translation.name`, `property_group_option.translation`.`position` as `property_group_option.translation.position`, `property_group_option.translation`.`custom_fields` as `property_group_option.translation.customFields` FROM `property_group_option_translation` `property_group_option.translation` WHERE `property_group_option.translation`.`language_id` = ?) `property_group_option.property_group_option_translation` ON `property_group_option.property_group_option_translation`.`property_group_option_id` = `property_group_option`.`id` LEFT JOIN (SELECT `property_group_option.group.translation`.`property_group_id`, `property_group_option.group.translation`.`name` as `property_group_option.group.translation.name`, `property_group_option.group.translation`.`description` as `property_group_option.group.translation.description`, `property_group_option.group.translation`.`position` as `property_group_option.group.translation.position`, `property_group_option.group.translation`.`custom_fields` as `property_group_option.group.translation.customFields` FROM `property_group_translation` `property_group_option.group.translation` WHERE `property_group_option.group.translation`.`language_id` = ?) `property_group_option.group.property_group_translation` ON `property_group_option.group.property_group_translation`.`property_group_id` = `property_group_option.group`.`id` WHERE `property_group_option`.`id` IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[ b"/»_ââšMpªXTÎ|ãâ\v" b"/»_ââšMpªXTÎ|ãâ\v" b"\x00")ظßK\x06¼╦ ╚%\x0E-▀" b"\x00mú"bIAÄ£oþVEñ‡_" b"\x00Çt+\x06ÚCbšóÒ!Œ¢Ï¼" b"\x00æÑ%¨\x16DEž%`\x17ÝþH" b"\x01<‘f‹\x0EOî\x1FVÜO\x14u€" b""" \x01Øû$ý¨s\n ë\x1Dvèƒ^Îò """ b"\x01Øøo_▓såÿ~x\x19▒w¦±" b"\x01Øøo`op│ô┐g{═Ý╬´" b"\x01Øøoa'rÁò>À&oí}\n" b"\x01ØøoaÌr╚£╩Ó║\eª\x1F>" b"\x01ØøobÜpÿÄ\x7F uä\tj^" b"\x01ØøodðqxÆCóçå©,O" b"\x01Øøof?r\x03®7L®5£¢µ" b"\x01Øøof‗söÆÇ¶òz{╠À" b"\x01Øøogûq;©ô┌6EÐõ\x18" b"\x01ØøohLs¨êÍo2\e;§¸" b"\x01Øøoi\x02p\vÿT(E5^Ù┘" b"\x01ØøojNrª│_ì+bM■Ó" b"\x01Øøok\x07s\x01îM]├1î·/" b"\x01ØøolLpc░ëÑÞË┐\få" b"\x01Øøomúq\x02×\x00\x13mÐöÞs" b"\x01ØøonIsmÑgÊÐmÌ\x1D " b"\x01Øøoo\vs╝ÖÜ╠F╩╦bb" b"\x01Øøoo│q±Ü▓µw¿\x19Ù/" b"\x01Øøophq¦í C\x1CÆâñÉ" b"\x01Øøoq&r░ô®º▀¹Ú┬" b"\x01Øøoq█sê▒┘zB▀\v(=" b"\x01ØøoröqCÖ¥G█Ë─\x021" b"\x01Øøot«shòçéòÎ\x02ã╚" b"\x01Øøov╦q\x11Ü╬Ä3┐ã\x07¸" b"\x01Øøowëpt¿\f\x13¼/\e2>" b"\x01ØøoxÚsîܬ■wzUN*" b"\x01Øøo{└sÿ«?PÆØ¾|à" b"\x01Øøo}┘p©ìtý®Yw«\x1E" b"\x01Øøo~ÄpQü░─A─ÖàÝ" b"\x01Øøo\x7FUq\x03Æ\x02/ÇÈ╬Aî" b"\x01ØøoÇ\x07r'ó│─│\x10±´5" b"\x01ØøoÇÂq\x04á▒Ý\x15N¯,É" b"\x01Øøoüfsõí°\x04├ÿ.Y║" b"\x01Øøoé\tp®ÁØFP·+┐ú" b"\x01Øøoé┼p%À÷\x1C®╠ñj·" b"\x01ØøoâusìëJU╚Á`+\x0E" b"\x01ØøoåSp\x19ù└ÌK:¶\x08å" b"\x01Øøoçðqc║\x04Kã7IÐ\x1C" b"\x01Øøoêwq#ò¿q¢\tT,¾" b"\x01Øøoë5sÖüä═¤É\'\x08" b"\x01ØøoëÞp5öLgJ:ÉJ¢" b"\x01Øøoèûs%ÑÝnjUÈôm" b"\x01Øøoï:s\x1F©/ÑI»²Ü\x1D" b"\x01Øøoì;q\víõEÇNV°\x1F" b"\x01Øøoì┌q┐¡0㮪1¿è" b"\x01ØøoÄÖq=½▓Ú\x00i\r┌ı" b"\x01ØøoÉ\x14pi¡ð7Ù·┼┴r" b"\x01ØøoæxsR¿\x1C&UôIwª" b"\x01ØøoÆ>p¿ée-êoì~b" b"\x01ØøoÆ÷q"ƒÎ!ॻ\x1DÖ" b"\x01Øøoôûq@©È■Ü\x1A░îa" b"\x01Øøoömq&Å‗Qòã\x1AÐ┐" b"\x01Øøoûçsð┤■F%E$í¥" b"\x01ØøoùÓsM░Hà»×Â\x06±" b"\x01ØøoÜ¿sô╗5\r╩º├à@" b"\x01Øøào║s\x7F¬╩êÆu+┘┬" b"\x01Øøàr!r$îMbÃ3\tÆý" b"\x01Øøàr¤q¿â░¯ÜJùÌ÷" b"\x01Øøàuÿs!╝\x1CRÍýóDÐ" b"\x01Øøàz▓pt¬ölz▒ÚL)" b"\x01Øøà}qrÃ▒Ë\v±║ãa{" b"\x01Øøà\x7F{q▄¬È²ï¹ÝEÇ" b"\x01Øøàü rv▓╗%\x19█\x030ô" b"\x01Øøàâkq\x01í\x16£²w¿£±" b"\x01Øøàå'pqöıK|\x16wÖ\x12" b"\x01Øøàç®q]╣g³¯LçÆ_" b"\x01Øøàë4pvàú\x19n‗!CÞ" b"\x01Øøàï¹qFøEª\x1F>»¾Å" b"\x01ØøàÅßpbÁÚ\x145ÁN³\x13" b"\x01Øøàö*p¤░À\x01V±W×é" b"\x01Øøàö╦r&É÷A!§}\x05í" b"\x01ØøàÿSsÑ×á@èÝ$ì‗" b"\x01ØøàÖ\x13pLÀÞ\x08Ä\x03ð&\x7F" b"\x01ØøàÖ█qäöãÈ░Ü\fAÍ" b"\x01Øøà£\x1Fs\tçL2l½Ü¬j" b"\x01Øøàó9p\x00┐┼ºL‗e╩R" b"\x01Øøàú╝p\x13Åõ¸\x03ÏÛßé" b"\x01Øøà¬&s¾¿\töÖ·yÙ¢" b"\x01Øøà░<qð░░┤═\x11¥Èr" b"\x01Øøà▒«r\x1E¥t\v7×l]\x11" b"\x01ØøàÂ├r=ª┬\x1EÇ\x18\x17Ù^" b"\x01Øøà¢×r\vöÆ\x10¦¾x1½" b"\x01Øøà¥jq'æB+q┼\x06 ú" b"\x01Øøàã9s┴âK\x08òìLUÓ" b"\x01Øøà╚]s┐ÖËÕRÅ>M\x04" b"\x01ØøàË╝p\x1A║lâýçþ┬Ð" b"\x01ØøàϨsýí8Rù\x05,\x05\x7F" b"\x01Øøà┌hqa╣┼¡█Ø\t¬ä" b"\x01Øøà█Îrjé\x7Fà,ë\x1Fè1" b"\x01ØøàÕ╦q"Ü┌-ì╣ªZF" b"\x01Øøàµ|q█╗╣\x15}Ïêe╔" b"\x01Øøàý2qh® Sè0\x03Æá" b"\x01Øøà´üsÙÀ%CúØ.±¯" b"\x01Øøà¶Gs¦Ä╦x05U\x00Z" b"\x01Øøà¸\x17svç0'v╗É\x06§" b"\x01Øøà¸Árñ»1\x0EQí"*\x05" b"\x01Øøà¨½qÏÉÓ\x15Õ░ÌH─" b"\x01Øøà²nphƒ═×╗║¶5┴" b"\x01Øøå\x00Ôr^ÿxúÖÄ\t\x7Fl" b"\x01Øøå\x02&rЪ\x1AÖ\fvM+|" b"\x01Øøå\x04·pyƒUT╚!\x1F»O" b"\x01Øøå\x07 sÐÁB\e¤Ì £K" b""" \x01Øøå\n ½p]ê░¤U`Óõæ """ b"\x01Øøå\f\x16p&æï¤S┼ ~D" b"\x01Øøå\r|rFªÝÊJ|Ïv{" b"\x01Øøå\x0E&q\x18ÄLyÇSP═4" b"\x01Øøå\x12&q▓▒w?X?`Ú\x18" b"\x01Øøå\x1Cëp|î\}*3HÍ7" b"\x01Øøå\x1DÓq'ÇFl\x16ÿ\x07S▓" b"\x01Øøå\x1FùqÖ╣½\x18ËwE1ó" b"\x01Øøå"xq¤╗³¢þ\x00\tlÚ" b"\x01Øøå#&s\x10çDerÇxc\x08" b"\x01Øøå#ßq\x11¿\x01¾´;\x1E£u" b"\x01Øøå-\x1Cq¦╗%(\x17>╝©>" b"\x01Øøå._p>Ä\x12_é»vľ" b"\x01Øøå0xpxò.å÷;\x13Z╩" b"\x01Øøå4ªrRêıÿ½uÀÔê" b"\x01Øøå6ÀrK▒LÏuyýЧ" b"\x01Øøå9vr¥┤hàqi\e_b" b"\x01Øøå?/q\x16ÿ<-ÆcX0Õ" b"\x01ØøåD┌q\x13ü²8ÊÎôéÈ" b"\x01ØøåX\x16r┤½╗i°ÚC\x0F" b"\x01ØøåZJq╚É=Ð1\x0FÑâé" b"\x01Øøå[ír æÕ'âDAÇN" b"\x01Øøå\Sq]Âò²ú┼} «" b"\x01Øøå_þsP»ÀR(iAßc" b"\x01ØøåbÑrSîÞ©\x11"íkN" b"\x01ØøårIrlñ[Î~ýyÔa" b"\x01Øøå{ÌpéÉgEr┼\x04ø\x01" b"\x01ØøåÇ#q´ôM¼▒u5WÙ" b"\x01ØøåÇËp=éÄ&In½Sñ" b"\x01Øøåä<rï░\x05ìÐß4\x0Fµ" b"\x01Øøåàƒs'╗`óÛe4╩9" b"\x01Øøåê}pAö\x00▄ÆÛëÛ╝" b"\x01Øøåë\x1Fs\x04Å=╣%\x11§┴ö" b"\x01ØøåɃp0┤¡§pp\x03ä├" b"\x01ØøåÆ+p\t¢┼3±T═|\x18" b"\x01ØøåÆýp‗┐\x00é@\x08ZÈG" b"\x01ØøåöCsS║×»\x06\x05\x7FX╦" b"\x01Øøå£\x1Cqı░í\x151L\x00\rs" b"\x01Øøå×§rxô¥ÖaÛÄT\x0F" b"\x01ØøåáSrzÆgxL▓n\x19E" b"\x01Øøåí\esÆ│Ò\x12Ü+yùú" b"\x01Øøåú¸rz¬mýß36\x18─" b"\x01Øøå½ÃpÞ╗┴w>■}\x0F┴" b"\x01Øøå¡Òp┤ò#júÂ<c5" b"\x01Øøô%^pßá\x14º;\x1F«╠Î" b"\x01Øøô&\x0Fr‗╣~Åã╝kÄÌ" b"\x01Øøô*┘rÞ▓çK+Ä)ï½" b"\x01Øøô-ÿr\x02┤■e¦×ÑHD" b"\x01Øøô/¼qKéG\x15▄Á3\x19\x12" b"\x01Øøô7ıqÀ®\x08)╩èd#Q" b"\x01Øøô8éq{û!Eä°\x17Yí" b"\x01Øøô:╣s'▓»ÊÛJ\x19■ñ" b"\x01Øøô=epïçdÅR\r/·]" b"\x01Øøô@;rîì%\x10:«5_Q" b"\x01ØøôEÒpEòm÷ö/¹è\n" b"\x01ØøôG³r¢ì¹Q R\x1EA┴" b"\x01ØøôK¡q÷û─\x1A\x7F1°Í×" b"\x01ØøôLbq└ë¶Àü└qtñ" b"\x01ØøôO;q\x18╣\x1Cj'M£q╝" b"\x01ØøôR\x1Cq3ÄËNÖ¦´æx" b""" \x01ØøôT:qÌÜÛf\n »FÚæ """ b"\x01ØøôZKq\x12┐æ\x1E±¥;û" b"\x01Øøô\Mq(Çø‗~\x00\x171&" b"\x01Øøô^IpGÅÍò¹¬çùı" b"\x01Øøô`Xskï╠Õ\2¬\x13R" b"\x01ØøôaÏrU¿\x1C\x00Üu╗\x00ı" b"\x01Øøôb|p┌ï<OwågðB" b"\x01Øøôe5roñiÎøA\x01>\x04" b""" \x01Øøônªs9▒\x10UÐÃÏ\n ? """ b"\x01Øøôp®r7í(i┬¢ä3░" b"\x01Øøôrôp\x12ÁöRòаN[" b"\x01ØøôsIsÿÇ!ÌÒ\x04ð^\x1E" b"\x01Øøôv\x16rR║─\x1A¾\x1C\x01,Q" b"\x01ØøôzEp;¿úÏ&½·R»" b"\x01Øøôz¯rÐÁ\x13ƒ× }<└" b"\x01Øøô|SrÿäïíÕè{Ø«" b"\x01Øøô}Âs'┤¡ÛQ(\x1F\x13á" b"\x01Øøô\x7F┬sGæe®Ï╠×*" b"\x01Øøôü\x12r▀¡┐xÂ▄ö¶ƒ" b"\x01ØøôéVq9óÓÛ¿ÊÊí\x7F" b"\x01Øøôàðp▄║Ñ\x05u▄ó\x14"" b"\x01ØøôöÒs\x12é\x04Ai ¨jY" b"\x01ØøôÜèr╚îj#\x1DNR┼╝" b"\x01Øøôø0rNêáð`¥S(¡" b"\x01Øøôƒ4q\x1AØDJ╚\x06‗pâ" b"\x01Øøôá»sZò\x12┬å╔-¿ª" b"\x01Øøô¿}r▄Ñ\x15Q¢ý¶▀;" b"\x01Øøô®4s┬óI[└eñ±F" b"\x01Øøô®¹q╚É▒Ú\x06\x1Ftú╩" b"\x01Øøô¼+rÄ¥¾<þÁ¿\x14ø" b"\x01Øøô»úp2âɶ2\x17eóR" b"\x01Øøô░[s¢╝\x1D:Ä┬øì\x16" b"\x01Øøô▒¬q\x12ïA¥q¼ª¥$" b"\x01Øøô▓dp¨â\x06}W'(ä\x17" b"\x01Øøô│\vsb┐E\x00\x1Ci╝¼÷" b"\x01ØøôÁ¦pªÇxè9ÜÉ└]" b"\x01ØøôÂås\x08®ôÂ{;Ñ%|" b"\x01Øøô¢£rJƒ!¬ç■R&õ" b"\x01Øøô┐\x08p└½╝tèÞ▒\vÜ" b"\x01Øøô┴ÂsãÁI\e\x18@Ïá¢" b"\x01Øøô├'qî┤*¸¢UX▀\x1D" b"\x01ØøôËøp£Åìï²f&¸ù" b"\x01ØøôÈ·qf│S;\x1D(,õv" b"\x01ØøôÍVp¸Æquø┐³II" b"\x01Øøô▀ÖpåÜì)\x18v╠°\" b"\x01ØøôÓOqká¢!Fè§ËÏ" b"\x01ØøôÒøqk£è)±\x08ö╬"" b"\x01ØøôõOsEêÄ;öÿN\x03W" b"\x01Øøô±Üp\x7Fæ{*┼ò0ìW" b"\x01Øøô§'pÃù\x04cDNäK├" b"\x01Øøô¸Cp\x10ÿ´hâ╣E¡╠" b"\x01Øøô¸³r©úôñáý¤4\x1A" b"\x01Øøö=<p®ûcÂg÷h╝¾" b"\x01ØøöQXpYñª\r|áÖú$" b"\x01Øøöf¶qõÄq!o§0E×" b"\x01Øøö{\x1Ap\x04û×?\x1E¬T╔ı" b"\x01ØøöÄAp\x08Ñ(S\x0EpÀüû" b"\x01Øøöñ\x1Crë° \r pãù" b"\x01Øøö¿Èp:ªÆ8é÷┼l " b"\x01Øøö─\x13r"Üh/<º¨╚2" b"\x01Øøö─├p,á\x0Fþ|ÂÒ\x10®" b"\x01ØøöÍãq║║7Ý´ë┤ "" b"\x01ØøöÒ"r(½ÄDñÀnù6" b"\x01ØøöÞZr"©╦R╚(6hÕ" b"\x01Øøò*¯qÜ×Ùm\x10\x10è\x11+" b"\x01Øøò+░sOé×┘"çÊ┐]" b"\x01Øøò=\x1EqÏòÇì\x17;\x14╩9" b"\x01Øøòxÿq┘Âs¨Ëîå■/" b"\x01Øøò\x7Fïs^ê1ã^£\x05║á" b"\x01Øøòä+p░òÇQ 9ı╠Ì" b"\x01ØøòùFs=╗µzé,æÆÂ" b"\x01Øøòÿ\x08q÷ô>\x1DP\x12IÀµ" b"\x01ØøòÈpqf®å▒Ò\x02çAE" b"\x01Øøòµ▓qpÆÐ·L╔¶N" b"\x01Øøò§ÐpZó¨íî9\▄8" b""" \x01Øøò¨úp¯¥\n oA▀\x14ø\x05 """ b"\x01Øøò■°r¹ïg\x10²ÞñÎÝ" b"\x01Øøû\x08Àrº®nÇı,■`i" b"\x01Øøû*\x12pbܰõ¡\x1DK'┬" b"\x01ØøûB╬r'ŦÓÕ┌■» " b"\x01ØøûºÚqÑïLK\f■´Ç\x1F" b"\x01Øøû®isoç`8┐\x0Eï\x1A\x19" b"\x01Øøû¬7r>éZƒX7¤┴ý" b"\x01Øøû¥ƒp\v│ò▒Öc4h8" b"\x01ØøûÍqs\x0FÄ£/t■P03" b"\x01Øøû¦+s\x17ê5}â>\x16\x19è" b"\x01ØøûÔ{q¶çñ5╦V7\x0F┤" b"\x01Øøûõ\x0EpK»0Ù╝\x0F@├¿" b"\x01ØøûõãqëÆ§º░)ö¬¬" b""" \x01Øøù\n órr¼S╣¿:└\x16% """ b"\x01Øøù\vhp─é\x11ÿN$\x15ZM" b"\x01Øøù\f=s¬ÿ[;¯Ã¥È " b"\x01Øøù\x10ÔsæÂÉý\eg+¥à" b"\x01Øøù\x1ElrÛçì▀╔Ûf.\x10" b"\x01Øøù%>r\x7F¢'rã=÷╩y" b"\x01Øøù/[qÊ║²╩ú\x05#\t\x7F" b"\x01Øøù2gqgé\x00~cêe@Ê" b"\x01Øøù4©q\x1FÉã:,t®?¤" b"\x01ØøùEOqaÿ_0\x0Ed?¥7" b"\x01ØøùX\x17s³ô\r$á!Zvº" b"\x01Øøù]\x7FrLư LÃdI¯" b"\x01Øøù_╩r:ôîÂb├Ü7°" b"\x01ØøùmåpH┐╦@ÉU ù`" b"\x01ØøùnÝr{½\x14-\x19yy!*" b"\x01Øøùw?r)öOÍ«!/\x1C\x01" b"\x01Øøùz¹qiú\x7F\e;╦>kg" b"\x01ØøùüÖq─ë\x01£ÙwaÂy" b"\x01Øøùé[pB¿¿@g\v\vä¨" b"\x01Øøùäñs╬Æ\vrI \x0E*É" b"\x01Øøùè┼r¶å\x14Wäë\x00┤\x7F" b"\x01Øøùïêr%ÿLg@\FI¡" b"\x01ØøùôÞq\x1Eøã]b(ù`▄" b"\x01Øøùòxs\x1Eƒ¼±║É\tµ\r" b"\x01ØøùØ\x10qÖì┬¤Ov÷╦Û" b"\x01ØøùóJq%»¾io¾ì╦O" b"\x01Øøùú\x1FqsÑ╠Ù-%4\x07╩" b"\x01Øøù▒¼qÏâÎ▄HK''&" b"\x01Øøù│¹rE×SÄs\vÃ\x1Az" b"\x01Øøù┬Up/ö╣\x07Ø`R\x15╩" b"\x01Øøù╦©s&ï9.\tKõ╗║" b"\x01Øøù╬╔s ÿ+y}zº¾~" b"\x01ØøùðHrʃ\x7FÚC)d\x0Fx" b"\x01Øøùʃriè,q²Þ?╚c" b"\x01ØøùË^qùô▒\x11\x08ðo\x02{" b"\x01Øøùı▓q}¥fÌ/Íêq╠" b"\x01ØøùÌÃpx¿!\x1FÉ└Tä7" b"\x01ØøùÓ²pØÉ¿ƒ©!h±Ù" b"\x01Øøù´ïq\x13ûåc\x19¿├:ô" b"\x01Øøù±ðp\x00ëä%\x17╚\x17)ã" b"\x01Øøù‗Æp░ë¢╝W├z\x03}" b"\x01Øøù·¬qõÜØë^Qô\r," b"\x01Øøù²¿s?Ø»\x0EôÝÀ%Ä" b"\x01Øøù■_s─ú=RÊ\x0EA\x066" b"\x01Øøÿ\x07ös█×°æ_»à\x05\x02" b"\x01Øøÿ\x08^pñúû╠Ì~\x10ñW" b"\x01Øøÿ\x10 sϼȡ\x15)┌7Ø" b"\x01Øøÿ\x11╗sÝ»\x06ÄIÕ\x7FPà" b""" \x01Øøÿ\x14\x16p»¬Z\n Bıà╔ô """ b"\x01Øøÿ\x177qàó\x7F5ó\x0F\x1Db\x1E" b"\x01Øøÿ\x18▒r3╗\x19OÆHzXY" b"\x01Øøÿ\x1AJr\x7Fâi''\v©O¼" b"\x01Øøÿ\e\x1ApyïÛ┴GÆ,&║" b"\x01Øøÿ\x1C«qGñÓgÃ9\el²" b"\x01Øøÿ\x1F\x12rC┐\e°\x11?´\x02;" b""" \x01Øøÿ-¿s2Ñ \n Ho@yÞ """ b"\x01Øøÿ1apn½_┘╔Q¦]▒" b"\x01ØøÿB\x08s│¼\x18@®╝³N\e" b"\x01ØøÿB╔qVæf\x13èðïã\" b"\x01ØøÿE╚r\x17▒$}ì>¡»Ç" b"\x01ØøÿHµq└ñH;êì´ª─" b"\x01ØøÿI▒rÙ©lÞó ·@¦" b"\x01ØøÿK+qÂø÷ÿ©¼@A/" b"\x01ØøÿMßsıס\x1AØ╚ú4-" b"\x01ØøÿOmr®┐[>\x11¾$\x07ï" b"\x01ØøÿQ╣pE½I11°öë," b"\x01ØøÿSGq─ú¼á4ñ┴¾{" b"\x01Øøÿ]:p\x07ƒOgþ\x04\x07à\x05" b"\x01Øøÿ^¢qÑì|õ╗½}╬Ê" b"\x01Øøÿ_|s>¬X#┐\x12Ð▓E" b"\x01ØøÿhÑrÖå3▒®¯"£\t" b"\x01Øøÿn£s\x1CÉ·ûÍ#\x7F\x01:" b"\x01Øøÿxvs~éJgO8\x1E\x1An" b"\x01Øøÿ\x7FcqÕ¡X\tø\x02É£Ò" b"\x01ØøÿÇÞr¶éU±÷n*V\x11" b"\x01Øøÿâ5p\rÇ┘$l\tw"\x07" b"\x01Øøÿç\vpy½WKÎW\x13┐┐" b"\x01Øøÿö&p▀ì<ê¾\x1AıZ┬" b"\x01Øøÿÿ\x02pÔªjß23┼g@" b"\x01Øøÿø-q█▓`±║Ö£H" b"\x01Øøÿƒ╣p└ç2b\x01ã;F7" b"\x01Øøÿáâr(óêÐh£ý\tB" b"\x01Øøÿúùp├í\x1D▓ÞµÙñR" b"\x01Øøÿ¿2p´▒fDóÄÈoÒ" b"\x01Øøÿ┼Âs\x1Aèk\x11äÄ‗·@" b"\x01Øøÿ╩gsçî┘\x08ªdã‗¿" b"\x01ØøÿÊ\x11sòê<¯6þ\x03©ö" b"\x01ØøÿÈ>rzÀ▓╔└Ͷ2T" b"\x01ØøÿÍÖqÏ▓▒ê■ZÜ─\x16" b"\x01ØøÿÎTqÙÜ·Ôþ!4ùÀ" b"\x01Øøÿ█(p0ÅåGTFÐ\x15ö" b"\x01Øøÿ¦}ré╣\x18ƒÖ\x16ü´ƒ" b"\x01ØøÿõHr¯ág[A]ãs\x16" b"\x01ØøÿþSqÌ║├Òw>qº¨" b"\x01ØøÿÞıqÆòcF─\x14ıP╔" b"\x01ØøÿÛQq┴¿Ë<Ìé\v┘z" b"\x01ØøÿÙ═p¿îÍ▀']m╣╔" b""" \x01ØøÿÝOscÇ\x19\n -Ê>\x1C¹ """ b"\x01Øøÿ¯\x12r▓é#äD=La0" b"\x01Øøÿ±Òp\x1EÁ#X└÷▒Ö\x0E" b"\x01Øøÿ·%péªý╦}ÿz³É" b"\x01ØøÖ\rWr÷º:P▀\x0FÃ╬Ê" b"\x01ØøÖ\x13lqKön¦¾,\x06ð▄" b"\x01ØøÖ\x19}sy▓äXL\x05+[‗" b"\x01ØøÖ&`ru╝¥)k&1WV" b"\x01ØøÖ8¹s#é\x13\× ├/[" b"\x01ØøÖAGp‗æÎ&7R&ÃÍ" b""" \x01ØøÖJdqñ▓\n 3B!>7ù """ b"\x01ØøÖMüq[ó■X\t\x00ñT┐" b"\x01ØøÖgdr\x11¬úä│T\f]"" b"\x01ØøÖjhq$ÿÆ?¤¿25" b"\x01ØøÖmWr|»#ßmÿ5j," b"\x01ØøÖnÊr0å,T╝|pâ2" b"\x01ØøÖoùsÿûGÑmûä,\f" b"\x01ØøÖpZpó▒í═¾\x011╣ç" b"\x01ØøÖr▒pî¿\x1F°═W╗Ðî" b"\x01ØøÖw¸s\vöÑïÅ┤¶Ýe" b"\x01ØøÖ}yrËøq\x13x}░°╗" b"\x01ØøÖ~KpB╝\v²Z‗>Àþ" b"\x01ØøÖâ¬qùÿù&└[ã¦Ò" b"\x01ØøÖà*rMì╗ S=¦vö" b"\x01ØøÖê s\x14«â({D\x06Þÿ" b"\x01ØøÖï$pEü\x17æCø└┘m" b"\x01ØøÖÄ\x1Eq3▒Y╣\x11i«Ç" b"\x01ØøÖÉ_s\x12«²ä▀ËA«Ì" b"\x01ØøÖónq┤é×█\x17KÙ\x0F!" b"\x01ØøÖú(pÅÅ└Ì©ùä\x15+" b"\x01ØøÖ®§ppÜV╔jfk\x01Ö" b"\x01ØøÖ¼<r?çø¬RMÑã\x0F" b"\x01ØøÖ¡¥rMÀ÷êÃ┘º│&" b"\x01ØøÖ╗█r"«XHâjÍt¤" b"\x01ØøÖ¥Ïq¹áL'Q£]¨|" b"\x01ØøÖ└Jr¿×¿cQ4P/~" b"\x01ØøÖ┴\x05p©ƒ\x11¬[ê°7\x04" b"\x01ØøÖã?r²î ¡o╦¹ô§" b"\x01ØøÖ¤uqXú╬Ô4\eÐôB" b"\x01ØøÖËRs#É┘\x07Íi)ʸ" b"\x01ØøÖ┌¹q\x18▓c┘═ceôì" b"\x01ØøÖÌ\x04pÙøÕtMÉ·c\x10" b"\x01ØøÖßþpãØ½╣ÝXîm" b"\x01ØøÖ´âsûáPÊü£J\x17\v" b"\x01ØøÖ¶Ìp\x7Fá7ç¡Ñ!jà" b"\x01ØøÖ·2qûרD§/6æ\x06" b"\x01ØøÜ\x01¼pnë?K┤Ö+='" b""" \x01ØøÜ\x05Xs»Öè\n lélô╬ """ b"\x01ØøÜ$▓s\x10╣[ÏfX)mê" b"\x01ØøÜ'ÀrÓÇoXús<ZZ" b"\x01ØøÜ0?r\fØù┐[4J ²" b"\x01ØøÜ3█q¦ö0ÄÆ0─dû" b"\x01ØøÜ;crë®v|▄tȯÉ" b"\x01ØøÜ<)qUù½╚ÛO7\x14#" b"\x01ØøÜB&pf║=/╦mÝÔÉ" b"\x01ØøÜB¦p\x00ìâ-_²?±b" b"\x01ØøÜCƒq§ábU¯ýw┘e" b"\x01ØøÜ^Ùr+Öx1¬Øè¹\x15" b"\x01ØøÜcsr¯Ü▄\x01╩Øßk\x1E" b"\x01ØøÜfqq█¼ø¸╗]iÖ4" b"\x01ØøÜlpql×\x1EîD╠ù═(" b"\x01ØøÜ{1qgÑ¢`VîÝí═" b"\x01ØøÜé+s╗ç,ö\x00¤³Ðõ" b"\x01ØøÜŤs■×ø¡è╚\x16Ók" b"\x01ØøÜƒ1p5£ÌÊ6]Ù±K" b"\x01ØøÜƒ·s(¡N╝¯¯C┴]" b"\x01ØøÜíàrêö╠\x10²º,áÀ" b"\x01ØøÜÑ\q®å\x1EÀ?ì‗ñÖ" b"\x01ØøÜ¿jq\x12ûw1w╝ãØ" b"\x01ØøÜ«]r┐ÿ7\rÅ\x11Í(î" b"\x01ØøÜÁ5qıñ£\x1EªUØ-\x16" b"\x01ØøÜ¢íq▒ï\x08ÒÛ\x04Ñýf" b"\x01ØøÜ¥esaå\x15Vè5n-¸" b"\x01ØøÜ├Ñpcîl]¡ÇDs=" b"\x01ØøÜ─ir;½59▄GÜ\C" b""" \x01ØøÜÊÚpIïtÓÒ░@\n \n """ b"\x01ØøÜÚàròÉ`Ð~\x1Aé£U" b"\x01ØøÜ°1s§ºD░│N°ýc" b"\x01ØøÜ°´pwØuÊï%▒ân" b"\x01ØøÜ¹2pP®F\x15K¤»\x04ù" b"\x01Øøø\x00érUå╠:╣FE"\x10" b"\x01Øøø\x05¦rqº/@\x17¹ø±\x10" b"\x01Øøø\x07cqÜ┤\x04v\x14@\x16\x06■" b"\x01Øøø\v¹r╝íÓ«Ô\tf À" b"\x01Øøø\f┐pöÁ£øÏØV×Ê" b"\x01Øøø\x1F8q\f▓╔A³┘═ÁZ" b"\x01Øøø!xp[æ;ý│`ÿV¥" b"\x01Øøø)Ýrö¥/\x07è%¡\x03n" b"\x01Øøø+oq0░àJð\x07│sç" b"\x01Øøø,.s&èk▀ıà\x08─j" b"\x01Øøø.xrsïÜϯrÓ\x0F▀" b"\x01Øøø1~qËî┴6V}h·þ" b"\x01Øøø4hszƒ┬Â\x1DGN.=" b"\x01Øøø<¤q\x1AàI(Íô╠®2" b"\x01Øøø?\x16p@¿ëWíÁ/(j" b"\x01ØøøAys└ó¨Ó¢¿\x06ìÀ" b"\x01ØøøBBpØ«©:ù»\x05åÒ" b"\x01ØøøE■q4«qyÄÏÅû÷" b"\x01ØøøOÄs\x03ÿ\x1DÆ35'F\x10" b"\x01ØøøUáqªÄ\x1D\x11c\x04█╬l" b"\x01ØøøX£qöº■d\x07,g¹h" b"\x01ØøøZÙq╦│\r░Ó rÅ." b"\x01Øøøe¬p.╗qål╩▓n╬" b"\x01Øøøj±qpÂ\x1A-èúÐ \n" b"\x01ØøønÉq¨î? `‗à×Ú" b"\x01Øøøp╝r"ìOP\x14ܧ߷" b"\x01Øøøvñq#│3þ┘·T*b" b"\x01ØøøzÄqg¿\x12▓\x16åIeH" b"\x01Øøø}£s┼ô#_æàA3³" b"\x01Øøøâ§r}▒¹;┐{aæ " b"\x01ØøøäÂq@ùËUn\x1FñÆÆ" b"\x01ØøøÅ┼phÂ█|aº\x10 \x10" b"\x01ØøøÆÈs┌åRÿ6Ý?\x15×" b"\x01Øøøùçsg©È`QüdÜâ" b"\x01ØøøÿÚq ÿòA/pÄ╔z" b"\x01ØøøÖ½q\x18¡+°\x1C╩M\x04Ë" b"\x01Øøø×>s▒ä[\x10q¤\x19ÓÛ" b"\x01Øøøú¿sù│¶\x06Å¡åõ»" b"\x01Øøø®Èq\x05í\x15\x13¡aQ¯g" b"\x01Øøø╣?snëô=jGx¾-" b"\x01Øøø┬|rpödÔIÕ¿Ì«" b"\x01Øøø╩5s¨¢ -ßà.Wj" b"\x01Øøø╬Ës║ø].Ó}èâ¨" b"\x01Øøø¤ìrñ╗?Rk6³Ñr" b"\x01ØøøÈðqnóG,╠ÿ\x12Mð" b"\x01Øøø┌DqXÜÐ$RRÐ\x11p" b"\x01ØøøÌ¤p#åÚµþ.╣Su" b"\x01ØøøßÌqC«ßØsÞ D²" b"\x01Øøøþ\x08pøâ\x1D\x13N╠\x16}H" b""" \x01ØøøýVsûë╦Ö¥\n x╝r """ b"\x01Øøø§öq)é)\x02+\x024ƒ}" b"\x01Øøø¨Yq\x17ÁÎøƒƒGxË" b"\x01Øøø·\x1Cs\x0Fª╩\x10Kçô\x13\x02" b"\x01Øø£\x00ðrQ╝¾ÅÊ\x05▓¶×" b"\x01Øø£\x02[r█ª\x07>i\x1Dç7\x14" b""" \x01Øø£\n äq╚┤┤┌#¥5\x1D\x0E """ b"\x01Øø£\x11-p┐ƒJ╚ÅãXyÅ" b"\x01Øø£\x19xq╣îo8c³þw▓" b"\x01Øø£"ër ªïK09\x10╝\x7F" b"\x01Øø£#Irxââ°█G╚$þ" b"\x01Øø£)Dr^Å_yQõMæ├" b"\x01Øø£*\rq´â½C½QÇ\x0E-" b"\x01Øø£2lq©ç│ß\x1Cn`■0" b"\x01Øø£6ðr«èá\x135╔L\x18Õ" b""" \x01Øø£9\n s=»í\x1FØ\x10▀ê2 """ b"\x01Øø£B$sûÇ;+Í\x19\x11÷N" b"\x01Øø£I\x05r»▓═írsãG▒" b"\x01Øø£L\x1CsÂ▓¬ßÇ)Eì\x13" b"\x01Øø£P┤qõÆ\vU·¯ì─Ê" b"\x01Øø£bLqÎ║IçS╦øí‗" b"\x01Øø£c\x10ríùÞÀàÍÍ╔¨" b"\x01Øø£cÎsÎÿ6@*á\x12\x10~" b"\x01Øø£dÜp¬Áz\x7FoGÑ░\x14" b"\x01Øø£hkpìêÄ┤I\v\vM\r" b"\x01Øø£i\x1Cp╬ü│7\x06DÂñI" b"\x01Øø£l qÕèWÊÓ)ôv╚" b"\x01Øø£o)pÓâ&Æ,ÊLϬ" b"\x01Øø£{Bs"ä\tjw¤D<P" b"\x01Øø£~Wp╬À\x08ä, ╬|ª" b"\x01Øø£êµsO×E/L░\x10% " b"\x01Øø£î\x08rîó&ôÇ\x15×e\x1A" b"\x01Øø£ôıqM╗═óB\x01┌\v#" b"\x01Øø£ÿjrı│ÕªA ÊÆ¼" b"\x01Øø£ƒNrpî\x14Ãw┴zÜÂ" b"\x01Øø£¬Ás®ñ|ÿq%T¥Û" b"\x01Øø£▓£rôÁR\x0Eûf'ãK" b"\x01Øø£Áír5û╝\x04q\x1A\x16z*" b"\x01Øø£└┼rºÜÏà\x02S| Ê" b"\x01Øø£¤\x11qz¡®a┌?z¥7" b"\x01Øø£ðñp<¬!Q▒ıáoÆ" b"\x01Øø£Ðjr¢▓ÔlÀÀé-╗" b"\x01Øø£Ê¸p?É2ާ*3a" b"\x01Øø£Ë¥sË┤d&ÌÆuÕ*" b"\x01Øø£┌£pIä0ö\x16G╗u\v" b"\x01Øø£▀3p╠ü╔g8±â\x7F\x00" b"\x01Øø£ÒÈp╔çòÞßÝxõÃ" b"\x01Øø£Þ¸p°½-Ë█_åøÓ" b"\x01Øø£‗»p]ÂD¹|ÄÚ«J" b"\x01Øø£¾lr:©ëѦ▓®>" b"\x01Øø£²½q\x7F¢5ý¬¨~¿╠" b"\x01Øø£ ´r\x1DÿF|ÂÙ»Ôæ" b"\x01ØøØ\x00©p╝Ä╦╔O71<\x18" b"\x01ØøØ\f\x06p±ÁvÞȧñüô" b""" \x01ØøØ\x10wr\x06ÖÉ*ô\n ÑÕö """ b"\x01ØøØ\x14?q╣│xê ó»å&" b"\x01ØøØ\x17Es\x03Âk╬y╬\x17#q" b"\x01ØøØ\eðs\x1Dàê╠\x13ÿ\x7FOU" b"\x01ØøØ\x1E\x1Cpâ¥\x07©Ç╝Ï╦0" b"\x01ØøØ*Ýpãúò¼0²\fµp" b"\x01ØøØ8Îs½¼Y|\x15+Êxq" b"\x01ØøØ;┘puÅq¤É\x08┬á\x03" b"\x01ØøØ£âp\x19«z=S ô\x1E\x0F" b"\x01ØøØØCpF«"Þ╔X&öû" b""" \x01ØøØ×\x14r\n ó>\x07µ®\x02┼q """ b"\x01ØøØ×ÕqÀÆâ■ÝVºX¯" b"\x01ØøØáçq\x14ÿê>ÃL┘Õ~" b"\x01ØøØíBss£î#!%¦Ö\t" b"\x01ØøØó\x0Fp\x19êƒ┐½╣tZÇ" b"\x01ØøØú▓q┬Ç┌¤%\e§Öï" b"\x01ØøØÑNsl¢Üì\x1Cft¥·" b"\x01ØøØªOqýû\x14÷┼\x06ÎX%" b"\x01ØøØº\x1AqMÇ\x08«±#éÚ\x05" b"\x01ØøØº¯p╦è\x08o\eØ76\f" b"\x01ØøØ¿└pîÜR┘ý╔o▄┤" b"\x01ØøØ®¤q7æ╬¨ÞFıÈ|" b"\x01ØøØ¬Üràû\x0Fæò\x0FyOX" b"\x01ØøØ½es¡ìÔ╣W\r»Ñm" b"\x01ØøØ¼as─é¡\x1A\eH┴\x0F0" b"\x01ØøØ¡3rò┐²*┴\f²Ê®" b"\x01ØøØ«\x02s'å┤.N┤æ╝P" b"\x01ØøØ«╠phªt^ì®┬╗ÿ" b"\x01ØøØ»Öp9»&³¯Û▓├¿" b"\x01ØøØ░trÉì\x18Þ-s\x012\v" b"\x01ØøØ▒£pZâ┤)>£┘}ç" b"\x01ØøØ▓är5êDüT¡»%" b"\x01ØøØ│░ra¿Uwé(#[¥" b"\x01ØøØÂÃq1îÐ1r5┼ã═" b"\x01ØøØÀös¤¬\e:åÂ}ê" b"\x01ØøØ©oqEäî$\x01Û ▓▀" b"\x01ØøØ╣¼pêƒÅ\x08âl a®" b"\x01ØøØ╝hrj«ZÂ$½Dx²" b"\x01Ø®R»¯r┴é\x19$:\x14¬░æ" b"\x01Ø®R░Âp╦Æ■¿█m¤7\x04" b"\x01Ø®R▒`rÛë¯u▀\x03¢/\n" b"\x01Ø®R▓4s\x13┤■´■\x02═³¥" b"\x01Ø®R▓§qHÀn£´Å╬ÇÏ" b"\x01Ø®RÁ|s@ØE╦Ë\x16|Q±" b"\x01Ø®R©╔s\x18Ü0\x06ÄÈÚû+" b"\x01Ø®R╣Ér&▓±T\x17\x06\x18T\x12" b"\x01Ø®R║PrCÜuF\r\v]µ\x15" b"\x01Ø®R╗¸r▄é¬Mgn┌Ö¸" b"\x01Ø®R╝ãqIØ\x1F‗\x16ðÄÞ┼" b"\x01Ø®R¥©qG×‗\x7FßÍò±å" b"\x01Ø®R┐gs3ÁÊÃ└ø\x01\x004" b"\x01Ø®R└9q┌Å¡ú%xåÈ"" b"\x01Ø®R┴£sÂí.µ!C¼þÖ" b"\x01Ø®R─,pÔñiN╝Ø^¼^" b"\x01Ø®R─Ùs¤┤hPÇ+\x10Ï" b"\x01Ø®Rãƒpıç5*çàw~°" b"\x01Ø®RÃiq´ØzîÇôV\x10‗" b"\x01Ø®R╚·s`ä╦\x065©╗ñ&" b"\x01Ø®R╔¢pÕ¥f\x01E╦Òé¶" b"\x01Ø®R╦8sÿ║Ü\x1AG-Z;P" b"\x01Ø®R═Jq\x01ÄÞ§─\x02d┤E" b"\x01Ø®R╬\x06sD╣ô+«\ib " b"\x01Ø®R╬®r¦ñ+ݵî\\x08▓" b"\x01Ø®R¤osñØ┬╔$Å\x07âÔ" b"\x01Ø®Rð\x11r´║Õ‗OV┐\x054" b"\x01Ø®RðÍr®¡ê²\x0F\x07Úí├" b"\x01Ø®RÊUpЮ\x0Fä▀\x1Fn·¨" b"\x01Ø®RË"rY¬À|\x0Fw˹╔" b"\x01Ø®RËÒpýíÄ‗*÷4~9" b"\x01Ø®S9║q\x04ômÂêùÍ\x19l" b"\x01Ø®S<ëqz¢}ô\x10>{-\n" b"\x01Ø®S=°r░Â■▓ ─iòð" b"\x01Ø®S?õq\x12ï²c\x1E┤©"ı" b"\x01Ø®SB╔ri║q┴®|É*Y" b"\x01Ø®SD&r7×¥TëdÐá¥" b"\x01Ø®SKhq~ò╩ÙT├À\x07v" b"\x01Ø®SN:p\x10æ+×┤õUWs" b"\x01Ø®SQ%q´¿\rñ\x12\x01zPe" b"\x01Ø®SW▒r\x15£ñ½Ñ;▄äå" b"\x01Ø®SXlpé¬"§\x16ò▄ÿl" b"\x01Ø®S`▒ra¿╗╬*\x0F@,¬" b""" \x01Ø®Sbßs¹ƒ_\t\n æEÇu """ b"\x01Ø®SdYr¸┤\x15ÙçϺÕþ" b"\x01Ø®Se=rÃé?*ĤËAz" b"\x01Ø®Se¾q╠ÿ¸Ò\x06├ëÝ╝" b"\x01Ø®V\x07¿qS¬Pgu¨Õ\x12\x0F" b"\x01Ø®YBØqÆ│\tµá┤óTé" b"\x01Ø®YD:pn®╔fý¢\x03mº" b"\x01Ø®YE«r\x1AëßðDhå▀»" b"\x01Ø®YFasç×¢bÙªE-." b"\x01Ø®YGOqü┐TT¡\x15j{ï" b"\x01Ø®YH\x04pÎÿ┼┼²GY¼Å" b"\x01Ø®YHÐp\x11«RÓ(ÓÍý&" b"\x01Ø®YItrd¼û\x1D+/Q\x15¯" b"\x01Ø®YJss6▓┤&9▀┴Z#" b""" \x01Ø®YKIrÄ»Ô#=\n \x18´Q """ b"\x01Ø®YL\x03pa¥§kL┬Uçº" b"\x01Ø®YL└rÈÑ:└ód./w" b"\x01Ø®YMÇsTÂ\e}\Ç\x01¡\x7F" b""" \x01Ø®YN¹r8┐aD5╔ó\n Ö """ b"\x01Ø®YPÜr¬î8À┐¥·qÞ" b"\x01Ø®YR\fr\x03│ÁÅÿÕ6\x10(" b"\x01Ø®YR╝s&ña¦5s~99" b"\x01Ø®YS»sA¥Î╝ré=ÉË" b"\x01Ø®Y|:sK½ë »^+¯l" b"\x01Ø®Y}úq┘èıÞ¢\x19câ¨" b"\x01Ø®Y~▒s`à*7zfê▄²" b"\x01Ø®Y\x7FØp\x1A╗╝ zQ¾°\x14" b"\x01Ø®YÇâqqÀü&\x011"P" b"\x01Ø®Yü»sêÜ9×°\¯\r\x00" b"\x01Ø®Yâ┐sL┤\x1AËòı}b\x13" b"\x01Ø®Yävq\x15óO`è█n\t‗" b""" \x01Ø®YàmqôùÓø\n \x13ÐÿY """ b"\x01Ø®YåÒs©×´ÎyÏ┘ò░" b"\x01Ø®YêWsñéTÑ\x15\x0Fy9 " b"\x01Ø®Yë\x11r[¿J«x¤Tw?" b"\x01Ø®YëÚr®¼¨\x19║ÆÓE╠" b""" \x01Ø®Yïkq\x04©▒§U\n ÆÛ* """ b"\x01Ø®Yî±qÑ░\x19\x04Þ6·╔t" b"\x01Ø®Z╩UsÄÑ:\x10½\v┐õ╝" b"\x01Ø®Z╦\rs╚¼(VYe|gW" b"\x01Ø®Z╦Ôr\x0Eân█áM¥╗8" b"\x01Ø®Z═trıò{H"&±;\t" b"\x01Ø®Z╬=pËá 8ÿGÑÊ\x01" b"\x01Ø®Z¤\fqÿ¢7O\x07└+/Ê" b"\x01Ø®Z¤ÙqÉ»B\x04+%I\\x05" b"\x01Ø®ZðÃp|üZºèA/┤#" b"\x01Ø®ZÐåsrÆ█éC\x06ÈR=" b"\x01Ø®ZÊQrzä│Õ¸P/i¿" b"\x01Ø®ZË"rõÅ\x162̶ÈÜ|" b"\x01Ø®ZËÞqʼ\r╩3╣üm?" b"\x01Ø®Zȼqãé\x13ùðt\x10\x04Û" b"\x01Ø®ZıdsP┤\v\x01Gx╠d¤" b"\x01Ø®ZÍ-rÛ┐Ìg\x00M\x083^" b"\x01Ø®ZÍÝsZñ\v£¡[®\x06¦" b"\x01Ø®ZÎ┴s4º\x04º─©\x13DÉ" b"\x01Ø®ZÏìsÝêY«▄╠‗\f»" b"\x01Ø®Z┘Xsú¥ÔÁÿÞ╠"┼" b"\x01Ø®Z┌¦qhÀ\x15\x10·®S£" b"\x01Ø®Z█áq█êÛ┌Æ)H\x19Q" b"\x01Ø®\$øqöàÈcF¢n\f\x16" b"\x01Ø®\&\x1Dpíé[\x00õdÁâ;" b"\x01Ø®\*\x1Apø® è;ÚL░" b"\x01Ø®\-┌qÞäƒuß\x05ƒ@ı" b"\x01Ø®\.®s9×\x07©£S³1À" b"\x01Ø®\1─rAÁ¿\x12¡L╣é\x14" b"\x01Ø®\2yp?Éö■Û║k"┘" b"\x01Ø®\4s\eú╗┴*╚\x02Þ7" b"\x01Ø®\5øp‗ưÕ╩ù┬\x14\x17" b"\x01Ø®\9csJ¥ïâ\6:\x03‗" b"\x01Ø®\:\x1Ap!▓êQ▒KÃø█" b"\x01Ø®\:µpÑé╝WH\x04|-ÿ" b"\x01Ø®\?kqØó\x12Kî¿°G\x14" b"\x01Ø®\A®p¶ì=░■W‗\x03\x1A" b"\x01Ø®\P\x06q®è¨╬4■pç¶" b"\x01Ø®\Tıq^årK§\x19n4├" b"\x01Ø®\W┬q┌ÉÍ\x12╝P¯6B" b"\x01Ø®\YjqÊà┘└d╔lb\x12" b"\x01Ø®\]Rswá\x1AÝCäy│u" b"\x01Ø®\gqpß¡xz\x16ýþ¸─" b"\x01Ø®\mêr×ì^ÙÍ¥ ┌" b"\x01Ø®\rÀs\x07Á\x0E^lµÜ\x1FÉ" b"\x01Ø®\t&rxó╬Kßt\x03sÌ" b"\x01Ø®\yæpÝ»Ä\ræ!Ù\fÓ" b"\x01Ø®\z2rLù=¶\x11┌Käõ" b"\x01Ø®\\x7F©ss╣áþt(>¥±" b"\x01Ø®\üQqñÖ&ÄõÄ╔\x1Fn" b"\x01Ø®\à─q║ùÅeð\x02╗Ì=" b"\x01Ø®\ïÔr~ê·_IóïÅr" b"\x01Ø®\Å\x1Eq¡è\x15"8#ÓB╠" b"\x01Ø®\É\x01qå¢ÇqÂ=vlÍ" b"\x01Ø®\É«q╣®¦uÍ\x05¼È\e" b"\x01Ø®\ùdrZ║À\x13|¶÷\x0E\x1D" b"\x01Ø®\Ö░pÊ│EFÅ╦┼Ô=" b"\x01Ø®\øFs(¬±óá:,▒"" b"\x01Ø®\×Uqõ╗┬┘£¬\x16b\r" b"\x01Ø®\ƒ\rswÿÞ:¦(¾²\x0F" b"\x01Ø®\úxqQ╗µt█\x19h\ö" b"\x01Ø®\ñµq]ô┬\x0EÊ,Ãé\x00" b"\x01Ø®\▒Np½¥▀L╩\x7FWþ²" b"\x01Ø®\▓1s╚Ü®õ¥Ã═´u" b"\x01Ø®\Á¾r┘╝ö╬35\x18\x16\x04" b"\x01Ø®\╣üse¼┤Bv╚?)û" b"\x01Ø®\¥´p*ªj\x12tÔ"t\v" b"\x01Ø®\┴ÙpsºjÏ\x10`óè÷" b"\x01Ø®\¤oqà£Ë\tã¾ú9Î" b"\x01Ø®\ð/p\x08Ä\x11\x1C║▄ç¶\x1D" b"\x01Ø®\Ȱp╬¬\x15¢ƒ¹i▀å" b"\x01Ø®\Ò¹p¢àÉÚ[┤.\x04ç" b"\x01Ø®\Ú#qÂÁ\x12\t\x04╠±\x00Ð" b"\x01Ø®\Úµqr▒>\x12íôµ\x11k" b""" \x01Ø®\¾\n r\t░¬-Åõ©┬+ """ b"\x01Ø®\¹═pk┐$c\x15\x1E5f1" b"\x01Ø®\ Ìs▀ê└3│ƒÏ§A" b"\x01Ø®]\x00ÖräÑâgwà\x1D|K" b"\x01Ø®]\x07TpÂ▓Qó¿╦åmÇ" b"\x01Ø®]\x08Îqk┤ÉL█O╦\x01B" b""" \x01Ø®]\x15┘pTûcçñ\n ┬è¸ """ b"\x01Ø®]\x1A p\ÉlÃQ®ÍsO" b"\x01Ø®]\x1CÇrSé*ZäZ2C6" b"\x01Ø®]!þq■¿Â,%Ú\x05▒ƒ" b"\x01Ø®]&âsÍÖƒ3y\ràýA" b"\x01Ø®]'LqrÇû═WPR\x05¦" b"\x01Ø®](╦qîë7ƒ.QÄ·ñ" b"\x01Ø®].│pÇ╗ƒäùº\x1Ei\x1D" b"\x01Ø®]5\x0FpeÁ #▓û!@Ü" b"\x01Ø®]5¤píØp]█Ýí╚±" b"\x01Ø®]6ôsYÆØ╝▓\x13r\x03Å" b"\x01Ø®]:bpdò.tn¦È\x05t" b"\x01Ø®];┘seÜu\x167¶¿7õ" b"\x01Ø®]>\x0Esj»~qïMåNG" b"\x01Ø®]@bq\x1Fë┼Zo¯ñ[," b"\x01Ø®]A<sîûäÖ┌k\x1DÑL" b"\x01Ø®]Cxq{¢ùwYòbD▒" b"\x01Ø®]H║pÎùGêO%Þ\f~" b"\x01Ø®]SepbÅ»╚(\r╚\x16Ç" b"\x01Ø®]_!sѽL╣÷yþª³" b"\x01Ø®]eÔr╝ÅcL\x14\x00Þ▒¬" b"\x01Ø®]i¤p7æ-%ähýR¸" b"\x01Ø®]júq8ë\x05¼ºÔ{Í®" b"\x01Ø®]mÁp6Ü\x18\x18§à\x02³█" b"\x01Ø®]sfrÔï.MÛer.╦" b"\x01Ø®]y█pT▒V~┴)ƒ¼\x00" b"\x01Ø®]z|rQÁÿÜÈ2┐Âû" b"\x01Ø®]{\x7Fsáêh▓6W²\t0" b"\x01Ø®]}\rp³«û¢KàuÕò" b"\x01Ø®]~árø║┌■ø\x1CMß7" b"\x01Ø®]ÇIqÅ▒Þ¬ÒÀl%é" b"\x01Ø®]ê\x02qÉ┐;A"\x185N¾" b"\x01Ø®]îøs´Ö%░À\r\fWÐ" b"\x01Ø®]û>p╩¬5¬áì╠ª7" b"\x01Ø®]ù"p─▒C┬Ff╠·u" b"\x01Ø®]£qrÎ║Þ(\x10u╬ò\x18" b"\x01Ø®]úLs2Éñ┘▓\x1DıO┼" b"\x01Ø®]Ñnsn╗3?fdÇÌL" b"\x01Ø®]¿ss~ï\x06Pؤ\x1F\f~" b"\x01Ø®]®3s×ä\x13ı╔PÇuµ" b"\x01Ø®]®°plª╩\x0E{GC\x01╗" b"\x01Ø®]╗Æpª»{\x1FjõP\r[" b"\x01Ø®]¢Íqjåa÷Î~ü*K" b"\x01Ø®]¥ùq■ñC8²Xf`f" b"\x01Ø®]┬ëp╩ö\x06Líg┐<a" b"\x01Ø®]─\vs/ò~'+uì$}" b"\x01Ø®]Ã1q\x12òBh¡WY\x16°" b""" \x01Ø®]╚┘p\x03ê┼ǵÈ\n ÕN """ b"\x01Ø®]╬\x1Dráë$\x01|Áÿ©û" b"\x01Ø®]Ë7s*à█ø■\x1A.ÕÓ" b"\x01Ø®]È'p\x05ûeßK▀\x7F.«" b"\x01Ø®]Îds\r┤_7Ê?·aG" b"\x01Ø®]Ï\x10sãò\x7F5\x11|sqe" b"\x01Ø®]┘írà£5b¬)┘\x10u" b"\x01Ø®]▄GpÙá\x15ä¼C\x00Â÷" b"\x01Ø®]ßasTä¼¥WÅ£Ì░" b"\x01Ø®]õ]r\x1F▒1Ç╠ìIË4" b"\x01Ø®]Þþr\fÇÕ¥▓\x03åT▀" b"\x01Ø®]Ú┼s¦ÁíÛ\x0EÂoÄó" b"\x01Ø®]¯^rÿ║$Ø\x07│ÈvÂ" b"\x01Ø®]‗ÈqéÉÊ\x0EïT¸©E" b"\x01Ø®^\x020q!¬{Y┴C¼C\r" b"\x01Ø®^\x04Ps\x00ÀûÎ>Dhï│" b"\x01Ø®^\x0Fµr┴ë\x0E|\x03Ô¯¢-" b"\x01Ø®^\x14°rM║y\x1FIö¼Ýç" b"\x01Ø®^\x15ùr ┤\eë╚ÜiX " b"\x01Ø®^\e\eq±¥|@Á┴÷\x12ï" b"\x01Ø®^ fp2ü-£Ê┘)T)" b"\x01Ø®^'Ãp7┤û┘\Áµ+┌" b"\x01Ø®^*\x00pdëV[\x129~\x18w" b"\x01Ø®^,■rÖ░‗¹ü\x15Vµ" b"\x01Ø®^3ãpýèEöïzÚı" b"\x01Ø®^?øqÖ¼¯\x1AѺ´ì" b"\x01Ø®^B║r¼Ø╣MïÃþàØ" b"\x01Ø®^U)s\fÑoLj\x02ÝWÝ" b"\x01Ø®^V¡q}║\x06╝=r┼┐:" b"\x01Ø®^X!pÎù┤b?F]%á" b"\x01Ø®^Zkq5£8à>÷¤\x05Ù" b"\x01Ø®^i╔p\x07î8<z┬K:#" b"\x01Ø®^jÆs0ªXì╬åí\v\x17" b"\x01Ø®^lÌq\x1D¢┌\x1Cî÷\x0F¨Z" b"\x01Ø®^m®s\r┤¬▓{¢w─Ö" b"\x01Ø®^xQpYÿªlÞ┴¾ó«" b"\x01Ø®^{\fq_¬µ▒┐Õà.\x04" b"\x01Ø®^ǃr\x13Àè┴¶¨╬ªW" b"\x01Ø®^â©qlÄQà¿ìýU¼" b"\x01Ø®^à?qg╣Ê^Xq\x0F}»" b"\x01Ø®^çzq╔éb´úä?nB" b"\x01Ø®^æèpãÅ¡} 3.&;" b"\x01Ø®^ö×pÔÉKȰo┬&─" b"\x01Ø®^£2s\vèı½¦é\x14ò\x1C" b"\x01Ø®^ØÂrò│ o█%mÈ" b"\x01Ø®^ÑKqEï\x0E\x15\þ¦@\x18" b"\x01Ø®^ªıs\╝\x03_¤ÌW8╝" b"\x01Ø®^«]p»©Î^²nÈ¿(" b"\x01Ø®^»\eqÏÄ%þ®\x16═+g" b"\x01Ø®^Âîq└û;·º.ô\x1A." b"\x01Ø®^╗ùpº┤åß\x16ªãLj" b"\x01Ø®^╝Nq╬íÃ╬\x1C®íS" b"\x01Ø®^¢\x19r ░\x02\x14èL0Ý\x1A" b"\x01Ø®^┬Úr*æ<$┐îKÃ┬" b"\x01Ø®^╬vqâ»zìÊ\x08¿║o" b"\x01Ø®^¤rý¥╩Å▓Ä4wP" b"\x01Ø®^Ê1s■åsÇ$Oä╔C" b"\x01Ø®^Ë┐q¼ëV\r▒©^%\x13" b"\x01Ø®^ÈøsûÉkÒNéÛsÄ" b"\x01Ø®^Í\x18q üU═¾▒ã-H" b"\x01Ø®^Í╝s\r£AL╝\■ê%" b"\x01Ø®^ÏLsÚ×\x12%;\tP┼¾" b"\x01Ø®^┘\x0ErÛ¢ÚZ~_osW" b"\x01Ø®^ßGp5▒\µ╣\x05ï■"" b"\x01Ø®^Ô\x16s\eï½Tƒ£b└Å" b"\x01Ø®^Þ╔r\x12©X¥\RåÓv" b"\x01Ø®^Ù█sÓóãÚ\x03Ü÷áü" b"\x01Ø®^¾Är\x14©└Õ/ä─\x05░" b"\x01Ø®_\x04Zq»¬ZâÊÞÇ\x14\x0F" b""" \x01Ø®_\n Rr\vé+Øýô\x1A£² """ b"\x01Ø®_\v╩q\x08è\x18╝W▓Ö\x19þ" b"\x01Ø®_\x0E¦raæhñÿê \x00à" b"\x01Ø®_\x12╣rÅò░Ö\x11ÿ@┤w" b"\x01Ø®_"\fsÐ╣¼s{ÔÏc‗" b"\x01Ø®_%ªr\x06üA9a",Ùø" b"\x01Ø®_+╚qƒîw\x1D▒Ue\x108" b"\x01Ø®_4Ys䬾þÈM¸Kı" b"\x01Ø®_8Ûsð║ï\x16Ñ█\x1A?Q" b"\x01Ø®_@sq-ª\x16^èÑëRC" b"\x01Ø®_B\x05s`ÑK42O"Ã^" b"\x01Ø®_E\x18r»Äup]7╚\x1AÆ" b"\x01Ø®_E┘s\x16ÇØµ{:\x1FGÄ" b"\x01Ø®_HÙq£ç°│ù\x1EðGJ" b"\x01Ø®_JmrúÂVü┴Ðg\x07î" b"\x01Ø®_OæsÌô\x03j\x0E‗éØ4" b"\x01Ø®_UîrÅîĤ4▒J?ø" b"\x01Ø®_WÊp/פ2¼ñ\x14\x18╣" b"\x01Ø®_Z╚pA¿\fCi\«Ò¬" b"\x01Ø®_[çr;ÿF®┤Ƹ\x18╗" b"\x01Ø®_^ëqÚç╗²®║╗\x1E\x00" b"\x01Ø®_bNp\x18ªI▒Ü│úÓÒ" b"\x01Ø®_däs(¥¡\x13Z Ú'9" b"\x01Ø®_gÄr|û┐ÆDß7~╬" b"\x01Ø®_i\x17sôò²║õ\x1Cÿçô" b"\x01Ø®_jÿp&╣¹èk\x17ÕÈ\x06" b"\x01Ø®_kXq╗ë└I¥ÿðù" b"\x01Ø®_r\x19sÎûæ+$u\x19"\x12" b"\x01Ø®_r¦s¹«î╝«\x0E§Ù╣" b"\x01Ø®_{p░╣‗<pà┤Ú▒" b"\x01Ø®_~?q\x1F│¡<(½õ║" b"\x01Ø®_é-pfòó╬±█2)p" b"\x01Ø®_äÇs│╣Ñ\x13Pr^┐┬" b""" \x01Ø®_êbqæò)1»a\n ?Ç """ b"\x01Ø®_è¬pîƒ\x1EKS% \x01┘" b"\x01Ø®_î$s½¬Ú\x0E×Ú½9\x08" b"\x01Ø®_îÏsýÅæ¨,┴[í`" b"\x01Ø®_ì£sW╗=öë³w\x13" b"\x01Ø®_æLr*ü¡2Ë"â®´" b"\x01Ø®_Æ\x06q┤╣¨Ö´Ïìö\r" b"\x01Ø®_Æ═pÜò\e8Rv?ܲ" b"\x01Ø®_ôÄrOÖÝv4¸¸Ó\x00" b"\x01Ø®_ØjqÎá┴'╣\x05\x11\tÖ" b"\x01Ø®_×/r±íS3x\x1DÇ╬x" b"\x01Ø®_áçqƺ╠Ü\x04\r£´³" b"\x01Ø®_ó┼sÀúþâT§Zß*" b"\x01Ø®_ºVpaàÐÊ╩\x08väP" b"\x01Ø®_¡├r"Â\x03ı\t4î\x17é" b"\x01Ø®_░╚rÆÑ%AÊfÐ*F" b"\x01Ø®_▓Sr\rëÖ;r\x00I´õ" b"\x01Ø®_Â\x17rºéfÖ6âW░╔" b"\x01Ø®_║}pª\t9);╝╬j" b"\x01Ø®_╝\x05p¬¬\x08┐├T¯½±" b"\x01Ø®_┐\fpòöú\x15ô\x14Ó'ß" b"\x01Ø®_└ür\x18ë0*┐\x19æ³í" b"\x01Ø®_─Aq ╗CFì5qdi" b"\x01Ø®_─ÙsëåO¨¿©ÃFk" b"\x01Ø®_╔cpýís+ë޳ܥ" b"\x01Ø®_╩·r╔úQÁ¹\x1Dñ£\x0F" b"\x01Ø®_ðArÿ¬7┤╚ÔAª´" b"\x01Ø®j77q|¡¸8·nÊ1í" b"\x01Ø®rSËrܺÚaC]V`Ë" b"\x01Ø®ä¼\x08pìú-ı═¥_┼w" b""" \x01Ø╬J*ÛpJ®\x08\n ñÃ\x16^ü """ b"\x01Ø╬J+ÑpV¥%‗(ÞBì4" b"\x01Ø╬J,^p%åy▄*\x7F¡╔\x1A" b"\x01Ø╬J-\x00qj┐5ÁÝ9f÷÷" b"\x01Ø╬J-íp¸Ä¾Wµ@!.ï" b"\x01Ø╬J/¢r┼ûë┤!¡\x05~þ" b"\x01Ø╬J1/rÙ╣ËJé±+─¤" b"\x01Ø╬J1Ûscƒ×█Ë▄ä÷X" b"\x01Ø╬J2ñs-┐96║O,\e║" b"\x01Ø╬J3\s«¿*5á¨┬ËA" b"\x01Ø╬J4\x1FsíÖS▒╬g[║\x16" b"\x01Ø╬J5êrªàY┘÷ ±\x11" b"\x01Ø╬J6%q┤┐(─é█vu©" b"\x01Ø╬J7ÿp>¥óÚëùäg■" b"\x01Ø╬J9\x1CrÓÜ\x16!}Þùù▀" b"\x01Ø╬J9Ðpg░\x0Eæ\x064j!\x01" b"\x01Ø╬J:ªsxƒÁ▓\x12n\x02\x08+" b"\x01Ø╬J;Up\vêB6â:´¤Ü" b"\x01Ø╬J<\x13q\x11ñ\x18▀ÊÜ3Uz" b"\x01Ø╬J<─rtñÄE÷¬O¤#" b"\x01Ø╬J=|r¦ö²ô¸5╠¿6" b"\x01Ø╬J>+sƒ░ö\fT║;\t\x19" b"\x01Ø╬J@,sì┐ÒHÅ╚¿\x00À" b"\x01Ø╬JB^q╩ÂÈ╩▄æ¡¥í" b"\x01Ø╬JC\x1AqtäC9v║1▄╩" b"\x01Ø╬JDqpÄ«\x19>1\x7Fáu}" b"\x01Ø╬JG;p»╣¦¨\t:Ø║k" b"\x01Ø╬JIaq\Éè┬Ig.´\x08" b"\x01Ø╬JJ\x06p¹Ö╗Mı\x15\e┌¶" b"\x01Ø╬JJ╣pWÆâ■½~Çþj" b"\x01Ø╬JK]pâ®k5æÏÌ5x" b"\x01Ø╬JL\x0FqËÖ+6╣ô%ª×" b"\x01Ø╬JL╠s\x1A▓┌PB¿$O1" b"\x01Ø╬JMäqÂï\x03│3°Ë\n" b"\x01Ø╬JN2põÄ▀Ü\x1C3c\x00" b"\x01Ø╬JNÒs¤Æh}?Å╝ɦ" b"\x01Ø╬JQ├q}øøè!ªK¾¯" b"\x01Ø╬JS'roà{╠\x01░PXÑ" b"\x01Ø╬JS╔r\rä?G▀}R¬o" b"\x01Ø╬JTâq£íË4Ù Mz\x04" b"\x01Ø╬JU>s|Ǭ\x03Â╝8àd" b"\x01Ø╬JU²q▒¼▒³R\x03^/╬" b"\x01Ø╬JV┤r\öê┬─DÔgÛ" b"\x01Ø╬JXýq■×▓\x03|╗╠╣" b"\x01Ø╬JYƒrD¿5ï` \x13¬Ï" b"\x01Ø╬JZSq═®M¬#Ìàu\x1F" b"\x01Ø╬J[ÁsÌíg¬_÷'╬Ü" b"\x01Ø╬J]\x19rÜÀ¨‗‗n╗ıp" b"\x01Ø╬J]ãp╝î$ÎÀ\x13m\x04ë" b"\x01Ø╬J^hs±ó$\x00]ô\x08\x0E╚" b"\x01Ø╬J_"p\tÜ▓\x18╠┘\x00\x06╬" b"\x01Ø╬J_Õp¸Àª▒\x14Ø┤ë┼" b"\x01Ø╬Ja´rqí3g▀S7òÆ" b"\x01Ø╬JcXp²╗│%íbñ\x03Ñ" b"\x01Ø╬Jf2r³áùÏ╬lXÑ│" b"\x01Ø╬]╝}p8îÛÂq,ðÃ┬" b"\x01Ø╬^dÖsüüuø¡\x10¿)p" b"\x01Ø╬_L╝svº\rQGK9Æñ" b"\x01Ø╬aÂ╣p(ùyw{u½y¢" b"\x01Ø╬b6«soû\f\x16Y£Ï=I" b"\x01Ø╬cm¥pA╣Çt▄ܪ9─" b"\x01Ø╬cn^q═êt²e.ö└┼" b"\x01Ø╬cn³pöüTYþ»Í°2" b"\x01Ø╬coÂp)ø\x08A×^9wI" b"\x01Ø╬cq\x10s®»¶ÛGlb0\x1D" b"\x01Ø╬cqÈpÄå\x16#\x0F└³\x07Ï" b"\x01Ø╬crëq\x1Eï└¨¡¤░èÎ" b"\x01Ø╬cs¯püû¼vFê=ÐÐ" b"\x01Ø╬cu[pvÅ┬b\fS\x1FÞZ" b"\x01Ø╬cv\x12q\x00æÌg$A±▓A" b"\x01Ø╬cv┤riÜçi║Í%òÑ" b"\x01Ø╬cwmp░éÛtƒÍá#" b"\x01Ø╬cx ppçï8ì/█qP" b"\x01Ø╬cx╬p_╣╠Qú}eä┘" b"\x01Ø╬cyqq(®m]ì┬íc\t" b"\x01Ø╬cz/sÒ½U\e|ä\x18╩\x08" b"\x01Ø╬czÌsuåq▀\x10ËʸT" b"\x01Ø╬c{~såÇú╦xHf\x193" b"\x01Ø╬c|<r9òñÕ┘C§ı▄" b"\x01Ø╬c|¦sƼk┐÷\x12Çxµ" b"\x01Ø╬c}£sî╣å[Êı·\x0Fø" b"\x01Ø╬c~Rql¡ù░1$-iÑ" b"\x01Ø╬c\x7F\x14s}╣:\x184¤5‗£" b"\x01Ø╬c\x7F═ríÉO´©¥HV\x15" b"\x01Ø╬cÇçs"£\S??‗V»" b"\x01Ø╬céép/á6»█«\x1C\x7F©" b"\x01Ø╬câ*pØ¢§¸Òä¸Êì" b"\x01Ø╬câßs¾Ñ╬DÊÍÒ█ " b"\x01Ø╬cäûp©ª\x07NäIj\x11\x16" b"\x01Ø╬cå║qí╗\x15\x7F\x14<\x02Kƒ" b"\x01Ø╬cçkpÝ║‗¢ ╩\x05þu" b"\x01Ø╬cê,r\x16î¢┌ô1g─┬" b"\x01Ø╬cêßruºC|\x06ú│^\t" b"\x01Ø╬cëêrò┤¡y`+`b£" b"\x01Ø╬cèBp╬èX$c┘¦Åø" b"\x01Ø╬cï©spØBL8┬g█," b"\x01Ø╬cî·s─ÄÔ¸5╝Tz╚" b"\x01Ø╬cì│sâå╩ì\x16ñ\fî┬" b"\x01Ø╬cÄrpߺEð┌ÜÖ¯Î" b"\x01Ø╬cÅ█s¢┐oaË*└\x19\x05" b"\x01Ø╬cÉòp}Ö%!8©d7¹" b"\x01Ø╬cæqêìF│═é±zÌ" b"\x01Ø╬cÆÿq\x03óüƒ³´Ü\x16c" b"\x01Ø╬côcqıï¯Ã+\tB8Ç" b"\x01Ø╬cö╦püØÁ╔4║\x08ä!" b"\x01Ø╬cûÛpøƒ¹W\x08S¤ı"" b"\x01Ø╬cùçs\f»:¯╣ä\vì°" b"\x01Ø╬cÿ±sÍôTý*¤\x1FÈz" b"\x01Ø╬cÖ¿sþØ7¬I¿┘\t\x19" b"\x01Ø╬cø\x05qsåöA²\x1C®?ÿ" b"\x01Ø╬cø©pª▒26 Ôç+æ" b"\x01Ø╬cØ%sE▓F\x07ظaêH" b"\x01Ø╬cƒ7q|í\x06]ý{▀XÌ" b"\x01Ø╬cƒ¹pX½jzt§qQL" b"\x01Ø╬cáírÇíÚY\x12ñLFí" b"\x01Ø╬cíbr|ôу¤Ùýı" b"\x01Ø╬có\x04q3êJ@mÎ5j=" b"\x01Ø╬có▓p\x13¬╣õà$,gn" b""" \x01Ø╬cñBr‗ƒ\n X─ƒ¦\x13▒ """ b"\x01Ø╬cñ¶r\x03ú'l&ÚyÝÔ" b"\x01Ø╬cѪq¯úM\x01iA▓╬¢" b"\x01Ø╬c¯Úqı×X\x19è\x03z=)" b"\x01Ø╬c‗zr-ôùwì¥n.ç" b"\x01Ø╬c¾¦q\eÇòfB╬x▀\x05" b"\x01Ø╬c÷\x04q└öÅWÁ⨿~" b"\x01Ø╬d\x01{p¾òÍ<▄░âÝ\x04" b""" \x01Ø╬d\x04]sª¼ò<\x0F}█\n """ b"\x01Ø╬d\r┐q_¥É×¼ò¼ µ" b"\x01Ø╬d\x16\x02q\fö\tú*îQ³ê" b"\x01Ø╬d\x19øqØ»?pd‗╬╦f" b"\x01Ø╬d\x1AQrw▓┴_\x1A-Oî>" b"\x01Ø╬krÐrr¼*│1¸*═þ" b"\x01Ø╬ksår"ƒ>\x05─4ð\x1A]" b"\x01Ø╬kt2rТòËLn(\f´" b"\x01Ø╬kt¯qeêtâÌ\x13^\t@" b"\x01Ø╬kuøpÒøæÚ\x14╚Uã¤" b"\x01Ø╬kvNp\x07å»ôC┼╬\x1D" b"\x01Ø╬kw\tr`ùa\x06ÊÜâÚ\x14" b"\x01Ø╬kw░q\x11æJ7Æ\x06ã"}" b"\x01Ø╬kxQsÍø\x00üíµ■\x13Î" b"\x01Ø╬ky\x1Ap╦í\x04Ù¦q-´ç" b"\x01Ø╬ky╣qhâ\x1FX½¡À\x7Fª" b"\x01Ø╬kzyq¶£Vñ ┤µÊ&" b"\x01Ø╬k{\x17p»ä½┬ðáQvm" b"\x01Ø╬k{þrÒó\x086ì4\x19²" b"\x01Ø╬k|Äræ▒\x01■-y\x19ï," b"\x01Ø╬k}Kp\x14ûyJÁª@£\x0E" b""" \x01Ø╬k~\x08s\x17á»L\n ıÚú\ """ b"\x01Ø╬k~┐q\x1E¥▒íò´ÿ┬ " b"\x01Ø╬kødsÌë$7[\eÎÇc" b"\x01Ø╬k£\x17pvå¬ ░ƒMfì" b"\x01Ø╬k£╦rTÉÊ\x02)\tYVS" b"\x01Ø╬kØkrÕÜÍ╬\x19&N═ø" b"\x01Ø╬k×"q╣3zG*\x17H5" b"\x01Ø╬k×▄r\x00ì:õzðâÂ\x1F" b"\x01Ø╬kƒ|qV¡■§ÈnUÌ`" b"\x01Ø╬ká:r\x1Dîì®X├@Ò<" b"\x01Ø╬káÙrY╝¤¬}w§ós" b"\x01Ø╬kíÿsr¡¨:1õy¦û" b"\x01Ø╬kóKp\x07£ùF\x08¥Z" b"\x01Ø╬kó¨s.¥L!l9?\x1D_" b"\x01Ø╬kú│r7á\x16ìÔQ+Ù\x08" b"\x01Ø╬kñesOá-Ñ\x08.╝▒─" b"\x01Ø╬kÑ\ep\vû╝æ╚9ÙÉH" b"\x01Ø╬kµ×s│¡oÖgúîjP" b"\x01Ø╬kþPr}╝C-\x7F¼?Í5" b"\x01Ø╬kÞ\x14pÈñ÷\vå8┼}2" b"\x01Ø╬kÞ┴rƒ½ÊÛÜ©S@Þ" b"\x01Ø╬kÚ|r\×eh│òþò{" b"\x01Ø╬kÛ/p$Ø\h©\x00vÒ£" b"\x01Ø╬kÛÛp╚ñı¸©\x1C&k2" b"\x01Ø╬kÙ®s°ÿ)¼i\x15¶kÏ" b"\x01Ø╬kýas,èC$┼\v®"O" b"\x01Ø╬kÝ\x08s`ÿDËC¯├\x1Dx" b"\x01Ø╬kÝ┴qdÄÑû'┌à╔x" b"\x01Ø╬k¯tsÒÂå`X\x1C9W\x03" b""" \x01Ø╬k´Drwï7U«¸\n ▓ñ """ b"\x01Ø╬k´³sìí┬ÝÁ\x15 P9" b"\x01Ø╬k¿pF¿ÏC¹QpÇä" b"\x01Ø╬k±ept░\x1A^▒║Lð8" b"\x01Ø╬k‗\x02rgëî$p%\Cf" b"\x01Ø╬k‗└rJì±├╔4ªµì" b"\x01Ø╬k¾{q0┤¼nÝ\x10þó░" b"\x01Ø╬k¶þq\vê\x105r\t\x15Üé" b"\x01Ø╬k§åqñø¥¹¥7ÄWF" b"\x01Ø╬mè\x11p¤¬quí┼¿8\x16" b"\x01Ø╬mïÂs`âÓz╦\fàg¹" b"\x01Ø╬mÅÿpà║ôëÎÙ Çh" b"\x01Ø╬mÆ╣rW║·4R½hW┼" b"\x01Ø╬mô~r£ì\x04VTk\x15Û;" b"\x01Ø╬mûôsÁ¿\x1D,\x10\x03\Ì\x03" b"\x01Ø╬mÖûq2úÞP×^Gà(" b"\x01Ø╬mÜ^s█éw|┴█Æþ\x04" b"\x01Ø╬m£│p)│▄\x0F\x1Aèn\x19■" b"\x01Ø╬mØvsøØÁ\x05?┘Ê┐╦" b"\x01Ø╬m×<qöù╩F\\x07²8t" b"\x01Ø╬mó\x16r¬ñü\x1E "T\x00¦" b"\x01Ø╬múÑp·ÿ═45└R\x14╔" b"\x01Ø╬m«═pâÖ┌\x15Y┐x%\x19" b"\x01Ø╬m│ap]®|=¶¼Ã▒" b"\x01Ø╬m┤¾rÄØ,,Í╩░ä\x05" b"\x01Ø╬mÂår╬à-øP\tg@¥" b"\x01Ø╬m║Tp\x17×B\x04Ì\x06aƨ" b"\x01Ø╬m┬Äqá┐ࣤYú)%" b"\x01Ø╬mã\pnÂ^9ð\x11± ┐" b"\x01Ø╬m╦ôr\Å▓({õebÅ" b"\x01Ø╬m═\x17pàëåÃÌ┼\x02\x03á" b"\x01Ø╬mÊ:rÞÿ╚\x07?æÚ┐" b"\x01Ø╬mÍ\x00p▒ÿ▄(H«|\x0Ft" b"\x01Ø╬mÍ╝sQØAêgÊÐ:@" b"\x01Ø╬m█=sÇÆCı^┐fA{" b"\x01Ø╬mÓwq\eª\e¬k¹ób¶" b"\x01Ø╬mÔ\x08rI║\x04\x0F{µ┐1ÿ" b"\x01Ø╬mÔ╠pPÀýË0:êU9" b"\x01Ø╬mÒÅp5Æ5HEõ├¿H" b"\x01Ø╬mÞ·pXéÂÏü¯=[ı" b"\x01Ø╬mÛÇq\tÉ\x13┬¯┐Yð\x16" b""" \x01Ø╬mý\n s\x16Ä\v\e(}6þ╦ """ b"\x01Ø╬m´\x1CpòºW┬═8]zD" b"\x01Ø╬m´Õqùô \x12S■õ■ý" b"\x01Ø╬m¾ãq¬ü¬Ã.s¹D\f" b""" \x01Ø╬m§UpUá░æ\x17\x08\n ]Ä """ b"\x01Ø╬m ðp1¡¨\x06°¶Å┌\x07" b"\x01Ø╬n\x00ësMÄ╣▀InZ│B" b"\x01Ø╬n\x04üs8â\x11Ïjd\x1AÉÁ" b"\x01Ø╬n\x08\x7FpÁü®\fæg'ü▓" b"\x01Ø╬n\rÐs^Ç3ýfra\x07╗" b"\x01Ø╬n\x10Ùr`è▓─0ö\x12x\x03" b"\x01Ø╬n\x1E┴q├î×1\x020\e7n" b"\x01Ø╬n\x1Fêrë¢Qtþ-1Ê\x14" b"\x01Ø╬n$\x14pL▒\r│ı\x0E³'ç" b"\x01Ø╬n2─rÝâ×t╠ZÏô2" b"\x01Ø╬n8\x1EqRàßèá\x15»\x1D═" b"\x01Ø╬n8ßq6ñMHe▄▄c<" b""" \x01Ø╬nA\x17q\n û#®àõ#\x19} """ b"\x01Ø╬nH╗rZÿX<ø\x01‗5" b"\x01Ø╬nLØsk│ìD;Û║Àí" b"\x01Ø╬nM^pä܃\x02.\x05*ß¹" b"\x01Ø╬nT%rùéIgs $J\x7F" b"\x01Ø╬nU¼rÒ│\x13Þ\x1E»═×ô" b"\x01Ø╬nbòq╠äpì¸î\x06}Ý" b"\x01Ø╬ng¢q\x7FÂì§ÎÖ▓QA" b"\x01Ø╬ni@r:¼╔\x15@[¯\x1Dn" b"\x01Ø╬nnXqÝó\x1EÆä\x18â╦_" b"\x01Ø╬nrÈs┐û¸MÕü\x1A|o" b"\x01Ø╬nsösÒ╝N\x19╠\x07Gºã" b"\x01Ø╬nu\epâò▓Åp┐´hÖ" b"\x01Ø╬n{Er^ô\x13½Ò¡p\x00┼" b"\x01Ø╬n\x7FÃrûƒ~╗Ü"½Û\x18" b"\x01Ø╬nÇÿrÎæ╗╬ùèv\x02" b"\x01Ø╬nüdr7×W\eû¸øR▒" b"\x01Ø╬näxsͼX¦¨°\x1A:8" b"\x01Ø╬nàGp¡ê|t¶~╝°á" b"\x01Ø╬nçtsáùÆüç╗Ä\x0F0" b"\x01Ø╬nëíq#ê╦\x13£½G½─" b"\x01Ø╬nèhsD│\x16É\x12#=?▀" b"\x01Ø╬nî»s╣ë─ÌõÅ1T\e" b"\x01Ø╬næaptƒN╬µ\x11[Óh" b"\x01Ø╬nÿÈr.Ä\x04ËHÎ]ÝD" b"\x01Ø╬nª\x7FqDÅ)\x15.9¥\x15q" b"\x01Ø╬n¬?qÌì│Ñ\x17^\x19³x" b"\x01Ø╬n¬¹pÿ¿%§ó╔ÿ5\x13" b"\x01Ø╬n«\x0Epuì\fm:¦®^─" b"\x01Ø╬n▓ëqÊì\x17ƒAâ{■6" b"\x01Ø╬n╣cr\x14¢\x1Aƹ┼╠[H" b"\x01Ø╬n║%rèɼ~w┼ıvè" b"\x01Ø╬n╗░q\Á©0£»┼cæ" b"\x01Ø╬n¢4pä®Ù¼*æaÊ-" b"\x01Ø╬n¥ªs\x14ìÒ\x18╣\x1F%Á·" b"\x01Ø╬nã1qf┤@Q¦*\x1A²í" b"\x01Ø╬n╔Úp▀ùÈFïýYh\x12" b"\x01Ø╬n¤▀s\x1E¼àÿ┐Ç\x08¦┤" b"\x01Ø╬nðáp\eçqôC\x15½\x07à" b"\x01Ø╬nı=qÃÄÂ├h¨é}=" b"\x01Ø╬n┌}ráôÃ┌╔ª├¹Ð" b"\x01Ø╬n▀ápãø┘ É\x14╔‗Ô" b"\x01Ø╬nÓLs█╗"4¸ßq\x1Fç" b"\x01Ø╬nß\x0Er¨▒ä+\ti2\x18\x1E" b"\x01Ø╬n‗┴s\fï┤└$u¢¦■" b""" \x01Ø╬n¶¹s]Ø├╔\kµ\n Ü """ b"\x01Ø╬n§╩q\x15ó┐P\x12Æ×Q\x1F" b"\x01Ø╬n¨áq7ÖcB\x15QM2\x01" b"\x01Ø╬n¹!q>úì6ج÷yÊ" b"\x01Ø╬n »p▄║\x1C»2vr>¦" b"\x01Ø╬o\x05\x15s\x1D®C\x11ıµ°\x1D\x10" b"\x01Ø╬o\t\x12rû¿Í¤¥\x1E\x0Eqæ" b"\x01Ø╬o\t┌q\x7F¢/\x00áz!Ö¥" b"\x01Ø╬o\f■s±á┬òYb<µø" b"\x01Ø╬o\r├sÿ▒\x10\x05gÅ\x07■®" b"\x01Ø╬o\x0FRr"Æe╩X.41±" b"\x01Ø╬o\x11ØsóêÁcï╚uG\x1E" b"\x01Ø╬o\x15apý×ͽnNö\x13L" b"\x01Ø╬o\x17░rÔª\x08^ßêýƒÇ" b"\x01Ø╬o\x1CRsâª\e╚§&D?m" b"\x01Ø╬o +q\x01øÒO %dø·" b"\x01Ø╬o$╚r~î5*├┼îRT" b"\x01Ø╬o0\x16r5úmæ\x1Fµ0^è" b"\x01Ø╬o29s█¼7ú\x0E·WI`" b"\x01Ø╬o9░p9èø▄SF═Ýp" b"\x01Ø╬o>5r»│1q3ß5G║" b"\x01Ø╬o>§q|¥ÓT│3·\x05▄" b"\x01Ø╬oDVsÉ¥ RìÀ$Hx" b"\x01Ø╬oHdpjò\x1A2k═ s┴" b"\x01Ø╬oOÙq¬╣˽\x12ÝÑ└Ó" b"\x01Ø╬oQwpúÜ£█\x19±Â*N" b"\x01Ø╬oTÑsòóÞÅL庤\x00" b"\x01Ø╬oZ¯r~¢$2Ó▀¥:§" b"\x01Ø╬od╚q┴éZE$\rí\x1Fv" b"\x01Ø╬og─pÉ╝~?k┴)i»" b"\x01Ø╬ozºsyïtg/x®\Ñ" b"\x01Ø╬o|\x1EqÍÖsh▒ÙE\x066" b"\x01Ø╬o}ñs¼Á:&\tå²1¡" b"\x01Ø╬o\x7F÷sƒ¿-\x0FıÝ\x1EjS" b"\x01Ø╬oÅ─sr¥©KèÔÐ┤¤" b"\x01Ø╬oÉåq└░¿IÓR:¡ñ" b"\x01Ø╬oÆ┤r@ÿ¥º\e┐Ù¸R" b"\x01Ø╬oôhq0ø×î\f²B9á" b"\x01Ø╬o×,scéï╠§ÅL¶Þ" b"\x01Ø╬oá|q┐ºãÌë.\x10"Î" b"\x01Ø╬o¿©pfƒüìohƒ%!" b"\x01Ø╬o¬:p\rìı¬M¦Ìã║" b"\x01Ø╬o¼|s ¼òÙâ¢Ê\x00Ò" b"\x01Ø╬oÂÖsÍ┤\¿¯Ý▀\x00d" b"\x01Ø╬o╣Ör\x04¡×Ð└\x01\x05pË" b"\x01Ø╬o┴çqpè\x04\x08ç¶öXn" b""" \x01Ø╬o├\n sBû¤f■¬]═ª """ b"\x01Ø╬o╩¸qÿFE»b┌R§" b"\x01Ø╬o╠ís äæ\x19\x13N\x1A\ev" b"\x01Ø╬oıXqÖìI¯t\x1ApÙD" b"\x01Ø╬oÍ$q)ît0Ù\x147XË" b"\x01Ø╬oÔJrvÖMöñùÞ\f6" b"\x01Ø╬oÒ\x0Fró▒]µæíU╩7" b"\x01Ø╬oÚ°r»ôM)Á¶m\x0F\x1C" b"\x01Ø╬o¾\x15s▓½Heoô\x17═(" b"\x01Ø╬o¶äsF░\x1D\x02\t'■ºª" b"\x01Ø╬o÷Ðpqúæ°«$▄÷\e" b"\x01Ø╬o°nr³«Ã÷\x04╗¤¹×" b"\x01Ø╬o¨.poæö½Ü╠a²f" b"\x01Ø╬o¨‗r├ó\fû║L[rq" b"\x01Ø╬o·ÑsÄüb\x01$K;\fC" b"\x01Ø╬o³\x1AqgçVÁ)¡û¦Ó" b"\x01Ø╬o³Ìqq¥q\x06ýÐUM=" b"\x01Ø╬p\x04rq?ê\x14ÔÐXN\x19\x10" b"\x01Ø╬p\x054r®¥╬½b\fxo[" b"\x01Ø╬p\v\s\x1D║§1-e▒ýC" b""" \x01Ø╬p\x13¤sI▒u\n ╔µZæ\t """ b"\x01Ø╬p#\x1EsÖÑ\x7F\Ëglm´" b"\x01Ø╬p'\x04p╬ëj ▒ƒƒ¯È" b"\x01Ø╬p+»pÃé^X{væbê" b"\x01Ø╬p/\x0Er¡ü╦ª§S]\x08-" b"\x01Ø╬p<îr\x06ò 6+&rjÑ" b"\x01Ø╬p@ør\x06¬!%┤¶\x17k<" b"\x01Ø╬pE q\x1CÿÒwâ\x11á¼ó" b"\x01Ø╬pKþrÎô\x01r~▒`Ø~" b"\x01Ø╬pO´s÷▓ó\x08vÕÐ┴Ô" b"\x01Ø╬pVAr▒Æ\x18ºk‗~▀`" b"\x01Ø╬pWãq¦îäUð‗°P¤" b"\x01Ø╬pZsF¥¯»+Z\x05ƒÓ" b"\x01Ø╬p[¡s0¬\x08òx!m\x11Ñ" b"\x01Ø╬p^¼sÏë\x043L\x112\x03Â" b"\x01Ø╬pe▒qéƒr├xÁse¤" b"\x01Ø╬pkþs³öpÕ+┘ã«┴" b"\x01Ø╬pn6q▓Á└LVt█ãƒ" b"\x01Ø╬pqMs\x19ä┌"╗╚lºé" b"\x01Ø╬pr\x13sÊá┴¼<k▒ï" b"\x01Ø╬puþpè×\x1A├^ëȲ┴" b"\x01Ø╬pyíp°ë┤üÇ┤¿\fë" b"\x01Ø╬p{Ýpúíçk^n@`2" b"\x01Ø╬pÇZp█ïpE\x7FÝ\x05õ\x1E" b"\x01Ø╬pé»qO¢Ç▄çþJ┼Ô" b"\x01Ø╬pè\x11s÷è¾ãwª\x11ÝU" b"\x01Ø╬pôir~ÖM\x04\tBÁ\tÄ" b"\x01Ø╬pòÀsi¥\x02ñ.9Õ\x19~" b"\x01Ø╬pÖ|qÙ┤À](JÚÒ╬" b"\x01Ø╬pøãp\x0Eèg÷0`\vÀ" b"\x01Ø╬pƒÉpÿ╗YQN0+ܯ" b"\x01Ø╬píßqeÀ└ËIÏ©\x0Eß" b"\x01Ø╬púws<░]gUß+ÇB" b"\x01Ø╬pñ>qd¢\x11ð\x14ßïâY" b"\x01Ø╬pÑ\x05rê½#¾·4\x1AÒ_" b"\x01Ø╬p¿‗sBø▄îÇV\x12ëS" b"\x01Ø╬p®Âp¯Á°q¦Â®Óg" b"\x01Ø╬p¬ws¶¥ï\x16qZ.¸ó" b"\x01Ø╬p½?r¨¢p┐¿à\x1D╩U" b"\x01Ø╬pÁxpGòøGL\x04²\x02┤" b"\x01Ø╬pÂBs■ÅB£"w B>" b"\x01Ø╬p©rs%Ñ?┘ªÓ¥){" b"\x01Ø╬p║¢p2óò>▓D£e/" b"\x01Ø╬p┐Yr\x15╗\x01],┌»\x1D´" b"\x01Ø╬p┼ôpÕèôè\x01░0ÎU" b"\x01Ø╬p╚Ñs=áäx=çÔ═:" b"\x01Ø╬p╩$s\x05®0BÿR\x11\x1D╬" b"\x01Ø╬p═÷s┐ù$^1ëwA:" b"\x01Ø╬pÊåqS©ÕC\x1C┴,Ì\x1A" b"\x01Ø╬pÈ\frº®eNôLaý²" b"\x01Ø╬pÎ!p┴Ñ╣│Ð├:ª{" b"\x01Ø╬pÏ»sàî\x18Ì\x15|NÄ*" b"\x01Ø╬p▄ås^àLÞM┬R´▀" b"\x01Ø╬p¦Epaåá/ñ<\x08¾ÿ" b"\x01Ø╬pß³sÜñB¾ö\x7Fí;ç" b"\x01Ø╬pÒér\x1D│\x15ê▓═\x11╠9" b"\x01Ø╬pÞ═pWÜVeܲ%Fñ" b"\x01Ø╬tC\x18qý®╠L┤ÁÍg╔" b"\x01Ø╬xâ¹rJåô\x01K»Îd▒" b"\x01Ø╬á]QskÅ\x1EÌ˨\x03µÁ" b"\x02=q™Æ\x19G\x14‘\a"\x0E\x03’m" b"\x02@¹,@_F¸’¥7I\x07šV\x11" b"\x02ò›ár®A:š\x03\x01UB|Ïö" b"\x03m°\x13─NùøO¾\x16ìÉ`«" b"\x03ÁJþ¶┌EB¿┐Á7ü¡:ñ" b"\x03¾¼-uòG\x06°~\rºQaï…" b"\x04I\vmJAíŠ<d;\x17x–\x12" b"\x06\x03è"GùCòÁ;PìÀÃj" b"\x06\x1F8\x12•éIù©Ö\x0Ek]šÂç" b"\x06ïhÄ\x13F®ìÁ$╬\x04ýZ&" b"\x07\x04¹Á{\x1CKŸŽ"0·\x10®žÑ" b"\x070ÐW\x1D–H`¯gÛÔ)@ýú" b"\x07YiœT©C!«è¡Ç,J\x02\x16" b"\f\x04½õå4B\x03›\r\x1Dõ°.\x16" b"\fW{„Ø€O_•I\x13·ã6-\r" b"\x0EEöïƒ\x1EB?—÷\f„¢áÝÀ" b"\x0Ed\x10¬§g@\f´Ä2\x01S\x12Ëh" b"\x0F\x06ƒåÜìM=àd,y«BÝF" b"\x0FW\x10^Ä„II¤ÏÂÐ ×þ<" b"\x11Gêιë@\x1D„Y\x12>0ö\x18" b"\x12Ö\x08ìɽIVù╣êim*ë" b"\x13┼p§TìFh┤Jéü▒┌$Ú" b"\x14\x08aºóıAWÀ\tã|5¬┴ì" b"\x15´u\x00¢ÉF\x12–)â\x18ÝÁ¯¡" b"\x16Ó¸ÑÒªIx©Ë¿àÖíqò" b"\x17o2ØlæF¥—6naµŠH " b"\x17ëÎOA\fN´¬T\x01üÿX\x0FÆ" b"\x1A‗r▒¡0O¥▓ûKü\x14,\x0E·" b"\x1CcÜ©KAH·ˆ:R\x18²\vªF" b"\x1FýkcˆGL\x07…¢Íâqyذ" b" T\eÜqtM”¦{ˆÓŠÇ\x7F" b" •8C@LÍ®\x18ž¹ÛëÖ²" b"!JûNþDO\x0FŒ\x0Fý@%çJ\x03" b"!øôŒ“;GŽš¬¦rÿv\x08E" b""pA‡Æ.J7žNm\x06\x041Lý" b"#Õ…xƒšG~¯Ü\x13\x12¼y±" b"$\x1FyGª╚D├æ#±╗\x08øÅ\x1C" b"$3®à\x0F=GÕ·p\x08ß—@Rÿ" b"&7pØÁN¡Ñª\x17s«▀│╗" b"'\x08“\™wGó•g¡6)å&," b")±Øv\x1C Dz‡zé\fÙä"Ì" b")Ò4\x0E¿FNΫØÌw²94™" b"*f\x13╬»\x08JKɶ\x02ùxm©\x07" b"+Ic\x05SÃO¢†qù<qMÞ[" b"+V.H/\x02M×½Åðÿl?2╔" b"+õ\x10*×▀NÅïq!·Ü\»\x08" b",‗a$\x1CÕF©üÄáo"+¸á" b".Ë€JVÈIu¿8ÿ¯½Þt?" b"0\x0E\x0E3X¬A?ƒz\tŸÆr<‘" b"3y¦üZ\x02I\x00öy█ìÓâ«\x10" b"3Ç«ô›ÞI~‚—[å†0fú" b""" 4‹Ó\n IˆHn„yôº¬ª\x03œ """ b"5\x08¨oÑ\x05Oh‘ÖÒ\ÊzÊf" b"6„·’¥§BÖˆ¹Ð\x06'LWr" b"6▓\x01ÊG7DS¼%ü«┘&ã¥" b":‘\x0EM2HCD¹±<Ê\x7F5fè" b";Aß.KrMœ§Ž¯\x10ã\x04æÀ" b"<\x18ù}S\x1FHI§\x07#oÅ'è—" b"<<┤Ñ\x19H/Åg\tmÀ4N┬" b"<s™\nð>EÚ«\x16\x00\v¯cÊõ" b"<ÂK\x1C\rKLÞ¼$CþàSÌó" b"= ▄:g█GAì½\x13\frE¾î" b">1àì\x10aMÿž±8\rm\x08ŠP" b"?u&tC[F9r\x1FW•C‘ž" b"?«6†À³Mó¸U\x00i¼`×è" b"?µ\x11ù¶ËG\x17›yÄyÒ†Ÿ\x18" b"?õ3aU+O\x10¸Øø„¿½†" b"@gë\x1DËuK]©qÊlsþ\x07" b"A\x108å\x0FæNÛüЮJÖ\x0FýP" b"AD&p\x042M°ª7Þ(-\x12N°" b"An(:TƒLo«ı~õÓ\x1DÖì" b""" A¾Ÿn|bLÊŸ\n ·‚El1p """ b"C[j\x10_›Ië¡Ö\x14ÒþzÚ/" b"C¢*ŒÐ€Aò®”\†7D7v" b"DM"ö\x11ÓC…²ÏÀX`\x14E¢" b"GD˜Ø÷ÃHtž¶\x08ç^\x1C¬Á" b"GW(££ÜG\x07Œ\x07ðK½\rH\x05" b"HkV‹Œ@J‰´t)°Ð\x04€\x13" b"Lm´O®zKÓµÛøÑ>Dúv" b"LÌh╠ñ©Foú©\x02©╬ÉLí" b"Mb¿gè\x7FM¾°ÏáÇô€\x0F," b"O-ø^ñŒBʽ¤\x03D.µ\x12C" b"R│®Ø\x15D廩%╚8\x01Þ\x02" b"R¾èE¬æA걨dø\x13·á\x00" b"Su³╔Ó EcÉ╗╣É-ë\x7F▒" b"S´GkùvN¹®\x12¡B!{+i" b"Sºð\x08Þ(J»ƒ–ÚïJÃlÊ" b"Sþ\x1EqîpNü–F\x08¾Z‰Î¶" b"T\x10\x14“ƒùC˜‚>&ßý\f×ý" b"Tµ¨P\x01ÀOx€X_Åë)x©" b"Uhƒ'´ÒD»Ÿ7Cƒžå\x16\x10" b"XoÍí\fØM³únÁÐ\x11_K"" b"X€Eþ\JLGªu‰ÛwDœì" b"XïXéJ\x17CI¢\x08?öÕ…\x7FÎ" b"Z¨yñX–BiŽd“²¨‹–N" b""" [Î‗;É\x1FM╦å\x04k\n }\n ╔H """ b"\ZaéR`H^”û4gŠ„î_" b"\µùs·ÈG\x15¹L–²Waö\x02" b"]p»¶`7B„™XÂòº¢ÿ«" b"]ÐëT0RE+«Þ!Bš÷;¼" b"^ƒ\x13l.AEm¹îTM¯ÑËç" b"_]¡è…²Kt—\vM\x15ð/\x15ò" b"`\x00go\e\eCËÜîÉ\x0F\x160ô0" b"`└§_\x7FìOÖø\x03ÐFËÃ-ú" b"a¸¨OrÒA8│Ø"äƒâ&a" b"døNútïF÷¬K^@\x00B‹Q" b"eLâ\x1FÚÔB└▓aó\x08ºSXÉ" b"f@7Æ\x16-H“ˆJE\rÍc©U" b"luŸ/EAKO€\x05;ˆ[Éæ¦" b"oKè\x1DªþBf¸\x071Z˜D~9" b"oêêÑêûL×´õÝó×ãI‹" b"r`╝\x13F╔NhüüE¼.║\x1A" b"sß\x07ªñ'G̸ͼáyå\x06@" b"ut±ûWôK¯L>]Êâ‚\v" b"v*ž‹\tüHôŠ.\x01•fþQž" b"xíýz┐MASïÆàì▒æ)n" b"zãk/Y³E‘¾MµQ\x11ÓÝp" b"{n]F\e\x02L>•\x01óZÅNX“" b"{íNEÕMHŒŸC쟵Ýó>" b"|pò/8çB5™vx8Ý\f‡œ" b"}8lÅÊAL[▒║\vò¶¨.Æ" b"\x7F÷4\x7F\n\x00C=‰íò÷@\x1DfM" b"üWìÃCÏJcâÉ\x1D\j`_ù" b"‚Ru|E<JŠ—TÍôb·\x11¯" b"‚ZßA\x10\x18G\x1D·R\x13C²|ó–" b"âÜÖð░ðKÆüÃrÒ\x12Áçv" b"„Jà]¤ŸAç¨é©©µSòÿ" b"…‡¨ê_CI,¸/ÀÄã\x13jŠ" b"…ÿ)êO\x05Js‰iaW-ð²˜" b"†„Uv ÛEf•SÎB½Þ\x080" b"çy■©É\eMðïý|\vy¡EÅ" b"ê\e}G°ªD¿Å\x07Tm9¡\x19ã" b"ˆ(䨂ôO‚ˆì*øHòØ?" b""" ë\x0EfJy\fK\n Ø\x14\f][äæT """ b"‰UÅ‘ÙÛD¿•‚‡\x19àF¸§" b"Љs\fÍHDô²‰Ršë(\x17´" b"о£)Ý…E›«\f±¼åô\x01£" b"‹Ç,‰uöK/¤Œ!¶ÑO‚«" b"Œ_\x1D òNJD§åøÑºž¦Þ" b"Ž;w\x1F’fOL‚¿¼©·íµ”" b"ÄDÈT"kD╠¬F\td.tüT" b"Åh\x13iëyLè¼£+\x02M│ßf" b"É.Z«°\x07D»ä×á╣═̸?" b"‘JÛÊ\x1EŽMO¸ñë÷ò¸©" b"æ█╬ÆwBAü«1øª²Õ9ç" b"‘þÓðÿ{Bþ¤‘>£Æd8²" b"ô\x17¥.\x18ÉMªÆÔ\x05;ÅÂ\x14a" b"ö{mr¨ûCàÀeÅ'\x1D#®¡" b"òôÓÕ)PHź"©?\x1D«ù─" b"š\e!õ2ŸI©“òùÅ\x03V”¦" b"øÍÆH\x15ÉF¥Ç\x04~é'╬d½" b"Ø╚{R£nM«ÿu▓K╣AY\x18" b"žr[3RõHã‚\réÈÏ–“Y" b"žÖw\tuôBJ¯í«2][\x16¬" b"Ÿ,´¿7ŸE\x15‘–€:ªNPß" b"¡\x1Aü\x04©uH1‚ˇ\x07O“û\x03" b"úýØÎ¹êK,çî\x012¢\x11ÒÑ" b"¤\x10\x07}r€E$’[wr™t<Ù" b"¥¨øõF˜G6¥²9÷œº][" b"¦€äSjŒBÊœqöÛ7\x12¯¤" b"¨,è\x00r…J–Š\x05‘Õbmºý" b"¨Ž¼yÞ\rD´–´¹Þ¼Á?~" b"©\x05=YëýMG²Þk\x13¾\x03\x05" b"ªaR5î¸Dè²í?\x00æô‰\x07" b"«\x12Œ8€VCî®Ò¼J^š\x05K" b"T˜à£ôHƇpnÔŠ«Nè" b"¸øØv\x06B´ž'Ê\x02nˆ>\x06" b"¯jO³)ŽH\t‚)\x1A»¤œÖä" b"¯‘\x1Dž‡VH»¼\x12¯†\x05úóà" b"¯Ù“¶0N ¯âΗpm;”" b"░ð<Q6ÇJHÉ\x1Enh¶Äg@" b"°ì\x14Ë'wE$¶M\x12ì\x1Eeb*" b"│+qÉd\x19FÝÅ\x191)N‗tý" b"Á\x01ë▀ZöLIìÕ9┘ªØaV" b"Áì²┌$¥@}£$ãfm»█Ó" b"· \x18pm÷Eˆ´^ÓRÊ´Õ1" b"·Ë\x05·?»I2±Â4ŠM\x14ÔE" b"¸\x1C»…ê×Lµ€Ç\x1C ¨¥šˆ" b"¸‰Ø†\x1EŠGG¥‰œ`×µ:]" b"¹B‚ð\x1F\x0FM‹ªd5$¼EJ{" b"¹àÜ‚€ÀMá‹£€“[SmÊ" b"ºø"^ƒdMO©;u\x1F-\x01ñ " b"╗ı¨XS▀HSŧG!¶¾{\x1C" b"¼bê\x06\x13 J\x1A“ûÑÙ\x0F\x10ˆ]" b"¢3R╬ç/L╬Ø\x07■±\U"¥" b"¾]4syMFú»)±\vÞzÖ˜" b"¾£sˆÐîKý½´ÈÃEV\x1A¬" b"ÀQY\rŠòI=–yíü8ƒ"›" b"└[üAºVKîƒ -\x14└îÄå" b"À§\x00#ÏvFT´Ä>Ð+Gã4" b"┬\x08üm»┌H¼©øéų▒Q@" b"Â\x1D&0…DGä´¿§Ú’+—Z" b"Â5±¨ŸÈJ;Žt‚\v4އý" b"ÂU|í^¯F¯‹ªàs$ƒ\r¢" b"ƒ±Ó%dE±¶)iµIô|º" b"ÃpúüØH@m¢wÉK³]d´" b"Äúm6u™Lí»¯t±¬ÓÒo" b"┼5¦xìáA\x03ìÏ\x19þê\x18'Ü" b"ÅÃÓ\vµoL丙G>PÌv." b"Æ\x14ÎrçOO¼‹œ‰žÞ—~É" b"Æ0¬ò[š@æ±”$íØx”l" b"ÇÕª³ó‡Nü¢Ø4®ÿÊ=\x0E" b"È]GƉ\fK´‡lºÑ…8s\x13" b"ÈsǼ‘ùFz‡]ôÁ\x18ˆä\x1A" b"É*à\x10;(Aô³\x1F…B\x1Et“®" b"╔ÑÚÐcGƒìÓ4ÝÃe,ï" b"╩\x08£▒#hJÚÉpê╩{_│®" b"Ê\x12ç\x1F€&M⢱]ÆS¡9l" b"ÊÎVß·@D\x12–ß/#”bÊó" b"ÊÏ\x10'o±F\x11½CÒ·ô(ª" b"̨“V×\eDÛ‹‹Á³\e\x18\x03¥" b"Í[¹« \eJ‘¿^g‹ÌÒ\x1F¤" b""" Îí úl\n O\x12¬˜ÂAšé\x17 """ b"ÏP„\x1E\tH\x19†¼¤¾\x1AÍÉ*" b"Ñkõé6_FÜ›XœkCwVk" b"ѧdù¬ÃMuŒ¡gY@ÜæF" b"ʽDf#fIêø®\tGôÍüu" b"ÓR\x1Fxø…F+µ\x11šI>ó&°" b"ËöüÄXûAö¢\x19±`2ùø▄" b"ËÚ-┴Ô╩EQ╝#þÎÅ\x1F=[" b"Õo5ÜÙGH™¢@=S'oÚÇ" b"ÕtΓ;G‹„ùrŒæÞz3" b"ÖS§šPãAwº˜P\x19•Ãä_" b"×þ´\x18–M¥ž3«¨î\x7F}ˆ" b"Ù\x08dy\x01ÎL±šï]Ès°é}" b"ÛÓyðå(DX‚ú¢¸\x08ÒÓj" b"Ü\x15—\e2ˆE`·å¢¹»”]\x10" b"▄6-^ÀLGiÉÐ═8ð╚\x12\x17" b"Ü\†jËkA¾²üî(\x03\x0FÁJ" b"ÜyWW ðKî».\x1AuGâ†*" b"Ü¥ð~‹^Já‰C5»éÑg]" b"Ý\x12Ïʨ“B¼¡P¾\x1FÝ Üµ" b"Þ\vz‚O÷@¼“Tq˜'4Ð" b"àUâc^\x18BVŸšA_0\rU´" b"àu\²¶äFG¢‡’N™>ðŒ" b"àw…3d1MÙœ‰ìÙÿ_\x03Ó" b"Òóe▓þäEwÉ;m\x1E?Sû╔" b"ä%¿±-ÇGi„Ö·”“ü=\x1C" b"õv\x1D!ügIðïUÓGt¡Ôé" b"æl8&^ØM\x15¿\x16“Ñ“;>ö" b"èV¦\x1D\x08[Gç‰ë'<mr]T" b"ÞÆ~SãÿL\x04Ü>OLØÍ\es" b"ét§Ï\ðB\x13¬é¿…¬ª\x1E[" b"Ù³uÖA¾Jòì`W@[Ltþ" b"ìhXí@\x02C\x02…†‘¢\x1Dt‡Í" b"í™õƒç>N”»‡hÔ»À¥‰" b"ïx‹ûðF[²)ÖU×ð(‹" b"ðËPý¨\x1A@¸‡¹ÜþÀÈïE" b"ðê\x1E&* F‹¤C9êM\t•«" b"ðù©˜çH@–¦=™tžÕ}" b"ñò\x17€ÌHL΂ìÍhÛÿ\x07¨" b"‗¹w@$ýG\eûÒÞf?Å▓z" b"ó’Ó·\vÚGаn„\x1Dƒ¡ýc" b"¶-3ñn┴Cüؼ0\x17´╬[ß" b"¶ªúê┐óHÜ▒R╩Å■Ëkþ" b"ö\x1DQ8ÉpEk›Ò;®íO*¬" b"öøƒ\x06ãÎCJ ;\x7FÏÇÈ\x7FF" b"¸\x7FKEù\x05C\x11ü~ý╬\_e«" b"¸╣!»¦\x01D+ìÉËê®òGj" b"ø\x1CMôw„K7–V½\x1Aߤ¯º" b"ør‡cc\x04K\e¶VýØ9\x18à" b""" °t$ı╚¬LqàòÉ\n )}õã """ b"ø€¯Cq3Aª½AÔÝ&\x07ó" b"°îü×júHTü§Á\x19pd°7" b""" úÁ\x1F.\n ßJÙ¹3ywèh)y """ b"üä’\tˆ†Gd´\x00Y\x0EO¬ð" b""" þ\n \x10€yNO\x14¸ŽÝqTîp\x0E """ ] |
||||||||||||||||||||||||
| 41 | 0.51 ms |
# product-detail-route::association::mainCategories::read SELECT `main_category`.`id` as `main_category.id`, `main_category`.`product_id` as `main_category.productId`, `main_category`.`product_version_id` as `main_category.productVersionId`, `main_category`.`category_id` as `main_category.categoryId`, `main_category`.`category_version_id` as `main_category.categoryVersionId`, `main_category`.`sales_channel_id` as `main_category.salesChannelId`, `main_category`.`created_at` as `main_category.createdAt`, `main_category`.`updated_at` as `main_category.updatedAt`, `main_category.category`.`id` as `main_category.category.id`, `main_category.category`.`version_id` as `main_category.category.versionId`, `main_category.category`.`parent_id` as `main_category.category.parentId`, `main_category.category`.`parent_version_id` as `main_category.category.parentVersionId`, `main_category.category`.`after_category_id` as `main_category.category.afterCategoryId`, `main_category.category`.`after_category_version_id` as `main_category.category.afterCategoryVersionId`, `main_category.category`.`media_id` as `main_category.category.mediaId`, `main_category.category`.`display_nested_products` as `main_category.category.displayNestedProducts`, `main_category.category`.`auto_increment` as `main_category.category.autoIncrement`, `main_category.category`.`level` as `main_category.category.level`, `main_category.category`.`path` as `main_category.category.path`, `main_category.category`.`child_count` as `main_category.category.childCount`, `main_category.category`.`type` as `main_category.category.type`, `main_category.category`.`product_assignment_type` as `main_category.category.productAssignmentType`, `main_category.category`.`visible` as `main_category.category.visible`, `main_category.category`.`active` as `main_category.category.active`, `main_category.category`.`cms_page_id` as `main_category.category.cmsPageId`, `main_category.category`.`cms_page_version_id` as `main_category.category.cmsPageVersionId`, `main_category.category`.`product_stream_id` as `main_category.category.productStreamId`, `main_category.category`.`custom_entity_type_id` as `main_category.category.customEntityTypeId`, `main_category.category`.`created_at` as `main_category.category.createdAt`, `main_category.category`.`updated_at` as `main_category.category.updatedAt`, `main_category.category.translation.name`, `main_category.category.translation.name` as `main_category.category.name`, `main_category.category.translation.breadcrumb`, `main_category.category.translation.breadcrumb` as `main_category.category.breadcrumb`, `main_category.category.translation.slotConfig`, `main_category.category.translation.slotConfig` as `main_category.category.slotConfig`, `main_category.category.translation.linkType`, `main_category.category.translation.linkType` as `main_category.category.linkType`, `main_category.category.translation.internalLink`, `main_category.category.translation.internalLink` as `main_category.category.internalLink`, `main_category.category.translation.externalLink`, `main_category.category.translation.externalLink` as `main_category.category.externalLink`, `main_category.category.translation.linkNewTab`, `main_category.category.translation.linkNewTab` as `main_category.category.linkNewTab`, `main_category.category.translation.description`, `main_category.category.translation.description` as `main_category.category.description`, `main_category.category.translation.metaTitle`, `main_category.category.translation.metaTitle` as `main_category.category.metaTitle`, `main_category.category.translation.metaDescription`, `main_category.category.translation.metaDescription` as `main_category.category.metaDescription`, `main_category.category.translation.keywords`, `main_category.category.translation.keywords` as `main_category.category.keywords`, `main_category.category.translation.customFields`, `main_category.category.translation.customFields` as `main_category.category.customFields` FROM `main_category` LEFT JOIN `category` `main_category.category` ON `main_category`.`category_id` = `main_category.category`.`id` AND `main_category`.`category_version_id` = `main_category.category`.`version_id` LEFT JOIN (SELECT `main_category.category.translation`.`category_id`, `main_category.category.translation`.`category_version_id`, `main_category.category.translation`.`breadcrumb` as `main_category.category.translation.breadcrumb`, `main_category.category.translation`.`name` as `main_category.category.translation.name`, `main_category.category.translation`.`custom_fields` as `main_category.category.translation.customFields`, `main_category.category.translation`.`slot_config` as `main_category.category.translation.slotConfig`, `main_category.category.translation`.`link_type` as `main_category.category.translation.linkType`, `main_category.category.translation`.`internal_link` as `main_category.category.translation.internalLink`, `main_category.category.translation`.`external_link` as `main_category.category.translation.externalLink`, `main_category.category.translation`.`link_new_tab` as `main_category.category.translation.linkNewTab`, `main_category.category.translation`.`description` as `main_category.category.translation.description`, `main_category.category.translation`.`meta_title` as `main_category.category.translation.metaTitle`, `main_category.category.translation`.`meta_description` as `main_category.category.translation.metaDescription`, `main_category.category.translation`.`keywords` as `main_category.category.translation.keywords` FROM `category_translation` `main_category.category.translation` WHERE `main_category.category.translation`.`language_id` = ?) `main_category.category.category_translation` ON `main_category.category.category_translation`.`category_id` = `main_category.category`.`id` AND `main_category.category.category_translation`.`category_version_id` = `main_category.category`.`version_id` WHERE (`main_category`.`sales_channel_id` = ? AND `main_category`.`product_id` IN (?))
Parameters:
[ b"/»_ââšMpªXTÎ|ãâ\v" b"'F\x05Î\x1D+Dyúê-ÅÍ+ \" b")k\x14`DíEj▒'$kÚ\x1FØ3" ] |
||||||||||||||||||||||||
| 42 | 0.46 ms |
# product-detail-route::association::media::read 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 (?))) ORDER BY `product_media`.`position` ASC
Parameters:
[ b"/»_ââšMpªXTÎ|ãâ\v" b"\x0F©\x1CãéjK¾KÙÎu,4%" b")k\x14`DíEj▒'$kÚ\x1FØ3" ] |
||||||||||||||||||||||||
| 43 | 0.18 ms |
# product-detail-route::association::prices::read SELECT `product_price`.`id` as `product_price.id`, `product_price`.`version_id` as `product_price.versionId`, `product_price`.`product_id` as `product_price.productId`, `product_price`.`product_version_id` as `product_price.productVersionId`, `product_price`.`rule_id` as `product_price.ruleId`, `product_price`.`price` as `product_price.price`, `product_price`.`quantity_start` as `product_price.quantityStart`, `product_price`.`quantity_end` as `product_price.quantityEnd`, `product_price`.`custom_fields` as `product_price.customFields`, `product_price`.`created_at` as `product_price.createdAt`, `product_price`.`updated_at` as `product_price.updatedAt` FROM `product_price` WHERE (`product_price`.`version_id` = ?) AND ((`product_price`.`product_id` IN (?)))
Parameters:
[ b"\x0F©\x1CãéjK¾KÙÎu,4%" b")k\x14`DíEj▒'$kÚ\x1FØ3" ] |
||||||||||||||||||||||||
| 44 | 0.41 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"
]
|
||||||||||||||||||||||||
| 45 | 0.19 ms |
SELECT `handler_identifier`, LOWER(HEX(`id`)) FROM `payment_method`
Parameters:
[] |
||||||||||||||||||||||||
| 46 | 0.18 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▀"
]
|
||||||||||||||||||||||||
| 47 | 0.21 ms |
# breadcrumb-builder::main-category::search-ids SELECT `category`.`id`, `category`.`auto_increment` FROM `category` LEFT JOIN `main_category` `category.mainCategories` ON `category`.`id` = `category.mainCategories`.`category_id` AND `category`.version_id = `category.mainCategories`.category_version_id WHERE (`category`.`version_id` = ?) AND (((`category.mainCategories`.`product_id` = ? AND `category.mainCategories`.`sales_channel_id` = ? AND (`category`.`path` LIKE ? OR `category`.`path` LIKE ?)))) LIMIT 1
Parameters:
[ b"\x0F©\x1CãéjK¾KÙÎu,4%" b")k\x14`DíEj▒'$kÚ\x1FØ3" b"'F\x05Î\x1D+Dyúê-ÅÍ+ \" "%|79a36140a28a4ce6ac6d0e2ced062741|%" "%|dda3ec5fdb8042acb8f8c841f70efe8b|%" ] |
||||||||||||||||||||||||
| 48 | 0.18 ms |
# breadcrumb-builder::search-ids SELECT `category`.`id`, `category`.`auto_increment` FROM `category` WHERE (`category`.`version_id` = ?) AND ((`category`.`active` = ? AND (`category`.`path` LIKE ? OR `category`.`path` LIKE ?))) AND (`category`.`id` IN (?)) LIMIT 1
Parameters:
[ b"\x0F©\x1CãéjK¾KÙÎu,4%" true "%|79a36140a28a4ce6ac6d0e2ced062741|%" "%|dda3ec5fdb8042acb8f8c841f70efe8b|%" b"\x01¹üƒºWD╚Ño▄\tü8\e®" ] |
||||||||||||||||||||||||
| 49 | 0.29 ms |
# breadcrumb-builder::read SELECT `category`.`id` as `category.id`, `category`.`version_id` as `category.versionId`, `category`.`parent_id` as `category.parentId`, `category`.`parent_version_id` as `category.parentVersionId`, `category`.`after_category_id` as `category.afterCategoryId`, `category`.`after_category_version_id` as `category.afterCategoryVersionId`, `category`.`media_id` as `category.mediaId`, `category`.`display_nested_products` as `category.displayNestedProducts`, `category`.`auto_increment` as `category.autoIncrement`, `category`.`level` as `category.level`, `category`.`path` as `category.path`, `category`.`child_count` as `category.childCount`, `category`.`type` as `category.type`, `category`.`product_assignment_type` as `category.productAssignmentType`, `category`.`visible` as `category.visible`, `category`.`active` as `category.active`, `category`.`cms_page_id` as `category.cmsPageId`, `category`.`cms_page_version_id` as `category.cmsPageVersionId`, `category`.`product_stream_id` as `category.productStreamId`, `category`.`custom_entity_type_id` as `category.customEntityTypeId`, `category`.`created_at` as `category.createdAt`, `category`.`updated_at` as `category.updatedAt`, `category.translation.name`, `category.translation.name` as `category.name`, `category.translation.breadcrumb`, `category.translation.breadcrumb` as `category.breadcrumb`, `category.translation.slotConfig`, `category.translation.slotConfig` as `category.slotConfig`, `category.translation.linkType`, `category.translation.linkType` as `category.linkType`, `category.translation.internalLink`, `category.translation.internalLink` as `category.internalLink`, `category.translation.externalLink`, `category.translation.externalLink` as `category.externalLink`, `category.translation.linkNewTab`, `category.translation.linkNewTab` as `category.linkNewTab`, `category.translation.description`, `category.translation.description` as `category.description`, `category.translation.metaTitle`, `category.translation.metaTitle` as `category.metaTitle`, `category.translation.metaDescription`, `category.translation.metaDescription` as `category.metaDescription`, `category.translation.keywords`, `category.translation.keywords` as `category.keywords`, `category.translation.customFields`, `category.translation.customFields` as `category.customFields` FROM `category` LEFT JOIN (SELECT `category.translation`.`category_id`, `category.translation`.`category_version_id`, `category.translation`.`breadcrumb` as `category.translation.breadcrumb`, `category.translation`.`name` as `category.translation.name`, `category.translation`.`custom_fields` as `category.translation.customFields`, `category.translation`.`slot_config` as `category.translation.slotConfig`, `category.translation`.`link_type` as `category.translation.linkType`, `category.translation`.`internal_link` as `category.translation.internalLink`, `category.translation`.`external_link` as `category.translation.externalLink`, `category.translation`.`link_new_tab` as `category.translation.linkNewTab`, `category.translation`.`description` as `category.translation.description`, `category.translation`.`meta_title` as `category.translation.metaTitle`, `category.translation`.`meta_description` as `category.translation.metaDescription`, `category.translation`.`keywords` as `category.translation.keywords` FROM `category_translation` `category.translation` WHERE `category.translation`.`language_id` = ?) `category.category_translation` ON `category.category_translation`.`category_id` = `category`.`id` AND `category.category_translation`.`category_version_id` = `category`.`version_id` WHERE (`category`.`version_id` = ?) AND (`category`.`id` IN (?))
Parameters:
[ b"/»_ââšMpªXTÎ|ãâ\v" b"\x0F©\x1CãéjK¾KÙÎu,4%" b"\x01¹üƒºWD╚Ño▄\tü8\e®" ] |
||||||||||||||||||||||||
| 50 | 0.30 ms |
# product::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"zm%:g @7–oB°\x11—\x04Õ" ] |
||||||||||||||||||||||||
| 51 | 0.34 ms |
# product::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"zm%:g @7–oB°\x11—\x04Õ" ] |
||||||||||||||||||||||||
| 52 | 0.31 ms |
# product::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"▄g\x05@\x0FûO9Ä\x19┬ƒ\x18Ï]ü" ] |
||||||||||||||||||||||||
| 53 | 0.29 ms |
# product::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"\x03ì‘F¦\tL£…Ù\x03Ëí\x18¾²" b"i´;ûÊçC¨Œj‡gæe£\x1C" b"ëF¯åó-L¤›k„¹„eB¦" b""" ìax\x02ÝXJ”›V\n (!&Î\x18 """ ] |
||||||||||||||||||||||||
| 54 | 0.30 ms |
SELECT COUNT(DISTINCT `product_review`.`id`) as `review-count` FROM `product_review` LEFT JOIN `product` `product_review.product` ON `product_review`.`product_id` = `product_review.product`.`id` AND `product_review`.`product_version_id` = `product_review.product`.`version_id` LEFT JOIN `product` `product_review.product.parent` ON `product_review.product`.`parent_id` = `product_review.product.parent`.`id` AND `product_review.product`.`parent_version_id` = `product_review.product.parent`.`version_id` WHERE (((`product_review`.`status` = ?) AND (`product_review.product`.`id` = ? OR `product_review.product`.`parent_id` = ?)))
Parameters:
[ true b")k\x14`DíEj▒'$kÚ\x1FØ3" b")k\x14`DíEj▒'$kÚ\x1FØ3" ] |
||||||||||||||||||||||||
| 55 | 0.25 ms |
# product-review-route::aggregation::customer-login-filter SELECT `product_review`.`points` as `ratingMatrix.key`, COUNT(`product_review`.`id`) as `ratingMatrix.count` FROM `product_review` LEFT JOIN `product` `product_review.product` ON `product_review`.`product_id` = `product_review.product`.`id` AND `product_review`.`product_version_id` = `product_review.product`.`version_id` LEFT JOIN `product` `product_review.product.parent` ON `product_review.product`.`parent_id` = `product_review.product.parent`.`id` AND `product_review.product`.`parent_version_id` = `product_review.product.parent`.`version_id` WHERE ((((`product_review`.`status` = ?) AND (`product_review.product`.`id` = ? OR `product_review.product`.`parent_id` = ?)))) AND (((`product_review`.`status` = ?))) GROUP BY `product_review`.`points`
Parameters:
[ true b")k\x14`DíEj▒'$kÚ\x1FØ3" b")k\x14`DíEj▒'$kÚ\x1FØ3" true ] |
||||||||||||||||||||||||
| 56 | 0.26 ms |
# product-review-route::aggregation::language-filter SELECT LOWER(HEX(`product_review`.`language_id`)) as `languageMatrix.key`, COUNT(`product_review`.`id`) as `languageMatrix.count` FROM `product_review` LEFT JOIN `product` `product_review.product` ON `product_review`.`product_id` = `product_review.product`.`id` AND `product_review`.`product_version_id` = `product_review.product`.`version_id` LEFT JOIN `product` `product_review.product.parent` ON `product_review.product`.`parent_id` = `product_review.product.parent`.`id` AND `product_review.product`.`parent_version_id` = `product_review.product.parent`.`version_id` WHERE ((((`product_review`.`status` = ?) AND (`product_review.product`.`id` = ? OR `product_review.product`.`parent_id` = ?)))) AND ((`product_review`.`language_id` = ? AND (`product_review`.`status` = ?))) GROUP BY `product_review`.`language_id`
Parameters:
[ true b")k\x14`DíEj▒'$kÚ\x1FØ3" b")k\x14`DíEj▒'$kÚ\x1FØ3" b"/»_ââšMpªXTÎ|ãâ\v" true ] |
||||||||||||||||||||||||
| 57 | 0.24 ms |
# product-review-route::search-ids SELECT `product_review`.`id` FROM `product_review` LEFT JOIN `product` `product_review.product` ON `product_review`.`product_id` = `product_review.product`.`id` AND `product_review`.`product_version_id` = `product_review.product`.`version_id` LEFT JOIN `product` `product_review.product.parent` ON `product_review.product`.`parent_id` = `product_review.product.parent`.`id` AND `product_review.product`.`parent_version_id` = `product_review.product.parent`.`version_id` WHERE (((`product_review`.`status` = ?) AND (`product_review.product`.`id` = ? OR `product_review.product`.`parent_id` = ?))) ORDER BY `product_review`.`created_at` DESC LIMIT 10
Parameters:
[ true b")k\x14`DíEj▒'$kÚ\x1FØ3" b")k\x14`DíEj▒'$kÚ\x1FØ3" ] |
||||||||||||||||||||||||
| 58 | 0.22 ms |
SELECT COUNT(*) FROM (# product-review-route::search-ids SELECT `product_review`.`id` FROM `product_review` LEFT JOIN `product` `product_review.product` ON `product_review`.`product_id` = `product_review.product`.`id` AND `product_review`.`product_version_id` = `product_review.product`.`version_id` LEFT JOIN `product` `product_review.product.parent` ON `product_review.product`.`parent_id` = `product_review.product.parent`.`id` AND `product_review.product`.`parent_version_id` = `product_review.product.parent`.`version_id` WHERE (((`product_review`.`status` = ?) AND (`product_review.product`.`id` = ? OR `product_review.product`.`parent_id` = ?)))) total
Parameters:
[ true b")k\x14`DíEj▒'$kÚ\x1FØ3" b")k\x14`DíEj▒'$kÚ\x1FØ3" ] |
||||||||||||||||||||||||
| 59 | 0.22 ms |
# product-cross-selling-route::search-ids SELECT `product_cross_selling`.`id` FROM `product_cross_selling` LEFT JOIN `product` `product_cross_selling.product` ON `product_cross_selling`.`product_id` = `product_cross_selling.product`.`crossSellings` AND `product_cross_selling`.`product_version_id` = `product_cross_selling.product`.`version_id` LEFT JOIN `product` `product_cross_selling.product.parent` ON `product_cross_selling.product`.`parent_id` = `product_cross_selling.product.parent`.`id` AND `product_cross_selling.product`.`parent_version_id` = `product_cross_selling.product.parent`.`version_id` WHERE (`product_cross_selling.product`.`id` = ? AND `product_cross_selling`.`active` = ?) ORDER BY `product_cross_selling`.`position` ASC
Parameters:
[ b")k\x14`DíEj▒'$kÚ\x1FØ3" 1 ] |
||||||||||||||||||||||||
| 60 | 0.40 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" ] |
||||||||||||||||||||||||
| 61 | 2.51 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 ] |
||||||||||||||||||||||||
| 62 | 0.41 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 ] |
||||||||||||||||||||||||
| 63 | 0.37 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" ] |
||||||||||||||||||||||||
| 64 | 0.57 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úê-ÅÍ+ \" ] |
||||||||||||||||||||||||
| 65 | 0.30 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" ] |
||||||||||||||||||||||||
| 66 | 0.24 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úê-ÅÍ+ \"
]
|
||||||||||||||||||||||||
| 67 | 0.24 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Í‚ó¬›ÑÀßÊ" ] |
||||||||||||||||||||||||
| 68 | 0.23 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þ‹" ] |
||||||||||||||||||||||||
| 69 | 1.21 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 ] |
||||||||||||||||||||||||
| 70 | 0.60 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 ] |
||||||||||||||||||||||||
| 71 | 0.38 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þ‹" ] |
||||||||||||||||||||||||
| 72 | 0.30 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úê-ÅÍ+ \" ] |
||||||||||||||||||||||||
| 73 | 0.52 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Õ," ] |
||||||||||||||||||||||||
| 74 | 0.50 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úê-ÅÍ+ \" ] |
||||||||||||||||||||||||
| 75 | 0.52 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" ] |
||||||||||||||||||||||||
| 76 | 0.28 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 ] |
||||||||||||||||||||||||
| 77 | 0.22 ms |
SELECT `language`.`id` FROM `language` WHERE `language`.`id` IN (?) LIMIT 1
Parameters:
[
b"/»_ââšMpªXTÎ|ãâ\v"
]
|
||||||||||||||||||||||||
| 78 | 0.35 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" ] |
||||||||||||||||||||||||
| 79 | 0.25 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 ] |
||||||||||||||||||||||||
| 80 | 0.20 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Á÷"
]
|
||||||||||||||||||||||||
| 81 | 0.29 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úê-ÅÍ+ \"
]
|
||||||||||||||||||||||||
| 82 | 0.44 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:
[ "/detail/296b146044a1456ab127246be91f9d33" b"'F\x05Î\x1D+Dyúê-ÅÍ+ \" b"/»_ââšMpªXTÎ|ãâ\v" ] |
||||||||||||||||||||||||
| 83 | 0.55 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.%"
]
|
||||||||||||||||||||||||
| 84 | 0.26 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.%" ] |
||||||||||||||||||||||||
| 85 | 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"
]
|
||||||||||||||||||||||||
| 86 | 0.30 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ƒ" ] |
||||||||||||||||||||||||
| 87 | 0.37 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:
[] |
||||||||||||||||||||||||
| 88 | 0.16 ms |
SELECT LOWER(HEX(id)) FROM snippet_set WHERE iso = ?
Parameters:
[
"de-DE"
]
|
||||||||||||||||||||||||
| 89 | 0.13 ms |
SELECT iso FROM snippet_set WHERE id = ?
Parameters:
[
b"\x0Ea[Ø_\x11FÿêLËB\x17¸à="
]
|
||||||||||||||||||||||||
| 90 | 0.21 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úê-ÅÍ+ \"
]
|
||||||||||||||||||||||||
| 91 | 0.46 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" ] |
||||||||||||||||||||||||
| 92 | 0.32 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" ] |
||||||||||||||||||||||||
| 93 | 0.16 ms |
SELECT `base_class` AS `baseClass`, `author` FROM `plugin`
Parameters:
[] |
||||||||||||||||||||||||
| 94 | 0.39 ms |
SELECT translation_key, value FROM snippet WHERE snippet_set_id = ?
Parameters:
[
b"\x0Ea[Ø_\x11FÿêLËB\x17¸à="
]
|
||||||||||||||||||||||||
| 95 | 0.21 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:
[] |
||||||||||||||||||||||||
| 96 | 0.19 ms |
SELECT path FROM category WHERE id = ?
Parameters:
[
b"\x01¹üƒºWD╚Ño▄\tü8\e®"
]
|
||||||||||||||||||||||||
| 97 | 0.15 ms |
SELECT min_search_length FROM product_search_config WHERE language_id = ?
Parameters:
[
b"/»_ââšMpªXTÎ|ãâ\v"
]
|
||||||||||||||||||||||||
| 98 | 0.60 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"
]
|
||||||||||||||||||||||||
| 99 | 0.49 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•ð" ] |
||||||||||||||||||||||||
| 100 | 0.68 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" ] |
||||||||||||||||||||||||
| 101 | 0.58 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"
]
|
||||||||||||||||||||||||
| 102 | 0.39 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•ð" ] |
||||||||||||||||||||||||
| 103 | 0.37 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" ] |
||||||||||||||||||||||||
| 104 | 0.54 ms |
# breadcrumb-extension::read SELECT `category`.`id` as `category.id`, `category`.`version_id` as `category.versionId`, `category`.`parent_id` as `category.parentId`, `category`.`parent_version_id` as `category.parentVersionId`, `category`.`after_category_id` as `category.afterCategoryId`, `category`.`after_category_version_id` as `category.afterCategoryVersionId`, `category`.`media_id` as `category.mediaId`, `category`.`display_nested_products` as `category.displayNestedProducts`, `category`.`auto_increment` as `category.autoIncrement`, `category`.`level` as `category.level`, `category`.`path` as `category.path`, `category`.`child_count` as `category.childCount`, `category`.`type` as `category.type`, `category`.`product_assignment_type` as `category.productAssignmentType`, `category`.`visible` as `category.visible`, `category`.`active` as `category.active`, `category`.`cms_page_id` as `category.cmsPageId`, `category`.`cms_page_version_id` as `category.cmsPageVersionId`, `category`.`product_stream_id` as `category.productStreamId`, `category`.`custom_entity_type_id` as `category.customEntityTypeId`, `category`.`created_at` as `category.createdAt`, `category`.`updated_at` as `category.updatedAt`, `category.translation.name`, `category.translation.name` as `category.name`, `category.translation.breadcrumb`, `category.translation.breadcrumb` as `category.breadcrumb`, `category.translation.slotConfig`, `category.translation.slotConfig` as `category.slotConfig`, `category.translation.linkType`, `category.translation.linkType` as `category.linkType`, `category.translation.internalLink`, `category.translation.internalLink` as `category.internalLink`, `category.translation.externalLink`, `category.translation.externalLink` as `category.externalLink`, `category.translation.linkNewTab`, `category.translation.linkNewTab` as `category.linkNewTab`, `category.translation.description`, `category.translation.description` as `category.description`, `category.translation.metaTitle`, `category.translation.metaTitle` as `category.metaTitle`, `category.translation.metaDescription`, `category.translation.metaDescription` as `category.metaDescription`, `category.translation.keywords`, `category.translation.keywords` as `category.keywords`, `category.translation.customFields`, `category.translation.customFields` as `category.customFields` FROM `category` LEFT JOIN (SELECT `category.translation`.`category_id`, `category.translation`.`category_version_id`, `category.translation`.`breadcrumb` as `category.translation.breadcrumb`, `category.translation`.`name` as `category.translation.name`, `category.translation`.`custom_fields` as `category.translation.customFields`, `category.translation`.`slot_config` as `category.translation.slotConfig`, `category.translation`.`link_type` as `category.translation.linkType`, `category.translation`.`internal_link` as `category.translation.internalLink`, `category.translation`.`external_link` as `category.translation.externalLink`, `category.translation`.`link_new_tab` as `category.translation.linkNewTab`, `category.translation`.`description` as `category.translation.description`, `category.translation`.`meta_title` as `category.translation.metaTitle`, `category.translation`.`meta_description` as `category.translation.metaDescription`, `category.translation`.`keywords` as `category.translation.keywords` FROM `category_translation` `category.translation` WHERE `category.translation`.`language_id` = ?) `category.category_translation` ON `category.category_translation`.`category_id` = `category`.`id` AND `category.category_translation`.`category_version_id` = `category`.`version_id` WHERE (`category`.`version_id` = ?) AND (`category`.`id` IN (?, ?, ?))
Parameters:
[ b"/»_ââšMpªXTÎ|ãâ\v" b"\x0F©\x1CãéjK¾KÙÎu,4%" b"%\x14H╣\eÃBÌàd?_╠ÏÉQ" b"Õí?┬±┼B═ÉW╔Hï\UÜ" b"\x01¹üƒºWD╚Ño▄\tü8\e®" ] |
||||||||||||||||||||||||
| 105 | 0.75 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`, `product`.`product_manufacturer_id` as `product.manufacturerId`, `product`.`product_manufacturer_version_id` as `product.productManufacturerVersionId`, `product`.`unit_id` as `product.unitId`, `product`.`tax_id` as `product.taxId`, `product`.`product_media_id` as `product.coverId`, `product`.`product_media_version_id` as `product.productMediaVersionId`, `product`.`delivery_time_id` as `product.deliveryTimeId`, `product`.`product_feature_set_id` as `product.featureSetId`, `product`.`canonical_product_id` as `product.canonicalProductId`, `product`.`canonical_product_version_id` as `product.canonicalProductVersionId`, `product`.`cms_page_id` as `product.cmsPageId`, `product`.`cms_page_version_id` as `product.cmsPageVersionId`, `product`.`price` as `product.price`, `product`.`product_number` as `product.productNumber`, `product`.`restock_time` as `product.restockTime`, `product`.`auto_increment` as `product.autoIncrement`, `product`.`active` as `product.active`, `product`.`available` as `product.available`, `product`.`is_closeout` as `product.isCloseout`, `product`.`available_stock` as `product.availableStock`, `product`.`stock` as `product.stock`, `product`.`display_group` as `product.displayGroup`, `product`.`variant_listing_config` as `product.variantListingConfig`, `product`.`variant_restrictions` as `product.variantRestrictions`, `product`.`manufacturer_number` as `product.manufacturerNumber`, `product`.`ean` as `product.ean`, `product`.`purchase_steps` as `product.purchaseSteps`, `product`.`max_purchase` as `product.maxPurchase`, `product`.`min_purchase` as `product.minPurchase`, `product`.`purchase_unit` as `product.purchaseUnit`, `product`.`reference_unit` as `product.referenceUnit`, `product`.`shipping_free` as `product.shippingFree`, `product`.`purchase_prices` as `product.purchasePrices`, `product`.`mark_as_topseller` as `product.markAsTopseller`, `product`.`weight` as `product.weight`, `product`.`width` as `product.width`, `product`.`height` as `product.height`, `product`.`length` as `product.length`, `product`.`release_date` as `product.releaseDate`, `product`.`rating_average` as `product.ratingAverage`, `product`.`category_tree` as `product.categoryTree`, `product`.`property_ids` as `product.propertyIds`, `product`.`option_ids` as `product.optionIds`, `product`.`stream_ids` as `product.streamIds`, `product`.`tag_ids` as `product.tagIds`, `product`.`category_ids` as `product.categoryIds`, `product`.`child_count` as `product.childCount`, `product`.`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`.`created_at` as `product.createdAt`, `product`.`updated_at` as `product.updatedAt`, `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.translation.metaDescription` as `product.metaDescription`, `product.translation.name`, `product.translation.name` as `product.name`, `product.translation.keywords`, `product.translation.keywords` as `product.keywords`, `product.translation.description`, `product.translation.description` as `product.description`, `product.translation.metaTitle`, `product.translation.metaTitle` as `product.metaTitle`, `product.translation.packUnit`, `product.translation.packUnit` as `product.packUnit`, `product.translation.packUnitPlural`, `product.translation.packUnitPlural` as `product.packUnitPlural`, `product.translation.customSearchKeywords`, `product.translation.customSearchKeywords` as `product.customSearchKeywords`, `product.translation.slotConfig`, `product.translation.slotConfig` as `product.slotConfig`, `product.translation.customFields`, `product.translation.customFields` as `product.customFields` FROM `product` LEFT JOIN `tax` `product.tax` ON `product`.`tax_id` = `product.tax`.`id` LEFT JOIN `product_media` `product.cover` ON `product`.`product_media_id` = `product.cover`.`id` AND `product`.`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 `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`.`product_number` IN (?)))
Parameters:
[ b"/»_ââšMpªXTÎ|ãâ\v" b"/»_ââšMpªXTÎ|ãâ\v" b"\x0F©\x1CãéjK¾KÙÎu,4%" "0025050106" ] |
||||||||||||||||||||||||
| 106 | 5.11 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:
[ "/detail/296b146044a1456ab127246be91f9d33" "/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/cc7f17b545b443259d7b3b91bdb635e9" "/account/recover" "/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úê-ÅÍ+ \" ] |
||||||||||||||||||||||||
| 107 | 0.44 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\rbÝ\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.