POST https://3d-edem.com/en/login?q=en%2Flogin

Query Metrics

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

Grouped Statements

Show all queries

Time Count Info
6.21 ms
(100.00%)
1
SELECT t0.id AS id_1, t0.username AS username_2, t0.email AS email_3, t0.profile_image AS profile_image_4, t0.updated_at AS updated_at_5, t0.roles AS roles_6, t0.password AS password_7, t0.is_verified AS is_verified_8, t0.verification_token AS verification_token_9, t0.expires_at AS expires_at_10, t0.firstname AS firstname_11, t0.lastname AS lastname_12 FROM `user` t0 WHERE t0.email = ? LIMIT 1
Parameters:
[
  "admin@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\Favorite No errors.