GET https://content.gamingdesktop.com.au/admin/ref?page=2&sort%5Bid%5D=ASC

Query Metrics

3 Database Queries
3 Different statements
4.54 ms Query time
0 Invalid entities
50 Managed entities

Queries

Group similar statements

# Time Info
1 0.41 ms
SELECT DISTINCT r0_.id AS id_0, r0_.id AS id_1 FROM ref r0_ ORDER BY r0_.id ASC LIMIT 50 OFFSET 50
Parameters:
[]
2 0.65 ms
SELECT r0_.id AS id_0, r0_.sku AS sku_1, r0_.upc AS upc_2, r0_.ean AS ean_3, r0_.asin AS asin_4, r0_.barcode AS barcode_5, r0_.brand_id AS brand_id_6, r0_.gc_code AS gc_code_7, r0_.hs_code AS hs_code_8, r0_.brand_part_code AS brand_part_code_9, r0_.product_family AS product_family_10, r0_.release_date AS release_date_11, r0_.end_of_life_date AS end_of_life_date_12, r0_.icecat_gtins AS icecat_gtins_13, r0_.workflow_status AS workflow_status_14 FROM ref r0_ WHERE r0_.id IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) ORDER BY r0_.id ASC
Parameters:
[
  51
  52
  53
  54
  55
  56
  57
  58
  59
  60
  61
  62
  63
  64
  65
  66
  67
  68
  69
  70
  71
  72
  73
  74
  75
  76
  77
  78
  79
  80
  81
  82
  83
  84
  85
  86
  87
  88
  89
  90
  91
  92
  93
  94
  95
  96
  97
  98
  99
  100
]
3 3.48 ms
SELECT count(*) AS sclr_0 FROM ref r0_
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\Ref 50

Entities Mapping

Class Mapping errors
App\Entity\Ref No errors.