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

Query Metrics

7 Database Queries
Different statements
3.09 ms Query time
Invalid entities

Queries

Group similar statements

# Time Info
1 0.67 ms
SELECT `creation_timestamp`
            FROM `migration`
            WHERE `update` IS NOT NULL AND `update_destructive` IS NULL
2 0.21 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.64 ms
SELECT configuration_key, configuration_value FROM system_config WHERE sales_channel_id IS NULL ORDER BY sales_channel_id ASC
4 0.40 ms
SELECT item_rounding FROM currency WHERE id = :id
5 0.32 ms
SELECT id FROM integration WHERE access_key = :accessKey
6 0.40 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.46 ms
SELECT `order`.`id` FROM `order` WHERE (`order`.`version_id` = :version) AND (((`order`.`order_date_time` >= :param_5dfe9bbc85d54241a9395592b958ca5e AND `order`.`order_date_time` <= :param_c5cc7fc9397243419e1333be996bbcb5))) 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