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

Query Metrics

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

Queries

Group similar statements

# Time Info
1 60.24 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 2450
Parameters:
[]
2 0.86 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:
[
  13079
  13335
  13591
  13847
  14103
  14359
  14615
  14871
  15127
  15383
  15639
  15895
  16151
  16407
  16663
  16919
  17175
  17431
  17687
  17943
  18199
  18455
  18711
  18967
  19223
  19479
  19735
  19991
  20247
  20503
  20759
  21015
  21271
  21527
  21783
  22039
  22295
  22551
  22807
  23063
  23319
  23575
  23831
  24087
  24343
  24599
  24855
  25111
  25367
  25623
]
3 5.70 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.