GET https://boyekoli.com/admin/list-bundle-grades?page=1&sort%5Bid%5D=ASC

Query Metrics

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

Grouped Statements

Show all queries

Time Count Info
2.53 ms
(53.00%)
1
SELECT l0_.id AS id_0, l0_.name AS name_1, l0_.description AS description_2, l0_.type AS type_3 FROM list_bundle_grades l0_ WHERE l0_.id IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) ORDER BY l0_.id ASC
Parameters:
[
  1
  2
  3
  4
  5
  6
  7
  8
  9
  10
  11
  12
  13
  14
  15
  16
  17
  18
  19
  20
]
1.84 ms
(38.50%)
1
SELECT DISTINCT l0_.id AS id_0, l0_.id AS id_1 FROM list_bundle_grades l0_ ORDER BY l0_.id ASC OFFSET 0 ROWS FETCH NEXT 20 ROWS ONLY
Parameters:
[]
0.41 ms
(8.50%)
1
SELECT count(*) AS sclr_0 FROM list_bundle_grades 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\ListBundleGrades 20

Entities Mapping

Class Mapping errors
App\Entity\ListBundleGrades No errors.
App\Entity\CopperBundleChangeRequest No errors.
App\Entity\CopperBundles No errors.