Query Metrics

11 Database Queries
8 Different statements
7.36 ms Query time
0 Invalid entities

Queries

Group similar statements

# Time Info
1 0.80 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.token AS token_3, t0.email AS email_4, t0.email_title AS email_title_5, t0.email_title_sick_leave AS email_title_sick_leave_6, t0.logo_url AS logo_url_7, t0.faq_url AS faq_url_8, t0.contact_url AS contact_url_9, t0.rule_url AS rule_url_10, t0.privacy_policy_url AS privacy_policy_url_11, t0.sms_sender AS sms_sender_12, t0.sms_content AS sms_content_13, t0.url AS url_14, t0.has_refund AS has_refund_15, t0.slug AS slug_16, t0.iframe_head_text AS iframe_head_text_17, t0.iframe_top_text AS iframe_top_text_18, t0.hash AS hash_19, t0.virtual_ AS virtual__20, t0.redirect AS redirect_21, t0.default_api_state AS default_api_state_22, t0.show_top_bar AS show_top_bar_23, t0.top_bar_message AS top_bar_message_24, t0.top_bar_bg_color AS top_bar_bg_color_25, t0.top_bar_text_color AS top_bar_text_color_26, t0.api AS api_27, t0.logo_id AS logo_id_28 FROM site t0 WHERE t0.id = ?
Parameters:
[
  "3"
]
2 0.87 ms
SELECT s0_.id AS id_0, s0_.external_id AS external_id_1, s0_.age_requirement AS age_requirement_2, s0_.at_id AS at_id_3, s0_.default_ AS default__4, s0_.show_on_page AS show_on_page_5, s0_.price AS price_6 FROM specialization s0_ LEFT JOIN specialization_translation s1_ ON s0_.id = s1_.translatable_id WHERE s1_.slug = ?
Parameters:
[
  "endokrynolog-online"
]
3 0.34 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.title AS title_3, t0.slug AS slug_4, t0.excerpt AS excerpt_5, t0.content AS content_6, t0.seo_title AS seo_title_7, t0.seo_description AS seo_description_8, t0.locale AS locale_9, t0.translatable_id AS translatable_id_10 FROM specialization_translation t0 WHERE t0.translatable_id = ?
Parameters:
[
  1
]
4 1.33 ms
SELECT t0.id AS id_1, t0.question AS question_2, t0.answer AS answer_3, t0.position AS position_4, t0.app AS app_5, t0.service_id AS service_id_6, t0.specialization_id AS specialization_id_7, t0.product_text_id AS product_text_id_8, t0.affliction_id AS affliction_id_9, t0.blog_post_id AS blog_post_id_10 FROM faq t0 WHERE t0.specialization_id = ?
Parameters:
[
  1
]
5 0.99 ms
SELECT t0.id AS id_1, t0.question AS question_2, t0.answer AS answer_3, t0.locale AS locale_4, t0.translatable_id AS translatable_id_5 FROM faq_translation t0 WHERE t0.translatable_id = ?
Parameters:
[
  108
]
6 0.75 ms
SELECT i0_.text AS text_0, i0_.url AS url_1 FROM internal_linking i0_
Parameters:
[]
7 0.28 ms
SELECT p0_.slug AS slug_0, p1_.name AS name_1 FROM product_text p0_ LEFT JOIN product p1_ ON p0_.id = p1_.text_id GROUP BY p0_.id
Parameters:
[]
8 0.26 ms
SELECT s0_.slug AS slug_0, s0_.name AS name_1 FROM specialization s1_ INNER JOIN specialization_translation s0_ ON s1_.id = s0_.translatable_id AND (s0_.locale = ?) GROUP BY s1_.id
Parameters:
[
  "pl"
]
9 0.66 ms
SELECT t0.id AS id_1, t0.question AS question_2, t0.answer AS answer_3, t0.locale AS locale_4, t0.translatable_id AS translatable_id_5 FROM faq_translation t0 WHERE t0.translatable_id = ?
Parameters:
[
  109
]
10 0.57 ms
SELECT t0.id AS id_1, t0.question AS question_2, t0.answer AS answer_3, t0.locale AS locale_4, t0.translatable_id AS translatable_id_5 FROM faq_translation t0 WHERE t0.translatable_id = ?
Parameters:
[
  110
]
11 0.51 ms
SELECT t0.id AS id_1, t0.question AS question_2, t0.answer AS answer_3, t0.locale AS locale_4, t0.translatable_id AS translatable_id_5 FROM faq_translation t0 WHERE t0.translatable_id = ?
Parameters:
[
  134
]

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.