POST http://192.168.88.181/login

Query Metrics

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

Grouped Statements

Show all queries

Time Count Info
0.79 ms
(100.00%)
1
SELECT t0.id AS id_1, t0.email AS email_2, t0.password AS password_3, t0.full_name AS full_name_4, t0.force_password_change AS force_password_change_5, t0.enabled AS enabled_6, t0.roles AS roles_7 FROM users t0 WHERE t0.email = ? LIMIT 1
Parameters:
[
  "holy@evosoft.cz"
]

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\Domain\User\Entity\User 1

Entities Mapping

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