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

Query Metrics

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

Queries

Group similar statements

# Time Info
1 0.38 ms
SELECT DISTINCT n0_.id AS id_0, n0_.sku AS sku_1, n0_.id AS id_2 FROM name n0_ ORDER BY n0_.sku DESC, n0_.id DESC LIMIT 50
Parameters:
[]
2 0.64 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_.sku DESC, n0_.id 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
  13
  30
  23
  4
  34
  20
  6
  22
  19
  26
  27
]
3 0.22 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.