GET https://cortecostituzionale.strategiedigitali.net/scuole

Query Metrics

7 Database Queries
3 Different statements
5.73 ms Query time
0 Invalid entities

Grouped Statements

Show all queries

Time Count Info
2.45 ms
(42.70%)
3
SELECT t0.id AS id_1, t0.caption AS caption_2, t0.image AS image_3, t0.school_id AS school_id_4 FROM school_image t0 WHERE t0.school_id = ?
Parameters:
[
  "9919d590-bdf6-46b5-80c2-9d43e94ad076"
]
2.02 ms
(35.17%)
3
SELECT t0.id AS id_1, t0.caption AS caption_2, t0.embed AS embed_3, t0.school_id AS school_id_4 FROM school_video t0 WHERE t0.school_id = ?
Parameters:
[
  "9919d590-bdf6-46b5-80c2-9d43e94ad076"
]
1.27 ms
(22.13%)
1
SELECT t0.id AS id_1, t0.school_name AS school_name_2, t0.visit_date AS visit_date_3, t0.city AS city_4, t0.judge_name AS judge_name_5, t0.created_at AS created_at_6, t0.deleted_at AS deleted_at_7, t0.publishing_status AS publishing_status_8 FROM school t0 WHERE t0.deleted_at IS NULL AND t0.publishing_status = ? ORDER BY t0.visit_date DESC LIMIT 999
Parameters:
[
  "published"
]

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.