GET https://manage.syberinfo.com.au/admin/name

Query Metrics

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

Queries

Group similar statements

# Time Info
1 1.52 ms
SELECT DISTINCT n0_.id AS id_0, n0_.id AS id_1 FROM name n0_ ORDER BY n0_.id DESC LIMIT 50
Parameters:
[]
2 1.23 ms
SELECT n0_.id AS id_0, n0_.sku AS sku_1, n0_.ls_name AS ls_name_2, n0_.alloy_name AS alloy_name_3, n0_.mmt_name AS mmt_name_4, n0_.ds_name AS ds_name_5, n0_.ds_alternative_title AS ds_alternative_title_6, n0_.dd_name AS dd_name_7, n0_.synnex_name AS synnex_name_8, n0_.icecat_name AS icecat_name_9, n0_.icecat_title AS icecat_title_10, n0_.icecat_short_name AS icecat_short_name_11 FROM name n0_ WHERE n0_.id IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) ORDER BY n0_.id DESC
Parameters:
[
  41
  40
  39
  38
  37
  36
  35
  34
  33
  32
  31
  30
  29
  28
  27
  26
  25
  24
  23
  22
  21
  20
  19
  18
  17
  16
  15
  14
  13
  12
  11
  10
  9
  8
  7
  6
  5
  4
  3
  2
  1
]
3 0.84 ms
SELECT count(*) AS sclr_0 FROM name n0_
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\Name 41

Entities Mapping

Class Mapping errors
App\Entity\Name No errors.