Query Metrics
3
Database Queries
3
Different statements
6.29 ms
Query time
0
Invalid entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
5.35 ms (85.08%) |
1 |
"COMMIT"
Parameters:
[] |
|
0.68 ms (10.75%) |
1 |
INSERT INTO action_log (method, action, controller_action, body, created_at, updated_at, user_id) VALUES (?, ?, ?, ?, ?, ?, ?)
Parameters:
[ "GET" "/login" "A" null "2025-11-06 10:16:43" "2025-11-06 10:16:43" null ] |
|
0.26 ms (4.17%) |
1 |
"START TRANSACTION"
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.
Entities Mapping
| Class | Mapping errors |
|---|---|
| App\Entity\ActionLog | No errors. |
| App\Entity\User | No errors. |