Error 500 Internal Server Error

GET https://tokiwoki.fr/verify-email/c275388031bfe635a3a5e3698d0437ecbdf572d2650559b08f1e81ba747f9809

Query Metrics

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

Grouped Statements

Show all queries

Time Count Info
9.10 ms
(89.95%)
1
SELECT t0.id AS id_1, t0.email AS email_2, t0.hashed_password AS hashed_password_3, t0.display_name AS display_name_4, t0.roles AS roles_5, t0.avatar_url AS avatar_url_6, t0.theme_config AS theme_config_7, t0.status AS status_8, t0.custom_status_text AS custom_status_text_9, t0.last_seen_at AS last_seen_at_10, t0.created_at AS created_at_11, t0.is_email_verified AS is_email_verified_12, t0.email_verification_token AS email_verification_token_13, t0.email_verification_token_expires_at AS email_verification_token_expires_at_14, t0.account_type AS account_type_15, t0.description AS description_16, t0.organization_category AS organization_category_17 FROM users t0 WHERE t0.email_verification_token = ? LIMIT 1
Parameters:
[
  "33e4a4ebdb3db0319da4869c0e7b3be2bdade04abcb142c9265d6b56ab78936a"
]
0.62 ms
(6.16%)
1
"ROLLBACK"
Parameters:
[]
0.39 ms
(3.89%)
1
"START TRANSACTION"
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

Entities Mapping

Class Mapping errors
App\Identity\Domain\Model\User No errors.