https://cud.devecomputer.com/alumnos/secretaria-academica/certificados-y-expedientes

Query Metrics

10 Database Queries
3 Different statements
9.48 ms Query time
0 Invalid entities

Grouped Statements

Show all queries

Time Count Info
4.53 ms
(47.79%)
1
SELECT t0.id AS id_1, t0.title AS title_2, t0.creation_date AS creation_date_3, t0.slug AS slug_4, t0.is_private AS is_private_5 FROM page t0 WHERE t0.slug = ? LIMIT 1
Parameters:
[
  "alumnos/secretaria-academica/certificados-y-expedientes"
]
3.22 ms
(33.95%)
8
SELECT t0.id AS id_1, t0.file_path AS file_path_2, t0.creation_date AS creation_date_3, t4.id AS id_5, t4.src AS src_6, t4.custom_type AS custom_type_7, t4.footer AS footer_8, t4.description AS description_9, t4.custom_order AS custom_order_10, t4.data AS data_11, t4.content AS content_12, t4.publish_date AS publish_date_13, t4.page_id AS page_id_14, t4.media_object_id AS media_object_id_15 FROM media_object t0 LEFT JOIN section t4 ON t4.media_object_id = t0.id WHERE t0.id = ?
Parameters:
[
  339
]
1.73 ms
(18.26%)
1
SELECT t0.id AS id_1, t0.src AS src_2, t0.custom_type AS custom_type_3, t0.footer AS footer_4, t0.description AS description_5, t0.custom_order AS custom_order_6, t0.data AS data_7, t0.content AS content_8, t0.publish_date AS publish_date_9, t0.page_id AS page_id_10, t0.media_object_id AS media_object_id_11 FROM section t0 WHERE t0.page_id = ? ORDER BY t0.custom_order ASC
Parameters:
[
  149
]

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.

Entities Mapping

Class Mapping errors
App\Entity\Page No errors.
App\Entity\Section No errors.
App\Entity\MediaObject No errors.