GET https://boyekoli.com/admin/list-column-header?page=2

Query Metrics

3 Database Queries
3 Different statements
4.51 ms Query time
0 Invalid entities
20 Managed entities

Queries

Group similar statements

# Time Info
1 1.96 ms
SELECT DISTINCT l0_.id AS id_0 FROM list_column_header l0_ ORDER BY 1 OFFSET 20 ROWS FETCH NEXT 20 ROWS ONLY
Parameters:
[]
2 1.75 ms
SELECT l0_.id AS id_0, l0_.header AS header_1, l0_.table_name AS table_name_2 FROM list_column_header l0_ WHERE l0_.id IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[
  21
  22
  23
  24
  25
  26
  27
  28
  29
  30
  31
  32
  33
  34
  35
  36
  37
  38
  39
  40
]
3 0.80 ms
SELECT count(*) AS sclr_0 FROM list_column_header l0_
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\ListColumnHeader 20

Entities Mapping

Class Mapping errors
App\Entity\ListColumnHeader No errors.