POST https://webclinik.ru/login

Query Metrics

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

Grouped Statements

Show all queries

Time Count Info
1.09 ms
(100.00%)
1
SELECT t0.id AS id_1, t0.login AS login_2, t0.name AS name_3, t0.password AS password_4, t0.role_id AS role_id_5, t0.salt AS salt_6, t0.verification AS verification_7, t0.date_created AS date_created_8, t0.device_id AS device_id_9, t0.premium_account AS premium_account_10, t0.registrator_id AS registrator_id_11, t0.referal_id AS referal_id_12, t0.referal_registrator_id AS referal_registrator_id_13, t0.e_points AS e_points_14, t0.referal_type AS referal_type_15, t0.deletion_requested AS deletion_requested_16, t0.reward_recipient_id AS reward_recipient_id_17 FROM users t0 WHERE t0.login = ? LIMIT 1
Parameters:
[
  "admveratelenik@mail.ru"
]

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 No errors.