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

Query Metrics

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

Queries

Group similar statements

# Time Info
1 2.31 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 0.99 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:
[
  "a58a6908-6b67-43af-ae1d-995dfdc28b4d"
]
3 0.89 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:
[
  "a58a6908-6b67-43af-ae1d-995dfdc28b4d"
]
4 0.66 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:
[
  "f6c58e53-ffa5-47cb-a8f7-01af4213db44"
]
5 0.52 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:
[
  "f6c58e53-ffa5-47cb-a8f7-01af4213db44"
]
6 0.56 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:
[
  "8e558f93-3eb1-4623-8959-7cbf0f7eec02"
]
7 0.48 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:
[
  "8e558f93-3eb1-4623-8959-7cbf0f7eec02"
]

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.