GET https://service.mhc-gruppe.de/user/profile

Query Metrics

1 Database Queries
1 Different statements
0.63 ms Query time
1 Invalid entities
1 Managed entities

Grouped Statements

Show all queries

Time Count Info
0.63 ms
(100.00%)
1
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.title AS title_5, t0.firstname AS firstname_6, t0.lastname AS lastname_7, t0.shortname AS shortname_8, t0.active AS active_9, t0.auth_code AS auth_code_10, t0.email_auth_enabled AS email_auth_enabled_11, t0.widget_month AS widget_month_12, t0.last_login AS last_login_13, t0.teams AS teams_14, t0.default_client_id AS default_client_id_15 FROM mhc_user t0 WHERE t0.id = ?
Parameters:
[
  10
]

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
  • The association App\Entity\User#positions refers to the owning side field App\Entity\OrderPosition#user which does not exist.
App\Entity\Client No errors.
App\Entity\OrderPosition No errors.
App\Entity\OrderBuilding No errors.