Query Metrics
1
Database Queries
1
Different statements
1.18 ms
Query time
0
Invalid entities
Queries
default connection
| #▲ | Time | Info |
|---|---|---|
| 1 | 1.18 ms |
SELECT t0.id AS id_1, t0.id_warehouse AS id_warehouse_2, t0.date_add AS date_add_3, t0.date_store_reception AS date_store_reception_4, t0.uniqid AS uniqid_5, t0.mvt_type AS mvt_type_6 FROM stock_mvt t0 WHERE t0.id = ?
Parameters:
[
"3824"
]
|
Database Connections
| Name | Service |
|---|---|
| default | doctrine.dbal.default_connection |
| dashboard | doctrine.dbal.dashboard_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\StockMvt | No errors. |
| App\Entity\StockMvtDetail | No errors. |