POST https://gsetechnology.acceptatie01.hosting26.nl/api/oauth/token

Query Metrics

10 Database Queries
10 Different statements
35.36 ms Query time

Grouped Statements

Show all queries

Time Count Info
8.80 ms
(24.89%)
1
SELECT item_rounding FROM currency WHERE id = ?
Parameters:
[
  b"·ÒUK\fèGÍ‚ó¬›ÑÀßÊ"
]
6.74 ms
(19.06%)
1
SELECT configuration_key, configuration_value FROM system_config WHERE sales_channel_id IS NULL ORDER BY sales_channel_id ASC
Parameters:
[]
6.04 ms
(17.09%)
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:
[]
3.92 ms
(11.10%)
1
SELECT `key`, `value` FROM `app_config`
Parameters:
[]
3.78 ms
(10.69%)
1
INSERT INTO refresh_token (id, user_id, token_id, issued_at, expires_at) VALUES(?, ?, ?, ?, ?)
Parameters:
[
  b"\x01”TnR\x11qA§6gÖ…l„m"
  b"\x1EÕî\x0F6ŠNg½¢\x1F„Fqס"
  "b255a6ed4a9e19a8b126dc5b9b68638709d1f70a1530fb08321a7caa295fc0b0495e3118260574fa"
  "2025-01-11 08:15:03.697"
  "2025-01-18 08:15:03.697"
]
3.45 ms
(9.75%)
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.92 ms
(2.60%)
1
DELETE FROM refresh_token WHERE expires_at < ?
Parameters:
[
  "2025-01-11 08:15:03.701"
]
0.70 ms
(1.97%)
1
SELECT admin FROM user WHERE id = UNHEX(?) LIMIT 1
Parameters:
[
  "1ed5ee0f368a4e67bda21f844671d7a1"
]
0.60 ms
(1.70%)
1
SELECT user.id, user.password FROM user WHERE username = ?
Parameters:
[
  "beheer@buro26.nl"
]
0.41 ms
(1.15%)
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.