Query Metrics
3
Database Queries
3
Different statements
3.14 ms
Query time
0
Invalid entities
1
Managed entities
Queries
| #▲ | Time | Info |
|---|---|---|
| 1 | 0.12 ms |
"START TRANSACTION"
Parameters:
[] |
| 2 | 1.90 ms |
INSERT INTO cart (session_id, created_at, updated_at, user_id) VALUES (?, ?, ?, ?)
Parameters:
[ "3395eccb1f397a26360eac7a1cbbd7919b43ad2b18b0d598682201eea070cb93" "2026-04-16 01:25:37" "2026-04-16 01:25:37" null ] |
| 3 | 1.12 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. |