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

Query Metrics

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

Queries

Group similar statements

# Time Info
1 4.51 ms
SELECT DISTINCT s0_.id AS id_0, s0_.alloy_code AS alloy_code_1 FROM supplier_ref s0_ ORDER BY s0_.alloy_code DESC LIMIT 50 OFFSET 200
Parameters:
[]
2 0.62 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_.alloy_code DESC
Parameters:
[
  8450
  8706
  8962
  9218
  9474
  9730
  9986
  10242
  10498
  10754
  11010
  11266
  11522
  11778
  12034
  12290
  12546
  12802
  13058
  13314
  13570
  13826
  14082
  14338
  14594
  14850
  15106
  15362
  15618
  15874
  16130
  16386
  16642
  16898
  17154
  17410
  17666
  17922
  18178
  18434
  18690
  18946
  19202
  19458
  19714
  19970
  20226
  20482
  20738
  20994
]
3 2.66 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.