https://sw6-6-4-11-0.mable.tools/api/oauth/token

Query Metrics

8 Database Queries
Different statements
5.14 ms Query time
Invalid entities

Queries

Group similar statements

# Time Info
1 0.52 ms
SELECT `creation_timestamp`
            FROM `migration`
            WHERE `update` IS NOT NULL AND `update_destructive` IS NULL
2 0.61 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',''))
3 0.60 ms
SELECT configuration_key, configuration_value FROM system_config WHERE sales_channel_id IS NULL ORDER BY sales_channel_id ASC
4 0.47 ms
SELECT item_rounding FROM currency WHERE id = :id
5 0.55 ms
SELECT integration.id AS id, label, secret_access_key, app.active as active FROM integration LEFT JOIN app app ON app.integration_id = integration.id WHERE access_key = :accessKey
6 0.39 ms
SELECT integration.id AS id, label, secret_access_key, app.active as active FROM integration LEFT JOIN app app ON app.integration_id = integration.id WHERE access_key = :accessKey
7 1.75 ms
SELECT integration.id AS id, label, secret_access_key, app.active as active FROM integration LEFT JOIN app app ON app.integration_id = integration.id WHERE access_key = :accessKey
8 0.26 ms
SELECT admin FROM user WHERE id = UNHEX(:accessKey) LIMIT 1

Database Connections

There are no configured database connections.

Entity Managers

There are no configured entity managers.

Second Level Cache

Second Level Cache is not enabled.

Entities Mapping