Query Metrics
2
Database Queries
2
Different statements
4.74 ms
Query time
0
Invalid entities
Queries
| #▲ | Time | Info |
|---|---|---|
| 1 | 2.95 ms |
SELECT t0.id AS id_1, t0.brand AS brand_2, t0.model AS model_3, t0.capacity AS capacity_4, t0.fonctional_buy_back_price AS fonctional_buy_back_price_5, t0.out_service_buy_back_price AS out_service_buy_back_price_6 FROM device_propose t0
Parameters:
[] |
| 2 | 1.79 ms |
SELECT t0.id AS id_1, t0.name AS name_2 FROM STATUS t0 WHERE t0.id = ?
Parameters:
[
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.
Entities Mapping
| Class | Mapping errors |
|---|---|
| App\Entity\DevicePropose | No errors. |
| App\Entity\Status | No errors. |
| App\Entity\BuyBack | No errors. |