1
0.77 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.39 ms
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 4
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 = 1 ORDER BY t0 . created_at DESC LIMIT 4 ;
Copy
3
0.22 ms
SELECT s0_ . id AS id_0 , s0_ . name AS name_1 , s0_ . type AS type_2 , s0_ . price AS price_3 , s0_ . description AS description_4 , s0_ . subtitle AS subtitle_5 , s0_ . account_required AS account_required_6 , s0_ . bullets AS bullets_7 , s0_ . data AS data_8 , s0_ . has_calendar AS has_calendar_9 , s0_ . has_phone AS has_phone_10 , s0_ . title AS title_11 , s0_ . active AS active_12 , s0_ . position AS position_13 , s0_ . default_package AS default_package_14 , s0_ . parent_id AS parent_id_15 , s0_ . icon_id AS icon_id_16 FROM service s0_ LEFT JOIN site_service s2_ ON s0_ . id = s2_ . service_id LEFT JOIN site s1_ ON s1_ . id = s2_ . site_id WHERE s1_ . id = ? AND s0_ . type = ? LIMIT 1
Parameters :
[
3
"prescription "
]
SELECT s0_ . id AS id_0 , s0_ . name AS name_1 , s0_ . type AS type_2 , s0_ . price AS price_3 , s0_ . description AS description_4 , s0_ . subtitle AS subtitle_5 , s0_ . account_required AS account_required_6 , s0_ . bullets AS bullets_7 , s0_ . data AS data_8 , s0_ . has_calendar AS has_calendar_9 , s0_ . has_phone AS has_phone_10 , s0_ . title AS title_11 , s0_ . active AS active_12 , s0_ . position AS position_13 , s0_ . default_package AS default_package_14 , s0_ . parent_id AS parent_id_15 , s0_ . icon_id AS icon_id_16 FROM service s0_ LEFT JOIN site_service s2_ ON s0_ . id = s2_ . service_id LEFT JOIN site s1_ ON s1_ . id = s2_ . site_id WHERE s1_ . id = 3 AND s0_ . type = 'prescription' LIMIT 1 ;
Copy
4
0.14 ms
SELECT p0_ . id AS id_0 , p0_ . date AS date_1 , p0_ . value AS value_2 , p0_ . type AS type_3 , p0_ . label AS label_4 , p0_ . created_at AS created_at_5 , p0_ . updated_at AS updated_at_6 , p0_ . service_id AS service_id_7 , p0_ . site_id AS site_id_8 FROM price_rate p0_ WHERE (p0_ . service_id = ? OR p0_ . service_id IS NULL ) AND (p0_ . site_id = ? OR p0_ . site_id IS NULL ) AND p0_ . date = ? ORDER BY p0_ . updated_at DESC LIMIT 1
Parameters :
[
1
3
"2025-04-26 "
]
SELECT p0_ . id AS id_0 , p0_ . date AS date_1 , p0_ . value AS value_2 , p0_ . type AS type_3 , p0_ . label AS label_4 , p0_ . created_at AS created_at_5 , p0_ . updated_at AS updated_at_6 , p0_ . service_id AS service_id_7 , p0_ . site_id AS site_id_8 FROM price_rate p0_ WHERE (p0_ . service_id = 1 OR p0_ . service_id IS NULL ) AND (p0_ . site_id = 3 OR p0_ . site_id IS NULL ) AND p0_ . date = '2025-04-26' ORDER BY p0_ . updated_at DESC LIMIT 1 ;
Copy
5
0.12 ms
SELECT s0_ . id AS id_0 , s0_ . name AS name_1 , s0_ . type AS type_2 , s0_ . price AS price_3 , s0_ . description AS description_4 , s0_ . subtitle AS subtitle_5 , s0_ . account_required AS account_required_6 , s0_ . bullets AS bullets_7 , s0_ . data AS data_8 , s0_ . has_calendar AS has_calendar_9 , s0_ . has_phone AS has_phone_10 , s0_ . title AS title_11 , s0_ . active AS active_12 , s0_ . position AS position_13 , s0_ . default_package AS default_package_14 , s0_ . parent_id AS parent_id_15 , s0_ . icon_id AS icon_id_16 FROM service s0_ LEFT JOIN site_service s2_ ON s0_ . id = s2_ . service_id LEFT JOIN site s1_ ON s1_ . id = s2_ . site_id WHERE s1_ . id = ? AND s0_ . type = ? LIMIT 1
Parameters :
[
3
"consultation "
]
SELECT s0_ . id AS id_0 , s0_ . name AS name_1 , s0_ . type AS type_2 , s0_ . price AS price_3 , s0_ . description AS description_4 , s0_ . subtitle AS subtitle_5 , s0_ . account_required AS account_required_6 , s0_ . bullets AS bullets_7 , s0_ . data AS data_8 , s0_ . has_calendar AS has_calendar_9 , s0_ . has_phone AS has_phone_10 , s0_ . title AS title_11 , s0_ . active AS active_12 , s0_ . position AS position_13 , s0_ . default_package AS default_package_14 , s0_ . parent_id AS parent_id_15 , s0_ . icon_id AS icon_id_16 FROM service s0_ LEFT JOIN site_service s2_ ON s0_ . id = s2_ . service_id LEFT JOIN site s1_ ON s1_ . id = s2_ . site_id WHERE s1_ . id = 3 AND s0_ . type = 'consultation' LIMIT 1 ;
Copy
6
0.11 ms
SELECT p0_ . id AS id_0 , p0_ . date AS date_1 , p0_ . value AS value_2 , p0_ . type AS type_3 , p0_ . label AS label_4 , p0_ . created_at AS created_at_5 , p0_ . updated_at AS updated_at_6 , p0_ . service_id AS service_id_7 , p0_ . site_id AS site_id_8 FROM price_rate p0_ WHERE (p0_ . service_id = ? OR p0_ . service_id IS NULL ) AND (p0_ . site_id = ? OR p0_ . site_id IS NULL ) AND p0_ . date = ? ORDER BY p0_ . updated_at DESC LIMIT 1
Parameters :
[
3
3
"2025-04-26 "
]
SELECT p0_ . id AS id_0 , p0_ . date AS date_1 , p0_ . value AS value_2 , p0_ . type AS type_3 , p0_ . label AS label_4 , p0_ . created_at AS created_at_5 , p0_ . updated_at AS updated_at_6 , p0_ . service_id AS service_id_7 , p0_ . site_id AS site_id_8 FROM price_rate p0_ WHERE (p0_ . service_id = 3 OR p0_ . service_id IS NULL ) AND (p0_ . site_id = 3 OR p0_ . site_id IS NULL ) AND p0_ . date = '2025-04-26' ORDER BY p0_ . updated_at DESC LIMIT 1 ;
Copy
7
0.17 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 , s0_ . nfz AS nfz_7 , s0_ . o_at_id AS o_at_id_8 FROM specialization s0_ INNER JOIN specialization_translation s1_ ON s0_ . id = s1_ . translatable_id AND (s1_ . locale = ? ) WHERE s0_ . show_on_page = ? AND ((s0_ . external_id < > ? AND s0_ . external_id IS NOT NULL ) OR (s0_ . o_at_id NOT IN (? , ? , ? ) AND s0_ . o_at_id IS NOT NULL )) ORDER BY s0_ . default_ DESC , s1_ . name ASC
Parameters :
[
"pl "
1
0
"1 "
"2 "
"3 "
]
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 , s0_ . nfz AS nfz_7 , s0_ . o_at_id AS o_at_id_8 FROM specialization s0_ INNER JOIN specialization_translation s1_ ON s0_ . id = s1_ . translatable_id AND (s1_ . locale = 'pl' ) WHERE s0_ . show_on_page = 1 AND ((s0_ . external_id < > 0 AND s0_ . external_id IS NOT NULL ) OR (s0_ . o_at_id NOT IN ('1' , '2' , '3' ) AND s0_ . o_at_id IS NOT NULL )) ORDER BY s0_ . default_ DESC , s1_ . name ASC ;
Copy
8
0.17 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 . alt_name AS alt_name_9 , t0 . locale AS locale_10 , t0 . translatable_id AS translatable_id_11 FROM specialization_translation t0 WHERE t0 . translatable_id = ?
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 . alt_name AS alt_name_9 , t0 . locale AS locale_10 , t0 . translatable_id AS translatable_id_11 FROM specialization_translation t0 WHERE t0 . translatable_id = 20 ;
Copy
9
0.14 ms
SELECT s0_ . id AS id_0 , s0_ . name AS name_1 , s0_ . type AS type_2 , s0_ . price AS price_3 , s0_ . description AS description_4 , s0_ . subtitle AS subtitle_5 , s0_ . account_required AS account_required_6 , s0_ . bullets AS bullets_7 , s0_ . data AS data_8 , s0_ . has_calendar AS has_calendar_9 , s0_ . has_phone AS has_phone_10 , s0_ . title AS title_11 , s0_ . active AS active_12 , s0_ . position AS position_13 , s0_ . default_package AS default_package_14 , s0_ . parent_id AS parent_id_15 , s0_ . icon_id AS icon_id_16 FROM service s0_ LEFT JOIN site_service s2_ ON s0_ . id = s2_ . service_id LEFT JOIN site s1_ ON s1_ . id = s2_ . site_id WHERE s1_ . id = ? AND s0_ . type = ? LIMIT 1
Parameters :
[
3
"consultation "
]
SELECT s0_ . id AS id_0 , s0_ . name AS name_1 , s0_ . type AS type_2 , s0_ . price AS price_3 , s0_ . description AS description_4 , s0_ . subtitle AS subtitle_5 , s0_ . account_required AS account_required_6 , s0_ . bullets AS bullets_7 , s0_ . data AS data_8 , s0_ . has_calendar AS has_calendar_9 , s0_ . has_phone AS has_phone_10 , s0_ . title AS title_11 , s0_ . active AS active_12 , s0_ . position AS position_13 , s0_ . default_package AS default_package_14 , s0_ . parent_id AS parent_id_15 , s0_ . icon_id AS icon_id_16 FROM service s0_ LEFT JOIN site_service s2_ ON s0_ . id = s2_ . service_id LEFT JOIN site s1_ ON s1_ . id = s2_ . site_id WHERE s1_ . id = 3 AND s0_ . type = 'consultation' LIMIT 1 ;
Copy
10
0.12 ms
SELECT p0_ . id AS id_0 , p0_ . date AS date_1 , p0_ . value AS value_2 , p0_ . type AS type_3 , p0_ . label AS label_4 , p0_ . created_at AS created_at_5 , p0_ . updated_at AS updated_at_6 , p0_ . service_id AS service_id_7 , p0_ . site_id AS site_id_8 FROM price_rate p0_ WHERE (p0_ . service_id = ? OR p0_ . service_id IS NULL ) AND (p0_ . site_id = ? OR p0_ . site_id IS NULL ) AND p0_ . date = ? ORDER BY p0_ . updated_at DESC LIMIT 1
Parameters :
[
3
3
"2025-04-26 "
]
SELECT p0_ . id AS id_0 , p0_ . date AS date_1 , p0_ . value AS value_2 , p0_ . type AS type_3 , p0_ . label AS label_4 , p0_ . created_at AS created_at_5 , p0_ . updated_at AS updated_at_6 , p0_ . service_id AS service_id_7 , p0_ . site_id AS site_id_8 FROM price_rate p0_ WHERE (p0_ . service_id = 3 OR p0_ . service_id IS NULL ) AND (p0_ . site_id = 3 OR p0_ . site_id IS NULL ) AND p0_ . date = '2025-04-26' ORDER BY p0_ . updated_at DESC LIMIT 1 ;
Copy
11
0.52 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 . alt_name AS alt_name_9 , t0 . locale AS locale_10 , t0 . translatable_id AS translatable_id_11 FROM specialization_translation t0 WHERE t0 . translatable_id = ?
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 . alt_name AS alt_name_9 , t0 . locale AS locale_10 , t0 . translatable_id AS translatable_id_11 FROM specialization_translation t0 WHERE t0 . translatable_id = 134 ;
Copy
12
0.14 ms
SELECT s0_ . id AS id_0 , s0_ . name AS name_1 , s0_ . type AS type_2 , s0_ . price AS price_3 , s0_ . description AS description_4 , s0_ . subtitle AS subtitle_5 , s0_ . account_required AS account_required_6 , s0_ . bullets AS bullets_7 , s0_ . data AS data_8 , s0_ . has_calendar AS has_calendar_9 , s0_ . has_phone AS has_phone_10 , s0_ . title AS title_11 , s0_ . active AS active_12 , s0_ . position AS position_13 , s0_ . default_package AS default_package_14 , s0_ . parent_id AS parent_id_15 , s0_ . icon_id AS icon_id_16 FROM service s0_ LEFT JOIN site_service s2_ ON s0_ . id = s2_ . service_id LEFT JOIN site s1_ ON s1_ . id = s2_ . site_id WHERE s1_ . id = ? AND s0_ . type = ? LIMIT 1
Parameters :
[
3
"consultation "
]
SELECT s0_ . id AS id_0 , s0_ . name AS name_1 , s0_ . type AS type_2 , s0_ . price AS price_3 , s0_ . description AS description_4 , s0_ . subtitle AS subtitle_5 , s0_ . account_required AS account_required_6 , s0_ . bullets AS bullets_7 , s0_ . data AS data_8 , s0_ . has_calendar AS has_calendar_9 , s0_ . has_phone AS has_phone_10 , s0_ . title AS title_11 , s0_ . active AS active_12 , s0_ . position AS position_13 , s0_ . default_package AS default_package_14 , s0_ . parent_id AS parent_id_15 , s0_ . icon_id AS icon_id_16 FROM service s0_ LEFT JOIN site_service s2_ ON s0_ . id = s2_ . service_id LEFT JOIN site s1_ ON s1_ . id = s2_ . site_id WHERE s1_ . id = 3 AND s0_ . type = 'consultation' LIMIT 1 ;
Copy
13
0.12 ms
SELECT p0_ . id AS id_0 , p0_ . date AS date_1 , p0_ . value AS value_2 , p0_ . type AS type_3 , p0_ . label AS label_4 , p0_ . created_at AS created_at_5 , p0_ . updated_at AS updated_at_6 , p0_ . service_id AS service_id_7 , p0_ . site_id AS site_id_8 FROM price_rate p0_ WHERE (p0_ . service_id = ? OR p0_ . service_id IS NULL ) AND (p0_ . site_id = ? OR p0_ . site_id IS NULL ) AND p0_ . date = ? ORDER BY p0_ . updated_at DESC LIMIT 1
Parameters :
[
3
3
"2025-04-26 "
]
SELECT p0_ . id AS id_0 , p0_ . date AS date_1 , p0_ . value AS value_2 , p0_ . type AS type_3 , p0_ . label AS label_4 , p0_ . created_at AS created_at_5 , p0_ . updated_at AS updated_at_6 , p0_ . service_id AS service_id_7 , p0_ . site_id AS site_id_8 FROM price_rate p0_ WHERE (p0_ . service_id = 3 OR p0_ . service_id IS NULL ) AND (p0_ . site_id = 3 OR p0_ . site_id IS NULL ) AND p0_ . date = '2025-04-26' ORDER BY p0_ . updated_at DESC LIMIT 1 ;
Copy
14
0.13 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 . alt_name AS alt_name_9 , t0 . locale AS locale_10 , t0 . translatable_id AS translatable_id_11 FROM specialization_translation t0 WHERE t0 . translatable_id = ?
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 . alt_name AS alt_name_9 , t0 . locale AS locale_10 , t0 . translatable_id AS translatable_id_11 FROM specialization_translation t0 WHERE t0 . translatable_id = 4 ;
Copy
15
0.15 ms
SELECT s0_ . id AS id_0 , s0_ . name AS name_1 , s0_ . type AS type_2 , s0_ . price AS price_3 , s0_ . description AS description_4 , s0_ . subtitle AS subtitle_5 , s0_ . account_required AS account_required_6 , s0_ . bullets AS bullets_7 , s0_ . data AS data_8 , s0_ . has_calendar AS has_calendar_9 , s0_ . has_phone AS has_phone_10 , s0_ . title AS title_11 , s0_ . active AS active_12 , s0_ . position AS position_13 , s0_ . default_package AS default_package_14 , s0_ . parent_id AS parent_id_15 , s0_ . icon_id AS icon_id_16 FROM service s0_ LEFT JOIN site_service s2_ ON s0_ . id = s2_ . service_id LEFT JOIN site s1_ ON s1_ . id = s2_ . site_id WHERE s1_ . id = ? AND s0_ . type = ? LIMIT 1
Parameters :
[
3
"consultation "
]
SELECT s0_ . id AS id_0 , s0_ . name AS name_1 , s0_ . type AS type_2 , s0_ . price AS price_3 , s0_ . description AS description_4 , s0_ . subtitle AS subtitle_5 , s0_ . account_required AS account_required_6 , s0_ . bullets AS bullets_7 , s0_ . data AS data_8 , s0_ . has_calendar AS has_calendar_9 , s0_ . has_phone AS has_phone_10 , s0_ . title AS title_11 , s0_ . active AS active_12 , s0_ . position AS position_13 , s0_ . default_package AS default_package_14 , s0_ . parent_id AS parent_id_15 , s0_ . icon_id AS icon_id_16 FROM service s0_ LEFT JOIN site_service s2_ ON s0_ . id = s2_ . service_id LEFT JOIN site s1_ ON s1_ . id = s2_ . site_id WHERE s1_ . id = 3 AND s0_ . type = 'consultation' LIMIT 1 ;
Copy
16
0.15 ms
SELECT p0_ . id AS id_0 , p0_ . date AS date_1 , p0_ . value AS value_2 , p0_ . type AS type_3 , p0_ . label AS label_4 , p0_ . created_at AS created_at_5 , p0_ . updated_at AS updated_at_6 , p0_ . service_id AS service_id_7 , p0_ . site_id AS site_id_8 FROM price_rate p0_ WHERE (p0_ . service_id = ? OR p0_ . service_id IS NULL ) AND (p0_ . site_id = ? OR p0_ . site_id IS NULL ) AND p0_ . date = ? ORDER BY p0_ . updated_at DESC LIMIT 1
Parameters :
[
3
3
"2025-04-26 "
]
SELECT p0_ . id AS id_0 , p0_ . date AS date_1 , p0_ . value AS value_2 , p0_ . type AS type_3 , p0_ . label AS label_4 , p0_ . created_at AS created_at_5 , p0_ . updated_at AS updated_at_6 , p0_ . service_id AS service_id_7 , p0_ . site_id AS site_id_8 FROM price_rate p0_ WHERE (p0_ . service_id = 3 OR p0_ . service_id IS NULL ) AND (p0_ . site_id = 3 OR p0_ . site_id IS NULL ) AND p0_ . date = '2025-04-26' ORDER BY p0_ . updated_at DESC LIMIT 1 ;
Copy
17
0.12 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 . alt_name AS alt_name_9 , t0 . locale AS locale_10 , t0 . translatable_id AS translatable_id_11 FROM specialization_translation t0 WHERE t0 . translatable_id = ?
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 . alt_name AS alt_name_9 , t0 . locale AS locale_10 , t0 . translatable_id AS translatable_id_11 FROM specialization_translation t0 WHERE t0 . translatable_id = 11 ;
Copy
18
0.12 ms
SELECT s0_ . id AS id_0 , s0_ . name AS name_1 , s0_ . type AS type_2 , s0_ . price AS price_3 , s0_ . description AS description_4 , s0_ . subtitle AS subtitle_5 , s0_ . account_required AS account_required_6 , s0_ . bullets AS bullets_7 , s0_ . data AS data_8 , s0_ . has_calendar AS has_calendar_9 , s0_ . has_phone AS has_phone_10 , s0_ . title AS title_11 , s0_ . active AS active_12 , s0_ . position AS position_13 , s0_ . default_package AS default_package_14 , s0_ . parent_id AS parent_id_15 , s0_ . icon_id AS icon_id_16 FROM service s0_ LEFT JOIN site_service s2_ ON s0_ . id = s2_ . service_id LEFT JOIN site s1_ ON s1_ . id = s2_ . site_id WHERE s1_ . id = ? AND s0_ . type = ? LIMIT 1
Parameters :
[
3
"consultation "
]
SELECT s0_ . id AS id_0 , s0_ . name AS name_1 , s0_ . type AS type_2 , s0_ . price AS price_3 , s0_ . description AS description_4 , s0_ . subtitle AS subtitle_5 , s0_ . account_required AS account_required_6 , s0_ . bullets AS bullets_7 , s0_ . data AS data_8 , s0_ . has_calendar AS has_calendar_9 , s0_ . has_phone AS has_phone_10 , s0_ . title AS title_11 , s0_ . active AS active_12 , s0_ . position AS position_13 , s0_ . default_package AS default_package_14 , s0_ . parent_id AS parent_id_15 , s0_ . icon_id AS icon_id_16 FROM service s0_ LEFT JOIN site_service s2_ ON s0_ . id = s2_ . service_id LEFT JOIN site s1_ ON s1_ . id = s2_ . site_id WHERE s1_ . id = 3 AND s0_ . type = 'consultation' LIMIT 1 ;
Copy
19
0.18 ms
SELECT p0_ . id AS id_0 , p0_ . date AS date_1 , p0_ . value AS value_2 , p0_ . type AS type_3 , p0_ . label AS label_4 , p0_ . created_at AS created_at_5 , p0_ . updated_at AS updated_at_6 , p0_ . service_id AS service_id_7 , p0_ . site_id AS site_id_8 FROM price_rate p0_ WHERE (p0_ . service_id = ? OR p0_ . service_id IS NULL ) AND (p0_ . site_id = ? OR p0_ . site_id IS NULL ) AND p0_ . date = ? ORDER BY p0_ . updated_at DESC LIMIT 1
Parameters :
[
3
3
"2025-04-26 "
]
SELECT p0_ . id AS id_0 , p0_ . date AS date_1 , p0_ . value AS value_2 , p0_ . type AS type_3 , p0_ . label AS label_4 , p0_ . created_at AS created_at_5 , p0_ . updated_at AS updated_at_6 , p0_ . service_id AS service_id_7 , p0_ . site_id AS site_id_8 FROM price_rate p0_ WHERE (p0_ . service_id = 3 OR p0_ . service_id IS NULL ) AND (p0_ . site_id = 3 OR p0_ . site_id IS NULL ) AND p0_ . date = '2025-04-26' ORDER BY p0_ . updated_at DESC LIMIT 1 ;
Copy
20
0.13 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 . alt_name AS alt_name_9 , t0 . locale AS locale_10 , t0 . translatable_id AS translatable_id_11 FROM specialization_translation t0 WHERE t0 . translatable_id = ?
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 . alt_name AS alt_name_9 , t0 . locale AS locale_10 , t0 . translatable_id AS translatable_id_11 FROM specialization_translation t0 WHERE t0 . translatable_id = 6 ;
Copy
21
0.15 ms
SELECT s0_ . id AS id_0 , s0_ . name AS name_1 , s0_ . type AS type_2 , s0_ . price AS price_3 , s0_ . description AS description_4 , s0_ . subtitle AS subtitle_5 , s0_ . account_required AS account_required_6 , s0_ . bullets AS bullets_7 , s0_ . data AS data_8 , s0_ . has_calendar AS has_calendar_9 , s0_ . has_phone AS has_phone_10 , s0_ . title AS title_11 , s0_ . active AS active_12 , s0_ . position AS position_13 , s0_ . default_package AS default_package_14 , s0_ . parent_id AS parent_id_15 , s0_ . icon_id AS icon_id_16 FROM service s0_ LEFT JOIN site_service s2_ ON s0_ . id = s2_ . service_id LEFT JOIN site s1_ ON s1_ . id = s2_ . site_id WHERE s1_ . id = ? AND s0_ . type = ? LIMIT 1
Parameters :
[
3
"consultation "
]
SELECT s0_ . id AS id_0 , s0_ . name AS name_1 , s0_ . type AS type_2 , s0_ . price AS price_3 , s0_ . description AS description_4 , s0_ . subtitle AS subtitle_5 , s0_ . account_required AS account_required_6 , s0_ . bullets AS bullets_7 , s0_ . data AS data_8 , s0_ . has_calendar AS has_calendar_9 , s0_ . has_phone AS has_phone_10 , s0_ . title AS title_11 , s0_ . active AS active_12 , s0_ . position AS position_13 , s0_ . default_package AS default_package_14 , s0_ . parent_id AS parent_id_15 , s0_ . icon_id AS icon_id_16 FROM service s0_ LEFT JOIN site_service s2_ ON s0_ . id = s2_ . service_id LEFT JOIN site s1_ ON s1_ . id = s2_ . site_id WHERE s1_ . id = 3 AND s0_ . type = 'consultation' LIMIT 1 ;
Copy
22
0.12 ms
SELECT p0_ . id AS id_0 , p0_ . date AS date_1 , p0_ . value AS value_2 , p0_ . type AS type_3 , p0_ . label AS label_4 , p0_ . created_at AS created_at_5 , p0_ . updated_at AS updated_at_6 , p0_ . service_id AS service_id_7 , p0_ . site_id AS site_id_8 FROM price_rate p0_ WHERE (p0_ . service_id = ? OR p0_ . service_id IS NULL ) AND (p0_ . site_id = ? OR p0_ . site_id IS NULL ) AND p0_ . date = ? ORDER BY p0_ . updated_at DESC LIMIT 1
Parameters :
[
3
3
"2025-04-26 "
]
SELECT p0_ . id AS id_0 , p0_ . date AS date_1 , p0_ . value AS value_2 , p0_ . type AS type_3 , p0_ . label AS label_4 , p0_ . created_at AS created_at_5 , p0_ . updated_at AS updated_at_6 , p0_ . service_id AS service_id_7 , p0_ . site_id AS site_id_8 FROM price_rate p0_ WHERE (p0_ . service_id = 3 OR p0_ . service_id IS NULL ) AND (p0_ . site_id = 3 OR p0_ . site_id IS NULL ) AND p0_ . date = '2025-04-26' ORDER BY p0_ . updated_at DESC LIMIT 1 ;
Copy
23
0.12 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 . alt_name AS alt_name_9 , t0 . locale AS locale_10 , t0 . translatable_id AS translatable_id_11 FROM specialization_translation t0 WHERE t0 . translatable_id = ?
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 . alt_name AS alt_name_9 , t0 . locale AS locale_10 , t0 . translatable_id AS translatable_id_11 FROM specialization_translation t0 WHERE t0 . translatable_id = 1 ;
Copy
24
0.14 ms
SELECT s0_ . id AS id_0 , s0_ . name AS name_1 , s0_ . type AS type_2 , s0_ . price AS price_3 , s0_ . description AS description_4 , s0_ . subtitle AS subtitle_5 , s0_ . account_required AS account_required_6 , s0_ . bullets AS bullets_7 , s0_ . data AS data_8 , s0_ . has_calendar AS has_calendar_9 , s0_ . has_phone AS has_phone_10 , s0_ . title AS title_11 , s0_ . active AS active_12 , s0_ . position AS position_13 , s0_ . default_package AS default_package_14 , s0_ . parent_id AS parent_id_15 , s0_ . icon_id AS icon_id_16 FROM service s0_ LEFT JOIN site_service s2_ ON s0_ . id = s2_ . service_id LEFT JOIN site s1_ ON s1_ . id = s2_ . site_id WHERE s1_ . id = ? AND s0_ . type = ? LIMIT 1
Parameters :
[
3
"consultation "
]
SELECT s0_ . id AS id_0 , s0_ . name AS name_1 , s0_ . type AS type_2 , s0_ . price AS price_3 , s0_ . description AS description_4 , s0_ . subtitle AS subtitle_5 , s0_ . account_required AS account_required_6 , s0_ . bullets AS bullets_7 , s0_ . data AS data_8 , s0_ . has_calendar AS has_calendar_9 , s0_ . has_phone AS has_phone_10 , s0_ . title AS title_11 , s0_ . active AS active_12 , s0_ . position AS position_13 , s0_ . default_package AS default_package_14 , s0_ . parent_id AS parent_id_15 , s0_ . icon_id AS icon_id_16 FROM service s0_ LEFT JOIN site_service s2_ ON s0_ . id = s2_ . service_id LEFT JOIN site s1_ ON s1_ . id = s2_ . site_id WHERE s1_ . id = 3 AND s0_ . type = 'consultation' LIMIT 1 ;
Copy
25
0.13 ms
SELECT p0_ . id AS id_0 , p0_ . date AS date_1 , p0_ . value AS value_2 , p0_ . type AS type_3 , p0_ . label AS label_4 , p0_ . created_at AS created_at_5 , p0_ . updated_at AS updated_at_6 , p0_ . service_id AS service_id_7 , p0_ . site_id AS site_id_8 FROM price_rate p0_ WHERE (p0_ . service_id = ? OR p0_ . service_id IS NULL ) AND (p0_ . site_id = ? OR p0_ . site_id IS NULL ) AND p0_ . date = ? ORDER BY p0_ . updated_at DESC LIMIT 1
Parameters :
[
3
3
"2025-04-26 "
]
SELECT p0_ . id AS id_0 , p0_ . date AS date_1 , p0_ . value AS value_2 , p0_ . type AS type_3 , p0_ . label AS label_4 , p0_ . created_at AS created_at_5 , p0_ . updated_at AS updated_at_6 , p0_ . service_id AS service_id_7 , p0_ . site_id AS site_id_8 FROM price_rate p0_ WHERE (p0_ . service_id = 3 OR p0_ . service_id IS NULL ) AND (p0_ . site_id = 3 OR p0_ . site_id IS NULL ) AND p0_ . date = '2025-04-26' ORDER BY p0_ . updated_at DESC LIMIT 1 ;
Copy
26
0.12 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 . alt_name AS alt_name_9 , t0 . locale AS locale_10 , t0 . translatable_id AS translatable_id_11 FROM specialization_translation t0 WHERE t0 . translatable_id = ?
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 . alt_name AS alt_name_9 , t0 . locale AS locale_10 , t0 . translatable_id AS translatable_id_11 FROM specialization_translation t0 WHERE t0 . translatable_id = 16 ;
Copy
27
0.14 ms
SELECT s0_ . id AS id_0 , s0_ . name AS name_1 , s0_ . type AS type_2 , s0_ . price AS price_3 , s0_ . description AS description_4 , s0_ . subtitle AS subtitle_5 , s0_ . account_required AS account_required_6 , s0_ . bullets AS bullets_7 , s0_ . data AS data_8 , s0_ . has_calendar AS has_calendar_9 , s0_ . has_phone AS has_phone_10 , s0_ . title AS title_11 , s0_ . active AS active_12 , s0_ . position AS position_13 , s0_ . default_package AS default_package_14 , s0_ . parent_id AS parent_id_15 , s0_ . icon_id AS icon_id_16 FROM service s0_ LEFT JOIN site_service s2_ ON s0_ . id = s2_ . service_id LEFT JOIN site s1_ ON s1_ . id = s2_ . site_id WHERE s1_ . id = ? AND s0_ . type = ? LIMIT 1
Parameters :
[
3
"consultation "
]
SELECT s0_ . id AS id_0 , s0_ . name AS name_1 , s0_ . type AS type_2 , s0_ . price AS price_3 , s0_ . description AS description_4 , s0_ . subtitle AS subtitle_5 , s0_ . account_required AS account_required_6 , s0_ . bullets AS bullets_7 , s0_ . data AS data_8 , s0_ . has_calendar AS has_calendar_9 , s0_ . has_phone AS has_phone_10 , s0_ . title AS title_11 , s0_ . active AS active_12 , s0_ . position AS position_13 , s0_ . default_package AS default_package_14 , s0_ . parent_id AS parent_id_15 , s0_ . icon_id AS icon_id_16 FROM service s0_ LEFT JOIN site_service s2_ ON s0_ . id = s2_ . service_id LEFT JOIN site s1_ ON s1_ . id = s2_ . site_id WHERE s1_ . id = 3 AND s0_ . type = 'consultation' LIMIT 1 ;
Copy
28
0.12 ms
SELECT p0_ . id AS id_0 , p0_ . date AS date_1 , p0_ . value AS value_2 , p0_ . type AS type_3 , p0_ . label AS label_4 , p0_ . created_at AS created_at_5 , p0_ . updated_at AS updated_at_6 , p0_ . service_id AS service_id_7 , p0_ . site_id AS site_id_8 FROM price_rate p0_ WHERE (p0_ . service_id = ? OR p0_ . service_id IS NULL ) AND (p0_ . site_id = ? OR p0_ . site_id IS NULL ) AND p0_ . date = ? ORDER BY p0_ . updated_at DESC LIMIT 1
Parameters :
[
3
3
"2025-04-26 "
]
SELECT p0_ . id AS id_0 , p0_ . date AS date_1 , p0_ . value AS value_2 , p0_ . type AS type_3 , p0_ . label AS label_4 , p0_ . created_at AS created_at_5 , p0_ . updated_at AS updated_at_6 , p0_ . service_id AS service_id_7 , p0_ . site_id AS site_id_8 FROM price_rate p0_ WHERE (p0_ . service_id = 3 OR p0_ . service_id IS NULL ) AND (p0_ . site_id = 3 OR p0_ . site_id IS NULL ) AND p0_ . date = '2025-04-26' ORDER BY p0_ . updated_at DESC LIMIT 1 ;
Copy
29
0.13 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 . alt_name AS alt_name_9 , t0 . locale AS locale_10 , t0 . translatable_id AS translatable_id_11 FROM specialization_translation t0 WHERE t0 . translatable_id = ?
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 . alt_name AS alt_name_9 , t0 . locale AS locale_10 , t0 . translatable_id AS translatable_id_11 FROM specialization_translation t0 WHERE t0 . translatable_id = 2 ;
Copy
30
0.14 ms
SELECT s0_ . id AS id_0 , s0_ . name AS name_1 , s0_ . type AS type_2 , s0_ . price AS price_3 , s0_ . description AS description_4 , s0_ . subtitle AS subtitle_5 , s0_ . account_required AS account_required_6 , s0_ . bullets AS bullets_7 , s0_ . data AS data_8 , s0_ . has_calendar AS has_calendar_9 , s0_ . has_phone AS has_phone_10 , s0_ . title AS title_11 , s0_ . active AS active_12 , s0_ . position AS position_13 , s0_ . default_package AS default_package_14 , s0_ . parent_id AS parent_id_15 , s0_ . icon_id AS icon_id_16 FROM service s0_ LEFT JOIN site_service s2_ ON s0_ . id = s2_ . service_id LEFT JOIN site s1_ ON s1_ . id = s2_ . site_id WHERE s1_ . id = ? AND s0_ . type = ? LIMIT 1
Parameters :
[
3
"consultation "
]
SELECT s0_ . id AS id_0 , s0_ . name AS name_1 , s0_ . type AS type_2 , s0_ . price AS price_3 , s0_ . description AS description_4 , s0_ . subtitle AS subtitle_5 , s0_ . account_required AS account_required_6 , s0_ . bullets AS bullets_7 , s0_ . data AS data_8 , s0_ . has_calendar AS has_calendar_9 , s0_ . has_phone AS has_phone_10 , s0_ . title AS title_11 , s0_ . active AS active_12 , s0_ . position AS position_13 , s0_ . default_package AS default_package_14 , s0_ . parent_id AS parent_id_15 , s0_ . icon_id AS icon_id_16 FROM service s0_ LEFT JOIN site_service s2_ ON s0_ . id = s2_ . service_id LEFT JOIN site s1_ ON s1_ . id = s2_ . site_id WHERE s1_ . id = 3 AND s0_ . type = 'consultation' LIMIT 1 ;
Copy
31
0.14 ms
SELECT p0_ . id AS id_0 , p0_ . date AS date_1 , p0_ . value AS value_2 , p0_ . type AS type_3 , p0_ . label AS label_4 , p0_ . created_at AS created_at_5 , p0_ . updated_at AS updated_at_6 , p0_ . service_id AS service_id_7 , p0_ . site_id AS site_id_8 FROM price_rate p0_ WHERE (p0_ . service_id = ? OR p0_ . service_id IS NULL ) AND (p0_ . site_id = ? OR p0_ . site_id IS NULL ) AND p0_ . date = ? ORDER BY p0_ . updated_at DESC LIMIT 1
Parameters :
[
3
3
"2025-04-26 "
]
SELECT p0_ . id AS id_0 , p0_ . date AS date_1 , p0_ . value AS value_2 , p0_ . type AS type_3 , p0_ . label AS label_4 , p0_ . created_at AS created_at_5 , p0_ . updated_at AS updated_at_6 , p0_ . service_id AS service_id_7 , p0_ . site_id AS site_id_8 FROM price_rate p0_ WHERE (p0_ . service_id = 3 OR p0_ . service_id IS NULL ) AND (p0_ . site_id = 3 OR p0_ . site_id IS NULL ) AND p0_ . date = '2025-04-26' ORDER BY p0_ . updated_at DESC LIMIT 1 ;
Copy
32
0.13 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 . alt_name AS alt_name_9 , t0 . locale AS locale_10 , t0 . translatable_id AS translatable_id_11 FROM specialization_translation t0 WHERE t0 . translatable_id = ?
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 . alt_name AS alt_name_9 , t0 . locale AS locale_10 , t0 . translatable_id AS translatable_id_11 FROM specialization_translation t0 WHERE t0 . translatable_id = 13 ;
Copy
33
0.32 ms
SELECT s0_ . id AS id_0 , s0_ . name AS name_1 , s0_ . type AS type_2 , s0_ . price AS price_3 , s0_ . description AS description_4 , s0_ . subtitle AS subtitle_5 , s0_ . account_required AS account_required_6 , s0_ . bullets AS bullets_7 , s0_ . data AS data_8 , s0_ . has_calendar AS has_calendar_9 , s0_ . has_phone AS has_phone_10 , s0_ . title AS title_11 , s0_ . active AS active_12 , s0_ . position AS position_13 , s0_ . default_package AS default_package_14 , s0_ . parent_id AS parent_id_15 , s0_ . icon_id AS icon_id_16 FROM service s0_ LEFT JOIN site_service s2_ ON s0_ . id = s2_ . service_id LEFT JOIN site s1_ ON s1_ . id = s2_ . site_id WHERE s1_ . id = ? AND s0_ . type = ? LIMIT 1
Parameters :
[
3
"consultation "
]
SELECT s0_ . id AS id_0 , s0_ . name AS name_1 , s0_ . type AS type_2 , s0_ . price AS price_3 , s0_ . description AS description_4 , s0_ . subtitle AS subtitle_5 , s0_ . account_required AS account_required_6 , s0_ . bullets AS bullets_7 , s0_ . data AS data_8 , s0_ . has_calendar AS has_calendar_9 , s0_ . has_phone AS has_phone_10 , s0_ . title AS title_11 , s0_ . active AS active_12 , s0_ . position AS position_13 , s0_ . default_package AS default_package_14 , s0_ . parent_id AS parent_id_15 , s0_ . icon_id AS icon_id_16 FROM service s0_ LEFT JOIN site_service s2_ ON s0_ . id = s2_ . service_id LEFT JOIN site s1_ ON s1_ . id = s2_ . site_id WHERE s1_ . id = 3 AND s0_ . type = 'consultation' LIMIT 1 ;
Copy
34
0.12 ms
SELECT p0_ . id AS id_0 , p0_ . date AS date_1 , p0_ . value AS value_2 , p0_ . type AS type_3 , p0_ . label AS label_4 , p0_ . created_at AS created_at_5 , p0_ . updated_at AS updated_at_6 , p0_ . service_id AS service_id_7 , p0_ . site_id AS site_id_8 FROM price_rate p0_ WHERE (p0_ . service_id = ? OR p0_ . service_id IS NULL ) AND (p0_ . site_id = ? OR p0_ . site_id IS NULL ) AND p0_ . date = ? ORDER BY p0_ . updated_at DESC LIMIT 1
Parameters :
[
3
3
"2025-04-26 "
]
SELECT p0_ . id AS id_0 , p0_ . date AS date_1 , p0_ . value AS value_2 , p0_ . type AS type_3 , p0_ . label AS label_4 , p0_ . created_at AS created_at_5 , p0_ . updated_at AS updated_at_6 , p0_ . service_id AS service_id_7 , p0_ . site_id AS site_id_8 FROM price_rate p0_ WHERE (p0_ . service_id = 3 OR p0_ . service_id IS NULL ) AND (p0_ . site_id = 3 OR p0_ . site_id IS NULL ) AND p0_ . date = '2025-04-26' ORDER BY p0_ . updated_at DESC LIMIT 1 ;
Copy
35
0.12 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 . alt_name AS alt_name_9 , t0 . locale AS locale_10 , t0 . translatable_id AS translatable_id_11 FROM specialization_translation t0 WHERE t0 . translatable_id = ?
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 . alt_name AS alt_name_9 , t0 . locale AS locale_10 , t0 . translatable_id AS translatable_id_11 FROM specialization_translation t0 WHERE t0 . translatable_id = 14 ;
Copy
36
0.13 ms
SELECT s0_ . id AS id_0 , s0_ . name AS name_1 , s0_ . type AS type_2 , s0_ . price AS price_3 , s0_ . description AS description_4 , s0_ . subtitle AS subtitle_5 , s0_ . account_required AS account_required_6 , s0_ . bullets AS bullets_7 , s0_ . data AS data_8 , s0_ . has_calendar AS has_calendar_9 , s0_ . has_phone AS has_phone_10 , s0_ . title AS title_11 , s0_ . active AS active_12 , s0_ . position AS position_13 , s0_ . default_package AS default_package_14 , s0_ . parent_id AS parent_id_15 , s0_ . icon_id AS icon_id_16 FROM service s0_ LEFT JOIN site_service s2_ ON s0_ . id = s2_ . service_id LEFT JOIN site s1_ ON s1_ . id = s2_ . site_id WHERE s1_ . id = ? AND s0_ . type = ? LIMIT 1
Parameters :
[
3
"consultation "
]
SELECT s0_ . id AS id_0 , s0_ . name AS name_1 , s0_ . type AS type_2 , s0_ . price AS price_3 , s0_ . description AS description_4 , s0_ . subtitle AS subtitle_5 , s0_ . account_required AS account_required_6 , s0_ . bullets AS bullets_7 , s0_ . data AS data_8 , s0_ . has_calendar AS has_calendar_9 , s0_ . has_phone AS has_phone_10 , s0_ . title AS title_11 , s0_ . active AS active_12 , s0_ . position AS position_13 , s0_ . default_package AS default_package_14 , s0_ . parent_id AS parent_id_15 , s0_ . icon_id AS icon_id_16 FROM service s0_ LEFT JOIN site_service s2_ ON s0_ . id = s2_ . service_id LEFT JOIN site s1_ ON s1_ . id = s2_ . site_id WHERE s1_ . id = 3 AND s0_ . type = 'consultation' LIMIT 1 ;
Copy
37
0.13 ms
SELECT p0_ . id AS id_0 , p0_ . date AS date_1 , p0_ . value AS value_2 , p0_ . type AS type_3 , p0_ . label AS label_4 , p0_ . created_at AS created_at_5 , p0_ . updated_at AS updated_at_6 , p0_ . service_id AS service_id_7 , p0_ . site_id AS site_id_8 FROM price_rate p0_ WHERE (p0_ . service_id = ? OR p0_ . service_id IS NULL ) AND (p0_ . site_id = ? OR p0_ . site_id IS NULL ) AND p0_ . date = ? ORDER BY p0_ . updated_at DESC LIMIT 1
Parameters :
[
3
3
"2025-04-26 "
]
SELECT p0_ . id AS id_0 , p0_ . date AS date_1 , p0_ . value AS value_2 , p0_ . type AS type_3 , p0_ . label AS label_4 , p0_ . created_at AS created_at_5 , p0_ . updated_at AS updated_at_6 , p0_ . service_id AS service_id_7 , p0_ . site_id AS site_id_8 FROM price_rate p0_ WHERE (p0_ . service_id = 3 OR p0_ . service_id IS NULL ) AND (p0_ . site_id = 3 OR p0_ . site_id IS NULL ) AND p0_ . date = '2025-04-26' ORDER BY p0_ . updated_at DESC LIMIT 1 ;
Copy
38
0.13 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 . alt_name AS alt_name_9 , t0 . locale AS locale_10 , t0 . translatable_id AS translatable_id_11 FROM specialization_translation t0 WHERE t0 . translatable_id = ?
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 . alt_name AS alt_name_9 , t0 . locale AS locale_10 , t0 . translatable_id AS translatable_id_11 FROM specialization_translation t0 WHERE t0 . translatable_id = 10 ;
Copy
39
0.13 ms
SELECT s0_ . id AS id_0 , s0_ . name AS name_1 , s0_ . type AS type_2 , s0_ . price AS price_3 , s0_ . description AS description_4 , s0_ . subtitle AS subtitle_5 , s0_ . account_required AS account_required_6 , s0_ . bullets AS bullets_7 , s0_ . data AS data_8 , s0_ . has_calendar AS has_calendar_9 , s0_ . has_phone AS has_phone_10 , s0_ . title AS title_11 , s0_ . active AS active_12 , s0_ . position AS position_13 , s0_ . default_package AS default_package_14 , s0_ . parent_id AS parent_id_15 , s0_ . icon_id AS icon_id_16 FROM service s0_ LEFT JOIN site_service s2_ ON s0_ . id = s2_ . service_id LEFT JOIN site s1_ ON s1_ . id = s2_ . site_id WHERE s1_ . id = ? AND s0_ . type = ? LIMIT 1
Parameters :
[
3
"consultation "
]
SELECT s0_ . id AS id_0 , s0_ . name AS name_1 , s0_ . type AS type_2 , s0_ . price AS price_3 , s0_ . description AS description_4 , s0_ . subtitle AS subtitle_5 , s0_ . account_required AS account_required_6 , s0_ . bullets AS bullets_7 , s0_ . data AS data_8 , s0_ . has_calendar AS has_calendar_9 , s0_ . has_phone AS has_phone_10 , s0_ . title AS title_11 , s0_ . active AS active_12 , s0_ . position AS position_13 , s0_ . default_package AS default_package_14 , s0_ . parent_id AS parent_id_15 , s0_ . icon_id AS icon_id_16 FROM service s0_ LEFT JOIN site_service s2_ ON s0_ . id = s2_ . service_id LEFT JOIN site s1_ ON s1_ . id = s2_ . site_id WHERE s1_ . id = 3 AND s0_ . type = 'consultation' LIMIT 1 ;
Copy
40
0.13 ms
SELECT p0_ . id AS id_0 , p0_ . date AS date_1 , p0_ . value AS value_2 , p0_ . type AS type_3 , p0_ . label AS label_4 , p0_ . created_at AS created_at_5 , p0_ . updated_at AS updated_at_6 , p0_ . service_id AS service_id_7 , p0_ . site_id AS site_id_8 FROM price_rate p0_ WHERE (p0_ . service_id = ? OR p0_ . service_id IS NULL ) AND (p0_ . site_id = ? OR p0_ . site_id IS NULL ) AND p0_ . date = ? ORDER BY p0_ . updated_at DESC LIMIT 1
Parameters :
[
3
3
"2025-04-26 "
]
SELECT p0_ . id AS id_0 , p0_ . date AS date_1 , p0_ . value AS value_2 , p0_ . type AS type_3 , p0_ . label AS label_4 , p0_ . created_at AS created_at_5 , p0_ . updated_at AS updated_at_6 , p0_ . service_id AS service_id_7 , p0_ . site_id AS site_id_8 FROM price_rate p0_ WHERE (p0_ . service_id = 3 OR p0_ . service_id IS NULL ) AND (p0_ . site_id = 3 OR p0_ . site_id IS NULL ) AND p0_ . date = '2025-04-26' ORDER BY p0_ . updated_at DESC LIMIT 1 ;
Copy
41
0.13 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 . alt_name AS alt_name_9 , t0 . locale AS locale_10 , t0 . translatable_id AS translatable_id_11 FROM specialization_translation t0 WHERE t0 . translatable_id = ?
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 . alt_name AS alt_name_9 , t0 . locale AS locale_10 , t0 . translatable_id AS translatable_id_11 FROM specialization_translation t0 WHERE t0 . translatable_id = 22 ;
Copy
42
0.13 ms
SELECT s0_ . id AS id_0 , s0_ . name AS name_1 , s0_ . type AS type_2 , s0_ . price AS price_3 , s0_ . description AS description_4 , s0_ . subtitle AS subtitle_5 , s0_ . account_required AS account_required_6 , s0_ . bullets AS bullets_7 , s0_ . data AS data_8 , s0_ . has_calendar AS has_calendar_9 , s0_ . has_phone AS has_phone_10 , s0_ . title AS title_11 , s0_ . active AS active_12 , s0_ . position AS position_13 , s0_ . default_package AS default_package_14 , s0_ . parent_id AS parent_id_15 , s0_ . icon_id AS icon_id_16 FROM service s0_ LEFT JOIN site_service s2_ ON s0_ . id = s2_ . service_id LEFT JOIN site s1_ ON s1_ . id = s2_ . site_id WHERE s1_ . id = ? AND s0_ . type = ? LIMIT 1
Parameters :
[
3
"consultation "
]
SELECT s0_ . id AS id_0 , s0_ . name AS name_1 , s0_ . type AS type_2 , s0_ . price AS price_3 , s0_ . description AS description_4 , s0_ . subtitle AS subtitle_5 , s0_ . account_required AS account_required_6 , s0_ . bullets AS bullets_7 , s0_ . data AS data_8 , s0_ . has_calendar AS has_calendar_9 , s0_ . has_phone AS has_phone_10 , s0_ . title AS title_11 , s0_ . active AS active_12 , s0_ . position AS position_13 , s0_ . default_package AS default_package_14 , s0_ . parent_id AS parent_id_15 , s0_ . icon_id AS icon_id_16 FROM service s0_ LEFT JOIN site_service s2_ ON s0_ . id = s2_ . service_id LEFT JOIN site s1_ ON s1_ . id = s2_ . site_id WHERE s1_ . id = 3 AND s0_ . type = 'consultation' LIMIT 1 ;
Copy
43
0.13 ms
SELECT p0_ . id AS id_0 , p0_ . date AS date_1 , p0_ . value AS value_2 , p0_ . type AS type_3 , p0_ . label AS label_4 , p0_ . created_at AS created_at_5 , p0_ . updated_at AS updated_at_6 , p0_ . service_id AS service_id_7 , p0_ . site_id AS site_id_8 FROM price_rate p0_ WHERE (p0_ . service_id = ? OR p0_ . service_id IS NULL ) AND (p0_ . site_id = ? OR p0_ . site_id IS NULL ) AND p0_ . date = ? ORDER BY p0_ . updated_at DESC LIMIT 1
Parameters :
[
3
3
"2025-04-26 "
]
SELECT p0_ . id AS id_0 , p0_ . date AS date_1 , p0_ . value AS value_2 , p0_ . type AS type_3 , p0_ . label AS label_4 , p0_ . created_at AS created_at_5 , p0_ . updated_at AS updated_at_6 , p0_ . service_id AS service_id_7 , p0_ . site_id AS site_id_8 FROM price_rate p0_ WHERE (p0_ . service_id = 3 OR p0_ . service_id IS NULL ) AND (p0_ . site_id = 3 OR p0_ . site_id IS NULL ) AND p0_ . date = '2025-04-26' ORDER BY p0_ . updated_at DESC LIMIT 1 ;
Copy
44
0.12 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 . alt_name AS alt_name_9 , t0 . locale AS locale_10 , t0 . translatable_id AS translatable_id_11 FROM specialization_translation t0 WHERE t0 . translatable_id = ?
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 . alt_name AS alt_name_9 , t0 . locale AS locale_10 , t0 . translatable_id AS translatable_id_11 FROM specialization_translation t0 WHERE t0 . translatable_id = 12 ;
Copy
45
0.14 ms
SELECT s0_ . id AS id_0 , s0_ . name AS name_1 , s0_ . type AS type_2 , s0_ . price AS price_3 , s0_ . description AS description_4 , s0_ . subtitle AS subtitle_5 , s0_ . account_required AS account_required_6 , s0_ . bullets AS bullets_7 , s0_ . data AS data_8 , s0_ . has_calendar AS has_calendar_9 , s0_ . has_phone AS has_phone_10 , s0_ . title AS title_11 , s0_ . active AS active_12 , s0_ . position AS position_13 , s0_ . default_package AS default_package_14 , s0_ . parent_id AS parent_id_15 , s0_ . icon_id AS icon_id_16 FROM service s0_ LEFT JOIN site_service s2_ ON s0_ . id = s2_ . service_id LEFT JOIN site s1_ ON s1_ . id = s2_ . site_id WHERE s1_ . id = ? AND s0_ . type = ? LIMIT 1
Parameters :
[
3
"consultation "
]
SELECT s0_ . id AS id_0 , s0_ . name AS name_1 , s0_ . type AS type_2 , s0_ . price AS price_3 , s0_ . description AS description_4 , s0_ . subtitle AS subtitle_5 , s0_ . account_required AS account_required_6 , s0_ . bullets AS bullets_7 , s0_ . data AS data_8 , s0_ . has_calendar AS has_calendar_9 , s0_ . has_phone AS has_phone_10 , s0_ . title AS title_11 , s0_ . active AS active_12 , s0_ . position AS position_13 , s0_ . default_package AS default_package_14 , s0_ . parent_id AS parent_id_15 , s0_ . icon_id AS icon_id_16 FROM service s0_ LEFT JOIN site_service s2_ ON s0_ . id = s2_ . service_id LEFT JOIN site s1_ ON s1_ . id = s2_ . site_id WHERE s1_ . id = 3 AND s0_ . type = 'consultation' LIMIT 1 ;
Copy
46
0.13 ms
SELECT p0_ . id AS id_0 , p0_ . date AS date_1 , p0_ . value AS value_2 , p0_ . type AS type_3 , p0_ . label AS label_4 , p0_ . created_at AS created_at_5 , p0_ . updated_at AS updated_at_6 , p0_ . service_id AS service_id_7 , p0_ . site_id AS site_id_8 FROM price_rate p0_ WHERE (p0_ . service_id = ? OR p0_ . service_id IS NULL ) AND (p0_ . site_id = ? OR p0_ . site_id IS NULL ) AND p0_ . date = ? ORDER BY p0_ . updated_at DESC LIMIT 1
Parameters :
[
3
3
"2025-04-26 "
]
SELECT p0_ . id AS id_0 , p0_ . date AS date_1 , p0_ . value AS value_2 , p0_ . type AS type_3 , p0_ . label AS label_4 , p0_ . created_at AS created_at_5 , p0_ . updated_at AS updated_at_6 , p0_ . service_id AS service_id_7 , p0_ . site_id AS site_id_8 FROM price_rate p0_ WHERE (p0_ . service_id = 3 OR p0_ . service_id IS NULL ) AND (p0_ . site_id = 3 OR p0_ . site_id IS NULL ) AND p0_ . date = '2025-04-26' ORDER BY p0_ . updated_at DESC LIMIT 1 ;
Copy
47
0.12 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 . alt_name AS alt_name_9 , t0 . locale AS locale_10 , t0 . translatable_id AS translatable_id_11 FROM specialization_translation t0 WHERE t0 . translatable_id = ?
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 . alt_name AS alt_name_9 , t0 . locale AS locale_10 , t0 . translatable_id AS translatable_id_11 FROM specialization_translation t0 WHERE t0 . translatable_id = 21 ;
Copy
48
0.14 ms
SELECT s0_ . id AS id_0 , s0_ . name AS name_1 , s0_ . type AS type_2 , s0_ . price AS price_3 , s0_ . description AS description_4 , s0_ . subtitle AS subtitle_5 , s0_ . account_required AS account_required_6 , s0_ . bullets AS bullets_7 , s0_ . data AS data_8 , s0_ . has_calendar AS has_calendar_9 , s0_ . has_phone AS has_phone_10 , s0_ . title AS title_11 , s0_ . active AS active_12 , s0_ . position AS position_13 , s0_ . default_package AS default_package_14 , s0_ . parent_id AS parent_id_15 , s0_ . icon_id AS icon_id_16 FROM service s0_ LEFT JOIN site_service s2_ ON s0_ . id = s2_ . service_id LEFT JOIN site s1_ ON s1_ . id = s2_ . site_id WHERE s1_ . id = ? AND s0_ . type = ? LIMIT 1
Parameters :
[
3
"consultation "
]
SELECT s0_ . id AS id_0 , s0_ . name AS name_1 , s0_ . type AS type_2 , s0_ . price AS price_3 , s0_ . description AS description_4 , s0_ . subtitle AS subtitle_5 , s0_ . account_required AS account_required_6 , s0_ . bullets AS bullets_7 , s0_ . data AS data_8 , s0_ . has_calendar AS has_calendar_9 , s0_ . has_phone AS has_phone_10 , s0_ . title AS title_11 , s0_ . active AS active_12 , s0_ . position AS position_13 , s0_ . default_package AS default_package_14 , s0_ . parent_id AS parent_id_15 , s0_ . icon_id AS icon_id_16 FROM service s0_ LEFT JOIN site_service s2_ ON s0_ . id = s2_ . service_id LEFT JOIN site s1_ ON s1_ . id = s2_ . site_id WHERE s1_ . id = 3 AND s0_ . type = 'consultation' LIMIT 1 ;
Copy
49
0.14 ms
SELECT p0_ . id AS id_0 , p0_ . date AS date_1 , p0_ . value AS value_2 , p0_ . type AS type_3 , p0_ . label AS label_4 , p0_ . created_at AS created_at_5 , p0_ . updated_at AS updated_at_6 , p0_ . service_id AS service_id_7 , p0_ . site_id AS site_id_8 FROM price_rate p0_ WHERE (p0_ . service_id = ? OR p0_ . service_id IS NULL ) AND (p0_ . site_id = ? OR p0_ . site_id IS NULL ) AND p0_ . date = ? ORDER BY p0_ . updated_at DESC LIMIT 1
Parameters :
[
3
3
"2025-04-26 "
]
SELECT p0_ . id AS id_0 , p0_ . date AS date_1 , p0_ . value AS value_2 , p0_ . type AS type_3 , p0_ . label AS label_4 , p0_ . created_at AS created_at_5 , p0_ . updated_at AS updated_at_6 , p0_ . service_id AS service_id_7 , p0_ . site_id AS site_id_8 FROM price_rate p0_ WHERE (p0_ . service_id = 3 OR p0_ . service_id IS NULL ) AND (p0_ . site_id = 3 OR p0_ . site_id IS NULL ) AND p0_ . date = '2025-04-26' ORDER BY p0_ . updated_at DESC LIMIT 1 ;
Copy
50
0.13 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 . alt_name AS alt_name_9 , t0 . locale AS locale_10 , t0 . translatable_id AS translatable_id_11 FROM specialization_translation t0 WHERE t0 . translatable_id = ?
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 . alt_name AS alt_name_9 , t0 . locale AS locale_10 , t0 . translatable_id AS translatable_id_11 FROM specialization_translation t0 WHERE t0 . translatable_id = 15 ;
Copy
51
0.14 ms
SELECT s0_ . id AS id_0 , s0_ . name AS name_1 , s0_ . type AS type_2 , s0_ . price AS price_3 , s0_ . description AS description_4 , s0_ . subtitle AS subtitle_5 , s0_ . account_required AS account_required_6 , s0_ . bullets AS bullets_7 , s0_ . data AS data_8 , s0_ . has_calendar AS has_calendar_9 , s0_ . has_phone AS has_phone_10 , s0_ . title AS title_11 , s0_ . active AS active_12 , s0_ . position AS position_13 , s0_ . default_package AS default_package_14 , s0_ . parent_id AS parent_id_15 , s0_ . icon_id AS icon_id_16 FROM service s0_ LEFT JOIN site_service s2_ ON s0_ . id = s2_ . service_id LEFT JOIN site s1_ ON s1_ . id = s2_ . site_id WHERE s1_ . id = ? AND s0_ . type = ? LIMIT 1
Parameters :
[
3
"consultation "
]
SELECT s0_ . id AS id_0 , s0_ . name AS name_1 , s0_ . type AS type_2 , s0_ . price AS price_3 , s0_ . description AS description_4 , s0_ . subtitle AS subtitle_5 , s0_ . account_required AS account_required_6 , s0_ . bullets AS bullets_7 , s0_ . data AS data_8 , s0_ . has_calendar AS has_calendar_9 , s0_ . has_phone AS has_phone_10 , s0_ . title AS title_11 , s0_ . active AS active_12 , s0_ . position AS position_13 , s0_ . default_package AS default_package_14 , s0_ . parent_id AS parent_id_15 , s0_ . icon_id AS icon_id_16 FROM service s0_ LEFT JOIN site_service s2_ ON s0_ . id = s2_ . service_id LEFT JOIN site s1_ ON s1_ . id = s2_ . site_id WHERE s1_ . id = 3 AND s0_ . type = 'consultation' LIMIT 1 ;
Copy
52
0.12 ms
SELECT p0_ . id AS id_0 , p0_ . date AS date_1 , p0_ . value AS value_2 , p0_ . type AS type_3 , p0_ . label AS label_4 , p0_ . created_at AS created_at_5 , p0_ . updated_at AS updated_at_6 , p0_ . service_id AS service_id_7 , p0_ . site_id AS site_id_8 FROM price_rate p0_ WHERE (p0_ . service_id = ? OR p0_ . service_id IS NULL ) AND (p0_ . site_id = ? OR p0_ . site_id IS NULL ) AND p0_ . date = ? ORDER BY p0_ . updated_at DESC LIMIT 1
Parameters :
[
3
3
"2025-04-26 "
]
SELECT p0_ . id AS id_0 , p0_ . date AS date_1 , p0_ . value AS value_2 , p0_ . type AS type_3 , p0_ . label AS label_4 , p0_ . created_at AS created_at_5 , p0_ . updated_at AS updated_at_6 , p0_ . service_id AS service_id_7 , p0_ . site_id AS site_id_8 FROM price_rate p0_ WHERE (p0_ . service_id = 3 OR p0_ . service_id IS NULL ) AND (p0_ . site_id = 3 OR p0_ . site_id IS NULL ) AND p0_ . date = '2025-04-26' ORDER BY p0_ . updated_at DESC LIMIT 1 ;
Copy
53
0.15 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 . alt_name AS alt_name_9 , t0 . locale AS locale_10 , t0 . translatable_id AS translatable_id_11 FROM specialization_translation t0 WHERE t0 . translatable_id = ?
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 . alt_name AS alt_name_9 , t0 . locale AS locale_10 , t0 . translatable_id AS translatable_id_11 FROM specialization_translation t0 WHERE t0 . translatable_id = 18 ;
Copy
54
0.14 ms
SELECT s0_ . id AS id_0 , s0_ . name AS name_1 , s0_ . type AS type_2 , s0_ . price AS price_3 , s0_ . description AS description_4 , s0_ . subtitle AS subtitle_5 , s0_ . account_required AS account_required_6 , s0_ . bullets AS bullets_7 , s0_ . data AS data_8 , s0_ . has_calendar AS has_calendar_9 , s0_ . has_phone AS has_phone_10 , s0_ . title AS title_11 , s0_ . active AS active_12 , s0_ . position AS position_13 , s0_ . default_package AS default_package_14 , s0_ . parent_id AS parent_id_15 , s0_ . icon_id AS icon_id_16 FROM service s0_ LEFT JOIN site_service s2_ ON s0_ . id = s2_ . service_id LEFT JOIN site s1_ ON s1_ . id = s2_ . site_id WHERE s1_ . id = ? AND s0_ . type = ? LIMIT 1
Parameters :
[
3
"consultation "
]
SELECT s0_ . id AS id_0 , s0_ . name AS name_1 , s0_ . type AS type_2 , s0_ . price AS price_3 , s0_ . description AS description_4 , s0_ . subtitle AS subtitle_5 , s0_ . account_required AS account_required_6 , s0_ . bullets AS bullets_7 , s0_ . data AS data_8 , s0_ . has_calendar AS has_calendar_9 , s0_ . has_phone AS has_phone_10 , s0_ . title AS title_11 , s0_ . active AS active_12 , s0_ . position AS position_13 , s0_ . default_package AS default_package_14 , s0_ . parent_id AS parent_id_15 , s0_ . icon_id AS icon_id_16 FROM service s0_ LEFT JOIN site_service s2_ ON s0_ . id = s2_ . service_id LEFT JOIN site s1_ ON s1_ . id = s2_ . site_id WHERE s1_ . id = 3 AND s0_ . type = 'consultation' LIMIT 1 ;
Copy
55
0.12 ms
SELECT p0_ . id AS id_0 , p0_ . date AS date_1 , p0_ . value AS value_2 , p0_ . type AS type_3 , p0_ . label AS label_4 , p0_ . created_at AS created_at_5 , p0_ . updated_at AS updated_at_6 , p0_ . service_id AS service_id_7 , p0_ . site_id AS site_id_8 FROM price_rate p0_ WHERE (p0_ . service_id = ? OR p0_ . service_id IS NULL ) AND (p0_ . site_id = ? OR p0_ . site_id IS NULL ) AND p0_ . date = ? ORDER BY p0_ . updated_at DESC LIMIT 1
Parameters :
[
3
3
"2025-04-26 "
]
SELECT p0_ . id AS id_0 , p0_ . date AS date_1 , p0_ . value AS value_2 , p0_ . type AS type_3 , p0_ . label AS label_4 , p0_ . created_at AS created_at_5 , p0_ . updated_at AS updated_at_6 , p0_ . service_id AS service_id_7 , p0_ . site_id AS site_id_8 FROM price_rate p0_ WHERE (p0_ . service_id = 3 OR p0_ . service_id IS NULL ) AND (p0_ . site_id = 3 OR p0_ . site_id IS NULL ) AND p0_ . date = '2025-04-26' ORDER BY p0_ . updated_at DESC LIMIT 1 ;
Copy
56
0.27 ms
SELECT t0 . id AS id_1 , t0 . path AS path_2 , t0 . created_at AS created_at_3 , t0 . sick_leave_id AS sick_leave_id_4 , t0 . size AS size_5 , t0 . mime_type AS mime_type_6 , t0 . type AS type_7 , t0 . description AS description_8 , t0 . name AS name_9 , t0 . order_id AS order_id_10 , t0 . medical_history_id AS medical_history_id_11 , t0 . order_message_id AS order_message_id_12 , t0 . user_id AS user_id_13 , t0 . patient_id AS patient_id_14 , t0 . email_id AS email_id_15 , t0 . chat_message_id AS chat_message_id_16 , t17 . id AS id_18 , t17 . type AS type_19 , t17 . data AS data_20 , t17 . created_at AS created_at_21 , t17 . updated_at AS updated_at_22 , t17 . order_id AS order_id_23 , t17 . pdf_id AS pdf_id_24 , t25 . id AS id_26 , t25 . external_id AS external_id_27 , t25 . lab_external_id AS lab_external_id_28 , t25 . external_url AS external_url_29 , t25 . google_url AS google_url_30 , t25 . name AS name_31 , t25 . type AS type_32 , t25 . latitude AS latitude_33 , t25 . longitude AS longitude_34 , t25 . phone1 AS phone1_35 , t25 . phone2 AS phone2_36 , t25 . email1 AS email1_37 , t25 . email2 AS email2_38 , t25 . description AS description_39 , t25 . description_working_hours AS description_working_hours_40 , t25 . description_location AS description_location_41 , t25 . at_id AS at_id_42 , t25 . nfz_phone1 AS nfz_phone1_43 , t25 . nfz_phone2 AS nfz_phone2_44 , t25 . ks_id AS ks_id_45 , t25 . working_day_notes AS working_day_notes_46 , t25 . saturday_notes AS saturday_notes_47 , t25 . sunday_notes AS sunday_notes_48 , t25 . working_day_material_collection_until AS working_day_material_collection_until_49 , t25 . saturday_material_collection_until AS saturday_material_collection_until_50 , t25 . sunday_material_collection_until AS sunday_material_collection_until_51 , t25 . open24_hours AS open24_hours_52 , t25 . open24_hours_restrictions AS open24_hours_restrictions_53 , t25 . poz AS poz_54 , t25 . active AS active_55 , t25 . description_working_hours_short AS description_working_hours_short_56 , t25 . postal_code AS postal_code_57 , t25 . city AS city_58 , t25 . street AS street_59 , t25 . building_number AS building_number_60 , t25 . local_number AS local_number_61 , t25 . voivodeship AS voivodeship_62 , t25 . commune AS commune_63 , t25 . district AS district_64 , t25 . country AS country_65 , t25 . census_tract AS census_tract_66 , t25 . logo_id AS logo_id_67 , t25 . photo_id AS photo_id_68 , t25 . photo2_id AS photo2_id_69 , t70 . id AS id_71 , t70 . name AS name_72 , t70 . type AS type_73 , t70 . price AS price_74 , t70 . description AS description_75 , t70 . subtitle AS subtitle_76 , t70 . account_required AS account_required_77 , t70 . bullets AS bullets_78 , t70 . data AS data_79 , t70 . has_calendar AS has_calendar_80 , t70 . has_phone AS has_phone_81 , t70 . title AS title_82 , t70 . active AS active_83 , t70 . position AS position_84 , t70 . default_package AS default_package_85 , t70 . parent_id AS parent_id_86 , t70 . icon_id AS icon_id_87 , t0 . package_id AS package_id_88 , t0 . lab_examination_group_id AS lab_examination_group_id_89 , t0 . lab_examination_id AS lab_examination_id_90 FROM file t0 LEFT JOIN form_entry t17 ON t17 . pdf_id = t0 . id LEFT JOIN institution t25 ON t25 . photo_id = t0 . id LEFT JOIN service t70 ON t70 . icon_id = t0 . id WHERE t0 . id = ?
SELECT
t0 . id AS id_1 ,
t0 . path AS path_2 ,
t0 . created_at AS created_at_3 ,
t0 . sick_leave_id AS sick_leave_id_4 ,
t0 . size AS size_5 ,
t0 . mime_type AS mime_type_6 ,
t0 . type AS type_7 ,
t0 . description AS description_8 ,
t0 . name AS name_9 ,
t0 . order_id AS order_id_10 ,
t0 . medical_history_id AS medical_history_id_11 ,
t0 . order_message_id AS order_message_id_12 ,
t0 . user_id AS user_id_13 ,
t0 . patient_id AS patient_id_14 ,
t0 . email_id AS email_id_15 ,
t0 . chat_message_id AS chat_message_id_16 ,
t17 . id AS id_18 ,
t17 . type AS type_19 ,
t17 . data AS data_20 ,
t17 . created_at AS created_at_21 ,
t17 . updated_at AS updated_at_22 ,
t17 . order_id AS order_id_23 ,
t17 . pdf_id AS pdf_id_24 ,
t25 . id AS id_26 ,
t25 . external_id AS external_id_27 ,
t25 . lab_external_id AS lab_external_id_28 ,
t25 . external_url AS external_url_29 ,
t25 . google_url AS google_url_30 ,
t25 . name AS name_31 ,
t25 . type AS type_32 ,
t25 . latitude AS latitude_33 ,
t25 . longitude AS longitude_34 ,
t25 . phone1 AS phone1_35 ,
t25 . phone2 AS phone2_36 ,
t25 . email1 AS email1_37 ,
t25 . email2 AS email2_38 ,
t25 . description AS description_39 ,
t25 . description_working_hours AS description_working_hours_40 ,
t25 . description_location AS description_location_41 ,
t25 . at_id AS at_id_42 ,
t25 . nfz_phone1 AS nfz_phone1_43 ,
t25 . nfz_phone2 AS nfz_phone2_44 ,
t25 . ks_id AS ks_id_45 ,
t25 . working_day_notes AS working_day_notes_46 ,
t25 . saturday_notes AS saturday_notes_47 ,
t25 . sunday_notes AS sunday_notes_48 ,
t25 . working_day_material_collection_until AS working_day_material_collection_until_49 ,
t25 . saturday_material_collection_until AS saturday_material_collection_until_50 ,
t25 . sunday_material_collection_until AS sunday_material_collection_until_51 ,
t25 . open24_hours AS open24_hours_52 ,
t25 . open24_hours_restrictions AS open24_hours_restrictions_53 ,
t25 . poz AS poz_54 ,
t25 . active AS active_55 ,
t25 . description_working_hours_short AS description_working_hours_short_56 ,
t25 . postal_code AS postal_code_57 ,
t25 . city AS city_58 ,
t25 . street AS street_59 ,
t25 . building_number AS building_number_60 ,
t25 . local_number AS local_number_61 ,
t25 . voivodeship AS voivodeship_62 ,
t25 . commune AS commune_63 ,
t25 . district AS district_64 ,
t25 . country AS country_65 ,
t25 . census_tract AS census_tract_66 ,
t25 . logo_id AS logo_id_67 ,
t25 . photo_id AS photo_id_68 ,
t25 . photo2_id AS photo2_id_69 ,
t70 . id AS id_71 ,
t70 . name AS name_72 ,
t70 . type AS type_73 ,
t70 . price AS price_74 ,
t70 . description AS description_75 ,
t70 . subtitle AS subtitle_76 ,
t70 . account_required AS account_required_77 ,
t70 . bullets AS bullets_78 ,
t70 . data AS data_79 ,
t70 . has_calendar AS has_calendar_80 ,
t70 . has_phone AS has_phone_81 ,
t70 . title AS title_82 ,
t70 . active AS active_83 ,
t70 . position AS position_84 ,
t70 . default_package AS default_package_85 ,
t70 . parent_id AS parent_id_86 ,
t70 . icon_id AS icon_id_87 ,
t0 . package_id AS package_id_88 ,
t0 . lab_examination_group_id AS lab_examination_group_id_89 ,
t0 . lab_examination_id AS lab_examination_id_90
FROM
file t0
LEFT JOIN form_entry t17 ON t17 . pdf_id = t0 . id
LEFT JOIN institution t25 ON t25 . photo_id = t0 . id
LEFT JOIN service t70 ON t70 . icon_id = t0 . id
WHERE
t0 . id = ?
Copy
SELECT t0 . id AS id_1 , t0 . path AS path_2 , t0 . created_at AS created_at_3 , t0 . sick_leave_id AS sick_leave_id_4 , t0 . size AS size_5 , t0 . mime_type AS mime_type_6 , t0 . type AS type_7 , t0 . description AS description_8 , t0 . name AS name_9 , t0 . order_id AS order_id_10 , t0 . medical_history_id AS medical_history_id_11 , t0 . order_message_id AS order_message_id_12 , t0 . user_id AS user_id_13 , t0 . patient_id AS patient_id_14 , t0 . email_id AS email_id_15 , t0 . chat_message_id AS chat_message_id_16 , t17 . id AS id_18 , t17 . type AS type_19 , t17 . data AS data_20 , t17 . created_at AS created_at_21 , t17 . updated_at AS updated_at_22 , t17 . order_id AS order_id_23 , t17 . pdf_id AS pdf_id_24 , t25 . id AS id_26 , t25 . external_id AS external_id_27 , t25 . lab_external_id AS lab_external_id_28 , t25 . external_url AS external_url_29 , t25 . google_url AS google_url_30 , t25 . name AS name_31 , t25 . type AS type_32 , t25 . latitude AS latitude_33 , t25 . longitude AS longitude_34 , t25 . phone1 AS phone1_35 , t25 . phone2 AS phone2_36 , t25 . email1 AS email1_37 , t25 . email2 AS email2_38 , t25 . description AS description_39 , t25 . description_working_hours AS description_working_hours_40 , t25 . description_location AS description_location_41 , t25 . at_id AS at_id_42 , t25 . nfz_phone1 AS nfz_phone1_43 , t25 . nfz_phone2 AS nfz_phone2_44 , t25 . ks_id AS ks_id_45 , t25 . working_day_notes AS working_day_notes_46 , t25 . saturday_notes AS saturday_notes_47 , t25 . sunday_notes AS sunday_notes_48 , t25 . working_day_material_collection_until AS working_day_material_collection_until_49 , t25 . saturday_material_collection_until AS saturday_material_collection_until_50 , t25 . sunday_material_collection_until AS sunday_material_collection_until_51 , t25 . open24_hours AS open24_hours_52 , t25 . open24_hours_restrictions AS open24_hours_restrictions_53 , t25 . poz AS poz_54 , t25 . active AS active_55 , t25 . description_working_hours_short AS description_working_hours_short_56 , t25 . postal_code AS postal_code_57 , t25 . city AS city_58 , t25 . street AS street_59 , t25 . building_number AS building_number_60 , t25 . local_number AS local_number_61 , t25 . voivodeship AS voivodeship_62 , t25 . commune AS commune_63 , t25 . district AS district_64 , t25 . country AS country_65 , t25 . census_tract AS census_tract_66 , t25 . logo_id AS logo_id_67 , t25 . photo_id AS photo_id_68 , t25 . photo2_id AS photo2_id_69 , t70 . id AS id_71 , t70 . name AS name_72 , t70 . type AS type_73 , t70 . price AS price_74 , t70 . description AS description_75 , t70 . subtitle AS subtitle_76 , t70 . account_required AS account_required_77 , t70 . bullets AS bullets_78 , t70 . data AS data_79 , t70 . has_calendar AS has_calendar_80 , t70 . has_phone AS has_phone_81 , t70 . title AS title_82 , t70 . active AS active_83 , t70 . position AS position_84 , t70 . default_package AS default_package_85 , t70 . parent_id AS parent_id_86 , t70 . icon_id AS icon_id_87 , t0 . package_id AS package_id_88 , t0 . lab_examination_group_id AS lab_examination_group_id_89 , t0 . lab_examination_id AS lab_examination_id_90 FROM file t0 LEFT JOIN form_entry t17 ON t17 . pdf_id = t0 . id LEFT JOIN institution t25 ON t25 . photo_id = t0 . id LEFT JOIN service t70 ON t70 . icon_id = t0 . id WHERE t0 . id = 783492 ;
Copy
57
0.16 ms
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 = ?
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 = 750 ;
Copy
58
0.21 ms
SELECT t0 . id AS id_1 , t0 . path AS path_2 , t0 . created_at AS created_at_3 , t0 . sick_leave_id AS sick_leave_id_4 , t0 . size AS size_5 , t0 . mime_type AS mime_type_6 , t0 . type AS type_7 , t0 . description AS description_8 , t0 . name AS name_9 , t0 . order_id AS order_id_10 , t0 . medical_history_id AS medical_history_id_11 , t0 . order_message_id AS order_message_id_12 , t0 . user_id AS user_id_13 , t0 . patient_id AS patient_id_14 , t0 . email_id AS email_id_15 , t0 . chat_message_id AS chat_message_id_16 , t17 . id AS id_18 , t17 . type AS type_19 , t17 . data AS data_20 , t17 . created_at AS created_at_21 , t17 . updated_at AS updated_at_22 , t17 . order_id AS order_id_23 , t17 . pdf_id AS pdf_id_24 , t25 . id AS id_26 , t25 . external_id AS external_id_27 , t25 . lab_external_id AS lab_external_id_28 , t25 . external_url AS external_url_29 , t25 . google_url AS google_url_30 , t25 . name AS name_31 , t25 . type AS type_32 , t25 . latitude AS latitude_33 , t25 . longitude AS longitude_34 , t25 . phone1 AS phone1_35 , t25 . phone2 AS phone2_36 , t25 . email1 AS email1_37 , t25 . email2 AS email2_38 , t25 . description AS description_39 , t25 . description_working_hours AS description_working_hours_40 , t25 . description_location AS description_location_41 , t25 . at_id AS at_id_42 , t25 . nfz_phone1 AS nfz_phone1_43 , t25 . nfz_phone2 AS nfz_phone2_44 , t25 . ks_id AS ks_id_45 , t25 . working_day_notes AS working_day_notes_46 , t25 . saturday_notes AS saturday_notes_47 , t25 . sunday_notes AS sunday_notes_48 , t25 . working_day_material_collection_until AS working_day_material_collection_until_49 , t25 . saturday_material_collection_until AS saturday_material_collection_until_50 , t25 . sunday_material_collection_until AS sunday_material_collection_until_51 , t25 . open24_hours AS open24_hours_52 , t25 . open24_hours_restrictions AS open24_hours_restrictions_53 , t25 . poz AS poz_54 , t25 . active AS active_55 , t25 . description_working_hours_short AS description_working_hours_short_56 , t25 . postal_code AS postal_code_57 , t25 . city AS city_58 , t25 . street AS street_59 , t25 . building_number AS building_number_60 , t25 . local_number AS local_number_61 , t25 . voivodeship AS voivodeship_62 , t25 . commune AS commune_63 , t25 . district AS district_64 , t25 . country AS country_65 , t25 . census_tract AS census_tract_66 , t25 . logo_id AS logo_id_67 , t25 . photo_id AS photo_id_68 , t25 . photo2_id AS photo2_id_69 , t70 . id AS id_71 , t70 . name AS name_72 , t70 . type AS type_73 , t70 . price AS price_74 , t70 . description AS description_75 , t70 . subtitle AS subtitle_76 , t70 . account_required AS account_required_77 , t70 . bullets AS bullets_78 , t70 . data AS data_79 , t70 . has_calendar AS has_calendar_80 , t70 . has_phone AS has_phone_81 , t70 . title AS title_82 , t70 . active AS active_83 , t70 . position AS position_84 , t70 . default_package AS default_package_85 , t70 . parent_id AS parent_id_86 , t70 . icon_id AS icon_id_87 , t0 . package_id AS package_id_88 , t0 . lab_examination_group_id AS lab_examination_group_id_89 , t0 . lab_examination_id AS lab_examination_id_90 FROM file t0 LEFT JOIN form_entry t17 ON t17 . pdf_id = t0 . id LEFT JOIN institution t25 ON t25 . photo_id = t0 . id LEFT JOIN service t70 ON t70 . icon_id = t0 . id WHERE t0 . id = ?
SELECT
t0 . id AS id_1 ,
t0 . path AS path_2 ,
t0 . created_at AS created_at_3 ,
t0 . sick_leave_id AS sick_leave_id_4 ,
t0 . size AS size_5 ,
t0 . mime_type AS mime_type_6 ,
t0 . type AS type_7 ,
t0 . description AS description_8 ,
t0 . name AS name_9 ,
t0 . order_id AS order_id_10 ,
t0 . medical_history_id AS medical_history_id_11 ,
t0 . order_message_id AS order_message_id_12 ,
t0 . user_id AS user_id_13 ,
t0 . patient_id AS patient_id_14 ,
t0 . email_id AS email_id_15 ,
t0 . chat_message_id AS chat_message_id_16 ,
t17 . id AS id_18 ,
t17 . type AS type_19 ,
t17 . data AS data_20 ,
t17 . created_at AS created_at_21 ,
t17 . updated_at AS updated_at_22 ,
t17 . order_id AS order_id_23 ,
t17 . pdf_id AS pdf_id_24 ,
t25 . id AS id_26 ,
t25 . external_id AS external_id_27 ,
t25 . lab_external_id AS lab_external_id_28 ,
t25 . external_url AS external_url_29 ,
t25 . google_url AS google_url_30 ,
t25 . name AS name_31 ,
t25 . type AS type_32 ,
t25 . latitude AS latitude_33 ,
t25 . longitude AS longitude_34 ,
t25 . phone1 AS phone1_35 ,
t25 . phone2 AS phone2_36 ,
t25 . email1 AS email1_37 ,
t25 . email2 AS email2_38 ,
t25 . description AS description_39 ,
t25 . description_working_hours AS description_working_hours_40 ,
t25 . description_location AS description_location_41 ,
t25 . at_id AS at_id_42 ,
t25 . nfz_phone1 AS nfz_phone1_43 ,
t25 . nfz_phone2 AS nfz_phone2_44 ,
t25 . ks_id AS ks_id_45 ,
t25 . working_day_notes AS working_day_notes_46 ,
t25 . saturday_notes AS saturday_notes_47 ,
t25 . sunday_notes AS sunday_notes_48 ,
t25 . working_day_material_collection_until AS working_day_material_collection_until_49 ,
t25 . saturday_material_collection_until AS saturday_material_collection_until_50 ,
t25 . sunday_material_collection_until AS sunday_material_collection_until_51 ,
t25 . open24_hours AS open24_hours_52 ,
t25 . open24_hours_restrictions AS open24_hours_restrictions_53 ,
t25 . poz AS poz_54 ,
t25 . active AS active_55 ,
t25 . description_working_hours_short AS description_working_hours_short_56 ,
t25 . postal_code AS postal_code_57 ,
t25 . city AS city_58 ,
t25 . street AS street_59 ,
t25 . building_number AS building_number_60 ,
t25 . local_number AS local_number_61 ,
t25 . voivodeship AS voivodeship_62 ,
t25 . commune AS commune_63 ,
t25 . district AS district_64 ,
t25 . country AS country_65 ,
t25 . census_tract AS census_tract_66 ,
t25 . logo_id AS logo_id_67 ,
t25 . photo_id AS photo_id_68 ,
t25 . photo2_id AS photo2_id_69 ,
t70 . id AS id_71 ,
t70 . name AS name_72 ,
t70 . type AS type_73 ,
t70 . price AS price_74 ,
t70 . description AS description_75 ,
t70 . subtitle AS subtitle_76 ,
t70 . account_required AS account_required_77 ,
t70 . bullets AS bullets_78 ,
t70 . data AS data_79 ,
t70 . has_calendar AS has_calendar_80 ,
t70 . has_phone AS has_phone_81 ,
t70 . title AS title_82 ,
t70 . active AS active_83 ,
t70 . position AS position_84 ,
t70 . default_package AS default_package_85 ,
t70 . parent_id AS parent_id_86 ,
t70 . icon_id AS icon_id_87 ,
t0 . package_id AS package_id_88 ,
t0 . lab_examination_group_id AS lab_examination_group_id_89 ,
t0 . lab_examination_id AS lab_examination_id_90
FROM
file t0
LEFT JOIN form_entry t17 ON t17 . pdf_id = t0 . id
LEFT JOIN institution t25 ON t25 . photo_id = t0 . id
LEFT JOIN service t70 ON t70 . icon_id = t0 . id
WHERE
t0 . id = ?
Copy
SELECT t0 . id AS id_1 , t0 . path AS path_2 , t0 . created_at AS created_at_3 , t0 . sick_leave_id AS sick_leave_id_4 , t0 . size AS size_5 , t0 . mime_type AS mime_type_6 , t0 . type AS type_7 , t0 . description AS description_8 , t0 . name AS name_9 , t0 . order_id AS order_id_10 , t0 . medical_history_id AS medical_history_id_11 , t0 . order_message_id AS order_message_id_12 , t0 . user_id AS user_id_13 , t0 . patient_id AS patient_id_14 , t0 . email_id AS email_id_15 , t0 . chat_message_id AS chat_message_id_16 , t17 . id AS id_18 , t17 . type AS type_19 , t17 . data AS data_20 , t17 . created_at AS created_at_21 , t17 . updated_at AS updated_at_22 , t17 . order_id AS order_id_23 , t17 . pdf_id AS pdf_id_24 , t25 . id AS id_26 , t25 . external_id AS external_id_27 , t25 . lab_external_id AS lab_external_id_28 , t25 . external_url AS external_url_29 , t25 . google_url AS google_url_30 , t25 . name AS name_31 , t25 . type AS type_32 , t25 . latitude AS latitude_33 , t25 . longitude AS longitude_34 , t25 . phone1 AS phone1_35 , t25 . phone2 AS phone2_36 , t25 . email1 AS email1_37 , t25 . email2 AS email2_38 , t25 . description AS description_39 , t25 . description_working_hours AS description_working_hours_40 , t25 . description_location AS description_location_41 , t25 . at_id AS at_id_42 , t25 . nfz_phone1 AS nfz_phone1_43 , t25 . nfz_phone2 AS nfz_phone2_44 , t25 . ks_id AS ks_id_45 , t25 . working_day_notes AS working_day_notes_46 , t25 . saturday_notes AS saturday_notes_47 , t25 . sunday_notes AS sunday_notes_48 , t25 . working_day_material_collection_until AS working_day_material_collection_until_49 , t25 . saturday_material_collection_until AS saturday_material_collection_until_50 , t25 . sunday_material_collection_until AS sunday_material_collection_until_51 , t25 . open24_hours AS open24_hours_52 , t25 . open24_hours_restrictions AS open24_hours_restrictions_53 , t25 . poz AS poz_54 , t25 . active AS active_55 , t25 . description_working_hours_short AS description_working_hours_short_56 , t25 . postal_code AS postal_code_57 , t25 . city AS city_58 , t25 . street AS street_59 , t25 . building_number AS building_number_60 , t25 . local_number AS local_number_61 , t25 . voivodeship AS voivodeship_62 , t25 . commune AS commune_63 , t25 . district AS district_64 , t25 . country AS country_65 , t25 . census_tract AS census_tract_66 , t25 . logo_id AS logo_id_67 , t25 . photo_id AS photo_id_68 , t25 . photo2_id AS photo2_id_69 , t70 . id AS id_71 , t70 . name AS name_72 , t70 . type AS type_73 , t70 . price AS price_74 , t70 . description AS description_75 , t70 . subtitle AS subtitle_76 , t70 . account_required AS account_required_77 , t70 . bullets AS bullets_78 , t70 . data AS data_79 , t70 . has_calendar AS has_calendar_80 , t70 . has_phone AS has_phone_81 , t70 . title AS title_82 , t70 . active AS active_83 , t70 . position AS position_84 , t70 . default_package AS default_package_85 , t70 . parent_id AS parent_id_86 , t70 . icon_id AS icon_id_87 , t0 . package_id AS package_id_88 , t0 . lab_examination_group_id AS lab_examination_group_id_89 , t0 . lab_examination_id AS lab_examination_id_90 FROM file t0 LEFT JOIN form_entry t17 ON t17 . pdf_id = t0 . id LEFT JOIN institution t25 ON t25 . photo_id = t0 . id LEFT JOIN service t70 ON t70 . icon_id = t0 . id WHERE t0 . id = 783480 ;
Copy
59
0.19 ms
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 = ?
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 = 749 ;
Copy
60
0.19 ms
SELECT t0 . id AS id_1 , t0 . path AS path_2 , t0 . created_at AS created_at_3 , t0 . sick_leave_id AS sick_leave_id_4 , t0 . size AS size_5 , t0 . mime_type AS mime_type_6 , t0 . type AS type_7 , t0 . description AS description_8 , t0 . name AS name_9 , t0 . order_id AS order_id_10 , t0 . medical_history_id AS medical_history_id_11 , t0 . order_message_id AS order_message_id_12 , t0 . user_id AS user_id_13 , t0 . patient_id AS patient_id_14 , t0 . email_id AS email_id_15 , t0 . chat_message_id AS chat_message_id_16 , t17 . id AS id_18 , t17 . type AS type_19 , t17 . data AS data_20 , t17 . created_at AS created_at_21 , t17 . updated_at AS updated_at_22 , t17 . order_id AS order_id_23 , t17 . pdf_id AS pdf_id_24 , t25 . id AS id_26 , t25 . external_id AS external_id_27 , t25 . lab_external_id AS lab_external_id_28 , t25 . external_url AS external_url_29 , t25 . google_url AS google_url_30 , t25 . name AS name_31 , t25 . type AS type_32 , t25 . latitude AS latitude_33 , t25 . longitude AS longitude_34 , t25 . phone1 AS phone1_35 , t25 . phone2 AS phone2_36 , t25 . email1 AS email1_37 , t25 . email2 AS email2_38 , t25 . description AS description_39 , t25 . description_working_hours AS description_working_hours_40 , t25 . description_location AS description_location_41 , t25 . at_id AS at_id_42 , t25 . nfz_phone1 AS nfz_phone1_43 , t25 . nfz_phone2 AS nfz_phone2_44 , t25 . ks_id AS ks_id_45 , t25 . working_day_notes AS working_day_notes_46 , t25 . saturday_notes AS saturday_notes_47 , t25 . sunday_notes AS sunday_notes_48 , t25 . working_day_material_collection_until AS working_day_material_collection_until_49 , t25 . saturday_material_collection_until AS saturday_material_collection_until_50 , t25 . sunday_material_collection_until AS sunday_material_collection_until_51 , t25 . open24_hours AS open24_hours_52 , t25 . open24_hours_restrictions AS open24_hours_restrictions_53 , t25 . poz AS poz_54 , t25 . active AS active_55 , t25 . description_working_hours_short AS description_working_hours_short_56 , t25 . postal_code AS postal_code_57 , t25 . city AS city_58 , t25 . street AS street_59 , t25 . building_number AS building_number_60 , t25 . local_number AS local_number_61 , t25 . voivodeship AS voivodeship_62 , t25 . commune AS commune_63 , t25 . district AS district_64 , t25 . country AS country_65 , t25 . census_tract AS census_tract_66 , t25 . logo_id AS logo_id_67 , t25 . photo_id AS photo_id_68 , t25 . photo2_id AS photo2_id_69 , t70 . id AS id_71 , t70 . name AS name_72 , t70 . type AS type_73 , t70 . price AS price_74 , t70 . description AS description_75 , t70 . subtitle AS subtitle_76 , t70 . account_required AS account_required_77 , t70 . bullets AS bullets_78 , t70 . data AS data_79 , t70 . has_calendar AS has_calendar_80 , t70 . has_phone AS has_phone_81 , t70 . title AS title_82 , t70 . active AS active_83 , t70 . position AS position_84 , t70 . default_package AS default_package_85 , t70 . parent_id AS parent_id_86 , t70 . icon_id AS icon_id_87 , t0 . package_id AS package_id_88 , t0 . lab_examination_group_id AS lab_examination_group_id_89 , t0 . lab_examination_id AS lab_examination_id_90 FROM file t0 LEFT JOIN form_entry t17 ON t17 . pdf_id = t0 . id LEFT JOIN institution t25 ON t25 . photo_id = t0 . id LEFT JOIN service t70 ON t70 . icon_id = t0 . id WHERE t0 . id = ?
SELECT
t0 . id AS id_1 ,
t0 . path AS path_2 ,
t0 . created_at AS created_at_3 ,
t0 . sick_leave_id AS sick_leave_id_4 ,
t0 . size AS size_5 ,
t0 . mime_type AS mime_type_6 ,
t0 . type AS type_7 ,
t0 . description AS description_8 ,
t0 . name AS name_9 ,
t0 . order_id AS order_id_10 ,
t0 . medical_history_id AS medical_history_id_11 ,
t0 . order_message_id AS order_message_id_12 ,
t0 . user_id AS user_id_13 ,
t0 . patient_id AS patient_id_14 ,
t0 . email_id AS email_id_15 ,
t0 . chat_message_id AS chat_message_id_16 ,
t17 . id AS id_18 ,
t17 . type AS type_19 ,
t17 . data AS data_20 ,
t17 . created_at AS created_at_21 ,
t17 . updated_at AS updated_at_22 ,
t17 . order_id AS order_id_23 ,
t17 . pdf_id AS pdf_id_24 ,
t25 . id AS id_26 ,
t25 . external_id AS external_id_27 ,
t25 . lab_external_id AS lab_external_id_28 ,
t25 . external_url AS external_url_29 ,
t25 . google_url AS google_url_30 ,
t25 . name AS name_31 ,
t25 . type AS type_32 ,
t25 . latitude AS latitude_33 ,
t25 . longitude AS longitude_34 ,
t25 . phone1 AS phone1_35 ,
t25 . phone2 AS phone2_36 ,
t25 . email1 AS email1_37 ,
t25 . email2 AS email2_38 ,
t25 . description AS description_39 ,
t25 . description_working_hours AS description_working_hours_40 ,
t25 . description_location AS description_location_41 ,
t25 . at_id AS at_id_42 ,
t25 . nfz_phone1 AS nfz_phone1_43 ,
t25 . nfz_phone2 AS nfz_phone2_44 ,
t25 . ks_id AS ks_id_45 ,
t25 . working_day_notes AS working_day_notes_46 ,
t25 . saturday_notes AS saturday_notes_47 ,
t25 . sunday_notes AS sunday_notes_48 ,
t25 . working_day_material_collection_until AS working_day_material_collection_until_49 ,
t25 . saturday_material_collection_until AS saturday_material_collection_until_50 ,
t25 . sunday_material_collection_until AS sunday_material_collection_until_51 ,
t25 . open24_hours AS open24_hours_52 ,
t25 . open24_hours_restrictions AS open24_hours_restrictions_53 ,
t25 . poz AS poz_54 ,
t25 . active AS active_55 ,
t25 . description_working_hours_short AS description_working_hours_short_56 ,
t25 . postal_code AS postal_code_57 ,
t25 . city AS city_58 ,
t25 . street AS street_59 ,
t25 . building_number AS building_number_60 ,
t25 . local_number AS local_number_61 ,
t25 . voivodeship AS voivodeship_62 ,
t25 . commune AS commune_63 ,
t25 . district AS district_64 ,
t25 . country AS country_65 ,
t25 . census_tract AS census_tract_66 ,
t25 . logo_id AS logo_id_67 ,
t25 . photo_id AS photo_id_68 ,
t25 . photo2_id AS photo2_id_69 ,
t70 . id AS id_71 ,
t70 . name AS name_72 ,
t70 . type AS type_73 ,
t70 . price AS price_74 ,
t70 . description AS description_75 ,
t70 . subtitle AS subtitle_76 ,
t70 . account_required AS account_required_77 ,
t70 . bullets AS bullets_78 ,
t70 . data AS data_79 ,
t70 . has_calendar AS has_calendar_80 ,
t70 . has_phone AS has_phone_81 ,
t70 . title AS title_82 ,
t70 . active AS active_83 ,
t70 . position AS position_84 ,
t70 . default_package AS default_package_85 ,
t70 . parent_id AS parent_id_86 ,
t70 . icon_id AS icon_id_87 ,
t0 . package_id AS package_id_88 ,
t0 . lab_examination_group_id AS lab_examination_group_id_89 ,
t0 . lab_examination_id AS lab_examination_id_90
FROM
file t0
LEFT JOIN form_entry t17 ON t17 . pdf_id = t0 . id
LEFT JOIN institution t25 ON t25 . photo_id = t0 . id
LEFT JOIN service t70 ON t70 . icon_id = t0 . id
WHERE
t0 . id = ?
Copy
SELECT t0 . id AS id_1 , t0 . path AS path_2 , t0 . created_at AS created_at_3 , t0 . sick_leave_id AS sick_leave_id_4 , t0 . size AS size_5 , t0 . mime_type AS mime_type_6 , t0 . type AS type_7 , t0 . description AS description_8 , t0 . name AS name_9 , t0 . order_id AS order_id_10 , t0 . medical_history_id AS medical_history_id_11 , t0 . order_message_id AS order_message_id_12 , t0 . user_id AS user_id_13 , t0 . patient_id AS patient_id_14 , t0 . email_id AS email_id_15 , t0 . chat_message_id AS chat_message_id_16 , t17 . id AS id_18 , t17 . type AS type_19 , t17 . data AS data_20 , t17 . created_at AS created_at_21 , t17 . updated_at AS updated_at_22 , t17 . order_id AS order_id_23 , t17 . pdf_id AS pdf_id_24 , t25 . id AS id_26 , t25 . external_id AS external_id_27 , t25 . lab_external_id AS lab_external_id_28 , t25 . external_url AS external_url_29 , t25 . google_url AS google_url_30 , t25 . name AS name_31 , t25 . type AS type_32 , t25 . latitude AS latitude_33 , t25 . longitude AS longitude_34 , t25 . phone1 AS phone1_35 , t25 . phone2 AS phone2_36 , t25 . email1 AS email1_37 , t25 . email2 AS email2_38 , t25 . description AS description_39 , t25 . description_working_hours AS description_working_hours_40 , t25 . description_location AS description_location_41 , t25 . at_id AS at_id_42 , t25 . nfz_phone1 AS nfz_phone1_43 , t25 . nfz_phone2 AS nfz_phone2_44 , t25 . ks_id AS ks_id_45 , t25 . working_day_notes AS working_day_notes_46 , t25 . saturday_notes AS saturday_notes_47 , t25 . sunday_notes AS sunday_notes_48 , t25 . working_day_material_collection_until AS working_day_material_collection_until_49 , t25 . saturday_material_collection_until AS saturday_material_collection_until_50 , t25 . sunday_material_collection_until AS sunday_material_collection_until_51 , t25 . open24_hours AS open24_hours_52 , t25 . open24_hours_restrictions AS open24_hours_restrictions_53 , t25 . poz AS poz_54 , t25 . active AS active_55 , t25 . description_working_hours_short AS description_working_hours_short_56 , t25 . postal_code AS postal_code_57 , t25 . city AS city_58 , t25 . street AS street_59 , t25 . building_number AS building_number_60 , t25 . local_number AS local_number_61 , t25 . voivodeship AS voivodeship_62 , t25 . commune AS commune_63 , t25 . district AS district_64 , t25 . country AS country_65 , t25 . census_tract AS census_tract_66 , t25 . logo_id AS logo_id_67 , t25 . photo_id AS photo_id_68 , t25 . photo2_id AS photo2_id_69 , t70 . id AS id_71 , t70 . name AS name_72 , t70 . type AS type_73 , t70 . price AS price_74 , t70 . description AS description_75 , t70 . subtitle AS subtitle_76 , t70 . account_required AS account_required_77 , t70 . bullets AS bullets_78 , t70 . data AS data_79 , t70 . has_calendar AS has_calendar_80 , t70 . has_phone AS has_phone_81 , t70 . title AS title_82 , t70 . active AS active_83 , t70 . position AS position_84 , t70 . default_package AS default_package_85 , t70 . parent_id AS parent_id_86 , t70 . icon_id AS icon_id_87 , t0 . package_id AS package_id_88 , t0 . lab_examination_group_id AS lab_examination_group_id_89 , t0 . lab_examination_id AS lab_examination_id_90 FROM file t0 LEFT JOIN form_entry t17 ON t17 . pdf_id = t0 . id LEFT JOIN institution t25 ON t25 . photo_id = t0 . id LEFT JOIN service t70 ON t70 . icon_id = t0 . id WHERE t0 . id = 782036 ;
Copy
61
0.18 ms
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 = ?
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 = 747 ;
Copy
62
0.21 ms
SELECT t0 . id AS id_1 , t0 . path AS path_2 , t0 . created_at AS created_at_3 , t0 . sick_leave_id AS sick_leave_id_4 , t0 . size AS size_5 , t0 . mime_type AS mime_type_6 , t0 . type AS type_7 , t0 . description AS description_8 , t0 . name AS name_9 , t0 . order_id AS order_id_10 , t0 . medical_history_id AS medical_history_id_11 , t0 . order_message_id AS order_message_id_12 , t0 . user_id AS user_id_13 , t0 . patient_id AS patient_id_14 , t0 . email_id AS email_id_15 , t0 . chat_message_id AS chat_message_id_16 , t17 . id AS id_18 , t17 . type AS type_19 , t17 . data AS data_20 , t17 . created_at AS created_at_21 , t17 . updated_at AS updated_at_22 , t17 . order_id AS order_id_23 , t17 . pdf_id AS pdf_id_24 , t25 . id AS id_26 , t25 . external_id AS external_id_27 , t25 . lab_external_id AS lab_external_id_28 , t25 . external_url AS external_url_29 , t25 . google_url AS google_url_30 , t25 . name AS name_31 , t25 . type AS type_32 , t25 . latitude AS latitude_33 , t25 . longitude AS longitude_34 , t25 . phone1 AS phone1_35 , t25 . phone2 AS phone2_36 , t25 . email1 AS email1_37 , t25 . email2 AS email2_38 , t25 . description AS description_39 , t25 . description_working_hours AS description_working_hours_40 , t25 . description_location AS description_location_41 , t25 . at_id AS at_id_42 , t25 . nfz_phone1 AS nfz_phone1_43 , t25 . nfz_phone2 AS nfz_phone2_44 , t25 . ks_id AS ks_id_45 , t25 . working_day_notes AS working_day_notes_46 , t25 . saturday_notes AS saturday_notes_47 , t25 . sunday_notes AS sunday_notes_48 , t25 . working_day_material_collection_until AS working_day_material_collection_until_49 , t25 . saturday_material_collection_until AS saturday_material_collection_until_50 , t25 . sunday_material_collection_until AS sunday_material_collection_until_51 , t25 . open24_hours AS open24_hours_52 , t25 . open24_hours_restrictions AS open24_hours_restrictions_53 , t25 . poz AS poz_54 , t25 . active AS active_55 , t25 . description_working_hours_short AS description_working_hours_short_56 , t25 . postal_code AS postal_code_57 , t25 . city AS city_58 , t25 . street AS street_59 , t25 . building_number AS building_number_60 , t25 . local_number AS local_number_61 , t25 . voivodeship AS voivodeship_62 , t25 . commune AS commune_63 , t25 . district AS district_64 , t25 . country AS country_65 , t25 . census_tract AS census_tract_66 , t25 . logo_id AS logo_id_67 , t25 . photo_id AS photo_id_68 , t25 . photo2_id AS photo2_id_69 , t70 . id AS id_71 , t70 . name AS name_72 , t70 . type AS type_73 , t70 . price AS price_74 , t70 . description AS description_75 , t70 . subtitle AS subtitle_76 , t70 . account_required AS account_required_77 , t70 . bullets AS bullets_78 , t70 . data AS data_79 , t70 . has_calendar AS has_calendar_80 , t70 . has_phone AS has_phone_81 , t70 . title AS title_82 , t70 . active AS active_83 , t70 . position AS position_84 , t70 . default_package AS default_package_85 , t70 . parent_id AS parent_id_86 , t70 . icon_id AS icon_id_87 , t0 . package_id AS package_id_88 , t0 . lab_examination_group_id AS lab_examination_group_id_89 , t0 . lab_examination_id AS lab_examination_id_90 FROM file t0 LEFT JOIN form_entry t17 ON t17 . pdf_id = t0 . id LEFT JOIN institution t25 ON t25 . photo_id = t0 . id LEFT JOIN service t70 ON t70 . icon_id = t0 . id WHERE t0 . id = ?
SELECT
t0 . id AS id_1 ,
t0 . path AS path_2 ,
t0 . created_at AS created_at_3 ,
t0 . sick_leave_id AS sick_leave_id_4 ,
t0 . size AS size_5 ,
t0 . mime_type AS mime_type_6 ,
t0 . type AS type_7 ,
t0 . description AS description_8 ,
t0 . name AS name_9 ,
t0 . order_id AS order_id_10 ,
t0 . medical_history_id AS medical_history_id_11 ,
t0 . order_message_id AS order_message_id_12 ,
t0 . user_id AS user_id_13 ,
t0 . patient_id AS patient_id_14 ,
t0 . email_id AS email_id_15 ,
t0 . chat_message_id AS chat_message_id_16 ,
t17 . id AS id_18 ,
t17 . type AS type_19 ,
t17 . data AS data_20 ,
t17 . created_at AS created_at_21 ,
t17 . updated_at AS updated_at_22 ,
t17 . order_id AS order_id_23 ,
t17 . pdf_id AS pdf_id_24 ,
t25 . id AS id_26 ,
t25 . external_id AS external_id_27 ,
t25 . lab_external_id AS lab_external_id_28 ,
t25 . external_url AS external_url_29 ,
t25 . google_url AS google_url_30 ,
t25 . name AS name_31 ,
t25 . type AS type_32 ,
t25 . latitude AS latitude_33 ,
t25 . longitude AS longitude_34 ,
t25 . phone1 AS phone1_35 ,
t25 . phone2 AS phone2_36 ,
t25 . email1 AS email1_37 ,
t25 . email2 AS email2_38 ,
t25 . description AS description_39 ,
t25 . description_working_hours AS description_working_hours_40 ,
t25 . description_location AS description_location_41 ,
t25 . at_id AS at_id_42 ,
t25 . nfz_phone1 AS nfz_phone1_43 ,
t25 . nfz_phone2 AS nfz_phone2_44 ,
t25 . ks_id AS ks_id_45 ,
t25 . working_day_notes AS working_day_notes_46 ,
t25 . saturday_notes AS saturday_notes_47 ,
t25 . sunday_notes AS sunday_notes_48 ,
t25 . working_day_material_collection_until AS working_day_material_collection_until_49 ,
t25 . saturday_material_collection_until AS saturday_material_collection_until_50 ,
t25 . sunday_material_collection_until AS sunday_material_collection_until_51 ,
t25 . open24_hours AS open24_hours_52 ,
t25 . open24_hours_restrictions AS open24_hours_restrictions_53 ,
t25 . poz AS poz_54 ,
t25 . active AS active_55 ,
t25 . description_working_hours_short AS description_working_hours_short_56 ,
t25 . postal_code AS postal_code_57 ,
t25 . city AS city_58 ,
t25 . street AS street_59 ,
t25 . building_number AS building_number_60 ,
t25 . local_number AS local_number_61 ,
t25 . voivodeship AS voivodeship_62 ,
t25 . commune AS commune_63 ,
t25 . district AS district_64 ,
t25 . country AS country_65 ,
t25 . census_tract AS census_tract_66 ,
t25 . logo_id AS logo_id_67 ,
t25 . photo_id AS photo_id_68 ,
t25 . photo2_id AS photo2_id_69 ,
t70 . id AS id_71 ,
t70 . name AS name_72 ,
t70 . type AS type_73 ,
t70 . price AS price_74 ,
t70 . description AS description_75 ,
t70 . subtitle AS subtitle_76 ,
t70 . account_required AS account_required_77 ,
t70 . bullets AS bullets_78 ,
t70 . data AS data_79 ,
t70 . has_calendar AS has_calendar_80 ,
t70 . has_phone AS has_phone_81 ,
t70 . title AS title_82 ,
t70 . active AS active_83 ,
t70 . position AS position_84 ,
t70 . default_package AS default_package_85 ,
t70 . parent_id AS parent_id_86 ,
t70 . icon_id AS icon_id_87 ,
t0 . package_id AS package_id_88 ,
t0 . lab_examination_group_id AS lab_examination_group_id_89 ,
t0 . lab_examination_id AS lab_examination_id_90
FROM
file t0
LEFT JOIN form_entry t17 ON t17 . pdf_id = t0 . id
LEFT JOIN institution t25 ON t25 . photo_id = t0 . id
LEFT JOIN service t70 ON t70 . icon_id = t0 . id
WHERE
t0 . id = ?
Copy
SELECT t0 . id AS id_1 , t0 . path AS path_2 , t0 . created_at AS created_at_3 , t0 . sick_leave_id AS sick_leave_id_4 , t0 . size AS size_5 , t0 . mime_type AS mime_type_6 , t0 . type AS type_7 , t0 . description AS description_8 , t0 . name AS name_9 , t0 . order_id AS order_id_10 , t0 . medical_history_id AS medical_history_id_11 , t0 . order_message_id AS order_message_id_12 , t0 . user_id AS user_id_13 , t0 . patient_id AS patient_id_14 , t0 . email_id AS email_id_15 , t0 . chat_message_id AS chat_message_id_16 , t17 . id AS id_18 , t17 . type AS type_19 , t17 . data AS data_20 , t17 . created_at AS created_at_21 , t17 . updated_at AS updated_at_22 , t17 . order_id AS order_id_23 , t17 . pdf_id AS pdf_id_24 , t25 . id AS id_26 , t25 . external_id AS external_id_27 , t25 . lab_external_id AS lab_external_id_28 , t25 . external_url AS external_url_29 , t25 . google_url AS google_url_30 , t25 . name AS name_31 , t25 . type AS type_32 , t25 . latitude AS latitude_33 , t25 . longitude AS longitude_34 , t25 . phone1 AS phone1_35 , t25 . phone2 AS phone2_36 , t25 . email1 AS email1_37 , t25 . email2 AS email2_38 , t25 . description AS description_39 , t25 . description_working_hours AS description_working_hours_40 , t25 . description_location AS description_location_41 , t25 . at_id AS at_id_42 , t25 . nfz_phone1 AS nfz_phone1_43 , t25 . nfz_phone2 AS nfz_phone2_44 , t25 . ks_id AS ks_id_45 , t25 . working_day_notes AS working_day_notes_46 , t25 . saturday_notes AS saturday_notes_47 , t25 . sunday_notes AS sunday_notes_48 , t25 . working_day_material_collection_until AS working_day_material_collection_until_49 , t25 . saturday_material_collection_until AS saturday_material_collection_until_50 , t25 . sunday_material_collection_until AS sunday_material_collection_until_51 , t25 . open24_hours AS open24_hours_52 , t25 . open24_hours_restrictions AS open24_hours_restrictions_53 , t25 . poz AS poz_54 , t25 . active AS active_55 , t25 . description_working_hours_short AS description_working_hours_short_56 , t25 . postal_code AS postal_code_57 , t25 . city AS city_58 , t25 . street AS street_59 , t25 . building_number AS building_number_60 , t25 . local_number AS local_number_61 , t25 . voivodeship AS voivodeship_62 , t25 . commune AS commune_63 , t25 . district AS district_64 , t25 . country AS country_65 , t25 . census_tract AS census_tract_66 , t25 . logo_id AS logo_id_67 , t25 . photo_id AS photo_id_68 , t25 . photo2_id AS photo2_id_69 , t70 . id AS id_71 , t70 . name AS name_72 , t70 . type AS type_73 , t70 . price AS price_74 , t70 . description AS description_75 , t70 . subtitle AS subtitle_76 , t70 . account_required AS account_required_77 , t70 . bullets AS bullets_78 , t70 . data AS data_79 , t70 . has_calendar AS has_calendar_80 , t70 . has_phone AS has_phone_81 , t70 . title AS title_82 , t70 . active AS active_83 , t70 . position AS position_84 , t70 . default_package AS default_package_85 , t70 . parent_id AS parent_id_86 , t70 . icon_id AS icon_id_87 , t0 . package_id AS package_id_88 , t0 . lab_examination_group_id AS lab_examination_group_id_89 , t0 . lab_examination_id AS lab_examination_id_90 FROM file t0 LEFT JOIN form_entry t17 ON t17 . pdf_id = t0 . id LEFT JOIN institution t25 ON t25 . photo_id = t0 . id LEFT JOIN service t70 ON t70 . icon_id = t0 . id WHERE t0 . id = 782037 ;
Copy
63
0.13 ms
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 = ?
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 = 748 ;
Copy
64
0.15 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 , s0_ . nfz AS nfz_7 , s0_ . o_at_id AS o_at_id_8 FROM specialization s0_ INNER JOIN specialization_translation s1_ ON s0_ . id = s1_ . translatable_id AND (s1_ . locale = ? ) WHERE s0_ . show_on_page = ? AND ((s0_ . external_id < > ? AND s0_ . external_id IS NOT NULL ) OR (s0_ . o_at_id NOT IN (? , ? , ? ) AND s0_ . o_at_id IS NOT NULL )) ORDER BY s0_ . default_ DESC , s1_ . name ASC
Parameters :
[
"pl "
1
0
"1 "
"2 "
"3 "
]
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 , s0_ . nfz AS nfz_7 , s0_ . o_at_id AS o_at_id_8 FROM specialization s0_ INNER JOIN specialization_translation s1_ ON s0_ . id = s1_ . translatable_id AND (s1_ . locale = 'pl' ) WHERE s0_ . show_on_page = 1 AND ((s0_ . external_id < > 0 AND s0_ . external_id IS NOT NULL ) OR (s0_ . o_at_id NOT IN ('1' , '2' , '3' ) AND s0_ . o_at_id IS NOT NULL )) ORDER BY s0_ . default_ DESC , s1_ . name ASC ;
Copy
65
0.14 ms
SELECT s0_ . id AS id_0 , s0_ . name AS name_1 , s0_ . type AS type_2 , s0_ . price AS price_3 , s0_ . description AS description_4 , s0_ . subtitle AS subtitle_5 , s0_ . account_required AS account_required_6 , s0_ . bullets AS bullets_7 , s0_ . data AS data_8 , s0_ . has_calendar AS has_calendar_9 , s0_ . has_phone AS has_phone_10 , s0_ . title AS title_11 , s0_ . active AS active_12 , s0_ . position AS position_13 , s0_ . default_package AS default_package_14 , s0_ . parent_id AS parent_id_15 , s0_ . icon_id AS icon_id_16 FROM service s0_ LEFT JOIN site_service s2_ ON s0_ . id = s2_ . service_id LEFT JOIN site s1_ ON s1_ . id = s2_ . site_id WHERE s1_ . id = ? AND s0_ . type = ? LIMIT 1
Parameters :
[
3
"consultation "
]
SELECT s0_ . id AS id_0 , s0_ . name AS name_1 , s0_ . type AS type_2 , s0_ . price AS price_3 , s0_ . description AS description_4 , s0_ . subtitle AS subtitle_5 , s0_ . account_required AS account_required_6 , s0_ . bullets AS bullets_7 , s0_ . data AS data_8 , s0_ . has_calendar AS has_calendar_9 , s0_ . has_phone AS has_phone_10 , s0_ . title AS title_11 , s0_ . active AS active_12 , s0_ . position AS position_13 , s0_ . default_package AS default_package_14 , s0_ . parent_id AS parent_id_15 , s0_ . icon_id AS icon_id_16 FROM service s0_ LEFT JOIN site_service s2_ ON s0_ . id = s2_ . service_id LEFT JOIN site s1_ ON s1_ . id = s2_ . site_id WHERE s1_ . id = 3 AND s0_ . type = 'consultation' LIMIT 1 ;
Copy
66
0.13 ms
SELECT p0_ . id AS id_0 , p0_ . date AS date_1 , p0_ . value AS value_2 , p0_ . type AS type_3 , p0_ . label AS label_4 , p0_ . created_at AS created_at_5 , p0_ . updated_at AS updated_at_6 , p0_ . service_id AS service_id_7 , p0_ . site_id AS site_id_8 FROM price_rate p0_ WHERE (p0_ . service_id = ? OR p0_ . service_id IS NULL ) AND (p0_ . site_id = ? OR p0_ . site_id IS NULL ) AND p0_ . date = ? ORDER BY p0_ . updated_at DESC LIMIT 1
Parameters :
[
3
3
"2025-04-26 "
]
SELECT p0_ . id AS id_0 , p0_ . date AS date_1 , p0_ . value AS value_2 , p0_ . type AS type_3 , p0_ . label AS label_4 , p0_ . created_at AS created_at_5 , p0_ . updated_at AS updated_at_6 , p0_ . service_id AS service_id_7 , p0_ . site_id AS site_id_8 FROM price_rate p0_ WHERE (p0_ . service_id = 3 OR p0_ . service_id IS NULL ) AND (p0_ . site_id = 3 OR p0_ . site_id IS NULL ) AND p0_ . date = '2025-04-26' ORDER BY p0_ . updated_at DESC LIMIT 1 ;
Copy