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

Query Metrics

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

Grouped Statements

Show all queries

Time Count Info
18.91 ms
(81.66%)
1
SELECT DISTINCT u0_.id AS id_0, u0_.is_template AS is_template_1 FROM [user] u0_ ORDER BY u0_.is_template DESC OFFSET 0 ROWS FETCH NEXT 20 ROWS ONLY
Parameters:
[]
3.89 ms
(16.79%)
1
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_.is_template DESC
Parameters:
[
  21
  20
  19
  18
  17
  16
  15
  14
  13
  12
  11
  10
  9
  8
  7
  6
  5
  4
  3
  2
]
0.36 ms
(1.56%)
1
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