Query Metrics

57 Database Queries
9 Different statements
25.07 ms Query time
0 Invalid entities

Queries

Group similar statements

# Time Info
1 2.28 ms
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.slug = ? LIMIT 1
Parameters:
[
  "the-new-energy-performance-of-buildings-directive-approaches-to-implementation-data-and-tools"
]
2 0.86 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.target_group AS target_group_4, t0.place AS place_5, t0.fk_course_id AS fk_course_id_6, t0.fk_language_id AS fk_language_id_7 FROM course_translate t0 WHERE t0.fk_course_id = ? AND t0.fk_language_id = ? LIMIT 1
Parameters:
[
  19
  "it"
]
3 0.69 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.target_group AS target_group_4, t0.place AS place_5, t0.fk_course_id AS fk_course_id_6, t0.fk_language_id AS fk_language_id_7 FROM course_translate t0 WHERE t0.fk_course_id = ? AND t0.fk_language_id = ? LIMIT 1
Parameters:
[
  19
  "en"
]
4 0.91 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.target_group AS target_group_4, t0.place AS place_5, t0.fk_course_id AS fk_course_id_6, t0.fk_language_id AS fk_language_id_7 FROM course_translate t0 WHERE t0.fk_course_id = ?
Parameters:
[
  19
]
5 0.78 ms
SELECT t0.id AS id_1, t0.language AS language_2, t0.fk_course_id AS fk_course_id_3, t0.fk_lecture_id AS fk_lecture_id_4 FROM course_lecture t0 WHERE t0.fk_course_id = ?
Parameters:
[
  19
]
6 0.44 ms
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:
[
  133
]
7 0.52 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.fk_lecture_id AS fk_lecture_id_4, t0.fk_language_id AS fk_language_id_5 FROM lecture_translate t0 WHERE t0.fk_lecture_id = ?
Parameters:
[
  133
]
8 0.50 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.lastname AS lastname_3, t0.email AS email_4, t0.picture AS picture_5, t0.partner AS partner_6, t0.slug AS slug_7, t0.type AS type_8, t0.order_list AS order_list_9 FROM lecturers t0 INNER JOIN lecture_lecturers ON t0.id = lecture_lecturers.lecturers_id WHERE lecture_lecturers.lecture_id = ?
Parameters:
[
  133
]
9 0.58 ms
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.fk_lecture_id = ?
Parameters:
[
  133
]
10 0.38 ms
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:
[
  134
]
11 0.37 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.fk_lecture_id AS fk_lecture_id_4, t0.fk_language_id AS fk_language_id_5 FROM lecture_translate t0 WHERE t0.fk_lecture_id = ?
Parameters:
[
  134
]
12 0.55 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.lastname AS lastname_3, t0.email AS email_4, t0.picture AS picture_5, t0.partner AS partner_6, t0.slug AS slug_7, t0.type AS type_8, t0.order_list AS order_list_9 FROM lecturers t0 INNER JOIN lecture_lecturers ON t0.id = lecture_lecturers.lecturers_id WHERE lecture_lecturers.lecture_id = ?
Parameters:
[
  134
]
13 0.78 ms
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.fk_lecture_id = ?
Parameters:
[
  134
]
14 0.67 ms
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:
[
  152
]
15 0.33 ms
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:
[
  135
]
16 0.41 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.fk_lecture_id AS fk_lecture_id_4, t0.fk_language_id AS fk_language_id_5 FROM lecture_translate t0 WHERE t0.fk_lecture_id = ?
Parameters:
[
  135
]
17 0.45 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.lastname AS lastname_3, t0.email AS email_4, t0.picture AS picture_5, t0.partner AS partner_6, t0.slug AS slug_7, t0.type AS type_8, t0.order_list AS order_list_9 FROM lecturers t0 INNER JOIN lecture_lecturers ON t0.id = lecture_lecturers.lecturers_id WHERE lecture_lecturers.lecture_id = ?
Parameters:
[
  135
]
18 0.40 ms
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.fk_lecture_id = ?
Parameters:
[
  135
]
19 0.33 ms
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:
[
  151
]
20 0.32 ms
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:
[
  136
]
21 0.54 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.fk_lecture_id AS fk_lecture_id_4, t0.fk_language_id AS fk_language_id_5 FROM lecture_translate t0 WHERE t0.fk_lecture_id = ?
Parameters:
[
  136
]
22 0.41 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.lastname AS lastname_3, t0.email AS email_4, t0.picture AS picture_5, t0.partner AS partner_6, t0.slug AS slug_7, t0.type AS type_8, t0.order_list AS order_list_9 FROM lecturers t0 INNER JOIN lecture_lecturers ON t0.id = lecture_lecturers.lecturers_id WHERE lecture_lecturers.lecture_id = ?
Parameters:
[
  136
]
23 0.33 ms
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.fk_lecture_id = ?
Parameters:
[
  136
]
24 0.42 ms
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:
[
  137
]
25 0.38 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.fk_lecture_id AS fk_lecture_id_4, t0.fk_language_id AS fk_language_id_5 FROM lecture_translate t0 WHERE t0.fk_lecture_id = ?
Parameters:
[
  137
]
26 0.33 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.lastname AS lastname_3, t0.email AS email_4, t0.picture AS picture_5, t0.partner AS partner_6, t0.slug AS slug_7, t0.type AS type_8, t0.order_list AS order_list_9 FROM lecturers t0 INNER JOIN lecture_lecturers ON t0.id = lecture_lecturers.lecturers_id WHERE lecture_lecturers.lecture_id = ?
Parameters:
[
  137
]
27 0.34 ms
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.fk_lecture_id = ?
Parameters:
[
  137
]
28 0.31 ms
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:
[
  153
]
29 0.35 ms
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:
[
  138
]
30 0.47 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.fk_lecture_id AS fk_lecture_id_4, t0.fk_language_id AS fk_language_id_5 FROM lecture_translate t0 WHERE t0.fk_lecture_id = ?
Parameters:
[
  138
]
31 0.36 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.lastname AS lastname_3, t0.email AS email_4, t0.picture AS picture_5, t0.partner AS partner_6, t0.slug AS slug_7, t0.type AS type_8, t0.order_list AS order_list_9 FROM lecturers t0 INNER JOIN lecture_lecturers ON t0.id = lecture_lecturers.lecturers_id WHERE lecture_lecturers.lecture_id = ?
Parameters:
[
  138
]
32 0.29 ms
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.fk_lecture_id = ?
Parameters:
[
  138
]
33 0.29 ms
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:
[
  154
]
34 0.27 ms
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:
[
  140
]
35 0.34 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.fk_lecture_id AS fk_lecture_id_4, t0.fk_language_id AS fk_language_id_5 FROM lecture_translate t0 WHERE t0.fk_lecture_id = ?
Parameters:
[
  140
]
36 0.46 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.lastname AS lastname_3, t0.email AS email_4, t0.picture AS picture_5, t0.partner AS partner_6, t0.slug AS slug_7, t0.type AS type_8, t0.order_list AS order_list_9 FROM lecturers t0 INNER JOIN lecture_lecturers ON t0.id = lecture_lecturers.lecturers_id WHERE lecture_lecturers.lecture_id = ?
Parameters:
[
  140
]
37 0.27 ms
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.fk_lecture_id = ?
Parameters:
[
  140
]
38 0.25 ms
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:
[
  139
]
39 0.55 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.fk_lecture_id AS fk_lecture_id_4, t0.fk_language_id AS fk_language_id_5 FROM lecture_translate t0 WHERE t0.fk_lecture_id = ?
Parameters:
[
  139
]
40 0.33 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.lastname AS lastname_3, t0.email AS email_4, t0.picture AS picture_5, t0.partner AS partner_6, t0.slug AS slug_7, t0.type AS type_8, t0.order_list AS order_list_9 FROM lecturers t0 INNER JOIN lecture_lecturers ON t0.id = lecture_lecturers.lecturers_id WHERE lecture_lecturers.lecture_id = ?
Parameters:
[
  139
]
41 0.27 ms
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.fk_lecture_id = ?
Parameters:
[
  139
]
42 0.29 ms
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:
[
  155
]
43 0.29 ms
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:
[
  141
]
44 0.34 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.fk_lecture_id AS fk_lecture_id_4, t0.fk_language_id AS fk_language_id_5 FROM lecture_translate t0 WHERE t0.fk_lecture_id = ?
Parameters:
[
  141
]
45 0.33 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.lastname AS lastname_3, t0.email AS email_4, t0.picture AS picture_5, t0.partner AS partner_6, t0.slug AS slug_7, t0.type AS type_8, t0.order_list AS order_list_9 FROM lecturers t0 INNER JOIN lecture_lecturers ON t0.id = lecture_lecturers.lecturers_id WHERE lecture_lecturers.lecture_id = ?
Parameters:
[
  141
]
46 0.27 ms
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.fk_lecture_id = ?
Parameters:
[
  141
]
47 0.31 ms
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:
[
  156
]
48 0.28 ms
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:
[
  142
]
49 0.28 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.fk_lecture_id AS fk_lecture_id_4, t0.fk_language_id AS fk_language_id_5 FROM lecture_translate t0 WHERE t0.fk_lecture_id = ?
Parameters:
[
  142
]
50 0.37 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.lastname AS lastname_3, t0.email AS email_4, t0.picture AS picture_5, t0.partner AS partner_6, t0.slug AS slug_7, t0.type AS type_8, t0.order_list AS order_list_9 FROM lecturers t0 INNER JOIN lecture_lecturers ON t0.id = lecture_lecturers.lecturers_id WHERE lecture_lecturers.lecture_id = ?
Parameters:
[
  142
]
51 0.28 ms
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.fk_lecture_id = ?
Parameters:
[
  142
]
52 0.31 ms
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:
[
  157
]
53 0.28 ms
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:
[
  143
]
54 0.29 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.fk_lecture_id AS fk_lecture_id_4, t0.fk_language_id AS fk_language_id_5 FROM lecture_translate t0 WHERE t0.fk_lecture_id = ?
Parameters:
[
  143
]
55 0.39 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.lastname AS lastname_3, t0.email AS email_4, t0.picture AS picture_5, t0.partner AS partner_6, t0.slug AS slug_7, t0.type AS type_8, t0.order_list AS order_list_9 FROM lecturers t0 INNER JOIN lecture_lecturers ON t0.id = lecture_lecturers.lecturers_id WHERE lecture_lecturers.lecture_id = ?
Parameters:
[
  143
]
56 0.35 ms
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.fk_lecture_id = ?
Parameters:
[
  143
]
57 0.27 ms
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:
[
  158
]

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.