GET https://staging.berliner-kaffeeroesterei.de/navigation/24aca821ba4db7ab66c76a5fd7ae0cc5

Query Metrics

8 Database Queries
7 Different statements
3.96 ms Query time

Queries

Group similar statements

# Time Info
1 0.94 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.39 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:
[]
3 0.11 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 1.20 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 = ?)
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"\x02a\f\x08ÑQN├ü\vb¦©!\x19Ã"
  "teezubehoer"
]
5 0.57 ms
SELECT `bisg_product_feature_type`.`id` as `bisg_product_feature_type.id`, `bisg_product_feature_type`.`name` as `bisg_product_feature_type.name`, `bisg_product_feature_type`.`custom_field_config` as `bisg_product_feature_type.customFieldConfig`, `bisg_product_feature_type`.`created_at` as `bisg_product_feature_type.createdAt`, `bisg_product_feature_type`.`updated_at` as `bisg_product_feature_type.updatedAt`, `bisg_product_feature_type.translation.label`, COALESCE(`bisg_product_feature_type.translation.label`,`bisg_product_feature_type.translation.label`) as `bisg_product_feature_type.label`, `bisg_product_feature_type.translation.description`, COALESCE(`bisg_product_feature_type.translation.description`,`bisg_product_feature_type.translation.description`) as `bisg_product_feature_type.description`, `bisg_product_feature_type.translation.createdAt`, `bisg_product_feature_type.translation.updatedAt`, `bisg_product_feature_type.translation.bisgProductFeatureTypeId`, `bisg_product_feature_type.translation.languageId` FROM `bisg_product_feature_type` LEFT JOIN (SELECT `bisg_product_feature_type.translation`.bisg_product_feature_type_id, `bisg_product_feature_type.translation`.label as `bisg_product_feature_type.translation.label`, `bisg_product_feature_type.translation`.description as `bisg_product_feature_type.translation.description`, `bisg_product_feature_type.translation`.created_at as `bisg_product_feature_type.translation.createdAt`, `bisg_product_feature_type.translation`.updated_at as `bisg_product_feature_type.translation.updatedAt`, `bisg_product_feature_type.translation`.bisg_product_feature_type_id as `bisg_product_feature_type.translation.bisgProductFeatureTypeId`, `bisg_product_feature_type.translation`.language_id as `bisg_product_feature_type.translation.languageId` FROM `bisg_product_feature_type_translation` `bisg_product_feature_type.translation` WHERE `bisg_product_feature_type.translation`.language_id = ?) `bisg_product_feature_type.bisg_product_feature_type_translation` ON `bisg_product_feature_type.bisg_product_feature_type_translation`.`bisg_product_feature_type_id` = `bisg_product_feature_type`.`id`
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
]
6 0.27 ms
SELECT `bisg_warehouse`.`id` as `bisg_warehouse.id`, `bisg_warehouse`.`group_id` as `bisg_warehouse.groupId`, `bisg_warehouse`.`number` as `bisg_warehouse.number` FROM `bisg_warehouse` WHERE (`bisg_warehouse`.`group_id` <=> ? AND NOT (`bisg_warehouse`.`number` IN (?)))
Parameters:
[
  null
  "BKRPC5"
]
7 0.27 ms
SELECT 
 LOWER(HEX(product.id)) as __product_productId, LOWER(HEX(product.version_id)) as __product_versionId, product.id as __product_id, product.product_number as __product_productNumber, LOWER(HEX(product.active)) as __product_active, LOWER(HEX(parentProduct.id)) as __parentProduct_productId, LOWER(HEX(parentProduct.version_id)) as __parentProduct_versionId, parentProduct.id as __parentProduct_id, parentProduct.product_number as __parentProduct_productNumber, LOWER(HEX(parentProduct.active)) as __parentProduct_active
  FROM product 
  LEFT JOIN product parentProduct ON parentProduct.id = product.parent_id AND parentProduct.version_id = product.version_id 
  WHERE product.product_number = ?
  AND product.version_id = ?
Parameters:
[
  "TM-CO2-comp"
  b"\x0F©\x1CãéjK¾KÙÎu,4%"
]
8 0.21 ms
SELECT 
 LOWER(HEX(product.id)) as __product_productId, LOWER(HEX(product.version_id)) as __product_versionId, product.id as __product_id, product.product_number as __product_productNumber, LOWER(HEX(product.active)) as __product_active, LOWER(HEX(parentProduct.id)) as __parentProduct_productId, LOWER(HEX(parentProduct.version_id)) as __parentProduct_versionId, parentProduct.id as __parentProduct_id, parentProduct.product_number as __parentProduct_productNumber, LOWER(HEX(parentProduct.active)) as __parentProduct_active
  FROM product 
  LEFT JOIN product parentProduct ON parentProduct.id = product.parent_id AND parentProduct.version_id = product.version_id 
  WHERE product.product_number = ?
  AND product.version_id = ?
Parameters:
[
  "999903"
  b"\x0F©\x1CãéjK¾KÙÎu,4%"
]

Database Connections

Name Service
0 default

Entity Managers

There are no configured entity managers.

Second Level Cache

Second Level Cache is not enabled.