Error 500 Internal Server Error

GET https://eclectis.eu/user/may_2_io/page/1

Forwarded to ErrorController (8c3ed1)

Query Metrics

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

Grouped Statements

Show all queries

Time Count Info
0.90 ms
(100.00%)
1
SELECT t0.id AS id_1, t0.nickname AS nickname_2, t0.email AS email_3, t0.birth AS birth_4, t0.gender AS gender_5, t0.ethnicity AS ethnicity_6, t0.avatar AS avatar_7, t0.about AS about_8, t0.homepage AS homepage_9, t0.reg_date AS reg_date_10, t0.role AS role_11, t0.status AS status_12, t0.viewed AS viewed_13, t0.fake AS fake_14, t0.photos_dir_num AS photos_dir_num_15, t0.name_first AS name_first_16, t0.name_last AS name_last_17, t0.location_ip AS location_ip_18, t0.location_country AS location_country_19, t0.location_state AS location_state_20, t0.location_city AS location_city_21, t0.location_country_code AS location_country_code_22, t23.id AS id_24, t23.dark_theme AS dark_theme_25, t23.show_social_links_in_profile AS show_social_links_in_profile_26, t23.user_id AS user_id_27 FROM user_users t0 LEFT JOIN user_settings t23 ON t23.user_id = t0.id WHERE t0.nickname = ? LIMIT 1
Parameters:
[
  "may_2_io"
]

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\Model\User\Entity\User\User 1
App\Model\User\Entity\User\Settings 1