Redirect 302 redirect from POST @app_login (4dbfec)

POST http://95.217.35.106:8085/login

Query Metrics

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

Queries

Group similar statements

# Time Info
1 0.12 ms
"START TRANSACTION"
Parameters:
[]
2 0.30 ms
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/4.0 (compatible; MSIE 7.0; Windows NT 6.0)"
  "Windows"
  "Unknown"
  null
  "ad8b217ab3967d6b3ff3f4a9b9fd18dc"
  0
  "2026-05-28 02:56:15"
  null
  null
]
3 11.93 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.

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.