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

Query Metrics

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

Queries

Group similar statements

# Time Info
1 76.37 ms
SELECT DISTINCT s0_.id AS id_0, s0_.ds_code AS ds_code_1 FROM supplier_ref s0_ ORDER BY s0_.ds_code ASC LIMIT 50 OFFSET 4950
Parameters:
[]
2 1.35 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_.ds_code ASC
Parameters:
[
  20282
  20538
  20794
  21050
  21306
  59
  315
  571
  827
  1083
  1339
  1595
  1851
  2107
  2363
  2619
  2875
  3131
  3387
  3643
  3899
  4155
  4411
  4667
  4923
  5179
  5435
  5691
  5947
  6203
  6459
  6715
  6971
  7227
  7483
  7739
  7995
  8251
  8507
  8763
  9019
  9275
  9531
  9787
  10043
  10299
  10555
  10811
  11067
  11323
]
3 3.63 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.