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

Query Metrics

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

Queries

Group similar statements

# Time Info
1 1.27 ms
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"
]
2 1.32 ms
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"
]
3 0.82 ms
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"
]
4 0.59 ms
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:
[
  "a9541c02-6eb0-41ca-80b4-857be3577ce1"
]
5 0.72 ms
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:
[
  "a9541c02-6eb0-41ca-80b4-857be3577ce1"
]
6 0.54 ms
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:
[
  "40943632-d70c-478f-a42f-063445ec9c39"
]
7 0.47 ms
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:
[
  "40943632-d70c-478f-a42f-063445ec9c39"
]

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.