1
0.74 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 = ?
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 = '3' ;
Copy
2
0.80 ms
SELECT a0_ . id AS id_0 , a0_ . title AS title_1 , a0_ . page_title AS page_title_2 , a0_ . slug AS slug_3 , a0_ . excerpt AS excerpt_4 , a0_ . content AS content_5 , a0_ . seo_title AS seo_title_6 , a0_ . seo_description AS seo_description_7 , a0_ . accusative AS accusative_8 , a0_ . sources AS sources_9 , a0_ . icon_id AS icon_id_10 , a0_ . thumbnail_id AS thumbnail_id_11 , a0_ . category_id AS category_id_12 FROM affliction a0_ LEFT JOIN affliction_translation a1_ ON a0_ . id = a1_ . translatable_id WHERE a1_ . slug = ? AND a1_ . locale = ?
Parameters :
[
"cukrzyca "
"pl "
]
SELECT a0_ . id AS id_0 , a0_ . title AS title_1 , a0_ . page_title AS page_title_2 , a0_ . slug AS slug_3 , a0_ . excerpt AS excerpt_4 , a0_ . content AS content_5 , a0_ . seo_title AS seo_title_6 , a0_ . seo_description AS seo_description_7 , a0_ . accusative AS accusative_8 , a0_ . sources AS sources_9 , a0_ . icon_id AS icon_id_10 , a0_ . thumbnail_id AS thumbnail_id_11 , a0_ . category_id AS category_id_12 FROM affliction a0_ LEFT JOIN affliction_translation a1_ ON a0_ . id = a1_ . translatable_id WHERE a1_ . slug = 'cukrzyca' AND a1_ . locale = 'pl' ;
Copy
3
0.42 ms
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . slug AS slug_3 FROM blog_category t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . slug AS slug_3 FROM blog_category t0 WHERE t0 . id = 7 ;
Copy
4
3.82 ms
SELECT b0_ . id AS id_0 , b0_ . title AS title_1 , b0_ . slug AS slug_2 , b0_ . excerpt AS excerpt_3 , b0_ . content AS content_4 , b0_ . seo_title AS seo_title_5 , b0_ . seo_description AS seo_description_6 , b0_ . external_id AS external_id_7 , b0_ . seo_json AS seo_json_8 , b0_ . created_at AS created_at_9 , b0_ . updated_at AS updated_at_10 , b0_ . sources AS sources_11 , b0_ . active AS active_12 , b0_ . publish_at AS publish_at_13 , b0_ . deleted_at AS deleted_at_14 , b1_ . id AS id_15 , b1_ . title AS title_16 , b1_ . slug AS slug_17 FROM blog_post b0_ INNER JOIN blog_post_blog_category b2_ ON b0_ . id = b2_ . blog_post_id INNER JOIN blog_category b1_ ON b1_ . id = b2_ . blog_category_id WHERE b1_ . slug = ? AND b0_ . active = ? ORDER BY b0_ . created_at DESC
Parameters :
[
"cukrzyca "
1
]
SELECT b0_ . id AS id_0 , b0_ . title AS title_1 , b0_ . slug AS slug_2 , b0_ . excerpt AS excerpt_3 , b0_ . content AS content_4 , b0_ . seo_title AS seo_title_5 , b0_ . seo_description AS seo_description_6 , b0_ . external_id AS external_id_7 , b0_ . seo_json AS seo_json_8 , b0_ . created_at AS created_at_9 , b0_ . updated_at AS updated_at_10 , b0_ . sources AS sources_11 , b0_ . active AS active_12 , b0_ . publish_at AS publish_at_13 , b0_ . deleted_at AS deleted_at_14 , b1_ . id AS id_15 , b1_ . title AS title_16 , b1_ . slug AS slug_17 FROM blog_post b0_ INNER JOIN blog_post_blog_category b2_ ON b0_ . id = b2_ . blog_post_id INNER JOIN blog_category b1_ ON b1_ . id = b2_ . blog_category_id WHERE b1_ . slug = 'cukrzyca' AND b0_ . active = 1 ORDER BY b0_ . created_at DESC ;
Copy
5
2.44 ms
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . page_title AS page_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 . accusative AS accusative_9 , t0 . locale AS locale_10 , t0 . translatable_id AS translatable_id_11 FROM affliction_translation t0 WHERE t0 . translatable_id = ?
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . page_title AS page_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 . accusative AS accusative_9 , t0 . locale AS locale_10 , t0 . translatable_id AS translatable_id_11 FROM affliction_translation t0 WHERE t0 . translatable_id = 12 ;
Copy
6
0.59 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 , t0 . package_id AS package_id_11 FROM faq t0 WHERE t0 . affliction_id = ? ORDER BY t0 . position ASC
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 , t0 . package_id AS package_id_11 FROM faq t0 WHERE t0 . affliction_id = 12 ORDER BY t0 . position ASC ;
Copy
7
1.29 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 = ?
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 = 150 ;
Copy
8
0.78 ms
SELECT i0_ . text AS text_0 , i0_ . url AS url_1 FROM internal_linking i0_
SELECT i0_ . text AS text_0 , i0_ . url AS url_1 FROM internal_linking i0_ ;
Copy
9
0.27 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
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 ;
Copy
10
0.22 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
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 = 'pl' ) GROUP BY s1_ . id ;
Copy
11
0.45 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 = ?
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 = 151 ;
Copy
12
0.32 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 = ?
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 = 152 ;
Copy
13
0.38 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 = ?
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 = 153 ;
Copy
14
0.52 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 = ?
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 = 154 ;
Copy