Query Metrics
27
Database Queries
26
Different statements
18.47 ms
Query time
Queries
#▲ | Time | Info | ||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
1 | 0.18 ms |
SELECT `key`, `value` FROM `app_config`
Parameters:
[]
|
||||||||||||||||||||||||
2 | 0.24 ms |
# dbal-plugin-loader SELECT `name`, `base_class` AS baseClass, IF(`active` = 1 AND `installed_at` IS NOT NULL, 1, 0) AS active, `path`, `version`, `autoload`, `managed_by_composer` AS managedByComposer, composer_name as composerName FROM `plugin` ORDER BY `installed_at`;
Parameters:
[]
|
||||||||||||||||||||||||
3 | 0.10 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:
[]
|
||||||||||||||||||||||||
4 | 0.25 ms |
SELECT `key`, `value` FROM `app_config`
Parameters:
[]
|
||||||||||||||||||||||||
5 | 0.36 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:
[]
|
||||||||||||||||||||||||
6 | 0.35 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"ä}!╠\tSO»ÑØ=└ò\x00\x7F²" "Naehgarn-Amann-TROJA-500m-dunkelgrau/SBS10192-0416" "Naehgarn-Amann-TROJA-500m-dunkelgrau/SBS10192-0416/" ] |
||||||||||||||||||||||||
7 | 0.19 ms |
SELECT `name`, `path`, `author`, `self_managed` FROM `app` WHERE `active` = 1
Parameters:
[] |
||||||||||||||||||||||||
8 | 0.27 ms |
SELECT * FROM sales_channel_api_context WHERE (sales_channel_id = ?) AND (token = ?) LIMIT 1
Parameters:
[ b"ä}!╠\tSO»ÑØ=└ò\x00\x7F²" "RcLTW2wVkdONkyAg3QWfSkHieVC77r71" ] |
||||||||||||||||||||||||
9 | 0.14 ms |
#cart-persister::load SELECT `cart`.`payload`, `cart`.`rule_ids`, `cart`.`compressed` FROM cart WHERE `token` = ?
Parameters:
[
"RcLTW2wVkdONkyAg3QWfSkHieVC77r71"
]
|
||||||||||||||||||||||||
10 | 0.21 ms |
SELECT `sales_channel_country`.`sales_channel_id`, `sales_channel_country`.`country_id` FROM `sales_channel_country` WHERE (`sales_channel_country`.`sales_channel_id` = ? AND `sales_channel_country`.`country_id` = ?)
Parameters:
[ b"ä}!╠\tSO»ÑØ=└ò\x00\x7F²" b"Þ¨1M\x07mKB 1ß$ÿ¸\x11ï" ] |
||||||||||||||||||||||||
11 | 0.28 ms |
SELECT `handler_identifier`, LOWER(HEX(`id`)) FROM `payment_method`
Parameters:
[] |
||||||||||||||||||||||||
12 | 0.23 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"1ýF—U’BK•[7\x08=`Ÿ\x16"
]
|
||||||||||||||||||||||||
13 | 0.12 ms |
SELECT `language`.`id` FROM `language` WHERE `language`.`id` IN (?) LIMIT 1
Parameters:
[
b"/»_ââšMpªXTÎ|ãâ\v"
]
|
||||||||||||||||||||||||
14 | 0.39 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" ] |
||||||||||||||||||||||||
15 | 8.61 ms |
SELECT `product`.`id` as `product.id`, `product`.`version_id` as `product.versionId`, `product`.`parent_id` as `product.parentId`, `product`.`parent_version_id` as `product.parentVersionId`, COALESCE(`product`.`product_manufacturer_id`, `product.parent`.`product_manufacturer_id`) as `product.manufacturerId`, COALESCE(`product`.`product_manufacturer_version_id`, `product.parent`.`product_manufacturer_version_id`) as `product.productManufacturerVersionId`, COALESCE(`product`.`unit_id`, `product.parent`.`unit_id`) as `product.unitId`, COALESCE(`product`.`tax_id`, `product.parent`.`tax_id`) as `product.taxId`, COALESCE(`product`.`product_media_id`, `product.parent`.`product_media_id`) as `product.coverId`, COALESCE(`product`.`product_media_version_id`, `product.parent`.`product_media_version_id`) as `product.productMediaVersionId`, COALESCE(`product`.`delivery_time_id`, `product.parent`.`delivery_time_id`) as `product.deliveryTimeId`, COALESCE(`product`.`product_feature_set_id`, `product.parent`.`product_feature_set_id`) as `product.featureSetId`, COALESCE(`product`.`canonical_product_id`, `product.parent`.`canonical_product_id`) as `product.canonicalProductId`, COALESCE(`product`.`canonical_product_version_id`, `product.parent`.`canonical_product_version_id`) as `product.canonicalProductVersionId`, COALESCE(`product`.`cms_page_id`, `product.parent`.`cms_page_id`) as `product.cmsPageId`, COALESCE(`product`.`cms_page_version_id`, `product.parent`.`cms_page_version_id`) as `product.cmsPageVersionId`, `product.parent`.`price` as `product.price.inherited`, COALESCE(`product`.`price`, `product.parent`.`price`) as `product.price`, `product`.`product_number` as `product.productNumber`, COALESCE(`product`.`restock_time`, `product.parent`.`restock_time`) as `product.restockTime`, `product`.`auto_increment` as `product.autoIncrement`, COALESCE(`product`.`active`, `product.parent`.`active`) as `product.active`, `product`.`available` as `product.available`, COALESCE(`product`.`is_closeout`, `product.parent`.`is_closeout`) as `product.isCloseout`, `product`.`available_stock` as `product.availableStock`, `product`.`stock` as `product.stock`, `product`.`display_group` as `product.displayGroup`, `product.parent`.`variant_listing_config` as `product.variantListingConfig.inherited`, COALESCE(`product`.`variant_listing_config`, `product.parent`.`variant_listing_config`) as `product.variantListingConfig`, `product`.`variant_restrictions` as `product.variantRestrictions`, COALESCE(`product`.`manufacturer_number`, `product.parent`.`manufacturer_number`) as `product.manufacturerNumber`, COALESCE(`product`.`ean`, `product.parent`.`ean`) as `product.ean`, COALESCE(`product`.`purchase_steps`, `product.parent`.`purchase_steps`) as `product.purchaseSteps`, COALESCE(`product`.`max_purchase`, `product.parent`.`max_purchase`) as `product.maxPurchase`, COALESCE(`product`.`min_purchase`, `product.parent`.`min_purchase`) as `product.minPurchase`, COALESCE(`product`.`purchase_unit`, `product.parent`.`purchase_unit`) as `product.purchaseUnit`, COALESCE(`product`.`reference_unit`, `product.parent`.`reference_unit`) as `product.referenceUnit`, COALESCE(`product`.`shipping_free`, `product.parent`.`shipping_free`) as `product.shippingFree`, `product.parent`.`purchase_prices` as `product.purchasePrices.inherited`, COALESCE(`product`.`purchase_prices`, `product.parent`.`purchase_prices`) as `product.purchasePrices`, COALESCE(`product`.`mark_as_topseller`, `product.parent`.`mark_as_topseller`) as `product.markAsTopseller`, COALESCE(`product`.`weight`, `product.parent`.`weight`) as `product.weight`, COALESCE(`product`.`width`, `product.parent`.`width`) as `product.width`, COALESCE(`product`.`height`, `product.parent`.`height`) as `product.height`, COALESCE(`product`.`length`, `product.parent`.`length`) as `product.length`, COALESCE(`product`.`release_date`, `product.parent`.`release_date`) as `product.releaseDate`, COALESCE(`product`.`rating_average`, `product.parent`.`rating_average`) as `product.ratingAverage`, `product.parent`.`category_tree` as `product.categoryTree.inherited`, COALESCE(`product`.`category_tree`, `product.parent`.`category_tree`) as `product.categoryTree`, `product.parent`.`property_ids` as `product.propertyIds.inherited`, COALESCE(`product`.`property_ids`, `product.parent`.`property_ids`) as `product.propertyIds`, `product.parent`.`option_ids` as `product.optionIds.inherited`, COALESCE(`product`.`option_ids`, `product.parent`.`option_ids`) as `product.optionIds`, `product.parent`.`stream_ids` as `product.streamIds.inherited`, COALESCE(`product`.`stream_ids`, `product.parent`.`stream_ids`) as `product.streamIds`, `product.parent`.`tag_ids` as `product.tagIds.inherited`, COALESCE(`product`.`tag_ids`, `product.parent`.`tag_ids`) as `product.tagIds`, `product.parent`.`category_ids` as `product.categoryIds.inherited`, COALESCE(`product`.`category_ids`, `product.parent`.`category_ids`) as `product.categoryIds`, `product`.`child_count` as `product.childCount`, COALESCE(`product`.`custom_field_set_selection_active`, `product.parent`.`custom_field_set_selection_active`) as `product.customFieldSetSelectionActive`, `product`.`sales` as `product.sales`, `product`.`states` as `product.states`, `product.tax`.`id` as `product.tax.id`, `product.tax`.`tax_rate` as `product.tax.taxRate`, `product.tax`.`name` as `product.tax.name`, `product.tax`.`position` as `product.tax.position`, `product.tax`.`custom_fields` as `product.tax.customFields`, `product.tax`.`created_at` as `product.tax.createdAt`, `product.tax`.`updated_at` as `product.tax.updatedAt`, `product`.`created_at` as `product.createdAt`, `product`.`updated_at` as `product.updatedAt`, (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.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_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.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`.`parent_id` = ?))
Parameters:
[ b"/»_ââšMpªXTÎ|ãâ\v" b"/»_ââšMpªXTÎ|ãâ\v" b"/»_ââšMpªXTÎ|ãâ\v" b"\x0F©\x1CãéjK¾KÙÎu,4%" b""" s’\n \x01q\x10FP¡\x1AH»Û·\x1Dp """ ] |
||||||||||||||||||||||||
16 | 0.32 ms |
SELECT `name`, `type` FROM `custom_field` WHERE `active` = 1
Parameters:
[] |
||||||||||||||||||||||||
17 | 1.86 ms |
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.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 (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` WHERE `property_group_option`.`id` IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[ b"/»_ââšMpªXTÎ|ãâ\v" b"\x08~^;zÑC^›äÐPJ¯¿Ê" b"ü¹Z«Ú½MË╗)═û\x13<T░" b"\x08~^;zÑC^›äÐPJ¯¿Ê" b"JìW‡t†A\x14¿¡’¦êPZÒ" b"\x08~^;zÑC^›äÐPJ¯¿Ê" b";¤─H6ëL╬úÉÁïl╗v\x0F" b"\x08~^;zÑC^›äÐPJ¯¿Ê" b"ì-½³d¿FïùuÛ0q4┘\x00" b"\x08~^;zÑC^›äÐPJ¯¿Ê" b"à^<è´\x16Bbö┤g_ìñ╦b" b"\x08~^;zÑC^›äÐPJ¯¿Ê" b"├\r▓ЃÒG¢ªü[q░\t░\x1D" b"\x08~^;zÑC^›äÐPJ¯¿Ê" b"׿û[\x08\x1AOùå┌ì¹─=\x1C0" b"\x08~^;zÑC^›äÐPJ¯¿Ê" b"g{¤×öÇH§ˆ\x06Eg-´ ›" b"\x08~^;zÑC^›äÐPJ¯¿Ê" b"Íl‚½ý’M†—”óàÔ\x1D@" b"\x08~^;zÑC^›äÐPJ¯¿Ê" b"E(È_\x1E\x1EKJ§Æ:Å¿æ„s" b"\x08~^;zÑC^›äÐPJ¯¿Ê" b"σҨ۰OZ¿´¸‰2ú;Ö" b"\x08~^;zÑC^›äÐPJ¯¿Ê" b"©dòÅ\x03ZK»¿ü·Â_ðOÅ" b"\x08~^;zÑC^›äÐPJ¯¿Ê" b"FÒ–ÏË@I2 Üc`\x18ô}Ð" b"\x08~^;zÑC^›äÐPJ¯¿Ê" b""" g<\x03═/¾D~Éý┐┐¨1\n Ä """ b"\x08~^;zÑC^›äÐPJ¯¿Ê" b""" ¼\x0F‹4\n DÚ˜RLÚþ‰´: """ b"\x08~^;zÑC^›äÐPJ¯¿Ê" b"Ûm\x19ùibE┘óü▓2\x04åLÊ" b"\x08~^;zÑC^›äÐPJ¯¿Ê" b"{\x00ž7OEc„Iånö@>ò" b"\x08~^;zÑC^›äÐPJ¯¿Ê" b"À|@╔¿_H╗É┌▓~¸"r¢" b"\x08~^;zÑC^›äÐPJ¯¿Ê" b"/\x0E;\edºAä¦\x16!y=ù‹n" b"\x08~^;zÑC^›äÐPJ¯¿Ê" b"®┐$ñ±▀CUü═▄¦Þ?/\e" b"\x08~^;zÑC^›äÐPJ¯¿Ê" b"%#»Ï\x01tKìç+Mk\x0E│QÎ" b"\x08~^;zÑC^›äÐPJ¯¿Ê" b"Ls¦b:\x1A@\x16˜Dü\x145g™§" b"\x08~^;zÑC^›äÐPJ¯¿Ê" b"º¶Tw#áO4²ÁÕå-†‡½" b"\x08~^;zÑC^›äÐPJ¯¿Ê" b"„˜gk4ýJB½xS°Ø2ó‘" b"\x08~^;zÑC^›äÐPJ¯¿Ê" b"l·$Ü\x1FÅEŽ¿\x001S$ÓÒí" b"\x08~^;zÑC^›äÐPJ¯¿Ê" b"SdŠ\x17U;LK¦(obš´Ye" b"\x08~^;zÑC^›äÐPJ¯¿Ê" b"~ýx£†‡F¨©s6.løñ·" b"\x08~^;zÑC^›äÐPJ¯¿Ê" b"¶õî▄[ÖK$½Õ\x03\x01ÉÖ│%" b"\x08~^;zÑC^›äÐPJ¯¿Ê" b"_AÅðW┬Núÿ4×ÛR>åÙ" b"\x08~^;zÑC^›äÐPJ¯¿Ê" b"d\7{:dIlž¬›½ñT ù" b"\x08~^;zÑC^›äÐPJ¯¿Ê" b"OÔ®-d"G¢¨›‘u -_V" b"\x08~^;zÑC^›äÐPJ¯¿Ê" b"Ay¤uë1C\x07¯‡\x7F’•ž‰%" b"\x05ãVTþ5@/¿ÑžáP2]Y" b"\x08~^;zÑC^›äÐPJ¯¿Ê" b"\x08~^;zÑC^›äÐPJ¯¿Ê" b"(ù¹Up*LBé█UéÕÅ\v" b"\x08~^;zÑC^›äÐPJ¯¿Ê" b"óÔÌaذ@▄ñã§÷±×<z" b"\x08~^;zÑC^›äÐPJ¯¿Ê" b"rIûÈ\\tJý€ìÜÞN\x0FùÏ" b"\x08~^;zÑC^›äÐPJ¯¿Ê" b"a~³OD~HšªÈçÛ¼¹h(" b"\x08~^;zÑC^›äÐPJ¯¿Ê" b"1°\eLÞ\x11H╬¼®(.─J\x07É" b"\x08~^;zÑC^›äÐPJ¯¿Ê" b"›–±*mâLÄ¡\x13"Úê\tÐ<" b"\x08~^;zÑC^›äÐPJ¯¿Ê" b"ÇÜÿ&\x0FnIC©MÍ¥EõóL" b"\x08~^;zÑC^›äÐPJ¯¿Ê" b"Øà‹LØ0M^Š[|\x7Fë{t3" b"\x08~^;zÑC^›äÐPJ¯¿Ê" b"Ê└0íôoE¥½(!└8ì]y" b"\x08~^;zÑC^›äÐPJ¯¿Ê" b"þ|i°à«AÜ´"Rî(•õ\x19" b"\x08~^;zÑC^›äÐPJ¯¿Ê" b"6¿w\\x16+Eؽ<(Í╠¬\x1Fü" b"\x08~^;zÑC^›äÐPJ¯¿Ê" b"ª÷ŠÿT\x05A\x07œ9âKi\x18þÒ" b"\x08~^;zÑC^›äÐPJ¯¿Ê" b"W§âšÛØK˘c„-\e©ÿþ" b"\x08~^;zÑC^›äÐPJ¯¿Ê" b"^`2\x17S8G¬–r§MÎ\x12w¥" b"\x08~^;zÑC^›äÐPJ¯¿Ê" b"Ï®\x12ADEMÄCèVÁÔ\x12ü" b"\x08~^;zÑC^›äÐPJ¯¿Ê" b"€~†0±\x7FOð±ÒÌt(†³Â" b"\x08~^;zÑC^›äÐPJ¯¿Ê" b"`¡\x1D╚äØB7¿Ç\It*\x15\x03" b"\x08~^;zÑC^›äÐPJ¯¿Ê" b"'AB@Z~E„Úd\x17’=7Á" b"\x08~^;zÑC^›äÐPJ¯¿Ê" b"…ªJæˆ\x7FLT‰ŒÃD«äH~" b"\x08~^;zÑC^›äÐPJ¯¿Ê" b"‡EÍ«¢1Dͽ÷\x1DôÕÝ$%" b"\x08~^;zÑC^›äÐPJ¯¿Ê" b"<\«ž‡ŠBõ¿lC\x7F$-‡¯" b"\x08~^;zÑC^›äÐPJ¯¿Ê" b"]y\x7F\x06)ˆCu°c2LÇåòµ" b"\x08~^;zÑC^›äÐPJ¯¿Ê" b"ÅÞ\x18¿EîCYÀ¨ ±Ï\x00vß" b"\x08~^;zÑC^›äÐPJ¯¿Ê" b"Ų30ñýM\x0Fº—¸\x10’\x17þö" b"\x08~^;zÑC^›äÐPJ¯¿Ê" b"§>ª:èGB\x00™Á‰öè ¹|" b"\x08~^;zÑC^›äÐPJ¯¿Ê" b"c\x19├\x19^┘E!ÅH£Þ¢ä\x1A▀" b"\x08~^;zÑC^›äÐPJ¯¿Ê" b"‚ÿåÿâDO4št8¶'N\f·" b"\x08~^;zÑC^›äÐPJ¯¿Ê" b""" \n \x106FÚÿH¡‚kåA)T\x17€ """ b"\x08~^;zÑC^›äÐPJ¯¿Ê" b"\x12D\x19øÑBJü’>Mv¬;ð\x12" b"\x08~^;zÑC^›äÐPJ¯¿Ê" b"6—\x03Ùñ\x0EM£Žpë郜÷ƒ" b"\x08~^;zÑC^›äÐPJ¯¿Ê" b"½ÑÍazÞGlüJh╚Æ$lÂ" b"\x08~^;zÑC^›äÐPJ¯¿Ê" b"œ’Ý¢\rdGÏ…¶"U\*gƒ" b"\x08~^;zÑC^›äÐPJ¯¿Ê" b"¯\eæ┴|óIøú\x00║¢bØEZ" b"\x08~^;zÑC^›äÐPJ¯¿Ê" b"C\rGÉÌÒGú¬ßQh`:ó†" b"\x08~^;zÑC^›äÐPJ¯¿Ê" b"–\x0180ÌLMéµ\x0FËr£\x08\x16þ" b"\x08~^;zÑC^›äÐPJ¯¿Ê" b"±ÉÈ!:¼H‹½\x0EÂŽ\x7F««\v" b"\x08~^;zÑC^›äÐPJ¯¿Ê" b"glMc*\tF!¸Ûe\x1F+¿'E" b"\x08~^;zÑC^›äÐPJ¯¿Ê" b""" \n ä7#Ñ–K:°ú–¶N–ÞÒ """ b"\x08~^;zÑC^›äÐPJ¯¿Ê" b"Îm╬üt0N¿Äi6O\x19w\x01:" b"\x08~^;zÑC^›äÐPJ¯¿Ê" b"®òÐ\x18‰M§ªJÏ£~’cß" b"\x08~^;zÑC^›äÐPJ¯¿Ê" b"R\x13ûm^0O™‘“x\x1EçÚ\x15÷" b"\x08~^;zÑC^›äÐPJ¯¿Ê" b"ÓwÐ`ÿxBÕ¨ÏÙ“ŽlIþ" b"\x08~^;zÑC^›äÐPJ¯¿Ê" b"\x1D3ˉHQFá‹Js`F%Þ±" b"\x08~^;zÑC^›äÐPJ¯¿Ê" b"6&»€UÎCbœê¼“(m>¶" b"\x08~^;zÑC^›äÐPJ¯¿Ê" b"§9<u1\I\f‹\x0Fî\x1CuL&‰" b"\x08~^;zÑC^›äÐPJ¯¿Ê" b"Õ4|íàÜKE—J¯SȆÿ\x10" b"\x08~^;zÑC^›äÐPJ¯¿Ê" b"Ööµ%¢NH[¦Îñ·BŒX\x07" b"\x08~^;zÑC^›äÐPJ¯¿Ê" b"½Ç2Å┘HII▓└¶ï\x01F6▓" b"\x08~^;zÑC^›äÐPJ¯¿Ê" b"¶åÞK¸#Nx‰:÷'[\v¦" b"\x08~^;zÑC^›äÐPJ¯¿Ê" b"┼Öì\x0F/\x04H¼┘PD0\x16ª¨" b"\x08~^;zÑC^›äÐPJ¯¿Ê" b"²TVàCZO\x19¸qú8!hÑ@" b"\x08~^;zÑC^›äÐPJ¯¿Ê" b"H\x0EZÑw\x00AÒ░\x16Î\x03Tŧö" b"\x08~^;zÑC^›äÐPJ¯¿Ê" b"eÐä\rßC\x06¹¨›"pâlA" b"\x07Æ#¨\x08XOÿ¯r·Z+$º²" b"\x08~^;zÑC^›äÐPJ¯¿Ê" ] |
||||||||||||||||||||||||
18 | 0.37 ms |
SELECT * FROM shipping_method_price WHERE HEX(shipping_method_id) = ? AND calculation = ? ORDER BY quantity_start ASC
Parameters:
[ "720a7b07ab6f44e4b333ac107344c5af" 2 ] |
||||||||||||||||||||||||
19 | 0.27 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"\x01‹\x1Dëþe{?¦vš.Á\x13± "
]
|
||||||||||||||||||||||||
20 | 0.20 ms |
SELECT `pickware_shipping_sales_channel_api_context`.`sales_channel_context_token` as `pickware_shipping_sales_channel_api_context.salesChannelContextToken`, `pickware_shipping_sales_channel_api_context`.`payload` as `pickware_shipping_sales_channel_api_context.payload`, `pickware_shipping_sales_channel_api_context`.`created_at` as `pickware_shipping_sales_channel_api_context.createdAt`, `pickware_shipping_sales_channel_api_context`.`updated_at` as `pickware_shipping_sales_channel_api_context.updatedAt` FROM `pickware_shipping_sales_channel_api_context` WHERE `pickware_shipping_sales_channel_api_context`.`sales_channel_context_token` IN (?)
Parameters:
[
"RcLTW2wVkdONkyAg3QWfSkHieVC77r71"
]
|
||||||||||||||||||||||||
21 | 0.32 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:
[] |
||||||||||||||||||||||||
22 | 0.20 ms |
SELECT path FROM category WHERE id = ?
Parameters:
[
b"Y ‘‚àÉK‘´ ÆpÄf-\x14"
]
|
||||||||||||||||||||||||
23 | 0.12 ms |
SELECT min_search_length FROM product_search_config WHERE language_id = ?
Parameters:
[
b"/»_ââšMpªXTÎ|ãâ\v"
]
|
||||||||||||||||||||||||
24 | 0.24 ms |
SELECT LOWER(HEX(id)) FROM snippet_set WHERE iso = ?
Parameters:
[
"de-DE"
]
|
||||||||||||||||||||||||
25 | 0.43 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"ÞU¬UÈtK;©\e@”>9ß<" b"Y ‘‚àÉK‘´ ÆpÄf-\x14" ] |
||||||||||||||||||||||||
26 | 1.97 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/0c0ab29e931f4574a2e82f4aba46f807" "/navigation/018a8e05871277b3a98578efc759b2ae" "/navigation/018b0514daa07661a240c4784f1607fb" "/navigation/7a87c3a0613e473aa36bc385ecc48ba5" "/navigation/de55ac55c8744b3ba91b40943e39df3c" "/navigation/4d22bc54ff254743b336c146b3123ccc" "/navigation/018bfb93368a704e8af377e7aee49656" "/navigation/018eeb03f4c578b99eb910e577d32e50" "/navigation/00e4c01624c947fc844677be6041823b" "/navigation/0c5b4ddfaf954f009425d95b676966c4" "/navigation/f97a7bd4acb04faeba5a712260189f31" "/navigation/b402cab0b2c14e149544f53befcfed9f" "/navigation/2321866ea02f445f8fe99ab86154ab39" "/navigation/523e1fc48edb4fa49f4646cbdfc363f3" "/navigation/480c057d500b42bb93f2637f023ab85e" "/navigation/54e6efb5b26f4b7a9820940f4ec66b23" "/navigation/9f2d5ccf1e1b4e5a936541e0075c042b" "/navigation/018a466213977684a147cad54481e914" "/navigation/018b27df7b6b779b945a4d9f32a586ed" "/navigation/018bb31e02ff7f75813589fcc073faab" "/navigation/018c5d3a0dd37a90ae96d8f612981f17" "/navigation/018de54cf1e37130a702d8f14411136f" "/navigation/018fa009510f7950bc30514f13f17150" "/navigation/01900b15d11376e0975bf5b0c59759e2" "/navigation/1be10bc161df4d8fb4b2d7d794d7d70b" "/navigation/0192c3a069f579aa843a9cf369328e13" "/navigation/8aac33a98cd2432e8e5bc815ea190b8c" "/navigation/1de51695f23c4c4cb18945804a6be7c9" "/navigation/dc894dac99af4299814040fdf7f8f8de" "/navigation/5b93b0d06b634346af8bbd4a86478f0f" "/navigation/b819de59af684d9c97629478c63c43f0" "/navigation/018c19eefe757082a2b5543639d38b94" "/navigation/b9c63eb740be4bc4806693973a0417a5" "/navigation/99ec5149ab9e4588bdd9b8c93f7757f7" "/navigation/cf56d9e7a1d740569f14aa63a194d160" "/navigation/93f676700eed4a489d7ed42dc728f2e0" "/navigation/018b03e09e4871b29a575f75dbc07380" "/navigation/b3e8b65b967f4cd5a876a323039ebf6d" "/navigation/294ff0a0d4684cdb8a7afb02bf601d5d" "/navigation/47a458bf51fb4c21a9b0e361ee2fccad" "/navigation/b689a161eb1841c28b82f64d1acf2322" "/navigation/f479edb2a8754436893e6f9495ad5eae" "/navigation/018bc7ae2c9a7209b27a5ce880f4e621" "/navigation/f1243af5c0ae4a548d85a8e9944de228" "/navigation/0cf9d7e6a92343feaf2143d68e4fa2f3" "/navigation/018b23b3be28720881be1be7d85aaf22" "/navigation/018c90807d7a7ee4a491f8e0922bfd68" "/navigation/018dc68486f974c0823096bcc9863fc1" "/navigation/018de54c816376b194f2233fc6dfce7e" "/navigation/59209182e0c94b91b420c670c4662d14" "/navigation/5c3bc1e7533b47ca93637a785d855444" "/navigation/b2a3dd3856c348a099065eae1aaf3bca" "/navigation/4c41b51b942c4844998aee954bbeae8b" "/navigation/f34bfee8839e418abc3529e5f5153312" "/navigation/898edb7ebeae4ad8ad662ae3c33f7864" "/navigation/0504d971c57f4831b805453304d92dba" "/navigation/3b5cc999670243b29c2803580a42b805" "/navigation/018e13080490792fb97c0872296cc5a5" "/navigation/018f5742b7be786da8ed9d1c12ab3254" "/navigation/018f61629cbb70d0aa40be7a29061ca9" "/navigation/4f8cbc189ffc451b83501f047cd03b87" "/navigation/e11deed955854b88bb433f3960039144" "/navigation/a40362dba93a4cf08738785207dc712e" "/navigation/383ac47a208b4902995ac1d8501a6508" "/navigation/804520db365f4281ad819ab97670a467" "/navigation/f8198bf6f56542208e1e5d633f176bf8" "/navigation/018bfb951ffb74ee887375f65eeab002" "/navigation/018bfb9538e871bd86a4533b16a9642e" "/navigation/44d0c741f1c04c008728f1d3ab7ec5bf" "/navigation/591c1da6b3dd4940bf3872ac851abd04" "/navigation/484a749a1a2345f396c30b6078e4bbb2" "/navigation/805f99bd458c4176ae973f800e3c6f48" "/navigation/a89173a67c3341f998a1efb8b101547d" "/navigation/74c703ceae8c4d1e91ea8edfd9c7b233" b"/»_ââšMpªXTÎ|ãâ\v" b"ä}!╠\tSO»ÑØ=└ò\x00\x7F²" ] |
||||||||||||||||||||||||
27 | 0.28 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"J¶\x11%A3C\x1C†\t\x00Ã\x10j\x0E\x04" b""" õƒÕJ ìE*ù┤"\x06R\n óÕ """ b"íe…ä\x16AO&°»œï?Äx~" b"\x01Å\x05öÞ╝t2ç▄┐ûS╠±È" b""" \x01Å\x14M\n zÍ▓¾\x1AÖtÛ▄G """ b"\x16¡i4\x17\x03D\x10³¨à(\x16Àh\x12" ] |
Database Connections
Name | Service |
---|---|
0 | default |
Entity Managers
There are no configured entity managers.
Second Level Cache
Second Level Cache is not enabled.