GET https://v04.test.kursimple.de/frontend/speaker/

Query Metrics

51 Database Queries
5 Different statements
14.06 ms Query time
0 Invalid entities
122 Managed entities

Grouped Statements

Show all queries

Time Count Info
10.63 ms
(75.62%)
41
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:
[
  1
]
1.67 ms
(11.91%)
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:
[
  "v04.test.kursimple.de"
]
0.73 ms
(5.22%)
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.subdomain = ? LIMIT 1
Parameters:
[
  "v04"
]
0.51 ms
(3.65%)
1
SELECT s0_.id AS id_0, s0_.created AS created_1, s0_.modified AS modified_2, s0_.image AS image_3, s0_.client_id AS client_id_4, s0_.person_id AS person_id_5 FROM speaker s0_
Parameters:
[]
0.51 ms
(3.61%)
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:
[
  "6e6p8l175nfkf6oqv26ro4dbip"
]

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\Speaker 41
App\Entity\Person 41
App\User\Entity\User 35
App\User\Entity\Client 5