GET https://www.castellazzodestampi.org/galleria/processione-2016

Query Metrics

3 Database Queries
2 Different statements
1.63 ms Query time
0 Invalid entities
3 Managed entities

Queries

Group similar statements

# Time Info
1 0.59 ms
SELECT t0.id AS id_1, t0.slug AS slug_2, t0.title AS title_3, t0.description AS description_4, t0.priority AS priority_5, t0.date AS date_6, t0.number_of_photos AS number_of_photos_7 FROM cas_gallery t0 WHERE t0.slug = ? LIMIT 1
Parameters:
[
  "processione-2016"
]
2 0.64 ms
SELECT t0.id AS id_1, t0.slug AS slug_2, t0.title AS title_3, t0.description AS description_4, t0.priority AS priority_5, t0.date AS date_6, t0.number_of_photos AS number_of_photos_7 FROM cas_gallery t0 WHERE t0.priority = ? LIMIT 1
Parameters:
[
  9
]
3 0.41 ms
SELECT t0.id AS id_1, t0.slug AS slug_2, t0.title AS title_3, t0.description AS description_4, t0.priority AS priority_5, t0.date AS date_6, t0.number_of_photos AS number_of_photos_7 FROM cas_gallery t0 WHERE t0.priority = ? LIMIT 1
Parameters:
[
  11
]

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\Gallery 3

Entities Mapping

Class Mapping errors
App\Entity\Gallery No errors.
App\Entity\GalleryImage No errors.