GET https://test.test.kursimple.de/

Query Metrics

34 Database Queries
15 Different statements
30.63 ms Query time
0 Invalid entities
85 Managed entities

Queries

Group similar statements

# Time Info
1 1.04 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.62 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.71 ms
SELECT t0.id AS id_1, t0.created AS created_2, t0.modified AS modified_3, t0.username AS username_4, t0.password AS password_5, t0.role AS role_6, t0.password_reset_token AS password_reset_token_7, t0.password_requested_at AS password_requested_at_8, t0.password_reset_at AS password_reset_at_9, t0.activate_token AS activate_token_10, t0.activate_requested_at AS activate_requested_at_11, t0.activated_at AS activated_at_12, t0.email_confirm_token AS email_confirm_token_13, t0.email_confirm_requested_at AS email_confirm_requested_at_14, t0.email_confirmed_at AS email_confirmed_at_15, t0.facebook_id AS facebook_id_16, t0.google_id AS google_id_17, t0.keycloak_id AS keycloak_id_18, t19.id AS id_20, t19.created AS created_21, t19.modified AS modified_22, t19.title AS title_23, t19.salutation AS salutation_24, t19.member AS member_25, t19.allow_member_vouchers AS allow_member_vouchers_26, t19.rabatt AS rabatt_27, t19.firstname AS firstname_28, t19.lastname AS lastname_29, t19.date_of_birth AS date_of_birth_30, t19.city_of_birth AS city_of_birth_31, t19.comment AS comment_32, t19.is_main_contact AS is_main_contact_33, t19.is_speaker AS is_speaker_34, t19.is_customer AS is_customer_35, t19.active AS active_36, t19.street AS street_37, t19.street_number AS street_number_38, t19.postalcode AS postalcode_39, t19.city AS city_40, t19.contact_email AS contact_email_41, t19.web AS web_42, t19.country AS country_43, t19.phone AS phone_44, t19.mobile AS mobile_45, t19.delete_date AS delete_date_46, t19.iban AS iban_47, t19.bic AS bic_48, t19.bank AS bank_49, t19.debit_agree AS debit_agree_50, t19.debit_agree_source AS debit_agree_source_51, t19.debit_agree_date AS debit_agree_date_52, t19.email_invoice AS email_invoice_53, t19.privacy_policy_confirmed AS privacy_policy_confirmed_54, t19.receive_newsletter AS receive_newsletter_55, t19.debit_active AS debit_active_56, t19.is_invoice_recipient AS is_invoice_recipient_57, t19.company AS company_58, t19.user_id AS user_id_59, t19.client_id AS client_id_60, t19.family_member_of_id AS family_member_of_id_61 FROM user t0 LEFT JOIN person t19 ON t19.user_id = t0.id WHERE t0.id = ?
Parameters:
[
  1
]
4 0.32 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 INNER JOIN user_client ON t0.id = user_client.clientId WHERE user_client.userId = ?
Parameters:
[
  1
]
5 0.21 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"
]
6 0.57 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:
[
  "9o4ftmutd1c4i5h6b812vmqkbe"
]
7 0.67 ms
SELECT p0_.id AS id_0, p0_.created AS created_1, p0_.modified AS modified_2, p0_.title AS title_3, p0_.salutation AS salutation_4, p0_.member AS member_5, p0_.allow_member_vouchers AS allow_member_vouchers_6, p0_.rabatt AS rabatt_7, p0_.firstname AS firstname_8, p0_.lastname AS lastname_9, p0_.date_of_birth AS date_of_birth_10, p0_.city_of_birth AS city_of_birth_11, p0_.comment AS comment_12, p0_.is_main_contact AS is_main_contact_13, p0_.is_speaker AS is_speaker_14, p0_.is_customer AS is_customer_15, p0_.active AS active_16, p0_.street AS street_17, p0_.street_number AS street_number_18, p0_.postalcode AS postalcode_19, p0_.city AS city_20, p0_.contact_email AS contact_email_21, p0_.web AS web_22, p0_.country AS country_23, p0_.phone AS phone_24, p0_.mobile AS mobile_25, p0_.delete_date AS delete_date_26, p0_.iban AS iban_27, p0_.bic AS bic_28, p0_.bank AS bank_29, p0_.debit_agree AS debit_agree_30, p0_.debit_agree_source AS debit_agree_source_31, p0_.debit_agree_date AS debit_agree_date_32, p0_.email_invoice AS email_invoice_33, p0_.privacy_policy_confirmed AS privacy_policy_confirmed_34, p0_.receive_newsletter AS receive_newsletter_35, p0_.debit_active AS debit_active_36, p0_.is_invoice_recipient AS is_invoice_recipient_37, p0_.company AS company_38, p0_.user_id AS user_id_39, p0_.client_id AS client_id_40, p0_.family_member_of_id AS family_member_of_id_41 FROM person p0_ WHERE p0_.user_id = ?
Parameters:
[
  1
]
8 0.26 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"
]
9 9.79 ms
SELECT SUM(c0_.quantity) AS sclr_0, c1_.order_date AS order_date_1 FROM customer_order c1_ LEFT JOIN client c2_ ON c1_.client_id = c2_.id LEFT JOIN customer_order_item c0_ ON c1_.id = c0_._order_id WHERE c2_.id = ? AND c1_.order_date >= ? AND c1_.order_date <= ? AND c1_.status <> ? GROUP BY c1_.order_date ORDER BY c1_.order_date ASC
Parameters:
[
  1
  "2026-01-16 10:11:54"
  "2026-01-22 10:11:54"
  "cancelled"
]
10 1.01 ms
SELECT COUNT(c0_.id) AS sclr_0, c0_.order_date AS order_date_1 FROM customer_order c0_ LEFT JOIN client c1_ ON c0_.client_id = c1_.id WHERE c1_.id = ? AND c0_.order_date >= ? AND c0_.order_date <= ? AND c0_.status <> ? GROUP BY c0_.order_date ORDER BY c0_.order_date ASC
Parameters:
[
  1
  "2026-01-16 10:11:54"
  "2026-01-22 10:11:54"
  "cancelled"
]
11 1.12 ms
SELECT COUNT(p0_.id) AS sclr_0, DATE_FORMAT(u1_.created,'%Y-%m-%d') AS sclr_1 FROM person p0_ LEFT JOIN user u1_ ON p0_.user_id = u1_.id LEFT JOIN user_client u3_ ON u1_.id = u3_.userId LEFT JOIN client c2_ ON c2_.id = u3_.clientId WHERE c2_.id = ? AND u1_.created >= ? AND u1_.created <= ? GROUP BY sclr_1 ORDER BY u1_.created ASC
Parameters:
[
  1
  "2026-01-16 00:00:00"
  "2026-01-22 23:59:59"
]
12 4.02 ms
SELECT COUNT(c0_.id) AS sclr_0, DATE_FORMAT(c1_.start,'%Y-%m-%d') AS sclr_1 FROM course_occurrence c0_ LEFT JOIN course c2_ ON c0_.courseId = c2_.id LEFT JOIN client c3_ ON c2_.client_id = c3_.id LEFT JOIN course_occurrence_time c1_ ON c0_.id = c1_.occurrenceId WHERE c3_.id = ? AND c1_.start >= ? AND c1_.start <= ? GROUP BY sclr_1 ORDER BY c1_.start ASC
Parameters:
[
  1
  "2026-01-16 00:00:00"
  "2026-01-22 23:59:59"
]
13 0.92 ms
SELECT SUM(c0_.price * (c0_.quantity)) AS sclr_0, c1_.order_date AS order_date_1 FROM customer_order c1_ LEFT JOIN client c2_ ON c1_.client_id = c2_.id LEFT JOIN customer_order_item c0_ ON c1_.id = c0_._order_id WHERE c2_.id = ? AND c1_.order_date >= ? AND c1_.order_date <= ? AND c1_.status <> ? GROUP BY c1_.order_date ORDER BY c1_.order_date ASC
Parameters:
[
  1
  "2026-01-16 00:00:00"
  "2026-01-22 23:59:59"
  "cancelled"
]
14 0.80 ms
SELECT COUNT(c0_.id) AS sclr_0, c0_.status AS status_1 FROM customer_order c0_ LEFT JOIN client c1_ ON c0_.client_id = c1_.id WHERE c1_.id = ? AND c0_.status <> ? GROUP BY c0_.status
Parameters:
[
  1
  "done"
]
15 3.78 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 15
Parameters:
[
  1
  1
  "2026-01-22 10:11:54"
  "Course"
]
16 0.78 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 = ?
Parameters:
[
  1
]
17 0.29 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"
]
18 0.15 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"
]
19 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"
]
20 0.28 ms
SELECT p0_.id AS id_0, p0_.created AS created_1, p0_.modified AS modified_2, p0_.title AS title_3, p0_.salutation AS salutation_4, p0_.member AS member_5, p0_.allow_member_vouchers AS allow_member_vouchers_6, p0_.rabatt AS rabatt_7, p0_.firstname AS firstname_8, p0_.lastname AS lastname_9, p0_.date_of_birth AS date_of_birth_10, p0_.city_of_birth AS city_of_birth_11, p0_.comment AS comment_12, p0_.is_main_contact AS is_main_contact_13, p0_.is_speaker AS is_speaker_14, p0_.is_customer AS is_customer_15, p0_.active AS active_16, p0_.street AS street_17, p0_.street_number AS street_number_18, p0_.postalcode AS postalcode_19, p0_.city AS city_20, p0_.contact_email AS contact_email_21, p0_.web AS web_22, p0_.country AS country_23, p0_.phone AS phone_24, p0_.mobile AS mobile_25, p0_.delete_date AS delete_date_26, p0_.iban AS iban_27, p0_.bic AS bic_28, p0_.bank AS bank_29, p0_.debit_agree AS debit_agree_30, p0_.debit_agree_source AS debit_agree_source_31, p0_.debit_agree_date AS debit_agree_date_32, p0_.email_invoice AS email_invoice_33, p0_.privacy_policy_confirmed AS privacy_policy_confirmed_34, p0_.receive_newsletter AS receive_newsletter_35, p0_.debit_active AS debit_active_36, p0_.is_invoice_recipient AS is_invoice_recipient_37, p0_.company AS company_38, p0_.user_id AS user_id_39, p0_.client_id AS client_id_40, p0_.family_member_of_id AS family_member_of_id_41 FROM person p0_ WHERE p0_.user_id = ?
Parameters:
[
  1
]
21 0.62 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
  "SPEAKER_CALENDAR"
]
22 0.18 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
  "KURSREIHENMENUE"
]
23 0.14 ms
SELECT t0.id AS id_1, t0.variableKey AS variableKey_2, t0.variableValue AS variableValue_3, t0.variableType AS variableType_4, t0.description AS description_5, t0.created AS created_6, t0.modified AS modified_7, t0.client_id AS client_id_8 FROM client_config_variable t0 WHERE t0.client_id = ? AND t0.variableKey = ? LIMIT 1
Parameters:
[
  1
  "TERMINWAHLMENUE"
]
24 0.13 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
  "ABOMENUE"
]
25 0.16 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
  "MENUE_BESTELLUNGEN"
]
26 0.13 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
  "SCHNELLANSICHTMENUE"
]
27 0.13 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
  "MENUE_RECHNUNGEN"
]
28 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
  "MENUE_KUNDEN"
]
29 0.15 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
  "PROVIDER"
]
30 0.13 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
  "PRESENCE"
]
31 0.12 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
  "TAGS"
]
32 0.13 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
  "COURSES_ADDITIONAL_FIELDS"
]
33 0.64 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
]
34 0.27 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
]

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\ClientConfigVariable 70
App\Entity\CourseOccurrence 4
App\Entity\Venue 3
App\Entity\Course 2
App\Entity\Category 2
App\User\Entity\Client 1
App\User\Entity\User 1
App\Entity\VenueRoom 1
App\Entity\CourseType 1