Query Metrics
3
Database Queries
3
Different statements
4.17 ms
Query time
0
Invalid entities
1
Managed entities
Queries
| #▲ | Time | Info |
|---|---|---|
| 1 | 0.25 ms |
"START TRANSACTION"
Parameters:
[] |
| 2 | 2.50 ms |
INSERT INTO cart (session_id, created_at, updated_at, user_id) VALUES (?, ?, ?, ?)
Parameters:
[ "88433859f02acac256c85ab1b1a8a21bc580514652cbb8547cb2f13b35490233" "2026-04-15 12:40:58" "2026-04-15 12:40:58" null ] |
| 3 | 1.42 ms |
"COMMIT"
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.
Managed Entities
default entity manager
| Class | Amount of managed objects |
|---|---|
| App\Entity\Cart | 1 |
Entities Mapping
| Class | Mapping errors |
|---|---|
| App\Entity\Cart | No errors. |
| App\Entity\CartItem | No errors. |
| App\Entity\User | No errors. |