GET https://cortecostituzionale.strategiedigitali.net/scheda-pronuncia/2025/172

Query Metrics

4 Database Queries
4 Different statements
7.49 ms Query time
0 Invalid entities

Queries

Group similar statements

# Time Info
1 3.34 ms
SELECT t0.id AS id_1, t0.date AS date_2, t0.section AS section_3, t0.year AS year_4, t0.number AS number_5, t0.title AS title_6, t0.description AS description_7, t0.headline AS headline_8, t0.in_home AS in_home_9, t0.to_send AS to_send_10, t0.sent_at AS sent_at_11, t0.remote_id AS remote_id_12, t0.button_label AS button_label_13, t0.button_decree_label AS button_decree_label_14, t0.created_at AS created_at_15, t0.deleted_at AS deleted_at_16, t0.publishing_status AS publishing_status_17, t0.ordering AS ordering_18, t0.document_name AS document_name_19, t0.document_original_name AS document_original_name_20, t0.document_url AS document_url_21, t0.decree_name AS decree_name_22, t0.decree_original_name AS decree_original_name_23, t0.decree_url AS decree_url_24 FROM releases t0 WHERE t0.year = ? AND t0.number = ? LIMIT 1
Parameters:
[
  "2025"
  "172"
]
2 0.80 ms
SELECT t0.id AS id_1, t0.caption AS caption_2, t0.link AS link_3, t0.ordering AS ordering_4, t0.release_id AS release_id_5 FROM release_link t0 WHERE t0.release_id IN (?)
Parameters:
[
  "7157fa74-ec22-4654-bcf9-9e78308bc3b5"
]
3 2.34 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.subtitle AS subtitle_3, t0.document AS document_4, t0.year AS year_5, t0.number AS number_6, t0.abstract AS abstract_7, t0.created_at AS created_at_8, t0.deleted_at AS deleted_at_9, t0.publishing_status AS publishing_status_10 FROM english t0 WHERE t0.year = ? AND t0.number = ? LIMIT 1
Parameters:
[
  2025
  172
]
4 1.01 ms
SELECT t0.id AS id_1, t0.numero_sentenza AS numero_sentenza_2, t0.anno_sentenza AS anno_sentenza_3, t0.titolo AS titolo_4, t0.contenuto AS contenuto_5, t0.created_at AS created_at_6, t0.deleted_at AS deleted_at_7, t0.publishing_status AS publishing_status_8, t0.document_name AS document_name_9, t0.document_original_name AS document_original_name_10, t0.document_url AS document_url_11 FROM legal_summary t0 WHERE t0.anno_sentenza = ? AND t0.numero_sentenza = ? LIMIT 1
Parameters:
[
  2025
  172
]

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.