Query Metrics
110
Database Queries
14
Different statements
27.99 ms
Query time
0
Invalid entities
357
Managed entities
Queries
| #▲ | Time | Info |
|---|---|---|
| 1 | 0.83 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.23 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.52 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.39 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 | 2.36 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 18:44:35" "Course" ] |
| 6 | 0.45 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.17 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.id = ?
Parameters:
[
6
]
|
| 8 | 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:
[
37
]
|
| 9 | 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.id = ?
Parameters:
[
33
]
|
| 10 | 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
]
|
| 11 | 0.12 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.id = ?
Parameters:
[
3
]
|
| 12 | 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:
[
11
]
|
| 13 | 0.11 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.id = ?
Parameters:
[
4
]
|
| 14 | 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:
[
8
]
|
| 15 | 0.13 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.id = ?
Parameters:
[
1
]
|
| 16 | 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
]
|
| 17 | 0.15 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.id = ?
Parameters:
[
2
]
|
| 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:
[
10
]
|
| 19 | 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:
[
3
]
|
| 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:
[
7
]
|
| 21 | 1.38 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 18:44:35" "Course" ] |
| 22 | 0.29 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
]
|
| 23 | 0.17 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
]
|
| 24 | 0.22 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
]
|
| 25 | 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
]
|
| 26 | 0.17 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
]
|
| 27 | 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
]
|
| 28 | 0.67 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
]
|
| 29 | 0.29 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
]
|
| 30 | 0.20 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
]
|
| 31 | 0.27 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"
]
|
| 32 | 0.17 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" ] |
| 33 | 0.17 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" ] |
| 34 | 0.30 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
]
|
| 35 | 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:
[
25
]
|
| 36 | 0.84 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
]
|
| 37 | 0.62 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
]
|
| 38 | 0.26 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
]
|
| 39 | 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
]
|
| 40 | 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:
[
152
]
|
| 41 | 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
]
|
| 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:
[
154
]
|
| 43 | 0.23 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.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:
[
27
]
|
| 45 | 0.59 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.48 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.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:
[
98
]
|
| 51 | 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:
[
99
]
|
| 52 | 0.19 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
]
|
| 53 | 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:
[
26
]
|
| 54 | 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:
[
26
]
|
| 55 | 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:
[
112
]
|
| 56 | 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:
[
113
]
|
| 57 | 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
]
|
| 58 | 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
]
|
| 59 | 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:
[
116
]
|
| 60 | 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:
[
117
]
|
| 61 | 0.16 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
]
|
| 62 | 0.17 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
]
|
| 63 | 0.18 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
]
|
| 64 | 0.15 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
]
|
| 65 | 0.21 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
]
|
| 66 | 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:
[
24
]
|
| 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:
[
125
]
|
| 68 | 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:
[
126
]
|
| 69 | 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:
[
127
]
|
| 70 | 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:
[
128
]
|
| 71 | 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:
[
129
]
|
| 72 | 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:
[
130
]
|
| 73 | 0.15 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
]
|
| 74 | 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:
[
132
]
|
| 75 | 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:
[
8
]
|
| 76 | 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:
[
31
]
|
| 77 | 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:
[
31
]
|
| 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:
[
78
]
|
| 79 | 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:
[
79
]
|
| 80 | 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:
[
80
]
|
| 81 | 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:
[
81
]
|
| 82 | 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:
[
3
]
|
| 83 | 0.19 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
]
|
| 84 | 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:
[
29
]
|
| 85 | 0.75 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
]
|
| 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:
[
19
]
|
| 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:
[
20
]
|
| 88 | 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:
[
21
]
|
| 89 | 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:
[
22
]
|
| 90 | 0.19 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
]
|
| 91 | 0.16 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
]
|
| 92 | 0.24 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
]
|
| 93 | 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:
[
58
]
|
| 94 | 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:
[
59
]
|
| 95 | 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
]
|
| 96 | 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:
[
61
]
|
| 97 | 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:
[
5
]
|
| 98 | 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:
[
688
]
|
| 99 | 0.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:
[
688
]
|
| 100 | 0.16 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
]
|
| 101 | 0.18 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
]
|
| 102 | 0.21 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
]
|
| 103 | 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:
[
23
]
|
| 104 | 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:
[
35
]
|
| 105 | 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:
[
36
]
|
| 106 | 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:
[
37
]
|
| 107 | 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:
[
38
]
|
| 108 | 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:
[
39
]
|
| 109 | 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:
[
40
]
|
| 110 | 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:
[
41
]
|
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 |