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

Query Metrics

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

Queries

Group similar statements

# Time Info
1 6.51 ms
SELECT DISTINCT s0_.id AS id_0, s0_.alloy_code AS alloy_code_1 FROM supplier_ref s0_ ORDER BY s0_.alloy_code ASC LIMIT 50 OFFSET 50
Parameters:
[]
2 1.37 ms
SELECT s0_.id AS id_0, s0_.sku AS sku_1, s0_.ls_code AS ls_code_2, s0_.alloy_code AS alloy_code_3, s0_.mmt_code AS mmt_code_4, s0_.ds_code AS ds_code_5, s0_.dd_code AS dd_code_6, s0_.synnex_code AS synnex_code_7 FROM supplier_ref s0_ WHERE s0_.id IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) ORDER BY s0_.alloy_code ASC
Parameters:
[
  13056
  13312
  13568
  13824
  14080
  14336
  14592
  14848
  15104
  15360
  15616
  15872
  16128
  16384
  16640
  16896
  17152
  17408
  17664
  17920
  18176
  18432
  18688
  18944
  19200
  19456
  19712
  19968
  20224
  20480
  20736
  20992
  21248
  1
  257
  513
  769
  1025
  1281
  1537
  1793
  2049
  2305
  2561
  2817
  3073
  3329
  3585
  3841
  4097
]
3 3.87 ms
SELECT count(*) AS sclr_0 FROM supplier_ref s0_
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\SupplierRef 50

Entities Mapping

Class Mapping errors
App\Entity\SupplierRef No errors.