Query Metrics
2
Database Queries
2
Different statements
1.47 ms
Query time
0
Invalid entities
Queries
default connection
| #▲ | Time | Info |
|---|---|---|
| 1 | 0.64 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:
[
"4229"
]
|
| 2 | 0.82 ms |
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.last_login AS last_login_5, t0.firstname AS firstname_6, t0.lastname AS lastname_7, t0.active AS active_8 FROM `user` t0 WHERE t0.id = ?
Parameters:
[
33
]
|
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. |
| App\Entity\User | No errors. |
| App\Entity\HistoryAction | No errors. |
| App\Entity\Gifts | No errors. |
| App\Entity\GiftHistory | No errors. |