Query Metrics

2 Database Queries
2 Different statements
3.71 ms Query time
0 Invalid entities
11 Managed entities

Grouped Statements

Show all queries

Time Count Info
2.20 ms
(59.21%)
1
SELECT m0_.id AS id_0, m0_.title AS title_1, m0_.date AS date_2, m0_.url AS url_3, m0_.name AS name_4, m0_.media_type AS media_type_5, m0_.year AS year_6, m0_.published AS published_7 FROM media m0_ WHERE m0_.year = 2013 AND m0_.media_type = 'TV' ORDER BY m0_.date DESC
Parameters:
[]
1.51 ms
(40.79%)
1
SELECT t0.id AS id_1, t0.vType AS vType_2, t0.name AS name_3, t0.value AS value_4 FROM variable t0 WHERE t0.name = ? LIMIT 1
Parameters:
[
  "siteTitle"
]

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 10
App\Entity\Variable 1

Entities Mapping

Class Mapping errors
App\Entity\Variable No errors.
App\Entity\Media No errors.