Query Metrics
5
Database Queries
5
Different statements
8.00 ms
Query time
0
Invalid entities
Queries
| #▲ | Time | Info |
|---|---|---|
| 1 | 3.37 ms |
ALTER SESSION SET NLS_TIME_FORMAT = 'HH24:MI:SS' NLS_DATE_FORMAT = 'YYYY-MM-DD HH24:MI:SS' NLS_TIMESTAMP_FORMAT = 'YYYY-MM-DD HH24:MI:SS' NLS_TIMESTAMP_TZ_FORMAT = 'YYYY-MM-DD HH24:MI:SS TZH:TZM' NLS_NUMERIC_CHARACTERS = '.,' NLS_SORT = 'XSLOVAK' NLS_LENGTH_SEMANTICS = 'CHAR'
Parameters:
[] |
| 2 | 1.32 ms |
SELECT es_last_activity_id_seq.nextval FROM DUAL
Parameters:
[] |
| 3 | 0.11 ms |
"START TRANSACTION"
Parameters:
[] |
| 4 | 1.74 ms |
INSERT INTO es_last_activity (id, user_id, la_time, url, ip_addr, device, edit) VALUES (?, ?, ?, ?, ?, ?, ?)
Parameters:
[ 539198 null "2025-12-23 19:19:04" "/" "checker" "check_http/v2.4.0 (monitoring-plugins 2.4.0)" null ] |
| 5 | 1.46 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.
Entities Mapping
| Class | Mapping errors |
|---|---|
| App\Entity\LastActivity | No errors. |