Query Metrics
6
Database Queries
3
Different statements
4.10 ms
Query time
0
Invalid entities
2
Managed entities
Grouped Statements
default connection
| Time▼ | Count | Info |
|---|---|---|
|
3.10 ms (75.67%) |
2 |
"COMMIT"
Parameters:
[] |
|
0.67 ms (16.42%) |
2 |
INSERT INTO app_log (activity, created_at, user, module, session, response, code) VALUES (?, ?, ?, ?, ?, ?, ?)
Parameters:
[ "User "anonymous" performed GET / (HTTP 200)" "2026-01-20 18:30:35" "anonymous" "unknown" null null "200" ] |
|
0.32 ms (7.91%) |
2 |
"START TRANSACTION"
Parameters:
[] |
Database Connections
| Name | Service |
|---|---|
| default | doctrine.dbal.default_connection |
| locpro | doctrine.dbal.locpro_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\Log | 2 |
Entities Mapping
| Class | Mapping errors |
|---|---|
| App\Entity\Log | No errors. |
| App\Entity\EntityAuditLog | No errors. |