POST https://skilch.ru/login

Query Metrics

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

Queries

Group similar statements

# Time Info
1 2.57 ms
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.is_verified AS is_verified_5, t0.type AS type_6, t0.name AS name_7, t0.sname AS sname_8, t0.country AS country_9, t0.city AS city_10, t0.about AS about_11, t0.avatar AS avatar_12, t0.show_in_rating AS show_in_rating_13, t0.rating AS rating_14, t0.nickname AS nickname_15 FROM "user" t0 WHERE t0.email = ? LIMIT 1
Parameters:
[
  "thevataman@gmail.com"
]

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.
App\Entity\UserLesson No errors.
App\Entity\Message No errors.