Query Metrics
12
Database Queries
3
Different statements
7.02 ms
Query time
0
Invalid entities
4
Managed entities
Queries
default connection
| #▲ | Time | Info |
|---|---|---|
| 1 | 0.20 ms |
"START TRANSACTION"
Parameters:
[] |
| 2 | 0.36 ms |
INSERT INTO app_log (activity, created_at, user, module, session, response, code) VALUES (?, ?, ?, ?, ?, ?, ?)
Parameters:
[ "User "anonymous" performed GET /js/lkk_ch.js (HTTP 404)" "2026-01-20 21:01:43" "anonymous" "lkk_ch.js" null null "404" ] |
| 3 | 1.44 ms |
"COMMIT"
Parameters:
[] |
| 4 | 0.11 ms |
"START TRANSACTION"
Parameters:
[] |
| 5 | 0.24 ms |
INSERT INTO app_log (activity, created_at, user, module, session, response, code) VALUES (?, ?, ?, ?, ?, ?, ?)
Parameters:
[ "User "anonymous" performed GET /js/lkk_ch.js (HTTP 404)" "2026-01-20 21:01:43" "anonymous" "lkk_ch.js" null null "404" ] |
| 6 | 1.25 ms |
"COMMIT"
Parameters:
[] |
| 7 | 0.19 ms |
"START TRANSACTION"
Parameters:
[] |
| 8 | 0.29 ms |
INSERT INTO app_log (activity, created_at, user, module, session, response, code) VALUES (?, ?, ?, ?, ?, ?, ?)
Parameters:
[ "User "anonymous" performed GET /js/lkk_ch.js (HTTP 404)" "2026-01-20 21:01:43" "anonymous" "lkk_ch.js" null null "404" ] |
| 9 | 1.42 ms |
"COMMIT"
Parameters:
[] |
| 10 | 0.12 ms |
"START TRANSACTION"
Parameters:
[] |
| 11 | 0.21 ms |
INSERT INTO app_log (activity, created_at, user, module, session, response, code) VALUES (?, ?, ?, ?, ?, ?, ?)
Parameters:
[ "User "anonymous" performed GET /js/lkk_ch.js (HTTP 404)" "2026-01-20 21:01:43" "anonymous" "lkk_ch.js" null null "404" ] |
| 12 | 1.20 ms |
"COMMIT"
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 | 4 |
Entities Mapping
| Class | Mapping errors |
|---|---|
| App\Entity\Log | No errors. |
| App\Entity\EntityAuditLog | No errors. |