GET https://boyekoli.com/admin/list-column-header?page=3&sort%5Bheader%5D=ASC

Query Metrics

3 Database Queries
3 Different statements
9.30 ms Query time
0 Invalid entities
13 Managed entities

Grouped Statements

Show all queries

Time Count Info
6.01 ms
(64.64%)
1
SELECT DISTINCT l0_.id AS id_0, l0_.header AS header_1 FROM list_column_header l0_ ORDER BY l0_.header ASC OFFSET 40 ROWS FETCH NEXT 20 ROWS ONLY
Parameters:
[]
2.93 ms
(31.51%)
1
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 (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) ORDER BY l0_.header ASC
Parameters:
[
  45
  27
  40
  19
  20
  52
  41
  7
  23
  53
  51
  42
  21
]
0.36 ms
(3.85%)
1
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 13

Entities Mapping

Class Mapping errors
App\Entity\ListColumnHeader No errors.