GET https://staging.berliner-kaffeeroesterei.de/checkout/register

Query Metrics

33 Database Queries
19 Different statements
26.63 ms Query time

Grouped Statements

Show all queries

Time Count Info
9.76 ms
(36.64%)
1
SELECT `product`.`id` as `product.id`, `product`.`version_id` as `product.versionId`, `product`.`product_number` as `product.productNumber`, `product`.`stock` as `product.stock` FROM `product` WHERE (`product`.`version_id` = ?) AND ((((`product`.`stock` >= ?) AND (`product`.`available_stock` < ?) AND `product`.`version_id` = ?)))
Parameters:
[
  b"\x0F©\x1CãéjK¾KÙÎu,4%"
  0
  0
  b"\x0F©\x1CãéjK¾KÙÎu,4%"
]
3.78 ms
(14.20%)
6
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`.`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`.`write_access` as `app.integration.writeAccess`, `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`, COALESCE(`app.translation.label`,`app.translation.label`) as `app.label`, `app.translation.description`, COALESCE(`app.translation.description`,`app.translation.description`) as `app.description`, `app.translation.privacyPolicyExtensions`, COALESCE(`app.translation.privacyPolicyExtensions`,`app.translation.privacyPolicyExtensions`) as `app.privacyPolicyExtensions`, `app.translation.customFields`, COALESCE(`app.translation.customFields`,`app.translation.customFields`) as `app.customFields`, `app.translation.createdAt`, `app.translation.updatedAt`, `app.translation.appId`, `app.translation.languageId` FROM `app` 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`, `app.translation`.created_at as `app.translation.createdAt`, `app.translation`.updated_at as `app.translation.updatedAt`, `app.translation`.app_id as `app.translation.appId`, `app.translation`.language_id as `app.translation.languageId` FROM `app_translation` `app.translation` WHERE `app.translation`.language_id = ?) `app.app_translation` ON `app.app_translation`.`app_id` = `app`.`id` 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` WHERE `app`.`id` IN (?)
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"\x01‰±5ÆYp\x07€£êò\fõÃá"
]
1.76 ms
(6.61%)
2
# app-scripts::refresh::read
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`.`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`.`write_access` as `app.integration.writeAccess`, `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`, COALESCE(`app.translation.label`,`app.translation.label`) as `app.label`, `app.translation.description`, COALESCE(`app.translation.description`,`app.translation.description`) as `app.description`, `app.translation.privacyPolicyExtensions`, COALESCE(`app.translation.privacyPolicyExtensions`,`app.translation.privacyPolicyExtensions`) as `app.privacyPolicyExtensions`, `app.translation.customFields`, COALESCE(`app.translation.customFields`,`app.translation.customFields`) as `app.customFields`, `app.translation.createdAt`, `app.translation.updatedAt`, `app.translation.appId`, `app.translation.languageId` FROM `app` 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`, `app.translation`.created_at as `app.translation.createdAt`, `app.translation`.updated_at as `app.translation.updatedAt`, `app.translation`.app_id as `app.translation.appId`, `app.translation`.language_id as `app.translation.languageId` FROM `app_translation` `app.translation` WHERE `app.translation`.language_id = ?) `app.app_translation` ON `app.app_translation`.`app_id` = `app`.`id` 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` WHERE (`app`.`active` = ?)
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  true
]
1.62 ms
(6.09%)
2
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:
[]
1.28 ms
(4.81%)
6
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‰±5ÆYp\x07€£êò\fõÃá"
]
1.27 ms
(4.78%)
1
# 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Ã"
  "checkout/register"
]
1.13 ms
(4.24%)
2
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:
[]
0.90 ms
(3.36%)
1
#cart-persister::load
                SELECT `cart`.`payload`, `cart`.`rule_ids`, `cart`.`compressed` FROM cart WHERE `token` = ?
Parameters:
[
  "CbpxgiPCGjXieQmF7pTBCxuj69g9rH61"
]
0.88 ms
(3.31%)
1
# 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:
[]
0.86 ms
(3.22%)
1
SHOW COLUMNS FROM `cart` WHERE `Field` LIKE ?
Parameters:
[
  "payload"
]
0.73 ms
(2.73%)
2
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%"
]
0.67 ms
(2.52%)
1
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"
]
0.36 ms
(1.34%)
1
SELECT `rule`.`id` as `rule.id`, `rule`.`name` as `rule.name`, `rule`.`priority` as `rule.priority`, `rule`.`description` as `rule.description`, `rule`.`payload` as `rule.payload`, `rule`.`invalid` as `rule.invalid`, `rule`.`areas` as `rule.areas`, `rule`.`custom_fields` as `rule.customFields`, `rule`.`module_types` as `rule.moduleTypes`, `rule`.`created_at` as `rule.createdAt`, `rule`.`updated_at` as `rule.updatedAt` FROM `rule` WHERE `rule`.`id` IN (?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[
  b"\x01Å\x14tÜÃvLò\x02\v\vÝ╚Ť"
  b"\x01É£¼of|y┐¦\x11½§oRï"
  b"""
    'g\n
    \x10ØÙFü¾„ZÃŽòâc
    """
  b"üÀùòÇÃAÒñé\x07=µ¢Ð┼"
  b"■Ð@¤¤´N│É\x03╩ıº\x02D\"
  b"""
    \x01ô\eÜUìv¥ê£\x04©\n
    °j¦
    """
  b"F-ø‘S\x10DÅ‘8Ò'Ïý~Ù"
  b"Ÿ£ê\x1C¨\x03\x11"4+L,ƒ\x02½\x10"
]
0.35 ms
(1.32%)
1
SELECT * FROM sales_channel_api_context WHERE (sales_channel_id = ?) AND (token = ?) LIMIT 1
Parameters:
[
  b"\x02a\f\x08ÑQN├ü\vb¦©!\x19Ã"
  "CbpxgiPCGjXieQmF7pTBCxuj69g9rH61"
]
0.34 ms
(1.29%)
1
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:
[]
0.29 ms
(1.09%)
1
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"
]
0.28 ms
(1.07%)
1
# seo-url::resolve-fallback
SELECT path_info pathInfo, seo_path_info seoPathInfo FROM seo_url WHERE (language_id = ?) AND (sales_channel_id = ?) AND (path_info = ?) AND (is_canonical = 1) LIMIT 1
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"\x02a\f\x08ÑQN├ü\vb¦©!\x19Ã"
  "/checkout/register"
]
0.28 ms
(1.04%)
1
SELECT `country`.`id` FROM `country` LEFT JOIN `sales_channel_country` `country.salesChannels.mapping` ON `country`.`id` = `country.salesChannels.mapping`.`country_id`  LEFT JOIN `sales_channel` `country.salesChannels` ON `country.salesChannels.mapping`.`sales_channel_id` = `country.salesChannels`.`id`  WHERE ((`country.salesChannels`.`id` = ?)) AND (`country`.`id` IN (?)) GROUP BY `country`.`id`
Parameters:
[
  b"\x02a\f\x08ÑQN├ü\vb¦©!\x19Ã"
  b"É╣îW\x7F÷K╬®¤Y┤Çpîà"
]
0.09 ms
(0.35%)
1
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:
[]

Database Connections

Name Service
0 default

Entity Managers

There are no configured entity managers.

Second Level Cache

Second Level Cache is not enabled.