Query Metrics
2
Database Queries
2
Different statements
1.22 ms
Query time
1
Invalid entities
0
Managed entities
Queries
| #▲ | Time | Info |
|---|---|---|
| 1 | 0.83 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.url AS url_3 FROM salon t0 WHERE t0.name = ? LIMIT 1
Parameters:
[
"dev-sitl2026"
]
|
| 2 | 0.39 ms |
SELECT t0.id AS id_1, t0.identifiant AS identifiant_2, t0.id_appsalon AS id_appsalon_3, t0.active AS active_4, t0.salon_id AS salon_id_5 FROM device t0 WHERE t0.identifiant = ? AND t0.salon_id IS NULL AND t0.active = ? LIMIT 1
Parameters:
[ "NUC-TEST-1" 1 ] |
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.
Managed Entities
default entity manager
| Class | Amount of managed objects |
|---|
Entities Mapping
| Class | Mapping errors |
|---|---|
| App\Entity\Salon |
|
| App\Entity\Device | No errors. |