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

Query Metrics

7 Database Queries
Different statements
3.23 ms Query time
Invalid entities

Queries

Group similar statements

# Time Info
1 0.58 ms
SELECT `creation_timestamp`
            FROM `migration`
            WHERE `update` IS NOT NULL AND `update_destructive` IS NULL
2 0.20 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.70 ms
SELECT configuration_key, configuration_value FROM system_config WHERE sales_channel_id IS NULL ORDER BY sales_channel_id ASC
4 0.46 ms
SELECT item_rounding FROM currency WHERE id = :id
5 0.35 ms
SELECT id FROM integration WHERE access_key = :accessKey
6 0.45 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.49 ms
SELECT `order`.`id` FROM `order` WHERE (`order`.`version_id` = :version) AND (((`order`.`order_date_time` >= :param_1b9e76cb659543e2933d32a5a92958f0 AND `order`.`order_date_time` <= :param_b066e36f4dd64034b9ad8e6fb121260e))) 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