GET https://cortecostituzionale.strategiedigitali.net/eventi/32

Query Metrics

21 Database Queries
3 Different statements
12.51 ms Query time
0 Invalid entities

Grouped Statements

Show all queries

Time Count Info
5.70 ms
(45.55%)
1
SELECT t0.id AS id_1, t0.title AS title_2, t0.ordering AS ordering_3, t0.description AS description_4, t0.link AS link_5, t0.date AS date_6, t0.created_at AS created_at_7, t0.deleted_at AS deleted_at_8, t0.publishing_status AS publishing_status_9, t0.document_name AS document_name_10, t0.document_original_name AS document_original_name_11, t0.document_url AS document_url_12 FROM event t0 WHERE t0.deleted_at IS NULL AND t0.publishing_status = ? ORDER BY t0.date DESC LIMIT 999
Parameters:
[
  "published"
]
3.87 ms
(30.91%)
10
SELECT t0.id AS id_1, t0.caption AS caption_2, t0.image AS image_3, t0.event_id AS event_id_4 FROM event_image t0 WHERE t0.event_id = ?
Parameters:
[
  "113"
]
2.94 ms
(23.54%)
10
SELECT t0.id AS id_1, t0.caption AS caption_2, t0.embed AS embed_3, t0.event_id AS event_id_4 FROM event_video t0 WHERE t0.event_id = ?
Parameters:
[
  "113"
]

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.