https://cud.devecomputer.com/investigacion/oficina-de-promocion-de-la-investigacion/seminarios-de-investigacion-cud

Query Metrics

3 Database Queries
3 Different statements
6.24 ms Query time
0 Invalid entities

Queries

Group similar statements

# Time Info
1 2.53 ms
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:
[
  "investigacion/oficina-de-promocion-de-la-investigacion/seminarios-de-investigacion-cud"
]
2 2.88 ms
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:
[
  91
]
3 0.83 ms
SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.title AS title_3, t0.speaker AS speaker_4, t0.place AS place_5, t0.start_date AS start_date_6 FROM investigation_seminar t0 ORDER BY t0.id DESC
Parameters:
[]

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\InvestigationSeminar No errors.
App\Entity\MediaObject No errors.