GET https://content.gamingdesktop.com.au/admin/product-relations?page=50

Query Metrics

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

Queries

Group similar statements

# Time Info
1 1.02 ms
SELECT DISTINCT p0_.id AS id_0, p0_.id AS id_1 FROM product_relations p0_ ORDER BY p0_.id DESC LIMIT 20 OFFSET 980
Parameters:
[]
2 0.97 ms
SELECT p0_.id AS id_0, p0_.sku AS sku_1, p0_.ls_alternatives AS ls_alternatives_2, p0_.ls_accessories AS ls_accessories_3, p0_.dd_bundles AS dd_bundles_4 FROM product_relations p0_ WHERE p0_.id IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) ORDER BY p0_.id DESC
Parameters:
[
  20493
  20492
  20491
  20490
  20489
  20488
  20487
  20486
  20485
  20484
  20483
  20482
  20481
  20480
  20479
  20478
  20477
  20476
  20475
  20474
]
3 3.22 ms
SELECT count(*) AS sclr_0 FROM product_relations p0_
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\ProductRelations 20

Entities Mapping

Class Mapping errors
App\Entity\ProductRelations No errors.