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

Query Metrics

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

Queries

Group similar statements

# Time Info
1 5.74 ms
SELECT DISTINCT s0_.id AS id_0, s0_.ds_code AS ds_code_1 FROM supplier_ref s0_ ORDER BY s0_.ds_code DESC LIMIT 50 OFFSET 100
Parameters:
[]
2 0.95 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 DESC
Parameters:
[
  4353
  4609
  4865
  5121
  5377
  5633
  5889
  6145
  6401
  6657
  6913
  7169
  7425
  7681
  7937
  8193
  8449
  8705
  8961
  9217
  9473
  9729
  9985
  10241
  10497
  10753
  11009
  11265
  11521
  11777
  12033
  12289
  12545
  12801
  13057
  13313
  13569
  13825
  14081
  14337
  14593
  14849
  15105
  15361
  15617
  15873
  16129
  16385
  16641
  16897
]
3 2.89 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.