GET https://manage.syberinfo.com.au/admin/ref?page=1&sort%5Bsku%5D=DESC

Query Metrics

3 Database Queries
3 Different statements
1.42 ms Query time
0 Invalid entities
41 Managed entities

Queries

Group similar statements

# Time Info
1 0.75 ms
SELECT DISTINCT r0_.id AS id_0, r0_.sku AS sku_1, r0_.id AS id_2 FROM ref r0_ ORDER BY r0_.sku DESC, r0_.id DESC LIMIT 50
Parameters:
[]
2 0.50 ms
SELECT r0_.id AS id_0, r0_.sku AS sku_1, r0_.upc AS upc_2, r0_.ean AS ean_3, r0_.asin AS asin_4, r0_.barcode AS barcode_5, r0_.brand_id AS brand_id_6, r0_.gc_code AS gc_code_7, r0_.hs_code AS hs_code_8, r0_.brand_part_code AS brand_part_code_9, r0_.product_family AS product_family_10, r0_.release_date AS release_date_11, r0_.end_of_life_date AS end_of_life_date_12, r0_.icecat_gtins AS icecat_gtins_13, r0_.workflow_status AS workflow_status_14 FROM ref r0_ WHERE r0_.id IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) ORDER BY r0_.sku DESC, r0_.id DESC
Parameters:
[
  39
  31
  32
  10
  29
  36
  18
  1
  38
  15
  41
  40
  14
  28
  35
  33
  16
  21
  7
  12
  8
  11
  9
  37
  3
  2
  17
  5
  24
  25
  13
  30
  23
  4
  34
  20
  6
  22
  19
  26
  27
]
3 0.17 ms
SELECT count(*) AS sclr_0 FROM ref r0_
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\Ref 41

Entities Mapping

Class Mapping errors
App\Entity\Ref No errors.