POST https://www.stama.s1.pexow.dev/login

Query Metrics

3 Database Queries
3 Different statements
3.98 ms Query time
0 Invalid entities

Queries

Group similar statements

# Time Info
1 0.30 ms
"START TRANSACTION"
Parameters:
[]
2 1.72 ms
INSERT INTO event (action, custom_action, entity_type, entity_id, entity_info, client_ip, changed_data, extra_data, created_at, created_by_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[
  null
  "LOGIN_FAILURE"
  null
  null
  null
  "182.8.226.225"
  null
  "{"username":""}"
  "2025-12-15 21:25:08"
  null
]
3 1.95 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\Event\Event No errors.
App\Entity\User\User No errors.