GET https://status.well-done.com/logout

Query Metrics

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

Grouped Statements

Show all queries

Time Count Info
0.39 ms
(100.00%)
1
SELECT t0.id AS id_1, t0.email AS email_2, t0.name AS name_3, t0.roles AS roles_4, t0.password AS password_5, t0.active AS active_6, t0.channels_enabled AS channels_enabled_7, t0.totp_secret AS totp_secret_8, t0.is_totp_enabled AS is_totp_enabled_9, t0.recovery_codes AS recovery_codes_10, t0.created_at AS created_at_11, t0.password_reset_token AS password_reset_token_12, t0.password_reset_expires_at AS password_reset_expires_at_13, t0.password_reset_requested_at AS password_reset_requested_at_14, t0.parent_id AS parent_id_15 FROM `user` t0 WHERE t0.id = ?
Parameters:
[
  5
]

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 2

Entities Mapping

Class Mapping errors
App\Entity\User No errors.
App\Entity\ContactChannel No errors.
App\Entity\OAuthIdentity No errors.