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

Query Metrics

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

Queries

Group similar statements

# Time Info
1 1.09 ms
SELECT DISTINCT r0_.id AS id_0, r0_.ean AS ean_1, r0_.id AS id_2 FROM ref r0_ ORDER BY r0_.ean DESC, r0_.id DESC LIMIT 50
Parameters:
[]
2 2.73 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_.ean DESC, r0_.id DESC
Parameters:
[
  23
  40
  41
  35
  16
  14
  28
  25
  24
  22
  31
  32
  15
  39
  27
  20
  17
  33
  19
  26
  18
  13
  29
  38
  21
  30
  10
  37
  11
  36
  7
  12
  34
  5
  6
  4
  2
  3
  1
  8
  9
]
3 0.48 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.