GET https://manage.syberinfo.com.au/admin/product-relations

Query Metrics

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

Queries

Group similar statements

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