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

Query Metrics

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

Queries

Group similar statements

# Time Info
1 1.47 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.12 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:
[
  "1709042400"
]
3 0.60 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:
[
  "1709042400"
]
4 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:
[
  "1708474800"
]
5 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:
[
  "1708474800"
]
6 0.46 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:
[
  "1707955200"
]
7 0.44 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:
[
  "1707955200"
]

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.