GET https://ecterrassement.bluue.cloud/logout

Query Metrics

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

Grouped Statements

Show all queries

Time Count Info
0.87 ms
(51.48%)
1
SELECT t0.id AS id_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.email AS email_4, t0.mobile_phone AS mobile_phone_5, t0.password AS password_6, t0.token AS token_7, t0.token_validity AS token_validity_8, t0.login_name AS login_name_9, t0.api_pin AS api_pin_10, t0.api_token AS api_token_11, t0.api_token_validity AS api_token_validity_12, t0.config AS config_13, t0.email_signature AS email_signature_14, t0.note AS note_15, t0.is_solo AS is_solo_16, t0.created_at AS created_at_17, t0.updated_at AS updated_at_18, t0.deleted_at AS deleted_at_19, t0.is_active AS is_active_20, t0.profile_id AS profile_id_21, t0.language_id AS language_id_22, t0.created_by_id AS created_by_id_23, t0.updated_by_id AS updated_by_id_24, t0.deleted_by_id AS deleted_by_id_25 FROM user t0 WHERE t0.id = ? AND ((t0.deleted_at IS NULL))
Parameters:
[
  b"\x1F\x19Y\e.xmš¬+ÙîŽ\x1E"
]
0.82 ms
(48.52%)
1
SELECT t0.id AS id_1, t0.name AS name_2, t0.roles AS roles_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.deleted_at AS deleted_at_6 FROM profile t0 WHERE t0.id = ?
Parameters:
[
  b"\x1F\x19Y\e)”al·ÊÙîŽ\x1E"
]

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
App\Entity\Profile 1

Entities Mapping

Class Mapping errors
App\Entity\User No errors.
App\Entity\Profile No errors.
App\Entity\Language No errors.
App\Entity\UserLoginLog No errors.
App\Entity\Notification No errors.
App\Entity\UserContext No errors.
App\Entity\MailServer No errors.
App\Entity\TeamUser No errors.
App\Entity\UsersEstablishments No errors.