1
0.53 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.18 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.33 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 . url = ? AND t0 . page_type = ? LIMIT 1
Parameters :
[
""
"country "
]
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 . url = '' AND t0 . page_type = 'country' LIMIT 1 ;
Copy
4
1.41 ms
SELECT c0_ . id AS id_0 , c0_ . name AS name_1 , c0_ . slug AS slug_2 , c0_ . title AS title_3 , d1_ . id AS id_4 , d1_ . name AS name_5 , d1_ . title AS title_6 , d1_ . subtitle AS subtitle_7 , d1_ . cygest_code AS cygest_code_8 , d1_ . cygest_name AS cygest_name_9 , d1_ . days AS days_10 , d1_ . nights AS nights_11 , d1_ . soon AS soon_12 , d1_ . is_health_situation AS is_health_situation_13 , d1_ . description_introduction AS description_introduction_14 , d1_ . description_resume AS description_resume_15 , d1_ . description_body AS description_body_16 , d1_ . camping_car_circuit AS camping_car_circuit_17 , d1_ . average_distance AS average_distance_18 , d1_ . days_without_driving AS days_without_driving_19 , d1_ . youtube AS youtube_20 , d1_ . our_prices_include AS our_prices_include_21 , d1_ . our_prices_does_not_include AS our_prices_does_not_include_22 , d1_ . rates_details AS rates_details_23 , d1_ . created_at AS created_at_24 , d1_ . updated_at AS updated_at_25 , d1_ . enabled AS enabled_26 , d1_ . is_archive AS is_archive_27 , d1_ . we_like AS we_like_28 , d1_ . scale AS scale_29 , d1_ . is_upon_request AS is_upon_request_30 , d1_ . is_new AS is_new_31 , d1_ . is_pre_registration_allowed AS is_pre_registration_allowed_32 , d1_ . reservation_limit AS reservation_limit_33 , d1_ . is_animal_forbidden AS is_animal_forbidden_34 , d1_ . author_id AS author_id_35 , d1_ . type_id AS type_id_36 , d1_ . seo_id AS seo_id_37 FROM country c0_ LEFT JOIN destination_country d2_ ON c0_ . id = d2_ . country_id LEFT JOIN destination d1_ ON d1_ . id = d2_ . destination_id WHERE d1_ . is_archive = 0 ORDER BY c0_ . name ASC
SELECT c0_ . id AS id_0 , c0_ . name AS name_1 , c0_ . slug AS slug_2 , c0_ . title AS title_3 , d1_ . id AS id_4 , d1_ . name AS name_5 , d1_ . title AS title_6 , d1_ . subtitle AS subtitle_7 , d1_ . cygest_code AS cygest_code_8 , d1_ . cygest_name AS cygest_name_9 , d1_ . days AS days_10 , d1_ . nights AS nights_11 , d1_ . soon AS soon_12 , d1_ . is_health_situation AS is_health_situation_13 , d1_ . description_introduction AS description_introduction_14 , d1_ . description_resume AS description_resume_15 , d1_ . description_body AS description_body_16 , d1_ . camping_car_circuit AS camping_car_circuit_17 , d1_ . average_distance AS average_distance_18 , d1_ . days_without_driving AS days_without_driving_19 , d1_ . youtube AS youtube_20 , d1_ . our_prices_include AS our_prices_include_21 , d1_ . our_prices_does_not_include AS our_prices_does_not_include_22 , d1_ . rates_details AS rates_details_23 , d1_ . created_at AS created_at_24 , d1_ . updated_at AS updated_at_25 , d1_ . enabled AS enabled_26 , d1_ . is_archive AS is_archive_27 , d1_ . we_like AS we_like_28 , d1_ . scale AS scale_29 , d1_ . is_upon_request AS is_upon_request_30 , d1_ . is_new AS is_new_31 , d1_ . is_pre_registration_allowed AS is_pre_registration_allowed_32 , d1_ . reservation_limit AS reservation_limit_33 , d1_ . is_animal_forbidden AS is_animal_forbidden_34 , d1_ . author_id AS author_id_35 , d1_ . type_id AS type_id_36 , d1_ . seo_id AS seo_id_37 FROM country c0_ LEFT JOIN destination_country d2_ ON c0_ . id = d2_ . country_id LEFT JOIN destination d1_ ON d1_ . id = d2_ . destination_id WHERE d1_ . is_archive = 0 ORDER BY c0_ . name ASC ;
Copy
5
0.36 ms
SELECT t0 . id AS id_1 , t0 . path AS path_2 , t0 . alt AS alt_3 , t0 . title AS title_4 , t0 . country_id AS country_id_5 FROM country_image t0 WHERE t0 . country_id = ?
SELECT t0 . id AS id_1 , t0 . path AS path_2 , t0 . alt AS alt_3 , t0 . title AS title_4 , t0 . country_id AS country_id_5 FROM country_image t0 WHERE t0 . country_id = 34 ;
Copy
6
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 . destination_id AS destination_id_5 FROM destination_map t0 WHERE t0 . destination_id = ?
SELECT t0 . id AS id_1 , t0 . path AS path_2 , t0 . alt AS alt_3 , t0 . title AS title_4 , t0 . destination_id AS destination_id_5 FROM destination_map t0 WHERE t0 . destination_id = 87 ;
Copy
7
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 . destination_id AS destination_id_5 FROM destination_hero t0 WHERE t0 . destination_id = ?
SELECT t0 . id AS id_1 , t0 . path AS path_2 , t0 . alt AS alt_3 , t0 . title AS title_4 , t0 . destination_id AS destination_id_5 FROM destination_hero t0 WHERE t0 . destination_id = 87 ;
Copy
8
0.14 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 = 87 ;
Copy
9
0.15 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 = 87 ;
Copy
10
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 . country_id AS country_id_5 FROM country_image t0 WHERE t0 . country_id = ?
SELECT t0 . id AS id_1 , t0 . path AS path_2 , t0 . alt AS alt_3 , t0 . title AS title_4 , t0 . country_id AS country_id_5 FROM country_image t0 WHERE t0 . country_id = 1 ;
Copy
11
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 . destination_id AS destination_id_5 FROM destination_map t0 WHERE t0 . destination_id = ?
SELECT t0 . id AS id_1 , t0 . path AS path_2 , t0 . alt AS alt_3 , t0 . title AS title_4 , t0 . destination_id AS destination_id_5 FROM destination_map t0 WHERE t0 . destination_id = 9 ;
Copy
12
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 . destination_id AS destination_id_5 FROM destination_hero t0 WHERE t0 . destination_id = ?
SELECT t0 . id AS id_1 , t0 . path AS path_2 , t0 . alt AS alt_3 , t0 . title AS title_4 , t0 . destination_id AS destination_id_5 FROM destination_hero t0 WHERE t0 . destination_id = 9 ;
Copy
13
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 = 9 ;
Copy
14
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 = 9 ;
Copy
15
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 . destination_id AS destination_id_5 FROM destination_map t0 WHERE t0 . destination_id = ?
SELECT t0 . id AS id_1 , t0 . path AS path_2 , t0 . alt AS alt_3 , t0 . title AS title_4 , t0 . destination_id AS destination_id_5 FROM destination_map t0 WHERE t0 . destination_id = 12 ;
Copy
16
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 . destination_id AS destination_id_5 FROM destination_hero t0 WHERE t0 . destination_id = ?
SELECT t0 . id AS id_1 , t0 . path AS path_2 , t0 . alt AS alt_3 , t0 . title AS title_4 , t0 . destination_id AS destination_id_5 FROM destination_hero t0 WHERE t0 . destination_id = 12 ;
Copy
17
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 = 12 ;
Copy
18
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 = 12 ;
Copy
19
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 . country_id AS country_id_5 FROM country_image t0 WHERE t0 . country_id = ?
SELECT t0 . id AS id_1 , t0 . path AS path_2 , t0 . alt AS alt_3 , t0 . title AS title_4 , t0 . country_id AS country_id_5 FROM country_image t0 WHERE t0 . country_id = 60 ;
Copy
20
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 . destination_id AS destination_id_5 FROM destination_map t0 WHERE t0 . destination_id = ?
SELECT t0 . id AS id_1 , t0 . path AS path_2 , t0 . alt AS alt_3 , t0 . title AS title_4 , t0 . destination_id AS destination_id_5 FROM destination_map t0 WHERE t0 . destination_id = 210 ;
Copy
21
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 . destination_id AS destination_id_5 FROM destination_hero t0 WHERE t0 . destination_id = ?
SELECT t0 . id AS id_1 , t0 . path AS path_2 , t0 . alt AS alt_3 , t0 . title AS title_4 , t0 . destination_id AS destination_id_5 FROM destination_hero t0 WHERE t0 . destination_id = 210 ;
Copy
22
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_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
23
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 = 210 ;
Copy
24
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 . country_id AS country_id_5 FROM country_image t0 WHERE t0 . country_id = ?
SELECT t0 . id AS id_1 , t0 . path AS path_2 , t0 . alt AS alt_3 , t0 . title AS title_4 , t0 . country_id AS country_id_5 FROM country_image t0 WHERE t0 . country_id = 47 ;
Copy
25
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 . destination_id AS destination_id_5 FROM destination_map t0 WHERE t0 . destination_id = ?
SELECT t0 . id AS id_1 , t0 . path AS path_2 , t0 . alt AS alt_3 , t0 . title AS title_4 , t0 . destination_id AS destination_id_5 FROM destination_map t0 WHERE t0 . destination_id = 11 ;
Copy
26
0.06 ms
SELECT t0 . id AS id_1 , t0 . path AS path_2 , t0 . alt AS alt_3 , t0 . title AS title_4 , t0 . destination_id AS destination_id_5 FROM destination_hero t0 WHERE t0 . destination_id = ?
SELECT t0 . id AS id_1 , t0 . path AS path_2 , t0 . alt AS alt_3 , t0 . title AS title_4 , t0 . destination_id AS destination_id_5 FROM destination_hero t0 WHERE t0 . destination_id = 11 ;
Copy
27
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_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 = 11 ;
Copy
28
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 = 11 ;
Copy
29
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 . destination_id AS destination_id_5 FROM destination_map t0 WHERE t0 . destination_id = ?
SELECT t0 . id AS id_1 , t0 . path AS path_2 , t0 . alt AS alt_3 , t0 . title AS title_4 , t0 . destination_id AS destination_id_5 FROM destination_map t0 WHERE t0 . destination_id = 89 ;
Copy
30
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 . destination_id AS destination_id_5 FROM destination_hero t0 WHERE t0 . destination_id = ?
SELECT t0 . id AS id_1 , t0 . path AS path_2 , t0 . alt AS alt_3 , t0 . title AS title_4 , t0 . destination_id AS destination_id_5 FROM destination_hero t0 WHERE t0 . destination_id = 89 ;
Copy
31
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_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 = 89 ;
Copy
32
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 = 89 ;
Copy
33
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 . destination_id AS destination_id_5 FROM destination_map t0 WHERE t0 . destination_id = ?
SELECT t0 . id AS id_1 , t0 . path AS path_2 , t0 . alt AS alt_3 , t0 . title AS title_4 , t0 . destination_id AS destination_id_5 FROM destination_map t0 WHERE t0 . destination_id = 149 ;
Copy
34
0.06 ms
SELECT t0 . id AS id_1 , t0 . path AS path_2 , t0 . alt AS alt_3 , t0 . title AS title_4 , t0 . destination_id AS destination_id_5 FROM destination_hero t0 WHERE t0 . destination_id = ?
SELECT t0 . id AS id_1 , t0 . path AS path_2 , t0 . alt AS alt_3 , t0 . title AS title_4 , t0 . destination_id AS destination_id_5 FROM destination_hero t0 WHERE t0 . destination_id = 149 ;
Copy
35
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_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 = 149 ;
Copy
36
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 = 149 ;
Copy
37
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 . country_id AS country_id_5 FROM country_image t0 WHERE t0 . country_id = ?
SELECT t0 . id AS id_1 , t0 . path AS path_2 , t0 . alt AS alt_3 , t0 . title AS title_4 , t0 . country_id AS country_id_5 FROM country_image t0 WHERE t0 . country_id = 54 ;
Copy
38
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 . destination_id AS destination_id_5 FROM destination_map t0 WHERE t0 . destination_id = ?
SELECT t0 . id AS id_1 , t0 . path AS path_2 , t0 . alt AS alt_3 , t0 . title AS title_4 , t0 . destination_id AS destination_id_5 FROM destination_map t0 WHERE t0 . destination_id = 17 ;
Copy
39
0.06 ms
SELECT t0 . id AS id_1 , t0 . path AS path_2 , t0 . alt AS alt_3 , t0 . title AS title_4 , t0 . destination_id AS destination_id_5 FROM destination_hero t0 WHERE t0 . destination_id = ?
SELECT t0 . id AS id_1 , t0 . path AS path_2 , t0 . alt AS alt_3 , t0 . title AS title_4 , t0 . destination_id AS destination_id_5 FROM destination_hero t0 WHERE t0 . destination_id = 17 ;
Copy
40
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 = 17 ;
Copy
41
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 = 17 ;
Copy
42
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 . destination_id AS destination_id_5 FROM destination_map t0 WHERE t0 . destination_id = ?
SELECT t0 . id AS id_1 , t0 . path AS path_2 , t0 . alt AS alt_3 , t0 . title AS title_4 , t0 . destination_id AS destination_id_5 FROM destination_map t0 WHERE t0 . destination_id = 69 ;
Copy
43
0.06 ms
SELECT t0 . id AS id_1 , t0 . path AS path_2 , t0 . alt AS alt_3 , t0 . title AS title_4 , t0 . destination_id AS destination_id_5 FROM destination_hero t0 WHERE t0 . destination_id = ?
SELECT t0 . id AS id_1 , t0 . path AS path_2 , t0 . alt AS alt_3 , t0 . title AS title_4 , t0 . destination_id AS destination_id_5 FROM destination_hero t0 WHERE t0 . destination_id = 69 ;
Copy
44
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_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 = 69 ;
Copy
45
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 = 69 ;
Copy
46
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 . destination_id AS destination_id_5 FROM destination_map t0 WHERE t0 . destination_id = ?
SELECT t0 . id AS id_1 , t0 . path AS path_2 , t0 . alt AS alt_3 , t0 . title AS title_4 , t0 . destination_id AS destination_id_5 FROM destination_map t0 WHERE t0 . destination_id = 138 ;
Copy
47
0.06 ms
SELECT t0 . id AS id_1 , t0 . path AS path_2 , t0 . alt AS alt_3 , t0 . title AS title_4 , t0 . destination_id AS destination_id_5 FROM destination_hero t0 WHERE t0 . destination_id = ?
SELECT t0 . id AS id_1 , t0 . path AS path_2 , t0 . alt AS alt_3 , t0 . title AS title_4 , t0 . destination_id AS destination_id_5 FROM destination_hero t0 WHERE t0 . destination_id = 138 ;
Copy
48
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 = 138 ;
Copy
49
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 = 138 ;
Copy
50
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 . country_id AS country_id_5 FROM country_image t0 WHERE t0 . country_id = ?
SELECT t0 . id AS id_1 , t0 . path AS path_2 , t0 . alt AS alt_3 , t0 . title AS title_4 , t0 . country_id AS country_id_5 FROM country_image t0 WHERE t0 . country_id = 35 ;
Copy
51
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 . country_id AS country_id_5 FROM country_image t0 WHERE t0 . country_id = ?
SELECT t0 . id AS id_1 , t0 . path AS path_2 , t0 . alt AS alt_3 , t0 . title AS title_4 , t0 . country_id AS country_id_5 FROM country_image t0 WHERE t0 . country_id = 39 ;
Copy
52
0.06 ms
SELECT t0 . id AS id_1 , t0 . path AS path_2 , t0 . alt AS alt_3 , t0 . title AS title_4 , t0 . destination_id AS destination_id_5 FROM destination_map t0 WHERE t0 . destination_id = ?
SELECT t0 . id AS id_1 , t0 . path AS path_2 , t0 . alt AS alt_3 , t0 . title AS title_4 , t0 . destination_id AS destination_id_5 FROM destination_map t0 WHERE t0 . destination_id = 27 ;
Copy
53
0.06 ms
SELECT t0 . id AS id_1 , t0 . path AS path_2 , t0 . alt AS alt_3 , t0 . title AS title_4 , t0 . destination_id AS destination_id_5 FROM destination_hero t0 WHERE t0 . destination_id = ?
SELECT t0 . id AS id_1 , t0 . path AS path_2 , t0 . alt AS alt_3 , t0 . title AS title_4 , t0 . destination_id AS destination_id_5 FROM destination_hero t0 WHERE t0 . destination_id = 27 ;
Copy
54
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_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 = 27 ;
Copy
55
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 = 27 ;
Copy
56
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 . destination_id AS destination_id_5 FROM destination_map t0 WHERE t0 . destination_id = ?
SELECT t0 . id AS id_1 , t0 . path AS path_2 , t0 . alt AS alt_3 , t0 . title AS title_4 , t0 . destination_id AS destination_id_5 FROM destination_map t0 WHERE t0 . destination_id = 24 ;
Copy
57
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 . destination_id AS destination_id_5 FROM destination_hero t0 WHERE t0 . destination_id = ?
SELECT t0 . id AS id_1 , t0 . path AS path_2 , t0 . alt AS alt_3 , t0 . title AS title_4 , t0 . destination_id AS destination_id_5 FROM destination_hero t0 WHERE t0 . destination_id = 24 ;
Copy
58
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_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 = 24 ;
Copy
59
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 = 24 ;
Copy
60
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 . destination_id AS destination_id_5 FROM destination_map t0 WHERE t0 . destination_id = ?
SELECT t0 . id AS id_1 , t0 . path AS path_2 , t0 . alt AS alt_3 , t0 . title AS title_4 , t0 . destination_id AS destination_id_5 FROM destination_map t0 WHERE t0 . destination_id = 134 ;
Copy
61
0.06 ms
SELECT t0 . id AS id_1 , t0 . path AS path_2 , t0 . alt AS alt_3 , t0 . title AS title_4 , t0 . destination_id AS destination_id_5 FROM destination_hero t0 WHERE t0 . destination_id = ?
SELECT t0 . id AS id_1 , t0 . path AS path_2 , t0 . alt AS alt_3 , t0 . title AS title_4 , t0 . destination_id AS destination_id_5 FROM destination_hero t0 WHERE t0 . destination_id = 134 ;
Copy
62
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_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 = 134 ;
Copy
63
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 = 134 ;
Copy
64
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 . country_id AS country_id_5 FROM country_image t0 WHERE t0 . country_id = ?
SELECT t0 . id AS id_1 , t0 . path AS path_2 , t0 . alt AS alt_3 , t0 . title AS title_4 , t0 . country_id AS country_id_5 FROM country_image t0 WHERE t0 . country_id = 43 ;
Copy
65
0.06 ms
SELECT t0 . id AS id_1 , t0 . path AS path_2 , t0 . alt AS alt_3 , t0 . title AS title_4 , t0 . destination_id AS destination_id_5 FROM destination_map t0 WHERE t0 . destination_id = ?
SELECT t0 . id AS id_1 , t0 . path AS path_2 , t0 . alt AS alt_3 , t0 . title AS title_4 , t0 . destination_id AS destination_id_5 FROM destination_map t0 WHERE t0 . destination_id = 123 ;
Copy
66
0.06 ms
SELECT t0 . id AS id_1 , t0 . path AS path_2 , t0 . alt AS alt_3 , t0 . title AS title_4 , t0 . destination_id AS destination_id_5 FROM destination_hero t0 WHERE t0 . destination_id = ?
SELECT t0 . id AS id_1 , t0 . path AS path_2 , t0 . alt AS alt_3 , t0 . title AS title_4 , t0 . destination_id AS destination_id_5 FROM destination_hero t0 WHERE t0 . destination_id = 123 ;
Copy
67
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_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 = 123 ;
Copy
68
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 = 123 ;
Copy
69
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 . destination_id AS destination_id_5 FROM destination_map t0 WHERE t0 . destination_id = ?
SELECT t0 . id AS id_1 , t0 . path AS path_2 , t0 . alt AS alt_3 , t0 . title AS title_4 , t0 . destination_id AS destination_id_5 FROM destination_map t0 WHERE t0 . destination_id = 150 ;
Copy
70
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 . destination_id AS destination_id_5 FROM destination_hero t0 WHERE t0 . destination_id = ?
SELECT t0 . id AS id_1 , t0 . path AS path_2 , t0 . alt AS alt_3 , t0 . title AS title_4 , t0 . destination_id AS destination_id_5 FROM destination_hero t0 WHERE t0 . destination_id = 150 ;
Copy
71
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_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 = 150 ;
Copy
72
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 = 150 ;
Copy
73
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 . country_id AS country_id_5 FROM country_image t0 WHERE t0 . country_id = ?
SELECT t0 . id AS id_1 , t0 . path AS path_2 , t0 . alt AS alt_3 , t0 . title AS title_4 , t0 . country_id AS country_id_5 FROM country_image t0 WHERE t0 . country_id = 61 ;
Copy
74
0.06 ms
SELECT t0 . id AS id_1 , t0 . path AS path_2 , t0 . alt AS alt_3 , t0 . title AS title_4 , t0 . destination_id AS destination_id_5 FROM destination_map t0 WHERE t0 . destination_id = ?
SELECT t0 . id AS id_1 , t0 . path AS path_2 , t0 . alt AS alt_3 , t0 . title AS title_4 , t0 . destination_id AS destination_id_5 FROM destination_map t0 WHERE t0 . destination_id = 205 ;
Copy
75
0.06 ms
SELECT t0 . id AS id_1 , t0 . path AS path_2 , t0 . alt AS alt_3 , t0 . title AS title_4 , t0 . destination_id AS destination_id_5 FROM destination_hero t0 WHERE t0 . destination_id = ?
SELECT t0 . id AS id_1 , t0 . path AS path_2 , t0 . alt AS alt_3 , t0 . title AS title_4 , t0 . destination_id AS destination_id_5 FROM destination_hero t0 WHERE t0 . destination_id = 205 ;
Copy
76
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_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 = 205 ;
Copy
77
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 = 205 ;
Copy
78
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 . country_id AS country_id_5 FROM country_image t0 WHERE t0 . country_id = ?
SELECT t0 . id AS id_1 , t0 . path AS path_2 , t0 . alt AS alt_3 , t0 . title AS title_4 , t0 . country_id AS country_id_5 FROM country_image t0 WHERE t0 . country_id = 6 ;
Copy
79
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 . destination_id AS destination_id_5 FROM destination_map t0 WHERE t0 . destination_id = ?
SELECT t0 . id AS id_1 , t0 . path AS path_2 , t0 . alt AS alt_3 , t0 . title AS title_4 , t0 . destination_id AS destination_id_5 FROM destination_map t0 WHERE t0 . destination_id = 140 ;
Copy
80
0.06 ms
SELECT t0 . id AS id_1 , t0 . path AS path_2 , t0 . alt AS alt_3 , t0 . title AS title_4 , t0 . destination_id AS destination_id_5 FROM destination_hero t0 WHERE t0 . destination_id = ?
SELECT t0 . id AS id_1 , t0 . path AS path_2 , t0 . alt AS alt_3 , t0 . title AS title_4 , t0 . destination_id AS destination_id_5 FROM destination_hero t0 WHERE t0 . destination_id = 140 ;
Copy
81
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_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 = 140 ;
Copy
82
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 = 140 ;
Copy
83
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 . destination_id AS destination_id_5 FROM destination_map t0 WHERE t0 . destination_id = ?
SELECT t0 . id AS id_1 , t0 . path AS path_2 , t0 . alt AS alt_3 , t0 . title AS title_4 , t0 . destination_id AS destination_id_5 FROM destination_map t0 WHERE t0 . destination_id = 29 ;
Copy
84
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 . destination_id AS destination_id_5 FROM destination_hero t0 WHERE t0 . destination_id = ?
SELECT t0 . id AS id_1 , t0 . path AS path_2 , t0 . alt AS alt_3 , t0 . title AS title_4 , t0 . destination_id AS destination_id_5 FROM destination_hero t0 WHERE t0 . destination_id = 29 ;
Copy
85
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_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 = 29 ;
Copy
86
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 = 29 ;
Copy
87
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 . country_id AS country_id_5 FROM country_image t0 WHERE t0 . country_id = ?
SELECT t0 . id AS id_1 , t0 . path AS path_2 , t0 . alt AS alt_3 , t0 . title AS title_4 , t0 . country_id AS country_id_5 FROM country_image t0 WHERE t0 . country_id = 7 ;
Copy
88
0.06 ms
SELECT t0 . id AS id_1 , t0 . path AS path_2 , t0 . alt AS alt_3 , t0 . title AS title_4 , t0 . destination_id AS destination_id_5 FROM destination_map t0 WHERE t0 . destination_id = ?
SELECT t0 . id AS id_1 , t0 . path AS path_2 , t0 . alt AS alt_3 , t0 . title AS title_4 , t0 . destination_id AS destination_id_5 FROM destination_map t0 WHERE t0 . destination_id = 100 ;
Copy
89
0.06 ms
SELECT t0 . id AS id_1 , t0 . path AS path_2 , t0 . alt AS alt_3 , t0 . title AS title_4 , t0 . destination_id AS destination_id_5 FROM destination_hero t0 WHERE t0 . destination_id = ?
SELECT t0 . id AS id_1 , t0 . path AS path_2 , t0 . alt AS alt_3 , t0 . title AS title_4 , t0 . destination_id AS destination_id_5 FROM destination_hero t0 WHERE t0 . destination_id = 100 ;
Copy
90
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_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 = 100 ;
Copy
91
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 = 100 ;
Copy
92
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 . country_id AS country_id_5 FROM country_image t0 WHERE t0 . country_id = ?
SELECT t0 . id AS id_1 , t0 . path AS path_2 , t0 . alt AS alt_3 , t0 . title AS title_4 , t0 . country_id AS country_id_5 FROM country_image t0 WHERE t0 . country_id = 67 ;
Copy
93
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 . destination_id AS destination_id_5 FROM destination_map t0 WHERE t0 . destination_id = ?
SELECT t0 . id AS id_1 , t0 . path AS path_2 , t0 . alt AS alt_3 , t0 . title AS title_4 , t0 . destination_id AS destination_id_5 FROM destination_map t0 WHERE t0 . destination_id = 26 ;
Copy
94
0.06 ms
SELECT t0 . id AS id_1 , t0 . path AS path_2 , t0 . alt AS alt_3 , t0 . title AS title_4 , t0 . destination_id AS destination_id_5 FROM destination_hero t0 WHERE t0 . destination_id = ?
SELECT t0 . id AS id_1 , t0 . path AS path_2 , t0 . alt AS alt_3 , t0 . title AS title_4 , t0 . destination_id AS destination_id_5 FROM destination_hero t0 WHERE t0 . destination_id = 26 ;
Copy
95
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_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 = 26 ;
Copy
96
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 = 26 ;
Copy
97
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 . country_id AS country_id_5 FROM country_image t0 WHERE t0 . country_id = ?
SELECT t0 . id AS id_1 , t0 . path AS path_2 , t0 . alt AS alt_3 , t0 . title AS title_4 , t0 . country_id AS country_id_5 FROM country_image t0 WHERE t0 . country_id = 9 ;
Copy
98
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 . destination_id AS destination_id_5 FROM destination_map t0 WHERE t0 . destination_id = ?
SELECT t0 . id AS id_1 , t0 . path AS path_2 , t0 . alt AS alt_3 , t0 . title AS title_4 , t0 . destination_id AS destination_id_5 FROM destination_map t0 WHERE t0 . destination_id = 13 ;
Copy
99
0.06 ms
SELECT t0 . id AS id_1 , t0 . path AS path_2 , t0 . alt AS alt_3 , t0 . title AS title_4 , t0 . destination_id AS destination_id_5 FROM destination_hero t0 WHERE t0 . destination_id = ?
SELECT t0 . id AS id_1 , t0 . path AS path_2 , t0 . alt AS alt_3 , t0 . title AS title_4 , t0 . destination_id AS destination_id_5 FROM destination_hero t0 WHERE t0 . destination_id = 13 ;
Copy
100
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_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
101
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
102
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 . destination_id AS destination_id_5 FROM destination_map t0 WHERE t0 . destination_id = ?
SELECT t0 . id AS id_1 , t0 . path AS path_2 , t0 . alt AS alt_3 , t0 . title AS title_4 , t0 . destination_id AS destination_id_5 FROM destination_map t0 WHERE t0 . destination_id = 121 ;
Copy
103
0.06 ms
SELECT t0 . id AS id_1 , t0 . path AS path_2 , t0 . alt AS alt_3 , t0 . title AS title_4 , t0 . destination_id AS destination_id_5 FROM destination_hero t0 WHERE t0 . destination_id = ?
SELECT t0 . id AS id_1 , t0 . path AS path_2 , t0 . alt AS alt_3 , t0 . title AS title_4 , t0 . destination_id AS destination_id_5 FROM destination_hero t0 WHERE t0 . destination_id = 121 ;
Copy
104
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_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 = 121 ;
Copy
105
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 = 121 ;
Copy
106
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 . country_id AS country_id_5 FROM country_image t0 WHERE t0 . country_id = ?
SELECT t0 . id AS id_1 , t0 . path AS path_2 , t0 . alt AS alt_3 , t0 . title AS title_4 , t0 . country_id AS country_id_5 FROM country_image t0 WHERE t0 . country_id = 38 ;
Copy
107
0.06 ms
SELECT t0 . id AS id_1 , t0 . path AS path_2 , t0 . alt AS alt_3 , t0 . title AS title_4 , t0 . destination_id AS destination_id_5 FROM destination_map t0 WHERE t0 . destination_id = ?
SELECT t0 . id AS id_1 , t0 . path AS path_2 , t0 . alt AS alt_3 , t0 . title AS title_4 , t0 . destination_id AS destination_id_5 FROM destination_map t0 WHERE t0 . destination_id = 144 ;
Copy
108
0.06 ms
SELECT t0 . id AS id_1 , t0 . path AS path_2 , t0 . alt AS alt_3 , t0 . title AS title_4 , t0 . destination_id AS destination_id_5 FROM destination_hero t0 WHERE t0 . destination_id = ?
SELECT t0 . id AS id_1 , t0 . path AS path_2 , t0 . alt AS alt_3 , t0 . title AS title_4 , t0 . destination_id AS destination_id_5 FROM destination_hero t0 WHERE t0 . destination_id = 144 ;
Copy
109
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_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 = 144 ;
Copy
110
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 = 144 ;
Copy
111
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 . destination_id AS destination_id_5 FROM destination_map t0 WHERE t0 . destination_id = ?
SELECT t0 . id AS id_1 , t0 . path AS path_2 , t0 . alt AS alt_3 , t0 . title AS title_4 , t0 . destination_id AS destination_id_5 FROM destination_map t0 WHERE t0 . destination_id = 85 ;
Copy
112
0.06 ms
SELECT t0 . id AS id_1 , t0 . path AS path_2 , t0 . alt AS alt_3 , t0 . title AS title_4 , t0 . destination_id AS destination_id_5 FROM destination_hero t0 WHERE t0 . destination_id = ?
SELECT t0 . id AS id_1 , t0 . path AS path_2 , t0 . alt AS alt_3 , t0 . title AS title_4 , t0 . destination_id AS destination_id_5 FROM destination_hero t0 WHERE t0 . destination_id = 85 ;
Copy
113
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_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
114
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 = 85 ;
Copy
115
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 . destination_id AS destination_id_5 FROM destination_map t0 WHERE t0 . destination_id = ?
SELECT t0 . id AS id_1 , t0 . path AS path_2 , t0 . alt AS alt_3 , t0 . title AS title_4 , t0 . destination_id AS destination_id_5 FROM destination_map t0 WHERE t0 . destination_id = 115 ;
Copy
116
0.06 ms
SELECT t0 . id AS id_1 , t0 . path AS path_2 , t0 . alt AS alt_3 , t0 . title AS title_4 , t0 . destination_id AS destination_id_5 FROM destination_hero t0 WHERE t0 . destination_id = ?
SELECT t0 . id AS id_1 , t0 . path AS path_2 , t0 . alt AS alt_3 , t0 . title AS title_4 , t0 . destination_id AS destination_id_5 FROM destination_hero t0 WHERE t0 . destination_id = 115 ;
Copy
117
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_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 = 115 ;
Copy
118
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 = 115 ;
Copy
119
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 . destination_id AS destination_id_5 FROM destination_map t0 WHERE t0 . destination_id = ?
SELECT t0 . id AS id_1 , t0 . path AS path_2 , t0 . alt AS alt_3 , t0 . title AS title_4 , t0 . destination_id AS destination_id_5 FROM destination_map t0 WHERE t0 . destination_id = 124 ;
Copy
120
0.06 ms
SELECT t0 . id AS id_1 , t0 . path AS path_2 , t0 . alt AS alt_3 , t0 . title AS title_4 , t0 . destination_id AS destination_id_5 FROM destination_hero t0 WHERE t0 . destination_id = ?
SELECT t0 . id AS id_1 , t0 . path AS path_2 , t0 . alt AS alt_3 , t0 . title AS title_4 , t0 . destination_id AS destination_id_5 FROM destination_hero t0 WHERE t0 . destination_id = 124 ;
Copy
121
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_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 = 124 ;
Copy
122
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 = 124 ;
Copy
123
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 . country_id AS country_id_5 FROM country_image t0 WHERE t0 . country_id = ?
SELECT t0 . id AS id_1 , t0 . path AS path_2 , t0 . alt AS alt_3 , t0 . title AS title_4 , t0 . country_id AS country_id_5 FROM country_image t0 WHERE t0 . country_id = 11 ;
Copy
124
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 . destination_id AS destination_id_5 FROM destination_map t0 WHERE t0 . destination_id = ?
SELECT t0 . id AS id_1 , t0 . path AS path_2 , t0 . alt AS alt_3 , t0 . title AS title_4 , t0 . destination_id AS destination_id_5 FROM destination_map t0 WHERE t0 . destination_id = 36 ;
Copy
125
0.06 ms
SELECT t0 . id AS id_1 , t0 . path AS path_2 , t0 . alt AS alt_3 , t0 . title AS title_4 , t0 . destination_id AS destination_id_5 FROM destination_hero t0 WHERE t0 . destination_id = ?
SELECT t0 . id AS id_1 , t0 . path AS path_2 , t0 . alt AS alt_3 , t0 . title AS title_4 , t0 . destination_id AS destination_id_5 FROM destination_hero t0 WHERE t0 . destination_id = 36 ;
Copy
126
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_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 = 36 ;
Copy
127
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 = 36 ;
Copy
128
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 . destination_id AS destination_id_5 FROM destination_map t0 WHERE t0 . destination_id = ?
SELECT t0 . id AS id_1 , t0 . path AS path_2 , t0 . alt AS alt_3 , t0 . title AS title_4 , t0 . destination_id AS destination_id_5 FROM destination_map t0 WHERE t0 . destination_id = 122 ;
Copy
129
0.06 ms
SELECT t0 . id AS id_1 , t0 . path AS path_2 , t0 . alt AS alt_3 , t0 . title AS title_4 , t0 . destination_id AS destination_id_5 FROM destination_hero t0 WHERE t0 . destination_id = ?
SELECT t0 . id AS id_1 , t0 . path AS path_2 , t0 . alt AS alt_3 , t0 . title AS title_4 , t0 . destination_id AS destination_id_5 FROM destination_hero t0 WHERE t0 . destination_id = 122 ;
Copy
130
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_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 = 122 ;
Copy
131
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 = 122 ;
Copy
132
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 . country_id AS country_id_5 FROM country_image t0 WHERE t0 . country_id = ?
SELECT t0 . id AS id_1 , t0 . path AS path_2 , t0 . alt AS alt_3 , t0 . title AS title_4 , t0 . country_id AS country_id_5 FROM country_image t0 WHERE t0 . country_id = 12 ;
Copy
133
0.06 ms
SELECT t0 . id AS id_1 , t0 . path AS path_2 , t0 . alt AS alt_3 , t0 . title AS title_4 , t0 . destination_id AS destination_id_5 FROM destination_map t0 WHERE t0 . destination_id = ?
SELECT t0 . id AS id_1 , t0 . path AS path_2 , t0 . alt AS alt_3 , t0 . title AS title_4 , t0 . destination_id AS destination_id_5 FROM destination_map t0 WHERE t0 . destination_id = 23 ;
Copy
134
0.06 ms
SELECT t0 . id AS id_1 , t0 . path AS path_2 , t0 . alt AS alt_3 , t0 . title AS title_4 , t0 . destination_id AS destination_id_5 FROM destination_hero t0 WHERE t0 . destination_id = ?
SELECT t0 . id AS id_1 , t0 . path AS path_2 , t0 . alt AS alt_3 , t0 . title AS title_4 , t0 . destination_id AS destination_id_5 FROM destination_hero t0 WHERE t0 . destination_id = 23 ;
Copy
135
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_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 = 23 ;
Copy
136
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 = 23 ;
Copy
137
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 . destination_id AS destination_id_5 FROM destination_map t0 WHERE t0 . destination_id = ?
SELECT t0 . id AS id_1 , t0 . path AS path_2 , t0 . alt AS alt_3 , t0 . title AS title_4 , t0 . destination_id AS destination_id_5 FROM destination_map t0 WHERE t0 . destination_id = 28 ;
Copy
138
0.06 ms
SELECT t0 . id AS id_1 , t0 . path AS path_2 , t0 . alt AS alt_3 , t0 . title AS title_4 , t0 . destination_id AS destination_id_5 FROM destination_hero t0 WHERE t0 . destination_id = ?
SELECT t0 . id AS id_1 , t0 . path AS path_2 , t0 . alt AS alt_3 , t0 . title AS title_4 , t0 . destination_id AS destination_id_5 FROM destination_hero t0 WHERE t0 . destination_id = 28 ;
Copy
139
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_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 = 28 ;
Copy
140
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 = 28 ;
Copy
141
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 . destination_id AS destination_id_5 FROM destination_map t0 WHERE t0 . destination_id = ?
SELECT t0 . id AS id_1 , t0 . path AS path_2 , t0 . alt AS alt_3 , t0 . title AS title_4 , t0 . destination_id AS destination_id_5 FROM destination_map t0 WHERE t0 . destination_id = 76 ;
Copy
142
0.06 ms
SELECT t0 . id AS id_1 , t0 . path AS path_2 , t0 . alt AS alt_3 , t0 . title AS title_4 , t0 . destination_id AS destination_id_5 FROM destination_hero t0 WHERE t0 . destination_id = ?
SELECT t0 . id AS id_1 , t0 . path AS path_2 , t0 . alt AS alt_3 , t0 . title AS title_4 , t0 . destination_id AS destination_id_5 FROM destination_hero t0 WHERE t0 . destination_id = 76 ;
Copy
143
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_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 = 76 ;
Copy
144
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 = 76 ;
Copy
145
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 . destination_id AS destination_id_5 FROM destination_map t0 WHERE t0 . destination_id = ?
SELECT t0 . id AS id_1 , t0 . path AS path_2 , t0 . alt AS alt_3 , t0 . title AS title_4 , t0 . destination_id AS destination_id_5 FROM destination_map t0 WHERE t0 . destination_id = 92 ;
Copy
146
0.06 ms
SELECT t0 . id AS id_1 , t0 . path AS path_2 , t0 . alt AS alt_3 , t0 . title AS title_4 , t0 . destination_id AS destination_id_5 FROM destination_hero t0 WHERE t0 . destination_id = ?
SELECT t0 . id AS id_1 , t0 . path AS path_2 , t0 . alt AS alt_3 , t0 . title AS title_4 , t0 . destination_id AS destination_id_5 FROM destination_hero t0 WHERE t0 . destination_id = 92 ;
Copy
147
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_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 = 92 ;
Copy
148
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 = 92 ;
Copy
149
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 . destination_id AS destination_id_5 FROM destination_map t0 WHERE t0 . destination_id = ?
SELECT t0 . id AS id_1 , t0 . path AS path_2 , t0 . alt AS alt_3 , t0 . title AS title_4 , t0 . destination_id AS destination_id_5 FROM destination_map t0 WHERE t0 . destination_id = 101 ;
Copy
150
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 . destination_id AS destination_id_5 FROM destination_hero t0 WHERE t0 . destination_id = ?
SELECT t0 . id AS id_1 , t0 . path AS path_2 , t0 . alt AS alt_3 , t0 . title AS title_4 , t0 . destination_id AS destination_id_5 FROM destination_hero t0 WHERE t0 . destination_id = 101 ;
Copy
151
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_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 = 101 ;
Copy
152
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 = 101 ;
Copy
153
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 . country_id AS country_id_5 FROM country_image t0 WHERE t0 . country_id = ?
SELECT t0 . id AS id_1 , t0 . path AS path_2 , t0 . alt AS alt_3 , t0 . title AS title_4 , t0 . country_id AS country_id_5 FROM country_image t0 WHERE t0 . country_id = 14 ;
Copy
154
0.06 ms
SELECT t0 . id AS id_1 , t0 . path AS path_2 , t0 . alt AS alt_3 , t0 . title AS title_4 , t0 . destination_id AS destination_id_5 FROM destination_map t0 WHERE t0 . destination_id = ?
SELECT t0 . id AS id_1 , t0 . path AS path_2 , t0 . alt AS alt_3 , t0 . title AS title_4 , t0 . destination_id AS destination_id_5 FROM destination_map t0 WHERE t0 . destination_id = 37 ;
Copy
155
0.06 ms
SELECT t0 . id AS id_1 , t0 . path AS path_2 , t0 . alt AS alt_3 , t0 . title AS title_4 , t0 . destination_id AS destination_id_5 FROM destination_hero t0 WHERE t0 . destination_id = ?
SELECT t0 . id AS id_1 , t0 . path AS path_2 , t0 . alt AS alt_3 , t0 . title AS title_4 , t0 . destination_id AS destination_id_5 FROM destination_hero t0 WHERE t0 . destination_id = 37 ;
Copy
156
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_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 = 37 ;
Copy
157
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 = 37 ;
Copy
158
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 . destination_id AS destination_id_5 FROM destination_map t0 WHERE t0 . destination_id = ?
SELECT t0 . id AS id_1 , t0 . path AS path_2 , t0 . alt AS alt_3 , t0 . title AS title_4 , t0 . destination_id AS destination_id_5 FROM destination_map t0 WHERE t0 . destination_id = 141 ;
Copy
159
0.06 ms
SELECT t0 . id AS id_1 , t0 . path AS path_2 , t0 . alt AS alt_3 , t0 . title AS title_4 , t0 . destination_id AS destination_id_5 FROM destination_hero t0 WHERE t0 . destination_id = ?
SELECT t0 . id AS id_1 , t0 . path AS path_2 , t0 . alt AS alt_3 , t0 . title AS title_4 , t0 . destination_id AS destination_id_5 FROM destination_hero t0 WHERE t0 . destination_id = 141 ;
Copy
160
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 = 141 ;
Copy
161
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 = 141 ;
Copy
162
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 . destination_id AS destination_id_5 FROM destination_map t0 WHERE t0 . destination_id = ?
SELECT t0 . id AS id_1 , t0 . path AS path_2 , t0 . alt AS alt_3 , t0 . title AS title_4 , t0 . destination_id AS destination_id_5 FROM destination_map t0 WHERE t0 . destination_id = 35 ;
Copy
163
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 . destination_id AS destination_id_5 FROM destination_hero t0 WHERE t0 . destination_id = ?
SELECT t0 . id AS id_1 , t0 . path AS path_2 , t0 . alt AS alt_3 , t0 . title AS title_4 , t0 . destination_id AS destination_id_5 FROM destination_hero t0 WHERE t0 . destination_id = 35 ;
Copy
164
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_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 = 35 ;
Copy
165
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 = 35 ;
Copy
166
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 . destination_id AS destination_id_5 FROM destination_map t0 WHERE t0 . destination_id = ?
SELECT t0 . id AS id_1 , t0 . path AS path_2 , t0 . alt AS alt_3 , t0 . title AS title_4 , t0 . destination_id AS destination_id_5 FROM destination_map t0 WHERE t0 . destination_id = 94 ;
Copy
167
0.06 ms
SELECT t0 . id AS id_1 , t0 . path AS path_2 , t0 . alt AS alt_3 , t0 . title AS title_4 , t0 . destination_id AS destination_id_5 FROM destination_hero t0 WHERE t0 . destination_id = ?
SELECT t0 . id AS id_1 , t0 . path AS path_2 , t0 . alt AS alt_3 , t0 . title AS title_4 , t0 . destination_id AS destination_id_5 FROM destination_hero t0 WHERE t0 . destination_id = 94 ;
Copy
168
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_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 = 94 ;
Copy
169
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 = 94 ;
Copy
170
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 . destination_id AS destination_id_5 FROM destination_map t0 WHERE t0 . destination_id = ?
SELECT t0 . id AS id_1 , t0 . path AS path_2 , t0 . alt AS alt_3 , t0 . title AS title_4 , t0 . destination_id AS destination_id_5 FROM destination_map t0 WHERE t0 . destination_id = 93 ;
Copy
171
0.06 ms
SELECT t0 . id AS id_1 , t0 . path AS path_2 , t0 . alt AS alt_3 , t0 . title AS title_4 , t0 . destination_id AS destination_id_5 FROM destination_hero t0 WHERE t0 . destination_id = ?
SELECT t0 . id AS id_1 , t0 . path AS path_2 , t0 . alt AS alt_3 , t0 . title AS title_4 , t0 . destination_id AS destination_id_5 FROM destination_hero t0 WHERE t0 . destination_id = 93 ;
Copy
172
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_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 = 93 ;
Copy
173
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 = 93 ;
Copy
174
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 . country_id AS country_id_5 FROM country_image t0 WHERE t0 . country_id = ?
SELECT t0 . id AS id_1 , t0 . path AS path_2 , t0 . alt AS alt_3 , t0 . title AS title_4 , t0 . country_id AS country_id_5 FROM country_image t0 WHERE t0 . country_id = 55 ;
Copy
175
0.06 ms
SELECT t0 . id AS id_1 , t0 . path AS path_2 , t0 . alt AS alt_3 , t0 . title AS title_4 , t0 . destination_id AS destination_id_5 FROM destination_map t0 WHERE t0 . destination_id = ?
SELECT t0 . id AS id_1 , t0 . path AS path_2 , t0 . alt AS alt_3 , t0 . title AS title_4 , t0 . destination_id AS destination_id_5 FROM destination_map t0 WHERE t0 . destination_id = 157 ;
Copy
176
0.06 ms
SELECT t0 . id AS id_1 , t0 . path AS path_2 , t0 . alt AS alt_3 , t0 . title AS title_4 , t0 . destination_id AS destination_id_5 FROM destination_hero t0 WHERE t0 . destination_id = ?
SELECT t0 . id AS id_1 , t0 . path AS path_2 , t0 . alt AS alt_3 , t0 . title AS title_4 , t0 . destination_id AS destination_id_5 FROM destination_hero t0 WHERE t0 . destination_id = 157 ;
Copy
177
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_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 = 157 ;
Copy
178
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 = 157 ;
Copy
179
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 . country_id AS country_id_5 FROM country_image t0 WHERE t0 . country_id = ?
SELECT t0 . id AS id_1 , t0 . path AS path_2 , t0 . alt AS alt_3 , t0 . title AS title_4 , t0 . country_id AS country_id_5 FROM country_image t0 WHERE t0 . country_id = 16 ;
Copy
180
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 . destination_id AS destination_id_5 FROM destination_map t0 WHERE t0 . destination_id = ?
SELECT t0 . id AS id_1 , t0 . path AS path_2 , t0 . alt AS alt_3 , t0 . title AS title_4 , t0 . destination_id AS destination_id_5 FROM destination_map t0 WHERE t0 . destination_id = 41 ;
Copy
181
0.06 ms
SELECT t0 . id AS id_1 , t0 . path AS path_2 , t0 . alt AS alt_3 , t0 . title AS title_4 , t0 . destination_id AS destination_id_5 FROM destination_hero t0 WHERE t0 . destination_id = ?
SELECT t0 . id AS id_1 , t0 . path AS path_2 , t0 . alt AS alt_3 , t0 . title AS title_4 , t0 . destination_id AS destination_id_5 FROM destination_hero t0 WHERE t0 . destination_id = 41 ;
Copy
182
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_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 = 41 ;
Copy
183
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 = 41 ;
Copy
184
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 . destination_id AS destination_id_5 FROM destination_map t0 WHERE t0 . destination_id = ?
SELECT t0 . id AS id_1 , t0 . path AS path_2 , t0 . alt AS alt_3 , t0 . title AS title_4 , t0 . destination_id AS destination_id_5 FROM destination_map t0 WHERE t0 . destination_id = 97 ;
Copy
185
0.06 ms
SELECT t0 . id AS id_1 , t0 . path AS path_2 , t0 . alt AS alt_3 , t0 . title AS title_4 , t0 . destination_id AS destination_id_5 FROM destination_hero t0 WHERE t0 . destination_id = ?
SELECT t0 . id AS id_1 , t0 . path AS path_2 , t0 . alt AS alt_3 , t0 . title AS title_4 , t0 . destination_id AS destination_id_5 FROM destination_hero t0 WHERE t0 . destination_id = 97 ;
Copy
186
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_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 = 97 ;
Copy
187
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 = 97 ;
Copy
188
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 . destination_id AS destination_id_5 FROM destination_map t0 WHERE t0 . destination_id = ?
SELECT t0 . id AS id_1 , t0 . path AS path_2 , t0 . alt AS alt_3 , t0 . title AS title_4 , t0 . destination_id AS destination_id_5 FROM destination_map t0 WHERE t0 . destination_id = 98 ;
Copy
189
0.06 ms
SELECT t0 . id AS id_1 , t0 . path AS path_2 , t0 . alt AS alt_3 , t0 . title AS title_4 , t0 . destination_id AS destination_id_5 FROM destination_hero t0 WHERE t0 . destination_id = ?
SELECT t0 . id AS id_1 , t0 . path AS path_2 , t0 . alt AS alt_3 , t0 . title AS title_4 , t0 . destination_id AS destination_id_5 FROM destination_hero t0 WHERE t0 . destination_id = 98 ;
Copy
190
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_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 = 98 ;
Copy
191
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 = 98 ;
Copy
192
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 . destination_id AS destination_id_5 FROM destination_map t0 WHERE t0 . destination_id = ?
SELECT t0 . id AS id_1 , t0 . path AS path_2 , t0 . alt AS alt_3 , t0 . title AS title_4 , t0 . destination_id AS destination_id_5 FROM destination_map t0 WHERE t0 . destination_id = 133 ;
Copy
193
0.06 ms
SELECT t0 . id AS id_1 , t0 . path AS path_2 , t0 . alt AS alt_3 , t0 . title AS title_4 , t0 . destination_id AS destination_id_5 FROM destination_hero t0 WHERE t0 . destination_id = ?
SELECT t0 . id AS id_1 , t0 . path AS path_2 , t0 . alt AS alt_3 , t0 . title AS title_4 , t0 . destination_id AS destination_id_5 FROM destination_hero t0 WHERE t0 . destination_id = 133 ;
Copy
194
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_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 = 133 ;
Copy
195
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 = 133 ;
Copy
196
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 . destination_id AS destination_id_5 FROM destination_map t0 WHERE t0 . destination_id = ?
SELECT t0 . id AS id_1 , t0 . path AS path_2 , t0 . alt AS alt_3 , t0 . title AS title_4 , t0 . destination_id AS destination_id_5 FROM destination_map t0 WHERE t0 . destination_id = 135 ;
Copy
197
0.06 ms
SELECT t0 . id AS id_1 , t0 . path AS path_2 , t0 . alt AS alt_3 , t0 . title AS title_4 , t0 . destination_id AS destination_id_5 FROM destination_hero t0 WHERE t0 . destination_id = ?
SELECT t0 . id AS id_1 , t0 . path AS path_2 , t0 . alt AS alt_3 , t0 . title AS title_4 , t0 . destination_id AS destination_id_5 FROM destination_hero t0 WHERE t0 . destination_id = 135 ;
Copy
198
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_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 = 135 ;
Copy
199
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 = 135 ;
Copy
200
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 . destination_id AS destination_id_5 FROM destination_map t0 WHERE t0 . destination_id = ?
SELECT t0 . id AS id_1 , t0 . path AS path_2 , t0 . alt AS alt_3 , t0 . title AS title_4 , t0 . destination_id AS destination_id_5 FROM destination_map t0 WHERE t0 . destination_id = 136 ;
Copy
201
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 . destination_id AS destination_id_5 FROM destination_hero t0 WHERE t0 . destination_id = ?
SELECT t0 . id AS id_1 , t0 . path AS path_2 , t0 . alt AS alt_3 , t0 . title AS title_4 , t0 . destination_id AS destination_id_5 FROM destination_hero t0 WHERE t0 . destination_id = 136 ;
Copy
202
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_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 = 136 ;
Copy
203
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 = 136 ;
Copy
204
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 . destination_id AS destination_id_5 FROM destination_map t0 WHERE t0 . destination_id = ?
SELECT t0 . id AS id_1 , t0 . path AS path_2 , t0 . alt AS alt_3 , t0 . title AS title_4 , t0 . destination_id AS destination_id_5 FROM destination_map t0 WHERE t0 . destination_id = 137 ;
Copy
205
0.06 ms
SELECT t0 . id AS id_1 , t0 . path AS path_2 , t0 . alt AS alt_3 , t0 . title AS title_4 , t0 . destination_id AS destination_id_5 FROM destination_hero t0 WHERE t0 . destination_id = ?
SELECT t0 . id AS id_1 , t0 . path AS path_2 , t0 . alt AS alt_3 , t0 . title AS title_4 , t0 . destination_id AS destination_id_5 FROM destination_hero t0 WHERE t0 . destination_id = 137 ;
Copy
206
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_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 = 137 ;
Copy
207
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 = 137 ;
Copy
208
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 . destination_id AS destination_id_5 FROM destination_map t0 WHERE t0 . destination_id = ?
SELECT t0 . id AS id_1 , t0 . path AS path_2 , t0 . alt AS alt_3 , t0 . title AS title_4 , t0 . destination_id AS destination_id_5 FROM destination_map t0 WHERE t0 . destination_id = 147 ;
Copy
209
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 . destination_id AS destination_id_5 FROM destination_hero t0 WHERE t0 . destination_id = ?
SELECT t0 . id AS id_1 , t0 . path AS path_2 , t0 . alt AS alt_3 , t0 . title AS title_4 , t0 . destination_id AS destination_id_5 FROM destination_hero t0 WHERE t0 . destination_id = 147 ;
Copy
210
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_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 = 147 ;
Copy
211
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 = 147 ;
Copy
212
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 . destination_id AS destination_id_5 FROM destination_map t0 WHERE t0 . destination_id = ?
SELECT t0 . id AS id_1 , t0 . path AS path_2 , t0 . alt AS alt_3 , t0 . title AS title_4 , t0 . destination_id AS destination_id_5 FROM destination_map t0 WHERE t0 . destination_id = 84 ;
Copy
213
0.06 ms
SELECT t0 . id AS id_1 , t0 . path AS path_2 , t0 . alt AS alt_3 , t0 . title AS title_4 , t0 . destination_id AS destination_id_5 FROM destination_hero t0 WHERE t0 . destination_id = ?
SELECT t0 . id AS id_1 , t0 . path AS path_2 , t0 . alt AS alt_3 , t0 . title AS title_4 , t0 . destination_id AS destination_id_5 FROM destination_hero t0 WHERE t0 . destination_id = 84 ;
Copy
214
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_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 = 84 ;
Copy
215
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 = 84 ;
Copy
216
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 . destination_id AS destination_id_5 FROM destination_map t0 WHERE t0 . destination_id = ?
SELECT t0 . id AS id_1 , t0 . path AS path_2 , t0 . alt AS alt_3 , t0 . title AS title_4 , t0 . destination_id AS destination_id_5 FROM destination_map t0 WHERE t0 . destination_id = 152 ;
Copy
217
0.06 ms
SELECT t0 . id AS id_1 , t0 . path AS path_2 , t0 . alt AS alt_3 , t0 . title AS title_4 , t0 . destination_id AS destination_id_5 FROM destination_hero t0 WHERE t0 . destination_id = ?
SELECT t0 . id AS id_1 , t0 . path AS path_2 , t0 . alt AS alt_3 , t0 . title AS title_4 , t0 . destination_id AS destination_id_5 FROM destination_hero t0 WHERE t0 . destination_id = 152 ;
Copy
218
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_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 = 152 ;
Copy
219
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 = 152 ;
Copy
220
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 . destination_id AS destination_id_5 FROM destination_map t0 WHERE t0 . destination_id = ?
SELECT t0 . id AS id_1 , t0 . path AS path_2 , t0 . alt AS alt_3 , t0 . title AS title_4 , t0 . destination_id AS destination_id_5 FROM destination_map t0 WHERE t0 . destination_id = 145 ;
Copy
221
0.06 ms
SELECT t0 . id AS id_1 , t0 . path AS path_2 , t0 . alt AS alt_3 , t0 . title AS title_4 , t0 . destination_id AS destination_id_5 FROM destination_hero t0 WHERE t0 . destination_id = ?
SELECT t0 . id AS id_1 , t0 . path AS path_2 , t0 . alt AS alt_3 , t0 . title AS title_4 , t0 . destination_id AS destination_id_5 FROM destination_hero t0 WHERE t0 . destination_id = 145 ;
Copy
222
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_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 = 145 ;
Copy
223
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 = 145 ;
Copy
224
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 . country_id AS country_id_5 FROM country_image t0 WHERE t0 . country_id = ?
SELECT t0 . id AS id_1 , t0 . path AS path_2 , t0 . alt AS alt_3 , t0 . title AS title_4 , t0 . country_id AS country_id_5 FROM country_image t0 WHERE t0 . country_id = 17 ;
Copy
225
0.06 ms
SELECT t0 . id AS id_1 , t0 . path AS path_2 , t0 . alt AS alt_3 , t0 . title AS title_4 , t0 . destination_id AS destination_id_5 FROM destination_map t0 WHERE t0 . destination_id = ?
SELECT t0 . id AS id_1 , t0 . path AS path_2 , t0 . alt AS alt_3 , t0 . title AS title_4 , t0 . destination_id AS destination_id_5 FROM destination_map t0 WHERE t0 . destination_id = 43 ;
Copy
226
0.06 ms
SELECT t0 . id AS id_1 , t0 . path AS path_2 , t0 . alt AS alt_3 , t0 . title AS title_4 , t0 . destination_id AS destination_id_5 FROM destination_hero t0 WHERE t0 . destination_id = ?
SELECT t0 . id AS id_1 , t0 . path AS path_2 , t0 . alt AS alt_3 , t0 . title AS title_4 , t0 . destination_id AS destination_id_5 FROM destination_hero t0 WHERE t0 . destination_id = 43 ;
Copy
227
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_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
228
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 = 43 ;
Copy
229
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 . country_id AS country_id_5 FROM country_image t0 WHERE t0 . country_id = ?
SELECT t0 . id AS id_1 , t0 . path AS path_2 , t0 . alt AS alt_3 , t0 . title AS title_4 , t0 . country_id AS country_id_5 FROM country_image t0 WHERE t0 . country_id = 56 ;
Copy
230
0.06 ms
SELECT t0 . id AS id_1 , t0 . path AS path_2 , t0 . alt AS alt_3 , t0 . title AS title_4 , t0 . destination_id AS destination_id_5 FROM destination_map t0 WHERE t0 . destination_id = ?
SELECT t0 . id AS id_1 , t0 . path AS path_2 , t0 . alt AS alt_3 , t0 . title AS title_4 , t0 . destination_id AS destination_id_5 FROM destination_map t0 WHERE t0 . destination_id = 14 ;
Copy
231
0.06 ms
SELECT t0 . id AS id_1 , t0 . path AS path_2 , t0 . alt AS alt_3 , t0 . title AS title_4 , t0 . destination_id AS destination_id_5 FROM destination_hero t0 WHERE t0 . destination_id = ?
SELECT t0 . id AS id_1 , t0 . path AS path_2 , t0 . alt AS alt_3 , t0 . title AS title_4 , t0 . destination_id AS destination_id_5 FROM destination_hero t0 WHERE t0 . destination_id = 14 ;
Copy
232
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_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 = 14 ;
Copy
233
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 = 14 ;
Copy
234
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 . destination_id AS destination_id_5 FROM destination_map t0 WHERE t0 . destination_id = ?
SELECT t0 . id AS id_1 , t0 . path AS path_2 , t0 . alt AS alt_3 , t0 . title AS title_4 , t0 . destination_id AS destination_id_5 FROM destination_map t0 WHERE t0 . destination_id = 40 ;
Copy
235
0.06 ms
SELECT t0 . id AS id_1 , t0 . path AS path_2 , t0 . alt AS alt_3 , t0 . title AS title_4 , t0 . destination_id AS destination_id_5 FROM destination_hero t0 WHERE t0 . destination_id = ?
SELECT t0 . id AS id_1 , t0 . path AS path_2 , t0 . alt AS alt_3 , t0 . title AS title_4 , t0 . destination_id AS destination_id_5 FROM destination_hero t0 WHERE t0 . destination_id = 40 ;
Copy
236
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_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
237
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 = 40 ;
Copy
238
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 . destination_id AS destination_id_5 FROM destination_map t0 WHERE t0 . destination_id = ?
SELECT t0 . id AS id_1 , t0 . path AS path_2 , t0 . alt AS alt_3 , t0 . title AS title_4 , t0 . destination_id AS destination_id_5 FROM destination_map t0 WHERE t0 . destination_id = 44 ;
Copy
239
0.06 ms
SELECT t0 . id AS id_1 , t0 . path AS path_2 , t0 . alt AS alt_3 , t0 . title AS title_4 , t0 . destination_id AS destination_id_5 FROM destination_hero t0 WHERE t0 . destination_id = ?
SELECT t0 . id AS id_1 , t0 . path AS path_2 , t0 . alt AS alt_3 , t0 . title AS title_4 , t0 . destination_id AS destination_id_5 FROM destination_hero t0 WHERE t0 . destination_id = 44 ;
Copy
240
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_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 = 44 ;
Copy
241
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 = 44 ;
Copy
242
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 . destination_id AS destination_id_5 FROM destination_map t0 WHERE t0 . destination_id = ?
SELECT t0 . id AS id_1 , t0 . path AS path_2 , t0 . alt AS alt_3 , t0 . title AS title_4 , t0 . destination_id AS destination_id_5 FROM destination_map t0 WHERE t0 . destination_id = 71 ;
Copy
243
0.06 ms
SELECT t0 . id AS id_1 , t0 . path AS path_2 , t0 . alt AS alt_3 , t0 . title AS title_4 , t0 . destination_id AS destination_id_5 FROM destination_hero t0 WHERE t0 . destination_id = ?
SELECT t0 . id AS id_1 , t0 . path AS path_2 , t0 . alt AS alt_3 , t0 . title AS title_4 , t0 . destination_id AS destination_id_5 FROM destination_hero t0 WHERE t0 . destination_id = 71 ;
Copy
244
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_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 = 71 ;
Copy
245
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 = 71 ;
Copy
246
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 . destination_id AS destination_id_5 FROM destination_map t0 WHERE t0 . destination_id = ?
SELECT t0 . id AS id_1 , t0 . path AS path_2 , t0 . alt AS alt_3 , t0 . title AS title_4 , t0 . destination_id AS destination_id_5 FROM destination_map t0 WHERE t0 . destination_id = 79 ;
Copy
247
0.06 ms
SELECT t0 . id AS id_1 , t0 . path AS path_2 , t0 . alt AS alt_3 , t0 . title AS title_4 , t0 . destination_id AS destination_id_5 FROM destination_hero t0 WHERE t0 . destination_id = ?
SELECT t0 . id AS id_1 , t0 . path AS path_2 , t0 . alt AS alt_3 , t0 . title AS title_4 , t0 . destination_id AS destination_id_5 FROM destination_hero t0 WHERE t0 . destination_id = 79 ;
Copy
248
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_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 = 79 ;
Copy
249
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 = 79 ;
Copy
250
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 . destination_id AS destination_id_5 FROM destination_map t0 WHERE t0 . destination_id = ?
SELECT t0 . id AS id_1 , t0 . path AS path_2 , t0 . alt AS alt_3 , t0 . title AS title_4 , t0 . destination_id AS destination_id_5 FROM destination_map t0 WHERE t0 . destination_id = 179 ;
Copy
251
0.06 ms
SELECT t0 . id AS id_1 , t0 . path AS path_2 , t0 . alt AS alt_3 , t0 . title AS title_4 , t0 . destination_id AS destination_id_5 FROM destination_hero t0 WHERE t0 . destination_id = ?
SELECT t0 . id AS id_1 , t0 . path AS path_2 , t0 . alt AS alt_3 , t0 . title AS title_4 , t0 . destination_id AS destination_id_5 FROM destination_hero t0 WHERE t0 . destination_id = 179 ;
Copy
252
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_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 = 179 ;
Copy
253
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 = 179 ;
Copy
254
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 . destination_id AS destination_id_5 FROM destination_map t0 WHERE t0 . destination_id = ?
SELECT t0 . id AS id_1 , t0 . path AS path_2 , t0 . alt AS alt_3 , t0 . title AS title_4 , t0 . destination_id AS destination_id_5 FROM destination_map t0 WHERE t0 . destination_id = 129 ;
Copy
255
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 . destination_id AS destination_id_5 FROM destination_hero t0 WHERE t0 . destination_id = ?
SELECT t0 . id AS id_1 , t0 . path AS path_2 , t0 . alt AS alt_3 , t0 . title AS title_4 , t0 . destination_id AS destination_id_5 FROM destination_hero t0 WHERE t0 . destination_id = 129 ;
Copy
256
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_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 = 129 ;
Copy
257
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 = 129 ;
Copy
258
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 . country_id AS country_id_5 FROM country_image t0 WHERE t0 . country_id = ?
SELECT t0 . id AS id_1 , t0 . path AS path_2 , t0 . alt AS alt_3 , t0 . title AS title_4 , t0 . country_id AS country_id_5 FROM country_image t0 WHERE t0 . country_id = 31 ;
Copy
259
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 . destination_id AS destination_id_5 FROM destination_map t0 WHERE t0 . destination_id = ?
SELECT t0 . id AS id_1 , t0 . path AS path_2 , t0 . alt AS alt_3 , t0 . title AS title_4 , t0 . destination_id AS destination_id_5 FROM destination_map t0 WHERE t0 . destination_id = 50 ;
Copy
260
0.06 ms
SELECT t0 . id AS id_1 , t0 . path AS path_2 , t0 . alt AS alt_3 , t0 . title AS title_4 , t0 . destination_id AS destination_id_5 FROM destination_hero t0 WHERE t0 . destination_id = ?
SELECT t0 . id AS id_1 , t0 . path AS path_2 , t0 . alt AS alt_3 , t0 . title AS title_4 , t0 . destination_id AS destination_id_5 FROM destination_hero t0 WHERE t0 . destination_id = 50 ;
Copy
261
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_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 = 50 ;
Copy
262
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 = 50 ;
Copy
263
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 . country_id AS country_id_5 FROM country_image t0 WHERE t0 . country_id = ?
SELECT t0 . id AS id_1 , t0 . path AS path_2 , t0 . alt AS alt_3 , t0 . title AS title_4 , t0 . country_id AS country_id_5 FROM country_image t0 WHERE t0 . country_id = 36 ;
Copy
264
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 . country_id AS country_id_5 FROM country_image t0 WHERE t0 . country_id = ?
SELECT t0 . id AS id_1 , t0 . path AS path_2 , t0 . alt AS alt_3 , t0 . title AS title_4 , t0 . country_id AS country_id_5 FROM country_image t0 WHERE t0 . country_id = 21 ;
Copy
265
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 . destination_id AS destination_id_5 FROM destination_map t0 WHERE t0 . destination_id = ?
SELECT t0 . id AS id_1 , t0 . path AS path_2 , t0 . alt AS alt_3 , t0 . title AS title_4 , t0 . destination_id AS destination_id_5 FROM destination_map t0 WHERE t0 . destination_id = 82 ;
Copy
266
0.06 ms
SELECT t0 . id AS id_1 , t0 . path AS path_2 , t0 . alt AS alt_3 , t0 . title AS title_4 , t0 . destination_id AS destination_id_5 FROM destination_hero t0 WHERE t0 . destination_id = ?
SELECT t0 . id AS id_1 , t0 . path AS path_2 , t0 . alt AS alt_3 , t0 . title AS title_4 , t0 . destination_id AS destination_id_5 FROM destination_hero t0 WHERE t0 . destination_id = 82 ;
Copy
267
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_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 = 82 ;
Copy
268
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 = 82 ;
Copy
269
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 . destination_id AS destination_id_5 FROM destination_map t0 WHERE t0 . destination_id = ?
SELECT t0 . id AS id_1 , t0 . path AS path_2 , t0 . alt AS alt_3 , t0 . title AS title_4 , t0 . destination_id AS destination_id_5 FROM destination_map t0 WHERE t0 . destination_id = 103 ;
Copy
270
0.06 ms
SELECT t0 . id AS id_1 , t0 . path AS path_2 , t0 . alt AS alt_3 , t0 . title AS title_4 , t0 . destination_id AS destination_id_5 FROM destination_hero t0 WHERE t0 . destination_id = ?
SELECT t0 . id AS id_1 , t0 . path AS path_2 , t0 . alt AS alt_3 , t0 . title AS title_4 , t0 . destination_id AS destination_id_5 FROM destination_hero t0 WHERE t0 . destination_id = 103 ;
Copy
271
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_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 = 103 ;
Copy
272
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 = 103 ;
Copy
273
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 . country_id AS country_id_5 FROM country_image t0 WHERE t0 . country_id = ?
SELECT t0 . id AS id_1 , t0 . path AS path_2 , t0 . alt AS alt_3 , t0 . title AS title_4 , t0 . country_id AS country_id_5 FROM country_image t0 WHERE t0 . country_id = 66 ;
Copy
274
0.06 ms
SELECT t0 . id AS id_1 , t0 . path AS path_2 , t0 . alt AS alt_3 , t0 . title AS title_4 , t0 . destination_id AS destination_id_5 FROM destination_map t0 WHERE t0 . destination_id = ?
SELECT t0 . id AS id_1 , t0 . path AS path_2 , t0 . alt AS alt_3 , t0 . title AS title_4 , t0 . destination_id AS destination_id_5 FROM destination_map t0 WHERE t0 . destination_id = 60 ;
Copy
275
0.06 ms
SELECT t0 . id AS id_1 , t0 . path AS path_2 , t0 . alt AS alt_3 , t0 . title AS title_4 , t0 . destination_id AS destination_id_5 FROM destination_hero t0 WHERE t0 . destination_id = ?
SELECT t0 . id AS id_1 , t0 . path AS path_2 , t0 . alt AS alt_3 , t0 . title AS title_4 , t0 . destination_id AS destination_id_5 FROM destination_hero t0 WHERE t0 . destination_id = 60 ;
Copy
276
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 = 60 ;
Copy
277
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 = 60 ;
Copy
278
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 . country_id AS country_id_5 FROM country_image t0 WHERE t0 . country_id = ?
SELECT t0 . id AS id_1 , t0 . path AS path_2 , t0 . alt AS alt_3 , t0 . title AS title_4 , t0 . country_id AS country_id_5 FROM country_image t0 WHERE t0 . country_id = 57 ;
Copy
279
0.06 ms
SELECT t0 . id AS id_1 , t0 . path AS path_2 , t0 . alt AS alt_3 , t0 . title AS title_4 , t0 . destination_id AS destination_id_5 FROM destination_map t0 WHERE t0 . destination_id = ?
SELECT t0 . id AS id_1 , t0 . path AS path_2 , t0 . alt AS alt_3 , t0 . title AS title_4 , t0 . destination_id AS destination_id_5 FROM destination_map t0 WHERE t0 . destination_id = 30 ;
Copy
280
0.06 ms
SELECT t0 . id AS id_1 , t0 . path AS path_2 , t0 . alt AS alt_3 , t0 . title AS title_4 , t0 . destination_id AS destination_id_5 FROM destination_hero t0 WHERE t0 . destination_id = ?
SELECT t0 . id AS id_1 , t0 . path AS path_2 , t0 . alt AS alt_3 , t0 . title AS title_4 , t0 . destination_id AS destination_id_5 FROM destination_hero t0 WHERE t0 . destination_id = 30 ;
Copy
281
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_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 = 30 ;
Copy
282
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 = 30 ;
Copy
283
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 . destination_id AS destination_id_5 FROM destination_map t0 WHERE t0 . destination_id = ?
SELECT t0 . id AS id_1 , t0 . path AS path_2 , t0 . alt AS alt_3 , t0 . title AS title_4 , t0 . destination_id AS destination_id_5 FROM destination_map t0 WHERE t0 . destination_id = 86 ;
Copy
284
0.06 ms
SELECT t0 . id AS id_1 , t0 . path AS path_2 , t0 . alt AS alt_3 , t0 . title AS title_4 , t0 . destination_id AS destination_id_5 FROM destination_hero t0 WHERE t0 . destination_id = ?
SELECT t0 . id AS id_1 , t0 . path AS path_2 , t0 . alt AS alt_3 , t0 . title AS title_4 , t0 . destination_id AS destination_id_5 FROM destination_hero t0 WHERE t0 . destination_id = 86 ;
Copy
285
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_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 = 86 ;
Copy
286
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 = 86 ;
Copy
287
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 . country_id AS country_id_5 FROM country_image t0 WHERE t0 . country_id = ?
SELECT t0 . id AS id_1 , t0 . path AS path_2 , t0 . alt AS alt_3 , t0 . title AS title_4 , t0 . country_id AS country_id_5 FROM country_image t0 WHERE t0 . country_id = 22 ;
Copy
288
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 . destination_id AS destination_id_5 FROM destination_map t0 WHERE t0 . destination_id = ?
SELECT t0 . id AS id_1 , t0 . path AS path_2 , t0 . alt AS alt_3 , t0 . title AS title_4 , t0 . destination_id AS destination_id_5 FROM destination_map t0 WHERE t0 . destination_id = 65 ;
Copy
289
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 . destination_id AS destination_id_5 FROM destination_hero t0 WHERE t0 . destination_id = ?
SELECT t0 . id AS id_1 , t0 . path AS path_2 , t0 . alt AS alt_3 , t0 . title AS title_4 , t0 . destination_id AS destination_id_5 FROM destination_hero t0 WHERE t0 . destination_id = 65 ;
Copy
290
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_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 = 65 ;
Copy
291
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 = 65 ;
Copy
292
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 . country_id AS country_id_5 FROM country_image t0 WHERE t0 . country_id = ?
SELECT t0 . id AS id_1 , t0 . path AS path_2 , t0 . alt AS alt_3 , t0 . title AS title_4 , t0 . country_id AS country_id_5 FROM country_image t0 WHERE t0 . country_id = 49 ;
Copy
293
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 . destination_id AS destination_id_5 FROM destination_map t0 WHERE t0 . destination_id = ?
SELECT t0 . id AS id_1 , t0 . path AS path_2 , t0 . alt AS alt_3 , t0 . title AS title_4 , t0 . destination_id AS destination_id_5 FROM destination_map t0 WHERE t0 . destination_id = 163 ;
Copy
294
0.06 ms
SELECT t0 . id AS id_1 , t0 . path AS path_2 , t0 . alt AS alt_3 , t0 . title AS title_4 , t0 . destination_id AS destination_id_5 FROM destination_hero t0 WHERE t0 . destination_id = ?
SELECT t0 . id AS id_1 , t0 . path AS path_2 , t0 . alt AS alt_3 , t0 . title AS title_4 , t0 . destination_id AS destination_id_5 FROM destination_hero t0 WHERE t0 . destination_id = 163 ;
Copy
295
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_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 = 163 ;
Copy
296
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 = 163 ;
Copy
297
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 . destination_id AS destination_id_5 FROM destination_map t0 WHERE t0 . destination_id = ?
SELECT t0 . id AS id_1 , t0 . path AS path_2 , t0 . alt AS alt_3 , t0 . title AS title_4 , t0 . destination_id AS destination_id_5 FROM destination_map t0 WHERE t0 . destination_id = 196 ;
Copy
298
0.06 ms
SELECT t0 . id AS id_1 , t0 . path AS path_2 , t0 . alt AS alt_3 , t0 . title AS title_4 , t0 . destination_id AS destination_id_5 FROM destination_hero t0 WHERE t0 . destination_id = ?
SELECT t0 . id AS id_1 , t0 . path AS path_2 , t0 . alt AS alt_3 , t0 . title AS title_4 , t0 . destination_id AS destination_id_5 FROM destination_hero t0 WHERE t0 . destination_id = 196 ;
Copy
299
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_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 = 196 ;
Copy
300
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 = 196 ;
Copy
301
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 . country_id AS country_id_5 FROM country_image t0 WHERE t0 . country_id = ?
SELECT t0 . id AS id_1 , t0 . path AS path_2 , t0 . alt AS alt_3 , t0 . title AS title_4 , t0 . country_id AS country_id_5 FROM country_image t0 WHERE t0 . country_id = 23 ;
Copy
302
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 . destination_id AS destination_id_5 FROM destination_map t0 WHERE t0 . destination_id = ?
SELECT t0 . id AS id_1 , t0 . path AS path_2 , t0 . alt AS alt_3 , t0 . title AS title_4 , t0 . destination_id AS destination_id_5 FROM destination_map t0 WHERE t0 . destination_id = 114 ;
Copy
303
0.06 ms
SELECT t0 . id AS id_1 , t0 . path AS path_2 , t0 . alt AS alt_3 , t0 . title AS title_4 , t0 . destination_id AS destination_id_5 FROM destination_hero t0 WHERE t0 . destination_id = ?
SELECT t0 . id AS id_1 , t0 . path AS path_2 , t0 . alt AS alt_3 , t0 . title AS title_4 , t0 . destination_id AS destination_id_5 FROM destination_hero t0 WHERE t0 . destination_id = 114 ;
Copy
304
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_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
305
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 = 114 ;
Copy
306
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 . country_id AS country_id_5 FROM country_image t0 WHERE t0 . country_id = ?
SELECT t0 . id AS id_1 , t0 . path AS path_2 , t0 . alt AS alt_3 , t0 . title AS title_4 , t0 . country_id AS country_id_5 FROM country_image t0 WHERE t0 . country_id = 25 ;
Copy
307
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 . country_id AS country_id_5 FROM country_image t0 WHERE t0 . country_id = ?
SELECT t0 . id AS id_1 , t0 . path AS path_2 , t0 . alt AS alt_3 , t0 . title AS title_4 , t0 . country_id AS country_id_5 FROM country_image t0 WHERE t0 . country_id = 58 ;
Copy
308
0.06 ms
SELECT t0 . id AS id_1 , t0 . path AS path_2 , t0 . alt AS alt_3 , t0 . title AS title_4 , t0 . destination_id AS destination_id_5 FROM destination_map t0 WHERE t0 . destination_id = ?
SELECT t0 . id AS id_1 , t0 . path AS path_2 , t0 . alt AS alt_3 , t0 . title AS title_4 , t0 . destination_id AS destination_id_5 FROM destination_map t0 WHERE t0 . destination_id = 31 ;
Copy
309
0.06 ms
SELECT t0 . id AS id_1 , t0 . path AS path_2 , t0 . alt AS alt_3 , t0 . title AS title_4 , t0 . destination_id AS destination_id_5 FROM destination_hero t0 WHERE t0 . destination_id = ?
SELECT t0 . id AS id_1 , t0 . path AS path_2 , t0 . alt AS alt_3 , t0 . title AS title_4 , t0 . destination_id AS destination_id_5 FROM destination_hero t0 WHERE t0 . destination_id = 31 ;
Copy
310
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_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 = 31 ;
Copy
311
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 = 31 ;
Copy
312
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 . destination_id AS destination_id_5 FROM destination_map t0 WHERE t0 . destination_id = ?
SELECT t0 . id AS id_1 , t0 . path AS path_2 , t0 . alt AS alt_3 , t0 . title AS title_4 , t0 . destination_id AS destination_id_5 FROM destination_map t0 WHERE t0 . destination_id = 34 ;
Copy
313
0.06 ms
SELECT t0 . id AS id_1 , t0 . path AS path_2 , t0 . alt AS alt_3 , t0 . title AS title_4 , t0 . destination_id AS destination_id_5 FROM destination_hero t0 WHERE t0 . destination_id = ?
SELECT t0 . id AS id_1 , t0 . path AS path_2 , t0 . alt AS alt_3 , t0 . title AS title_4 , t0 . destination_id AS destination_id_5 FROM destination_hero t0 WHERE t0 . destination_id = 34 ;
Copy
314
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_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 = 34 ;
Copy
315
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 = 34 ;
Copy
316
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 . country_id AS country_id_5 FROM country_image t0 WHERE t0 . country_id = ?
SELECT t0 . id AS id_1 , t0 . path AS path_2 , t0 . alt AS alt_3 , t0 . title AS title_4 , t0 . country_id AS country_id_5 FROM country_image t0 WHERE t0 . country_id = 59 ;
Copy
317
0.06 ms
SELECT t0 . id AS id_1 , t0 . path AS path_2 , t0 . alt AS alt_3 , t0 . title AS title_4 , t0 . destination_id AS destination_id_5 FROM destination_map t0 WHERE t0 . destination_id = ?
SELECT t0 . id AS id_1 , t0 . path AS path_2 , t0 . alt AS alt_3 , t0 . title AS title_4 , t0 . destination_id AS destination_id_5 FROM destination_map t0 WHERE t0 . destination_id = 73 ;
Copy
318
0.06 ms
SELECT t0 . id AS id_1 , t0 . path AS path_2 , t0 . alt AS alt_3 , t0 . title AS title_4 , t0 . destination_id AS destination_id_5 FROM destination_hero t0 WHERE t0 . destination_id = ?
SELECT t0 . id AS id_1 , t0 . path AS path_2 , t0 . alt AS alt_3 , t0 . title AS title_4 , t0 . destination_id AS destination_id_5 FROM destination_hero t0 WHERE t0 . destination_id = 73 ;
Copy
319
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_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 = 73 ;
Copy
320
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 = 73 ;
Copy
321
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 . country_id AS country_id_5 FROM country_image t0 WHERE t0 . country_id = ?
SELECT t0 . id AS id_1 , t0 . path AS path_2 , t0 . alt AS alt_3 , t0 . title AS title_4 , t0 . country_id AS country_id_5 FROM country_image t0 WHERE t0 . country_id = 30 ;
Copy
322
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 . destination_id AS destination_id_5 FROM destination_map t0 WHERE t0 . destination_id = ?
SELECT t0 . id AS id_1 , t0 . path AS path_2 , t0 . alt AS alt_3 , t0 . title AS title_4 , t0 . destination_id AS destination_id_5 FROM destination_map t0 WHERE t0 . destination_id = 116 ;
Copy
323
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 . destination_id AS destination_id_5 FROM destination_hero t0 WHERE t0 . destination_id = ?
SELECT t0 . id AS id_1 , t0 . path AS path_2 , t0 . alt AS alt_3 , t0 . title AS title_4 , t0 . destination_id AS destination_id_5 FROM destination_hero t0 WHERE t0 . destination_id = 116 ;
Copy
324
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_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 = 116 ;
Copy
325
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 = 116 ;
Copy
326
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 . country_id AS country_id_5 FROM country_image t0 WHERE t0 . country_id = ?
SELECT t0 . id AS id_1 , t0 . path AS path_2 , t0 . alt AS alt_3 , t0 . title AS title_4 , t0 . country_id AS country_id_5 FROM country_image t0 WHERE t0 . country_id = 32 ;
Copy
327
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 . destination_id AS destination_id_5 FROM destination_map t0 WHERE t0 . destination_id = ?
SELECT t0 . id AS id_1 , t0 . path AS path_2 , t0 . alt AS alt_3 , t0 . title AS title_4 , t0 . destination_id AS destination_id_5 FROM destination_map t0 WHERE t0 . destination_id = 78 ;
Copy
328
0.06 ms
SELECT t0 . id AS id_1 , t0 . path AS path_2 , t0 . alt AS alt_3 , t0 . title AS title_4 , t0 . destination_id AS destination_id_5 FROM destination_hero t0 WHERE t0 . destination_id = ?
SELECT t0 . id AS id_1 , t0 . path AS path_2 , t0 . alt AS alt_3 , t0 . title AS title_4 , t0 . destination_id AS destination_id_5 FROM destination_hero t0 WHERE t0 . destination_id = 78 ;
Copy
329
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_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 = 78 ;
Copy
330
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 = 78 ;
Copy
331
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 . country_id AS country_id_5 FROM country_image t0 WHERE t0 . country_id = ?
SELECT t0 . id AS id_1 , t0 . path AS path_2 , t0 . alt AS alt_3 , t0 . title AS title_4 , t0 . country_id AS country_id_5 FROM country_image t0 WHERE t0 . country_id = 44 ;
Copy
332
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 . destination_id AS destination_id_5 FROM destination_map t0 WHERE t0 . destination_id = ?
SELECT t0 . id AS id_1 , t0 . path AS path_2 , t0 . alt AS alt_3 , t0 . title AS title_4 , t0 . destination_id AS destination_id_5 FROM destination_map t0 WHERE t0 . destination_id = 209 ;
Copy
333
0.06 ms
SELECT t0 . id AS id_1 , t0 . path AS path_2 , t0 . alt AS alt_3 , t0 . title AS title_4 , t0 . destination_id AS destination_id_5 FROM destination_hero t0 WHERE t0 . destination_id = ?
SELECT t0 . id AS id_1 , t0 . path AS path_2 , t0 . alt AS alt_3 , t0 . title AS title_4 , t0 . destination_id AS destination_id_5 FROM destination_hero t0 WHERE t0 . destination_id = 209 ;
Copy
334
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_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 = 209 ;
Copy
335
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 = 209 ;
Copy
336
0.11 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
337
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
338
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
339
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 :
[
"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
340
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
341
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
342
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
343
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
344
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
345
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_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
346
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
347
0.12 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
348
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
349
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
350
0.33 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
351
0.11 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
352
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
353
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
354
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
355
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
356
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
357
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 :
[
"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
358
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
359
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
360
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
361
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
362
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
363
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
364
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
365
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
366
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
367
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 = 47 ;
Copy
368
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 = 48 ;
Copy
369
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
370
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
371
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
372
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 = '13' ;
Copy
373
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 = 955 ;
Copy
374
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
375
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
376
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
377
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
378
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
379
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 :
[
"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
380
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 :
[
"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
381
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
382
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
383
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
384
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
385
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
386
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
387
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
388
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
389
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
390
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
391
0.15 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
392
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
393
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
394
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
395
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
396
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 :
[
"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
397
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
398
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
399
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