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

Query Metrics

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

Queries

Group similar statements

# Time Info
1 0.73 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 1980
Parameters:
[]
2 0.79 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:
[
  19493
  19492
  19491
  19490
  19489
  19488
  19487
  19486
  19485
  19484
  19483
  19482
  19481
  19480
  19479
  19478
  19477
  19476
  19475
  19474
]
3 4.06 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.