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

Query Metrics

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

Queries

Group similar statements

# Time Info
1 6.00 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 450
Parameters:
[]
2 1.09 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:
[
  7941
  8197
  8453
  8709
  8965
  9221
  9477
  9733
  9989
  10245
  10501
  10757
  11013
  11269
  11525
  11781
  12037
  12293
  12549
  12805
  13061
  13317
  13573
  13829
  14085
  14341
  14597
  14853
  15109
  15365
  15621
  15877
  16133
  16389
  16645
  16901
  17157
  17413
  17669
  17925
  18181
  18437
  18693
  18949
  19205
  19461
  19717
  19973
  20229
  20485
]
3 3.81 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.