GET https://devlex.stoffbeistoff.de/account/payment

Query Metrics

12 Database Queries
11 Different statements
2.64 ms Query time

Grouped Statements

Show all queries

Time Count Info
0.40 ms
(15.21%)
2
SELECT `key`, `value` FROM `app_config`
Parameters:
[]
0.33 ms
(12.40%)
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 = ? OR seo_path_info = ?))
Parameters:
[
  b"/»_ââšMpªXTÎ|ãâ\v"
  b"ä}!╠\tSO»ÑØ=└ò\x00\x7F²"
  "account/payment"
  "account/payment/"
]
0.29 ms
(10.97%)
1
SELECT * FROM sales_channel_api_context WHERE (sales_channel_id = ?) AND (token = ?) LIMIT 1
Parameters:
[
  b"ä}!╠\tSO»ÑØ=└ò\x00\x7F²"
  "VWILUxN0PRbrIPwgRHoRwaruBTr63iHX"
]
0.27 ms
(10.28%)
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"ä}!╠\tSO»ÑØ=└ò\x00\x7F²"
  "/account/payment"
]
0.27 ms
(10.05%)
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.24 ms
(9.18%)
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"\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"
]
0.22 ms
(8.23%)
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.17 ms
(6.52%)
1
SELECT `name`, `path`, `author`, `self_managed`
                FROM `app`
                WHERE `active` = 1
Parameters:
[]
0.16 ms
(6.22%)
1
#cart-persister::load
            SELECT `cart`.`payload`, `cart`.`rule_ids`, `cart`.`compressed` FROM cart WHERE `token` = ?
Parameters:
[
  "VWILUxN0PRbrIPwgRHoRwaruBTr63iHX"
]
0.15 ms
(5.88%)
1
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ï"
]
0.13 ms
(5.08%)
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.