GET https://academy.timepac.eu/es/lecture-materials/12/62/82

Query Metrics

4 Database Queries
4 Different statements
3.01 ms Query time
0 Invalid entities
  • Grouped Statements
  • Database Connections
  • Entity Managers
  • Second Level Cache
  • Entities Mapping

Show all queries

Time Count Info
1.31 ms
(43.51%)
1
SELECT t0.id AS id_1, t0.date_start AS date_start_2, t0.date_end AS date_end_3, t0.mode AS mode_4, t0.experts AS experts_5, t0.slug AS slug_6, t0.organizer AS organizer_7, t0.open AS open_8, t0.time_start AS time_start_9, t0.time_end AS time_end_10, t0.link_course AS link_course_11, t0.link_youtube AS link_youtube_12, t0.venue AS venue_13, t0.language AS language_14 FROM course t0 WHERE t0.id = ?
Parameters:
0 of 0
[ "12" ]
0.70 ms
(23.37%)
1
SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.fk_lecture_materials_id AS fk_lecture_materials_id_4, t0.fk_language_id AS fk_language_id_5 FROM lecture_materials_translate t0 WHERE t0.fk_lecture_materials_id = ?
Parameters:
0 of 0
[ 82 ]
0.55 ms
(18.15%)
1
SELECT t0.id AS id_1, t0.date_created AS date_created_2, t0.slug AS slug_3 FROM lecture t0 WHERE t0.id = ?
Parameters:
0 of 0
[ "62" ]
0.45 ms
(14.97%)
1
SELECT t0.id AS id_1, t0.name AS name_2, t0.file AS file_3, t0.type AS type_4, t0.date_created AS date_created_5, t0.language AS language_6, t0.fk_lecture_id AS fk_lecture_id_7 FROM lecture_materials t0 WHERE t0.id = ?
Parameters:
0 of 0
[ "82" ]