GET http://fondationassalam.ddns.net/demo-login/3

Query Metrics

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

Queries

Group similar statements

# Time Info
1 4.88 ms
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.created_at AS created_at_6 FROM "user" t0 WHERE t0.id = ?
Parameters:
[
  "3"
]
2 1.39 ms
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.created_at AS created_at_6 FROM "user" t0 WHERE t0.id = ?
Parameters:
[
  2
]

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 2

Entities Mapping

Class Mapping errors
App\Entity\User No errors.