GET https://manage.syberinfo.com.au/admin/file?page=1&sort%5Bid%5D=ASC

Query Metrics

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

Queries

Group similar statements

# Time Info
1 1.10 ms
SELECT DISTINCT f0_.id AS id_0, f0_.id AS id_1 FROM file f0_ ORDER BY f0_.id ASC LIMIT 30
Parameters:
[]
2 0.55 ms
SELECT f0_.id AS id_0, f0_.sku AS sku_1, f0_.alloy_file AS alloy_file_2, f0_.ds_file AS ds_file_3, f0_.icecat_file AS icecat_file_4, f0_.icecat_datasheet AS icecat_datasheet_5, f0_.icecat_manual_url AS icecat_manual_url_6, f0_.icecat_videos AS icecat_videos_7, f0_.icecat_warranty_info AS icecat_warranty_info_8, f0_.icecat_product_url AS icecat_product_url_9 FROM file f0_ WHERE f0_.id IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) ORDER BY f0_.id ASC
Parameters:
[
  1
  2
  3
  4
  5
  6
  7
  8
  9
  10
  11
  12
  13
  14
  15
  16
  17
  18
  19
  20
  21
  22
  23
  24
  25
  26
  27
  28
  29
  30
]
3 0.56 ms
SELECT count(*) AS sclr_0 FROM file f0_
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\File 30

Entities Mapping

Class Mapping errors
App\Entity\File No errors.