POST https://165.227.218.244/

Query Metrics

5 Database Queries
5 Different statements
51.14 ms Query time
0 Invalid entities
2 Managed entities

Queries

Group similar statements

# Time Info
1 13.36 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.email AS email_3, t0.password AS password_4, t0.avatar AS avatar_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.active_ind AS active_ind_8, t0.entity_user_id AS entity_user_id_9 FROM user t0 WHERE t0.email = ? LIMIT 1
Parameters:
[
  "N/A"
]
2 3.32 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3 FROM type_event_log t0 WHERE t0.id = ?
Parameters:
[
  2
]
3 1.46 ms
"START TRANSACTION"
Parameters:
[]
4 24.62 ms
INSERT INTO event_log (description, created_at, entity_user_id, ip_address, type_event_log_id) VALUES (?, ?, ?, ?, ?)
Parameters:
[
  "Fallo de inicio de sesión. Intento con email: N/A | Motivo: Invalid CSRF token."
  "2026-08-09 03:27:35"
  null
  "65.49.1.192"
  2
]
5 8.38 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\TypeEventLog 1
App\Entity\EventLog 1

Entities Mapping

Class Mapping errors
App\Entity\User No errors.
App\Entity\TypeEventLog No errors.
App\Entity\EventLog No errors.