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

Query Metrics

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

Queries

Group similar statements

# Time Info
1 1.57 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.96 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:
[
  "a275175b-29da-43aa-8e1c-781bcdc9f5a8"
]
3 0.92 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:
[
  "a275175b-29da-43aa-8e1c-781bcdc9f5a8"
]
4 0.79 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:
[
  "2227494e-e527-4dc8-8949-9a4484d49f0d"
]
5 0.75 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:
[
  "2227494e-e527-4dc8-8949-9a4484d49f0d"
]
6 0.61 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:
[
  "1749724273"
]
7 0.50 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:
[
  "1749724273"
]

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.