GET https://boyekoli.com/admin/user?page=1&sort%5Bid%5D=DESC

Query Metrics

3 Database Queries
3 Different statements
9.89 ms Query time
0 Invalid entities
21 Managed entities

Queries

Group similar statements

# Time Info
1 4.67 ms
SELECT DISTINCT u0_.id AS id_0, u0_.id AS id_1 FROM [user] u0_ ORDER BY u0_.id DESC OFFSET 0 ROWS FETCH NEXT 20 ROWS ONLY
Parameters:
[]
2 2.75 ms
SELECT u0_.id AS id_0, u0_.username AS username_1, u0_.roles AS roles_2, u0_.password AS password_3, u0_.full_name AS full_name_4, u0_.email AS email_5, u0_.phone AS phone_6, u0_.is_template AS is_template_7, u0_.status_id AS status_id_8, u0_.fonction_id AS fonction_id_9, u0_.service_id AS service_id_10 FROM [user] u0_ WHERE u0_.id IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) ORDER BY u0_.id DESC
Parameters:
[
  63
  62
  61
  60
  59
  58
  57
  56
  55
  54
  53
  52
  51
  50
  49
  48
  47
  46
  45
  44
]
3 2.47 ms
SELECT count(*) AS sclr_0 FROM [user] u0_
Parameters:
[]

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

Entities Mapping