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

Query Metrics

3 Database Queries
3 Different statements
1.13 ms Query time
0 Invalid entities
11 Managed entities

Grouped Statements

Show all queries

Time Count Info
0.43 ms
(37.55%)
1
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_.id DESC
Parameters:
[
  11
  10
  9
  8
  7
  6
  5
  4
  3
  2
  1
]
0.39 ms
(34.10%)
1
SELECT DISTINCT e0_.id AS id_0, e0_.id AS id_1 FROM eta e0_ ORDER BY e0_.id DESC LIMIT 30 OFFSET 30
Parameters:
[]
0.32 ms
(28.35%)
1
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 11

Entities Mapping

Class Mapping errors
App\Entity\Eta No errors.