Error 422 Unprocessable Content

POST https://spedi.ku.edu/register

Query Metrics

2 Database Queries
2 Different statements
0.76 ms Query time
0 Invalid entities
1 Managed entities

Queries

Group similar statements

# Time Info
1 0.47 ms
SELECT t0.id AS id_1, t0.username AS username_2, t0.email AS email_3, t0.roles AS roles_4, t0.password AS password_5, t0.birth_year AS birth_year_6, t0.gender AS gender_7, t0.education_level AS education_level_8, t0.disorders AS disorders_9, t0.disorders_other AS disorders_other_10, t0.primary_language AS primary_language_11, t0.secondary_language AS secondary_language_12, t0.region_dialect AS region_dialect_13, t0.reset_token AS reset_token_14, t0.reset_token_expires_at AS reset_token_expires_at_15 FROM users t0 WHERE t0.email = ? LIMIT 2
Parameters:
[
  "2befederedesok@anonmails.de"
]
2 0.29 ms
SELECT t0.id AS id_1, t0.username AS username_2, t0.email AS email_3, t0.roles AS roles_4, t0.password AS password_5, t0.birth_year AS birth_year_6, t0.gender AS gender_7, t0.education_level AS education_level_8, t0.disorders AS disorders_9, t0.disorders_other AS disorders_other_10, t0.primary_language AS primary_language_11, t0.secondary_language AS secondary_language_12, t0.region_dialect AS region_dialect_13, t0.reset_token AS reset_token_14, t0.reset_token_expires_at AS reset_token_expires_at_15 FROM users t0 WHERE t0.username = ? LIMIT 2
Parameters:
[
  "Donaldmet"
]

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

Entities Mapping

Class Mapping errors
App\Entity\User No errors.