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

Query Metrics

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

Queries

Group similar statements

# Time Info
1 10.82 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 450
Parameters:
[]
2 1.42 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:
[
  8708
  8964
  9220
  9476
  9732
  9988
  10244
  10500
  10756
  11012
  11268
  11524
  11780
  12036
  12292
  12548
  12804
  13060
  13316
  13572
  13828
  14084
  14340
  14596
  14852
  15108
  15364
  15620
  15876
  16132
  16388
  16644
  16900
  17156
  17412
  17668
  17924
  18180
  18436
  18692
  18948
  19204
  19460
  19716
  19972
  20228
  20484
  20740
  20996
  21252
]
3 4.96 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.