GET https://manage.syberinfo.com.au/admin/category?page=1&sort%5Bid%5D=ASC

Query Metrics

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

Queries

Group similar statements

# Time Info
1 1.03 ms
SELECT DISTINCT c0_.id AS id_0, c0_.id AS id_1, c0_.sku AS sku_2 FROM category c0_ ORDER BY c0_.id ASC, c0_.sku ASC LIMIT 20
Parameters:
[]
2 0.53 ms
SELECT c0_.id AS id_0, c0_.sku AS sku_1, c0_.c1 AS c1_2, c0_.c2 AS c2_3, c0_.c3 AS c3_4, c0_.c4 AS c4_5, c0_.icecat_category AS icecat_category_6, c0_.icecat_category_id AS icecat_category_id_7 FROM category c0_ WHERE c0_.id IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) ORDER BY c0_.id ASC, c0_.sku ASC
Parameters:
[
  1
  2
  3
  4
  5
  6
  7
  8
  9
  10
  11
  12
  13
  14
  15
  16
  17
  18
  19
  20
]
3 1.29 ms
SELECT count(*) AS sclr_0 FROM category c0_
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\Category 20

Entities Mapping

Class Mapping errors
App\Entity\Category No errors.