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

Query Metrics

3 Database Queries
3 Different statements
1.39 ms Query time
0 Invalid entities
30 Managed entities

Queries

Group similar statements

# Time Info
1 0.41 ms
SELECT DISTINCT e0_.id AS id_0, e0_.sku AS sku_1 FROM eta e0_ ORDER BY e0_.sku DESC LIMIT 30
Parameters:
[]
2 0.72 ms
SELECT e0_.id AS id_0, e0_.sku AS sku_1, e0_.vic AS vic_2, e0_.nsw AS nsw_3, e0_.adl AS adl_4, e0_.qld AS qld_5, e0_.wa AS wa_6 FROM eta e0_ WHERE e0_.id IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) ORDER BY e0_.sku 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
]
3 0.26 ms
SELECT count(*) AS sclr_0 FROM eta e0_
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\Eta 30

Entities Mapping

Class Mapping errors
App\Entity\Eta No errors.