GET http://skolkakrupa.cz/download

Query Metrics

2 Database Queries
1 Different statements
4.35 ms Query time
0 Invalid entities

Queries

Group similar statements

# Time Info
1 3.74 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.created_at AS created_at_3, t0.filename AS filename_4, t0.is_active AS is_active_5, t0.is_registration AS is_registration_6 FROM downloadable t0 WHERE t0.is_active = ? AND t0.is_registration = ?
Parameters:
[
  1
  0
]
2 0.62 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.created_at AS created_at_3, t0.filename AS filename_4, t0.is_active AS is_active_5, t0.is_registration AS is_registration_6 FROM downloadable t0 WHERE t0.is_active = ? AND t0.is_registration = ?
Parameters:
[
  1
  1
]

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.

Entities Mapping

Class Mapping errors
App\Entity\Downloadable No errors.