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

Query Metrics

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

Queries

Group similar statements

# Time Info
1 34.16 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 1200
Parameters:
[]
2 0.82 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:
[
  6414
  6670
  6926
  7182
  7438
  7694
  7950
  8206
  8462
  8718
  8974
  9230
  9486
  9742
  9998
  10254
  10510
  10766
  11022
  11278
  11534
  11790
  12046
  12302
  12558
  12814
  13070
  13326
  13582
  13838
  14094
  14350
  14606
  14862
  15118
  15374
  15630
  15886
  16142
  16398
  16654
  16910
  17166
  17422
  17678
  17934
  18190
  18446
  18702
  18958
]
3 26.40 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.