GET https://miraculumaurich.de/frontend/course/9756?tid=2979

Query Metrics

23 Database Queries
16 Different statements
14.21 ms Query time
0 Invalid entities
21 Managed entities

Grouped Statements

Show all queries

Time Count Info
2.97 ms
(20.93%)
4
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.custom_domain AS custom_domain_18, t0.keycloak_client_id AS keycloak_client_id_19, t0.keycloakGroupId AS keycloakGroupId_20 FROM client t0 WHERE t0.custom_domain = ? LIMIT 1
Parameters:
[
  "miraculumaurich.de"
]
2.01 ms
(14.12%)
1
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 LEFT JOIN course_text c4_ ON c1_.id = c4_.course_id WHERE c2_.id = ? AND c0_.published = ? AND (c3_.end > ? OR c3_.end IS NULL) AND c1_.category_id = ? AND c1_.type_id = ? GROUP BY c0_.id ORDER BY c3_.start ASC
Parameters:
[
  91
  1
  "2026-05-20 02:00:51"
  1510
  1296
]
1.93 ms
(13.56%)
5
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:
[
  91
  "MAINTENANCE_MODE"
]
1.02 ms
(7.17%)
1
SELECT t0.id AS id_1, t0.created AS created_2, t0.modified AS modified_3, t0.name AS name_4, t0.postalcode AS postalcode_5, t0.city AS city_6, t0.street AS street_7, t0.street_number AS street_number_8, t0.geo_latitude AS geo_latitude_9, t0.geo_longitude AS geo_longitude_10, t0.client_id AS client_id_11 FROM venue t0 WHERE t0.id = ?
Parameters:
[
  1194
]
0.96 ms
(6.74%)
1
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:
[
  1510
]
0.90 ms
(6.34%)
1
SELECT t0.id AS id_1, t0.created AS created_2, t0.modified AS modified_3, t0.published AS published_4, t0.start AS start_5, t0.end AS end_6, t0.slots AS slots_7, t0.code AS code_8, t0.reservation_allowed AS reservation_allowed_9, t0.booked_slots AS booked_slots_10, t0.price AS price_11, t0.tax_rate AS tax_rate_12, t0.material_cost AS material_cost_13, t0.number AS number_14, t0.client_id AS client_id_15, t0.venueId AS venueId_16, t0.venueRoomId AS venueRoomId_17, t0.courseId AS courseId_18 FROM course_occurrence t0 WHERE t0.courseId = ?
Parameters:
[
  9756
]
0.89 ms
(6.26%)
1
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:
[
  2979
]
0.54 ms
(3.81%)
1
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:
[
  ""
]
0.53 ms
(3.74%)
1
SELECT t0.id AS id_1, t0.created AS created_2, t0.modified AS modified_3, t0.content AS content_4, t0.order_id AS order_id_5, t0.title AS title_6, t0.client_id AS client_id_7, t0.course_id AS course_id_8 FROM course_text t0 WHERE t0.course_id = ? ORDER BY t0.order_id ASC
Parameters:
[
  9756
]
0.53 ms
(3.72%)
1
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.quantity_material_per_participant_only AS quantity_material_per_participant_only_14, t0.target_age_min AS target_age_min_15, t0.target_age_max AS target_age_max_16, t0.invoice_upper_comment AS invoice_upper_comment_17, t0.invoice_lower_comment AS invoice_lower_comment_18, t0.invoice_lower_comment_debit AS invoice_lower_comment_debit_19, t0.client_id AS client_id_20, t0.subscription_id AS subscription_id_21, t0.category_id AS category_id_22, t0.series_id AS series_id_23, t0.type_id AS type_id_24 FROM course t0 WHERE t0.id = ?
Parameters:
[
  "9756"
]
0.46 ms
(3.22%)
1
SELECT t0.id AS id_1, t0.created AS created_2, t0.modified AS modified_3, t0.title AS title_4, t0.salutation AS salutation_5, t0.member AS member_6, t0.allow_member_vouchers AS allow_member_vouchers_7, t0.rabatt AS rabatt_8, t0.firstname AS firstname_9, t0.lastname AS lastname_10, t0.date_of_birth AS date_of_birth_11, t0.city_of_birth AS city_of_birth_12, t0.comment AS comment_13, t0.is_main_contact AS is_main_contact_14, t0.is_speaker AS is_speaker_15, t0.is_customer AS is_customer_16, t0.active AS active_17, t0.street AS street_18, t0.street_number AS street_number_19, t0.postalcode AS postalcode_20, t0.city AS city_21, t0.contact_email AS contact_email_22, t0.web AS web_23, t0.country AS country_24, t0.phone AS phone_25, t0.mobile AS mobile_26, t0.delete_date AS delete_date_27, t0.iban AS iban_28, t0.bic AS bic_29, t0.bank AS bank_30, t0.debit_agree AS debit_agree_31, t0.debit_agree_source AS debit_agree_source_32, t0.debit_agree_date AS debit_agree_date_33, t0.email_invoice AS email_invoice_34, t0.privacy_policy_confirmed AS privacy_policy_confirmed_35, t0.receive_newsletter AS receive_newsletter_36, t0.debit_active AS debit_active_37, t0.is_invoice_recipient AS is_invoice_recipient_38, t0.company AS company_39, t0.user_id AS user_id_40, t0.client_id AS client_id_41, t0.family_member_of_id AS family_member_of_id_42, t43.id AS id_44, t43.created AS created_45, t43.modified AS modified_46, t43.image AS image_47, t43.client_id AS client_id_48, t43.person_id AS person_id_49 FROM person t0 LEFT JOIN speaker t43 ON t43.person_id = t0.id WHERE t0.id = ?
Parameters:
[
  16356
]
0.37 ms
(2.61%)
1
SELECT t0.id AS id_1, t0.created AS created_2, t0.modified AS modified_3, t0.published AS published_4, t0.start AS start_5, t0.end AS end_6, t0.slots AS slots_7, t0.code AS code_8, t0.reservation_allowed AS reservation_allowed_9, t0.booked_slots AS booked_slots_10, t0.price AS price_11, t0.tax_rate AS tax_rate_12, t0.material_cost AS material_cost_13, t0.number AS number_14, t0.client_id AS client_id_15, t0.venueId AS venueId_16, t0.venueRoomId AS venueRoomId_17, t0.courseId AS courseId_18 FROM course_occurrence t0 WHERE t0.id = ?
Parameters:
[
  "2979"
]
0.34 ms
(2.37%)
1
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:
[
  9756
]
0.30 ms
(2.13%)
1
SELECT t0.course_occurrence_id AS course_occurrence_id_1, t0.speaker_id AS speaker_id_2, t0.client_id AS client_id_3 FROM course_occurrence_speaker t0 WHERE t0.course_occurrence_id = ?
Parameters:
[
  2979
]
0.30 ms
(2.09%)
1
SELECT t0.id AS id_1, t0.created AS created_2, t0.modified AS modified_3, t0.name AS name_4, t0.number AS number_5, t0.floor AS floor_6, t0.building AS building_7, t0.client_id AS client_id_8, t0.venueId AS venueId_9 FROM venue_room t0 WHERE t0.id = ?
Parameters:
[
  1320
]
0.17 ms
(1.19%)
1
SELECT t0.id AS id_1, t0.created AS created_2, t0.modified AS modified_3, t0.image AS image_4, t0.client_id AS client_id_5, t0.person_id AS person_id_6 FROM speaker t0 WHERE t0.id = ?
Parameters:
[
  1425
]

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\CourseOccurrence 6
App\Entity\ClientConfigVariable 3
App\User\Entity\Client 1
App\Entity\Course 1
App\Entity\Category 1
App\Entity\CourseType 1
App\Entity\Venue 1
App\Entity\VenueRoom 1
App\Entity\CourseOccurrenceTime 1
App\Entity\CourseImage 1
App\Entity\CourseOccurrenceSpeaker 1
App\Entity\Speaker 1
App\Entity\Person 1
App\User\Entity\User 1