POST https://aspaas.soft-tehnica.com/administrare/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.username AS username_2, t0.username_canonical AS username_canonical_3, t0.email AS email_4, t0.email_canonical AS email_canonical_5, t0.enabled AS enabled_6, t0.salt AS salt_7, t0.password AS password_8, t0.last_login AS last_login_9, t0.confirmation_token AS confirmation_token_10, t0.password_requested_at AS password_requested_at_11, t0.roles AS roles_12, t0.first_name AS first_name_13, t0.last_name AS last_name_14, t0.role AS role_15, t0.organisation_structure AS organisation_structure_16 FROM `user` t0 WHERE t0.username_canonical = ? LIMIT 1
Parameters:
[
  "silvia.lazar@aspaas.gov.ro"
]

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.