Error 500 Internal Server Error

POST https://dev.api.wrag.k4.pl/api/session/3cae2039-763e-4d05-ae4a-d1c8b7ac47e9/upload

Query Metrics

5 Database Queries
5 Different statements
1.17 ms Query time
0 Invalid entities
3 Managed entities

Queries

Group similar statements

# Time Info
1 0.31 ms
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4 FROM `user` t0 WHERE t0.email = ? LIMIT 1
Parameters:
[
  "ext.dlawinski@bzmw.gov.pl"
]
2 0.14 ms
SELECT t0.id AS id_1, t0.identifier AS identifier_2, t0.created_at AS created_at_3, t0.name AS name_4, t0.active AS active_5, t0.user_id AS user_id_6 FROM session t0 WHERE t0.identifier = ? LIMIT 1
Parameters:
[
  b"<® 9v>M\x05®JÑÈ·¬Gé"
]
3 0.08 ms
"START TRANSACTION"
Parameters:
[]
4 0.18 ms
INSERT INTO session_file (url, name, mime_type, session_id) VALUES (?, ?, ?, ?)
Parameters:
[
  "https://dev.api.wrag.k4.pl/download/3cae2039-763e-4d05-ae4a-d1c8b7ac47e9/20250509_IT E-rezerwacje w Urzędzie m.st. Warszawy (zgłoszenie w konkursie Smart City Forum Awards).docx"
  "20250509_IT E-rezerwacje w Urzędzie m.st. Warszawy (zgłoszenie w konkursie Smart City Forum Awards).docx"
  "application/vnd.openxmlformats-officedocument.wordprocessingml.document"
  3
]
5 0.45 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\User 1
App\Entity\Session 1
App\Entity\SessionFile 1

Entities Mapping

Class Mapping errors
App\Entity\User No errors.
App\Entity\Session No errors.
App\Entity\Request No errors.
App\Entity\SessionFile No errors.