GET http://masaepiano.com/admin/media

Query Metrics

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

Grouped Statements

Show all queries

Time Count Info
3.54 ms
(61.58%)
1
SELECT count(*) AS sclr_0 FROM media m0_
Parameters:
[]
1.22 ms
(21.16%)
1
SELECT DISTINCT m0_.id AS id_0 FROM media m0_ LIMIT 20
Parameters:
[]
0.99 ms
(17.26%)
1
SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.filename AS filename_2, m0_.alt_text AS alt_text_3, m0_.updateup AS updateup_4, m0_.page AS page_5, m0_.numero AS numero_6, m0_.lien AS lien_7 FROM media m0_ WHERE m0_.id IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[
  1
  2
  3
  4
  5
  8
  10
  11
  12
  13
  14
  15
  16
  17
  18
  19
  20
  21
  22
  23
]

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\Media 20

Entities Mapping

Class Mapping errors
App\Entity\Media No errors.