Query Metrics

11 Database Queries
11 Different statements
5.77 ms Query time
0 Invalid entities

Grouped Statements

Show all queries

Time Count Info
0.86 ms
(14.87%)
1
SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.excerpt AS excerpt_4, t0.content AS content_5, t0.seo_title AS seo_title_6, t0.seo_description AS seo_description_7, t0.external_id AS external_id_8, t0.seo_json AS seo_json_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.sources AS sources_12, t0.active AS active_13, t0.publish_at AS publish_at_14, t0.deleted_at AS deleted_at_15, t0.thumbnail_id AS thumbnail_id_16, t0.user_id AS user_id_17 FROM blog_post t0 WHERE t0.active = ? ORDER BY t0.created_at DESC LIMIT 3
Parameters:
[
  1
]
0.73 ms
(12.71%)
1
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"
]
0.64 ms
(11.09%)
1
SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.excerpt AS excerpt_4, t0.content AS content_5, t0.seo_title AS seo_title_6, t0.seo_description AS seo_description_7, t0.external_id AS external_id_8, t0.seo_json AS seo_json_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.sources AS sources_12, t0.active AS active_13, t0.publish_at AS publish_at_14, t0.deleted_at AS deleted_at_15, t0.thumbnail_id AS thumbnail_id_16, t0.user_id AS user_id_17 FROM blog_post t0 WHERE t0.slug = ? AND t0.active = ? LIMIT 1
Parameters:
[
  "smiertelna-bezsennosc-rodzinna-czym-jest-i-jak-sie-objawia"
  1
]
0.63 ms
(10.97%)
1
SELECT t0.id AS id_1, t0.author AS author_2, t0.content AS content_3, t0.accepted AS accepted_4, t0.user_ip AS user_ip_5, t0.deleted_at AS deleted_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.post_id AS post_id_9, t0.user_id AS user_id_10 FROM blog_post_comment t0 WHERE t0.post_id = ? AND t0.accepted = ?
Parameters:
[
  339
  1
]
0.58 ms
(9.97%)
1
SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3 FROM blog_category t0 WHERE t0.slug = ? LIMIT 1
Parameters:
[
  "smiertelna-bezsennosc-rodzinna-czym-jest-i-jak-sie-objawia"
]
0.56 ms
(9.67%)
1
SELECT b0_.id AS id_0, b0_.name AS name_1, b0_.url AS url_2, b0_.created_at AS created_at_3, b0_.updated_at AS updated_at_4, b0_.blog_post_id AS blog_post_id_5 FROM blog_custom_link b0_ INNER JOIN blog_post b1_ ON b0_.blog_post_id = b1_.id WHERE b0_.blog_post_id = ? AND b1_.active = ? ORDER BY b0_.created_at DESC LIMIT 5
Parameters:
[
  339
  1
]
0.46 ms
(7.99%)
1
SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3 FROM blog_category t0 ORDER BY t0.title ASC
Parameters:
[]
0.39 ms
(6.78%)
1
SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3 FROM blog_tag t0 WHERE t0.slug = ? LIMIT 1
Parameters:
[
  "smiertelna-bezsennosc-rodzinna-czym-jest-i-jak-sie-objawia"
]
0.35 ms
(6.14%)
1
SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3 FROM blog_category t0 INNER JOIN blog_post_blog_category ON t0.id = blog_post_blog_category.blog_category_id WHERE blog_post_blog_category.blog_post_id = ?
Parameters:
[
  339
]
0.32 ms
(5.53%)
1
SELECT t0.id AS id_1, t0.name AS name_2, t0.url AS url_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.blog_post_id AS blog_post_id_6 FROM blog_custom_link t0 WHERE t0.blog_post_id = ?
Parameters:
[
  339
]
0.25 ms
(4.30%)
1
SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.active AS active_5, t0.hash AS hash_6, t0.deleted_at AS deleted_at_7, t0.reg1 AS reg1_8, t0.reg3 AS reg3_9, t0.reg4 AS reg4_10, t0.reg5 AS reg5_11, t0.password_changed_at AS password_changed_at_12, t0.new_reg AS new_reg_13, t0.first_name AS first_name_14, t0.last_name AS last_name_15, t0.name AS name_16, t0.slug AS slug_17, t0.note AS note_18, t0.facebook_url AS facebook_url_19, t0.linkedin_url AS linkedin_url_20, t0.twitter_url AS twitter_url_21, t0.instagram_url AS instagram_url_22, t0.seo_title AS seo_title_23, t0.seo_description AS seo_description_24, t0.suspended AS suspended_25, t0.wk AS wk_26, t0.wk_attempts AS wk_attempts_27, t0.reg9 AS reg9_28, t0.google_authenticator_secret AS google_authenticator_secret_29, t0.google_authenticator_complete AS google_authenticator_complete_30, t0.created_at AS created_at_31, t0.updated_at AS updated_at_32, t0.reg6_reg AS reg6_reg_33, t0.reg6_first_name AS reg6_first_name_34, t0.reg6_last_name AS reg6_last_name_35, t0.reg6_pesel AS reg6_pesel_36, t0.reg6_no_pesel AS reg6_no_pesel_37, t0.reg6_other_document AS reg6_other_document_38, t0.reg6_other_document_number AS reg6_other_document_number_39, t0.reg7_reg AS reg7_reg_40, t0.reg7_first_name AS reg7_first_name_41, t0.reg7_last_name AS reg7_last_name_42, t0.reg7_pesel AS reg7_pesel_43, t0.reg7_no_pesel AS reg7_no_pesel_44, t0.reg7_other_document AS reg7_other_document_45, t0.reg7_other_document_number AS reg7_other_document_number_46, t0.reg8_reg AS reg8_reg_47, t0.reg8_first_name AS reg8_first_name_48, t0.reg8_last_name AS reg8_last_name_49, t0.reg8_pesel AS reg8_pesel_50, t0.reg8_no_pesel AS reg8_no_pesel_51, t0.reg8_other_document AS reg8_other_document_52, t0.reg8_other_document_number AS reg8_other_document_number_53, t0.group_id AS group_id_54, t0.avatar_id AS avatar_id_55 FROM user t0 WHERE t0.id = ?
Parameters:
[
  8
]

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.