1
0.48 ms
SELECT t0 . id AS id_1 , t0 . is_activate AS is_activate_2 , t0 . ips AS ips_3 , t0 . message AS message_4 FROM maintenance t0 LIMIT 1
SELECT t0 . id AS id_1 , t0 . is_activate AS is_activate_2 , t0 . ips AS ips_3 , t0 . message AS message_4 FROM maintenance t0 LIMIT 1 ;
Copy
2
0.36 ms
SELECT t0 . id AS id_1 , t0 . label AS label_2 , t0 . value AS value_3 FROM configuration t0 WHERE t0 . label = ? LIMIT 1
Parameters :
[
"LOGO_PATH "
]
SELECT t0 . id AS id_1 , t0 . label AS label_2 , t0 . value AS value_3 FROM configuration t0 WHERE t0 . label = 'LOGO_PATH' LIMIT 1 ;
Copy
3
0.28 ms
SELECT t0 . id AS id_1 , t0 . url AS url_2 , t0 . title AS title_3 , t0 . meta_description AS meta_description_4 , t0 . meta_keywords AS meta_keywords_5 , t0 . og_title AS og_title_6 , t0 . twitter_card AS twitter_card_7 , t0 . page_type AS page_type_8 , t0 . og_image_id AS og_image_id_9 , t0 . twitter_image_id AS twitter_image_id_10 FROM seo_meta_data t0 WHERE t0 . page_type = ? LIMIT 1
SELECT t0 . id AS id_1 , t0 . url AS url_2 , t0 . title AS title_3 , t0 . meta_description AS meta_description_4 , t0 . meta_keywords AS meta_keywords_5 , t0 . og_title AS og_title_6 , t0 . twitter_card AS twitter_card_7 , t0 . page_type AS page_type_8 , t0 . og_image_id AS og_image_id_9 , t0 . twitter_image_id AS twitter_image_id_10 FROM seo_meta_data t0 WHERE t0 . page_type = 'home' LIMIT 1 ;
Copy
4
0.13 ms
SELECT t0 . id AS id_1 , t0 . label AS label_2 , t0 . value AS value_3 FROM configuration t0 WHERE t0 . label = ? LIMIT 1
Parameters :
[
"GOOGLE_PLACE_ID "
]
SELECT t0 . id AS id_1 , t0 . label AS label_2 , t0 . value AS value_3 FROM configuration t0 WHERE t0 . label = 'GOOGLE_PLACE_ID' LIMIT 1 ;
Copy
5
0.41 ms
SELECT t0 . id AS id_1 , t0 . path AS path_2 , t0 . alt AS alt_3 , t0 . title AS title_4 , t0 . name AS name_5 , t0 . link AS link_6 , t0 . display_home_page AS display_home_page_7 , t0 . display_partners_page AS display_partners_page_8 , t0 . description AS description_9 , t0 . highlighted AS highlighted_10 , t0 . description_highlighted_public AS description_highlighted_public_11 , t0 . description_highlighted_private AS description_highlighted_private_12 , t0 . position AS position_13 , t0 . enabled AS enabled_14 , t0 . category_id AS category_id_15 FROM partner t0 WHERE t0 . display_home_page = ? ORDER BY t0 . position ASC
SELECT t0 . id AS id_1 , t0 . path AS path_2 , t0 . alt AS alt_3 , t0 . title AS title_4 , t0 . name AS name_5 , t0 . link AS link_6 , t0 . display_home_page AS display_home_page_7 , t0 . display_partners_page AS display_partners_page_8 , t0 . description AS description_9 , t0 . highlighted AS highlighted_10 , t0 . description_highlighted_public AS description_highlighted_public_11 , t0 . description_highlighted_private AS description_highlighted_private_12 , t0 . position AS position_13 , t0 . enabled AS enabled_14 , t0 . category_id AS category_id_15 FROM partner t0 WHERE t0 . display_home_page = 1 ORDER BY t0 . position ASC ;
Copy
6
0.37 ms
SELECT t0 . id AS id_1 , t0 . id_crypt AS id_crypt_2 , t0 . name AS name_3 , t0 . starting_point AS starting_point_4 , t0 . days AS days_5 , t0 . is_complete AS is_complete_6 , t0 . is_last_spot AS is_last_spot_7 , t0 . guides AS guides_8 , t0 . date_from AS date_from_9 , t0 . start_date AS start_date_10 , t0 . date_to AS date_to_11 , t0 . registration_deadline AS registration_deadline_12 , t0 . formalities AS formalities_13 , t0 . created_at AS created_at_14 , t0 . updated_at AS updated_at_15 , t0 . enabled AS enabled_16 , t0 . is_promoted AS is_promoted_17 , t0 . is_pre_registered_notified AS is_pre_registered_notified_18 , t0 . destination_id AS destination_id_19 FROM travel t0 WHERE t0 . is_promoted = ? AND t0 . enabled = ?
SELECT t0 . id AS id_1 , t0 . id_crypt AS id_crypt_2 , t0 . name AS name_3 , t0 . starting_point AS starting_point_4 , t0 . days AS days_5 , t0 . is_complete AS is_complete_6 , t0 . is_last_spot AS is_last_spot_7 , t0 . guides AS guides_8 , t0 . date_from AS date_from_9 , t0 . start_date AS start_date_10 , t0 . date_to AS date_to_11 , t0 . registration_deadline AS registration_deadline_12 , t0 . formalities AS formalities_13 , t0 . created_at AS created_at_14 , t0 . updated_at AS updated_at_15 , t0 . enabled AS enabled_16 , t0 . is_promoted AS is_promoted_17 , t0 . is_pre_registered_notified AS is_pre_registered_notified_18 , t0 . destination_id AS destination_id_19 FROM travel t0 WHERE t0 . is_promoted = 1 AND t0 . enabled = 1 ;
Copy
7
0.36 ms
SELECT t0_ . id AS id_0 , t0_ . id_crypt AS id_crypt_1 , t0_ . name AS name_2 , t0_ . starting_point AS starting_point_3 , t0_ . days AS days_4 , t0_ . is_complete AS is_complete_5 , t0_ . is_last_spot AS is_last_spot_6 , t0_ . guides AS guides_7 , t0_ . date_from AS date_from_8 , t0_ . start_date AS start_date_9 , t0_ . date_to AS date_to_10 , t0_ . registration_deadline AS registration_deadline_11 , t0_ . formalities AS formalities_12 , t0_ . created_at AS created_at_13 , t0_ . updated_at AS updated_at_14 , t0_ . enabled AS enabled_15 , t0_ . is_promoted AS is_promoted_16 , t0_ . is_pre_registered_notified AS is_pre_registered_notified_17 , t0_ . destination_id AS destination_id_18 FROM travel t0_ LEFT JOIN destination d1_ ON t0_ . destination_id = d1_ . id LEFT JOIN seo_meta_data s2_ ON d1_ . seo_id = s2_ . id WHERE t0_ . date_to > ? AND s2_ . url IS NOT NULL AND t0_ . registration_deadline > ? AND t0_ . enabled = 1 AND d1_ . enabled = 1 AND d1_ . is_archive = 0 AND d1_ . scale IS NOT NULL ORDER BY t0_ . date_from ASC LIMIT 16
Parameters :
[
"2026-03-15 19:04:13 "
"2026-03-15 19:04:13 "
]
SELECT t0_ . id AS id_0 , t0_ . id_crypt AS id_crypt_1 , t0_ . name AS name_2 , t0_ . starting_point AS starting_point_3 , t0_ . days AS days_4 , t0_ . is_complete AS is_complete_5 , t0_ . is_last_spot AS is_last_spot_6 , t0_ . guides AS guides_7 , t0_ . date_from AS date_from_8 , t0_ . start_date AS start_date_9 , t0_ . date_to AS date_to_10 , t0_ . registration_deadline AS registration_deadline_11 , t0_ . formalities AS formalities_12 , t0_ . created_at AS created_at_13 , t0_ . updated_at AS updated_at_14 , t0_ . enabled AS enabled_15 , t0_ . is_promoted AS is_promoted_16 , t0_ . is_pre_registered_notified AS is_pre_registered_notified_17 , t0_ . destination_id AS destination_id_18 FROM travel t0_ LEFT JOIN destination d1_ ON t0_ . destination_id = d1_ . id LEFT JOIN seo_meta_data s2_ ON d1_ . seo_id = s2_ . id WHERE t0_ . date_to > '2026-03-15 19:04:13' AND s2_ . url IS NOT NULL AND t0_ . registration_deadline > '2026-03-15 19:04:13' AND t0_ . enabled = 1 AND d1_ . enabled = 1 AND d1_ . is_archive = 0 AND d1_ . scale IS NOT NULL ORDER BY t0_ . date_from ASC LIMIT 16 ;
Copy
8
2.33 ms
SELECT p0_ . id AS id_0 , p0_ . name AS name_1 , p0_ . summary AS summary_2 , p0_ . content AS content_3 , p0_ . created_at AS created_at_4 , p0_ . updated_at AS updated_at_5 , p0_ . enabled AS enabled_6 , p0_ . published_at AS published_at_7 , p0_ . category_id AS category_id_8 , p0_ . seo_id AS seo_id_9 FROM post p0_ WHERE p0_ . enabled = 1 AND (p0_ . published_at IS NULL OR p0_ . published_at < = ? ) ORDER BY p0_ . published_at DESC , p0_ . created_at DESC LIMIT 4
Parameters :
[
"2026-03-15 19:04:13 "
]
SELECT p0_ . id AS id_0 , p0_ . name AS name_1 , p0_ . summary AS summary_2 , p0_ . content AS content_3 , p0_ . created_at AS created_at_4 , p0_ . updated_at AS updated_at_5 , p0_ . enabled AS enabled_6 , p0_ . published_at AS published_at_7 , p0_ . category_id AS category_id_8 , p0_ . seo_id AS seo_id_9 FROM post p0_ WHERE p0_ . enabled = 1 AND (p0_ . published_at IS NULL OR p0_ . published_at < = '2026-03-15 19:04:13' ) ORDER BY p0_ . published_at DESC , p0_ . created_at DESC LIMIT 4 ;
Copy
9
0.39 ms
SELECT t0 . id AS id_1 , t0 . path AS path_2 , t0 . alt AS alt_3 , t0 . title AS title_4 , t0 . post_id AS post_id_5 FROM post_image t0 WHERE t0 . post_id = ?
SELECT t0 . id AS id_1 , t0 . path AS path_2 , t0 . alt AS alt_3 , t0 . title AS title_4 , t0 . post_id AS post_id_5 FROM post_image t0 WHERE t0 . post_id = 60 ;
Copy
10
0.09 ms
SELECT t0 . id AS id_1 , t0 . path AS path_2 , t0 . alt AS alt_3 , t0 . title AS title_4 , t0 . post_id AS post_id_5 FROM post_image t0 WHERE t0 . post_id = ?
SELECT t0 . id AS id_1 , t0 . path AS path_2 , t0 . alt AS alt_3 , t0 . title AS title_4 , t0 . post_id AS post_id_5 FROM post_image t0 WHERE t0 . post_id = 59 ;
Copy
11
0.07 ms
SELECT t0 . id AS id_1 , t0 . path AS path_2 , t0 . alt AS alt_3 , t0 . title AS title_4 , t0 . post_id AS post_id_5 FROM post_image t0 WHERE t0 . post_id = ?
SELECT t0 . id AS id_1 , t0 . path AS path_2 , t0 . alt AS alt_3 , t0 . title AS title_4 , t0 . post_id AS post_id_5 FROM post_image t0 WHERE t0 . post_id = 61 ;
Copy
12
0.08 ms
SELECT t0 . id AS id_1 , t0 . path AS path_2 , t0 . alt AS alt_3 , t0 . title AS title_4 , t0 . post_id AS post_id_5 FROM post_image t0 WHERE t0 . post_id = ?
SELECT t0 . id AS id_1 , t0 . path AS path_2 , t0 . alt AS alt_3 , t0 . title AS title_4 , t0 . post_id AS post_id_5 FROM post_image t0 WHERE t0 . post_id = 62 ;
Copy
13
0.21 ms
SELECT t0 . id AS id_1 , t0 . stars AS stars_2 , t0 . name AS name_3 , t0 . content AS content_4 , t0 . position AS position_5 FROM review t0 ORDER BY t0 . position ASC
SELECT t0 . id AS id_1 , t0 . stars AS stars_2 , t0 . name AS name_3 , t0 . content AS content_4 , t0 . position AS position_5 FROM review t0 ORDER BY t0 . position ASC ;
Copy
14
0.09 ms
SELECT t0 . id AS id_1 , t0 . label AS label_2 , t0 . value AS value_3 FROM configuration t0 WHERE t0 . label = ? LIMIT 1
Parameters :
[
"GOOGLE_REVIEW "
]
SELECT t0 . id AS id_1 , t0 . label AS label_2 , t0 . value AS value_3 FROM configuration t0 WHERE t0 . label = 'GOOGLE_REVIEW' LIMIT 1 ;
Copy
15
0.07 ms
SELECT t0 . id AS id_1 , t0 . label AS label_2 , t0 . value AS value_3 FROM configuration t0 WHERE t0 . label = ? LIMIT 1
Parameters :
[
"GOOGLE_REVIEW_COUNT "
]
SELECT t0 . id AS id_1 , t0 . label AS label_2 , t0 . value AS value_3 FROM configuration t0 WHERE t0 . label = 'GOOGLE_REVIEW_COUNT' LIMIT 1 ;
Copy
16
0.09 ms
SELECT t0 . id AS id_1 , t0 . label AS label_2 , t0 . value AS value_3 FROM configuration t0 WHERE t0 . label = ? LIMIT 1
Parameters :
[
"FAVICON_PATH "
]
SELECT t0 . id AS id_1 , t0 . label AS label_2 , t0 . value AS value_3 FROM configuration t0 WHERE t0 . label = 'FAVICON_PATH' LIMIT 1 ;
Copy
17
0.08 ms
SELECT t0 . id AS id_1 , t0 . label AS label_2 , t0 . value AS value_3 FROM configuration t0 WHERE t0 . label = ? LIMIT 1
Parameters :
[
"ICON_MOBILE_PATH "
]
SELECT t0 . id AS id_1 , t0 . label AS label_2 , t0 . value AS value_3 FROM configuration t0 WHERE t0 . label = 'ICON_MOBILE_PATH' LIMIT 1 ;
Copy
18
0.08 ms
SELECT t0 . id AS id_1 , t0 . label AS label_2 , t0 . value AS value_3 FROM configuration t0 WHERE t0 . label = ? LIMIT 1
Parameters :
[
"GOOGLE_TAG_MANAGER "
]
SELECT t0 . id AS id_1 , t0 . label AS label_2 , t0 . value AS value_3 FROM configuration t0 WHERE t0 . label = 'GOOGLE_TAG_MANAGER' LIMIT 1 ;
Copy
19
0.08 ms
SELECT t0 . id AS id_1 , t0 . label AS label_2 , t0 . value AS value_3 FROM configuration t0 WHERE t0 . label = ? LIMIT 1
Parameters :
[
"CONTACT_PHONE "
]
SELECT t0 . id AS id_1 , t0 . label AS label_2 , t0 . value AS value_3 FROM configuration t0 WHERE t0 . label = 'CONTACT_PHONE' LIMIT 1 ;
Copy
20
0.08 ms
SELECT t0 . id AS id_1 , t0 . label AS label_2 , t0 . value AS value_3 FROM configuration t0 WHERE t0 . label = ? LIMIT 1
Parameters :
[
"CONTACT_MAIL "
]
SELECT t0 . id AS id_1 , t0 . label AS label_2 , t0 . value AS value_3 FROM configuration t0 WHERE t0 . label = 'CONTACT_MAIL' LIMIT 1 ;
Copy
21
0.07 ms
SELECT t0 . id AS id_1 , t0 . label AS label_2 , t0 . value AS value_3 FROM configuration t0 WHERE t0 . label = ? LIMIT 1
Parameters :
[
"CONTACT_ADDRESS "
]
SELECT t0 . id AS id_1 , t0 . label AS label_2 , t0 . value AS value_3 FROM configuration t0 WHERE t0 . label = 'CONTACT_ADDRESS' LIMIT 1 ;
Copy
22
0.07 ms
SELECT t0 . id AS id_1 , t0 . label AS label_2 , t0 . value AS value_3 FROM configuration t0 WHERE t0 . label = ? LIMIT 1
Parameters :
[
"CONTACT_ZIP_CODE "
]
SELECT t0 . id AS id_1 , t0 . label AS label_2 , t0 . value AS value_3 FROM configuration t0 WHERE t0 . label = 'CONTACT_ZIP_CODE' LIMIT 1 ;
Copy
23
0.07 ms
SELECT t0 . id AS id_1 , t0 . label AS label_2 , t0 . value AS value_3 FROM configuration t0 WHERE t0 . label = ? LIMIT 1
Parameters :
[
"CONTACT_CITY "
]
SELECT t0 . id AS id_1 , t0 . label AS label_2 , t0 . value AS value_3 FROM configuration t0 WHERE t0 . label = 'CONTACT_CITY' LIMIT 1 ;
Copy
24
0.07 ms
SELECT t0 . id AS id_1 , t0 . label AS label_2 , t0 . value AS value_3 FROM configuration t0 WHERE t0 . label = ? LIMIT 1
Parameters :
[
"CONTACT_OPENING "
]
SELECT t0 . id AS id_1 , t0 . label AS label_2 , t0 . value AS value_3 FROM configuration t0 WHERE t0 . label = 'CONTACT_OPENING' LIMIT 1 ;
Copy
25
0.06 ms
SELECT t0 . id AS id_1 , t0 . label AS label_2 , t0 . value AS value_3 FROM configuration t0 WHERE t0 . label = ? LIMIT 1
Parameters :
[
"CONTACT_LONGITUDE "
]
SELECT t0 . id AS id_1 , t0 . label AS label_2 , t0 . value AS value_3 FROM configuration t0 WHERE t0 . label = 'CONTACT_LONGITUDE' LIMIT 1 ;
Copy
26
0.06 ms
SELECT t0 . id AS id_1 , t0 . label AS label_2 , t0 . value AS value_3 FROM configuration t0 WHERE t0 . label = ? LIMIT 1
Parameters :
[
"CONTACT_LATITUDE "
]
SELECT t0 . id AS id_1 , t0 . label AS label_2 , t0 . value AS value_3 FROM configuration t0 WHERE t0 . label = 'CONTACT_LATITUDE' LIMIT 1 ;
Copy
27
0.09 ms
SELECT t0 . id AS id_1 , t0 . url AS url_2 , t0 . type AS type_3 , t0 . position AS position_4 , t0 . enabled AS enabled_5 FROM social_network t0 WHERE t0 . enabled = ?
SELECT t0 . id AS id_1 , t0 . url AS url_2 , t0 . type AS type_3 , t0 . position AS position_4 , t0 . enabled AS enabled_5 FROM social_network t0 WHERE t0 . enabled = 1 ;
Copy
28
0.08 ms
SELECT t0 . id AS id_1 , t0 . label AS label_2 , t0 . value AS value_3 FROM configuration t0 WHERE t0 . label = ? LIMIT 1
Parameters :
[
"BROCHURE_FILE_ID "
]
SELECT t0 . id AS id_1 , t0 . label AS label_2 , t0 . value AS value_3 FROM configuration t0 WHERE t0 . label = 'BROCHURE_FILE_ID' LIMIT 1 ;
Copy
29
0.09 ms
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . archived AS archived_5 , t0 . thumbnail AS thumbnail_6 , t0 . filename AS filename_7 FROM file t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . archived AS archived_5 , t0 . thumbnail AS thumbnail_6 , t0 . filename AS filename_7 FROM file t0 WHERE t0 . id = '13' ;
Copy
30
0.34 ms
SELECT m0_ . id AS id_0 , m0_ . title AS title_1 , m0_ . type AS type_2 , m0_ . url AS url_3 , m0_ . route AS route_4 , m0_ . position AS position_5 , m0_ . enabled AS enabled_6 , m0_ . updated_at AS updated_at_7 , m0_ . created_at AS created_at_8 , m0_ . path AS path_9 , m0_ . has_link AS has_link_10 , m1_ . id AS id_11 , m1_ . title AS title_12 , m1_ . type AS type_13 , m1_ . url AS url_14 , m1_ . route AS route_15 , m1_ . position AS position_16 , m1_ . enabled AS enabled_17 , m1_ . updated_at AS updated_at_18 , m1_ . created_at AS created_at_19 , m1_ . path AS path_20 , m1_ . has_link AS has_link_21 , m0_ . parent_id AS parent_id_22 , m0_ . menu_id AS menu_id_23 , m1_ . parent_id AS parent_id_24 , m1_ . menu_id AS menu_id_25 FROM menu_item m0_ LEFT JOIN menu_item m1_ ON m0_ . id = m1_ . parent_id LEFT JOIN menu m2_ ON m0_ . menu_id = m2_ . id LEFT JOIN menu_type m3_ ON m2_ . type_id = m3_ . id WHERE m0_ . parent_id IS NULL AND m0_ . enabled = 1 AND m3_ . name LIKE '%MENU%' ORDER BY m0_ . position ASC , m1_ . position ASC
SELECT m0_ . id AS id_0 , m0_ . title AS title_1 , m0_ . type AS type_2 , m0_ . url AS url_3 , m0_ . route AS route_4 , m0_ . position AS position_5 , m0_ . enabled AS enabled_6 , m0_ . updated_at AS updated_at_7 , m0_ . created_at AS created_at_8 , m0_ . path AS path_9 , m0_ . has_link AS has_link_10 , m1_ . id AS id_11 , m1_ . title AS title_12 , m1_ . type AS type_13 , m1_ . url AS url_14 , m1_ . route AS route_15 , m1_ . position AS position_16 , m1_ . enabled AS enabled_17 , m1_ . updated_at AS updated_at_18 , m1_ . created_at AS created_at_19 , m1_ . path AS path_20 , m1_ . has_link AS has_link_21 , m0_ . parent_id AS parent_id_22 , m0_ . menu_id AS menu_id_23 , m1_ . parent_id AS parent_id_24 , m1_ . menu_id AS menu_id_25 FROM menu_item m0_ LEFT JOIN menu_item m1_ ON m0_ . id = m1_ . parent_id LEFT JOIN menu m2_ ON m0_ . menu_id = m2_ . id LEFT JOIN menu_type m3_ ON m2_ . type_id = m3_ . id WHERE m0_ . parent_id IS NULL AND m0_ . enabled = 1 AND m3_ . name LIKE '%MENU%' ORDER BY m0_ . position ASC , m1_ . position ASC ;
Copy
31
0.10 ms
SELECT t0 . id AS id_1 , t0 . label AS label_2 , t0 . value AS value_3 FROM configuration t0 WHERE t0 . label = ? LIMIT 1
Parameters :
[
"LOGO_PATH "
]
SELECT t0 . id AS id_1 , t0 . label AS label_2 , t0 . value AS value_3 FROM configuration t0 WHERE t0 . label = 'LOGO_PATH' LIMIT 1 ;
Copy
32
0.08 ms
SELECT t0 . id AS id_1 , t0 . label AS label_2 , t0 . value AS value_3 FROM configuration t0 WHERE t0 . label = ? LIMIT 1
Parameters :
[
"LOGO2X_PATH "
]
SELECT t0 . id AS id_1 , t0 . label AS label_2 , t0 . value AS value_3 FROM configuration t0 WHERE t0 . label = 'LOGO2X_PATH' LIMIT 1 ;
Copy
33
0.07 ms
SELECT t0 . id AS id_1 , t0 . label AS label_2 , t0 . value AS value_3 FROM configuration t0 WHERE t0 . label = ? LIMIT 1
Parameters :
[
"LOGO_PATH "
]
SELECT t0 . id AS id_1 , t0 . label AS label_2 , t0 . value AS value_3 FROM configuration t0 WHERE t0 . label = 'LOGO_PATH' LIMIT 1 ;
Copy
34
0.07 ms
SELECT t0 . id AS id_1 , t0 . label AS label_2 , t0 . value AS value_3 FROM configuration t0 WHERE t0 . label = ? LIMIT 1
Parameters :
[
"LOGO2X_PATH "
]
SELECT t0 . id AS id_1 , t0 . label AS label_2 , t0 . value AS value_3 FROM configuration t0 WHERE t0 . label = 'LOGO2X_PATH' LIMIT 1 ;
Copy
35
0.07 ms
SELECT t0 . id AS id_1 , t0 . label AS label_2 , t0 . value AS value_3 FROM configuration t0 WHERE t0 . label = ? LIMIT 1
Parameters :
[
"LOGO_PATH "
]
SELECT t0 . id AS id_1 , t0 . label AS label_2 , t0 . value AS value_3 FROM configuration t0 WHERE t0 . label = 'LOGO_PATH' LIMIT 1 ;
Copy
36
0.07 ms
SELECT t0 . id AS id_1 , t0 . label AS label_2 , t0 . value AS value_3 FROM configuration t0 WHERE t0 . label = ? LIMIT 1
Parameters :
[
"LOGO_PATH "
]
SELECT t0 . id AS id_1 , t0 . label AS label_2 , t0 . value AS value_3 FROM configuration t0 WHERE t0 . label = 'LOGO_PATH' LIMIT 1 ;
Copy
37
0.07 ms
SELECT t0 . id AS id_1 , t0 . label AS label_2 , t0 . value AS value_3 FROM configuration t0 WHERE t0 . label = ? LIMIT 1
Parameters :
[
"LOGO2X_PATH "
]
SELECT t0 . id AS id_1 , t0 . label AS label_2 , t0 . value AS value_3 FROM configuration t0 WHERE t0 . label = 'LOGO2X_PATH' LIMIT 1 ;
Copy
38
0.10 ms
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . type AS type_3 , t0 . url AS url_4 , t0 . route AS route_5 , t0 . position AS position_6 , t0 . enabled AS enabled_7 , t0 . updated_at AS updated_at_8 , t0 . created_at AS created_at_9 , t0 . path AS path_10 , t0 . has_link AS has_link_11 , t0 . parent_id AS parent_id_12 , t0 . menu_id AS menu_id_13 FROM menu_item t0 WHERE t0 . parent_id = ?
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . type AS type_3 , t0 . url AS url_4 , t0 . route AS route_5 , t0 . position AS position_6 , t0 . enabled AS enabled_7 , t0 . updated_at AS updated_at_8 , t0 . created_at AS created_at_9 , t0 . path AS path_10 , t0 . has_link AS has_link_11 , t0 . parent_id AS parent_id_12 , t0 . menu_id AS menu_id_13 FROM menu_item t0 WHERE t0 . parent_id = 37 ;
Copy
39
0.09 ms
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . type AS type_3 , t0 . url AS url_4 , t0 . route AS route_5 , t0 . position AS position_6 , t0 . enabled AS enabled_7 , t0 . updated_at AS updated_at_8 , t0 . created_at AS created_at_9 , t0 . path AS path_10 , t0 . has_link AS has_link_11 , t0 . parent_id AS parent_id_12 , t0 . menu_id AS menu_id_13 FROM menu_item t0 WHERE t0 . parent_id = ?
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . type AS type_3 , t0 . url AS url_4 , t0 . route AS route_5 , t0 . position AS position_6 , t0 . enabled AS enabled_7 , t0 . updated_at AS updated_at_8 , t0 . created_at AS created_at_9 , t0 . path AS path_10 , t0 . has_link AS has_link_11 , t0 . parent_id AS parent_id_12 , t0 . menu_id AS menu_id_13 FROM menu_item t0 WHERE t0 . parent_id = 38 ;
Copy
40
0.08 ms
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . type AS type_3 , t0 . url AS url_4 , t0 . route AS route_5 , t0 . position AS position_6 , t0 . enabled AS enabled_7 , t0 . updated_at AS updated_at_8 , t0 . created_at AS created_at_9 , t0 . path AS path_10 , t0 . has_link AS has_link_11 , t0 . parent_id AS parent_id_12 , t0 . menu_id AS menu_id_13 FROM menu_item t0 WHERE t0 . parent_id = ?
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . type AS type_3 , t0 . url AS url_4 , t0 . route AS route_5 , t0 . position AS position_6 , t0 . enabled AS enabled_7 , t0 . updated_at AS updated_at_8 , t0 . created_at AS created_at_9 , t0 . path AS path_10 , t0 . has_link AS has_link_11 , t0 . parent_id AS parent_id_12 , t0 . menu_id AS menu_id_13 FROM menu_item t0 WHERE t0 . parent_id = 39 ;
Copy
41
0.08 ms
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . type AS type_3 , t0 . url AS url_4 , t0 . route AS route_5 , t0 . position AS position_6 , t0 . enabled AS enabled_7 , t0 . updated_at AS updated_at_8 , t0 . created_at AS created_at_9 , t0 . path AS path_10 , t0 . has_link AS has_link_11 , t0 . parent_id AS parent_id_12 , t0 . menu_id AS menu_id_13 FROM menu_item t0 WHERE t0 . parent_id = ?
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . type AS type_3 , t0 . url AS url_4 , t0 . route AS route_5 , t0 . position AS position_6 , t0 . enabled AS enabled_7 , t0 . updated_at AS updated_at_8 , t0 . created_at AS created_at_9 , t0 . path AS path_10 , t0 . has_link AS has_link_11 , t0 . parent_id AS parent_id_12 , t0 . menu_id AS menu_id_13 FROM menu_item t0 WHERE t0 . parent_id = 40 ;
Copy
42
0.08 ms
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . type AS type_3 , t0 . url AS url_4 , t0 . route AS route_5 , t0 . position AS position_6 , t0 . enabled AS enabled_7 , t0 . updated_at AS updated_at_8 , t0 . created_at AS created_at_9 , t0 . path AS path_10 , t0 . has_link AS has_link_11 , t0 . parent_id AS parent_id_12 , t0 . menu_id AS menu_id_13 FROM menu_item t0 WHERE t0 . parent_id = ?
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . type AS type_3 , t0 . url AS url_4 , t0 . route AS route_5 , t0 . position AS position_6 , t0 . enabled AS enabled_7 , t0 . updated_at AS updated_at_8 , t0 . created_at AS created_at_9 , t0 . path AS path_10 , t0 . has_link AS has_link_11 , t0 . parent_id AS parent_id_12 , t0 . menu_id AS menu_id_13 FROM menu_item t0 WHERE t0 . parent_id = 41 ;
Copy
43
0.08 ms
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . type AS type_3 , t0 . url AS url_4 , t0 . route AS route_5 , t0 . position AS position_6 , t0 . enabled AS enabled_7 , t0 . updated_at AS updated_at_8 , t0 . created_at AS created_at_9 , t0 . path AS path_10 , t0 . has_link AS has_link_11 , t0 . parent_id AS parent_id_12 , t0 . menu_id AS menu_id_13 FROM menu_item t0 WHERE t0 . parent_id = ?
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . type AS type_3 , t0 . url AS url_4 , t0 . route AS route_5 , t0 . position AS position_6 , t0 . enabled AS enabled_7 , t0 . updated_at AS updated_at_8 , t0 . created_at AS created_at_9 , t0 . path AS path_10 , t0 . has_link AS has_link_11 , t0 . parent_id AS parent_id_12 , t0 . menu_id AS menu_id_13 FROM menu_item t0 WHERE t0 . parent_id = 42 ;
Copy
44
0.08 ms
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . type AS type_3 , t0 . url AS url_4 , t0 . route AS route_5 , t0 . position AS position_6 , t0 . enabled AS enabled_7 , t0 . updated_at AS updated_at_8 , t0 . created_at AS created_at_9 , t0 . path AS path_10 , t0 . has_link AS has_link_11 , t0 . parent_id AS parent_id_12 , t0 . menu_id AS menu_id_13 FROM menu_item t0 WHERE t0 . parent_id = ?
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . type AS type_3 , t0 . url AS url_4 , t0 . route AS route_5 , t0 . position AS position_6 , t0 . enabled AS enabled_7 , t0 . updated_at AS updated_at_8 , t0 . created_at AS created_at_9 , t0 . path AS path_10 , t0 . has_link AS has_link_11 , t0 . parent_id AS parent_id_12 , t0 . menu_id AS menu_id_13 FROM menu_item t0 WHERE t0 . parent_id = 43 ;
Copy
45
0.08 ms
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . type AS type_3 , t0 . url AS url_4 , t0 . route AS route_5 , t0 . position AS position_6 , t0 . enabled AS enabled_7 , t0 . updated_at AS updated_at_8 , t0 . created_at AS created_at_9 , t0 . path AS path_10 , t0 . has_link AS has_link_11 , t0 . parent_id AS parent_id_12 , t0 . menu_id AS menu_id_13 FROM menu_item t0 WHERE t0 . parent_id = ?
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . type AS type_3 , t0 . url AS url_4 , t0 . route AS route_5 , t0 . position AS position_6 , t0 . enabled AS enabled_7 , t0 . updated_at AS updated_at_8 , t0 . created_at AS created_at_9 , t0 . path AS path_10 , t0 . has_link AS has_link_11 , t0 . parent_id AS parent_id_12 , t0 . menu_id AS menu_id_13 FROM menu_item t0 WHERE t0 . parent_id = 44 ;
Copy
46
0.08 ms
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . type AS type_3 , t0 . url AS url_4 , t0 . route AS route_5 , t0 . position AS position_6 , t0 . enabled AS enabled_7 , t0 . updated_at AS updated_at_8 , t0 . created_at AS created_at_9 , t0 . path AS path_10 , t0 . has_link AS has_link_11 , t0 . parent_id AS parent_id_12 , t0 . menu_id AS menu_id_13 FROM menu_item t0 WHERE t0 . parent_id = ?
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . type AS type_3 , t0 . url AS url_4 , t0 . route AS route_5 , t0 . position AS position_6 , t0 . enabled AS enabled_7 , t0 . updated_at AS updated_at_8 , t0 . created_at AS created_at_9 , t0 . path AS path_10 , t0 . has_link AS has_link_11 , t0 . parent_id AS parent_id_12 , t0 . menu_id AS menu_id_13 FROM menu_item t0 WHERE t0 . parent_id = 45 ;
Copy
47
0.10 ms
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . type AS type_3 , t0 . url AS url_4 , t0 . route AS route_5 , t0 . position AS position_6 , t0 . enabled AS enabled_7 , t0 . updated_at AS updated_at_8 , t0 . created_at AS created_at_9 , t0 . path AS path_10 , t0 . has_link AS has_link_11 , t0 . parent_id AS parent_id_12 , t0 . menu_id AS menu_id_13 FROM menu_item t0 WHERE t0 . parent_id = ?
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . type AS type_3 , t0 . url AS url_4 , t0 . route AS route_5 , t0 . position AS position_6 , t0 . enabled AS enabled_7 , t0 . updated_at AS updated_at_8 , t0 . created_at AS created_at_9 , t0 . path AS path_10 , t0 . has_link AS has_link_11 , t0 . parent_id AS parent_id_12 , t0 . menu_id AS menu_id_13 FROM menu_item t0 WHERE t0 . parent_id = 47 ;
Copy
48
0.09 ms
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . type AS type_3 , t0 . url AS url_4 , t0 . route AS route_5 , t0 . position AS position_6 , t0 . enabled AS enabled_7 , t0 . updated_at AS updated_at_8 , t0 . created_at AS created_at_9 , t0 . path AS path_10 , t0 . has_link AS has_link_11 , t0 . parent_id AS parent_id_12 , t0 . menu_id AS menu_id_13 FROM menu_item t0 WHERE t0 . parent_id = ?
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . type AS type_3 , t0 . url AS url_4 , t0 . route AS route_5 , t0 . position AS position_6 , t0 . enabled AS enabled_7 , t0 . updated_at AS updated_at_8 , t0 . created_at AS created_at_9 , t0 . path AS path_10 , t0 . has_link AS has_link_11 , t0 . parent_id AS parent_id_12 , t0 . menu_id AS menu_id_13 FROM menu_item t0 WHERE t0 . parent_id = 48 ;
Copy
49
0.08 ms
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . type AS type_3 , t0 . url AS url_4 , t0 . route AS route_5 , t0 . position AS position_6 , t0 . enabled AS enabled_7 , t0 . updated_at AS updated_at_8 , t0 . created_at AS created_at_9 , t0 . path AS path_10 , t0 . has_link AS has_link_11 , t0 . parent_id AS parent_id_12 , t0 . menu_id AS menu_id_13 FROM menu_item t0 WHERE t0 . parent_id = ?
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . type AS type_3 , t0 . url AS url_4 , t0 . route AS route_5 , t0 . position AS position_6 , t0 . enabled AS enabled_7 , t0 . updated_at AS updated_at_8 , t0 . created_at AS created_at_9 , t0 . path AS path_10 , t0 . has_link AS has_link_11 , t0 . parent_id AS parent_id_12 , t0 . menu_id AS menu_id_13 FROM menu_item t0 WHERE t0 . parent_id = 49 ;
Copy
50
0.08 ms
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . type AS type_3 , t0 . url AS url_4 , t0 . route AS route_5 , t0 . position AS position_6 , t0 . enabled AS enabled_7 , t0 . updated_at AS updated_at_8 , t0 . created_at AS created_at_9 , t0 . path AS path_10 , t0 . has_link AS has_link_11 , t0 . parent_id AS parent_id_12 , t0 . menu_id AS menu_id_13 FROM menu_item t0 WHERE t0 . parent_id = ?
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . type AS type_3 , t0 . url AS url_4 , t0 . route AS route_5 , t0 . position AS position_6 , t0 . enabled AS enabled_7 , t0 . updated_at AS updated_at_8 , t0 . created_at AS created_at_9 , t0 . path AS path_10 , t0 . has_link AS has_link_11 , t0 . parent_id AS parent_id_12 , t0 . menu_id AS menu_id_13 FROM menu_item t0 WHERE t0 . parent_id = 50 ;
Copy
51
0.08 ms
SELECT t0 . id AS id_1 , t0 . label AS label_2 , t0 . value AS value_3 FROM configuration t0 WHERE t0 . label = ? LIMIT 1
Parameters :
[
"QNA_CMS_ID "
]
SELECT t0 . id AS id_1 , t0 . label AS label_2 , t0 . value AS value_3 FROM configuration t0 WHERE t0 . label = 'QNA_CMS_ID' LIMIT 1 ;
Copy
52
0.10 ms
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . enabled AS enabled_5 , t0 . content AS content_6 , t0 . seo_id AS seo_id_7 FROM cms t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . enabled AS enabled_5 , t0 . content AS content_6 , t0 . seo_id AS seo_id_7 FROM cms t0 WHERE t0 . id = '13' ;
Copy
53
0.09 ms
SELECT t0 . id AS id_1 , t0 . url AS url_2 , t0 . title AS title_3 , t0 . meta_description AS meta_description_4 , t0 . meta_keywords AS meta_keywords_5 , t0 . og_title AS og_title_6 , t0 . twitter_card AS twitter_card_7 , t0 . page_type AS page_type_8 , t0 . og_image_id AS og_image_id_9 , t0 . twitter_image_id AS twitter_image_id_10 FROM seo_meta_data t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . url AS url_2 , t0 . title AS title_3 , t0 . meta_description AS meta_description_4 , t0 . meta_keywords AS meta_keywords_5 , t0 . og_title AS og_title_6 , t0 . twitter_card AS twitter_card_7 , t0 . page_type AS page_type_8 , t0 . og_image_id AS og_image_id_9 , t0 . twitter_image_id AS twitter_image_id_10 FROM seo_meta_data t0 WHERE t0 . id = 955 ;
Copy
54
0.37 ms
SELECT t0 . id AS id_1 , t0 . code AS code_2 , t0 . content AS content_3 , t0 . name AS name_4 FROM cms_block t0 WHERE t0 . code = ? LIMIT 1
Parameters :
[
"fullwidth_slider "
]
SELECT t0 . id AS id_1 , t0 . code AS code_2 , t0 . content AS content_3 , t0 . name AS name_4 FROM cms_block t0 WHERE t0 . code = 'fullwidth_slider' LIMIT 1 ;
Copy
55
0.09 ms
SELECT t0 . id AS id_1 , t0 . code AS code_2 , t0 . content AS content_3 , t0 . name AS name_4 FROM cms_block t0 WHERE t0 . code = ? LIMIT 1
Parameters :
[
"who_are_we "
]
SELECT t0 . id AS id_1 , t0 . code AS code_2 , t0 . content AS content_3 , t0 . name AS name_4 FROM cms_block t0 WHERE t0 . code = 'who_are_we' LIMIT 1 ;
Copy
56
0.19 ms
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . title AS title_3 , t0 . subtitle AS subtitle_4 , t0 . cygest_code AS cygest_code_5 , t0 . cygest_name AS cygest_name_6 , t0 . days AS days_7 , t0 . nights AS nights_8 , t0 . soon AS soon_9 , t0 . is_health_situation AS is_health_situation_10 , t0 . description_introduction AS description_introduction_11 , t0 . description_resume AS description_resume_12 , t0 . description_body AS description_body_13 , t0 . camping_car_circuit AS camping_car_circuit_14 , t0 . average_distance AS average_distance_15 , t0 . days_without_driving AS days_without_driving_16 , t0 . youtube AS youtube_17 , t0 . our_prices_include AS our_prices_include_18 , t0 . our_prices_does_not_include AS our_prices_does_not_include_19 , t0 . rates_details AS rates_details_20 , t0 . created_at AS created_at_21 , t0 . updated_at AS updated_at_22 , t0 . enabled AS enabled_23 , t0 . is_archive AS is_archive_24 , t0 . we_like AS we_like_25 , t0 . scale AS scale_26 , t0 . is_upon_request AS is_upon_request_27 , t0 . is_new AS is_new_28 , t0 . is_pre_registration_allowed AS is_pre_registration_allowed_29 , t0 . reservation_limit AS reservation_limit_30 , t0 . is_animal_forbidden AS is_animal_forbidden_31 , t0 . author_id AS author_id_32 , t33 . id AS id_34 , t33 . path AS path_35 , t33 . alt AS alt_36 , t33 . title AS title_37 , t33 . destination_id AS destination_id_38 , t39 . id AS id_40 , t39 . path AS path_41 , t39 . alt AS alt_42 , t39 . title AS title_43 , t39 . destination_id AS destination_id_44 , t0 . type_id AS type_id_45 , t0 . seo_id AS seo_id_46 FROM destination t0 LEFT JOIN destination_map t33 ON t33 . destination_id = t0 . id LEFT JOIN destination_hero t39 ON t39 . destination_id = t0 . id WHERE t0 . id = ?
SELECT
t0 . id AS id_1 ,
t0 . name AS name_2 ,
t0 . title AS title_3 ,
t0 . subtitle AS subtitle_4 ,
t0 . cygest_code AS cygest_code_5 ,
t0 . cygest_name AS cygest_name_6 ,
t0 . days AS days_7 ,
t0 . nights AS nights_8 ,
t0 . soon AS soon_9 ,
t0 . is_health_situation AS is_health_situation_10 ,
t0 . description_introduction AS description_introduction_11 ,
t0 . description_resume AS description_resume_12 ,
t0 . description_body AS description_body_13 ,
t0 . camping_car_circuit AS camping_car_circuit_14 ,
t0 . average_distance AS average_distance_15 ,
t0 . days_without_driving AS days_without_driving_16 ,
t0 . youtube AS youtube_17 ,
t0 . our_prices_include AS our_prices_include_18 ,
t0 . our_prices_does_not_include AS our_prices_does_not_include_19 ,
t0 . rates_details AS rates_details_20 ,
t0 . created_at AS created_at_21 ,
t0 . updated_at AS updated_at_22 ,
t0 . enabled AS enabled_23 ,
t0 . is_archive AS is_archive_24 ,
t0 . we_like AS we_like_25 ,
t0 . scale AS scale_26 ,
t0 . is_upon_request AS is_upon_request_27 ,
t0 . is_new AS is_new_28 ,
t0 . is_pre_registration_allowed AS is_pre_registration_allowed_29 ,
t0 . reservation_limit AS reservation_limit_30 ,
t0 . is_animal_forbidden AS is_animal_forbidden_31 ,
t0 . author_id AS author_id_32 ,
t33 . id AS id_34 ,
t33 . path AS path_35 ,
t33 . alt AS alt_36 ,
t33 . title AS title_37 ,
t33 . destination_id AS destination_id_38 ,
t39 . id AS id_40 ,
t39 . path AS path_41 ,
t39 . alt AS alt_42 ,
t39 . title AS title_43 ,
t39 . destination_id AS destination_id_44 ,
t0 . type_id AS type_id_45 ,
t0 . seo_id AS seo_id_46
FROM
destination t0
LEFT JOIN destination_map t33 ON t33 . destination_id = t0 . id
LEFT JOIN destination_hero t39 ON t39 . destination_id = t0 . id
WHERE
t0 . id = ?
Copy
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . title AS title_3 , t0 . subtitle AS subtitle_4 , t0 . cygest_code AS cygest_code_5 , t0 . cygest_name AS cygest_name_6 , t0 . days AS days_7 , t0 . nights AS nights_8 , t0 . soon AS soon_9 , t0 . is_health_situation AS is_health_situation_10 , t0 . description_introduction AS description_introduction_11 , t0 . description_resume AS description_resume_12 , t0 . description_body AS description_body_13 , t0 . camping_car_circuit AS camping_car_circuit_14 , t0 . average_distance AS average_distance_15 , t0 . days_without_driving AS days_without_driving_16 , t0 . youtube AS youtube_17 , t0 . our_prices_include AS our_prices_include_18 , t0 . our_prices_does_not_include AS our_prices_does_not_include_19 , t0 . rates_details AS rates_details_20 , t0 . created_at AS created_at_21 , t0 . updated_at AS updated_at_22 , t0 . enabled AS enabled_23 , t0 . is_archive AS is_archive_24 , t0 . we_like AS we_like_25 , t0 . scale AS scale_26 , t0 . is_upon_request AS is_upon_request_27 , t0 . is_new AS is_new_28 , t0 . is_pre_registration_allowed AS is_pre_registration_allowed_29 , t0 . reservation_limit AS reservation_limit_30 , t0 . is_animal_forbidden AS is_animal_forbidden_31 , t0 . author_id AS author_id_32 , t33 . id AS id_34 , t33 . path AS path_35 , t33 . alt AS alt_36 , t33 . title AS title_37 , t33 . destination_id AS destination_id_38 , t39 . id AS id_40 , t39 . path AS path_41 , t39 . alt AS alt_42 , t39 . title AS title_43 , t39 . destination_id AS destination_id_44 , t0 . type_id AS type_id_45 , t0 . seo_id AS seo_id_46 FROM destination t0 LEFT JOIN destination_map t33 ON t33 . destination_id = t0 . id LEFT JOIN destination_hero t39 ON t39 . destination_id = t0 . id WHERE t0 . id = 40 ;
Copy
57
0.11 ms
SELECT t1 . id AS id_2 , t1 . path AS path_3 , t1 . name AS name_4 , t1 . mime_type AS mime_type_5 , t1 . created_at AS created_at_6 , t1 . updated_at AS updated_at_7 , t0 . destination_id AS destination_id_8 , t1 . discr FROM destination_hero_video t0 INNER JOIN video t1 ON t0 . id = t1 . id WHERE t0 . destination_id = ?
SELECT t1 . id AS id_2 , t1 . path AS path_3 , t1 . name AS name_4 , t1 . mime_type AS mime_type_5 , t1 . created_at AS created_at_6 , t1 . updated_at AS updated_at_7 , t0 . destination_id AS destination_id_8 , t1 . discr FROM destination_hero_video t0 INNER JOIN video t1 ON t0 . id = t1 . id WHERE t0 . destination_id = 40 ;
Copy
58
0.09 ms
SELECT t1 . id AS id_2 , t1 . path AS path_3 , t1 . name AS name_4 , t1 . mime_type AS mime_type_5 , t1 . created_at AS created_at_6 , t1 . updated_at AS updated_at_7 , t0 . destination_id AS destination_id_8 , t1 . discr FROM destination_video t0 INNER JOIN video t1 ON t0 . id = t1 . id WHERE t0 . destination_id = ?
SELECT t1 . id AS id_2 , t1 . path AS path_3 , t1 . name AS name_4 , t1 . mime_type AS mime_type_5 , t1 . created_at AS created_at_6 , t1 . updated_at AS updated_at_7 , t0 . destination_id AS destination_id_8 , t1 . discr FROM destination_video t0 INNER JOIN video t1 ON t0 . id = t1 . id WHERE t0 . destination_id = 40 ;
Copy
59
0.17 ms
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . title AS title_3 , t0 . subtitle AS subtitle_4 , t0 . cygest_code AS cygest_code_5 , t0 . cygest_name AS cygest_name_6 , t0 . days AS days_7 , t0 . nights AS nights_8 , t0 . soon AS soon_9 , t0 . is_health_situation AS is_health_situation_10 , t0 . description_introduction AS description_introduction_11 , t0 . description_resume AS description_resume_12 , t0 . description_body AS description_body_13 , t0 . camping_car_circuit AS camping_car_circuit_14 , t0 . average_distance AS average_distance_15 , t0 . days_without_driving AS days_without_driving_16 , t0 . youtube AS youtube_17 , t0 . our_prices_include AS our_prices_include_18 , t0 . our_prices_does_not_include AS our_prices_does_not_include_19 , t0 . rates_details AS rates_details_20 , t0 . created_at AS created_at_21 , t0 . updated_at AS updated_at_22 , t0 . enabled AS enabled_23 , t0 . is_archive AS is_archive_24 , t0 . we_like AS we_like_25 , t0 . scale AS scale_26 , t0 . is_upon_request AS is_upon_request_27 , t0 . is_new AS is_new_28 , t0 . is_pre_registration_allowed AS is_pre_registration_allowed_29 , t0 . reservation_limit AS reservation_limit_30 , t0 . is_animal_forbidden AS is_animal_forbidden_31 , t0 . author_id AS author_id_32 , t33 . id AS id_34 , t33 . path AS path_35 , t33 . alt AS alt_36 , t33 . title AS title_37 , t33 . destination_id AS destination_id_38 , t39 . id AS id_40 , t39 . path AS path_41 , t39 . alt AS alt_42 , t39 . title AS title_43 , t39 . destination_id AS destination_id_44 , t0 . type_id AS type_id_45 , t0 . seo_id AS seo_id_46 FROM destination t0 LEFT JOIN destination_map t33 ON t33 . destination_id = t0 . id LEFT JOIN destination_hero t39 ON t39 . destination_id = t0 . id WHERE t0 . id = ?
SELECT
t0 . id AS id_1 ,
t0 . name AS name_2 ,
t0 . title AS title_3 ,
t0 . subtitle AS subtitle_4 ,
t0 . cygest_code AS cygest_code_5 ,
t0 . cygest_name AS cygest_name_6 ,
t0 . days AS days_7 ,
t0 . nights AS nights_8 ,
t0 . soon AS soon_9 ,
t0 . is_health_situation AS is_health_situation_10 ,
t0 . description_introduction AS description_introduction_11 ,
t0 . description_resume AS description_resume_12 ,
t0 . description_body AS description_body_13 ,
t0 . camping_car_circuit AS camping_car_circuit_14 ,
t0 . average_distance AS average_distance_15 ,
t0 . days_without_driving AS days_without_driving_16 ,
t0 . youtube AS youtube_17 ,
t0 . our_prices_include AS our_prices_include_18 ,
t0 . our_prices_does_not_include AS our_prices_does_not_include_19 ,
t0 . rates_details AS rates_details_20 ,
t0 . created_at AS created_at_21 ,
t0 . updated_at AS updated_at_22 ,
t0 . enabled AS enabled_23 ,
t0 . is_archive AS is_archive_24 ,
t0 . we_like AS we_like_25 ,
t0 . scale AS scale_26 ,
t0 . is_upon_request AS is_upon_request_27 ,
t0 . is_new AS is_new_28 ,
t0 . is_pre_registration_allowed AS is_pre_registration_allowed_29 ,
t0 . reservation_limit AS reservation_limit_30 ,
t0 . is_animal_forbidden AS is_animal_forbidden_31 ,
t0 . author_id AS author_id_32 ,
t33 . id AS id_34 ,
t33 . path AS path_35 ,
t33 . alt AS alt_36 ,
t33 . title AS title_37 ,
t33 . destination_id AS destination_id_38 ,
t39 . id AS id_40 ,
t39 . path AS path_41 ,
t39 . alt AS alt_42 ,
t39 . title AS title_43 ,
t39 . destination_id AS destination_id_44 ,
t0 . type_id AS type_id_45 ,
t0 . seo_id AS seo_id_46
FROM
destination t0
LEFT JOIN destination_map t33 ON t33 . destination_id = t0 . id
LEFT JOIN destination_hero t39 ON t39 . destination_id = t0 . id
WHERE
t0 . id = ?
Copy
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . title AS title_3 , t0 . subtitle AS subtitle_4 , t0 . cygest_code AS cygest_code_5 , t0 . cygest_name AS cygest_name_6 , t0 . days AS days_7 , t0 . nights AS nights_8 , t0 . soon AS soon_9 , t0 . is_health_situation AS is_health_situation_10 , t0 . description_introduction AS description_introduction_11 , t0 . description_resume AS description_resume_12 , t0 . description_body AS description_body_13 , t0 . camping_car_circuit AS camping_car_circuit_14 , t0 . average_distance AS average_distance_15 , t0 . days_without_driving AS days_without_driving_16 , t0 . youtube AS youtube_17 , t0 . our_prices_include AS our_prices_include_18 , t0 . our_prices_does_not_include AS our_prices_does_not_include_19 , t0 . rates_details AS rates_details_20 , t0 . created_at AS created_at_21 , t0 . updated_at AS updated_at_22 , t0 . enabled AS enabled_23 , t0 . is_archive AS is_archive_24 , t0 . we_like AS we_like_25 , t0 . scale AS scale_26 , t0 . is_upon_request AS is_upon_request_27 , t0 . is_new AS is_new_28 , t0 . is_pre_registration_allowed AS is_pre_registration_allowed_29 , t0 . reservation_limit AS reservation_limit_30 , t0 . is_animal_forbidden AS is_animal_forbidden_31 , t0 . author_id AS author_id_32 , t33 . id AS id_34 , t33 . path AS path_35 , t33 . alt AS alt_36 , t33 . title AS title_37 , t33 . destination_id AS destination_id_38 , t39 . id AS id_40 , t39 . path AS path_41 , t39 . alt AS alt_42 , t39 . title AS title_43 , t39 . destination_id AS destination_id_44 , t0 . type_id AS type_id_45 , t0 . seo_id AS seo_id_46 FROM destination t0 LEFT JOIN destination_map t33 ON t33 . destination_id = t0 . id LEFT JOIN destination_hero t39 ON t39 . destination_id = t0 . id WHERE t0 . id = 43 ;
Copy
60
0.09 ms
SELECT t1 . id AS id_2 , t1 . path AS path_3 , t1 . name AS name_4 , t1 . mime_type AS mime_type_5 , t1 . created_at AS created_at_6 , t1 . updated_at AS updated_at_7 , t0 . destination_id AS destination_id_8 , t1 . discr FROM destination_hero_video t0 INNER JOIN video t1 ON t0 . id = t1 . id WHERE t0 . destination_id = ?
SELECT t1 . id AS id_2 , t1 . path AS path_3 , t1 . name AS name_4 , t1 . mime_type AS mime_type_5 , t1 . created_at AS created_at_6 , t1 . updated_at AS updated_at_7 , t0 . destination_id AS destination_id_8 , t1 . discr FROM destination_hero_video t0 INNER JOIN video t1 ON t0 . id = t1 . id WHERE t0 . destination_id = 43 ;
Copy
61
0.09 ms
SELECT t1 . id AS id_2 , t1 . path AS path_3 , t1 . name AS name_4 , t1 . mime_type AS mime_type_5 , t1 . created_at AS created_at_6 , t1 . updated_at AS updated_at_7 , t0 . destination_id AS destination_id_8 , t1 . discr FROM destination_video t0 INNER JOIN video t1 ON t0 . id = t1 . id WHERE t0 . destination_id = ?
SELECT t1 . id AS id_2 , t1 . path AS path_3 , t1 . name AS name_4 , t1 . mime_type AS mime_type_5 , t1 . created_at AS created_at_6 , t1 . updated_at AS updated_at_7 , t0 . destination_id AS destination_id_8 , t1 . discr FROM destination_video t0 INNER JOIN video t1 ON t0 . id = t1 . id WHERE t0 . destination_id = 43 ;
Copy
62
0.15 ms
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . title AS title_3 , t0 . subtitle AS subtitle_4 , t0 . cygest_code AS cygest_code_5 , t0 . cygest_name AS cygest_name_6 , t0 . days AS days_7 , t0 . nights AS nights_8 , t0 . soon AS soon_9 , t0 . is_health_situation AS is_health_situation_10 , t0 . description_introduction AS description_introduction_11 , t0 . description_resume AS description_resume_12 , t0 . description_body AS description_body_13 , t0 . camping_car_circuit AS camping_car_circuit_14 , t0 . average_distance AS average_distance_15 , t0 . days_without_driving AS days_without_driving_16 , t0 . youtube AS youtube_17 , t0 . our_prices_include AS our_prices_include_18 , t0 . our_prices_does_not_include AS our_prices_does_not_include_19 , t0 . rates_details AS rates_details_20 , t0 . created_at AS created_at_21 , t0 . updated_at AS updated_at_22 , t0 . enabled AS enabled_23 , t0 . is_archive AS is_archive_24 , t0 . we_like AS we_like_25 , t0 . scale AS scale_26 , t0 . is_upon_request AS is_upon_request_27 , t0 . is_new AS is_new_28 , t0 . is_pre_registration_allowed AS is_pre_registration_allowed_29 , t0 . reservation_limit AS reservation_limit_30 , t0 . is_animal_forbidden AS is_animal_forbidden_31 , t0 . author_id AS author_id_32 , t33 . id AS id_34 , t33 . path AS path_35 , t33 . alt AS alt_36 , t33 . title AS title_37 , t33 . destination_id AS destination_id_38 , t39 . id AS id_40 , t39 . path AS path_41 , t39 . alt AS alt_42 , t39 . title AS title_43 , t39 . destination_id AS destination_id_44 , t0 . type_id AS type_id_45 , t0 . seo_id AS seo_id_46 FROM destination t0 LEFT JOIN destination_map t33 ON t33 . destination_id = t0 . id LEFT JOIN destination_hero t39 ON t39 . destination_id = t0 . id WHERE t0 . id = ?
SELECT
t0 . id AS id_1 ,
t0 . name AS name_2 ,
t0 . title AS title_3 ,
t0 . subtitle AS subtitle_4 ,
t0 . cygest_code AS cygest_code_5 ,
t0 . cygest_name AS cygest_name_6 ,
t0 . days AS days_7 ,
t0 . nights AS nights_8 ,
t0 . soon AS soon_9 ,
t0 . is_health_situation AS is_health_situation_10 ,
t0 . description_introduction AS description_introduction_11 ,
t0 . description_resume AS description_resume_12 ,
t0 . description_body AS description_body_13 ,
t0 . camping_car_circuit AS camping_car_circuit_14 ,
t0 . average_distance AS average_distance_15 ,
t0 . days_without_driving AS days_without_driving_16 ,
t0 . youtube AS youtube_17 ,
t0 . our_prices_include AS our_prices_include_18 ,
t0 . our_prices_does_not_include AS our_prices_does_not_include_19 ,
t0 . rates_details AS rates_details_20 ,
t0 . created_at AS created_at_21 ,
t0 . updated_at AS updated_at_22 ,
t0 . enabled AS enabled_23 ,
t0 . is_archive AS is_archive_24 ,
t0 . we_like AS we_like_25 ,
t0 . scale AS scale_26 ,
t0 . is_upon_request AS is_upon_request_27 ,
t0 . is_new AS is_new_28 ,
t0 . is_pre_registration_allowed AS is_pre_registration_allowed_29 ,
t0 . reservation_limit AS reservation_limit_30 ,
t0 . is_animal_forbidden AS is_animal_forbidden_31 ,
t0 . author_id AS author_id_32 ,
t33 . id AS id_34 ,
t33 . path AS path_35 ,
t33 . alt AS alt_36 ,
t33 . title AS title_37 ,
t33 . destination_id AS destination_id_38 ,
t39 . id AS id_40 ,
t39 . path AS path_41 ,
t39 . alt AS alt_42 ,
t39 . title AS title_43 ,
t39 . destination_id AS destination_id_44 ,
t0 . type_id AS type_id_45 ,
t0 . seo_id AS seo_id_46
FROM
destination t0
LEFT JOIN destination_map t33 ON t33 . destination_id = t0 . id
LEFT JOIN destination_hero t39 ON t39 . destination_id = t0 . id
WHERE
t0 . id = ?
Copy
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . title AS title_3 , t0 . subtitle AS subtitle_4 , t0 . cygest_code AS cygest_code_5 , t0 . cygest_name AS cygest_name_6 , t0 . days AS days_7 , t0 . nights AS nights_8 , t0 . soon AS soon_9 , t0 . is_health_situation AS is_health_situation_10 , t0 . description_introduction AS description_introduction_11 , t0 . description_resume AS description_resume_12 , t0 . description_body AS description_body_13 , t0 . camping_car_circuit AS camping_car_circuit_14 , t0 . average_distance AS average_distance_15 , t0 . days_without_driving AS days_without_driving_16 , t0 . youtube AS youtube_17 , t0 . our_prices_include AS our_prices_include_18 , t0 . our_prices_does_not_include AS our_prices_does_not_include_19 , t0 . rates_details AS rates_details_20 , t0 . created_at AS created_at_21 , t0 . updated_at AS updated_at_22 , t0 . enabled AS enabled_23 , t0 . is_archive AS is_archive_24 , t0 . we_like AS we_like_25 , t0 . scale AS scale_26 , t0 . is_upon_request AS is_upon_request_27 , t0 . is_new AS is_new_28 , t0 . is_pre_registration_allowed AS is_pre_registration_allowed_29 , t0 . reservation_limit AS reservation_limit_30 , t0 . is_animal_forbidden AS is_animal_forbidden_31 , t0 . author_id AS author_id_32 , t33 . id AS id_34 , t33 . path AS path_35 , t33 . alt AS alt_36 , t33 . title AS title_37 , t33 . destination_id AS destination_id_38 , t39 . id AS id_40 , t39 . path AS path_41 , t39 . alt AS alt_42 , t39 . title AS title_43 , t39 . destination_id AS destination_id_44 , t0 . type_id AS type_id_45 , t0 . seo_id AS seo_id_46 FROM destination t0 LEFT JOIN destination_map t33 ON t33 . destination_id = t0 . id LEFT JOIN destination_hero t39 ON t39 . destination_id = t0 . id WHERE t0 . id = 114 ;
Copy
63
0.09 ms
SELECT t1 . id AS id_2 , t1 . path AS path_3 , t1 . name AS name_4 , t1 . mime_type AS mime_type_5 , t1 . created_at AS created_at_6 , t1 . updated_at AS updated_at_7 , t0 . destination_id AS destination_id_8 , t1 . discr FROM destination_hero_video t0 INNER JOIN video t1 ON t0 . id = t1 . id WHERE t0 . destination_id = ?
SELECT t1 . id AS id_2 , t1 . path AS path_3 , t1 . name AS name_4 , t1 . mime_type AS mime_type_5 , t1 . created_at AS created_at_6 , t1 . updated_at AS updated_at_7 , t0 . destination_id AS destination_id_8 , t1 . discr FROM destination_hero_video t0 INNER JOIN video t1 ON t0 . id = t1 . id WHERE t0 . destination_id = 114 ;
Copy
64
0.08 ms
SELECT t1 . id AS id_2 , t1 . path AS path_3 , t1 . name AS name_4 , t1 . mime_type AS mime_type_5 , t1 . created_at AS created_at_6 , t1 . updated_at AS updated_at_7 , t0 . destination_id AS destination_id_8 , t1 . discr FROM destination_video t0 INNER JOIN video t1 ON t0 . id = t1 . id WHERE t0 . destination_id = ?
SELECT t1 . id AS id_2 , t1 . path AS path_3 , t1 . name AS name_4 , t1 . mime_type AS mime_type_5 , t1 . created_at AS created_at_6 , t1 . updated_at AS updated_at_7 , t0 . destination_id AS destination_id_8 , t1 . discr FROM destination_video t0 INNER JOIN video t1 ON t0 . id = t1 . id WHERE t0 . destination_id = 114 ;
Copy
65
0.16 ms
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . title AS title_3 , t0 . subtitle AS subtitle_4 , t0 . cygest_code AS cygest_code_5 , t0 . cygest_name AS cygest_name_6 , t0 . days AS days_7 , t0 . nights AS nights_8 , t0 . soon AS soon_9 , t0 . is_health_situation AS is_health_situation_10 , t0 . description_introduction AS description_introduction_11 , t0 . description_resume AS description_resume_12 , t0 . description_body AS description_body_13 , t0 . camping_car_circuit AS camping_car_circuit_14 , t0 . average_distance AS average_distance_15 , t0 . days_without_driving AS days_without_driving_16 , t0 . youtube AS youtube_17 , t0 . our_prices_include AS our_prices_include_18 , t0 . our_prices_does_not_include AS our_prices_does_not_include_19 , t0 . rates_details AS rates_details_20 , t0 . created_at AS created_at_21 , t0 . updated_at AS updated_at_22 , t0 . enabled AS enabled_23 , t0 . is_archive AS is_archive_24 , t0 . we_like AS we_like_25 , t0 . scale AS scale_26 , t0 . is_upon_request AS is_upon_request_27 , t0 . is_new AS is_new_28 , t0 . is_pre_registration_allowed AS is_pre_registration_allowed_29 , t0 . reservation_limit AS reservation_limit_30 , t0 . is_animal_forbidden AS is_animal_forbidden_31 , t0 . author_id AS author_id_32 , t33 . id AS id_34 , t33 . path AS path_35 , t33 . alt AS alt_36 , t33 . title AS title_37 , t33 . destination_id AS destination_id_38 , t39 . id AS id_40 , t39 . path AS path_41 , t39 . alt AS alt_42 , t39 . title AS title_43 , t39 . destination_id AS destination_id_44 , t0 . type_id AS type_id_45 , t0 . seo_id AS seo_id_46 FROM destination t0 LEFT JOIN destination_map t33 ON t33 . destination_id = t0 . id LEFT JOIN destination_hero t39 ON t39 . destination_id = t0 . id WHERE t0 . id = ?
SELECT
t0 . id AS id_1 ,
t0 . name AS name_2 ,
t0 . title AS title_3 ,
t0 . subtitle AS subtitle_4 ,
t0 . cygest_code AS cygest_code_5 ,
t0 . cygest_name AS cygest_name_6 ,
t0 . days AS days_7 ,
t0 . nights AS nights_8 ,
t0 . soon AS soon_9 ,
t0 . is_health_situation AS is_health_situation_10 ,
t0 . description_introduction AS description_introduction_11 ,
t0 . description_resume AS description_resume_12 ,
t0 . description_body AS description_body_13 ,
t0 . camping_car_circuit AS camping_car_circuit_14 ,
t0 . average_distance AS average_distance_15 ,
t0 . days_without_driving AS days_without_driving_16 ,
t0 . youtube AS youtube_17 ,
t0 . our_prices_include AS our_prices_include_18 ,
t0 . our_prices_does_not_include AS our_prices_does_not_include_19 ,
t0 . rates_details AS rates_details_20 ,
t0 . created_at AS created_at_21 ,
t0 . updated_at AS updated_at_22 ,
t0 . enabled AS enabled_23 ,
t0 . is_archive AS is_archive_24 ,
t0 . we_like AS we_like_25 ,
t0 . scale AS scale_26 ,
t0 . is_upon_request AS is_upon_request_27 ,
t0 . is_new AS is_new_28 ,
t0 . is_pre_registration_allowed AS is_pre_registration_allowed_29 ,
t0 . reservation_limit AS reservation_limit_30 ,
t0 . is_animal_forbidden AS is_animal_forbidden_31 ,
t0 . author_id AS author_id_32 ,
t33 . id AS id_34 ,
t33 . path AS path_35 ,
t33 . alt AS alt_36 ,
t33 . title AS title_37 ,
t33 . destination_id AS destination_id_38 ,
t39 . id AS id_40 ,
t39 . path AS path_41 ,
t39 . alt AS alt_42 ,
t39 . title AS title_43 ,
t39 . destination_id AS destination_id_44 ,
t0 . type_id AS type_id_45 ,
t0 . seo_id AS seo_id_46
FROM
destination t0
LEFT JOIN destination_map t33 ON t33 . destination_id = t0 . id
LEFT JOIN destination_hero t39 ON t39 . destination_id = t0 . id
WHERE
t0 . id = ?
Copy
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . title AS title_3 , t0 . subtitle AS subtitle_4 , t0 . cygest_code AS cygest_code_5 , t0 . cygest_name AS cygest_name_6 , t0 . days AS days_7 , t0 . nights AS nights_8 , t0 . soon AS soon_9 , t0 . is_health_situation AS is_health_situation_10 , t0 . description_introduction AS description_introduction_11 , t0 . description_resume AS description_resume_12 , t0 . description_body AS description_body_13 , t0 . camping_car_circuit AS camping_car_circuit_14 , t0 . average_distance AS average_distance_15 , t0 . days_without_driving AS days_without_driving_16 , t0 . youtube AS youtube_17 , t0 . our_prices_include AS our_prices_include_18 , t0 . our_prices_does_not_include AS our_prices_does_not_include_19 , t0 . rates_details AS rates_details_20 , t0 . created_at AS created_at_21 , t0 . updated_at AS updated_at_22 , t0 . enabled AS enabled_23 , t0 . is_archive AS is_archive_24 , t0 . we_like AS we_like_25 , t0 . scale AS scale_26 , t0 . is_upon_request AS is_upon_request_27 , t0 . is_new AS is_new_28 , t0 . is_pre_registration_allowed AS is_pre_registration_allowed_29 , t0 . reservation_limit AS reservation_limit_30 , t0 . is_animal_forbidden AS is_animal_forbidden_31 , t0 . author_id AS author_id_32 , t33 . id AS id_34 , t33 . path AS path_35 , t33 . alt AS alt_36 , t33 . title AS title_37 , t33 . destination_id AS destination_id_38 , t39 . id AS id_40 , t39 . path AS path_41 , t39 . alt AS alt_42 , t39 . title AS title_43 , t39 . destination_id AS destination_id_44 , t0 . type_id AS type_id_45 , t0 . seo_id AS seo_id_46 FROM destination t0 LEFT JOIN destination_map t33 ON t33 . destination_id = t0 . id LEFT JOIN destination_hero t39 ON t39 . destination_id = t0 . id WHERE t0 . id = 85 ;
Copy
66
0.10 ms
SELECT t1 . id AS id_2 , t1 . path AS path_3 , t1 . name AS name_4 , t1 . mime_type AS mime_type_5 , t1 . created_at AS created_at_6 , t1 . updated_at AS updated_at_7 , t0 . destination_id AS destination_id_8 , t1 . discr FROM destination_hero_video t0 INNER JOIN video t1 ON t0 . id = t1 . id WHERE t0 . destination_id = ?
SELECT t1 . id AS id_2 , t1 . path AS path_3 , t1 . name AS name_4 , t1 . mime_type AS mime_type_5 , t1 . created_at AS created_at_6 , t1 . updated_at AS updated_at_7 , t0 . destination_id AS destination_id_8 , t1 . discr FROM destination_hero_video t0 INNER JOIN video t1 ON t0 . id = t1 . id WHERE t0 . destination_id = 85 ;
Copy
67
0.08 ms
SELECT t1 . id AS id_2 , t1 . path AS path_3 , t1 . name AS name_4 , t1 . mime_type AS mime_type_5 , t1 . created_at AS created_at_6 , t1 . updated_at AS updated_at_7 , t0 . destination_id AS destination_id_8 , t1 . discr FROM destination_video t0 INNER JOIN video t1 ON t0 . id = t1 . id WHERE t0 . destination_id = ?
SELECT t1 . id AS id_2 , t1 . path AS path_3 , t1 . name AS name_4 , t1 . mime_type AS mime_type_5 , t1 . created_at AS created_at_6 , t1 . updated_at AS updated_at_7 , t0 . destination_id AS destination_id_8 , t1 . discr FROM destination_video t0 INNER JOIN video t1 ON t0 . id = t1 . id WHERE t0 . destination_id = 85 ;
Copy
68
0.15 ms
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . title AS title_3 , t0 . subtitle AS subtitle_4 , t0 . cygest_code AS cygest_code_5 , t0 . cygest_name AS cygest_name_6 , t0 . days AS days_7 , t0 . nights AS nights_8 , t0 . soon AS soon_9 , t0 . is_health_situation AS is_health_situation_10 , t0 . description_introduction AS description_introduction_11 , t0 . description_resume AS description_resume_12 , t0 . description_body AS description_body_13 , t0 . camping_car_circuit AS camping_car_circuit_14 , t0 . average_distance AS average_distance_15 , t0 . days_without_driving AS days_without_driving_16 , t0 . youtube AS youtube_17 , t0 . our_prices_include AS our_prices_include_18 , t0 . our_prices_does_not_include AS our_prices_does_not_include_19 , t0 . rates_details AS rates_details_20 , t0 . created_at AS created_at_21 , t0 . updated_at AS updated_at_22 , t0 . enabled AS enabled_23 , t0 . is_archive AS is_archive_24 , t0 . we_like AS we_like_25 , t0 . scale AS scale_26 , t0 . is_upon_request AS is_upon_request_27 , t0 . is_new AS is_new_28 , t0 . is_pre_registration_allowed AS is_pre_registration_allowed_29 , t0 . reservation_limit AS reservation_limit_30 , t0 . is_animal_forbidden AS is_animal_forbidden_31 , t0 . author_id AS author_id_32 , t33 . id AS id_34 , t33 . path AS path_35 , t33 . alt AS alt_36 , t33 . title AS title_37 , t33 . destination_id AS destination_id_38 , t39 . id AS id_40 , t39 . path AS path_41 , t39 . alt AS alt_42 , t39 . title AS title_43 , t39 . destination_id AS destination_id_44 , t0 . type_id AS type_id_45 , t0 . seo_id AS seo_id_46 FROM destination t0 LEFT JOIN destination_map t33 ON t33 . destination_id = t0 . id LEFT JOIN destination_hero t39 ON t39 . destination_id = t0 . id WHERE t0 . id = ?
SELECT
t0 . id AS id_1 ,
t0 . name AS name_2 ,
t0 . title AS title_3 ,
t0 . subtitle AS subtitle_4 ,
t0 . cygest_code AS cygest_code_5 ,
t0 . cygest_name AS cygest_name_6 ,
t0 . days AS days_7 ,
t0 . nights AS nights_8 ,
t0 . soon AS soon_9 ,
t0 . is_health_situation AS is_health_situation_10 ,
t0 . description_introduction AS description_introduction_11 ,
t0 . description_resume AS description_resume_12 ,
t0 . description_body AS description_body_13 ,
t0 . camping_car_circuit AS camping_car_circuit_14 ,
t0 . average_distance AS average_distance_15 ,
t0 . days_without_driving AS days_without_driving_16 ,
t0 . youtube AS youtube_17 ,
t0 . our_prices_include AS our_prices_include_18 ,
t0 . our_prices_does_not_include AS our_prices_does_not_include_19 ,
t0 . rates_details AS rates_details_20 ,
t0 . created_at AS created_at_21 ,
t0 . updated_at AS updated_at_22 ,
t0 . enabled AS enabled_23 ,
t0 . is_archive AS is_archive_24 ,
t0 . we_like AS we_like_25 ,
t0 . scale AS scale_26 ,
t0 . is_upon_request AS is_upon_request_27 ,
t0 . is_new AS is_new_28 ,
t0 . is_pre_registration_allowed AS is_pre_registration_allowed_29 ,
t0 . reservation_limit AS reservation_limit_30 ,
t0 . is_animal_forbidden AS is_animal_forbidden_31 ,
t0 . author_id AS author_id_32 ,
t33 . id AS id_34 ,
t33 . path AS path_35 ,
t33 . alt AS alt_36 ,
t33 . title AS title_37 ,
t33 . destination_id AS destination_id_38 ,
t39 . id AS id_40 ,
t39 . path AS path_41 ,
t39 . alt AS alt_42 ,
t39 . title AS title_43 ,
t39 . destination_id AS destination_id_44 ,
t0 . type_id AS type_id_45 ,
t0 . seo_id AS seo_id_46
FROM
destination t0
LEFT JOIN destination_map t33 ON t33 . destination_id = t0 . id
LEFT JOIN destination_hero t39 ON t39 . destination_id = t0 . id
WHERE
t0 . id = ?
Copy
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . title AS title_3 , t0 . subtitle AS subtitle_4 , t0 . cygest_code AS cygest_code_5 , t0 . cygest_name AS cygest_name_6 , t0 . days AS days_7 , t0 . nights AS nights_8 , t0 . soon AS soon_9 , t0 . is_health_situation AS is_health_situation_10 , t0 . description_introduction AS description_introduction_11 , t0 . description_resume AS description_resume_12 , t0 . description_body AS description_body_13 , t0 . camping_car_circuit AS camping_car_circuit_14 , t0 . average_distance AS average_distance_15 , t0 . days_without_driving AS days_without_driving_16 , t0 . youtube AS youtube_17 , t0 . our_prices_include AS our_prices_include_18 , t0 . our_prices_does_not_include AS our_prices_does_not_include_19 , t0 . rates_details AS rates_details_20 , t0 . created_at AS created_at_21 , t0 . updated_at AS updated_at_22 , t0 . enabled AS enabled_23 , t0 . is_archive AS is_archive_24 , t0 . we_like AS we_like_25 , t0 . scale AS scale_26 , t0 . is_upon_request AS is_upon_request_27 , t0 . is_new AS is_new_28 , t0 . is_pre_registration_allowed AS is_pre_registration_allowed_29 , t0 . reservation_limit AS reservation_limit_30 , t0 . is_animal_forbidden AS is_animal_forbidden_31 , t0 . author_id AS author_id_32 , t33 . id AS id_34 , t33 . path AS path_35 , t33 . alt AS alt_36 , t33 . title AS title_37 , t33 . destination_id AS destination_id_38 , t39 . id AS id_40 , t39 . path AS path_41 , t39 . alt AS alt_42 , t39 . title AS title_43 , t39 . destination_id AS destination_id_44 , t0 . type_id AS type_id_45 , t0 . seo_id AS seo_id_46 FROM destination t0 LEFT JOIN destination_map t33 ON t33 . destination_id = t0 . id LEFT JOIN destination_hero t39 ON t39 . destination_id = t0 . id WHERE t0 . id = 210 ;
Copy
69
0.08 ms
SELECT t1 . id AS id_2 , t1 . path AS path_3 , t1 . name AS name_4 , t1 . mime_type AS mime_type_5 , t1 . created_at AS created_at_6 , t1 . updated_at AS updated_at_7 , t0 . destination_id AS destination_id_8 , t1 . discr FROM destination_hero_video t0 INNER JOIN video t1 ON t0 . id = t1 . id WHERE t0 . destination_id = ?
SELECT t1 . id AS id_2 , t1 . path AS path_3 , t1 . name AS name_4 , t1 . mime_type AS mime_type_5 , t1 . created_at AS created_at_6 , t1 . updated_at AS updated_at_7 , t0 . destination_id AS destination_id_8 , t1 . discr FROM destination_hero_video t0 INNER JOIN video t1 ON t0 . id = t1 . id WHERE t0 . destination_id = 210 ;
Copy
70
0.08 ms
SELECT t1 . id AS id_2 , t1 . path AS path_3 , t1 . name AS name_4 , t1 . mime_type AS mime_type_5 , t1 . created_at AS created_at_6 , t1 . updated_at AS updated_at_7 , t0 . destination_id AS destination_id_8 , t1 . discr FROM destination_video t0 INNER JOIN video t1 ON t0 . id = t1 . id WHERE t0 . destination_id = ?
SELECT t1 . id AS id_2 , t1 . path AS path_3 , t1 . name AS name_4 , t1 . mime_type AS mime_type_5 , t1 . created_at AS created_at_6 , t1 . updated_at AS updated_at_7 , t0 . destination_id AS destination_id_8 , t1 . discr FROM destination_video t0 INNER JOIN video t1 ON t0 . id = t1 . id WHERE t0 . destination_id = 210 ;
Copy
71
0.15 ms
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . title AS title_3 , t0 . subtitle AS subtitle_4 , t0 . cygest_code AS cygest_code_5 , t0 . cygest_name AS cygest_name_6 , t0 . days AS days_7 , t0 . nights AS nights_8 , t0 . soon AS soon_9 , t0 . is_health_situation AS is_health_situation_10 , t0 . description_introduction AS description_introduction_11 , t0 . description_resume AS description_resume_12 , t0 . description_body AS description_body_13 , t0 . camping_car_circuit AS camping_car_circuit_14 , t0 . average_distance AS average_distance_15 , t0 . days_without_driving AS days_without_driving_16 , t0 . youtube AS youtube_17 , t0 . our_prices_include AS our_prices_include_18 , t0 . our_prices_does_not_include AS our_prices_does_not_include_19 , t0 . rates_details AS rates_details_20 , t0 . created_at AS created_at_21 , t0 . updated_at AS updated_at_22 , t0 . enabled AS enabled_23 , t0 . is_archive AS is_archive_24 , t0 . we_like AS we_like_25 , t0 . scale AS scale_26 , t0 . is_upon_request AS is_upon_request_27 , t0 . is_new AS is_new_28 , t0 . is_pre_registration_allowed AS is_pre_registration_allowed_29 , t0 . reservation_limit AS reservation_limit_30 , t0 . is_animal_forbidden AS is_animal_forbidden_31 , t0 . author_id AS author_id_32 , t33 . id AS id_34 , t33 . path AS path_35 , t33 . alt AS alt_36 , t33 . title AS title_37 , t33 . destination_id AS destination_id_38 , t39 . id AS id_40 , t39 . path AS path_41 , t39 . alt AS alt_42 , t39 . title AS title_43 , t39 . destination_id AS destination_id_44 , t0 . type_id AS type_id_45 , t0 . seo_id AS seo_id_46 FROM destination t0 LEFT JOIN destination_map t33 ON t33 . destination_id = t0 . id LEFT JOIN destination_hero t39 ON t39 . destination_id = t0 . id WHERE t0 . id = ?
SELECT
t0 . id AS id_1 ,
t0 . name AS name_2 ,
t0 . title AS title_3 ,
t0 . subtitle AS subtitle_4 ,
t0 . cygest_code AS cygest_code_5 ,
t0 . cygest_name AS cygest_name_6 ,
t0 . days AS days_7 ,
t0 . nights AS nights_8 ,
t0 . soon AS soon_9 ,
t0 . is_health_situation AS is_health_situation_10 ,
t0 . description_introduction AS description_introduction_11 ,
t0 . description_resume AS description_resume_12 ,
t0 . description_body AS description_body_13 ,
t0 . camping_car_circuit AS camping_car_circuit_14 ,
t0 . average_distance AS average_distance_15 ,
t0 . days_without_driving AS days_without_driving_16 ,
t0 . youtube AS youtube_17 ,
t0 . our_prices_include AS our_prices_include_18 ,
t0 . our_prices_does_not_include AS our_prices_does_not_include_19 ,
t0 . rates_details AS rates_details_20 ,
t0 . created_at AS created_at_21 ,
t0 . updated_at AS updated_at_22 ,
t0 . enabled AS enabled_23 ,
t0 . is_archive AS is_archive_24 ,
t0 . we_like AS we_like_25 ,
t0 . scale AS scale_26 ,
t0 . is_upon_request AS is_upon_request_27 ,
t0 . is_new AS is_new_28 ,
t0 . is_pre_registration_allowed AS is_pre_registration_allowed_29 ,
t0 . reservation_limit AS reservation_limit_30 ,
t0 . is_animal_forbidden AS is_animal_forbidden_31 ,
t0 . author_id AS author_id_32 ,
t33 . id AS id_34 ,
t33 . path AS path_35 ,
t33 . alt AS alt_36 ,
t33 . title AS title_37 ,
t33 . destination_id AS destination_id_38 ,
t39 . id AS id_40 ,
t39 . path AS path_41 ,
t39 . alt AS alt_42 ,
t39 . title AS title_43 ,
t39 . destination_id AS destination_id_44 ,
t0 . type_id AS type_id_45 ,
t0 . seo_id AS seo_id_46
FROM
destination t0
LEFT JOIN destination_map t33 ON t33 . destination_id = t0 . id
LEFT JOIN destination_hero t39 ON t39 . destination_id = t0 . id
WHERE
t0 . id = ?
Copy
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . title AS title_3 , t0 . subtitle AS subtitle_4 , t0 . cygest_code AS cygest_code_5 , t0 . cygest_name AS cygest_name_6 , t0 . days AS days_7 , t0 . nights AS nights_8 , t0 . soon AS soon_9 , t0 . is_health_situation AS is_health_situation_10 , t0 . description_introduction AS description_introduction_11 , t0 . description_resume AS description_resume_12 , t0 . description_body AS description_body_13 , t0 . camping_car_circuit AS camping_car_circuit_14 , t0 . average_distance AS average_distance_15 , t0 . days_without_driving AS days_without_driving_16 , t0 . youtube AS youtube_17 , t0 . our_prices_include AS our_prices_include_18 , t0 . our_prices_does_not_include AS our_prices_does_not_include_19 , t0 . rates_details AS rates_details_20 , t0 . created_at AS created_at_21 , t0 . updated_at AS updated_at_22 , t0 . enabled AS enabled_23 , t0 . is_archive AS is_archive_24 , t0 . we_like AS we_like_25 , t0 . scale AS scale_26 , t0 . is_upon_request AS is_upon_request_27 , t0 . is_new AS is_new_28 , t0 . is_pre_registration_allowed AS is_pre_registration_allowed_29 , t0 . reservation_limit AS reservation_limit_30 , t0 . is_animal_forbidden AS is_animal_forbidden_31 , t0 . author_id AS author_id_32 , t33 . id AS id_34 , t33 . path AS path_35 , t33 . alt AS alt_36 , t33 . title AS title_37 , t33 . destination_id AS destination_id_38 , t39 . id AS id_40 , t39 . path AS path_41 , t39 . alt AS alt_42 , t39 . title AS title_43 , t39 . destination_id AS destination_id_44 , t0 . type_id AS type_id_45 , t0 . seo_id AS seo_id_46 FROM destination t0 LEFT JOIN destination_map t33 ON t33 . destination_id = t0 . id LEFT JOIN destination_hero t39 ON t39 . destination_id = t0 . id WHERE t0 . id = 13 ;
Copy
72
0.08 ms
SELECT t1 . id AS id_2 , t1 . path AS path_3 , t1 . name AS name_4 , t1 . mime_type AS mime_type_5 , t1 . created_at AS created_at_6 , t1 . updated_at AS updated_at_7 , t0 . destination_id AS destination_id_8 , t1 . discr FROM destination_hero_video t0 INNER JOIN video t1 ON t0 . id = t1 . id WHERE t0 . destination_id = ?
SELECT t1 . id AS id_2 , t1 . path AS path_3 , t1 . name AS name_4 , t1 . mime_type AS mime_type_5 , t1 . created_at AS created_at_6 , t1 . updated_at AS updated_at_7 , t0 . destination_id AS destination_id_8 , t1 . discr FROM destination_hero_video t0 INNER JOIN video t1 ON t0 . id = t1 . id WHERE t0 . destination_id = 13 ;
Copy
73
0.07 ms
SELECT t1 . id AS id_2 , t1 . path AS path_3 , t1 . name AS name_4 , t1 . mime_type AS mime_type_5 , t1 . created_at AS created_at_6 , t1 . updated_at AS updated_at_7 , t0 . destination_id AS destination_id_8 , t1 . discr FROM destination_video t0 INNER JOIN video t1 ON t0 . id = t1 . id WHERE t0 . destination_id = ?
SELECT t1 . id AS id_2 , t1 . path AS path_3 , t1 . name AS name_4 , t1 . mime_type AS mime_type_5 , t1 . created_at AS created_at_6 , t1 . updated_at AS updated_at_7 , t0 . destination_id AS destination_id_8 , t1 . discr FROM destination_video t0 INNER JOIN video t1 ON t0 . id = t1 . id WHERE t0 . destination_id = 13 ;
Copy
74
0.09 ms
SELECT t0 . id AS id_1 , t0 . url AS url_2 , t0 . title AS title_3 , t0 . meta_description AS meta_description_4 , t0 . meta_keywords AS meta_keywords_5 , t0 . og_title AS og_title_6 , t0 . twitter_card AS twitter_card_7 , t0 . page_type AS page_type_8 , t0 . og_image_id AS og_image_id_9 , t0 . twitter_image_id AS twitter_image_id_10 FROM seo_meta_data t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . url AS url_2 , t0 . title AS title_3 , t0 . meta_description AS meta_description_4 , t0 . meta_keywords AS meta_keywords_5 , t0 . og_title AS og_title_6 , t0 . twitter_card AS twitter_card_7 , t0 . page_type AS page_type_8 , t0 . og_image_id AS og_image_id_9 , t0 . twitter_image_id AS twitter_image_id_10 FROM seo_meta_data t0 WHERE t0 . id = 777 ;
Copy
75
0.12 ms
SELECT t0 . id AS id_1 , t0 . path AS path_2 , t0 . alt AS alt_3 , t0 . title AS title_4 , t0 . position AS position_5 , t0 . legend AS legend_6 , t0 . destination_id AS destination_id_7 FROM destination_image t0 WHERE t0 . destination_id = ? ORDER BY t0 . position ASC
SELECT t0 . id AS id_1 , t0 . path AS path_2 , t0 . alt AS alt_3 , t0 . title AS title_4 , t0 . position AS position_5 , t0 . legend AS legend_6 , t0 . destination_id AS destination_id_7 FROM destination_image t0 WHERE t0 . destination_id = 40 ORDER BY t0 . position ASC ;
Copy
76
0.14 ms
SELECT t0 . id AS id_1 , t0 . id_crypt AS id_crypt_2 , t0 . name AS name_3 , t0 . starting_point AS starting_point_4 , t0 . days AS days_5 , t0 . is_complete AS is_complete_6 , t0 . is_last_spot AS is_last_spot_7 , t0 . guides AS guides_8 , t0 . date_from AS date_from_9 , t0 . start_date AS start_date_10 , t0 . date_to AS date_to_11 , t0 . registration_deadline AS registration_deadline_12 , t0 . formalities AS formalities_13 , t0 . created_at AS created_at_14 , t0 . updated_at AS updated_at_15 , t0 . enabled AS enabled_16 , t0 . is_promoted AS is_promoted_17 , t0 . is_pre_registered_notified AS is_pre_registered_notified_18 , t0 . destination_id AS destination_id_19 FROM travel t0 WHERE t0 . destination_id = ? ORDER BY t0 . date_from DESC
SELECT t0 . id AS id_1 , t0 . id_crypt AS id_crypt_2 , t0 . name AS name_3 , t0 . starting_point AS starting_point_4 , t0 . days AS days_5 , t0 . is_complete AS is_complete_6 , t0 . is_last_spot AS is_last_spot_7 , t0 . guides AS guides_8 , t0 . date_from AS date_from_9 , t0 . start_date AS start_date_10 , t0 . date_to AS date_to_11 , t0 . registration_deadline AS registration_deadline_12 , t0 . formalities AS formalities_13 , t0 . created_at AS created_at_14 , t0 . updated_at AS updated_at_15 , t0 . enabled AS enabled_16 , t0 . is_promoted AS is_promoted_17 , t0 . is_pre_registered_notified AS is_pre_registered_notified_18 , t0 . destination_id AS destination_id_19 FROM travel t0 WHERE t0 . destination_id = 40 ORDER BY t0 . date_from DESC ;
Copy
77
0.10 ms
SELECT t0 . id AS id_1 , t0 . url AS url_2 , t0 . title AS title_3 , t0 . meta_description AS meta_description_4 , t0 . meta_keywords AS meta_keywords_5 , t0 . og_title AS og_title_6 , t0 . twitter_card AS twitter_card_7 , t0 . page_type AS page_type_8 , t0 . og_image_id AS og_image_id_9 , t0 . twitter_image_id AS twitter_image_id_10 FROM seo_meta_data t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . url AS url_2 , t0 . title AS title_3 , t0 . meta_description AS meta_description_4 , t0 . meta_keywords AS meta_keywords_5 , t0 . og_title AS og_title_6 , t0 . twitter_card AS twitter_card_7 , t0 . page_type AS page_type_8 , t0 . og_image_id AS og_image_id_9 , t0 . twitter_image_id AS twitter_image_id_10 FROM seo_meta_data t0 WHERE t0 . id = 780 ;
Copy
78
0.12 ms
SELECT t0 . id AS id_1 , t0 . path AS path_2 , t0 . alt AS alt_3 , t0 . title AS title_4 , t0 . position AS position_5 , t0 . legend AS legend_6 , t0 . destination_id AS destination_id_7 FROM destination_image t0 WHERE t0 . destination_id = ? ORDER BY t0 . position ASC
SELECT t0 . id AS id_1 , t0 . path AS path_2 , t0 . alt AS alt_3 , t0 . title AS title_4 , t0 . position AS position_5 , t0 . legend AS legend_6 , t0 . destination_id AS destination_id_7 FROM destination_image t0 WHERE t0 . destination_id = 43 ORDER BY t0 . position ASC ;
Copy
79
0.14 ms
SELECT t0 . id AS id_1 , t0 . id_crypt AS id_crypt_2 , t0 . name AS name_3 , t0 . starting_point AS starting_point_4 , t0 . days AS days_5 , t0 . is_complete AS is_complete_6 , t0 . is_last_spot AS is_last_spot_7 , t0 . guides AS guides_8 , t0 . date_from AS date_from_9 , t0 . start_date AS start_date_10 , t0 . date_to AS date_to_11 , t0 . registration_deadline AS registration_deadline_12 , t0 . formalities AS formalities_13 , t0 . created_at AS created_at_14 , t0 . updated_at AS updated_at_15 , t0 . enabled AS enabled_16 , t0 . is_promoted AS is_promoted_17 , t0 . is_pre_registered_notified AS is_pre_registered_notified_18 , t0 . destination_id AS destination_id_19 FROM travel t0 WHERE t0 . destination_id = ? ORDER BY t0 . date_from DESC
SELECT t0 . id AS id_1 , t0 . id_crypt AS id_crypt_2 , t0 . name AS name_3 , t0 . starting_point AS starting_point_4 , t0 . days AS days_5 , t0 . is_complete AS is_complete_6 , t0 . is_last_spot AS is_last_spot_7 , t0 . guides AS guides_8 , t0 . date_from AS date_from_9 , t0 . start_date AS start_date_10 , t0 . date_to AS date_to_11 , t0 . registration_deadline AS registration_deadline_12 , t0 . formalities AS formalities_13 , t0 . created_at AS created_at_14 , t0 . updated_at AS updated_at_15 , t0 . enabled AS enabled_16 , t0 . is_promoted AS is_promoted_17 , t0 . is_pre_registered_notified AS is_pre_registered_notified_18 , t0 . destination_id AS destination_id_19 FROM travel t0 WHERE t0 . destination_id = 43 ORDER BY t0 . date_from DESC ;
Copy
80
0.09 ms
SELECT t0 . id AS id_1 , t0 . url AS url_2 , t0 . title AS title_3 , t0 . meta_description AS meta_description_4 , t0 . meta_keywords AS meta_keywords_5 , t0 . og_title AS og_title_6 , t0 . twitter_card AS twitter_card_7 , t0 . page_type AS page_type_8 , t0 . og_image_id AS og_image_id_9 , t0 . twitter_image_id AS twitter_image_id_10 FROM seo_meta_data t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . url AS url_2 , t0 . title AS title_3 , t0 . meta_description AS meta_description_4 , t0 . meta_keywords AS meta_keywords_5 , t0 . og_title AS og_title_6 , t0 . twitter_card AS twitter_card_7 , t0 . page_type AS page_type_8 , t0 . og_image_id AS og_image_id_9 , t0 . twitter_image_id AS twitter_image_id_10 FROM seo_meta_data t0 WHERE t0 . id = 849 ;
Copy
81
0.11 ms
SELECT t0 . id AS id_1 , t0 . path AS path_2 , t0 . alt AS alt_3 , t0 . title AS title_4 , t0 . position AS position_5 , t0 . legend AS legend_6 , t0 . destination_id AS destination_id_7 FROM destination_image t0 WHERE t0 . destination_id = ? ORDER BY t0 . position ASC
SELECT t0 . id AS id_1 , t0 . path AS path_2 , t0 . alt AS alt_3 , t0 . title AS title_4 , t0 . position AS position_5 , t0 . legend AS legend_6 , t0 . destination_id AS destination_id_7 FROM destination_image t0 WHERE t0 . destination_id = 114 ORDER BY t0 . position ASC ;
Copy
82
0.16 ms
SELECT t0 . id AS id_1 , t0 . id_crypt AS id_crypt_2 , t0 . name AS name_3 , t0 . starting_point AS starting_point_4 , t0 . days AS days_5 , t0 . is_complete AS is_complete_6 , t0 . is_last_spot AS is_last_spot_7 , t0 . guides AS guides_8 , t0 . date_from AS date_from_9 , t0 . start_date AS start_date_10 , t0 . date_to AS date_to_11 , t0 . registration_deadline AS registration_deadline_12 , t0 . formalities AS formalities_13 , t0 . created_at AS created_at_14 , t0 . updated_at AS updated_at_15 , t0 . enabled AS enabled_16 , t0 . is_promoted AS is_promoted_17 , t0 . is_pre_registered_notified AS is_pre_registered_notified_18 , t0 . destination_id AS destination_id_19 FROM travel t0 WHERE t0 . destination_id = ? ORDER BY t0 . date_from DESC
SELECT t0 . id AS id_1 , t0 . id_crypt AS id_crypt_2 , t0 . name AS name_3 , t0 . starting_point AS starting_point_4 , t0 . days AS days_5 , t0 . is_complete AS is_complete_6 , t0 . is_last_spot AS is_last_spot_7 , t0 . guides AS guides_8 , t0 . date_from AS date_from_9 , t0 . start_date AS start_date_10 , t0 . date_to AS date_to_11 , t0 . registration_deadline AS registration_deadline_12 , t0 . formalities AS formalities_13 , t0 . created_at AS created_at_14 , t0 . updated_at AS updated_at_15 , t0 . enabled AS enabled_16 , t0 . is_promoted AS is_promoted_17 , t0 . is_pre_registered_notified AS is_pre_registered_notified_18 , t0 . destination_id AS destination_id_19 FROM travel t0 WHERE t0 . destination_id = 114 ORDER BY t0 . date_from DESC ;
Copy
83
0.10 ms
SELECT t0 . id AS id_1 , t0 . url AS url_2 , t0 . title AS title_3 , t0 . meta_description AS meta_description_4 , t0 . meta_keywords AS meta_keywords_5 , t0 . og_title AS og_title_6 , t0 . twitter_card AS twitter_card_7 , t0 . page_type AS page_type_8 , t0 . og_image_id AS og_image_id_9 , t0 . twitter_image_id AS twitter_image_id_10 FROM seo_meta_data t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . url AS url_2 , t0 . title AS title_3 , t0 . meta_description AS meta_description_4 , t0 . meta_keywords AS meta_keywords_5 , t0 . og_title AS og_title_6 , t0 . twitter_card AS twitter_card_7 , t0 . page_type AS page_type_8 , t0 . og_image_id AS og_image_id_9 , t0 . twitter_image_id AS twitter_image_id_10 FROM seo_meta_data t0 WHERE t0 . id = 821 ;
Copy
84
0.13 ms
SELECT t0 . id AS id_1 , t0 . path AS path_2 , t0 . alt AS alt_3 , t0 . title AS title_4 , t0 . position AS position_5 , t0 . legend AS legend_6 , t0 . destination_id AS destination_id_7 FROM destination_image t0 WHERE t0 . destination_id = ? ORDER BY t0 . position ASC
SELECT t0 . id AS id_1 , t0 . path AS path_2 , t0 . alt AS alt_3 , t0 . title AS title_4 , t0 . position AS position_5 , t0 . legend AS legend_6 , t0 . destination_id AS destination_id_7 FROM destination_image t0 WHERE t0 . destination_id = 85 ORDER BY t0 . position ASC ;
Copy
85
0.16 ms
SELECT t0 . id AS id_1 , t0 . id_crypt AS id_crypt_2 , t0 . name AS name_3 , t0 . starting_point AS starting_point_4 , t0 . days AS days_5 , t0 . is_complete AS is_complete_6 , t0 . is_last_spot AS is_last_spot_7 , t0 . guides AS guides_8 , t0 . date_from AS date_from_9 , t0 . start_date AS start_date_10 , t0 . date_to AS date_to_11 , t0 . registration_deadline AS registration_deadline_12 , t0 . formalities AS formalities_13 , t0 . created_at AS created_at_14 , t0 . updated_at AS updated_at_15 , t0 . enabled AS enabled_16 , t0 . is_promoted AS is_promoted_17 , t0 . is_pre_registered_notified AS is_pre_registered_notified_18 , t0 . destination_id AS destination_id_19 FROM travel t0 WHERE t0 . destination_id = ? ORDER BY t0 . date_from DESC
SELECT t0 . id AS id_1 , t0 . id_crypt AS id_crypt_2 , t0 . name AS name_3 , t0 . starting_point AS starting_point_4 , t0 . days AS days_5 , t0 . is_complete AS is_complete_6 , t0 . is_last_spot AS is_last_spot_7 , t0 . guides AS guides_8 , t0 . date_from AS date_from_9 , t0 . start_date AS start_date_10 , t0 . date_to AS date_to_11 , t0 . registration_deadline AS registration_deadline_12 , t0 . formalities AS formalities_13 , t0 . created_at AS created_at_14 , t0 . updated_at AS updated_at_15 , t0 . enabled AS enabled_16 , t0 . is_promoted AS is_promoted_17 , t0 . is_pre_registered_notified AS is_pre_registered_notified_18 , t0 . destination_id AS destination_id_19 FROM travel t0 WHERE t0 . destination_id = 85 ORDER BY t0 . date_from DESC ;
Copy
86
0.10 ms
SELECT t0 . id AS id_1 , t0 . url AS url_2 , t0 . title AS title_3 , t0 . meta_description AS meta_description_4 , t0 . meta_keywords AS meta_keywords_5 , t0 . og_title AS og_title_6 , t0 . twitter_card AS twitter_card_7 , t0 . page_type AS page_type_8 , t0 . og_image_id AS og_image_id_9 , t0 . twitter_image_id AS twitter_image_id_10 FROM seo_meta_data t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . url AS url_2 , t0 . title AS title_3 , t0 . meta_description AS meta_description_4 , t0 . meta_keywords AS meta_keywords_5 , t0 . og_title AS og_title_6 , t0 . twitter_card AS twitter_card_7 , t0 . page_type AS page_type_8 , t0 . og_image_id AS og_image_id_9 , t0 . twitter_image_id AS twitter_image_id_10 FROM seo_meta_data t0 WHERE t0 . id = 949 ;
Copy
87
0.11 ms
SELECT t0 . id AS id_1 , t0 . path AS path_2 , t0 . alt AS alt_3 , t0 . title AS title_4 , t0 . position AS position_5 , t0 . legend AS legend_6 , t0 . destination_id AS destination_id_7 FROM destination_image t0 WHERE t0 . destination_id = ? ORDER BY t0 . position ASC
SELECT t0 . id AS id_1 , t0 . path AS path_2 , t0 . alt AS alt_3 , t0 . title AS title_4 , t0 . position AS position_5 , t0 . legend AS legend_6 , t0 . destination_id AS destination_id_7 FROM destination_image t0 WHERE t0 . destination_id = 210 ORDER BY t0 . position ASC ;
Copy
88
0.12 ms
SELECT t0 . id AS id_1 , t0 . id_crypt AS id_crypt_2 , t0 . name AS name_3 , t0 . starting_point AS starting_point_4 , t0 . days AS days_5 , t0 . is_complete AS is_complete_6 , t0 . is_last_spot AS is_last_spot_7 , t0 . guides AS guides_8 , t0 . date_from AS date_from_9 , t0 . start_date AS start_date_10 , t0 . date_to AS date_to_11 , t0 . registration_deadline AS registration_deadline_12 , t0 . formalities AS formalities_13 , t0 . created_at AS created_at_14 , t0 . updated_at AS updated_at_15 , t0 . enabled AS enabled_16 , t0 . is_promoted AS is_promoted_17 , t0 . is_pre_registered_notified AS is_pre_registered_notified_18 , t0 . destination_id AS destination_id_19 FROM travel t0 WHERE t0 . destination_id = ? ORDER BY t0 . date_from DESC
SELECT t0 . id AS id_1 , t0 . id_crypt AS id_crypt_2 , t0 . name AS name_3 , t0 . starting_point AS starting_point_4 , t0 . days AS days_5 , t0 . is_complete AS is_complete_6 , t0 . is_last_spot AS is_last_spot_7 , t0 . guides AS guides_8 , t0 . date_from AS date_from_9 , t0 . start_date AS start_date_10 , t0 . date_to AS date_to_11 , t0 . registration_deadline AS registration_deadline_12 , t0 . formalities AS formalities_13 , t0 . created_at AS created_at_14 , t0 . updated_at AS updated_at_15 , t0 . enabled AS enabled_16 , t0 . is_promoted AS is_promoted_17 , t0 . is_pre_registered_notified AS is_pre_registered_notified_18 , t0 . destination_id AS destination_id_19 FROM travel t0 WHERE t0 . destination_id = 210 ORDER BY t0 . date_from DESC ;
Copy
89
0.09 ms
SELECT t0 . id AS id_1 , t0 . url AS url_2 , t0 . title AS title_3 , t0 . meta_description AS meta_description_4 , t0 . meta_keywords AS meta_keywords_5 , t0 . og_title AS og_title_6 , t0 . twitter_card AS twitter_card_7 , t0 . page_type AS page_type_8 , t0 . og_image_id AS og_image_id_9 , t0 . twitter_image_id AS twitter_image_id_10 FROM seo_meta_data t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . url AS url_2 , t0 . title AS title_3 , t0 . meta_description AS meta_description_4 , t0 . meta_keywords AS meta_keywords_5 , t0 . og_title AS og_title_6 , t0 . twitter_card AS twitter_card_7 , t0 . page_type AS page_type_8 , t0 . og_image_id AS og_image_id_9 , t0 . twitter_image_id AS twitter_image_id_10 FROM seo_meta_data t0 WHERE t0 . id = 750 ;
Copy
90
0.11 ms
SELECT t0 . id AS id_1 , t0 . path AS path_2 , t0 . alt AS alt_3 , t0 . title AS title_4 , t0 . position AS position_5 , t0 . legend AS legend_6 , t0 . destination_id AS destination_id_7 FROM destination_image t0 WHERE t0 . destination_id = ? ORDER BY t0 . position ASC
SELECT t0 . id AS id_1 , t0 . path AS path_2 , t0 . alt AS alt_3 , t0 . title AS title_4 , t0 . position AS position_5 , t0 . legend AS legend_6 , t0 . destination_id AS destination_id_7 FROM destination_image t0 WHERE t0 . destination_id = 13 ORDER BY t0 . position ASC ;
Copy
91
0.13 ms
SELECT t0 . id AS id_1 , t0 . id_crypt AS id_crypt_2 , t0 . name AS name_3 , t0 . starting_point AS starting_point_4 , t0 . days AS days_5 , t0 . is_complete AS is_complete_6 , t0 . is_last_spot AS is_last_spot_7 , t0 . guides AS guides_8 , t0 . date_from AS date_from_9 , t0 . start_date AS start_date_10 , t0 . date_to AS date_to_11 , t0 . registration_deadline AS registration_deadline_12 , t0 . formalities AS formalities_13 , t0 . created_at AS created_at_14 , t0 . updated_at AS updated_at_15 , t0 . enabled AS enabled_16 , t0 . is_promoted AS is_promoted_17 , t0 . is_pre_registered_notified AS is_pre_registered_notified_18 , t0 . destination_id AS destination_id_19 FROM travel t0 WHERE t0 . destination_id = ? ORDER BY t0 . date_from DESC
SELECT t0 . id AS id_1 , t0 . id_crypt AS id_crypt_2 , t0 . name AS name_3 , t0 . starting_point AS starting_point_4 , t0 . days AS days_5 , t0 . is_complete AS is_complete_6 , t0 . is_last_spot AS is_last_spot_7 , t0 . guides AS guides_8 , t0 . date_from AS date_from_9 , t0 . start_date AS start_date_10 , t0 . date_to AS date_to_11 , t0 . registration_deadline AS registration_deadline_12 , t0 . formalities AS formalities_13 , t0 . created_at AS created_at_14 , t0 . updated_at AS updated_at_15 , t0 . enabled AS enabled_16 , t0 . is_promoted AS is_promoted_17 , t0 . is_pre_registered_notified AS is_pre_registered_notified_18 , t0 . destination_id AS destination_id_19 FROM travel t0 WHERE t0 . destination_id = 13 ORDER BY t0 . date_from DESC ;
Copy
92
0.10 ms
SELECT t0 . id AS id_1 , t0 . code AS code_2 , t0 . content AS content_3 , t0 . name AS name_4 FROM cms_block t0 WHERE t0 . code = ? LIMIT 1
Parameters :
[
"grid_pictures_home "
]
SELECT t0 . id AS id_1 , t0 . code AS code_2 , t0 . content AS content_3 , t0 . name AS name_4 FROM cms_block t0 WHERE t0 . code = 'grid_pictures_home' LIMIT 1 ;
Copy
93
0.10 ms
SELECT t0 . id AS id_1 , t0 . url AS url_2 , t0 . type AS type_3 , t0 . position AS position_4 , t0 . enabled AS enabled_5 FROM social_network t0 WHERE t0 . enabled = ?
SELECT t0 . id AS id_1 , t0 . url AS url_2 , t0 . type AS type_3 , t0 . position AS position_4 , t0 . enabled AS enabled_5 FROM social_network t0 WHERE t0 . enabled = 1 ;
Copy
94
0.09 ms
SELECT t0 . id AS id_1 , t0 . url AS url_2 , t0 . title AS title_3 , t0 . meta_description AS meta_description_4 , t0 . meta_keywords AS meta_keywords_5 , t0 . og_title AS og_title_6 , t0 . twitter_card AS twitter_card_7 , t0 . page_type AS page_type_8 , t0 . og_image_id AS og_image_id_9 , t0 . twitter_image_id AS twitter_image_id_10 FROM seo_meta_data t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . url AS url_2 , t0 . title AS title_3 , t0 . meta_description AS meta_description_4 , t0 . meta_keywords AS meta_keywords_5 , t0 . og_title AS og_title_6 , t0 . twitter_card AS twitter_card_7 , t0 . page_type AS page_type_8 , t0 . og_image_id AS og_image_id_9 , t0 . twitter_image_id AS twitter_image_id_10 FROM seo_meta_data t0 WHERE t0 . id = 276 ;
Copy
95
0.17 ms
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . filter AS filter_3 , t0 . enabled AS enabled_4 FROM post_category t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . filter AS filter_3 , t0 . enabled AS enabled_4 FROM post_category t0 WHERE t0 . id = 1 ;
Copy
96
0.09 ms
SELECT t0 . id AS id_1 , t0 . url AS url_2 , t0 . title AS title_3 , t0 . meta_description AS meta_description_4 , t0 . meta_keywords AS meta_keywords_5 , t0 . og_title AS og_title_6 , t0 . twitter_card AS twitter_card_7 , t0 . page_type AS page_type_8 , t0 . og_image_id AS og_image_id_9 , t0 . twitter_image_id AS twitter_image_id_10 FROM seo_meta_data t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . url AS url_2 , t0 . title AS title_3 , t0 . meta_description AS meta_description_4 , t0 . meta_keywords AS meta_keywords_5 , t0 . og_title AS og_title_6 , t0 . twitter_card AS twitter_card_7 , t0 . page_type AS page_type_8 , t0 . og_image_id AS og_image_id_9 , t0 . twitter_image_id AS twitter_image_id_10 FROM seo_meta_data t0 WHERE t0 . id = 275 ;
Copy
97
0.07 ms
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . filter AS filter_3 , t0 . enabled AS enabled_4 FROM post_category t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . filter AS filter_3 , t0 . enabled AS enabled_4 FROM post_category t0 WHERE t0 . id = 4 ;
Copy
98
0.08 ms
SELECT t0 . id AS id_1 , t0 . url AS url_2 , t0 . title AS title_3 , t0 . meta_description AS meta_description_4 , t0 . meta_keywords AS meta_keywords_5 , t0 . og_title AS og_title_6 , t0 . twitter_card AS twitter_card_7 , t0 . page_type AS page_type_8 , t0 . og_image_id AS og_image_id_9 , t0 . twitter_image_id AS twitter_image_id_10 FROM seo_meta_data t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . url AS url_2 , t0 . title AS title_3 , t0 . meta_description AS meta_description_4 , t0 . meta_keywords AS meta_keywords_5 , t0 . og_title AS og_title_6 , t0 . twitter_card AS twitter_card_7 , t0 . page_type AS page_type_8 , t0 . og_image_id AS og_image_id_9 , t0 . twitter_image_id AS twitter_image_id_10 FROM seo_meta_data t0 WHERE t0 . id = 277 ;
Copy
99
0.08 ms
SELECT t0 . id AS id_1 , t0 . url AS url_2 , t0 . title AS title_3 , t0 . meta_description AS meta_description_4 , t0 . meta_keywords AS meta_keywords_5 , t0 . og_title AS og_title_6 , t0 . twitter_card AS twitter_card_7 , t0 . page_type AS page_type_8 , t0 . og_image_id AS og_image_id_9 , t0 . twitter_image_id AS twitter_image_id_10 FROM seo_meta_data t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . url AS url_2 , t0 . title AS title_3 , t0 . meta_description AS meta_description_4 , t0 . meta_keywords AS meta_keywords_5 , t0 . og_title AS og_title_6 , t0 . twitter_card AS twitter_card_7 , t0 . page_type AS page_type_8 , t0 . og_image_id AS og_image_id_9 , t0 . twitter_image_id AS twitter_image_id_10 FROM seo_meta_data t0 WHERE t0 . id = 278 ;
Copy
100
0.08 ms
SELECT t0 . id AS id_1 , t0 . code AS code_2 , t0 . content AS content_3 , t0 . name AS name_4 FROM cms_block t0 WHERE t0 . code = ? LIMIT 1
Parameters :
[
"good_reasons_home "
]
SELECT t0 . id AS id_1 , t0 . code AS code_2 , t0 . content AS content_3 , t0 . name AS name_4 FROM cms_block t0 WHERE t0 . code = 'good_reasons_home' LIMIT 1 ;
Copy
101
0.09 ms
SELECT t0 . id AS id_1 , t0 . label AS label_2 , t0 . value AS value_3 FROM configuration t0 WHERE t0 . label = ? LIMIT 1
Parameters :
[
"RECAPTCHA_KEY "
]
SELECT t0 . id AS id_1 , t0 . label AS label_2 , t0 . value AS value_3 FROM configuration t0 WHERE t0 . label = 'RECAPTCHA_KEY' LIMIT 1 ;
Copy
102
0.15 ms
SELECT t0 . id AS id_1 , t0 . code AS code_2 , t0 . content AS content_3 , t0 . name AS name_4 FROM cms_block t0 WHERE t0 . code = ? LIMIT 1
Parameters :
[
"seo_home "
]
SELECT t0 . id AS id_1 , t0 . code AS code_2 , t0 . content AS content_3 , t0 . name AS name_4 FROM cms_block t0 WHERE t0 . code = 'seo_home' LIMIT 1 ;
Copy
103
0.13 ms
SELECT t0 . id AS id_1 , t0 . label AS label_2 , t0 . value AS value_3 FROM configuration t0 WHERE t0 . label = ? LIMIT 1
Parameters :
[
"LOGO_PATH "
]
SELECT t0 . id AS id_1 , t0 . label AS label_2 , t0 . value AS value_3 FROM configuration t0 WHERE t0 . label = 'LOGO_PATH' LIMIT 1 ;
Copy
104
0.12 ms
SELECT t0 . id AS id_1 , t0 . label AS label_2 , t0 . value AS value_3 FROM configuration t0 WHERE t0 . label = ? LIMIT 1
Parameters :
[
"LOGO2X_PATH "
]
SELECT t0 . id AS id_1 , t0 . label AS label_2 , t0 . value AS value_3 FROM configuration t0 WHERE t0 . label = 'LOGO2X_PATH' LIMIT 1 ;
Copy
105
0.12 ms
SELECT t0 . id AS id_1 , t0 . label AS label_2 , t0 . value AS value_3 FROM configuration t0 WHERE t0 . label = ? LIMIT 1
Parameters :
[
"LOGO_PATH "
]
SELECT t0 . id AS id_1 , t0 . label AS label_2 , t0 . value AS value_3 FROM configuration t0 WHERE t0 . label = 'LOGO_PATH' LIMIT 1 ;
Copy
106
0.14 ms
SELECT t0 . id AS id_1 , t0 . label AS label_2 , t0 . value AS value_3 FROM configuration t0 WHERE t0 . label = ? LIMIT 1
Parameters :
[
"LOGO2X_PATH "
]
SELECT t0 . id AS id_1 , t0 . label AS label_2 , t0 . value AS value_3 FROM configuration t0 WHERE t0 . label = 'LOGO2X_PATH' LIMIT 1 ;
Copy
107
0.14 ms
SELECT t0 . id AS id_1 , t0 . label AS label_2 , t0 . value AS value_3 FROM configuration t0 WHERE t0 . label = ? LIMIT 1
Parameters :
[
"LOGO_PATH "
]
SELECT t0 . id AS id_1 , t0 . label AS label_2 , t0 . value AS value_3 FROM configuration t0 WHERE t0 . label = 'LOGO_PATH' LIMIT 1 ;
Copy
108
0.09 ms
SELECT t0 . id AS id_1 , t0 . label AS label_2 , t0 . value AS value_3 FROM configuration t0 WHERE t0 . label = ? LIMIT 1
Parameters :
[
"LOGO_PATH "
]
SELECT t0 . id AS id_1 , t0 . label AS label_2 , t0 . value AS value_3 FROM configuration t0 WHERE t0 . label = 'LOGO_PATH' LIMIT 1 ;
Copy
109
0.07 ms
SELECT t0 . id AS id_1 , t0 . label AS label_2 , t0 . value AS value_3 FROM configuration t0 WHERE t0 . label = ? LIMIT 1
Parameters :
[
"LOGO2X_PATH "
]
SELECT t0 . id AS id_1 , t0 . label AS label_2 , t0 . value AS value_3 FROM configuration t0 WHERE t0 . label = 'LOGO2X_PATH' LIMIT 1 ;
Copy
110
0.07 ms
SELECT t0 . id AS id_1 , t0 . label AS label_2 , t0 . value AS value_3 FROM configuration t0 WHERE t0 . label = ? LIMIT 1
Parameters :
[
"CONTACT_PHONE "
]
SELECT t0 . id AS id_1 , t0 . label AS label_2 , t0 . value AS value_3 FROM configuration t0 WHERE t0 . label = 'CONTACT_PHONE' LIMIT 1 ;
Copy
111
0.06 ms
SELECT t0 . id AS id_1 , t0 . label AS label_2 , t0 . value AS value_3 FROM configuration t0 WHERE t0 . label = ? LIMIT 1
Parameters :
[
"CONTACT_MAIL "
]
SELECT t0 . id AS id_1 , t0 . label AS label_2 , t0 . value AS value_3 FROM configuration t0 WHERE t0 . label = 'CONTACT_MAIL' LIMIT 1 ;
Copy
112
0.06 ms
SELECT t0 . id AS id_1 , t0 . label AS label_2 , t0 . value AS value_3 FROM configuration t0 WHERE t0 . label = ? LIMIT 1
Parameters :
[
"CONTACT_ADDRESS "
]
SELECT t0 . id AS id_1 , t0 . label AS label_2 , t0 . value AS value_3 FROM configuration t0 WHERE t0 . label = 'CONTACT_ADDRESS' LIMIT 1 ;
Copy
113
0.07 ms
SELECT t0 . id AS id_1 , t0 . label AS label_2 , t0 . value AS value_3 FROM configuration t0 WHERE t0 . label = ? LIMIT 1
Parameters :
[
"CONTACT_ZIP_CODE "
]
SELECT t0 . id AS id_1 , t0 . label AS label_2 , t0 . value AS value_3 FROM configuration t0 WHERE t0 . label = 'CONTACT_ZIP_CODE' LIMIT 1 ;
Copy
114
0.06 ms
SELECT t0 . id AS id_1 , t0 . label AS label_2 , t0 . value AS value_3 FROM configuration t0 WHERE t0 . label = ? LIMIT 1
Parameters :
[
"CONTACT_CITY "
]
SELECT t0 . id AS id_1 , t0 . label AS label_2 , t0 . value AS value_3 FROM configuration t0 WHERE t0 . label = 'CONTACT_CITY' LIMIT 1 ;
Copy
115
0.06 ms
SELECT t0 . id AS id_1 , t0 . label AS label_2 , t0 . value AS value_3 FROM configuration t0 WHERE t0 . label = ? LIMIT 1
Parameters :
[
"CONTACT_OPENING "
]
SELECT t0 . id AS id_1 , t0 . label AS label_2 , t0 . value AS value_3 FROM configuration t0 WHERE t0 . label = 'CONTACT_OPENING' LIMIT 1 ;
Copy
116
0.06 ms
SELECT t0 . id AS id_1 , t0 . label AS label_2 , t0 . value AS value_3 FROM configuration t0 WHERE t0 . label = ? LIMIT 1
Parameters :
[
"CONTACT_LONGITUDE "
]
SELECT t0 . id AS id_1 , t0 . label AS label_2 , t0 . value AS value_3 FROM configuration t0 WHERE t0 . label = 'CONTACT_LONGITUDE' LIMIT 1 ;
Copy
117
0.06 ms
SELECT t0 . id AS id_1 , t0 . label AS label_2 , t0 . value AS value_3 FROM configuration t0 WHERE t0 . label = ? LIMIT 1
Parameters :
[
"CONTACT_LATITUDE "
]
SELECT t0 . id AS id_1 , t0 . label AS label_2 , t0 . value AS value_3 FROM configuration t0 WHERE t0 . label = 'CONTACT_LATITUDE' LIMIT 1 ;
Copy
118
0.08 ms
SELECT t0 . id AS id_1 , t0 . url AS url_2 , t0 . type AS type_3 , t0 . position AS position_4 , t0 . enabled AS enabled_5 FROM social_network t0 WHERE t0 . enabled = ?
SELECT t0 . id AS id_1 , t0 . url AS url_2 , t0 . type AS type_3 , t0 . position AS position_4 , t0 . enabled AS enabled_5 FROM social_network t0 WHERE t0 . enabled = 1 ;
Copy
119
0.08 ms
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . sub_items AS sub_items_3 FROM menu_type t0 WHERE t0 . name = ? LIMIT 1
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . sub_items AS sub_items_3 FROM menu_type t0 WHERE t0 . name = 'Footer' LIMIT 1 ;
Copy
120
0.16 ms
SELECT m0_ . id AS id_0 , m0_ . title AS title_1 , m0_ . type AS type_2 , m0_ . url AS url_3 , m0_ . route AS route_4 , m0_ . position AS position_5 , m0_ . enabled AS enabled_6 , m0_ . updated_at AS updated_at_7 , m0_ . created_at AS created_at_8 , m0_ . path AS path_9 , m0_ . has_link AS has_link_10 , m0_ . parent_id AS parent_id_11 , m0_ . menu_id AS menu_id_12 FROM menu_item m0_ INNER JOIN menu m1_ ON m0_ . menu_id = m1_ . id WHERE m1_ . type_id = ? AND m0_ . parent_id IS NULL AND m0_ . enabled = 1 ORDER BY m0_ . position ASC
SELECT m0_ . id AS id_0 , m0_ . title AS title_1 , m0_ . type AS type_2 , m0_ . url AS url_3 , m0_ . route AS route_4 , m0_ . position AS position_5 , m0_ . enabled AS enabled_6 , m0_ . updated_at AS updated_at_7 , m0_ . created_at AS created_at_8 , m0_ . path AS path_9 , m0_ . has_link AS has_link_10 , m0_ . parent_id AS parent_id_11 , m0_ . menu_id AS menu_id_12 FROM menu_item m0_ INNER JOIN menu m1_ ON m0_ . menu_id = m1_ . id WHERE m1_ . type_id = 2 AND m0_ . parent_id IS NULL AND m0_ . enabled = 1 ORDER BY m0_ . position ASC ;
Copy
121
0.09 ms
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . sub_items AS sub_items_3 FROM menu_type t0 WHERE t0 . name = ? LIMIT 1
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . sub_items AS sub_items_3 FROM menu_type t0 WHERE t0 . name = 'Footer' LIMIT 1 ;
Copy
122
0.14 ms
SELECT m0_ . id AS id_0 , m0_ . title AS title_1 , m0_ . type AS type_2 , m0_ . url AS url_3 , m0_ . route AS route_4 , m0_ . position AS position_5 , m0_ . enabled AS enabled_6 , m0_ . updated_at AS updated_at_7 , m0_ . created_at AS created_at_8 , m0_ . path AS path_9 , m0_ . has_link AS has_link_10 , m0_ . parent_id AS parent_id_11 , m0_ . menu_id AS menu_id_12 FROM menu_item m0_ INNER JOIN menu m1_ ON m0_ . menu_id = m1_ . id WHERE m1_ . type_id = ? AND m0_ . parent_id IS NULL AND m0_ . enabled = 1 ORDER BY m0_ . position ASC
SELECT m0_ . id AS id_0 , m0_ . title AS title_1 , m0_ . type AS type_2 , m0_ . url AS url_3 , m0_ . route AS route_4 , m0_ . position AS position_5 , m0_ . enabled AS enabled_6 , m0_ . updated_at AS updated_at_7 , m0_ . created_at AS created_at_8 , m0_ . path AS path_9 , m0_ . has_link AS has_link_10 , m0_ . parent_id AS parent_id_11 , m0_ . menu_id AS menu_id_12 FROM menu_item m0_ INNER JOIN menu m1_ ON m0_ . menu_id = m1_ . id WHERE m1_ . type_id = 2 AND m0_ . parent_id IS NULL AND m0_ . enabled = 1 ORDER BY m0_ . position ASC ;
Copy
123
0.09 ms
SELECT t0 . id AS id_1 , t0 . label AS label_2 , t0 . value AS value_3 FROM configuration t0 WHERE t0 . label = ? LIMIT 1
Parameters :
[
"RGPD_CMS_ID "
]
SELECT t0 . id AS id_1 , t0 . label AS label_2 , t0 . value AS value_3 FROM configuration t0 WHERE t0 . label = 'RGPD_CMS_ID' LIMIT 1 ;
Copy
124
0.09 ms
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . enabled AS enabled_5 , t0 . content AS content_6 , t0 . seo_id AS seo_id_7 FROM cms t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . enabled AS enabled_5 , t0 . content AS content_6 , t0 . seo_id AS seo_id_7 FROM cms t0 WHERE t0 . id = '14' ;
Copy
125
0.07 ms
SELECT t0 . id AS id_1 , t0 . label AS label_2 , t0 . value AS value_3 FROM configuration t0 WHERE t0 . label = ? LIMIT 1
Parameters :
[
"LEGAL_NOTICE_CMS_ID "
]
SELECT t0 . id AS id_1 , t0 . label AS label_2 , t0 . value AS value_3 FROM configuration t0 WHERE t0 . label = 'LEGAL_NOTICE_CMS_ID' LIMIT 1 ;
Copy
126
0.08 ms
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . enabled AS enabled_5 , t0 . content AS content_6 , t0 . seo_id AS seo_id_7 FROM cms t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . created_at AS created_at_3 , t0 . updated_at AS updated_at_4 , t0 . enabled AS enabled_5 , t0 . content AS content_6 , t0 . seo_id AS seo_id_7 FROM cms t0 WHERE t0 . id = '10' ;
Copy
127
0.09 ms
SELECT t0 . id AS id_1 , t0 . url AS url_2 , t0 . title AS title_3 , t0 . meta_description AS meta_description_4 , t0 . meta_keywords AS meta_keywords_5 , t0 . og_title AS og_title_6 , t0 . twitter_card AS twitter_card_7 , t0 . page_type AS page_type_8 , t0 . og_image_id AS og_image_id_9 , t0 . twitter_image_id AS twitter_image_id_10 FROM seo_meta_data t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . url AS url_2 , t0 . title AS title_3 , t0 . meta_description AS meta_description_4 , t0 . meta_keywords AS meta_keywords_5 , t0 . og_title AS og_title_6 , t0 . twitter_card AS twitter_card_7 , t0 . page_type AS page_type_8 , t0 . og_image_id AS og_image_id_9 , t0 . twitter_image_id AS twitter_image_id_10 FROM seo_meta_data t0 WHERE t0 . id = 952 ;
Copy
128
0.08 ms
SELECT t0 . id AS id_1 , t0 . url AS url_2 , t0 . title AS title_3 , t0 . meta_description AS meta_description_4 , t0 . meta_keywords AS meta_keywords_5 , t0 . og_title AS og_title_6 , t0 . twitter_card AS twitter_card_7 , t0 . page_type AS page_type_8 , t0 . og_image_id AS og_image_id_9 , t0 . twitter_image_id AS twitter_image_id_10 FROM seo_meta_data t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . url AS url_2 , t0 . title AS title_3 , t0 . meta_description AS meta_description_4 , t0 . meta_keywords AS meta_keywords_5 , t0 . og_title AS og_title_6 , t0 . twitter_card AS twitter_card_7 , t0 . page_type AS page_type_8 , t0 . og_image_id AS og_image_id_9 , t0 . twitter_image_id AS twitter_image_id_10 FROM seo_meta_data t0 WHERE t0 . id = 956 ;
Copy