GET http://masaepiano.com/admin/media?page=1&sort%5Bpage%5D=ASC

Query Metrics

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

Grouped Statements

Show all queries

Time Count Info
1.20 ms
(36.88%)
1
SELECT count(*) AS sclr_0 FROM media m0_
Parameters:
[]
1.04 ms
(32.13%)
1
SELECT DISTINCT m0_.id AS id_0, m0_.page AS page_1 FROM media m0_ ORDER BY m0_.page ASC LIMIT 20
Parameters:
[]
1.01 ms
(30.99%)
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 (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) ORDER BY m0_.page ASC
Parameters:
[
  14
  23
  22
  17
  15
  5
  8
  10
  11
  12
  13
  1
  16
  4
  21
  3
  2
  18
  19
  20
]

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.