GET https://test.test.kursimple.de/frontend/course/?groupBy=type

Query Metrics

105 Database Queries
14 Different statements
33.41 ms Query time
0 Invalid entities
357 Managed entities

Queries

Group similar statements

# Time Info
1 0.74 ms
SELECT t0.id AS id_1, t0.created AS created_2, t0.modified AS modified_3, t0.name AS name_4, t0.street AS street_5, t0.street_number AS street_number_6, t0.addressAddition AS addressAddition_7, t0.postalcode AS postalcode_8, t0.city AS city_9, t0.country AS country_10, t0.email AS email_11, t0.web AS web_12, t0.phone AS phone_13, t0.fax AS fax_14, t0.from_email AS from_email_15, t0.logo_path AS logo_path_16, t0.subdomain AS subdomain_17, t0.keycloak_client_id AS keycloak_client_id_18, t0.keycloakGroupId AS keycloakGroupId_19 FROM client t0 WHERE t0.subdomain = ? LIMIT 1
Parameters:
[
  "test"
]
2 0.24 ms
SELECT t0.id AS id_1, t0.variableKey AS variableKey_2, t0.variableValue AS variableValue_3, t0.variableType AS variableType_4, t0.description AS description_5, t0.created AS created_6, t0.modified AS modified_7, t0.client_id AS client_id_8 FROM client_config_variable t0 WHERE t0.client_id = ? AND t0.variableKey = ? LIMIT 1
Parameters:
[
  1
  "THEME_NAME"
]
3 0.64 ms
SELECT t0.id AS id_1, t0.created AS created_2, t0.modified AS modified_3, t0.session_id AS session_id_4, t0.customer_id AS customer_id_5, t0.client_id AS client_id_6 FROM cart t0 WHERE t0.session_id = ? LIMIT 1
Parameters:
[
  ""
]
4 0.35 ms
SELECT t0.id AS id_1, t0.created AS created_2, t0.modified AS modified_3, t0.name AS name_4, t0.street AS street_5, t0.street_number AS street_number_6, t0.addressAddition AS addressAddition_7, t0.postalcode AS postalcode_8, t0.city AS city_9, t0.country AS country_10, t0.email AS email_11, t0.web AS web_12, t0.phone AS phone_13, t0.fax AS fax_14, t0.from_email AS from_email_15, t0.logo_path AS logo_path_16, t0.subdomain AS subdomain_17, t0.keycloak_client_id AS keycloak_client_id_18, t0.keycloakGroupId AS keycloakGroupId_19 FROM client t0 WHERE t0.subdomain = ? LIMIT 1
Parameters:
[
  "test"
]
5 4.03 ms
SELECT c0_.id AS id_0, c0_.created AS created_1, c0_.modified AS modified_2, c0_.published AS published_3, c0_.start AS start_4, c0_.end AS end_5, c0_.slots AS slots_6, c0_.code AS code_7, c0_.reservation_allowed AS reservation_allowed_8, c0_.booked_slots AS booked_slots_9, c0_.price AS price_10, c0_.tax_rate AS tax_rate_11, c0_.material_cost AS material_cost_12, c0_.number AS number_13, c0_.client_id AS client_id_14, c0_.venueId AS venueId_15, c0_.venueRoomId AS venueRoomId_16, c0_.courseId AS courseId_17 FROM course_occurrence c0_ LEFT JOIN course c1_ ON c0_.courseId = c1_.id LEFT JOIN client c2_ ON c1_.client_id = c2_.id LEFT JOIN course_occurrence_time c3_ ON c0_.id = c3_.occurrenceId WHERE c2_.id = ? AND c0_.published = ? AND c3_.start > ? AND c1_.course_nature = ? ORDER BY c3_.start ASC LIMIT 100
Parameters:
[
  1
  1
  "2026-01-22 17:02:13"
  "Course"
]
6 0.37 ms
SELECT t0.id AS id_1, t0.created AS created_2, t0.modified AS modified_3, t0.title AS title_4, t0.subtitle AS subtitle_5, t0.course_nature AS course_nature_6, t0.description AS description_7, t0.searchwords AS searchwords_8, t0.price AS price_9, t0.rabatt AS rabatt_10, t0.tax_rate AS tax_rate_11, t0.number AS number_12, t0.material_cost AS material_cost_13, t0.target_age_min AS target_age_min_14, t0.target_age_max AS target_age_max_15, t0.invoice_upper_comment AS invoice_upper_comment_16, t0.invoice_lower_comment AS invoice_lower_comment_17, t0.invoice_lower_comment_debit AS invoice_lower_comment_debit_18, t0.client_id AS client_id_19, t0.subscription_id AS subscription_id_20, t0.category_id AS category_id_21, t0.series_id AS series_id_22, t0.type_id AS type_id_23 FROM course t0 WHERE t0.id = ?
Parameters:
[
  5
]
7 0.23 ms
SELECT t0.id AS id_1, t0.created AS created_2, t0.modified AS modified_3, t0.title AS title_4, t0.subtitle AS subtitle_5, t0.course_nature AS course_nature_6, t0.description AS description_7, t0.searchwords AS searchwords_8, t0.price AS price_9, t0.rabatt AS rabatt_10, t0.tax_rate AS tax_rate_11, t0.number AS number_12, t0.material_cost AS material_cost_13, t0.target_age_min AS target_age_min_14, t0.target_age_max AS target_age_max_15, t0.invoice_upper_comment AS invoice_upper_comment_16, t0.invoice_lower_comment AS invoice_lower_comment_17, t0.invoice_lower_comment_debit AS invoice_lower_comment_debit_18, t0.client_id AS client_id_19, t0.subscription_id AS subscription_id_20, t0.category_id AS category_id_21, t0.series_id AS series_id_22, t0.type_id AS type_id_23 FROM course t0 WHERE t0.id = ?
Parameters:
[
  37
]
8 0.18 ms
SELECT t0.id AS id_1, t0.created AS created_2, t0.modified AS modified_3, t0.slug AS slug_4, t0.name AS name_5, t0.client_id AS client_id_6 FROM course_type t0 WHERE t0.id = ?
Parameters:
[
  14
]
9 0.16 ms
SELECT t0.id AS id_1, t0.created AS created_2, t0.modified AS modified_3, t0.title AS title_4, t0.subtitle AS subtitle_5, t0.course_nature AS course_nature_6, t0.description AS description_7, t0.searchwords AS searchwords_8, t0.price AS price_9, t0.rabatt AS rabatt_10, t0.tax_rate AS tax_rate_11, t0.number AS number_12, t0.material_cost AS material_cost_13, t0.target_age_min AS target_age_min_14, t0.target_age_max AS target_age_max_15, t0.invoice_upper_comment AS invoice_upper_comment_16, t0.invoice_lower_comment AS invoice_lower_comment_17, t0.invoice_lower_comment_debit AS invoice_lower_comment_debit_18, t0.client_id AS client_id_19, t0.subscription_id AS subscription_id_20, t0.category_id AS category_id_21, t0.series_id AS series_id_22, t0.type_id AS type_id_23 FROM course t0 WHERE t0.id = ?
Parameters:
[
  9
]
10 0.20 ms
SELECT t0.id AS id_1, t0.created AS created_2, t0.modified AS modified_3, t0.title AS title_4, t0.subtitle AS subtitle_5, t0.course_nature AS course_nature_6, t0.description AS description_7, t0.searchwords AS searchwords_8, t0.price AS price_9, t0.rabatt AS rabatt_10, t0.tax_rate AS tax_rate_11, t0.number AS number_12, t0.material_cost AS material_cost_13, t0.target_age_min AS target_age_min_14, t0.target_age_max AS target_age_max_15, t0.invoice_upper_comment AS invoice_upper_comment_16, t0.invoice_lower_comment AS invoice_lower_comment_17, t0.invoice_lower_comment_debit AS invoice_lower_comment_debit_18, t0.client_id AS client_id_19, t0.subscription_id AS subscription_id_20, t0.category_id AS category_id_21, t0.series_id AS series_id_22, t0.type_id AS type_id_23 FROM course t0 WHERE t0.id = ?
Parameters:
[
  11
]
11 0.16 ms
SELECT t0.id AS id_1, t0.created AS created_2, t0.modified AS modified_3, t0.title AS title_4, t0.subtitle AS subtitle_5, t0.course_nature AS course_nature_6, t0.description AS description_7, t0.searchwords AS searchwords_8, t0.price AS price_9, t0.rabatt AS rabatt_10, t0.tax_rate AS tax_rate_11, t0.number AS number_12, t0.material_cost AS material_cost_13, t0.target_age_min AS target_age_min_14, t0.target_age_max AS target_age_max_15, t0.invoice_upper_comment AS invoice_upper_comment_16, t0.invoice_lower_comment AS invoice_lower_comment_17, t0.invoice_lower_comment_debit AS invoice_lower_comment_debit_18, t0.client_id AS client_id_19, t0.subscription_id AS subscription_id_20, t0.category_id AS category_id_21, t0.series_id AS series_id_22, t0.type_id AS type_id_23 FROM course t0 WHERE t0.id = ?
Parameters:
[
  8
]
12 0.14 ms
SELECT t0.id AS id_1, t0.created AS created_2, t0.modified AS modified_3, t0.title AS title_4, t0.subtitle AS subtitle_5, t0.course_nature AS course_nature_6, t0.description AS description_7, t0.searchwords AS searchwords_8, t0.price AS price_9, t0.rabatt AS rabatt_10, t0.tax_rate AS tax_rate_11, t0.number AS number_12, t0.material_cost AS material_cost_13, t0.target_age_min AS target_age_min_14, t0.target_age_max AS target_age_max_15, t0.invoice_upper_comment AS invoice_upper_comment_16, t0.invoice_lower_comment AS invoice_lower_comment_17, t0.invoice_lower_comment_debit AS invoice_lower_comment_debit_18, t0.client_id AS client_id_19, t0.subscription_id AS subscription_id_20, t0.category_id AS category_id_21, t0.series_id AS series_id_22, t0.type_id AS type_id_23 FROM course t0 WHERE t0.id = ?
Parameters:
[
  12
]
13 0.18 ms
SELECT t0.id AS id_1, t0.created AS created_2, t0.modified AS modified_3, t0.title AS title_4, t0.subtitle AS subtitle_5, t0.course_nature AS course_nature_6, t0.description AS description_7, t0.searchwords AS searchwords_8, t0.price AS price_9, t0.rabatt AS rabatt_10, t0.tax_rate AS tax_rate_11, t0.number AS number_12, t0.material_cost AS material_cost_13, t0.target_age_min AS target_age_min_14, t0.target_age_max AS target_age_max_15, t0.invoice_upper_comment AS invoice_upper_comment_16, t0.invoice_lower_comment AS invoice_lower_comment_17, t0.invoice_lower_comment_debit AS invoice_lower_comment_debit_18, t0.client_id AS client_id_19, t0.subscription_id AS subscription_id_20, t0.category_id AS category_id_21, t0.series_id AS series_id_22, t0.type_id AS type_id_23 FROM course t0 WHERE t0.id = ?
Parameters:
[
  10
]
14 0.15 ms
SELECT t0.id AS id_1, t0.created AS created_2, t0.modified AS modified_3, t0.title AS title_4, t0.subtitle AS subtitle_5, t0.course_nature AS course_nature_6, t0.description AS description_7, t0.searchwords AS searchwords_8, t0.price AS price_9, t0.rabatt AS rabatt_10, t0.tax_rate AS tax_rate_11, t0.number AS number_12, t0.material_cost AS material_cost_13, t0.target_age_min AS target_age_min_14, t0.target_age_max AS target_age_max_15, t0.invoice_upper_comment AS invoice_upper_comment_16, t0.invoice_lower_comment AS invoice_lower_comment_17, t0.invoice_lower_comment_debit AS invoice_lower_comment_debit_18, t0.client_id AS client_id_19, t0.subscription_id AS subscription_id_20, t0.category_id AS category_id_21, t0.series_id AS series_id_22, t0.type_id AS type_id_23 FROM course t0 WHERE t0.id = ?
Parameters:
[
  3
]
15 0.14 ms
SELECT t0.id AS id_1, t0.created AS created_2, t0.modified AS modified_3, t0.title AS title_4, t0.subtitle AS subtitle_5, t0.course_nature AS course_nature_6, t0.description AS description_7, t0.searchwords AS searchwords_8, t0.price AS price_9, t0.rabatt AS rabatt_10, t0.tax_rate AS tax_rate_11, t0.number AS number_12, t0.material_cost AS material_cost_13, t0.target_age_min AS target_age_min_14, t0.target_age_max AS target_age_max_15, t0.invoice_upper_comment AS invoice_upper_comment_16, t0.invoice_lower_comment AS invoice_lower_comment_17, t0.invoice_lower_comment_debit AS invoice_lower_comment_debit_18, t0.client_id AS client_id_19, t0.subscription_id AS subscription_id_20, t0.category_id AS category_id_21, t0.series_id AS series_id_22, t0.type_id AS type_id_23 FROM course t0 WHERE t0.id = ?
Parameters:
[
  7
]
16 1.37 ms
SELECT c0_.id AS id_0, c0_.created AS created_1, c0_.modified AS modified_2, c0_.published AS published_3, c0_.start AS start_4, c0_.end AS end_5, c0_.slots AS slots_6, c0_.code AS code_7, c0_.reservation_allowed AS reservation_allowed_8, c0_.booked_slots AS booked_slots_9, c0_.price AS price_10, c0_.tax_rate AS tax_rate_11, c0_.material_cost AS material_cost_12, c0_.number AS number_13, c0_.client_id AS client_id_14, c0_.venueId AS venueId_15, c0_.venueRoomId AS venueRoomId_16, c0_.courseId AS courseId_17 FROM course_occurrence c0_ LEFT JOIN course c1_ ON c0_.courseId = c1_.id LEFT JOIN client c2_ ON c1_.client_id = c2_.id LEFT JOIN course_occurrence_time c3_ ON c0_.id = c3_.occurrenceId WHERE c2_.id = ? AND c0_.published = ? AND c3_.start > ? AND c1_.course_nature = ? ORDER BY c3_.start ASC
Parameters:
[
  1
  1
  "2026-01-22 17:02:13"
  "Course"
]
17 0.25 ms
SELECT t0.id AS id_1, t0.created AS created_2, t0.modified AS modified_3, t0.title AS title_4, t0.subtitle AS subtitle_5, t0.course_nature AS course_nature_6, t0.description AS description_7, t0.searchwords AS searchwords_8, t0.price AS price_9, t0.rabatt AS rabatt_10, t0.tax_rate AS tax_rate_11, t0.number AS number_12, t0.material_cost AS material_cost_13, t0.target_age_min AS target_age_min_14, t0.target_age_max AS target_age_max_15, t0.invoice_upper_comment AS invoice_upper_comment_16, t0.invoice_lower_comment AS invoice_lower_comment_17, t0.invoice_lower_comment_debit AS invoice_lower_comment_debit_18, t0.client_id AS client_id_19, t0.subscription_id AS subscription_id_20, t0.category_id AS category_id_21, t0.series_id AS series_id_22, t0.type_id AS type_id_23 FROM course t0 WHERE t0.id = ?
Parameters:
[
  30
]
18 0.16 ms
SELECT t0.id AS id_1, t0.created AS created_2, t0.modified AS modified_3, t0.title AS title_4, t0.subtitle AS subtitle_5, t0.course_nature AS course_nature_6, t0.description AS description_7, t0.searchwords AS searchwords_8, t0.price AS price_9, t0.rabatt AS rabatt_10, t0.tax_rate AS tax_rate_11, t0.number AS number_12, t0.material_cost AS material_cost_13, t0.target_age_min AS target_age_min_14, t0.target_age_max AS target_age_max_15, t0.invoice_upper_comment AS invoice_upper_comment_16, t0.invoice_lower_comment AS invoice_lower_comment_17, t0.invoice_lower_comment_debit AS invoice_lower_comment_debit_18, t0.client_id AS client_id_19, t0.subscription_id AS subscription_id_20, t0.category_id AS category_id_21, t0.series_id AS series_id_22, t0.type_id AS type_id_23 FROM course t0 WHERE t0.id = ?
Parameters:
[
  29
]
19 0.15 ms
SELECT t0.id AS id_1, t0.created AS created_2, t0.modified AS modified_3, t0.title AS title_4, t0.subtitle AS subtitle_5, t0.course_nature AS course_nature_6, t0.description AS description_7, t0.searchwords AS searchwords_8, t0.price AS price_9, t0.rabatt AS rabatt_10, t0.tax_rate AS tax_rate_11, t0.number AS number_12, t0.material_cost AS material_cost_13, t0.target_age_min AS target_age_min_14, t0.target_age_max AS target_age_max_15, t0.invoice_upper_comment AS invoice_upper_comment_16, t0.invoice_lower_comment AS invoice_lower_comment_17, t0.invoice_lower_comment_debit AS invoice_lower_comment_debit_18, t0.client_id AS client_id_19, t0.subscription_id AS subscription_id_20, t0.category_id AS category_id_21, t0.series_id AS series_id_22, t0.type_id AS type_id_23 FROM course t0 WHERE t0.id = ?
Parameters:
[
  28
]
20 0.15 ms
SELECT t0.id AS id_1, t0.created AS created_2, t0.modified AS modified_3, t0.title AS title_4, t0.subtitle AS subtitle_5, t0.course_nature AS course_nature_6, t0.description AS description_7, t0.searchwords AS searchwords_8, t0.price AS price_9, t0.rabatt AS rabatt_10, t0.tax_rate AS tax_rate_11, t0.number AS number_12, t0.material_cost AS material_cost_13, t0.target_age_min AS target_age_min_14, t0.target_age_max AS target_age_max_15, t0.invoice_upper_comment AS invoice_upper_comment_16, t0.invoice_lower_comment AS invoice_lower_comment_17, t0.invoice_lower_comment_debit AS invoice_lower_comment_debit_18, t0.client_id AS client_id_19, t0.subscription_id AS subscription_id_20, t0.category_id AS category_id_21, t0.series_id AS series_id_22, t0.type_id AS type_id_23 FROM course t0 WHERE t0.id = ?
Parameters:
[
  27
]
21 0.14 ms
SELECT t0.id AS id_1, t0.created AS created_2, t0.modified AS modified_3, t0.title AS title_4, t0.subtitle AS subtitle_5, t0.course_nature AS course_nature_6, t0.description AS description_7, t0.searchwords AS searchwords_8, t0.price AS price_9, t0.rabatt AS rabatt_10, t0.tax_rate AS tax_rate_11, t0.number AS number_12, t0.material_cost AS material_cost_13, t0.target_age_min AS target_age_min_14, t0.target_age_max AS target_age_max_15, t0.invoice_upper_comment AS invoice_upper_comment_16, t0.invoice_lower_comment AS invoice_lower_comment_17, t0.invoice_lower_comment_debit AS invoice_lower_comment_debit_18, t0.client_id AS client_id_19, t0.subscription_id AS subscription_id_20, t0.category_id AS category_id_21, t0.series_id AS series_id_22, t0.type_id AS type_id_23 FROM course t0 WHERE t0.id = ?
Parameters:
[
  26
]
22 0.15 ms
SELECT t0.id AS id_1, t0.created AS created_2, t0.modified AS modified_3, t0.title AS title_4, t0.subtitle AS subtitle_5, t0.course_nature AS course_nature_6, t0.description AS description_7, t0.searchwords AS searchwords_8, t0.price AS price_9, t0.rabatt AS rabatt_10, t0.tax_rate AS tax_rate_11, t0.number AS number_12, t0.material_cost AS material_cost_13, t0.target_age_min AS target_age_min_14, t0.target_age_max AS target_age_max_15, t0.invoice_upper_comment AS invoice_upper_comment_16, t0.invoice_lower_comment AS invoice_lower_comment_17, t0.invoice_lower_comment_debit AS invoice_lower_comment_debit_18, t0.client_id AS client_id_19, t0.subscription_id AS subscription_id_20, t0.category_id AS category_id_21, t0.series_id AS series_id_22, t0.type_id AS type_id_23 FROM course t0 WHERE t0.id = ?
Parameters:
[
  2
]
23 0.19 ms
SELECT t0.id AS id_1, t0.created AS created_2, t0.modified AS modified_3, t0.name AS name_4, t0.client_id AS client_id_5 FROM category t0 WHERE t0.client_id = ?
Parameters:
[
  1
]
24 0.25 ms
SELECT v0_.id AS id_0, v0_.created AS created_1, v0_.modified AS modified_2, v0_.name AS name_3, v0_.postalcode AS postalcode_4, v0_.city AS city_5, v0_.street AS street_6, v0_.street_number AS street_number_7, v0_.geo_latitude AS geo_latitude_8, v0_.geo_longitude AS geo_longitude_9, v0_.client_id AS client_id_10 FROM venue v0_ LEFT JOIN client c1_ ON v0_.client_id = c1_.id WHERE c1_.id = ?
Parameters:
[
  1
]
25 0.19 ms
SELECT t0.id AS id_1, t0.created AS created_2, t0.modified AS modified_3, t0.slug AS slug_4, t0.name AS name_5, t0.client_id AS client_id_6 FROM course_type t0 WHERE t0.client_id = ?
Parameters:
[
  1
]
26 0.30 ms
SELECT t0.id AS id_1, t0.created AS created_2, t0.modified AS modified_3, t0.name AS name_4, t0.street AS street_5, t0.street_number AS street_number_6, t0.addressAddition AS addressAddition_7, t0.postalcode AS postalcode_8, t0.city AS city_9, t0.country AS country_10, t0.email AS email_11, t0.web AS web_12, t0.phone AS phone_13, t0.fax AS fax_14, t0.from_email AS from_email_15, t0.logo_path AS logo_path_16, t0.subdomain AS subdomain_17, t0.keycloak_client_id AS keycloak_client_id_18, t0.keycloakGroupId AS keycloakGroupId_19 FROM client t0 WHERE t0.subdomain = ? LIMIT 1
Parameters:
[
  "test"
]
27 0.20 ms
SELECT t0.id AS id_1, t0.variableKey AS variableKey_2, t0.variableValue AS variableValue_3, t0.variableType AS variableType_4, t0.description AS description_5, t0.created AS created_6, t0.modified AS modified_7, t0.client_id AS client_id_8 FROM client_config_variable t0 WHERE t0.client_id = ? AND t0.variableKey = ? LIMIT 1
Parameters:
[
  1
  "THEME_NAME"
]
28 0.14 ms
SELECT t0.id AS id_1, t0.variableKey AS variableKey_2, t0.variableValue AS variableValue_3, t0.variableType AS variableType_4, t0.description AS description_5, t0.created AS created_6, t0.modified AS modified_7, t0.client_id AS client_id_8 FROM client_config_variable t0 WHERE t0.client_id = ? AND t0.variableKey = ? LIMIT 1
Parameters:
[
  1
  "THEME_NAME"
]
29 1.58 ms
SELECT t0.id AS id_1, t0.created AS created_2, t0.modified AS modified_3, t0.order_id AS order_id_4, t0.image AS image_5, t0.title AS title_6, t0.description AS description_7, t0.author AS author_8, t0.client_id AS client_id_9, t0.course_id AS course_id_10 FROM course_image t0 WHERE t0.course_id = ? ORDER BY t0.order_id ASC
Parameters:
[
  5
]
30 0.62 ms
SELECT t0.id AS id_1, t0.created AS created_2, t0.modified AS modified_3, t0.start AS start_4, t0.end AS end_5, t0.note AS note_6, t0.availability AS availability_7, t0.client_id AS client_id_8, t0.occurrenceId AS occurrenceId_9 FROM course_occurrence_time t0 WHERE t0.occurrenceId = ? ORDER BY t0.start ASC
Parameters:
[
  688
]
31 0.50 ms
SELECT t0.id AS id_1, t0.created AS created_2, t0.modified AS modified_3, t0.price AS price_4, t0.tax_rate AS tax_rate_5, t0.quantity AS quantity_6, t0.cancelled_quantity AS cancelled_quantity_7, t0.is_free AS is_free_8, t0.name AS name_9, t0.description AS description_10, t0.status AS status_11, t0.voucher_discount AS voucher_discount_12, t0.client_id AS client_id_13, t0._order_id AS _order_id_14, t0.course_occurrence_id AS course_occurrence_id_15, t0.course_occurrence_time_id AS course_occurrence_time_id_16, t0.course_subscription_booking_id AS course_subscription_booking_id_17, t0.course_item_id AS course_item_id_18, t0.voucher_id AS voucher_id_19 FROM customer_order_item t0 WHERE t0.course_occurrence_id = ?
Parameters:
[
  688
]
32 0.27 ms
SELECT t0.id AS id_1, t0.created AS created_2, t0.modified AS modified_3, t0.start AS start_4, t0.end AS end_5, t0.note AS note_6, t0.availability AS availability_7, t0.client_id AS client_id_8, t0.occurrenceId AS occurrenceId_9 FROM course_occurrence_time t0 WHERE t0.occurrenceId = ? ORDER BY t0.start ASC
Parameters:
[
  138
]
33 0.21 ms
SELECT t0.id AS id_1, t0.created AS created_2, t0.modified AS modified_3, t0.price AS price_4, t0.tax_rate AS tax_rate_5, t0.quantity AS quantity_6, t0.cancelled_quantity AS cancelled_quantity_7, t0.is_free AS is_free_8, t0.name AS name_9, t0.description AS description_10, t0.status AS status_11, t0.voucher_discount AS voucher_discount_12, t0.client_id AS client_id_13, t0._order_id AS _order_id_14, t0.course_occurrence_id AS course_occurrence_id_15, t0.course_occurrence_time_id AS course_occurrence_time_id_16, t0.course_subscription_booking_id AS course_subscription_booking_id_17, t0.course_item_id AS course_item_id_18, t0.voucher_id AS voucher_id_19 FROM customer_order_item t0 WHERE t0.course_occurrence_id = ?
Parameters:
[
  138
]
34 0.30 ms
SELECT t0.id AS id_1, t0.created AS created_2, t0.modified AS modified_3, t0.start AS start_4, t0.end AS end_5, t0.note AS note_6, t0.availability AS availability_7, t0.client_id AS client_id_8, t0.occurrenceId AS occurrenceId_9 FROM course_occurrence_time t0 WHERE t0.occurrenceId = ? ORDER BY t0.start ASC
Parameters:
[
  23
]
35 0.97 ms
SELECT t0.id AS id_1, t0.created AS created_2, t0.modified AS modified_3, t0.price AS price_4, t0.tax_rate AS tax_rate_5, t0.quantity AS quantity_6, t0.cancelled_quantity AS cancelled_quantity_7, t0.is_free AS is_free_8, t0.name AS name_9, t0.description AS description_10, t0.status AS status_11, t0.voucher_discount AS voucher_discount_12, t0.client_id AS client_id_13, t0._order_id AS _order_id_14, t0.course_occurrence_id AS course_occurrence_id_15, t0.course_occurrence_time_id AS course_occurrence_time_id_16, t0.course_subscription_booking_id AS course_subscription_booking_id_17, t0.course_item_id AS course_item_id_18, t0.voucher_id AS voucher_id_19 FROM customer_order_item t0 WHERE t0.course_occurrence_id = ?
Parameters:
[
  23
]
36 0.56 ms
SELECT t0.id AS id_1, t0.created AS created_2, t0.modified AS modified_3, t0.number AS number_4, t0.order_date AS order_date_5, t0.customer_title AS customer_title_6, t0.customer_salutation AS customer_salutation_7, t0.customer_member AS customer_member_8, t0.customer_company AS customer_company_9, t0.customer_firstname AS customer_firstname_10, t0.customer_lastname AS customer_lastname_11, t0.customer_street AS customer_street_12, t0.customer_street_number AS customer_street_number_13, t0.customer_postalcode AS customer_postalcode_14, t0.customer_city AS customer_city_15, t0.customer_contact_email AS customer_contact_email_16, t0.customer_country AS customer_country_17, t0.customer_phone AS customer_phone_18, t0.customer_age_group AS customer_age_group_19, t0.status AS status_20, t0.iban AS iban_21, t0.bic AS bic_22, t0.bank AS bank_23, t0.payment_type AS payment_type_24, t0.customer_comment AS customer_comment_25, t0.voucher_code AS voucher_code_26, t0.voucher_discount AS voucher_discount_27, t0.customer_id AS customer_id_28, t0.client_id AS client_id_29, t0.person_id AS person_id_30, t0.invoice_recipient_id AS invoice_recipient_id_31 FROM customer_order t0 WHERE t0.id = ?
Parameters:
[
  35
]
37 0.63 ms
SELECT t0.id AS id_1, t0.created AS created_2, t0.modified AS modified_3, t0.number AS number_4, t0.order_date AS order_date_5, t0.customer_title AS customer_title_6, t0.customer_salutation AS customer_salutation_7, t0.customer_member AS customer_member_8, t0.customer_company AS customer_company_9, t0.customer_firstname AS customer_firstname_10, t0.customer_lastname AS customer_lastname_11, t0.customer_street AS customer_street_12, t0.customer_street_number AS customer_street_number_13, t0.customer_postalcode AS customer_postalcode_14, t0.customer_city AS customer_city_15, t0.customer_contact_email AS customer_contact_email_16, t0.customer_country AS customer_country_17, t0.customer_phone AS customer_phone_18, t0.customer_age_group AS customer_age_group_19, t0.status AS status_20, t0.iban AS iban_21, t0.bic AS bic_22, t0.bank AS bank_23, t0.payment_type AS payment_type_24, t0.customer_comment AS customer_comment_25, t0.voucher_code AS voucher_code_26, t0.voucher_discount AS voucher_discount_27, t0.customer_id AS customer_id_28, t0.client_id AS client_id_29, t0.person_id AS person_id_30, t0.invoice_recipient_id AS invoice_recipient_id_31 FROM customer_order t0 WHERE t0.id = ?
Parameters:
[
  36
]
38 0.21 ms
SELECT t0.id AS id_1, t0.created AS created_2, t0.modified AS modified_3, t0.number AS number_4, t0.order_date AS order_date_5, t0.customer_title AS customer_title_6, t0.customer_salutation AS customer_salutation_7, t0.customer_member AS customer_member_8, t0.customer_company AS customer_company_9, t0.customer_firstname AS customer_firstname_10, t0.customer_lastname AS customer_lastname_11, t0.customer_street AS customer_street_12, t0.customer_street_number AS customer_street_number_13, t0.customer_postalcode AS customer_postalcode_14, t0.customer_city AS customer_city_15, t0.customer_contact_email AS customer_contact_email_16, t0.customer_country AS customer_country_17, t0.customer_phone AS customer_phone_18, t0.customer_age_group AS customer_age_group_19, t0.status AS status_20, t0.iban AS iban_21, t0.bic AS bic_22, t0.bank AS bank_23, t0.payment_type AS payment_type_24, t0.customer_comment AS customer_comment_25, t0.voucher_code AS voucher_code_26, t0.voucher_discount AS voucher_discount_27, t0.customer_id AS customer_id_28, t0.client_id AS client_id_29, t0.person_id AS person_id_30, t0.invoice_recipient_id AS invoice_recipient_id_31 FROM customer_order t0 WHERE t0.id = ?
Parameters:
[
  37
]
39 0.19 ms
SELECT t0.id AS id_1, t0.created AS created_2, t0.modified AS modified_3, t0.number AS number_4, t0.order_date AS order_date_5, t0.customer_title AS customer_title_6, t0.customer_salutation AS customer_salutation_7, t0.customer_member AS customer_member_8, t0.customer_company AS customer_company_9, t0.customer_firstname AS customer_firstname_10, t0.customer_lastname AS customer_lastname_11, t0.customer_street AS customer_street_12, t0.customer_street_number AS customer_street_number_13, t0.customer_postalcode AS customer_postalcode_14, t0.customer_city AS customer_city_15, t0.customer_contact_email AS customer_contact_email_16, t0.customer_country AS customer_country_17, t0.customer_phone AS customer_phone_18, t0.customer_age_group AS customer_age_group_19, t0.status AS status_20, t0.iban AS iban_21, t0.bic AS bic_22, t0.bank AS bank_23, t0.payment_type AS payment_type_24, t0.customer_comment AS customer_comment_25, t0.voucher_code AS voucher_code_26, t0.voucher_discount AS voucher_discount_27, t0.customer_id AS customer_id_28, t0.client_id AS client_id_29, t0.person_id AS person_id_30, t0.invoice_recipient_id AS invoice_recipient_id_31 FROM customer_order t0 WHERE t0.id = ?
Parameters:
[
  38
]
40 0.20 ms
SELECT t0.id AS id_1, t0.created AS created_2, t0.modified AS modified_3, t0.number AS number_4, t0.order_date AS order_date_5, t0.customer_title AS customer_title_6, t0.customer_salutation AS customer_salutation_7, t0.customer_member AS customer_member_8, t0.customer_company AS customer_company_9, t0.customer_firstname AS customer_firstname_10, t0.customer_lastname AS customer_lastname_11, t0.customer_street AS customer_street_12, t0.customer_street_number AS customer_street_number_13, t0.customer_postalcode AS customer_postalcode_14, t0.customer_city AS customer_city_15, t0.customer_contact_email AS customer_contact_email_16, t0.customer_country AS customer_country_17, t0.customer_phone AS customer_phone_18, t0.customer_age_group AS customer_age_group_19, t0.status AS status_20, t0.iban AS iban_21, t0.bic AS bic_22, t0.bank AS bank_23, t0.payment_type AS payment_type_24, t0.customer_comment AS customer_comment_25, t0.voucher_code AS voucher_code_26, t0.voucher_discount AS voucher_discount_27, t0.customer_id AS customer_id_28, t0.client_id AS client_id_29, t0.person_id AS person_id_30, t0.invoice_recipient_id AS invoice_recipient_id_31 FROM customer_order t0 WHERE t0.id = ?
Parameters:
[
  39
]
41 0.21 ms
SELECT t0.id AS id_1, t0.created AS created_2, t0.modified AS modified_3, t0.number AS number_4, t0.order_date AS order_date_5, t0.customer_title AS customer_title_6, t0.customer_salutation AS customer_salutation_7, t0.customer_member AS customer_member_8, t0.customer_company AS customer_company_9, t0.customer_firstname AS customer_firstname_10, t0.customer_lastname AS customer_lastname_11, t0.customer_street AS customer_street_12, t0.customer_street_number AS customer_street_number_13, t0.customer_postalcode AS customer_postalcode_14, t0.customer_city AS customer_city_15, t0.customer_contact_email AS customer_contact_email_16, t0.customer_country AS customer_country_17, t0.customer_phone AS customer_phone_18, t0.customer_age_group AS customer_age_group_19, t0.status AS status_20, t0.iban AS iban_21, t0.bic AS bic_22, t0.bank AS bank_23, t0.payment_type AS payment_type_24, t0.customer_comment AS customer_comment_25, t0.voucher_code AS voucher_code_26, t0.voucher_discount AS voucher_discount_27, t0.customer_id AS customer_id_28, t0.client_id AS client_id_29, t0.person_id AS person_id_30, t0.invoice_recipient_id AS invoice_recipient_id_31 FROM customer_order t0 WHERE t0.id = ?
Parameters:
[
  40
]
42 0.19 ms
SELECT t0.id AS id_1, t0.created AS created_2, t0.modified AS modified_3, t0.number AS number_4, t0.order_date AS order_date_5, t0.customer_title AS customer_title_6, t0.customer_salutation AS customer_salutation_7, t0.customer_member AS customer_member_8, t0.customer_company AS customer_company_9, t0.customer_firstname AS customer_firstname_10, t0.customer_lastname AS customer_lastname_11, t0.customer_street AS customer_street_12, t0.customer_street_number AS customer_street_number_13, t0.customer_postalcode AS customer_postalcode_14, t0.customer_city AS customer_city_15, t0.customer_contact_email AS customer_contact_email_16, t0.customer_country AS customer_country_17, t0.customer_phone AS customer_phone_18, t0.customer_age_group AS customer_age_group_19, t0.status AS status_20, t0.iban AS iban_21, t0.bic AS bic_22, t0.bank AS bank_23, t0.payment_type AS payment_type_24, t0.customer_comment AS customer_comment_25, t0.voucher_code AS voucher_code_26, t0.voucher_discount AS voucher_discount_27, t0.customer_id AS customer_id_28, t0.client_id AS client_id_29, t0.person_id AS person_id_30, t0.invoice_recipient_id AS invoice_recipient_id_31 FROM customer_order t0 WHERE t0.id = ?
Parameters:
[
  41
]
43 0.29 ms
SELECT t0.id AS id_1, t0.created AS created_2, t0.modified AS modified_3, t0.order_id AS order_id_4, t0.image AS image_5, t0.title AS title_6, t0.description AS description_7, t0.author AS author_8, t0.client_id AS client_id_9, t0.course_id AS course_id_10 FROM course_image t0 WHERE t0.course_id = ? ORDER BY t0.order_id ASC
Parameters:
[
  9
]
44 0.26 ms
SELECT t0.id AS id_1, t0.created AS created_2, t0.modified AS modified_3, t0.start AS start_4, t0.end AS end_5, t0.note AS note_6, t0.availability AS availability_7, t0.client_id AS client_id_8, t0.occurrenceId AS occurrenceId_9 FROM course_occurrence_time t0 WHERE t0.occurrenceId = ? ORDER BY t0.start ASC
Parameters:
[
  27
]
45 0.25 ms
SELECT t0.id AS id_1, t0.created AS created_2, t0.modified AS modified_3, t0.price AS price_4, t0.tax_rate AS tax_rate_5, t0.quantity AS quantity_6, t0.cancelled_quantity AS cancelled_quantity_7, t0.is_free AS is_free_8, t0.name AS name_9, t0.description AS description_10, t0.status AS status_11, t0.voucher_discount AS voucher_discount_12, t0.client_id AS client_id_13, t0._order_id AS _order_id_14, t0.course_occurrence_id AS course_occurrence_id_15, t0.course_occurrence_time_id AS course_occurrence_time_id_16, t0.course_subscription_booking_id AS course_subscription_booking_id_17, t0.course_item_id AS course_item_id_18, t0.voucher_id AS voucher_id_19 FROM customer_order_item t0 WHERE t0.course_occurrence_id = ?
Parameters:
[
  27
]
46 0.22 ms
SELECT t0.id AS id_1, t0.created AS created_2, t0.modified AS modified_3, t0.number AS number_4, t0.order_date AS order_date_5, t0.customer_title AS customer_title_6, t0.customer_salutation AS customer_salutation_7, t0.customer_member AS customer_member_8, t0.customer_company AS customer_company_9, t0.customer_firstname AS customer_firstname_10, t0.customer_lastname AS customer_lastname_11, t0.customer_street AS customer_street_12, t0.customer_street_number AS customer_street_number_13, t0.customer_postalcode AS customer_postalcode_14, t0.customer_city AS customer_city_15, t0.customer_contact_email AS customer_contact_email_16, t0.customer_country AS customer_country_17, t0.customer_phone AS customer_phone_18, t0.customer_age_group AS customer_age_group_19, t0.status AS status_20, t0.iban AS iban_21, t0.bic AS bic_22, t0.bank AS bank_23, t0.payment_type AS payment_type_24, t0.customer_comment AS customer_comment_25, t0.voucher_code AS voucher_code_26, t0.voucher_discount AS voucher_discount_27, t0.customer_id AS customer_id_28, t0.client_id AS client_id_29, t0.person_id AS person_id_30, t0.invoice_recipient_id AS invoice_recipient_id_31 FROM customer_order t0 WHERE t0.id = ?
Parameters:
[
  94
]
47 0.18 ms
SELECT t0.id AS id_1, t0.created AS created_2, t0.modified AS modified_3, t0.number AS number_4, t0.order_date AS order_date_5, t0.customer_title AS customer_title_6, t0.customer_salutation AS customer_salutation_7, t0.customer_member AS customer_member_8, t0.customer_company AS customer_company_9, t0.customer_firstname AS customer_firstname_10, t0.customer_lastname AS customer_lastname_11, t0.customer_street AS customer_street_12, t0.customer_street_number AS customer_street_number_13, t0.customer_postalcode AS customer_postalcode_14, t0.customer_city AS customer_city_15, t0.customer_contact_email AS customer_contact_email_16, t0.customer_country AS customer_country_17, t0.customer_phone AS customer_phone_18, t0.customer_age_group AS customer_age_group_19, t0.status AS status_20, t0.iban AS iban_21, t0.bic AS bic_22, t0.bank AS bank_23, t0.payment_type AS payment_type_24, t0.customer_comment AS customer_comment_25, t0.voucher_code AS voucher_code_26, t0.voucher_discount AS voucher_discount_27, t0.customer_id AS customer_id_28, t0.client_id AS client_id_29, t0.person_id AS person_id_30, t0.invoice_recipient_id AS invoice_recipient_id_31 FROM customer_order t0 WHERE t0.id = ?
Parameters:
[
  95
]
48 0.17 ms
SELECT t0.id AS id_1, t0.created AS created_2, t0.modified AS modified_3, t0.number AS number_4, t0.order_date AS order_date_5, t0.customer_title AS customer_title_6, t0.customer_salutation AS customer_salutation_7, t0.customer_member AS customer_member_8, t0.customer_company AS customer_company_9, t0.customer_firstname AS customer_firstname_10, t0.customer_lastname AS customer_lastname_11, t0.customer_street AS customer_street_12, t0.customer_street_number AS customer_street_number_13, t0.customer_postalcode AS customer_postalcode_14, t0.customer_city AS customer_city_15, t0.customer_contact_email AS customer_contact_email_16, t0.customer_country AS customer_country_17, t0.customer_phone AS customer_phone_18, t0.customer_age_group AS customer_age_group_19, t0.status AS status_20, t0.iban AS iban_21, t0.bic AS bic_22, t0.bank AS bank_23, t0.payment_type AS payment_type_24, t0.customer_comment AS customer_comment_25, t0.voucher_code AS voucher_code_26, t0.voucher_discount AS voucher_discount_27, t0.customer_id AS customer_id_28, t0.client_id AS client_id_29, t0.person_id AS person_id_30, t0.invoice_recipient_id AS invoice_recipient_id_31 FROM customer_order t0 WHERE t0.id = ?
Parameters:
[
  96
]
49 0.17 ms
SELECT t0.id AS id_1, t0.created AS created_2, t0.modified AS modified_3, t0.number AS number_4, t0.order_date AS order_date_5, t0.customer_title AS customer_title_6, t0.customer_salutation AS customer_salutation_7, t0.customer_member AS customer_member_8, t0.customer_company AS customer_company_9, t0.customer_firstname AS customer_firstname_10, t0.customer_lastname AS customer_lastname_11, t0.customer_street AS customer_street_12, t0.customer_street_number AS customer_street_number_13, t0.customer_postalcode AS customer_postalcode_14, t0.customer_city AS customer_city_15, t0.customer_contact_email AS customer_contact_email_16, t0.customer_country AS customer_country_17, t0.customer_phone AS customer_phone_18, t0.customer_age_group AS customer_age_group_19, t0.status AS status_20, t0.iban AS iban_21, t0.bic AS bic_22, t0.bank AS bank_23, t0.payment_type AS payment_type_24, t0.customer_comment AS customer_comment_25, t0.voucher_code AS voucher_code_26, t0.voucher_discount AS voucher_discount_27, t0.customer_id AS customer_id_28, t0.client_id AS client_id_29, t0.person_id AS person_id_30, t0.invoice_recipient_id AS invoice_recipient_id_31 FROM customer_order t0 WHERE t0.id = ?
Parameters:
[
  97
]
50 0.16 ms
SELECT t0.id AS id_1, t0.created AS created_2, t0.modified AS modified_3, t0.number AS number_4, t0.order_date AS order_date_5, t0.customer_title AS customer_title_6, t0.customer_salutation AS customer_salutation_7, t0.customer_member AS customer_member_8, t0.customer_company AS customer_company_9, t0.customer_firstname AS customer_firstname_10, t0.customer_lastname AS customer_lastname_11, t0.customer_street AS customer_street_12, t0.customer_street_number AS customer_street_number_13, t0.customer_postalcode AS customer_postalcode_14, t0.customer_city AS customer_city_15, t0.customer_contact_email AS customer_contact_email_16, t0.customer_country AS customer_country_17, t0.customer_phone AS customer_phone_18, t0.customer_age_group AS customer_age_group_19, t0.status AS status_20, t0.iban AS iban_21, t0.bic AS bic_22, t0.bank AS bank_23, t0.payment_type AS payment_type_24, t0.customer_comment AS customer_comment_25, t0.voucher_code AS voucher_code_26, t0.voucher_discount AS voucher_discount_27, t0.customer_id AS customer_id_28, t0.client_id AS client_id_29, t0.person_id AS person_id_30, t0.invoice_recipient_id AS invoice_recipient_id_31 FROM customer_order t0 WHERE t0.id = ?
Parameters:
[
  98
]
51 0.24 ms
SELECT t0.id AS id_1, t0.created AS created_2, t0.modified AS modified_3, t0.number AS number_4, t0.order_date AS order_date_5, t0.customer_title AS customer_title_6, t0.customer_salutation AS customer_salutation_7, t0.customer_member AS customer_member_8, t0.customer_company AS customer_company_9, t0.customer_firstname AS customer_firstname_10, t0.customer_lastname AS customer_lastname_11, t0.customer_street AS customer_street_12, t0.customer_street_number AS customer_street_number_13, t0.customer_postalcode AS customer_postalcode_14, t0.customer_city AS customer_city_15, t0.customer_contact_email AS customer_contact_email_16, t0.customer_country AS customer_country_17, t0.customer_phone AS customer_phone_18, t0.customer_age_group AS customer_age_group_19, t0.status AS status_20, t0.iban AS iban_21, t0.bic AS bic_22, t0.bank AS bank_23, t0.payment_type AS payment_type_24, t0.customer_comment AS customer_comment_25, t0.voucher_code AS voucher_code_26, t0.voucher_discount AS voucher_discount_27, t0.customer_id AS customer_id_28, t0.client_id AS client_id_29, t0.person_id AS person_id_30, t0.invoice_recipient_id AS invoice_recipient_id_31 FROM customer_order t0 WHERE t0.id = ?
Parameters:
[
  99
]
52 0.26 ms
SELECT t0.id AS id_1, t0.created AS created_2, t0.modified AS modified_3, t0.order_id AS order_id_4, t0.image AS image_5, t0.title AS title_6, t0.description AS description_7, t0.author AS author_8, t0.client_id AS client_id_9, t0.course_id AS course_id_10 FROM course_image t0 WHERE t0.course_id = ? ORDER BY t0.order_id ASC
Parameters:
[
  11
]
53 0.24 ms
SELECT t0.id AS id_1, t0.created AS created_2, t0.modified AS modified_3, t0.start AS start_4, t0.end AS end_5, t0.note AS note_6, t0.availability AS availability_7, t0.client_id AS client_id_8, t0.occurrenceId AS occurrenceId_9 FROM course_occurrence_time t0 WHERE t0.occurrenceId = ? ORDER BY t0.start ASC
Parameters:
[
  24
]
54 1.17 ms
SELECT t0.id AS id_1, t0.created AS created_2, t0.modified AS modified_3, t0.price AS price_4, t0.tax_rate AS tax_rate_5, t0.quantity AS quantity_6, t0.cancelled_quantity AS cancelled_quantity_7, t0.is_free AS is_free_8, t0.name AS name_9, t0.description AS description_10, t0.status AS status_11, t0.voucher_discount AS voucher_discount_12, t0.client_id AS client_id_13, t0._order_id AS _order_id_14, t0.course_occurrence_id AS course_occurrence_id_15, t0.course_occurrence_time_id AS course_occurrence_time_id_16, t0.course_subscription_booking_id AS course_subscription_booking_id_17, t0.course_item_id AS course_item_id_18, t0.voucher_id AS voucher_id_19 FROM customer_order_item t0 WHERE t0.course_occurrence_id = ?
Parameters:
[
  24
]
55 0.27 ms
SELECT t0.id AS id_1, t0.created AS created_2, t0.modified AS modified_3, t0.number AS number_4, t0.order_date AS order_date_5, t0.customer_title AS customer_title_6, t0.customer_salutation AS customer_salutation_7, t0.customer_member AS customer_member_8, t0.customer_company AS customer_company_9, t0.customer_firstname AS customer_firstname_10, t0.customer_lastname AS customer_lastname_11, t0.customer_street AS customer_street_12, t0.customer_street_number AS customer_street_number_13, t0.customer_postalcode AS customer_postalcode_14, t0.customer_city AS customer_city_15, t0.customer_contact_email AS customer_contact_email_16, t0.customer_country AS customer_country_17, t0.customer_phone AS customer_phone_18, t0.customer_age_group AS customer_age_group_19, t0.status AS status_20, t0.iban AS iban_21, t0.bic AS bic_22, t0.bank AS bank_23, t0.payment_type AS payment_type_24, t0.customer_comment AS customer_comment_25, t0.voucher_code AS voucher_code_26, t0.voucher_discount AS voucher_discount_27, t0.customer_id AS customer_id_28, t0.client_id AS client_id_29, t0.person_id AS person_id_30, t0.invoice_recipient_id AS invoice_recipient_id_31 FROM customer_order t0 WHERE t0.id = ?
Parameters:
[
  125
]
56 0.19 ms
SELECT t0.id AS id_1, t0.created AS created_2, t0.modified AS modified_3, t0.number AS number_4, t0.order_date AS order_date_5, t0.customer_title AS customer_title_6, t0.customer_salutation AS customer_salutation_7, t0.customer_member AS customer_member_8, t0.customer_company AS customer_company_9, t0.customer_firstname AS customer_firstname_10, t0.customer_lastname AS customer_lastname_11, t0.customer_street AS customer_street_12, t0.customer_street_number AS customer_street_number_13, t0.customer_postalcode AS customer_postalcode_14, t0.customer_city AS customer_city_15, t0.customer_contact_email AS customer_contact_email_16, t0.customer_country AS customer_country_17, t0.customer_phone AS customer_phone_18, t0.customer_age_group AS customer_age_group_19, t0.status AS status_20, t0.iban AS iban_21, t0.bic AS bic_22, t0.bank AS bank_23, t0.payment_type AS payment_type_24, t0.customer_comment AS customer_comment_25, t0.voucher_code AS voucher_code_26, t0.voucher_discount AS voucher_discount_27, t0.customer_id AS customer_id_28, t0.client_id AS client_id_29, t0.person_id AS person_id_30, t0.invoice_recipient_id AS invoice_recipient_id_31 FROM customer_order t0 WHERE t0.id = ?
Parameters:
[
  126
]
57 0.23 ms
SELECT t0.id AS id_1, t0.created AS created_2, t0.modified AS modified_3, t0.number AS number_4, t0.order_date AS order_date_5, t0.customer_title AS customer_title_6, t0.customer_salutation AS customer_salutation_7, t0.customer_member AS customer_member_8, t0.customer_company AS customer_company_9, t0.customer_firstname AS customer_firstname_10, t0.customer_lastname AS customer_lastname_11, t0.customer_street AS customer_street_12, t0.customer_street_number AS customer_street_number_13, t0.customer_postalcode AS customer_postalcode_14, t0.customer_city AS customer_city_15, t0.customer_contact_email AS customer_contact_email_16, t0.customer_country AS customer_country_17, t0.customer_phone AS customer_phone_18, t0.customer_age_group AS customer_age_group_19, t0.status AS status_20, t0.iban AS iban_21, t0.bic AS bic_22, t0.bank AS bank_23, t0.payment_type AS payment_type_24, t0.customer_comment AS customer_comment_25, t0.voucher_code AS voucher_code_26, t0.voucher_discount AS voucher_discount_27, t0.customer_id AS customer_id_28, t0.client_id AS client_id_29, t0.person_id AS person_id_30, t0.invoice_recipient_id AS invoice_recipient_id_31 FROM customer_order t0 WHERE t0.id = ?
Parameters:
[
  127
]
58 0.19 ms
SELECT t0.id AS id_1, t0.created AS created_2, t0.modified AS modified_3, t0.number AS number_4, t0.order_date AS order_date_5, t0.customer_title AS customer_title_6, t0.customer_salutation AS customer_salutation_7, t0.customer_member AS customer_member_8, t0.customer_company AS customer_company_9, t0.customer_firstname AS customer_firstname_10, t0.customer_lastname AS customer_lastname_11, t0.customer_street AS customer_street_12, t0.customer_street_number AS customer_street_number_13, t0.customer_postalcode AS customer_postalcode_14, t0.customer_city AS customer_city_15, t0.customer_contact_email AS customer_contact_email_16, t0.customer_country AS customer_country_17, t0.customer_phone AS customer_phone_18, t0.customer_age_group AS customer_age_group_19, t0.status AS status_20, t0.iban AS iban_21, t0.bic AS bic_22, t0.bank AS bank_23, t0.payment_type AS payment_type_24, t0.customer_comment AS customer_comment_25, t0.voucher_code AS voucher_code_26, t0.voucher_discount AS voucher_discount_27, t0.customer_id AS customer_id_28, t0.client_id AS client_id_29, t0.person_id AS person_id_30, t0.invoice_recipient_id AS invoice_recipient_id_31 FROM customer_order t0 WHERE t0.id = ?
Parameters:
[
  128
]
59 0.17 ms
SELECT t0.id AS id_1, t0.created AS created_2, t0.modified AS modified_3, t0.number AS number_4, t0.order_date AS order_date_5, t0.customer_title AS customer_title_6, t0.customer_salutation AS customer_salutation_7, t0.customer_member AS customer_member_8, t0.customer_company AS customer_company_9, t0.customer_firstname AS customer_firstname_10, t0.customer_lastname AS customer_lastname_11, t0.customer_street AS customer_street_12, t0.customer_street_number AS customer_street_number_13, t0.customer_postalcode AS customer_postalcode_14, t0.customer_city AS customer_city_15, t0.customer_contact_email AS customer_contact_email_16, t0.customer_country AS customer_country_17, t0.customer_phone AS customer_phone_18, t0.customer_age_group AS customer_age_group_19, t0.status AS status_20, t0.iban AS iban_21, t0.bic AS bic_22, t0.bank AS bank_23, t0.payment_type AS payment_type_24, t0.customer_comment AS customer_comment_25, t0.voucher_code AS voucher_code_26, t0.voucher_discount AS voucher_discount_27, t0.customer_id AS customer_id_28, t0.client_id AS client_id_29, t0.person_id AS person_id_30, t0.invoice_recipient_id AS invoice_recipient_id_31 FROM customer_order t0 WHERE t0.id = ?
Parameters:
[
  129
]
60 0.19 ms
SELECT t0.id AS id_1, t0.created AS created_2, t0.modified AS modified_3, t0.number AS number_4, t0.order_date AS order_date_5, t0.customer_title AS customer_title_6, t0.customer_salutation AS customer_salutation_7, t0.customer_member AS customer_member_8, t0.customer_company AS customer_company_9, t0.customer_firstname AS customer_firstname_10, t0.customer_lastname AS customer_lastname_11, t0.customer_street AS customer_street_12, t0.customer_street_number AS customer_street_number_13, t0.customer_postalcode AS customer_postalcode_14, t0.customer_city AS customer_city_15, t0.customer_contact_email AS customer_contact_email_16, t0.customer_country AS customer_country_17, t0.customer_phone AS customer_phone_18, t0.customer_age_group AS customer_age_group_19, t0.status AS status_20, t0.iban AS iban_21, t0.bic AS bic_22, t0.bank AS bank_23, t0.payment_type AS payment_type_24, t0.customer_comment AS customer_comment_25, t0.voucher_code AS voucher_code_26, t0.voucher_discount AS voucher_discount_27, t0.customer_id AS customer_id_28, t0.client_id AS client_id_29, t0.person_id AS person_id_30, t0.invoice_recipient_id AS invoice_recipient_id_31 FROM customer_order t0 WHERE t0.id = ?
Parameters:
[
  130
]
61 0.23 ms
SELECT t0.id AS id_1, t0.created AS created_2, t0.modified AS modified_3, t0.number AS number_4, t0.order_date AS order_date_5, t0.customer_title AS customer_title_6, t0.customer_salutation AS customer_salutation_7, t0.customer_member AS customer_member_8, t0.customer_company AS customer_company_9, t0.customer_firstname AS customer_firstname_10, t0.customer_lastname AS customer_lastname_11, t0.customer_street AS customer_street_12, t0.customer_street_number AS customer_street_number_13, t0.customer_postalcode AS customer_postalcode_14, t0.customer_city AS customer_city_15, t0.customer_contact_email AS customer_contact_email_16, t0.customer_country AS customer_country_17, t0.customer_phone AS customer_phone_18, t0.customer_age_group AS customer_age_group_19, t0.status AS status_20, t0.iban AS iban_21, t0.bic AS bic_22, t0.bank AS bank_23, t0.payment_type AS payment_type_24, t0.customer_comment AS customer_comment_25, t0.voucher_code AS voucher_code_26, t0.voucher_discount AS voucher_discount_27, t0.customer_id AS customer_id_28, t0.client_id AS client_id_29, t0.person_id AS person_id_30, t0.invoice_recipient_id AS invoice_recipient_id_31 FROM customer_order t0 WHERE t0.id = ?
Parameters:
[
  131
]
62 0.23 ms
SELECT t0.id AS id_1, t0.created AS created_2, t0.modified AS modified_3, t0.number AS number_4, t0.order_date AS order_date_5, t0.customer_title AS customer_title_6, t0.customer_salutation AS customer_salutation_7, t0.customer_member AS customer_member_8, t0.customer_company AS customer_company_9, t0.customer_firstname AS customer_firstname_10, t0.customer_lastname AS customer_lastname_11, t0.customer_street AS customer_street_12, t0.customer_street_number AS customer_street_number_13, t0.customer_postalcode AS customer_postalcode_14, t0.customer_city AS customer_city_15, t0.customer_contact_email AS customer_contact_email_16, t0.customer_country AS customer_country_17, t0.customer_phone AS customer_phone_18, t0.customer_age_group AS customer_age_group_19, t0.status AS status_20, t0.iban AS iban_21, t0.bic AS bic_22, t0.bank AS bank_23, t0.payment_type AS payment_type_24, t0.customer_comment AS customer_comment_25, t0.voucher_code AS voucher_code_26, t0.voucher_discount AS voucher_discount_27, t0.customer_id AS customer_id_28, t0.client_id AS client_id_29, t0.person_id AS person_id_30, t0.invoice_recipient_id AS invoice_recipient_id_31 FROM customer_order t0 WHERE t0.id = ?
Parameters:
[
  132
]
63 0.35 ms
SELECT t0.id AS id_1, t0.created AS created_2, t0.modified AS modified_3, t0.order_id AS order_id_4, t0.image AS image_5, t0.title AS title_6, t0.description AS description_7, t0.author AS author_8, t0.client_id AS client_id_9, t0.course_id AS course_id_10 FROM course_image t0 WHERE t0.course_id = ? ORDER BY t0.order_id ASC
Parameters:
[
  8
]
64 0.31 ms
SELECT t0.id AS id_1, t0.created AS created_2, t0.modified AS modified_3, t0.start AS start_4, t0.end AS end_5, t0.note AS note_6, t0.availability AS availability_7, t0.client_id AS client_id_8, t0.occurrenceId AS occurrenceId_9 FROM course_occurrence_time t0 WHERE t0.occurrenceId = ? ORDER BY t0.start ASC
Parameters:
[
  31
]
65 0.30 ms
SELECT t0.id AS id_1, t0.created AS created_2, t0.modified AS modified_3, t0.price AS price_4, t0.tax_rate AS tax_rate_5, t0.quantity AS quantity_6, t0.cancelled_quantity AS cancelled_quantity_7, t0.is_free AS is_free_8, t0.name AS name_9, t0.description AS description_10, t0.status AS status_11, t0.voucher_discount AS voucher_discount_12, t0.client_id AS client_id_13, t0._order_id AS _order_id_14, t0.course_occurrence_id AS course_occurrence_id_15, t0.course_occurrence_time_id AS course_occurrence_time_id_16, t0.course_subscription_booking_id AS course_subscription_booking_id_17, t0.course_item_id AS course_item_id_18, t0.voucher_id AS voucher_id_19 FROM customer_order_item t0 WHERE t0.course_occurrence_id = ?
Parameters:
[
  31
]
66 0.27 ms
SELECT t0.id AS id_1, t0.created AS created_2, t0.modified AS modified_3, t0.number AS number_4, t0.order_date AS order_date_5, t0.customer_title AS customer_title_6, t0.customer_salutation AS customer_salutation_7, t0.customer_member AS customer_member_8, t0.customer_company AS customer_company_9, t0.customer_firstname AS customer_firstname_10, t0.customer_lastname AS customer_lastname_11, t0.customer_street AS customer_street_12, t0.customer_street_number AS customer_street_number_13, t0.customer_postalcode AS customer_postalcode_14, t0.customer_city AS customer_city_15, t0.customer_contact_email AS customer_contact_email_16, t0.customer_country AS customer_country_17, t0.customer_phone AS customer_phone_18, t0.customer_age_group AS customer_age_group_19, t0.status AS status_20, t0.iban AS iban_21, t0.bic AS bic_22, t0.bank AS bank_23, t0.payment_type AS payment_type_24, t0.customer_comment AS customer_comment_25, t0.voucher_code AS voucher_code_26, t0.voucher_discount AS voucher_discount_27, t0.customer_id AS customer_id_28, t0.client_id AS client_id_29, t0.person_id AS person_id_30, t0.invoice_recipient_id AS invoice_recipient_id_31 FROM customer_order t0 WHERE t0.id = ?
Parameters:
[
  78
]
67 0.22 ms
SELECT t0.id AS id_1, t0.created AS created_2, t0.modified AS modified_3, t0.number AS number_4, t0.order_date AS order_date_5, t0.customer_title AS customer_title_6, t0.customer_salutation AS customer_salutation_7, t0.customer_member AS customer_member_8, t0.customer_company AS customer_company_9, t0.customer_firstname AS customer_firstname_10, t0.customer_lastname AS customer_lastname_11, t0.customer_street AS customer_street_12, t0.customer_street_number AS customer_street_number_13, t0.customer_postalcode AS customer_postalcode_14, t0.customer_city AS customer_city_15, t0.customer_contact_email AS customer_contact_email_16, t0.customer_country AS customer_country_17, t0.customer_phone AS customer_phone_18, t0.customer_age_group AS customer_age_group_19, t0.status AS status_20, t0.iban AS iban_21, t0.bic AS bic_22, t0.bank AS bank_23, t0.payment_type AS payment_type_24, t0.customer_comment AS customer_comment_25, t0.voucher_code AS voucher_code_26, t0.voucher_discount AS voucher_discount_27, t0.customer_id AS customer_id_28, t0.client_id AS client_id_29, t0.person_id AS person_id_30, t0.invoice_recipient_id AS invoice_recipient_id_31 FROM customer_order t0 WHERE t0.id = ?
Parameters:
[
  79
]
68 0.23 ms
SELECT t0.id AS id_1, t0.created AS created_2, t0.modified AS modified_3, t0.number AS number_4, t0.order_date AS order_date_5, t0.customer_title AS customer_title_6, t0.customer_salutation AS customer_salutation_7, t0.customer_member AS customer_member_8, t0.customer_company AS customer_company_9, t0.customer_firstname AS customer_firstname_10, t0.customer_lastname AS customer_lastname_11, t0.customer_street AS customer_street_12, t0.customer_street_number AS customer_street_number_13, t0.customer_postalcode AS customer_postalcode_14, t0.customer_city AS customer_city_15, t0.customer_contact_email AS customer_contact_email_16, t0.customer_country AS customer_country_17, t0.customer_phone AS customer_phone_18, t0.customer_age_group AS customer_age_group_19, t0.status AS status_20, t0.iban AS iban_21, t0.bic AS bic_22, t0.bank AS bank_23, t0.payment_type AS payment_type_24, t0.customer_comment AS customer_comment_25, t0.voucher_code AS voucher_code_26, t0.voucher_discount AS voucher_discount_27, t0.customer_id AS customer_id_28, t0.client_id AS client_id_29, t0.person_id AS person_id_30, t0.invoice_recipient_id AS invoice_recipient_id_31 FROM customer_order t0 WHERE t0.id = ?
Parameters:
[
  80
]
69 0.22 ms
SELECT t0.id AS id_1, t0.created AS created_2, t0.modified AS modified_3, t0.number AS number_4, t0.order_date AS order_date_5, t0.customer_title AS customer_title_6, t0.customer_salutation AS customer_salutation_7, t0.customer_member AS customer_member_8, t0.customer_company AS customer_company_9, t0.customer_firstname AS customer_firstname_10, t0.customer_lastname AS customer_lastname_11, t0.customer_street AS customer_street_12, t0.customer_street_number AS customer_street_number_13, t0.customer_postalcode AS customer_postalcode_14, t0.customer_city AS customer_city_15, t0.customer_contact_email AS customer_contact_email_16, t0.customer_country AS customer_country_17, t0.customer_phone AS customer_phone_18, t0.customer_age_group AS customer_age_group_19, t0.status AS status_20, t0.iban AS iban_21, t0.bic AS bic_22, t0.bank AS bank_23, t0.payment_type AS payment_type_24, t0.customer_comment AS customer_comment_25, t0.voucher_code AS voucher_code_26, t0.voucher_discount AS voucher_discount_27, t0.customer_id AS customer_id_28, t0.client_id AS client_id_29, t0.person_id AS person_id_30, t0.invoice_recipient_id AS invoice_recipient_id_31 FROM customer_order t0 WHERE t0.id = ?
Parameters:
[
  81
]
70 0.25 ms
SELECT t0.id AS id_1, t0.created AS created_2, t0.modified AS modified_3, t0.order_id AS order_id_4, t0.image AS image_5, t0.title AS title_6, t0.description AS description_7, t0.author AS author_8, t0.client_id AS client_id_9, t0.course_id AS course_id_10 FROM course_image t0 WHERE t0.course_id = ? ORDER BY t0.order_id ASC
Parameters:
[
  12
]
71 0.29 ms
SELECT t0.id AS id_1, t0.created AS created_2, t0.modified AS modified_3, t0.start AS start_4, t0.end AS end_5, t0.note AS note_6, t0.availability AS availability_7, t0.client_id AS client_id_8, t0.occurrenceId AS occurrenceId_9 FROM course_occurrence_time t0 WHERE t0.occurrenceId = ? ORDER BY t0.start ASC
Parameters:
[
  25
]
72 0.31 ms
SELECT t0.id AS id_1, t0.created AS created_2, t0.modified AS modified_3, t0.price AS price_4, t0.tax_rate AS tax_rate_5, t0.quantity AS quantity_6, t0.cancelled_quantity AS cancelled_quantity_7, t0.is_free AS is_free_8, t0.name AS name_9, t0.description AS description_10, t0.status AS status_11, t0.voucher_discount AS voucher_discount_12, t0.client_id AS client_id_13, t0._order_id AS _order_id_14, t0.course_occurrence_id AS course_occurrence_id_15, t0.course_occurrence_time_id AS course_occurrence_time_id_16, t0.course_subscription_booking_id AS course_subscription_booking_id_17, t0.course_item_id AS course_item_id_18, t0.voucher_id AS voucher_id_19 FROM customer_order_item t0 WHERE t0.course_occurrence_id = ?
Parameters:
[
  25
]
73 0.21 ms
SELECT t0.id AS id_1, t0.created AS created_2, t0.modified AS modified_3, t0.number AS number_4, t0.order_date AS order_date_5, t0.customer_title AS customer_title_6, t0.customer_salutation AS customer_salutation_7, t0.customer_member AS customer_member_8, t0.customer_company AS customer_company_9, t0.customer_firstname AS customer_firstname_10, t0.customer_lastname AS customer_lastname_11, t0.customer_street AS customer_street_12, t0.customer_street_number AS customer_street_number_13, t0.customer_postalcode AS customer_postalcode_14, t0.customer_city AS customer_city_15, t0.customer_contact_email AS customer_contact_email_16, t0.customer_country AS customer_country_17, t0.customer_phone AS customer_phone_18, t0.customer_age_group AS customer_age_group_19, t0.status AS status_20, t0.iban AS iban_21, t0.bic AS bic_22, t0.bank AS bank_23, t0.payment_type AS payment_type_24, t0.customer_comment AS customer_comment_25, t0.voucher_code AS voucher_code_26, t0.voucher_discount AS voucher_discount_27, t0.customer_id AS customer_id_28, t0.client_id AS client_id_29, t0.person_id AS person_id_30, t0.invoice_recipient_id AS invoice_recipient_id_31 FROM customer_order t0 WHERE t0.id = ?
Parameters:
[
  149
]
74 0.23 ms
SELECT t0.id AS id_1, t0.created AS created_2, t0.modified AS modified_3, t0.number AS number_4, t0.order_date AS order_date_5, t0.customer_title AS customer_title_6, t0.customer_salutation AS customer_salutation_7, t0.customer_member AS customer_member_8, t0.customer_company AS customer_company_9, t0.customer_firstname AS customer_firstname_10, t0.customer_lastname AS customer_lastname_11, t0.customer_street AS customer_street_12, t0.customer_street_number AS customer_street_number_13, t0.customer_postalcode AS customer_postalcode_14, t0.customer_city AS customer_city_15, t0.customer_contact_email AS customer_contact_email_16, t0.customer_country AS customer_country_17, t0.customer_phone AS customer_phone_18, t0.customer_age_group AS customer_age_group_19, t0.status AS status_20, t0.iban AS iban_21, t0.bic AS bic_22, t0.bank AS bank_23, t0.payment_type AS payment_type_24, t0.customer_comment AS customer_comment_25, t0.voucher_code AS voucher_code_26, t0.voucher_discount AS voucher_discount_27, t0.customer_id AS customer_id_28, t0.client_id AS client_id_29, t0.person_id AS person_id_30, t0.invoice_recipient_id AS invoice_recipient_id_31 FROM customer_order t0 WHERE t0.id = ?
Parameters:
[
  150
]
75 0.20 ms
SELECT t0.id AS id_1, t0.created AS created_2, t0.modified AS modified_3, t0.number AS number_4, t0.order_date AS order_date_5, t0.customer_title AS customer_title_6, t0.customer_salutation AS customer_salutation_7, t0.customer_member AS customer_member_8, t0.customer_company AS customer_company_9, t0.customer_firstname AS customer_firstname_10, t0.customer_lastname AS customer_lastname_11, t0.customer_street AS customer_street_12, t0.customer_street_number AS customer_street_number_13, t0.customer_postalcode AS customer_postalcode_14, t0.customer_city AS customer_city_15, t0.customer_contact_email AS customer_contact_email_16, t0.customer_country AS customer_country_17, t0.customer_phone AS customer_phone_18, t0.customer_age_group AS customer_age_group_19, t0.status AS status_20, t0.iban AS iban_21, t0.bic AS bic_22, t0.bank AS bank_23, t0.payment_type AS payment_type_24, t0.customer_comment AS customer_comment_25, t0.voucher_code AS voucher_code_26, t0.voucher_discount AS voucher_discount_27, t0.customer_id AS customer_id_28, t0.client_id AS client_id_29, t0.person_id AS person_id_30, t0.invoice_recipient_id AS invoice_recipient_id_31 FROM customer_order t0 WHERE t0.id = ?
Parameters:
[
  151
]
76 0.19 ms
SELECT t0.id AS id_1, t0.created AS created_2, t0.modified AS modified_3, t0.number AS number_4, t0.order_date AS order_date_5, t0.customer_title AS customer_title_6, t0.customer_salutation AS customer_salutation_7, t0.customer_member AS customer_member_8, t0.customer_company AS customer_company_9, t0.customer_firstname AS customer_firstname_10, t0.customer_lastname AS customer_lastname_11, t0.customer_street AS customer_street_12, t0.customer_street_number AS customer_street_number_13, t0.customer_postalcode AS customer_postalcode_14, t0.customer_city AS customer_city_15, t0.customer_contact_email AS customer_contact_email_16, t0.customer_country AS customer_country_17, t0.customer_phone AS customer_phone_18, t0.customer_age_group AS customer_age_group_19, t0.status AS status_20, t0.iban AS iban_21, t0.bic AS bic_22, t0.bank AS bank_23, t0.payment_type AS payment_type_24, t0.customer_comment AS customer_comment_25, t0.voucher_code AS voucher_code_26, t0.voucher_discount AS voucher_discount_27, t0.customer_id AS customer_id_28, t0.client_id AS client_id_29, t0.person_id AS person_id_30, t0.invoice_recipient_id AS invoice_recipient_id_31 FROM customer_order t0 WHERE t0.id = ?
Parameters:
[
  152
]
77 0.17 ms
SELECT t0.id AS id_1, t0.created AS created_2, t0.modified AS modified_3, t0.number AS number_4, t0.order_date AS order_date_5, t0.customer_title AS customer_title_6, t0.customer_salutation AS customer_salutation_7, t0.customer_member AS customer_member_8, t0.customer_company AS customer_company_9, t0.customer_firstname AS customer_firstname_10, t0.customer_lastname AS customer_lastname_11, t0.customer_street AS customer_street_12, t0.customer_street_number AS customer_street_number_13, t0.customer_postalcode AS customer_postalcode_14, t0.customer_city AS customer_city_15, t0.customer_contact_email AS customer_contact_email_16, t0.customer_country AS customer_country_17, t0.customer_phone AS customer_phone_18, t0.customer_age_group AS customer_age_group_19, t0.status AS status_20, t0.iban AS iban_21, t0.bic AS bic_22, t0.bank AS bank_23, t0.payment_type AS payment_type_24, t0.customer_comment AS customer_comment_25, t0.voucher_code AS voucher_code_26, t0.voucher_discount AS voucher_discount_27, t0.customer_id AS customer_id_28, t0.client_id AS client_id_29, t0.person_id AS person_id_30, t0.invoice_recipient_id AS invoice_recipient_id_31 FROM customer_order t0 WHERE t0.id = ?
Parameters:
[
  153
]
78 0.18 ms
SELECT t0.id AS id_1, t0.created AS created_2, t0.modified AS modified_3, t0.number AS number_4, t0.order_date AS order_date_5, t0.customer_title AS customer_title_6, t0.customer_salutation AS customer_salutation_7, t0.customer_member AS customer_member_8, t0.customer_company AS customer_company_9, t0.customer_firstname AS customer_firstname_10, t0.customer_lastname AS customer_lastname_11, t0.customer_street AS customer_street_12, t0.customer_street_number AS customer_street_number_13, t0.customer_postalcode AS customer_postalcode_14, t0.customer_city AS customer_city_15, t0.customer_contact_email AS customer_contact_email_16, t0.customer_country AS customer_country_17, t0.customer_phone AS customer_phone_18, t0.customer_age_group AS customer_age_group_19, t0.status AS status_20, t0.iban AS iban_21, t0.bic AS bic_22, t0.bank AS bank_23, t0.payment_type AS payment_type_24, t0.customer_comment AS customer_comment_25, t0.voucher_code AS voucher_code_26, t0.voucher_discount AS voucher_discount_27, t0.customer_id AS customer_id_28, t0.client_id AS client_id_29, t0.person_id AS person_id_30, t0.invoice_recipient_id AS invoice_recipient_id_31 FROM customer_order t0 WHERE t0.id = ?
Parameters:
[
  154
]
79 0.17 ms
SELECT t0.id AS id_1, t0.created AS created_2, t0.modified AS modified_3, t0.order_id AS order_id_4, t0.image AS image_5, t0.title AS title_6, t0.description AS description_7, t0.author AS author_8, t0.client_id AS client_id_9, t0.course_id AS course_id_10 FROM course_image t0 WHERE t0.course_id = ? ORDER BY t0.order_id ASC
Parameters:
[
  10
]
80 0.25 ms
SELECT t0.id AS id_1, t0.created AS created_2, t0.modified AS modified_3, t0.start AS start_4, t0.end AS end_5, t0.note AS note_6, t0.availability AS availability_7, t0.client_id AS client_id_8, t0.occurrenceId AS occurrenceId_9 FROM course_occurrence_time t0 WHERE t0.occurrenceId = ? ORDER BY t0.start ASC
Parameters:
[
  26
]
81 0.30 ms
SELECT t0.id AS id_1, t0.created AS created_2, t0.modified AS modified_3, t0.price AS price_4, t0.tax_rate AS tax_rate_5, t0.quantity AS quantity_6, t0.cancelled_quantity AS cancelled_quantity_7, t0.is_free AS is_free_8, t0.name AS name_9, t0.description AS description_10, t0.status AS status_11, t0.voucher_discount AS voucher_discount_12, t0.client_id AS client_id_13, t0._order_id AS _order_id_14, t0.course_occurrence_id AS course_occurrence_id_15, t0.course_occurrence_time_id AS course_occurrence_time_id_16, t0.course_subscription_booking_id AS course_subscription_booking_id_17, t0.course_item_id AS course_item_id_18, t0.voucher_id AS voucher_id_19 FROM customer_order_item t0 WHERE t0.course_occurrence_id = ?
Parameters:
[
  26
]
82 0.25 ms
SELECT t0.id AS id_1, t0.created AS created_2, t0.modified AS modified_3, t0.number AS number_4, t0.order_date AS order_date_5, t0.customer_title AS customer_title_6, t0.customer_salutation AS customer_salutation_7, t0.customer_member AS customer_member_8, t0.customer_company AS customer_company_9, t0.customer_firstname AS customer_firstname_10, t0.customer_lastname AS customer_lastname_11, t0.customer_street AS customer_street_12, t0.customer_street_number AS customer_street_number_13, t0.customer_postalcode AS customer_postalcode_14, t0.customer_city AS customer_city_15, t0.customer_contact_email AS customer_contact_email_16, t0.customer_country AS customer_country_17, t0.customer_phone AS customer_phone_18, t0.customer_age_group AS customer_age_group_19, t0.status AS status_20, t0.iban AS iban_21, t0.bic AS bic_22, t0.bank AS bank_23, t0.payment_type AS payment_type_24, t0.customer_comment AS customer_comment_25, t0.voucher_code AS voucher_code_26, t0.voucher_discount AS voucher_discount_27, t0.customer_id AS customer_id_28, t0.client_id AS client_id_29, t0.person_id AS person_id_30, t0.invoice_recipient_id AS invoice_recipient_id_31 FROM customer_order t0 WHERE t0.id = ?
Parameters:
[
  112
]
83 0.20 ms
SELECT t0.id AS id_1, t0.created AS created_2, t0.modified AS modified_3, t0.number AS number_4, t0.order_date AS order_date_5, t0.customer_title AS customer_title_6, t0.customer_salutation AS customer_salutation_7, t0.customer_member AS customer_member_8, t0.customer_company AS customer_company_9, t0.customer_firstname AS customer_firstname_10, t0.customer_lastname AS customer_lastname_11, t0.customer_street AS customer_street_12, t0.customer_street_number AS customer_street_number_13, t0.customer_postalcode AS customer_postalcode_14, t0.customer_city AS customer_city_15, t0.customer_contact_email AS customer_contact_email_16, t0.customer_country AS customer_country_17, t0.customer_phone AS customer_phone_18, t0.customer_age_group AS customer_age_group_19, t0.status AS status_20, t0.iban AS iban_21, t0.bic AS bic_22, t0.bank AS bank_23, t0.payment_type AS payment_type_24, t0.customer_comment AS customer_comment_25, t0.voucher_code AS voucher_code_26, t0.voucher_discount AS voucher_discount_27, t0.customer_id AS customer_id_28, t0.client_id AS client_id_29, t0.person_id AS person_id_30, t0.invoice_recipient_id AS invoice_recipient_id_31 FROM customer_order t0 WHERE t0.id = ?
Parameters:
[
  113
]
84 0.17 ms
SELECT t0.id AS id_1, t0.created AS created_2, t0.modified AS modified_3, t0.number AS number_4, t0.order_date AS order_date_5, t0.customer_title AS customer_title_6, t0.customer_salutation AS customer_salutation_7, t0.customer_member AS customer_member_8, t0.customer_company AS customer_company_9, t0.customer_firstname AS customer_firstname_10, t0.customer_lastname AS customer_lastname_11, t0.customer_street AS customer_street_12, t0.customer_street_number AS customer_street_number_13, t0.customer_postalcode AS customer_postalcode_14, t0.customer_city AS customer_city_15, t0.customer_contact_email AS customer_contact_email_16, t0.customer_country AS customer_country_17, t0.customer_phone AS customer_phone_18, t0.customer_age_group AS customer_age_group_19, t0.status AS status_20, t0.iban AS iban_21, t0.bic AS bic_22, t0.bank AS bank_23, t0.payment_type AS payment_type_24, t0.customer_comment AS customer_comment_25, t0.voucher_code AS voucher_code_26, t0.voucher_discount AS voucher_discount_27, t0.customer_id AS customer_id_28, t0.client_id AS client_id_29, t0.person_id AS person_id_30, t0.invoice_recipient_id AS invoice_recipient_id_31 FROM customer_order t0 WHERE t0.id = ?
Parameters:
[
  114
]
85 0.17 ms
SELECT t0.id AS id_1, t0.created AS created_2, t0.modified AS modified_3, t0.number AS number_4, t0.order_date AS order_date_5, t0.customer_title AS customer_title_6, t0.customer_salutation AS customer_salutation_7, t0.customer_member AS customer_member_8, t0.customer_company AS customer_company_9, t0.customer_firstname AS customer_firstname_10, t0.customer_lastname AS customer_lastname_11, t0.customer_street AS customer_street_12, t0.customer_street_number AS customer_street_number_13, t0.customer_postalcode AS customer_postalcode_14, t0.customer_city AS customer_city_15, t0.customer_contact_email AS customer_contact_email_16, t0.customer_country AS customer_country_17, t0.customer_phone AS customer_phone_18, t0.customer_age_group AS customer_age_group_19, t0.status AS status_20, t0.iban AS iban_21, t0.bic AS bic_22, t0.bank AS bank_23, t0.payment_type AS payment_type_24, t0.customer_comment AS customer_comment_25, t0.voucher_code AS voucher_code_26, t0.voucher_discount AS voucher_discount_27, t0.customer_id AS customer_id_28, t0.client_id AS client_id_29, t0.person_id AS person_id_30, t0.invoice_recipient_id AS invoice_recipient_id_31 FROM customer_order t0 WHERE t0.id = ?
Parameters:
[
  115
]
86 0.18 ms
SELECT t0.id AS id_1, t0.created AS created_2, t0.modified AS modified_3, t0.number AS number_4, t0.order_date AS order_date_5, t0.customer_title AS customer_title_6, t0.customer_salutation AS customer_salutation_7, t0.customer_member AS customer_member_8, t0.customer_company AS customer_company_9, t0.customer_firstname AS customer_firstname_10, t0.customer_lastname AS customer_lastname_11, t0.customer_street AS customer_street_12, t0.customer_street_number AS customer_street_number_13, t0.customer_postalcode AS customer_postalcode_14, t0.customer_city AS customer_city_15, t0.customer_contact_email AS customer_contact_email_16, t0.customer_country AS customer_country_17, t0.customer_phone AS customer_phone_18, t0.customer_age_group AS customer_age_group_19, t0.status AS status_20, t0.iban AS iban_21, t0.bic AS bic_22, t0.bank AS bank_23, t0.payment_type AS payment_type_24, t0.customer_comment AS customer_comment_25, t0.voucher_code AS voucher_code_26, t0.voucher_discount AS voucher_discount_27, t0.customer_id AS customer_id_28, t0.client_id AS client_id_29, t0.person_id AS person_id_30, t0.invoice_recipient_id AS invoice_recipient_id_31 FROM customer_order t0 WHERE t0.id = ?
Parameters:
[
  116
]
87 0.19 ms
SELECT t0.id AS id_1, t0.created AS created_2, t0.modified AS modified_3, t0.number AS number_4, t0.order_date AS order_date_5, t0.customer_title AS customer_title_6, t0.customer_salutation AS customer_salutation_7, t0.customer_member AS customer_member_8, t0.customer_company AS customer_company_9, t0.customer_firstname AS customer_firstname_10, t0.customer_lastname AS customer_lastname_11, t0.customer_street AS customer_street_12, t0.customer_street_number AS customer_street_number_13, t0.customer_postalcode AS customer_postalcode_14, t0.customer_city AS customer_city_15, t0.customer_contact_email AS customer_contact_email_16, t0.customer_country AS customer_country_17, t0.customer_phone AS customer_phone_18, t0.customer_age_group AS customer_age_group_19, t0.status AS status_20, t0.iban AS iban_21, t0.bic AS bic_22, t0.bank AS bank_23, t0.payment_type AS payment_type_24, t0.customer_comment AS customer_comment_25, t0.voucher_code AS voucher_code_26, t0.voucher_discount AS voucher_discount_27, t0.customer_id AS customer_id_28, t0.client_id AS client_id_29, t0.person_id AS person_id_30, t0.invoice_recipient_id AS invoice_recipient_id_31 FROM customer_order t0 WHERE t0.id = ?
Parameters:
[
  117
]
88 0.27 ms
SELECT t0.id AS id_1, t0.created AS created_2, t0.modified AS modified_3, t0.order_id AS order_id_4, t0.image AS image_5, t0.title AS title_6, t0.description AS description_7, t0.author AS author_8, t0.client_id AS client_id_9, t0.course_id AS course_id_10 FROM course_image t0 WHERE t0.course_id = ? ORDER BY t0.order_id ASC
Parameters:
[
  3
]
89 0.30 ms
SELECT t0.id AS id_1, t0.created AS created_2, t0.modified AS modified_3, t0.start AS start_4, t0.end AS end_5, t0.note AS note_6, t0.availability AS availability_7, t0.client_id AS client_id_8, t0.occurrenceId AS occurrenceId_9 FROM course_occurrence_time t0 WHERE t0.occurrenceId = ? ORDER BY t0.start ASC
Parameters:
[
  29
]
90 0.30 ms
SELECT t0.id AS id_1, t0.created AS created_2, t0.modified AS modified_3, t0.price AS price_4, t0.tax_rate AS tax_rate_5, t0.quantity AS quantity_6, t0.cancelled_quantity AS cancelled_quantity_7, t0.is_free AS is_free_8, t0.name AS name_9, t0.description AS description_10, t0.status AS status_11, t0.voucher_discount AS voucher_discount_12, t0.client_id AS client_id_13, t0._order_id AS _order_id_14, t0.course_occurrence_id AS course_occurrence_id_15, t0.course_occurrence_time_id AS course_occurrence_time_id_16, t0.course_subscription_booking_id AS course_subscription_booking_id_17, t0.course_item_id AS course_item_id_18, t0.voucher_id AS voucher_id_19 FROM customer_order_item t0 WHERE t0.course_occurrence_id = ?
Parameters:
[
  29
]
91 0.23 ms
SELECT t0.id AS id_1, t0.created AS created_2, t0.modified AS modified_3, t0.number AS number_4, t0.order_date AS order_date_5, t0.customer_title AS customer_title_6, t0.customer_salutation AS customer_salutation_7, t0.customer_member AS customer_member_8, t0.customer_company AS customer_company_9, t0.customer_firstname AS customer_firstname_10, t0.customer_lastname AS customer_lastname_11, t0.customer_street AS customer_street_12, t0.customer_street_number AS customer_street_number_13, t0.customer_postalcode AS customer_postalcode_14, t0.customer_city AS customer_city_15, t0.customer_contact_email AS customer_contact_email_16, t0.customer_country AS customer_country_17, t0.customer_phone AS customer_phone_18, t0.customer_age_group AS customer_age_group_19, t0.status AS status_20, t0.iban AS iban_21, t0.bic AS bic_22, t0.bank AS bank_23, t0.payment_type AS payment_type_24, t0.customer_comment AS customer_comment_25, t0.voucher_code AS voucher_code_26, t0.voucher_discount AS voucher_discount_27, t0.customer_id AS customer_id_28, t0.client_id AS client_id_29, t0.person_id AS person_id_30, t0.invoice_recipient_id AS invoice_recipient_id_31 FROM customer_order t0 WHERE t0.id = ?
Parameters:
[
  18
]
92 0.25 ms
SELECT t0.id AS id_1, t0.created AS created_2, t0.modified AS modified_3, t0.number AS number_4, t0.order_date AS order_date_5, t0.customer_title AS customer_title_6, t0.customer_salutation AS customer_salutation_7, t0.customer_member AS customer_member_8, t0.customer_company AS customer_company_9, t0.customer_firstname AS customer_firstname_10, t0.customer_lastname AS customer_lastname_11, t0.customer_street AS customer_street_12, t0.customer_street_number AS customer_street_number_13, t0.customer_postalcode AS customer_postalcode_14, t0.customer_city AS customer_city_15, t0.customer_contact_email AS customer_contact_email_16, t0.customer_country AS customer_country_17, t0.customer_phone AS customer_phone_18, t0.customer_age_group AS customer_age_group_19, t0.status AS status_20, t0.iban AS iban_21, t0.bic AS bic_22, t0.bank AS bank_23, t0.payment_type AS payment_type_24, t0.customer_comment AS customer_comment_25, t0.voucher_code AS voucher_code_26, t0.voucher_discount AS voucher_discount_27, t0.customer_id AS customer_id_28, t0.client_id AS client_id_29, t0.person_id AS person_id_30, t0.invoice_recipient_id AS invoice_recipient_id_31 FROM customer_order t0 WHERE t0.id = ?
Parameters:
[
  19
]
93 0.19 ms
SELECT t0.id AS id_1, t0.created AS created_2, t0.modified AS modified_3, t0.number AS number_4, t0.order_date AS order_date_5, t0.customer_title AS customer_title_6, t0.customer_salutation AS customer_salutation_7, t0.customer_member AS customer_member_8, t0.customer_company AS customer_company_9, t0.customer_firstname AS customer_firstname_10, t0.customer_lastname AS customer_lastname_11, t0.customer_street AS customer_street_12, t0.customer_street_number AS customer_street_number_13, t0.customer_postalcode AS customer_postalcode_14, t0.customer_city AS customer_city_15, t0.customer_contact_email AS customer_contact_email_16, t0.customer_country AS customer_country_17, t0.customer_phone AS customer_phone_18, t0.customer_age_group AS customer_age_group_19, t0.status AS status_20, t0.iban AS iban_21, t0.bic AS bic_22, t0.bank AS bank_23, t0.payment_type AS payment_type_24, t0.customer_comment AS customer_comment_25, t0.voucher_code AS voucher_code_26, t0.voucher_discount AS voucher_discount_27, t0.customer_id AS customer_id_28, t0.client_id AS client_id_29, t0.person_id AS person_id_30, t0.invoice_recipient_id AS invoice_recipient_id_31 FROM customer_order t0 WHERE t0.id = ?
Parameters:
[
  20
]
94 0.19 ms
SELECT t0.id AS id_1, t0.created AS created_2, t0.modified AS modified_3, t0.number AS number_4, t0.order_date AS order_date_5, t0.customer_title AS customer_title_6, t0.customer_salutation AS customer_salutation_7, t0.customer_member AS customer_member_8, t0.customer_company AS customer_company_9, t0.customer_firstname AS customer_firstname_10, t0.customer_lastname AS customer_lastname_11, t0.customer_street AS customer_street_12, t0.customer_street_number AS customer_street_number_13, t0.customer_postalcode AS customer_postalcode_14, t0.customer_city AS customer_city_15, t0.customer_contact_email AS customer_contact_email_16, t0.customer_country AS customer_country_17, t0.customer_phone AS customer_phone_18, t0.customer_age_group AS customer_age_group_19, t0.status AS status_20, t0.iban AS iban_21, t0.bic AS bic_22, t0.bank AS bank_23, t0.payment_type AS payment_type_24, t0.customer_comment AS customer_comment_25, t0.voucher_code AS voucher_code_26, t0.voucher_discount AS voucher_discount_27, t0.customer_id AS customer_id_28, t0.client_id AS client_id_29, t0.person_id AS person_id_30, t0.invoice_recipient_id AS invoice_recipient_id_31 FROM customer_order t0 WHERE t0.id = ?
Parameters:
[
  21
]
95 0.17 ms
SELECT t0.id AS id_1, t0.created AS created_2, t0.modified AS modified_3, t0.number AS number_4, t0.order_date AS order_date_5, t0.customer_title AS customer_title_6, t0.customer_salutation AS customer_salutation_7, t0.customer_member AS customer_member_8, t0.customer_company AS customer_company_9, t0.customer_firstname AS customer_firstname_10, t0.customer_lastname AS customer_lastname_11, t0.customer_street AS customer_street_12, t0.customer_street_number AS customer_street_number_13, t0.customer_postalcode AS customer_postalcode_14, t0.customer_city AS customer_city_15, t0.customer_contact_email AS customer_contact_email_16, t0.customer_country AS customer_country_17, t0.customer_phone AS customer_phone_18, t0.customer_age_group AS customer_age_group_19, t0.status AS status_20, t0.iban AS iban_21, t0.bic AS bic_22, t0.bank AS bank_23, t0.payment_type AS payment_type_24, t0.customer_comment AS customer_comment_25, t0.voucher_code AS voucher_code_26, t0.voucher_discount AS voucher_discount_27, t0.customer_id AS customer_id_28, t0.client_id AS client_id_29, t0.person_id AS person_id_30, t0.invoice_recipient_id AS invoice_recipient_id_31 FROM customer_order t0 WHERE t0.id = ?
Parameters:
[
  22
]
96 0.25 ms
SELECT t0.id AS id_1, t0.created AS created_2, t0.modified AS modified_3, t0.order_id AS order_id_4, t0.image AS image_5, t0.title AS title_6, t0.description AS description_7, t0.author AS author_8, t0.client_id AS client_id_9, t0.course_id AS course_id_10 FROM course_image t0 WHERE t0.course_id = ? ORDER BY t0.order_id ASC
Parameters:
[
  7
]
97 0.22 ms
SELECT t0.id AS id_1, t0.created AS created_2, t0.modified AS modified_3, t0.start AS start_4, t0.end AS end_5, t0.note AS note_6, t0.availability AS availability_7, t0.client_id AS client_id_8, t0.occurrenceId AS occurrenceId_9 FROM course_occurrence_time t0 WHERE t0.occurrenceId = ? ORDER BY t0.start ASC
Parameters:
[
  30
]
98 0.23 ms
SELECT t0.id AS id_1, t0.created AS created_2, t0.modified AS modified_3, t0.price AS price_4, t0.tax_rate AS tax_rate_5, t0.quantity AS quantity_6, t0.cancelled_quantity AS cancelled_quantity_7, t0.is_free AS is_free_8, t0.name AS name_9, t0.description AS description_10, t0.status AS status_11, t0.voucher_discount AS voucher_discount_12, t0.client_id AS client_id_13, t0._order_id AS _order_id_14, t0.course_occurrence_id AS course_occurrence_id_15, t0.course_occurrence_time_id AS course_occurrence_time_id_16, t0.course_subscription_booking_id AS course_subscription_booking_id_17, t0.course_item_id AS course_item_id_18, t0.voucher_id AS voucher_id_19 FROM customer_order_item t0 WHERE t0.course_occurrence_id = ?
Parameters:
[
  30
]
99 0.20 ms
SELECT t0.id AS id_1, t0.created AS created_2, t0.modified AS modified_3, t0.number AS number_4, t0.order_date AS order_date_5, t0.customer_title AS customer_title_6, t0.customer_salutation AS customer_salutation_7, t0.customer_member AS customer_member_8, t0.customer_company AS customer_company_9, t0.customer_firstname AS customer_firstname_10, t0.customer_lastname AS customer_lastname_11, t0.customer_street AS customer_street_12, t0.customer_street_number AS customer_street_number_13, t0.customer_postalcode AS customer_postalcode_14, t0.customer_city AS customer_city_15, t0.customer_contact_email AS customer_contact_email_16, t0.customer_country AS customer_country_17, t0.customer_phone AS customer_phone_18, t0.customer_age_group AS customer_age_group_19, t0.status AS status_20, t0.iban AS iban_21, t0.bic AS bic_22, t0.bank AS bank_23, t0.payment_type AS payment_type_24, t0.customer_comment AS customer_comment_25, t0.voucher_code AS voucher_code_26, t0.voucher_discount AS voucher_discount_27, t0.customer_id AS customer_id_28, t0.client_id AS client_id_29, t0.person_id AS person_id_30, t0.invoice_recipient_id AS invoice_recipient_id_31 FROM customer_order t0 WHERE t0.id = ?
Parameters:
[
  58
]
100 0.18 ms
SELECT t0.id AS id_1, t0.created AS created_2, t0.modified AS modified_3, t0.number AS number_4, t0.order_date AS order_date_5, t0.customer_title AS customer_title_6, t0.customer_salutation AS customer_salutation_7, t0.customer_member AS customer_member_8, t0.customer_company AS customer_company_9, t0.customer_firstname AS customer_firstname_10, t0.customer_lastname AS customer_lastname_11, t0.customer_street AS customer_street_12, t0.customer_street_number AS customer_street_number_13, t0.customer_postalcode AS customer_postalcode_14, t0.customer_city AS customer_city_15, t0.customer_contact_email AS customer_contact_email_16, t0.customer_country AS customer_country_17, t0.customer_phone AS customer_phone_18, t0.customer_age_group AS customer_age_group_19, t0.status AS status_20, t0.iban AS iban_21, t0.bic AS bic_22, t0.bank AS bank_23, t0.payment_type AS payment_type_24, t0.customer_comment AS customer_comment_25, t0.voucher_code AS voucher_code_26, t0.voucher_discount AS voucher_discount_27, t0.customer_id AS customer_id_28, t0.client_id AS client_id_29, t0.person_id AS person_id_30, t0.invoice_recipient_id AS invoice_recipient_id_31 FROM customer_order t0 WHERE t0.id = ?
Parameters:
[
  59
]
101 0.18 ms
SELECT t0.id AS id_1, t0.created AS created_2, t0.modified AS modified_3, t0.number AS number_4, t0.order_date AS order_date_5, t0.customer_title AS customer_title_6, t0.customer_salutation AS customer_salutation_7, t0.customer_member AS customer_member_8, t0.customer_company AS customer_company_9, t0.customer_firstname AS customer_firstname_10, t0.customer_lastname AS customer_lastname_11, t0.customer_street AS customer_street_12, t0.customer_street_number AS customer_street_number_13, t0.customer_postalcode AS customer_postalcode_14, t0.customer_city AS customer_city_15, t0.customer_contact_email AS customer_contact_email_16, t0.customer_country AS customer_country_17, t0.customer_phone AS customer_phone_18, t0.customer_age_group AS customer_age_group_19, t0.status AS status_20, t0.iban AS iban_21, t0.bic AS bic_22, t0.bank AS bank_23, t0.payment_type AS payment_type_24, t0.customer_comment AS customer_comment_25, t0.voucher_code AS voucher_code_26, t0.voucher_discount AS voucher_discount_27, t0.customer_id AS customer_id_28, t0.client_id AS client_id_29, t0.person_id AS person_id_30, t0.invoice_recipient_id AS invoice_recipient_id_31 FROM customer_order t0 WHERE t0.id = ?
Parameters:
[
  60
]
102 0.23 ms
SELECT t0.id AS id_1, t0.created AS created_2, t0.modified AS modified_3, t0.number AS number_4, t0.order_date AS order_date_5, t0.customer_title AS customer_title_6, t0.customer_salutation AS customer_salutation_7, t0.customer_member AS customer_member_8, t0.customer_company AS customer_company_9, t0.customer_firstname AS customer_firstname_10, t0.customer_lastname AS customer_lastname_11, t0.customer_street AS customer_street_12, t0.customer_street_number AS customer_street_number_13, t0.customer_postalcode AS customer_postalcode_14, t0.customer_city AS customer_city_15, t0.customer_contact_email AS customer_contact_email_16, t0.customer_country AS customer_country_17, t0.customer_phone AS customer_phone_18, t0.customer_age_group AS customer_age_group_19, t0.status AS status_20, t0.iban AS iban_21, t0.bic AS bic_22, t0.bank AS bank_23, t0.payment_type AS payment_type_24, t0.customer_comment AS customer_comment_25, t0.voucher_code AS voucher_code_26, t0.voucher_discount AS voucher_discount_27, t0.customer_id AS customer_id_28, t0.client_id AS client_id_29, t0.person_id AS person_id_30, t0.invoice_recipient_id AS invoice_recipient_id_31 FROM customer_order t0 WHERE t0.id = ?
Parameters:
[
  61
]
103 0.25 ms
SELECT t0.id AS id_1, t0.created AS created_2, t0.modified AS modified_3, t0.order_id AS order_id_4, t0.image AS image_5, t0.title AS title_6, t0.description AS description_7, t0.author AS author_8, t0.client_id AS client_id_9, t0.course_id AS course_id_10 FROM course_image t0 WHERE t0.course_id = ? ORDER BY t0.order_id ASC
Parameters:
[
  37
]
104 0.20 ms
SELECT t0.id AS id_1, t0.created AS created_2, t0.modified AS modified_3, t0.start AS start_4, t0.end AS end_5, t0.note AS note_6, t0.availability AS availability_7, t0.client_id AS client_id_8, t0.occurrenceId AS occurrenceId_9 FROM course_occurrence_time t0 WHERE t0.occurrenceId = ? ORDER BY t0.start ASC
Parameters:
[
  155
]
105 0.20 ms
SELECT t0.id AS id_1, t0.created AS created_2, t0.modified AS modified_3, t0.price AS price_4, t0.tax_rate AS tax_rate_5, t0.quantity AS quantity_6, t0.cancelled_quantity AS cancelled_quantity_7, t0.is_free AS is_free_8, t0.name AS name_9, t0.description AS description_10, t0.status AS status_11, t0.voucher_discount AS voucher_discount_12, t0.client_id AS client_id_13, t0._order_id AS _order_id_14, t0.course_occurrence_id AS course_occurrence_id_15, t0.course_occurrence_time_id AS course_occurrence_time_id_16, t0.course_subscription_booking_id AS course_subscription_booking_id_17, t0.course_item_id AS course_item_id_18, t0.voucher_id AS voucher_id_19 FROM customer_order_item t0 WHERE t0.course_occurrence_id = ?
Parameters:
[
  155
]

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.

Managed Entities

default entity manager

Class Amount of managed objects
App\Entity\CourseOccurrenceTime 128
App\Entity\CourseOccurrence 52
App\Entity\OrderItem 46
App\Entity\Order 46
App\Entity\Person 32
App\Entity\Course 15
App\Entity\CourseImage 13
App\Entity\Category 12
App\Entity\Venue 7
App\Entity\CourseType 3
App\User\Entity\Client 1
App\Entity\ClientConfigVariable 1
App\Entity\VenueRoom 1