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

Query Metrics

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

Queries

Group similar statements

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