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

Query Metrics

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

Queries

Group similar statements

# Time Info
1 95.82 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 12450
Parameters:
[]
2 0.83 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:
[
  5012
  5268
  5524
  5780
  6036
  6292
  6548
  6804
  7060
  7316
  7572
  7828
  8084
  8340
  8596
  8852
  9108
  9364
  9620
  9876
  10132
  10388
  10644
  10900
  11156
  11412
  11668
  11924
  12180
  12436
  12692
  12948
  13204
  13460
  13716
  13972
  14228
  14484
  14740
  14996
  15252
  15508
  15764
  16020
  16276
  16532
  16788
  17044
  17300
  17556
]
3 2.26 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.