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

Query Metrics

7 Database Queries
Different statements
3.10 ms Query time
Invalid entities

Queries

Group similar statements

# Time Info
1 0.61 ms
SELECT `creation_timestamp`
            FROM `migration`
            WHERE `update` IS NOT NULL AND `update_destructive` IS NULL
2 0.22 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.74 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.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.39 ms
SELECT `order`.`id` FROM `order` WHERE (`order`.`version_id` = :version) AND (((`order`.`order_date_time` >= :param_a451552bd5524589ad0f8176061660cd AND `order`.`order_date_time` <= :param_009c55854902424ab18f754403be6d90))) 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