Query Metrics
3
Database Queries
3
Different statements
60.11 ms
Query time
0
Invalid entities
Queries
| #▲ | Time | Info |
|---|---|---|
| 1 | 59.56 ms |
SELECT DISTINCT device_id_0 FROM (SELECT d0_.device_id AS device_id_0, d0_.reporter AS reporter_1 FROM device_configurations d0_) dctrn_result LIMIT 10
Parameters:
[] |
| 2 | 0.31 ms |
SELECT d0_.device_id AS device_id_0, d0_.reporter AS reporter_1 FROM device_configurations d0_ WHERE d0_.device_id IN (?)
Parameters:
[
[
"98cdac50821a"
"ac67b2778716"
"ac67b2778752"
"ac67b2778776"
"ac67b277be92"
"ac67b277bef2"
]
]
|
| 3 | 0.25 ms |
SELECT COUNT(*) AS dctrn_count FROM (SELECT DISTINCT device_id_0 FROM (SELECT d0_.device_id AS device_id_0, d0_.reporter AS reporter_1 FROM device_configurations d0_) dctrn_result) dctrn_table
Parameters:
[] |
Database Connections
| Name | Service |
|---|---|
| default | doctrine.dbal.default_connection |
Entity Managers
| Name | Service |
|---|---|
| default | doctrine.orm.default_entity_manager |
Second Level Cache
Second Level Cache is not enabled.
Entities Mapping
| Class | Mapping errors |
|---|---|
| App\Entity\Device\DeviceConfiguration | No errors. |