https://sw6-6-4-11-0.mable.tools/api/search/order

Query Metrics

7 Database Queries
Different statements
2.91 ms Query time
Invalid entities

Queries

Group similar statements

# Time Info
1 0.62 ms
SELECT `creation_timestamp`
            FROM `migration`
            WHERE `update` IS NOT NULL AND `update_destructive` IS NULL
2 0.19 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.54 ms
SELECT configuration_key, configuration_value FROM system_config WHERE sales_channel_id IS NULL ORDER BY sales_channel_id ASC
4 0.44 ms
SELECT item_rounding FROM currency WHERE id = :id
5 0.30 ms
SELECT id FROM integration WHERE access_key = :accessKey
6 0.34 ms
SELECT `acl_role`.`privileges`
            FROM `acl_role`
            INNER JOIN `app` ON `app`.`acl_role_id` = `acl_role`.`id`
            WHERE `app`.`integration_id` = :integrationId
7 0.48 ms
SELECT `order`.`id` FROM `order` WHERE (`order`.`version_id` = :version) AND (((`order`.`order_date_time` >= :param_bf978bf98fc14f6c966fb929a690c92b AND `order`.`order_date_time` <= :param_8b59ba7b1bd64833a2fb760143da8d70))) LIMIT 100

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