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

Query Metrics

7 Database Queries
Different statements
2.89 ms Query time
Invalid entities

Queries

Group similar statements

# Time Info
1 0.49 ms
SELECT `creation_timestamp`
            FROM `migration`
            WHERE `update` IS NOT NULL AND `update_destructive` IS NULL
2 0.13 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.69 ms
SELECT configuration_key, configuration_value FROM system_config WHERE sales_channel_id IS NULL ORDER BY sales_channel_id ASC
4 0.39 ms
SELECT item_rounding FROM currency WHERE id = :id
5 0.32 ms
SELECT id FROM integration WHERE access_key = :accessKey
6 0.41 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_8f8d6a2c519a4f4eb811ea86a080acfb AND `order`.`order_date_time` <= :param_733f2bf4d02a44ee9f94015965bc431d))) 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