Query Metrics
3
Database Queries
3
Different statements
3.10 ms
Query time
0
Invalid entities
1
Managed entities
Queries
| #▲ | Time | Info |
|---|---|---|
| 1 | 0.18 ms |
"START TRANSACTION"
Parameters:
[] |
| 2 | 1.89 ms |
INSERT INTO cart (session_id, created_at, updated_at, user_id) VALUES (?, ?, ?, ?)
Parameters:
[ "472c0a41036262512e4cc27d72d103583b6bd2a086e744aae3e20d76aaf79f6b" "2026-02-26 17:48:30" "2026-02-26 17:48:30" null ] |
| 3 | 1.03 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. |