GET https://manage.syberinfo.com.au/admin/product-relations?page=2&sort%5Bid%5D=ASC

Query Metrics

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

Queries

Group similar statements

# Time Info
1 0.39 ms
SELECT DISTINCT p0_.id AS id_0, p0_.id AS id_1 FROM product_relations p0_ ORDER BY p0_.id ASC LIMIT 20 OFFSET 20
Parameters:
[]
2 0.41 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 ASC
Parameters:
[
  21
  22
  23
  24
  25
  26
  27
  28
  29
  30
  31
  32
  33
  34
  35
  36
  37
  38
  39
  40
]
3 0.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.