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

Query Metrics

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

Queries

Group similar statements

# Time Info
1 0.79 ms
SELECT DISTINCT s0_.id AS id_0, s0_.sku AS sku_1 FROM supplier_ref s0_ ORDER BY s0_.sku DESC LIMIT 50 OFFSET 450
Parameters:
[]
2 1.22 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_.sku DESC
Parameters:
[
  9297
  10952
  8765
  12408
  10574
  9147
  11647
  11646
  9146
  10951
  14541
  12899
  11739
  9001
  9661
  20377
  11494
  8764
  12275
  8763
  10539
  14489
  12422
  19868
  8177
  11894
  8017
  10221
  12458
  20565
  10180
  20538
  13638
  13572
  16303
  21074
  18783
  14418
  12007
  13707
  20683
  10179
  9810
  21181
  11464
  17523
  11880
  11863
  17736
  13905
]
3 3.74 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.