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

Query Metrics

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

Queries

Group similar statements

# Time Info
1 123.69 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.23 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:
[
  16687
  16943
  17199
  17455
  17711
  17967
  18223
  18479
  18735
  18991
  19247
  19503
  19759
  20015
  20271
  20527
  20783
  21039
  21295
  21551
  21807
  22063
  22319
  22575
  22831
  23087
  23343
  23599
  23855
  24111
  24367
  24623
  24879
  25135
  25391
  25647
  25903
  26159
  26415
  26671
  36143
  304
  560
  816
  1072
  1328
  1584
  1840
  2096
  2352
]
3 6.75 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.