Redirect 302 redirect from POST @app_login (beb226)

POST http://95.217.35.106:8085/login

Query Metrics

3 Database Queries
3 Different statements
9.63 ms Query time
0 Invalid entities
1 Managed entities

Grouped Statements

Show all queries

Time Count Info
9.19 ms
(95.49%)
1
"COMMIT"
Parameters:
[]
0.32 ms
(3.34%)
1
INSERT INTO access_log (ip_address, user_agent, platform, browser, location, session_id, login_success, logged_at, referer, user_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[
  "35.255.153.198"
  "Mozilla/5.0 (Linux; Android 7.0; TRT-LX3 Build/HUAWEITRT-LX3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.100 Mobile Safari/537.36"
  "Linux"
  "Chrome"
  null
  "ad8b217ab3967d6b3ff3f4a9b9fd18dc"
  0
  "2026-05-28 02:56:20"
  null
  null
]
0.11 ms
(1.16%)
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.

Managed Entities

default entity manager

Class Amount of managed objects
App\Entity\AccessLog 1

Entities Mapping

Class Mapping errors
App\Entity\AccessLog No errors.
App\Entity\User No errors.