POST https://gevensi.com/login

Query Metrics

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

Grouped Statements

Show all queries

Time Count Info
0.59 ms
(100.00%)
1
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.surname AS surname_6, t0.place AS place_7, t0.photo AS photo_8, t0.organization AS organization_9, t0.status_id AS status_id_10 FROM `user` t0 WHERE t0.email = ? LIMIT 1
Parameters:
[
  "tonatzy.cortes@a3e.com.mx"
]

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
App\Entity\UserStatus 1

Entities Mapping

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