GET https://content.gamingdesktop.com.au/admin/brand?page=1&sort%5Bid%5D=ASC

Query Metrics

3 Database Queries
3 Different statements
1.94 ms Query time
0 Invalid entities
20 Managed entities

Queries

Group similar statements

# Time Info
1 0.79 ms
SELECT DISTINCT b0_.id AS id_0, b0_.id AS id_1, b0_.brand_name AS brand_name_2 FROM brand b0_ ORDER BY b0_.id ASC, b0_.brand_name ASC LIMIT 20
Parameters:
[]
2 0.88 ms
SELECT b0_.id AS id_0, b0_.brand_name AS brand_name_1, b0_.brand_url AS brand_url_2, b0_.brand_description AS brand_description_3, b0_.brand_logo AS brand_logo_4 FROM brand b0_ WHERE b0_.id IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) ORDER BY b0_.id ASC, b0_.brand_name ASC
Parameters:
[
  1
  2
  3
  4
  5
  6
  7
  8
  9
  10
  11
  12
  13
  14
  15
  16
  17
  18
  19
  20
]
3 0.27 ms
SELECT count(*) AS sclr_0 FROM brand b0_
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\Brand 20

Entities Mapping

Class Mapping errors
App\Entity\Brand No errors.