Redirect 302 redirect from GET @_profiler_home (fd28b6)

GET https://smets.projectwork.ru/login

Query Metrics

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

Queries

Group similar statements

# Time Info
1 1.15 ms
SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.is_verified AS is_verified_5, t0.title AS title_6, t0.phone AS phone_7 FROM `user` t0 WHERE t0.username = ? LIMIT 1
Parameters:
[
  "admin@admin.ru"
]
2 0.75 ms
SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.is_verified AS is_verified_5, t0.title AS title_6, t0.phone AS phone_7 FROM `user` t0 WHERE t0.username = ? LIMIT 1
Parameters:
[
  "smetacalc@yandex.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.

Entities Mapping

Class Mapping errors
App\Entity\User No errors.
App\Entity\Estimate No errors.