1
0.48 ms
SELECT t0 . id AS id_1 , t0 . is_activate AS is_activate_2 , t0 . ips AS ips_3 , t0 . message AS message_4 FROM maintenance t0 LIMIT 1
SELECT t0 . id AS id_1 , t0 . is_activate AS is_activate_2 , t0 . ips AS ips_3 , t0 . message AS message_4 FROM maintenance t0 LIMIT 1 ;
Copy
2
0.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.32 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 :
[
"calendrier "
"other "
]
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 = 'calendrier' AND t0 . page_type = 'other' LIMIT 1 ;
Copy
4
0.92 ms
SELECT t0_ . id AS id_0 , t0_ . id_crypt AS id_crypt_1 , t0_ . name AS name_2 , t0_ . starting_point AS starting_point_3 , t0_ . days AS days_4 , t0_ . is_complete AS is_complete_5 , t0_ . is_last_spot AS is_last_spot_6 , t0_ . guides AS guides_7 , t0_ . date_from AS date_from_8 , t0_ . start_date AS start_date_9 , t0_ . date_to AS date_to_10 , t0_ . registration_deadline AS registration_deadline_11 , t0_ . formalities AS formalities_12 , t0_ . created_at AS created_at_13 , t0_ . updated_at AS updated_at_14 , t0_ . enabled AS enabled_15 , t0_ . is_promoted AS is_promoted_16 , t0_ . is_pre_registered_notified AS is_pre_registered_notified_17 , d1_ . id AS id_18 , d1_ . name AS name_19 , d1_ . title AS title_20 , d1_ . subtitle AS subtitle_21 , d1_ . cygest_code AS cygest_code_22 , d1_ . cygest_name AS cygest_name_23 , d1_ . days AS days_24 , d1_ . nights AS nights_25 , d1_ . soon AS soon_26 , d1_ . is_health_situation AS is_health_situation_27 , d1_ . description_introduction AS description_introduction_28 , d1_ . description_resume AS description_resume_29 , d1_ . description_body AS description_body_30 , d1_ . camping_car_circuit AS camping_car_circuit_31 , d1_ . average_distance AS average_distance_32 , d1_ . days_without_driving AS days_without_driving_33 , d1_ . youtube AS youtube_34 , d1_ . our_prices_include AS our_prices_include_35 , d1_ . our_prices_does_not_include AS our_prices_does_not_include_36 , d1_ . rates_details AS rates_details_37 , d1_ . created_at AS created_at_38 , d1_ . updated_at AS updated_at_39 , d1_ . enabled AS enabled_40 , d1_ . is_archive AS is_archive_41 , d1_ . we_like AS we_like_42 , d1_ . scale AS scale_43 , d1_ . is_upon_request AS is_upon_request_44 , d1_ . is_new AS is_new_45 , d1_ . is_pre_registration_allowed AS is_pre_registration_allowed_46 , d1_ . reservation_limit AS reservation_limit_47 , d1_ . is_animal_forbidden AS is_animal_forbidden_48 , t0_ . destination_id AS destination_id_49 , d1_ . author_id AS author_id_50 , d1_ . type_id AS type_id_51 , d1_ . seo_id AS seo_id_52 FROM travel t0_ INNER JOIN destination d1_ ON t0_ . destination_id = d1_ . id WHERE (t0_ . date_from BETWEEN ? AND ? ) AND d1_ . enabled = 1 AND d1_ . is_archive = 0 ORDER BY t0_ . date_from ASC
Parameters :
[
"2025-03-01 19:04:38 "
"2027-03-01 19:04:38 "
]
SELECT
t0_ . id AS id_0 ,
t0_ . id_crypt AS id_crypt_1 ,
t0_ . name AS name_2 ,
t0_ . starting_point AS starting_point_3 ,
t0_ . days AS days_4 ,
t0_ . is_complete AS is_complete_5 ,
t0_ . is_last_spot AS is_last_spot_6 ,
t0_ . guides AS guides_7 ,
t0_ . date_from AS date_from_8 ,
t0_ . start_date AS start_date_9 ,
t0_ . date_to AS date_to_10 ,
t0_ . registration_deadline AS registration_deadline_11 ,
t0_ . formalities AS formalities_12 ,
t0_ . created_at AS created_at_13 ,
t0_ . updated_at AS updated_at_14 ,
t0_ . enabled AS enabled_15 ,
t0_ . is_promoted AS is_promoted_16 ,
t0_ . is_pre_registered_notified AS is_pre_registered_notified_17 ,
d1_ . id AS id_18 ,
d1_ . name AS name_19 ,
d1_ . title AS title_20 ,
d1_ . subtitle AS subtitle_21 ,
d1_ . cygest_code AS cygest_code_22 ,
d1_ . cygest_name AS cygest_name_23 ,
d1_ . days AS days_24 ,
d1_ . nights AS nights_25 ,
d1_ . soon AS soon_26 ,
d1_ . is_health_situation AS is_health_situation_27 ,
d1_ . description_introduction AS description_introduction_28 ,
d1_ . description_resume AS description_resume_29 ,
d1_ . description_body AS description_body_30 ,
d1_ . camping_car_circuit AS camping_car_circuit_31 ,
d1_ . average_distance AS average_distance_32 ,
d1_ . days_without_driving AS days_without_driving_33 ,
d1_ . youtube AS youtube_34 ,
d1_ . our_prices_include AS our_prices_include_35 ,
d1_ . our_prices_does_not_include AS our_prices_does_not_include_36 ,
d1_ . rates_details AS rates_details_37 ,
d1_ . created_at AS created_at_38 ,
d1_ . updated_at AS updated_at_39 ,
d1_ . enabled AS enabled_40 ,
d1_ . is_archive AS is_archive_41 ,
d1_ . we_like AS we_like_42 ,
d1_ . scale AS scale_43 ,
d1_ . is_upon_request AS is_upon_request_44 ,
d1_ . is_new AS is_new_45 ,
d1_ . is_pre_registration_allowed AS is_pre_registration_allowed_46 ,
d1_ . reservation_limit AS reservation_limit_47 ,
d1_ . is_animal_forbidden AS is_animal_forbidden_48 ,
t0_ . destination_id AS destination_id_49 ,
d1_ . author_id AS author_id_50 ,
d1_ . type_id AS type_id_51 ,
d1_ . seo_id AS seo_id_52
FROM
travel t0_
INNER JOIN destination d1_ ON t0_ . destination_id = d1_ . id
WHERE
(
t0_ . date_from BETWEEN ?
AND ?
)
AND d1_ . enabled = 1
AND d1_ . is_archive = 0
ORDER BY
t0_ . date_from ASC
Copy
SELECT t0_ . id AS id_0 , t0_ . id_crypt AS id_crypt_1 , t0_ . name AS name_2 , t0_ . starting_point AS starting_point_3 , t0_ . days AS days_4 , t0_ . is_complete AS is_complete_5 , t0_ . is_last_spot AS is_last_spot_6 , t0_ . guides AS guides_7 , t0_ . date_from AS date_from_8 , t0_ . start_date AS start_date_9 , t0_ . date_to AS date_to_10 , t0_ . registration_deadline AS registration_deadline_11 , t0_ . formalities AS formalities_12 , t0_ . created_at AS created_at_13 , t0_ . updated_at AS updated_at_14 , t0_ . enabled AS enabled_15 , t0_ . is_promoted AS is_promoted_16 , t0_ . is_pre_registered_notified AS is_pre_registered_notified_17 , d1_ . id AS id_18 , d1_ . name AS name_19 , d1_ . title AS title_20 , d1_ . subtitle AS subtitle_21 , d1_ . cygest_code AS cygest_code_22 , d1_ . cygest_name AS cygest_name_23 , d1_ . days AS days_24 , d1_ . nights AS nights_25 , d1_ . soon AS soon_26 , d1_ . is_health_situation AS is_health_situation_27 , d1_ . description_introduction AS description_introduction_28 , d1_ . description_resume AS description_resume_29 , d1_ . description_body AS description_body_30 , d1_ . camping_car_circuit AS camping_car_circuit_31 , d1_ . average_distance AS average_distance_32 , d1_ . days_without_driving AS days_without_driving_33 , d1_ . youtube AS youtube_34 , d1_ . our_prices_include AS our_prices_include_35 , d1_ . our_prices_does_not_include AS our_prices_does_not_include_36 , d1_ . rates_details AS rates_details_37 , d1_ . created_at AS created_at_38 , d1_ . updated_at AS updated_at_39 , d1_ . enabled AS enabled_40 , d1_ . is_archive AS is_archive_41 , d1_ . we_like AS we_like_42 , d1_ . scale AS scale_43 , d1_ . is_upon_request AS is_upon_request_44 , d1_ . is_new AS is_new_45 , d1_ . is_pre_registration_allowed AS is_pre_registration_allowed_46 , d1_ . reservation_limit AS reservation_limit_47 , d1_ . is_animal_forbidden AS is_animal_forbidden_48 , t0_ . destination_id AS destination_id_49 , d1_ . author_id AS author_id_50 , d1_ . type_id AS type_id_51 , d1_ . seo_id AS seo_id_52 FROM travel t0_ INNER JOIN destination d1_ ON t0_ . destination_id = d1_ . id WHERE (t0_ . date_from BETWEEN '2025-03-01 19:04:38' AND '2027-03-01 19:04:38' ) AND d1_ . enabled = 1 AND d1_ . is_archive = 0 ORDER BY t0_ . date_from ASC ;
Copy
5
0.14 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
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_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
7
0.16 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
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_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
9
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_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
10
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 = 35 ;
Copy
11
0.11 ms
SELECT t1 . id AS id_2 , t1 . path AS path_3 , t1 . name AS name_4 , t1 . mime_type AS mime_type_5 , t1 . created_at AS created_at_6 , t1 . updated_at AS updated_at_7 , t0 . destination_id AS destination_id_8 , t1 . discr FROM destination_hero_video t0 INNER JOIN video t1 ON t0 . id = t1 . id WHERE t0 . destination_id = ?
SELECT t1 . id AS id_2 , t1 . path AS path_3 , t1 . name AS name_4 , t1 . mime_type AS mime_type_5 , t1 . created_at AS created_at_6 , t1 . updated_at AS updated_at_7 , t0 . destination_id AS destination_id_8 , t1 . discr FROM destination_hero_video t0 INNER JOIN video t1 ON t0 . id = t1 . id WHERE t0 . destination_id = 35 ;
Copy
12
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 = 35 ;
Copy
13
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
14
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 = 71 ;
Copy
15
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 = 71 ;
Copy
16
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
17
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
18
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 = 86 ;
Copy
19
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
20
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
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_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
22
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 = 114 ;
Copy
23
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 = 114 ;
Copy
24
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
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 = 14 ;
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 = 14 ;
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 = 14 ;
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 = 14 ;
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 = 85 ;
Copy
30
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
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 = 85 ;
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 = 85 ;
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 = 65 ;
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 = 65 ;
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 = 65 ;
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 = 65 ;
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 . 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
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_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
39
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
40
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
41
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 = 157 ;
Copy
42
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
43
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
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_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
45
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
46
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
47
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
48
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
49
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
50
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 = 29 ;
Copy
51
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 = 29 ;
Copy
52
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
53
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
54
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
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_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
56
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
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_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
58
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 = 129 ;
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_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
60
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
61
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
62
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
63
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 = 103 ;
Copy
64
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
65
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 = 43 ;
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 = 43 ;
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 = 43 ;
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 = 43 ;
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 = 116 ;
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 = 116 ;
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 = 116 ;
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 = 116 ;
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 . 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
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_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
75
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
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_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
77
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 = 31 ;
Copy
78
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
79
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
80
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
81
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
82
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
83
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
84
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
85
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
86
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 = 179 ;
Copy
87
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
88
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
89
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 = 123 ;
Copy
90
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 = 123 ;
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_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
92
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
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 = 44 ;
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 = 44 ;
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 = 44 ;
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 = 44 ;
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 . 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
98
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 = 87 ;
Copy
99
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 = 87 ;
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_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
101
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
102
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 = 89 ;
Copy
103
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
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_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
105
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 = 60 ;
Copy
106
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
107
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 = 60 ;
Copy
108
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
109
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
110
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
111
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
112
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
113
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 = 205 ;
Copy
114
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
115
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
116
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
117
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
118
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
119
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
120
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
121
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
122
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 = 79 ;
Copy
123
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
124
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
125
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
126
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
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_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
128
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
129
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 = 73 ;
Copy
130
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
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_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
132
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
133
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
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 = 93 ;
Copy
135
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 = 93 ;
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 = 93 ;
Copy
137
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 = 82 ;
Copy
138
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 = 82 ;
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 = 82 ;
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 = 82 ;
Copy
141
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
142
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
143
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
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 = 12 ;
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 = 17 ;
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 = 17 ;
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 = 17 ;
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 = 17 ;
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 = 78 ;
Copy
150
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
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 = 78 ;
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 = 78 ;
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 . 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
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_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
155
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 = 144 ;
Copy
156
0.11 ms
SELECT t1 . id AS id_2 , t1 . path AS path_3 , t1 . name AS name_4 , t1 . mime_type AS mime_type_5 , t1 . created_at AS created_at_6 , t1 . updated_at AS updated_at_7 , t0 . destination_id AS destination_id_8 , t1 . discr FROM destination_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
157
0.10 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
158
0.10 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
159
0.10 ms
SELECT t1 . id AS id_2 , t1 . path AS path_3 , t1 . name AS name_4 , t1 . mime_type AS mime_type_5 , t1 . created_at AS created_at_6 , t1 . updated_at AS updated_at_7 , t0 . destination_id AS destination_id_8 , t1 . discr FROM destination_hero_video t0 INNER JOIN video t1 ON t0 . id = t1 . id WHERE t0 . destination_id = ?
SELECT t1 . id AS id_2 , t1 . path AS path_3 , t1 . name AS name_4 , t1 . mime_type AS mime_type_5 , t1 . created_at AS created_at_6 , t1 . updated_at AS updated_at_7 , t0 . destination_id AS destination_id_8 , t1 . discr FROM destination_hero_video t0 INNER JOIN video t1 ON t0 . id = t1 . id WHERE t0 . destination_id = 209 ;
Copy
160
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 = 209 ;
Copy
161
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 = 210 ;
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_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
163
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
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_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
165
0.10 ms
SELECT t0 . id AS id_1 , t0 . label AS label_2 , t0 . value AS value_3 FROM configuration t0 WHERE t0 . label = ? LIMIT 1
Parameters :
[
"TEXT_CALENDAR "
]
SELECT t0 . id AS id_1 , t0 . label AS label_2 , t0 . value AS value_3 FROM configuration t0 WHERE t0 . label = 'TEXT_CALENDAR' LIMIT 1 ;
Copy
166
0.09 ms
SELECT t0 . id AS id_1 , t0 . label AS label_2 , t0 . value AS value_3 FROM configuration t0 WHERE t0 . label = ? LIMIT 1
Parameters :
[
"FAVICON_PATH "
]
SELECT t0 . id AS id_1 , t0 . label AS label_2 , t0 . value AS value_3 FROM configuration t0 WHERE t0 . label = 'FAVICON_PATH' LIMIT 1 ;
Copy
167
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
168
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
169
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
170
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
171
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
172
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
173
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
174
0.07 ms
SELECT t0 . id AS id_1 , t0 . label AS label_2 , t0 . value AS value_3 FROM configuration t0 WHERE t0 . label = ? LIMIT 1
Parameters :
[
"CONTACT_OPENING "
]
SELECT t0 . id AS id_1 , t0 . label AS label_2 , t0 . value AS value_3 FROM configuration t0 WHERE t0 . label = 'CONTACT_OPENING' LIMIT 1 ;
Copy
175
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
176
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_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
177
0.09 ms
SELECT t0 . id AS id_1 , t0 . url AS url_2 , t0 . type AS type_3 , t0 . position AS position_4 , t0 . enabled AS enabled_5 FROM social_network t0 WHERE t0 . enabled = ?
SELECT t0 . id AS id_1 , t0 . url AS url_2 , t0 . type AS type_3 , t0 . position AS position_4 , t0 . enabled AS enabled_5 FROM social_network t0 WHERE t0 . enabled = 1 ;
Copy
178
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
179
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
180
0.34 ms
SELECT m0_ . id AS id_0 , m0_ . title AS title_1 , m0_ . type AS type_2 , m0_ . url AS url_3 , m0_ . route AS route_4 , m0_ . position AS position_5 , m0_ . enabled AS enabled_6 , m0_ . updated_at AS updated_at_7 , m0_ . created_at AS created_at_8 , m0_ . path AS path_9 , m0_ . has_link AS has_link_10 , m1_ . id AS id_11 , m1_ . title AS title_12 , m1_ . type AS type_13 , m1_ . url AS url_14 , m1_ . route AS route_15 , m1_ . position AS position_16 , m1_ . enabled AS enabled_17 , m1_ . updated_at AS updated_at_18 , m1_ . created_at AS created_at_19 , m1_ . path AS path_20 , m1_ . has_link AS has_link_21 , m0_ . parent_id AS parent_id_22 , m0_ . menu_id AS menu_id_23 , m1_ . parent_id AS parent_id_24 , m1_ . menu_id AS menu_id_25 FROM menu_item m0_ LEFT JOIN menu_item m1_ ON m0_ . id = m1_ . parent_id LEFT JOIN menu m2_ ON m0_ . menu_id = m2_ . id LEFT JOIN menu_type m3_ ON m2_ . type_id = m3_ . id WHERE m0_ . parent_id IS NULL AND m0_ . enabled = 1 AND m3_ . name LIKE '%MENU%' ORDER BY m0_ . position ASC , m1_ . position ASC
SELECT m0_ . id AS id_0 , m0_ . title AS title_1 , m0_ . type AS type_2 , m0_ . url AS url_3 , m0_ . route AS route_4 , m0_ . position AS position_5 , m0_ . enabled AS enabled_6 , m0_ . updated_at AS updated_at_7 , m0_ . created_at AS created_at_8 , m0_ . path AS path_9 , m0_ . has_link AS has_link_10 , m1_ . id AS id_11 , m1_ . title AS title_12 , m1_ . type AS type_13 , m1_ . url AS url_14 , m1_ . route AS route_15 , m1_ . position AS position_16 , m1_ . enabled AS enabled_17 , m1_ . updated_at AS updated_at_18 , m1_ . created_at AS created_at_19 , m1_ . path AS path_20 , m1_ . has_link AS has_link_21 , m0_ . parent_id AS parent_id_22 , m0_ . menu_id AS menu_id_23 , m1_ . parent_id AS parent_id_24 , m1_ . menu_id AS menu_id_25 FROM menu_item m0_ LEFT JOIN menu_item m1_ ON m0_ . id = m1_ . parent_id LEFT JOIN menu m2_ ON m0_ . menu_id = m2_ . id LEFT JOIN menu_type m3_ ON m2_ . type_id = m3_ . id WHERE m0_ . parent_id IS NULL AND m0_ . enabled = 1 AND m3_ . name LIKE '%MENU%' ORDER BY m0_ . position ASC , m1_ . position ASC ;
Copy
181
0.10 ms
SELECT t0 . id AS id_1 , t0 . label AS label_2 , t0 . value AS value_3 FROM configuration t0 WHERE t0 . label = ? LIMIT 1
Parameters :
[
"LOGO_PATH "
]
SELECT t0 . id AS id_1 , t0 . label AS label_2 , t0 . value AS value_3 FROM configuration t0 WHERE t0 . label = 'LOGO_PATH' LIMIT 1 ;
Copy
182
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
183
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 :
[
"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
184
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
185
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
186
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
187
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
188
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
189
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
190
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 = 39 ;
Copy
191
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
192
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
193
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
194
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
195
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
196
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
197
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 = 47 ;
Copy
198
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
199
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
200
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
201
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
202
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
203
0.09 ms
SELECT t0 . id AS id_1 , t0 . url AS url_2 , t0 . title AS title_3 , t0 . meta_description AS meta_description_4 , t0 . meta_keywords AS meta_keywords_5 , t0 . og_title AS og_title_6 , t0 . twitter_card AS twitter_card_7 , t0 . page_type AS page_type_8 , t0 . og_image_id AS og_image_id_9 , t0 . twitter_image_id AS twitter_image_id_10 FROM seo_meta_data t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . url AS url_2 , t0 . title AS title_3 , t0 . meta_description AS meta_description_4 , t0 . meta_keywords AS meta_keywords_5 , t0 . og_title AS og_title_6 , t0 . twitter_card AS twitter_card_7 , t0 . page_type AS page_type_8 , t0 . og_image_id AS og_image_id_9 , t0 . twitter_image_id AS twitter_image_id_10 FROM seo_meta_data t0 WHERE t0 . id = 955 ;
Copy
204
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 = 807 ;
Copy
205
0.14 ms
SELECT t0 . id AS id_1 , t0 . path AS path_2 , t0 . alt AS alt_3 , t0 . title AS title_4 , t0 . position AS position_5 , t0 . legend AS legend_6 , t0 . destination_id AS destination_id_7 FROM destination_image t0 WHERE t0 . destination_id = ? ORDER BY t0 . position ASC
SELECT t0 . id AS id_1 , t0 . path AS path_2 , t0 . alt AS alt_3 , t0 . title AS title_4 , t0 . position AS position_5 , t0 . legend AS legend_6 , t0 . destination_id AS destination_id_7 FROM destination_image t0 WHERE t0 . destination_id = 71 ORDER BY t0 . position ASC ;
Copy
206
0.16 ms
SELECT t0 . id AS id_1 , t0 . id_crypt AS id_crypt_2 , t0 . name AS name_3 , t0 . starting_point AS starting_point_4 , t0 . days AS days_5 , t0 . is_complete AS is_complete_6 , t0 . is_last_spot AS is_last_spot_7 , t0 . guides AS guides_8 , t0 . date_from AS date_from_9 , t0 . start_date AS start_date_10 , t0 . date_to AS date_to_11 , t0 . registration_deadline AS registration_deadline_12 , t0 . formalities AS formalities_13 , t0 . created_at AS created_at_14 , t0 . updated_at AS updated_at_15 , t0 . enabled AS enabled_16 , t0 . is_promoted AS is_promoted_17 , t0 . is_pre_registered_notified AS is_pre_registered_notified_18 , t0 . destination_id AS destination_id_19 FROM travel t0 WHERE t0 . destination_id = ? ORDER BY t0 . date_from DESC
SELECT t0 . id AS id_1 , t0 . id_crypt AS id_crypt_2 , t0 . name AS name_3 , t0 . starting_point AS starting_point_4 , t0 . days AS days_5 , t0 . is_complete AS is_complete_6 , t0 . is_last_spot AS is_last_spot_7 , t0 . guides AS guides_8 , t0 . date_from AS date_from_9 , t0 . start_date AS start_date_10 , t0 . date_to AS date_to_11 , t0 . registration_deadline AS registration_deadline_12 , t0 . formalities AS formalities_13 , t0 . created_at AS created_at_14 , t0 . updated_at AS updated_at_15 , t0 . enabled AS enabled_16 , t0 . is_promoted AS is_promoted_17 , t0 . is_pre_registered_notified AS is_pre_registered_notified_18 , t0 . destination_id AS destination_id_19 FROM travel t0 WHERE t0 . destination_id = 71 ORDER BY t0 . date_from DESC ;
Copy
207
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 = 822 ;
Copy
208
0.14 ms
SELECT t0 . id AS id_1 , t0 . path AS path_2 , t0 . alt AS alt_3 , t0 . title AS title_4 , t0 . position AS position_5 , t0 . legend AS legend_6 , t0 . destination_id AS destination_id_7 FROM destination_image t0 WHERE t0 . destination_id = ? ORDER BY t0 . position ASC
SELECT t0 . id AS id_1 , t0 . path AS path_2 , t0 . alt AS alt_3 , t0 . title AS title_4 , t0 . position AS position_5 , t0 . legend AS legend_6 , t0 . destination_id AS destination_id_7 FROM destination_image t0 WHERE t0 . destination_id = 86 ORDER BY t0 . position ASC ;
Copy
209
0.17 ms
SELECT t0 . id AS id_1 , t0 . id_crypt AS id_crypt_2 , t0 . name AS name_3 , t0 . starting_point AS starting_point_4 , t0 . days AS days_5 , t0 . is_complete AS is_complete_6 , t0 . is_last_spot AS is_last_spot_7 , t0 . guides AS guides_8 , t0 . date_from AS date_from_9 , t0 . start_date AS start_date_10 , t0 . date_to AS date_to_11 , t0 . registration_deadline AS registration_deadline_12 , t0 . formalities AS formalities_13 , t0 . created_at AS created_at_14 , t0 . updated_at AS updated_at_15 , t0 . enabled AS enabled_16 , t0 . is_promoted AS is_promoted_17 , t0 . is_pre_registered_notified AS is_pre_registered_notified_18 , t0 . destination_id AS destination_id_19 FROM travel t0 WHERE t0 . destination_id = ? ORDER BY t0 . date_from DESC
SELECT t0 . id AS id_1 , t0 . id_crypt AS id_crypt_2 , t0 . name AS name_3 , t0 . starting_point AS starting_point_4 , t0 . days AS days_5 , t0 . is_complete AS is_complete_6 , t0 . is_last_spot AS is_last_spot_7 , t0 . guides AS guides_8 , t0 . date_from AS date_from_9 , t0 . start_date AS start_date_10 , t0 . date_to AS date_to_11 , t0 . registration_deadline AS registration_deadline_12 , t0 . formalities AS formalities_13 , t0 . created_at AS created_at_14 , t0 . updated_at AS updated_at_15 , t0 . enabled AS enabled_16 , t0 . is_promoted AS is_promoted_17 , t0 . is_pre_registered_notified AS is_pre_registered_notified_18 , t0 . destination_id AS destination_id_19 FROM travel t0 WHERE t0 . destination_id = 86 ORDER BY t0 . date_from DESC ;
Copy
210
0.14 ms
SELECT t0 . id AS id_1 , t0 . amount AS amount_2 , t0 . uid AS uid_3 , t0 . state AS state_4 , t0 . method AS method_5 , t0 . payed_at AS payed_at_6 , t0 . axepta_pay_id AS axepta_pay_id_7 , t0 . year AS year_8 , t0 . is_used AS is_used_9 , t0 . destination_id AS destination_id_10 , t0 . billing_id AS billing_id_11 , t0 . user_id AS user_id_12 FROM pre_registration t0 WHERE t0 . destination_id = ? AND t0 . year = ? AND t0 . state IN (? , ? ) AND t0 . is_used = ?
Parameters :
[
86
2026
"pending_approval "
"paid "
0
]
SELECT t0 . id AS id_1 , t0 . amount AS amount_2 , t0 . uid AS uid_3 , t0 . state AS state_4 , t0 . method AS method_5 , t0 . payed_at AS payed_at_6 , t0 . axepta_pay_id AS axepta_pay_id_7 , t0 . year AS year_8 , t0 . is_used AS is_used_9 , t0 . destination_id AS destination_id_10 , t0 . billing_id AS billing_id_11 , t0 . user_id AS user_id_12 FROM pre_registration t0 WHERE t0 . destination_id = 86 AND t0 . year = 2026 AND t0 . state IN ('pending_approval' , 'paid' ) AND t0 . is_used = 0 ;
Copy
211
0.16 ms
SELECT t0 . id AS id_1 , t0 . camping_car_length AS camping_car_length_2 , t0 . camping_car_height AS camping_car_height_3 , t0 . has_animal AS has_animal_4 , t0 . price AS price_5 , t0 . total_price AS total_price_6 , t0 . cygest_export_date AS cygest_export_date_7 , t0 . state AS state_8 , t0 . cygest_return AS cygest_return_9 , t0 . created_at AS created_at_10 , t0 . updated_at AS updated_at_11 , t0 . coupon_code AS coupon_code_12 , t0 . coupon_amount AS coupon_amount_13 , t0 . uuid AS uuid_14 , t0 . old_options AS old_options_15 , t0 . pre_registration_amount AS pre_registration_amount_16 , t0 . pdf_destination AS pdf_destination_17 , t0 . authored_by_id AS authored_by_id_18 , t0 . travel_id AS travel_id_19 , t0 . billing_id AS billing_id_20 FROM reservation t0 WHERE t0 . travel_id = ? AND t0 . state IN (? , ? , ? )
Parameters :
[
29
"awaiting_down_payment "
"partially_paid "
"partially_paid "
]
SELECT t0 . id AS id_1 , t0 . camping_car_length AS camping_car_length_2 , t0 . camping_car_height AS camping_car_height_3 , t0 . has_animal AS has_animal_4 , t0 . price AS price_5 , t0 . total_price AS total_price_6 , t0 . cygest_export_date AS cygest_export_date_7 , t0 . state AS state_8 , t0 . cygest_return AS cygest_return_9 , t0 . created_at AS created_at_10 , t0 . updated_at AS updated_at_11 , t0 . coupon_code AS coupon_code_12 , t0 . coupon_amount AS coupon_amount_13 , t0 . uuid AS uuid_14 , t0 . old_options AS old_options_15 , t0 . pre_registration_amount AS pre_registration_amount_16 , t0 . pdf_destination AS pdf_destination_17 , t0 . authored_by_id AS authored_by_id_18 , t0 . travel_id AS travel_id_19 , t0 . billing_id AS billing_id_20 FROM reservation t0 WHERE t0 . travel_id = 29 AND t0 . state IN ('awaiting_down_payment' , 'partially_paid' , 'partially_paid' );
Copy
212
0.11 ms
SELECT t0 . id AS id_1 , t0 . amount AS amount_2 , t0 . uid AS uid_3 , t0 . state AS state_4 , t0 . method AS method_5 , t0 . payed_at AS payed_at_6 , t0 . axepta_pay_id AS axepta_pay_id_7 , t0 . year AS year_8 , t0 . is_used AS is_used_9 , t0 . destination_id AS destination_id_10 , t0 . billing_id AS billing_id_11 , t0 . user_id AS user_id_12 FROM pre_registration t0 WHERE t0 . destination_id = ? AND t0 . year = ? AND t0 . state IN (? , ? ) AND t0 . is_used = ?
Parameters :
[
86
2026
"pending_approval "
"paid "
0
]
SELECT t0 . id AS id_1 , t0 . amount AS amount_2 , t0 . uid AS uid_3 , t0 . state AS state_4 , t0 . method AS method_5 , t0 . payed_at AS payed_at_6 , t0 . axepta_pay_id AS axepta_pay_id_7 , t0 . year AS year_8 , t0 . is_used AS is_used_9 , t0 . destination_id AS destination_id_10 , t0 . billing_id AS billing_id_11 , t0 . user_id AS user_id_12 FROM pre_registration t0 WHERE t0 . destination_id = 86 AND t0 . year = 2026 AND t0 . state IN ('pending_approval' , 'paid' ) AND t0 . is_used = 0 ;
Copy
213
0.12 ms
SELECT t0 . id AS id_1 , t0 . camping_car_length AS camping_car_length_2 , t0 . camping_car_height AS camping_car_height_3 , t0 . has_animal AS has_animal_4 , t0 . price AS price_5 , t0 . total_price AS total_price_6 , t0 . cygest_export_date AS cygest_export_date_7 , t0 . state AS state_8 , t0 . cygest_return AS cygest_return_9 , t0 . created_at AS created_at_10 , t0 . updated_at AS updated_at_11 , t0 . coupon_code AS coupon_code_12 , t0 . coupon_amount AS coupon_amount_13 , t0 . uuid AS uuid_14 , t0 . old_options AS old_options_15 , t0 . pre_registration_amount AS pre_registration_amount_16 , t0 . pdf_destination AS pdf_destination_17 , t0 . authored_by_id AS authored_by_id_18 , t0 . travel_id AS travel_id_19 , t0 . billing_id AS billing_id_20 FROM reservation t0 WHERE t0 . travel_id = ? AND t0 . state IN (? , ? , ? )
Parameters :
[
29
"awaiting_down_payment "
"partially_paid "
"partially_paid "
]
SELECT t0 . id AS id_1 , t0 . camping_car_length AS camping_car_length_2 , t0 . camping_car_height AS camping_car_height_3 , t0 . has_animal AS has_animal_4 , t0 . price AS price_5 , t0 . total_price AS total_price_6 , t0 . cygest_export_date AS cygest_export_date_7 , t0 . state AS state_8 , t0 . cygest_return AS cygest_return_9 , t0 . created_at AS created_at_10 , t0 . updated_at AS updated_at_11 , t0 . coupon_code AS coupon_code_12 , t0 . coupon_amount AS coupon_amount_13 , t0 . uuid AS uuid_14 , t0 . old_options AS old_options_15 , t0 . pre_registration_amount AS pre_registration_amount_16 , t0 . pdf_destination AS pdf_destination_17 , t0 . authored_by_id AS authored_by_id_18 , t0 . travel_id AS travel_id_19 , t0 . billing_id AS billing_id_20 FROM reservation t0 WHERE t0 . travel_id = 29 AND t0 . state IN ('awaiting_down_payment' , 'partially_paid' , 'partially_paid' );
Copy
214
0.11 ms
SELECT t0 . id AS id_1 , t0 . amount AS amount_2 , t0 . uid AS uid_3 , t0 . state AS state_4 , t0 . method AS method_5 , t0 . payed_at AS payed_at_6 , t0 . axepta_pay_id AS axepta_pay_id_7 , t0 . year AS year_8 , t0 . is_used AS is_used_9 , t0 . destination_id AS destination_id_10 , t0 . billing_id AS billing_id_11 , t0 . user_id AS user_id_12 FROM pre_registration t0 WHERE t0 . destination_id = ? AND t0 . year = ? AND t0 . state IN (? , ? ) AND t0 . is_used = ?
Parameters :
[
86
2026
"pending_approval "
"paid "
0
]
SELECT t0 . id AS id_1 , t0 . amount AS amount_2 , t0 . uid AS uid_3 , t0 . state AS state_4 , t0 . method AS method_5 , t0 . payed_at AS payed_at_6 , t0 . axepta_pay_id AS axepta_pay_id_7 , t0 . year AS year_8 , t0 . is_used AS is_used_9 , t0 . destination_id AS destination_id_10 , t0 . billing_id AS billing_id_11 , t0 . user_id AS user_id_12 FROM pre_registration t0 WHERE t0 . destination_id = 86 AND t0 . year = 2026 AND t0 . state IN ('pending_approval' , 'paid' ) AND t0 . is_used = 0 ;
Copy
215
0.14 ms
SELECT t0 . id AS id_1 , t0 . camping_car_length AS camping_car_length_2 , t0 . camping_car_height AS camping_car_height_3 , t0 . has_animal AS has_animal_4 , t0 . price AS price_5 , t0 . total_price AS total_price_6 , t0 . cygest_export_date AS cygest_export_date_7 , t0 . state AS state_8 , t0 . cygest_return AS cygest_return_9 , t0 . created_at AS created_at_10 , t0 . updated_at AS updated_at_11 , t0 . coupon_code AS coupon_code_12 , t0 . coupon_amount AS coupon_amount_13 , t0 . uuid AS uuid_14 , t0 . old_options AS old_options_15 , t0 . pre_registration_amount AS pre_registration_amount_16 , t0 . pdf_destination AS pdf_destination_17 , t0 . authored_by_id AS authored_by_id_18 , t0 . travel_id AS travel_id_19 , t0 . billing_id AS billing_id_20 FROM reservation t0 WHERE t0 . travel_id = ? AND t0 . state IN (? , ? , ? )
Parameters :
[
29
"awaiting_down_payment "
"partially_paid "
"partially_paid "
]
SELECT t0 . id AS id_1 , t0 . camping_car_length AS camping_car_length_2 , t0 . camping_car_height AS camping_car_height_3 , t0 . has_animal AS has_animal_4 , t0 . price AS price_5 , t0 . total_price AS total_price_6 , t0 . cygest_export_date AS cygest_export_date_7 , t0 . state AS state_8 , t0 . cygest_return AS cygest_return_9 , t0 . created_at AS created_at_10 , t0 . updated_at AS updated_at_11 , t0 . coupon_code AS coupon_code_12 , t0 . coupon_amount AS coupon_amount_13 , t0 . uuid AS uuid_14 , t0 . old_options AS old_options_15 , t0 . pre_registration_amount AS pre_registration_amount_16 , t0 . pdf_destination AS pdf_destination_17 , t0 . authored_by_id AS authored_by_id_18 , t0 . travel_id AS travel_id_19 , t0 . billing_id AS billing_id_20 FROM reservation t0 WHERE t0 . travel_id = 29 AND t0 . state IN ('awaiting_down_payment' , 'partially_paid' , 'partially_paid' );
Copy
216
0.11 ms
SELECT t0 . id AS id_1 , t0 . amount AS amount_2 , t0 . uid AS uid_3 , t0 . state AS state_4 , t0 . method AS method_5 , t0 . payed_at AS payed_at_6 , t0 . axepta_pay_id AS axepta_pay_id_7 , t0 . year AS year_8 , t0 . is_used AS is_used_9 , t0 . destination_id AS destination_id_10 , t0 . billing_id AS billing_id_11 , t0 . user_id AS user_id_12 FROM pre_registration t0 WHERE t0 . destination_id = ? AND t0 . year = ? AND t0 . state IN (? , ? ) AND t0 . is_used = ?
Parameters :
[
86
2026
"pending_approval "
"paid "
0
]
SELECT t0 . id AS id_1 , t0 . amount AS amount_2 , t0 . uid AS uid_3 , t0 . state AS state_4 , t0 . method AS method_5 , t0 . payed_at AS payed_at_6 , t0 . axepta_pay_id AS axepta_pay_id_7 , t0 . year AS year_8 , t0 . is_used AS is_used_9 , t0 . destination_id AS destination_id_10 , t0 . billing_id AS billing_id_11 , t0 . user_id AS user_id_12 FROM pre_registration t0 WHERE t0 . destination_id = 86 AND t0 . year = 2026 AND t0 . state IN ('pending_approval' , 'paid' ) AND t0 . is_used = 0 ;
Copy
217
0.12 ms
SELECT t0 . id AS id_1 , t0 . camping_car_length AS camping_car_length_2 , t0 . camping_car_height AS camping_car_height_3 , t0 . has_animal AS has_animal_4 , t0 . price AS price_5 , t0 . total_price AS total_price_6 , t0 . cygest_export_date AS cygest_export_date_7 , t0 . state AS state_8 , t0 . cygest_return AS cygest_return_9 , t0 . created_at AS created_at_10 , t0 . updated_at AS updated_at_11 , t0 . coupon_code AS coupon_code_12 , t0 . coupon_amount AS coupon_amount_13 , t0 . uuid AS uuid_14 , t0 . old_options AS old_options_15 , t0 . pre_registration_amount AS pre_registration_amount_16 , t0 . pdf_destination AS pdf_destination_17 , t0 . authored_by_id AS authored_by_id_18 , t0 . travel_id AS travel_id_19 , t0 . billing_id AS billing_id_20 FROM reservation t0 WHERE t0 . travel_id = ? AND t0 . state IN (? , ? , ? )
Parameters :
[
29
"awaiting_down_payment "
"partially_paid "
"partially_paid "
]
SELECT t0 . id AS id_1 , t0 . camping_car_length AS camping_car_length_2 , t0 . camping_car_height AS camping_car_height_3 , t0 . has_animal AS has_animal_4 , t0 . price AS price_5 , t0 . total_price AS total_price_6 , t0 . cygest_export_date AS cygest_export_date_7 , t0 . state AS state_8 , t0 . cygest_return AS cygest_return_9 , t0 . created_at AS created_at_10 , t0 . updated_at AS updated_at_11 , t0 . coupon_code AS coupon_code_12 , t0 . coupon_amount AS coupon_amount_13 , t0 . uuid AS uuid_14 , t0 . old_options AS old_options_15 , t0 . pre_registration_amount AS pre_registration_amount_16 , t0 . pdf_destination AS pdf_destination_17 , t0 . authored_by_id AS authored_by_id_18 , t0 . travel_id AS travel_id_19 , t0 . billing_id AS billing_id_20 FROM reservation t0 WHERE t0 . travel_id = 29 AND t0 . state IN ('awaiting_down_payment' , 'partially_paid' , 'partially_paid' );
Copy
218
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 = 849 ;
Copy
219
0.12 ms
SELECT t0 . id AS id_1 , t0 . path AS path_2 , t0 . alt AS alt_3 , t0 . title AS title_4 , t0 . position AS position_5 , t0 . legend AS legend_6 , t0 . destination_id AS destination_id_7 FROM destination_image t0 WHERE t0 . destination_id = ? ORDER BY t0 . position ASC
SELECT t0 . id AS id_1 , t0 . path AS path_2 , t0 . alt AS alt_3 , t0 . title AS title_4 , t0 . position AS position_5 , t0 . legend AS legend_6 , t0 . destination_id AS destination_id_7 FROM destination_image t0 WHERE t0 . destination_id = 114 ORDER BY t0 . position ASC ;
Copy
220
0.14 ms
SELECT t0 . id AS id_1 , t0 . id_crypt AS id_crypt_2 , t0 . name AS name_3 , t0 . starting_point AS starting_point_4 , t0 . days AS days_5 , t0 . is_complete AS is_complete_6 , t0 . is_last_spot AS is_last_spot_7 , t0 . guides AS guides_8 , t0 . date_from AS date_from_9 , t0 . start_date AS start_date_10 , t0 . date_to AS date_to_11 , t0 . registration_deadline AS registration_deadline_12 , t0 . formalities AS formalities_13 , t0 . created_at AS created_at_14 , t0 . updated_at AS updated_at_15 , t0 . enabled AS enabled_16 , t0 . is_promoted AS is_promoted_17 , t0 . is_pre_registered_notified AS is_pre_registered_notified_18 , t0 . destination_id AS destination_id_19 FROM travel t0 WHERE t0 . destination_id = ? ORDER BY t0 . date_from DESC
SELECT t0 . id AS id_1 , t0 . id_crypt AS id_crypt_2 , t0 . name AS name_3 , t0 . starting_point AS starting_point_4 , t0 . days AS days_5 , t0 . is_complete AS is_complete_6 , t0 . is_last_spot AS is_last_spot_7 , t0 . guides AS guides_8 , t0 . date_from AS date_from_9 , t0 . start_date AS start_date_10 , t0 . date_to AS date_to_11 , t0 . registration_deadline AS registration_deadline_12 , t0 . formalities AS formalities_13 , t0 . created_at AS created_at_14 , t0 . updated_at AS updated_at_15 , t0 . enabled AS enabled_16 , t0 . is_promoted AS is_promoted_17 , t0 . is_pre_registered_notified AS is_pre_registered_notified_18 , t0 . destination_id AS destination_id_19 FROM travel t0 WHERE t0 . destination_id = 114 ORDER BY t0 . date_from DESC ;
Copy
221
0.12 ms
SELECT t0 . id AS id_1 , t0 . amount AS amount_2 , t0 . uid AS uid_3 , t0 . state AS state_4 , t0 . method AS method_5 , t0 . payed_at AS payed_at_6 , t0 . axepta_pay_id AS axepta_pay_id_7 , t0 . year AS year_8 , t0 . is_used AS is_used_9 , t0 . destination_id AS destination_id_10 , t0 . billing_id AS billing_id_11 , t0 . user_id AS user_id_12 FROM pre_registration t0 WHERE t0 . destination_id = ? AND t0 . year = ? AND t0 . state IN (? , ? ) AND t0 . is_used = ?
Parameters :
[
114
2026
"pending_approval "
"paid "
0
]
SELECT t0 . id AS id_1 , t0 . amount AS amount_2 , t0 . uid AS uid_3 , t0 . state AS state_4 , t0 . method AS method_5 , t0 . payed_at AS payed_at_6 , t0 . axepta_pay_id AS axepta_pay_id_7 , t0 . year AS year_8 , t0 . is_used AS is_used_9 , t0 . destination_id AS destination_id_10 , t0 . billing_id AS billing_id_11 , t0 . user_id AS user_id_12 FROM pre_registration t0 WHERE t0 . destination_id = 114 AND t0 . year = 2026 AND t0 . state IN ('pending_approval' , 'paid' ) AND t0 . is_used = 0 ;
Copy
222
0.11 ms
SELECT t0 . id AS id_1 , t0 . camping_car_length AS camping_car_length_2 , t0 . camping_car_height AS camping_car_height_3 , t0 . has_animal AS has_animal_4 , t0 . price AS price_5 , t0 . total_price AS total_price_6 , t0 . cygest_export_date AS cygest_export_date_7 , t0 . state AS state_8 , t0 . cygest_return AS cygest_return_9 , t0 . created_at AS created_at_10 , t0 . updated_at AS updated_at_11 , t0 . coupon_code AS coupon_code_12 , t0 . coupon_amount AS coupon_amount_13 , t0 . uuid AS uuid_14 , t0 . old_options AS old_options_15 , t0 . pre_registration_amount AS pre_registration_amount_16 , t0 . pdf_destination AS pdf_destination_17 , t0 . authored_by_id AS authored_by_id_18 , t0 . travel_id AS travel_id_19 , t0 . billing_id AS billing_id_20 FROM reservation t0 WHERE t0 . travel_id = ? AND t0 . state IN (? , ? , ? )
Parameters :
[
20
"awaiting_down_payment "
"partially_paid "
"partially_paid "
]
SELECT t0 . id AS id_1 , t0 . camping_car_length AS camping_car_length_2 , t0 . camping_car_height AS camping_car_height_3 , t0 . has_animal AS has_animal_4 , t0 . price AS price_5 , t0 . total_price AS total_price_6 , t0 . cygest_export_date AS cygest_export_date_7 , t0 . state AS state_8 , t0 . cygest_return AS cygest_return_9 , t0 . created_at AS created_at_10 , t0 . updated_at AS updated_at_11 , t0 . coupon_code AS coupon_code_12 , t0 . coupon_amount AS coupon_amount_13 , t0 . uuid AS uuid_14 , t0 . old_options AS old_options_15 , t0 . pre_registration_amount AS pre_registration_amount_16 , t0 . pdf_destination AS pdf_destination_17 , t0 . authored_by_id AS authored_by_id_18 , t0 . travel_id AS travel_id_19 , t0 . billing_id AS billing_id_20 FROM reservation t0 WHERE t0 . travel_id = 20 AND t0 . state IN ('awaiting_down_payment' , 'partially_paid' , 'partially_paid' );
Copy
223
0.10 ms
SELECT t0 . id AS id_1 , t0 . amount AS amount_2 , t0 . uid AS uid_3 , t0 . state AS state_4 , t0 . method AS method_5 , t0 . payed_at AS payed_at_6 , t0 . axepta_pay_id AS axepta_pay_id_7 , t0 . year AS year_8 , t0 . is_used AS is_used_9 , t0 . destination_id AS destination_id_10 , t0 . billing_id AS billing_id_11 , t0 . user_id AS user_id_12 FROM pre_registration t0 WHERE t0 . destination_id = ? AND t0 . year = ? AND t0 . state IN (? , ? ) AND t0 . is_used = ?
Parameters :
[
114
2026
"pending_approval "
"paid "
0
]
SELECT t0 . id AS id_1 , t0 . amount AS amount_2 , t0 . uid AS uid_3 , t0 . state AS state_4 , t0 . method AS method_5 , t0 . payed_at AS payed_at_6 , t0 . axepta_pay_id AS axepta_pay_id_7 , t0 . year AS year_8 , t0 . is_used AS is_used_9 , t0 . destination_id AS destination_id_10 , t0 . billing_id AS billing_id_11 , t0 . user_id AS user_id_12 FROM pre_registration t0 WHERE t0 . destination_id = 114 AND t0 . year = 2026 AND t0 . state IN ('pending_approval' , 'paid' ) AND t0 . is_used = 0 ;
Copy
224
0.11 ms
SELECT t0 . id AS id_1 , t0 . camping_car_length AS camping_car_length_2 , t0 . camping_car_height AS camping_car_height_3 , t0 . has_animal AS has_animal_4 , t0 . price AS price_5 , t0 . total_price AS total_price_6 , t0 . cygest_export_date AS cygest_export_date_7 , t0 . state AS state_8 , t0 . cygest_return AS cygest_return_9 , t0 . created_at AS created_at_10 , t0 . updated_at AS updated_at_11 , t0 . coupon_code AS coupon_code_12 , t0 . coupon_amount AS coupon_amount_13 , t0 . uuid AS uuid_14 , t0 . old_options AS old_options_15 , t0 . pre_registration_amount AS pre_registration_amount_16 , t0 . pdf_destination AS pdf_destination_17 , t0 . authored_by_id AS authored_by_id_18 , t0 . travel_id AS travel_id_19 , t0 . billing_id AS billing_id_20 FROM reservation t0 WHERE t0 . travel_id = ? AND t0 . state IN (? , ? , ? )
Parameters :
[
20
"awaiting_down_payment "
"partially_paid "
"partially_paid "
]
SELECT t0 . id AS id_1 , t0 . camping_car_length AS camping_car_length_2 , t0 . camping_car_height AS camping_car_height_3 , t0 . has_animal AS has_animal_4 , t0 . price AS price_5 , t0 . total_price AS total_price_6 , t0 . cygest_export_date AS cygest_export_date_7 , t0 . state AS state_8 , t0 . cygest_return AS cygest_return_9 , t0 . created_at AS created_at_10 , t0 . updated_at AS updated_at_11 , t0 . coupon_code AS coupon_code_12 , t0 . coupon_amount AS coupon_amount_13 , t0 . uuid AS uuid_14 , t0 . old_options AS old_options_15 , t0 . pre_registration_amount AS pre_registration_amount_16 , t0 . pdf_destination AS pdf_destination_17 , t0 . authored_by_id AS authored_by_id_18 , t0 . travel_id AS travel_id_19 , t0 . billing_id AS billing_id_20 FROM reservation t0 WHERE t0 . travel_id = 20 AND t0 . state IN ('awaiting_down_payment' , 'partially_paid' , 'partially_paid' );
Copy
225
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 = 751 ;
Copy
226
0.11 ms
SELECT t0 . id AS id_1 , t0 . path AS path_2 , t0 . alt AS alt_3 , t0 . title AS title_4 , t0 . position AS position_5 , t0 . legend AS legend_6 , t0 . destination_id AS destination_id_7 FROM destination_image t0 WHERE t0 . destination_id = ? ORDER BY t0 . position ASC
SELECT t0 . id AS id_1 , t0 . path AS path_2 , t0 . alt AS alt_3 , t0 . title AS title_4 , t0 . position AS position_5 , t0 . legend AS legend_6 , t0 . destination_id AS destination_id_7 FROM destination_image t0 WHERE t0 . destination_id = 14 ORDER BY t0 . position ASC ;
Copy
227
0.13 ms
SELECT t0 . id AS id_1 , t0 . id_crypt AS id_crypt_2 , t0 . name AS name_3 , t0 . starting_point AS starting_point_4 , t0 . days AS days_5 , t0 . is_complete AS is_complete_6 , t0 . is_last_spot AS is_last_spot_7 , t0 . guides AS guides_8 , t0 . date_from AS date_from_9 , t0 . start_date AS start_date_10 , t0 . date_to AS date_to_11 , t0 . registration_deadline AS registration_deadline_12 , t0 . formalities AS formalities_13 , t0 . created_at AS created_at_14 , t0 . updated_at AS updated_at_15 , t0 . enabled AS enabled_16 , t0 . is_promoted AS is_promoted_17 , t0 . is_pre_registered_notified AS is_pre_registered_notified_18 , t0 . destination_id AS destination_id_19 FROM travel t0 WHERE t0 . destination_id = ? ORDER BY t0 . date_from DESC
SELECT t0 . id AS id_1 , t0 . id_crypt AS id_crypt_2 , t0 . name AS name_3 , t0 . starting_point AS starting_point_4 , t0 . days AS days_5 , t0 . is_complete AS is_complete_6 , t0 . is_last_spot AS is_last_spot_7 , t0 . guides AS guides_8 , t0 . date_from AS date_from_9 , t0 . start_date AS start_date_10 , t0 . date_to AS date_to_11 , t0 . registration_deadline AS registration_deadline_12 , t0 . formalities AS formalities_13 , t0 . created_at AS created_at_14 , t0 . updated_at AS updated_at_15 , t0 . enabled AS enabled_16 , t0 . is_promoted AS is_promoted_17 , t0 . is_pre_registered_notified AS is_pre_registered_notified_18 , t0 . destination_id AS destination_id_19 FROM travel t0 WHERE t0 . destination_id = 14 ORDER BY t0 . date_from DESC ;
Copy
228
0.11 ms
SELECT t0 . id AS id_1 , t0 . amount AS amount_2 , t0 . uid AS uid_3 , t0 . state AS state_4 , t0 . method AS method_5 , t0 . payed_at AS payed_at_6 , t0 . axepta_pay_id AS axepta_pay_id_7 , t0 . year AS year_8 , t0 . is_used AS is_used_9 , t0 . destination_id AS destination_id_10 , t0 . billing_id AS billing_id_11 , t0 . user_id AS user_id_12 FROM pre_registration t0 WHERE t0 . destination_id = ? AND t0 . year = ? AND t0 . state IN (? , ? ) AND t0 . is_used = ?
Parameters :
[
14
2026
"pending_approval "
"paid "
0
]
SELECT t0 . id AS id_1 , t0 . amount AS amount_2 , t0 . uid AS uid_3 , t0 . state AS state_4 , t0 . method AS method_5 , t0 . payed_at AS payed_at_6 , t0 . axepta_pay_id AS axepta_pay_id_7 , t0 . year AS year_8 , t0 . is_used AS is_used_9 , t0 . destination_id AS destination_id_10 , t0 . billing_id AS billing_id_11 , t0 . user_id AS user_id_12 FROM pre_registration t0 WHERE t0 . destination_id = 14 AND t0 . year = 2026 AND t0 . state IN ('pending_approval' , 'paid' ) AND t0 . is_used = 0 ;
Copy
229
0.12 ms
SELECT t0 . id AS id_1 , t0 . camping_car_length AS camping_car_length_2 , t0 . camping_car_height AS camping_car_height_3 , t0 . has_animal AS has_animal_4 , t0 . price AS price_5 , t0 . total_price AS total_price_6 , t0 . cygest_export_date AS cygest_export_date_7 , t0 . state AS state_8 , t0 . cygest_return AS cygest_return_9 , t0 . created_at AS created_at_10 , t0 . updated_at AS updated_at_11 , t0 . coupon_code AS coupon_code_12 , t0 . coupon_amount AS coupon_amount_13 , t0 . uuid AS uuid_14 , t0 . old_options AS old_options_15 , t0 . pre_registration_amount AS pre_registration_amount_16 , t0 . pdf_destination AS pdf_destination_17 , t0 . authored_by_id AS authored_by_id_18 , t0 . travel_id AS travel_id_19 , t0 . billing_id AS billing_id_20 FROM reservation t0 WHERE t0 . travel_id = ? AND t0 . state IN (? , ? , ? )
Parameters :
[
34
"awaiting_down_payment "
"partially_paid "
"partially_paid "
]
SELECT t0 . id AS id_1 , t0 . camping_car_length AS camping_car_length_2 , t0 . camping_car_height AS camping_car_height_3 , t0 . has_animal AS has_animal_4 , t0 . price AS price_5 , t0 . total_price AS total_price_6 , t0 . cygest_export_date AS cygest_export_date_7 , t0 . state AS state_8 , t0 . cygest_return AS cygest_return_9 , t0 . created_at AS created_at_10 , t0 . updated_at AS updated_at_11 , t0 . coupon_code AS coupon_code_12 , t0 . coupon_amount AS coupon_amount_13 , t0 . uuid AS uuid_14 , t0 . old_options AS old_options_15 , t0 . pre_registration_amount AS pre_registration_amount_16 , t0 . pdf_destination AS pdf_destination_17 , t0 . authored_by_id AS authored_by_id_18 , t0 . travel_id AS travel_id_19 , t0 . billing_id AS billing_id_20 FROM reservation t0 WHERE t0 . travel_id = 34 AND t0 . state IN ('awaiting_down_payment' , 'partially_paid' , 'partially_paid' );
Copy
230
0.10 ms
SELECT t0 . id AS id_1 , t0 . amount AS amount_2 , t0 . uid AS uid_3 , t0 . state AS state_4 , t0 . method AS method_5 , t0 . payed_at AS payed_at_6 , t0 . axepta_pay_id AS axepta_pay_id_7 , t0 . year AS year_8 , t0 . is_used AS is_used_9 , t0 . destination_id AS destination_id_10 , t0 . billing_id AS billing_id_11 , t0 . user_id AS user_id_12 FROM pre_registration t0 WHERE t0 . destination_id = ? AND t0 . year = ? AND t0 . state IN (? , ? ) AND t0 . is_used = ?
Parameters :
[
14
2026
"pending_approval "
"paid "
0
]
SELECT t0 . id AS id_1 , t0 . amount AS amount_2 , t0 . uid AS uid_3 , t0 . state AS state_4 , t0 . method AS method_5 , t0 . payed_at AS payed_at_6 , t0 . axepta_pay_id AS axepta_pay_id_7 , t0 . year AS year_8 , t0 . is_used AS is_used_9 , t0 . destination_id AS destination_id_10 , t0 . billing_id AS billing_id_11 , t0 . user_id AS user_id_12 FROM pre_registration t0 WHERE t0 . destination_id = 14 AND t0 . year = 2026 AND t0 . state IN ('pending_approval' , 'paid' ) AND t0 . is_used = 0 ;
Copy
231
0.11 ms
SELECT t0 . id AS id_1 , t0 . camping_car_length AS camping_car_length_2 , t0 . camping_car_height AS camping_car_height_3 , t0 . has_animal AS has_animal_4 , t0 . price AS price_5 , t0 . total_price AS total_price_6 , t0 . cygest_export_date AS cygest_export_date_7 , t0 . state AS state_8 , t0 . cygest_return AS cygest_return_9 , t0 . created_at AS created_at_10 , t0 . updated_at AS updated_at_11 , t0 . coupon_code AS coupon_code_12 , t0 . coupon_amount AS coupon_amount_13 , t0 . uuid AS uuid_14 , t0 . old_options AS old_options_15 , t0 . pre_registration_amount AS pre_registration_amount_16 , t0 . pdf_destination AS pdf_destination_17 , t0 . authored_by_id AS authored_by_id_18 , t0 . travel_id AS travel_id_19 , t0 . billing_id AS billing_id_20 FROM reservation t0 WHERE t0 . travel_id = ? AND t0 . state IN (? , ? , ? )
Parameters :
[
34
"awaiting_down_payment "
"partially_paid "
"partially_paid "
]
SELECT t0 . id AS id_1 , t0 . camping_car_length AS camping_car_length_2 , t0 . camping_car_height AS camping_car_height_3 , t0 . has_animal AS has_animal_4 , t0 . price AS price_5 , t0 . total_price AS total_price_6 , t0 . cygest_export_date AS cygest_export_date_7 , t0 . state AS state_8 , t0 . cygest_return AS cygest_return_9 , t0 . created_at AS created_at_10 , t0 . updated_at AS updated_at_11 , t0 . coupon_code AS coupon_code_12 , t0 . coupon_amount AS coupon_amount_13 , t0 . uuid AS uuid_14 , t0 . old_options AS old_options_15 , t0 . pre_registration_amount AS pre_registration_amount_16 , t0 . pdf_destination AS pdf_destination_17 , t0 . authored_by_id AS authored_by_id_18 , t0 . travel_id AS travel_id_19 , t0 . billing_id AS billing_id_20 FROM reservation t0 WHERE t0 . travel_id = 34 AND t0 . state IN ('awaiting_down_payment' , 'partially_paid' , 'partially_paid' );
Copy
232
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 = 821 ;
Copy
233
0.12 ms
SELECT t0 . id AS id_1 , t0 . path AS path_2 , t0 . alt AS alt_3 , t0 . title AS title_4 , t0 . position AS position_5 , t0 . legend AS legend_6 , t0 . destination_id AS destination_id_7 FROM destination_image t0 WHERE t0 . destination_id = ? ORDER BY t0 . position ASC
SELECT t0 . id AS id_1 , t0 . path AS path_2 , t0 . alt AS alt_3 , t0 . title AS title_4 , t0 . position AS position_5 , t0 . legend AS legend_6 , t0 . destination_id AS destination_id_7 FROM destination_image t0 WHERE t0 . destination_id = 85 ORDER BY t0 . position ASC ;
Copy
234
0.13 ms
SELECT t0 . id AS id_1 , t0 . id_crypt AS id_crypt_2 , t0 . name AS name_3 , t0 . starting_point AS starting_point_4 , t0 . days AS days_5 , t0 . is_complete AS is_complete_6 , t0 . is_last_spot AS is_last_spot_7 , t0 . guides AS guides_8 , t0 . date_from AS date_from_9 , t0 . start_date AS start_date_10 , t0 . date_to AS date_to_11 , t0 . registration_deadline AS registration_deadline_12 , t0 . formalities AS formalities_13 , t0 . created_at AS created_at_14 , t0 . updated_at AS updated_at_15 , t0 . enabled AS enabled_16 , t0 . is_promoted AS is_promoted_17 , t0 . is_pre_registered_notified AS is_pre_registered_notified_18 , t0 . destination_id AS destination_id_19 FROM travel t0 WHERE t0 . destination_id = ? ORDER BY t0 . date_from DESC
SELECT t0 . id AS id_1 , t0 . id_crypt AS id_crypt_2 , t0 . name AS name_3 , t0 . starting_point AS starting_point_4 , t0 . days AS days_5 , t0 . is_complete AS is_complete_6 , t0 . is_last_spot AS is_last_spot_7 , t0 . guides AS guides_8 , t0 . date_from AS date_from_9 , t0 . start_date AS start_date_10 , t0 . date_to AS date_to_11 , t0 . registration_deadline AS registration_deadline_12 , t0 . formalities AS formalities_13 , t0 . created_at AS created_at_14 , t0 . updated_at AS updated_at_15 , t0 . enabled AS enabled_16 , t0 . is_promoted AS is_promoted_17 , t0 . is_pre_registered_notified AS is_pre_registered_notified_18 , t0 . destination_id AS destination_id_19 FROM travel t0 WHERE t0 . destination_id = 85 ORDER BY t0 . date_from DESC ;
Copy
235
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 = 801 ;
Copy
236
0.10 ms
SELECT t0 . id AS id_1 , t0 . path AS path_2 , t0 . alt AS alt_3 , t0 . title AS title_4 , t0 . position AS position_5 , t0 . legend AS legend_6 , t0 . destination_id AS destination_id_7 FROM destination_image t0 WHERE t0 . destination_id = ? ORDER BY t0 . position ASC
SELECT t0 . id AS id_1 , t0 . path AS path_2 , t0 . alt AS alt_3 , t0 . title AS title_4 , t0 . position AS position_5 , t0 . legend AS legend_6 , t0 . destination_id AS destination_id_7 FROM destination_image t0 WHERE t0 . destination_id = 65 ORDER BY t0 . position ASC ;
Copy
237
0.14 ms
SELECT t0 . id AS id_1 , t0 . id_crypt AS id_crypt_2 , t0 . name AS name_3 , t0 . starting_point AS starting_point_4 , t0 . days AS days_5 , t0 . is_complete AS is_complete_6 , t0 . is_last_spot AS is_last_spot_7 , t0 . guides AS guides_8 , t0 . date_from AS date_from_9 , t0 . start_date AS start_date_10 , t0 . date_to AS date_to_11 , t0 . registration_deadline AS registration_deadline_12 , t0 . formalities AS formalities_13 , t0 . created_at AS created_at_14 , t0 . updated_at AS updated_at_15 , t0 . enabled AS enabled_16 , t0 . is_promoted AS is_promoted_17 , t0 . is_pre_registered_notified AS is_pre_registered_notified_18 , t0 . destination_id AS destination_id_19 FROM travel t0 WHERE t0 . destination_id = ? ORDER BY t0 . date_from DESC
SELECT t0 . id AS id_1 , t0 . id_crypt AS id_crypt_2 , t0 . name AS name_3 , t0 . starting_point AS starting_point_4 , t0 . days AS days_5 , t0 . is_complete AS is_complete_6 , t0 . is_last_spot AS is_last_spot_7 , t0 . guides AS guides_8 , t0 . date_from AS date_from_9 , t0 . start_date AS start_date_10 , t0 . date_to AS date_to_11 , t0 . registration_deadline AS registration_deadline_12 , t0 . formalities AS formalities_13 , t0 . created_at AS created_at_14 , t0 . updated_at AS updated_at_15 , t0 . enabled AS enabled_16 , t0 . is_promoted AS is_promoted_17 , t0 . is_pre_registered_notified AS is_pre_registered_notified_18 , t0 . destination_id AS destination_id_19 FROM travel t0 WHERE t0 . destination_id = 65 ORDER BY t0 . date_from DESC ;
Copy
238
0.11 ms
SELECT t0 . id AS id_1 , t0 . amount AS amount_2 , t0 . uid AS uid_3 , t0 . state AS state_4 , t0 . method AS method_5 , t0 . payed_at AS payed_at_6 , t0 . axepta_pay_id AS axepta_pay_id_7 , t0 . year AS year_8 , t0 . is_used AS is_used_9 , t0 . destination_id AS destination_id_10 , t0 . billing_id AS billing_id_11 , t0 . user_id AS user_id_12 FROM pre_registration t0 WHERE t0 . destination_id = ? AND t0 . year = ? AND t0 . state IN (? , ? ) AND t0 . is_used = ?
Parameters :
[
65
2026
"pending_approval "
"paid "
0
]
SELECT t0 . id AS id_1 , t0 . amount AS amount_2 , t0 . uid AS uid_3 , t0 . state AS state_4 , t0 . method AS method_5 , t0 . payed_at AS payed_at_6 , t0 . axepta_pay_id AS axepta_pay_id_7 , t0 . year AS year_8 , t0 . is_used AS is_used_9 , t0 . destination_id AS destination_id_10 , t0 . billing_id AS billing_id_11 , t0 . user_id AS user_id_12 FROM pre_registration t0 WHERE t0 . destination_id = 65 AND t0 . year = 2026 AND t0 . state IN ('pending_approval' , 'paid' ) AND t0 . is_used = 0 ;
Copy
239
0.11 ms
SELECT t0 . id AS id_1 , t0 . camping_car_length AS camping_car_length_2 , t0 . camping_car_height AS camping_car_height_3 , t0 . has_animal AS has_animal_4 , t0 . price AS price_5 , t0 . total_price AS total_price_6 , t0 . cygest_export_date AS cygest_export_date_7 , t0 . state AS state_8 , t0 . cygest_return AS cygest_return_9 , t0 . created_at AS created_at_10 , t0 . updated_at AS updated_at_11 , t0 . coupon_code AS coupon_code_12 , t0 . coupon_amount AS coupon_amount_13 , t0 . uuid AS uuid_14 , t0 . old_options AS old_options_15 , t0 . pre_registration_amount AS pre_registration_amount_16 , t0 . pdf_destination AS pdf_destination_17 , t0 . authored_by_id AS authored_by_id_18 , t0 . travel_id AS travel_id_19 , t0 . billing_id AS billing_id_20 FROM reservation t0 WHERE t0 . travel_id = ? AND t0 . state IN (? , ? , ? )
Parameters :
[
12
"awaiting_down_payment "
"partially_paid "
"partially_paid "
]
SELECT t0 . id AS id_1 , t0 . camping_car_length AS camping_car_length_2 , t0 . camping_car_height AS camping_car_height_3 , t0 . has_animal AS has_animal_4 , t0 . price AS price_5 , t0 . total_price AS total_price_6 , t0 . cygest_export_date AS cygest_export_date_7 , t0 . state AS state_8 , t0 . cygest_return AS cygest_return_9 , t0 . created_at AS created_at_10 , t0 . updated_at AS updated_at_11 , t0 . coupon_code AS coupon_code_12 , t0 . coupon_amount AS coupon_amount_13 , t0 . uuid AS uuid_14 , t0 . old_options AS old_options_15 , t0 . pre_registration_amount AS pre_registration_amount_16 , t0 . pdf_destination AS pdf_destination_17 , t0 . authored_by_id AS authored_by_id_18 , t0 . travel_id AS travel_id_19 , t0 . billing_id AS billing_id_20 FROM reservation t0 WHERE t0 . travel_id = 12 AND t0 . state IN ('awaiting_down_payment' , 'partially_paid' , 'partially_paid' );
Copy
240
0.10 ms
SELECT t0 . id AS id_1 , t0 . amount AS amount_2 , t0 . uid AS uid_3 , t0 . state AS state_4 , t0 . method AS method_5 , t0 . payed_at AS payed_at_6 , t0 . axepta_pay_id AS axepta_pay_id_7 , t0 . year AS year_8 , t0 . is_used AS is_used_9 , t0 . destination_id AS destination_id_10 , t0 . billing_id AS billing_id_11 , t0 . user_id AS user_id_12 FROM pre_registration t0 WHERE t0 . destination_id = ? AND t0 . year = ? AND t0 . state IN (? , ? ) AND t0 . is_used = ?
Parameters :
[
65
2026
"pending_approval "
"paid "
0
]
SELECT t0 . id AS id_1 , t0 . amount AS amount_2 , t0 . uid AS uid_3 , t0 . state AS state_4 , t0 . method AS method_5 , t0 . payed_at AS payed_at_6 , t0 . axepta_pay_id AS axepta_pay_id_7 , t0 . year AS year_8 , t0 . is_used AS is_used_9 , t0 . destination_id AS destination_id_10 , t0 . billing_id AS billing_id_11 , t0 . user_id AS user_id_12 FROM pre_registration t0 WHERE t0 . destination_id = 65 AND t0 . year = 2026 AND t0 . state IN ('pending_approval' , 'paid' ) AND t0 . is_used = 0 ;
Copy
241
0.11 ms
SELECT t0 . id AS id_1 , t0 . camping_car_length AS camping_car_length_2 , t0 . camping_car_height AS camping_car_height_3 , t0 . has_animal AS has_animal_4 , t0 . price AS price_5 , t0 . total_price AS total_price_6 , t0 . cygest_export_date AS cygest_export_date_7 , t0 . state AS state_8 , t0 . cygest_return AS cygest_return_9 , t0 . created_at AS created_at_10 , t0 . updated_at AS updated_at_11 , t0 . coupon_code AS coupon_code_12 , t0 . coupon_amount AS coupon_amount_13 , t0 . uuid AS uuid_14 , t0 . old_options AS old_options_15 , t0 . pre_registration_amount AS pre_registration_amount_16 , t0 . pdf_destination AS pdf_destination_17 , t0 . authored_by_id AS authored_by_id_18 , t0 . travel_id AS travel_id_19 , t0 . billing_id AS billing_id_20 FROM reservation t0 WHERE t0 . travel_id = ? AND t0 . state IN (? , ? , ? )
Parameters :
[
12
"awaiting_down_payment "
"partially_paid "
"partially_paid "
]
SELECT t0 . id AS id_1 , t0 . camping_car_length AS camping_car_length_2 , t0 . camping_car_height AS camping_car_height_3 , t0 . has_animal AS has_animal_4 , t0 . price AS price_5 , t0 . total_price AS total_price_6 , t0 . cygest_export_date AS cygest_export_date_7 , t0 . state AS state_8 , t0 . cygest_return AS cygest_return_9 , t0 . created_at AS created_at_10 , t0 . updated_at AS updated_at_11 , t0 . coupon_code AS coupon_code_12 , t0 . coupon_amount AS coupon_amount_13 , t0 . uuid AS uuid_14 , t0 . old_options AS old_options_15 , t0 . pre_registration_amount AS pre_registration_amount_16 , t0 . pdf_destination AS pdf_destination_17 , t0 . authored_by_id AS authored_by_id_18 , t0 . travel_id AS travel_id_19 , t0 . billing_id AS billing_id_20 FROM reservation t0 WHERE t0 . travel_id = 12 AND t0 . state IN ('awaiting_down_payment' , 'partially_paid' , 'partially_paid' );
Copy
242
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 = 820 ;
Copy
243
0.11 ms
SELECT t0 . id AS id_1 , t0 . path AS path_2 , t0 . alt AS alt_3 , t0 . title AS title_4 , t0 . position AS position_5 , t0 . legend AS legend_6 , t0 . destination_id AS destination_id_7 FROM destination_image t0 WHERE t0 . destination_id = ? ORDER BY t0 . position ASC
SELECT t0 . id AS id_1 , t0 . path AS path_2 , t0 . alt AS alt_3 , t0 . title AS title_4 , t0 . position AS position_5 , t0 . legend AS legend_6 , t0 . destination_id AS destination_id_7 FROM destination_image t0 WHERE t0 . destination_id = 84 ORDER BY t0 . position ASC ;
Copy
244
0.13 ms
SELECT t0 . id AS id_1 , t0 . id_crypt AS id_crypt_2 , t0 . name AS name_3 , t0 . starting_point AS starting_point_4 , t0 . days AS days_5 , t0 . is_complete AS is_complete_6 , t0 . is_last_spot AS is_last_spot_7 , t0 . guides AS guides_8 , t0 . date_from AS date_from_9 , t0 . start_date AS start_date_10 , t0 . date_to AS date_to_11 , t0 . registration_deadline AS registration_deadline_12 , t0 . formalities AS formalities_13 , t0 . created_at AS created_at_14 , t0 . updated_at AS updated_at_15 , t0 . enabled AS enabled_16 , t0 . is_promoted AS is_promoted_17 , t0 . is_pre_registered_notified AS is_pre_registered_notified_18 , t0 . destination_id AS destination_id_19 FROM travel t0 WHERE t0 . destination_id = ? ORDER BY t0 . date_from DESC
SELECT t0 . id AS id_1 , t0 . id_crypt AS id_crypt_2 , t0 . name AS name_3 , t0 . starting_point AS starting_point_4 , t0 . days AS days_5 , t0 . is_complete AS is_complete_6 , t0 . is_last_spot AS is_last_spot_7 , t0 . guides AS guides_8 , t0 . date_from AS date_from_9 , t0 . start_date AS start_date_10 , t0 . date_to AS date_to_11 , t0 . registration_deadline AS registration_deadline_12 , t0 . formalities AS formalities_13 , t0 . created_at AS created_at_14 , t0 . updated_at AS updated_at_15 , t0 . enabled AS enabled_16 , t0 . is_promoted AS is_promoted_17 , t0 . is_pre_registered_notified AS is_pre_registered_notified_18 , t0 . destination_id AS destination_id_19 FROM travel t0 WHERE t0 . destination_id = 84 ORDER BY t0 . date_from DESC ;
Copy
245
0.11 ms
SELECT t0 . id AS id_1 , t0 . amount AS amount_2 , t0 . uid AS uid_3 , t0 . state AS state_4 , t0 . method AS method_5 , t0 . payed_at AS payed_at_6 , t0 . axepta_pay_id AS axepta_pay_id_7 , t0 . year AS year_8 , t0 . is_used AS is_used_9 , t0 . destination_id AS destination_id_10 , t0 . billing_id AS billing_id_11 , t0 . user_id AS user_id_12 FROM pre_registration t0 WHERE t0 . destination_id = ? AND t0 . year = ? AND t0 . state IN (? , ? ) AND t0 . is_used = ?
Parameters :
[
84
2026
"pending_approval "
"paid "
0
]
SELECT t0 . id AS id_1 , t0 . amount AS amount_2 , t0 . uid AS uid_3 , t0 . state AS state_4 , t0 . method AS method_5 , t0 . payed_at AS payed_at_6 , t0 . axepta_pay_id AS axepta_pay_id_7 , t0 . year AS year_8 , t0 . is_used AS is_used_9 , t0 . destination_id AS destination_id_10 , t0 . billing_id AS billing_id_11 , t0 . user_id AS user_id_12 FROM pre_registration t0 WHERE t0 . destination_id = 84 AND t0 . year = 2026 AND t0 . state IN ('pending_approval' , 'paid' ) AND t0 . is_used = 0 ;
Copy
246
0.11 ms
SELECT t0 . id AS id_1 , t0 . camping_car_length AS camping_car_length_2 , t0 . camping_car_height AS camping_car_height_3 , t0 . has_animal AS has_animal_4 , t0 . price AS price_5 , t0 . total_price AS total_price_6 , t0 . cygest_export_date AS cygest_export_date_7 , t0 . state AS state_8 , t0 . cygest_return AS cygest_return_9 , t0 . created_at AS created_at_10 , t0 . updated_at AS updated_at_11 , t0 . coupon_code AS coupon_code_12 , t0 . coupon_amount AS coupon_amount_13 , t0 . uuid AS uuid_14 , t0 . old_options AS old_options_15 , t0 . pre_registration_amount AS pre_registration_amount_16 , t0 . pdf_destination AS pdf_destination_17 , t0 . authored_by_id AS authored_by_id_18 , t0 . travel_id AS travel_id_19 , t0 . billing_id AS billing_id_20 FROM reservation t0 WHERE t0 . travel_id = ? AND t0 . state IN (? , ? , ? )
Parameters :
[
27
"awaiting_down_payment "
"partially_paid "
"partially_paid "
]
SELECT t0 . id AS id_1 , t0 . camping_car_length AS camping_car_length_2 , t0 . camping_car_height AS camping_car_height_3 , t0 . has_animal AS has_animal_4 , t0 . price AS price_5 , t0 . total_price AS total_price_6 , t0 . cygest_export_date AS cygest_export_date_7 , t0 . state AS state_8 , t0 . cygest_return AS cygest_return_9 , t0 . created_at AS created_at_10 , t0 . updated_at AS updated_at_11 , t0 . coupon_code AS coupon_code_12 , t0 . coupon_amount AS coupon_amount_13 , t0 . uuid AS uuid_14 , t0 . old_options AS old_options_15 , t0 . pre_registration_amount AS pre_registration_amount_16 , t0 . pdf_destination AS pdf_destination_17 , t0 . authored_by_id AS authored_by_id_18 , t0 . travel_id AS travel_id_19 , t0 . billing_id AS billing_id_20 FROM reservation t0 WHERE t0 . travel_id = 27 AND t0 . state IN ('awaiting_down_payment' , 'partially_paid' , 'partially_paid' );
Copy
247
0.10 ms
SELECT t0 . id AS id_1 , t0 . amount AS amount_2 , t0 . uid AS uid_3 , t0 . state AS state_4 , t0 . method AS method_5 , t0 . payed_at AS payed_at_6 , t0 . axepta_pay_id AS axepta_pay_id_7 , t0 . year AS year_8 , t0 . is_used AS is_used_9 , t0 . destination_id AS destination_id_10 , t0 . billing_id AS billing_id_11 , t0 . user_id AS user_id_12 FROM pre_registration t0 WHERE t0 . destination_id = ? AND t0 . year = ? AND t0 . state IN (? , ? ) AND t0 . is_used = ?
Parameters :
[
84
2026
"pending_approval "
"paid "
0
]
SELECT t0 . id AS id_1 , t0 . amount AS amount_2 , t0 . uid AS uid_3 , t0 . state AS state_4 , t0 . method AS method_5 , t0 . payed_at AS payed_at_6 , t0 . axepta_pay_id AS axepta_pay_id_7 , t0 . year AS year_8 , t0 . is_used AS is_used_9 , t0 . destination_id AS destination_id_10 , t0 . billing_id AS billing_id_11 , t0 . user_id AS user_id_12 FROM pre_registration t0 WHERE t0 . destination_id = 84 AND t0 . year = 2026 AND t0 . state IN ('pending_approval' , 'paid' ) AND t0 . is_used = 0 ;
Copy
248
0.10 ms
SELECT t0 . id AS id_1 , t0 . camping_car_length AS camping_car_length_2 , t0 . camping_car_height AS camping_car_height_3 , t0 . has_animal AS has_animal_4 , t0 . price AS price_5 , t0 . total_price AS total_price_6 , t0 . cygest_export_date AS cygest_export_date_7 , t0 . state AS state_8 , t0 . cygest_return AS cygest_return_9 , t0 . created_at AS created_at_10 , t0 . updated_at AS updated_at_11 , t0 . coupon_code AS coupon_code_12 , t0 . coupon_amount AS coupon_amount_13 , t0 . uuid AS uuid_14 , t0 . old_options AS old_options_15 , t0 . pre_registration_amount AS pre_registration_amount_16 , t0 . pdf_destination AS pdf_destination_17 , t0 . authored_by_id AS authored_by_id_18 , t0 . travel_id AS travel_id_19 , t0 . billing_id AS billing_id_20 FROM reservation t0 WHERE t0 . travel_id = ? AND t0 . state IN (? , ? , ? )
Parameters :
[
27
"awaiting_down_payment "
"partially_paid "
"partially_paid "
]
SELECT t0 . id AS id_1 , t0 . camping_car_length AS camping_car_length_2 , t0 . camping_car_height AS camping_car_height_3 , t0 . has_animal AS has_animal_4 , t0 . price AS price_5 , t0 . total_price AS total_price_6 , t0 . cygest_export_date AS cygest_export_date_7 , t0 . state AS state_8 , t0 . cygest_return AS cygest_return_9 , t0 . created_at AS created_at_10 , t0 . updated_at AS updated_at_11 , t0 . coupon_code AS coupon_code_12 , t0 . coupon_amount AS coupon_amount_13 , t0 . uuid AS uuid_14 , t0 . old_options AS old_options_15 , t0 . pre_registration_amount AS pre_registration_amount_16 , t0 . pdf_destination AS pdf_destination_17 , t0 . authored_by_id AS authored_by_id_18 , t0 . travel_id AS travel_id_19 , t0 . billing_id AS billing_id_20 FROM reservation t0 WHERE t0 . travel_id = 27 AND t0 . state IN ('awaiting_down_payment' , 'partially_paid' , 'partially_paid' );
Copy
249
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 = 892 ;
Copy
250
0.11 ms
SELECT t0 . id AS id_1 , t0 . path AS path_2 , t0 . alt AS alt_3 , t0 . title AS title_4 , t0 . position AS position_5 , t0 . legend AS legend_6 , t0 . destination_id AS destination_id_7 FROM destination_image t0 WHERE t0 . destination_id = ? ORDER BY t0 . position ASC
SELECT t0 . id AS id_1 , t0 . path AS path_2 , t0 . alt AS alt_3 , t0 . title AS title_4 , t0 . position AS position_5 , t0 . legend AS legend_6 , t0 . destination_id AS destination_id_7 FROM destination_image t0 WHERE t0 . destination_id = 157 ORDER BY t0 . position ASC ;
Copy
251
0.12 ms
SELECT t0 . id AS id_1 , t0 . id_crypt AS id_crypt_2 , t0 . name AS name_3 , t0 . starting_point AS starting_point_4 , t0 . days AS days_5 , t0 . is_complete AS is_complete_6 , t0 . is_last_spot AS is_last_spot_7 , t0 . guides AS guides_8 , t0 . date_from AS date_from_9 , t0 . start_date AS start_date_10 , t0 . date_to AS date_to_11 , t0 . registration_deadline AS registration_deadline_12 , t0 . formalities AS formalities_13 , t0 . created_at AS created_at_14 , t0 . updated_at AS updated_at_15 , t0 . enabled AS enabled_16 , t0 . is_promoted AS is_promoted_17 , t0 . is_pre_registered_notified AS is_pre_registered_notified_18 , t0 . destination_id AS destination_id_19 FROM travel t0 WHERE t0 . destination_id = ? ORDER BY t0 . date_from DESC
SELECT t0 . id AS id_1 , t0 . id_crypt AS id_crypt_2 , t0 . name AS name_3 , t0 . starting_point AS starting_point_4 , t0 . days AS days_5 , t0 . is_complete AS is_complete_6 , t0 . is_last_spot AS is_last_spot_7 , t0 . guides AS guides_8 , t0 . date_from AS date_from_9 , t0 . start_date AS start_date_10 , t0 . date_to AS date_to_11 , t0 . registration_deadline AS registration_deadline_12 , t0 . formalities AS formalities_13 , t0 . created_at AS created_at_14 , t0 . updated_at AS updated_at_15 , t0 . enabled AS enabled_16 , t0 . is_promoted AS is_promoted_17 , t0 . is_pre_registered_notified AS is_pre_registered_notified_18 , t0 . destination_id AS destination_id_19 FROM travel t0 WHERE t0 . destination_id = 157 ORDER BY t0 . date_from DESC ;
Copy
252
0.09 ms
SELECT t0 . id AS id_1 , t0 . url AS url_2 , t0 . title AS title_3 , t0 . meta_description AS meta_description_4 , t0 . meta_keywords AS meta_keywords_5 , t0 . og_title AS og_title_6 , t0 . twitter_card AS twitter_card_7 , t0 . page_type AS page_type_8 , t0 . og_image_id AS og_image_id_9 , t0 . twitter_image_id AS twitter_image_id_10 FROM seo_meta_data t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . url AS url_2 , t0 . title AS title_3 , t0 . meta_description AS meta_description_4 , t0 . meta_keywords AS meta_keywords_5 , t0 . og_title AS og_title_6 , t0 . twitter_card AS twitter_card_7 , t0 . page_type AS page_type_8 , t0 . og_image_id AS og_image_id_9 , t0 . twitter_image_id AS twitter_image_id_10 FROM seo_meta_data t0 WHERE t0 . id = 750 ;
Copy
253
0.11 ms
SELECT t0 . id AS id_1 , t0 . path AS path_2 , t0 . alt AS alt_3 , t0 . title AS title_4 , t0 . position AS position_5 , t0 . legend AS legend_6 , t0 . destination_id AS destination_id_7 FROM destination_image t0 WHERE t0 . destination_id = ? ORDER BY t0 . position ASC
SELECT t0 . id AS id_1 , t0 . path AS path_2 , t0 . alt AS alt_3 , t0 . title AS title_4 , t0 . position AS position_5 , t0 . legend AS legend_6 , t0 . destination_id AS destination_id_7 FROM destination_image t0 WHERE t0 . destination_id = 13 ORDER BY t0 . position ASC ;
Copy
254
0.13 ms
SELECT t0 . id AS id_1 , t0 . id_crypt AS id_crypt_2 , t0 . name AS name_3 , t0 . starting_point AS starting_point_4 , t0 . days AS days_5 , t0 . is_complete AS is_complete_6 , t0 . is_last_spot AS is_last_spot_7 , t0 . guides AS guides_8 , t0 . date_from AS date_from_9 , t0 . start_date AS start_date_10 , t0 . date_to AS date_to_11 , t0 . registration_deadline AS registration_deadline_12 , t0 . formalities AS formalities_13 , t0 . created_at AS created_at_14 , t0 . updated_at AS updated_at_15 , t0 . enabled AS enabled_16 , t0 . is_promoted AS is_promoted_17 , t0 . is_pre_registered_notified AS is_pre_registered_notified_18 , t0 . destination_id AS destination_id_19 FROM travel t0 WHERE t0 . destination_id = ? ORDER BY t0 . date_from DESC
SELECT t0 . id AS id_1 , t0 . id_crypt AS id_crypt_2 , t0 . name AS name_3 , t0 . starting_point AS starting_point_4 , t0 . days AS days_5 , t0 . is_complete AS is_complete_6 , t0 . is_last_spot AS is_last_spot_7 , t0 . guides AS guides_8 , t0 . date_from AS date_from_9 , t0 . start_date AS start_date_10 , t0 . date_to AS date_to_11 , t0 . registration_deadline AS registration_deadline_12 , t0 . formalities AS formalities_13 , t0 . created_at AS created_at_14 , t0 . updated_at AS updated_at_15 , t0 . enabled AS enabled_16 , t0 . is_promoted AS is_promoted_17 , t0 . is_pre_registered_notified AS is_pre_registered_notified_18 , t0 . destination_id AS destination_id_19 FROM travel t0 WHERE t0 . destination_id = 13 ORDER BY t0 . date_from DESC ;
Copy
255
0.12 ms
SELECT t0 . id AS id_1 , t0 . amount AS amount_2 , t0 . uid AS uid_3 , t0 . state AS state_4 , t0 . method AS method_5 , t0 . payed_at AS payed_at_6 , t0 . axepta_pay_id AS axepta_pay_id_7 , t0 . year AS year_8 , t0 . is_used AS is_used_9 , t0 . destination_id AS destination_id_10 , t0 . billing_id AS billing_id_11 , t0 . user_id AS user_id_12 FROM pre_registration t0 WHERE t0 . destination_id = ? AND t0 . year = ? AND t0 . state IN (? , ? ) AND t0 . is_used = ?
Parameters :
[
13
2026
"pending_approval "
"paid "
0
]
SELECT t0 . id AS id_1 , t0 . amount AS amount_2 , t0 . uid AS uid_3 , t0 . state AS state_4 , t0 . method AS method_5 , t0 . payed_at AS payed_at_6 , t0 . axepta_pay_id AS axepta_pay_id_7 , t0 . year AS year_8 , t0 . is_used AS is_used_9 , t0 . destination_id AS destination_id_10 , t0 . billing_id AS billing_id_11 , t0 . user_id AS user_id_12 FROM pre_registration t0 WHERE t0 . destination_id = 13 AND t0 . year = 2026 AND t0 . state IN ('pending_approval' , 'paid' ) AND t0 . is_used = 0 ;
Copy
256
0.12 ms
SELECT t0 . id AS id_1 , t0 . camping_car_length AS camping_car_length_2 , t0 . camping_car_height AS camping_car_height_3 , t0 . has_animal AS has_animal_4 , t0 . price AS price_5 , t0 . total_price AS total_price_6 , t0 . cygest_export_date AS cygest_export_date_7 , t0 . state AS state_8 , t0 . cygest_return AS cygest_return_9 , t0 . created_at AS created_at_10 , t0 . updated_at AS updated_at_11 , t0 . coupon_code AS coupon_code_12 , t0 . coupon_amount AS coupon_amount_13 , t0 . uuid AS uuid_14 , t0 . old_options AS old_options_15 , t0 . pre_registration_amount AS pre_registration_amount_16 , t0 . pdf_destination AS pdf_destination_17 , t0 . authored_by_id AS authored_by_id_18 , t0 . travel_id AS travel_id_19 , t0 . billing_id AS billing_id_20 FROM reservation t0 WHERE t0 . travel_id = ? AND t0 . state IN (? , ? , ? )
Parameters :
[
41
"awaiting_down_payment "
"partially_paid "
"partially_paid "
]
SELECT t0 . id AS id_1 , t0 . camping_car_length AS camping_car_length_2 , t0 . camping_car_height AS camping_car_height_3 , t0 . has_animal AS has_animal_4 , t0 . price AS price_5 , t0 . total_price AS total_price_6 , t0 . cygest_export_date AS cygest_export_date_7 , t0 . state AS state_8 , t0 . cygest_return AS cygest_return_9 , t0 . created_at AS created_at_10 , t0 . updated_at AS updated_at_11 , t0 . coupon_code AS coupon_code_12 , t0 . coupon_amount AS coupon_amount_13 , t0 . uuid AS uuid_14 , t0 . old_options AS old_options_15 , t0 . pre_registration_amount AS pre_registration_amount_16 , t0 . pdf_destination AS pdf_destination_17 , t0 . authored_by_id AS authored_by_id_18 , t0 . travel_id AS travel_id_19 , t0 . billing_id AS billing_id_20 FROM reservation t0 WHERE t0 . travel_id = 41 AND t0 . state IN ('awaiting_down_payment' , 'partially_paid' , 'partially_paid' );
Copy
257
0.10 ms
SELECT t0 . id AS id_1 , t0 . amount AS amount_2 , t0 . uid AS uid_3 , t0 . state AS state_4 , t0 . method AS method_5 , t0 . payed_at AS payed_at_6 , t0 . axepta_pay_id AS axepta_pay_id_7 , t0 . year AS year_8 , t0 . is_used AS is_used_9 , t0 . destination_id AS destination_id_10 , t0 . billing_id AS billing_id_11 , t0 . user_id AS user_id_12 FROM pre_registration t0 WHERE t0 . destination_id = ? AND t0 . year = ? AND t0 . state IN (? , ? ) AND t0 . is_used = ?
Parameters :
[
13
2026
"pending_approval "
"paid "
0
]
SELECT t0 . id AS id_1 , t0 . amount AS amount_2 , t0 . uid AS uid_3 , t0 . state AS state_4 , t0 . method AS method_5 , t0 . payed_at AS payed_at_6 , t0 . axepta_pay_id AS axepta_pay_id_7 , t0 . year AS year_8 , t0 . is_used AS is_used_9 , t0 . destination_id AS destination_id_10 , t0 . billing_id AS billing_id_11 , t0 . user_id AS user_id_12 FROM pre_registration t0 WHERE t0 . destination_id = 13 AND t0 . year = 2026 AND t0 . state IN ('pending_approval' , 'paid' ) AND t0 . is_used = 0 ;
Copy
258
0.11 ms
SELECT t0 . id AS id_1 , t0 . camping_car_length AS camping_car_length_2 , t0 . camping_car_height AS camping_car_height_3 , t0 . has_animal AS has_animal_4 , t0 . price AS price_5 , t0 . total_price AS total_price_6 , t0 . cygest_export_date AS cygest_export_date_7 , t0 . state AS state_8 , t0 . cygest_return AS cygest_return_9 , t0 . created_at AS created_at_10 , t0 . updated_at AS updated_at_11 , t0 . coupon_code AS coupon_code_12 , t0 . coupon_amount AS coupon_amount_13 , t0 . uuid AS uuid_14 , t0 . old_options AS old_options_15 , t0 . pre_registration_amount AS pre_registration_amount_16 , t0 . pdf_destination AS pdf_destination_17 , t0 . authored_by_id AS authored_by_id_18 , t0 . travel_id AS travel_id_19 , t0 . billing_id AS billing_id_20 FROM reservation t0 WHERE t0 . travel_id = ? AND t0 . state IN (? , ? , ? )
Parameters :
[
41
"awaiting_down_payment "
"partially_paid "
"partially_paid "
]
SELECT t0 . id AS id_1 , t0 . camping_car_length AS camping_car_length_2 , t0 . camping_car_height AS camping_car_height_3 , t0 . has_animal AS has_animal_4 , t0 . price AS price_5 , t0 . total_price AS total_price_6 , t0 . cygest_export_date AS cygest_export_date_7 , t0 . state AS state_8 , t0 . cygest_return AS cygest_return_9 , t0 . created_at AS created_at_10 , t0 . updated_at AS updated_at_11 , t0 . coupon_code AS coupon_code_12 , t0 . coupon_amount AS coupon_amount_13 , t0 . uuid AS uuid_14 , t0 . old_options AS old_options_15 , t0 . pre_registration_amount AS pre_registration_amount_16 , t0 . pdf_destination AS pdf_destination_17 , t0 . authored_by_id AS authored_by_id_18 , t0 . travel_id AS travel_id_19 , t0 . billing_id AS billing_id_20 FROM reservation t0 WHERE t0 . travel_id = 41 AND t0 . state IN ('awaiting_down_payment' , 'partially_paid' , 'partially_paid' );
Copy
259
0.10 ms
SELECT t0 . id AS id_1 , t0 . amount AS amount_2 , t0 . uid AS uid_3 , t0 . state AS state_4 , t0 . method AS method_5 , t0 . payed_at AS payed_at_6 , t0 . axepta_pay_id AS axepta_pay_id_7 , t0 . year AS year_8 , t0 . is_used AS is_used_9 , t0 . destination_id AS destination_id_10 , t0 . billing_id AS billing_id_11 , t0 . user_id AS user_id_12 FROM pre_registration t0 WHERE t0 . destination_id = ? AND t0 . year = ? AND t0 . state IN (? , ? ) AND t0 . is_used = ?
Parameters :
[
13
2026
"pending_approval "
"paid "
0
]
SELECT t0 . id AS id_1 , t0 . amount AS amount_2 , t0 . uid AS uid_3 , t0 . state AS state_4 , t0 . method AS method_5 , t0 . payed_at AS payed_at_6 , t0 . axepta_pay_id AS axepta_pay_id_7 , t0 . year AS year_8 , t0 . is_used AS is_used_9 , t0 . destination_id AS destination_id_10 , t0 . billing_id AS billing_id_11 , t0 . user_id AS user_id_12 FROM pre_registration t0 WHERE t0 . destination_id = 13 AND t0 . year = 2026 AND t0 . state IN ('pending_approval' , 'paid' ) AND t0 . is_used = 0 ;
Copy
260
0.10 ms
SELECT t0 . id AS id_1 , t0 . camping_car_length AS camping_car_length_2 , t0 . camping_car_height AS camping_car_height_3 , t0 . has_animal AS has_animal_4 , t0 . price AS price_5 , t0 . total_price AS total_price_6 , t0 . cygest_export_date AS cygest_export_date_7 , t0 . state AS state_8 , t0 . cygest_return AS cygest_return_9 , t0 . created_at AS created_at_10 , t0 . updated_at AS updated_at_11 , t0 . coupon_code AS coupon_code_12 , t0 . coupon_amount AS coupon_amount_13 , t0 . uuid AS uuid_14 , t0 . old_options AS old_options_15 , t0 . pre_registration_amount AS pre_registration_amount_16 , t0 . pdf_destination AS pdf_destination_17 , t0 . authored_by_id AS authored_by_id_18 , t0 . travel_id AS travel_id_19 , t0 . billing_id AS billing_id_20 FROM reservation t0 WHERE t0 . travel_id = ? AND t0 . state IN (? , ? , ? )
Parameters :
[
26
"awaiting_down_payment "
"partially_paid "
"partially_paid "
]
SELECT t0 . id AS id_1 , t0 . camping_car_length AS camping_car_length_2 , t0 . camping_car_height AS camping_car_height_3 , t0 . has_animal AS has_animal_4 , t0 . price AS price_5 , t0 . total_price AS total_price_6 , t0 . cygest_export_date AS cygest_export_date_7 , t0 . state AS state_8 , t0 . cygest_return AS cygest_return_9 , t0 . created_at AS created_at_10 , t0 . updated_at AS updated_at_11 , t0 . coupon_code AS coupon_code_12 , t0 . coupon_amount AS coupon_amount_13 , t0 . uuid AS uuid_14 , t0 . old_options AS old_options_15 , t0 . pre_registration_amount AS pre_registration_amount_16 , t0 . pdf_destination AS pdf_destination_17 , t0 . authored_by_id AS authored_by_id_18 , t0 . travel_id AS travel_id_19 , t0 . billing_id AS billing_id_20 FROM reservation t0 WHERE t0 . travel_id = 26 AND t0 . state IN ('awaiting_down_payment' , 'partially_paid' , 'partially_paid' );
Copy
261
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 = 766 ;
Copy
262
0.11 ms
SELECT t0 . id AS id_1 , t0 . path AS path_2 , t0 . alt AS alt_3 , t0 . title AS title_4 , t0 . position AS position_5 , t0 . legend AS legend_6 , t0 . destination_id AS destination_id_7 FROM destination_image t0 WHERE t0 . destination_id = ? ORDER BY t0 . position ASC
SELECT t0 . id AS id_1 , t0 . path AS path_2 , t0 . alt AS alt_3 , t0 . title AS title_4 , t0 . position AS position_5 , t0 . legend AS legend_6 , t0 . destination_id AS destination_id_7 FROM destination_image t0 WHERE t0 . destination_id = 29 ORDER BY t0 . position ASC ;
Copy
263
0.14 ms
SELECT t0 . id AS id_1 , t0 . id_crypt AS id_crypt_2 , t0 . name AS name_3 , t0 . starting_point AS starting_point_4 , t0 . days AS days_5 , t0 . is_complete AS is_complete_6 , t0 . is_last_spot AS is_last_spot_7 , t0 . guides AS guides_8 , t0 . date_from AS date_from_9 , t0 . start_date AS start_date_10 , t0 . date_to AS date_to_11 , t0 . registration_deadline AS registration_deadline_12 , t0 . formalities AS formalities_13 , t0 . created_at AS created_at_14 , t0 . updated_at AS updated_at_15 , t0 . enabled AS enabled_16 , t0 . is_promoted AS is_promoted_17 , t0 . is_pre_registered_notified AS is_pre_registered_notified_18 , t0 . destination_id AS destination_id_19 FROM travel t0 WHERE t0 . destination_id = ? ORDER BY t0 . date_from DESC
SELECT t0 . id AS id_1 , t0 . id_crypt AS id_crypt_2 , t0 . name AS name_3 , t0 . starting_point AS starting_point_4 , t0 . days AS days_5 , t0 . is_complete AS is_complete_6 , t0 . is_last_spot AS is_last_spot_7 , t0 . guides AS guides_8 , t0 . date_from AS date_from_9 , t0 . start_date AS start_date_10 , t0 . date_to AS date_to_11 , t0 . registration_deadline AS registration_deadline_12 , t0 . formalities AS formalities_13 , t0 . created_at AS created_at_14 , t0 . updated_at AS updated_at_15 , t0 . enabled AS enabled_16 , t0 . is_promoted AS is_promoted_17 , t0 . is_pre_registered_notified AS is_pre_registered_notified_18 , t0 . destination_id AS destination_id_19 FROM travel t0 WHERE t0 . destination_id = 29 ORDER BY t0 . date_from DESC ;
Copy
264
0.11 ms
SELECT t0 . id AS id_1 , t0 . amount AS amount_2 , t0 . uid AS uid_3 , t0 . state AS state_4 , t0 . method AS method_5 , t0 . payed_at AS payed_at_6 , t0 . axepta_pay_id AS axepta_pay_id_7 , t0 . year AS year_8 , t0 . is_used AS is_used_9 , t0 . destination_id AS destination_id_10 , t0 . billing_id AS billing_id_11 , t0 . user_id AS user_id_12 FROM pre_registration t0 WHERE t0 . destination_id = ? AND t0 . year = ? AND t0 . state IN (? , ? ) AND t0 . is_used = ?
Parameters :
[
29
2026
"pending_approval "
"paid "
0
]
SELECT t0 . id AS id_1 , t0 . amount AS amount_2 , t0 . uid AS uid_3 , t0 . state AS state_4 , t0 . method AS method_5 , t0 . payed_at AS payed_at_6 , t0 . axepta_pay_id AS axepta_pay_id_7 , t0 . year AS year_8 , t0 . is_used AS is_used_9 , t0 . destination_id AS destination_id_10 , t0 . billing_id AS billing_id_11 , t0 . user_id AS user_id_12 FROM pre_registration t0 WHERE t0 . destination_id = 29 AND t0 . year = 2026 AND t0 . state IN ('pending_approval' , 'paid' ) AND t0 . is_used = 0 ;
Copy
265
0.11 ms
SELECT t0 . id AS id_1 , t0 . camping_car_length AS camping_car_length_2 , t0 . camping_car_height AS camping_car_height_3 , t0 . has_animal AS has_animal_4 , t0 . price AS price_5 , t0 . total_price AS total_price_6 , t0 . cygest_export_date AS cygest_export_date_7 , t0 . state AS state_8 , t0 . cygest_return AS cygest_return_9 , t0 . created_at AS created_at_10 , t0 . updated_at AS updated_at_11 , t0 . coupon_code AS coupon_code_12 , t0 . coupon_amount AS coupon_amount_13 , t0 . uuid AS uuid_14 , t0 . old_options AS old_options_15 , t0 . pre_registration_amount AS pre_registration_amount_16 , t0 . pdf_destination AS pdf_destination_17 , t0 . authored_by_id AS authored_by_id_18 , t0 . travel_id AS travel_id_19 , t0 . billing_id AS billing_id_20 FROM reservation t0 WHERE t0 . travel_id = ? AND t0 . state IN (? , ? , ? )
Parameters :
[
28
"awaiting_down_payment "
"partially_paid "
"partially_paid "
]
SELECT t0 . id AS id_1 , t0 . camping_car_length AS camping_car_length_2 , t0 . camping_car_height AS camping_car_height_3 , t0 . has_animal AS has_animal_4 , t0 . price AS price_5 , t0 . total_price AS total_price_6 , t0 . cygest_export_date AS cygest_export_date_7 , t0 . state AS state_8 , t0 . cygest_return AS cygest_return_9 , t0 . created_at AS created_at_10 , t0 . updated_at AS updated_at_11 , t0 . coupon_code AS coupon_code_12 , t0 . coupon_amount AS coupon_amount_13 , t0 . uuid AS uuid_14 , t0 . old_options AS old_options_15 , t0 . pre_registration_amount AS pre_registration_amount_16 , t0 . pdf_destination AS pdf_destination_17 , t0 . authored_by_id AS authored_by_id_18 , t0 . travel_id AS travel_id_19 , t0 . billing_id AS billing_id_20 FROM reservation t0 WHERE t0 . travel_id = 28 AND t0 . state IN ('awaiting_down_payment' , 'partially_paid' , 'partially_paid' );
Copy
266
0.10 ms
SELECT t0 . id AS id_1 , t0 . amount AS amount_2 , t0 . uid AS uid_3 , t0 . state AS state_4 , t0 . method AS method_5 , t0 . payed_at AS payed_at_6 , t0 . axepta_pay_id AS axepta_pay_id_7 , t0 . year AS year_8 , t0 . is_used AS is_used_9 , t0 . destination_id AS destination_id_10 , t0 . billing_id AS billing_id_11 , t0 . user_id AS user_id_12 FROM pre_registration t0 WHERE t0 . destination_id = ? AND t0 . year = ? AND t0 . state IN (? , ? ) AND t0 . is_used = ?
Parameters :
[
29
2026
"pending_approval "
"paid "
0
]
SELECT t0 . id AS id_1 , t0 . amount AS amount_2 , t0 . uid AS uid_3 , t0 . state AS state_4 , t0 . method AS method_5 , t0 . payed_at AS payed_at_6 , t0 . axepta_pay_id AS axepta_pay_id_7 , t0 . year AS year_8 , t0 . is_used AS is_used_9 , t0 . destination_id AS destination_id_10 , t0 . billing_id AS billing_id_11 , t0 . user_id AS user_id_12 FROM pre_registration t0 WHERE t0 . destination_id = 29 AND t0 . year = 2026 AND t0 . state IN ('pending_approval' , 'paid' ) AND t0 . is_used = 0 ;
Copy
267
0.11 ms
SELECT t0 . id AS id_1 , t0 . camping_car_length AS camping_car_length_2 , t0 . camping_car_height AS camping_car_height_3 , t0 . has_animal AS has_animal_4 , t0 . price AS price_5 , t0 . total_price AS total_price_6 , t0 . cygest_export_date AS cygest_export_date_7 , t0 . state AS state_8 , t0 . cygest_return AS cygest_return_9 , t0 . created_at AS created_at_10 , t0 . updated_at AS updated_at_11 , t0 . coupon_code AS coupon_code_12 , t0 . coupon_amount AS coupon_amount_13 , t0 . uuid AS uuid_14 , t0 . old_options AS old_options_15 , t0 . pre_registration_amount AS pre_registration_amount_16 , t0 . pdf_destination AS pdf_destination_17 , t0 . authored_by_id AS authored_by_id_18 , t0 . travel_id AS travel_id_19 , t0 . billing_id AS billing_id_20 FROM reservation t0 WHERE t0 . travel_id = ? AND t0 . state IN (? , ? , ? )
Parameters :
[
38
"awaiting_down_payment "
"partially_paid "
"partially_paid "
]
SELECT t0 . id AS id_1 , t0 . camping_car_length AS camping_car_length_2 , t0 . camping_car_height AS camping_car_height_3 , t0 . has_animal AS has_animal_4 , t0 . price AS price_5 , t0 . total_price AS total_price_6 , t0 . cygest_export_date AS cygest_export_date_7 , t0 . state AS state_8 , t0 . cygest_return AS cygest_return_9 , t0 . created_at AS created_at_10 , t0 . updated_at AS updated_at_11 , t0 . coupon_code AS coupon_code_12 , t0 . coupon_amount AS coupon_amount_13 , t0 . uuid AS uuid_14 , t0 . old_options AS old_options_15 , t0 . pre_registration_amount AS pre_registration_amount_16 , t0 . pdf_destination AS pdf_destination_17 , t0 . authored_by_id AS authored_by_id_18 , t0 . travel_id AS travel_id_19 , t0 . billing_id AS billing_id_20 FROM reservation t0 WHERE t0 . travel_id = 38 AND t0 . state IN ('awaiting_down_payment' , 'partially_paid' , 'partially_paid' );
Copy
268
0.10 ms
SELECT t0 . id AS id_1 , t0 . amount AS amount_2 , t0 . uid AS uid_3 , t0 . state AS state_4 , t0 . method AS method_5 , t0 . payed_at AS payed_at_6 , t0 . axepta_pay_id AS axepta_pay_id_7 , t0 . year AS year_8 , t0 . is_used AS is_used_9 , t0 . destination_id AS destination_id_10 , t0 . billing_id AS billing_id_11 , t0 . user_id AS user_id_12 FROM pre_registration t0 WHERE t0 . destination_id = ? AND t0 . year = ? AND t0 . state IN (? , ? ) AND t0 . is_used = ?
Parameters :
[
29
2026
"pending_approval "
"paid "
0
]
SELECT t0 . id AS id_1 , t0 . amount AS amount_2 , t0 . uid AS uid_3 , t0 . state AS state_4 , t0 . method AS method_5 , t0 . payed_at AS payed_at_6 , t0 . axepta_pay_id AS axepta_pay_id_7 , t0 . year AS year_8 , t0 . is_used AS is_used_9 , t0 . destination_id AS destination_id_10 , t0 . billing_id AS billing_id_11 , t0 . user_id AS user_id_12 FROM pre_registration t0 WHERE t0 . destination_id = 29 AND t0 . year = 2026 AND t0 . state IN ('pending_approval' , 'paid' ) AND t0 . is_used = 0 ;
Copy
269
0.10 ms
SELECT t0 . id AS id_1 , t0 . camping_car_length AS camping_car_length_2 , t0 . camping_car_height AS camping_car_height_3 , t0 . has_animal AS has_animal_4 , t0 . price AS price_5 , t0 . total_price AS total_price_6 , t0 . cygest_export_date AS cygest_export_date_7 , t0 . state AS state_8 , t0 . cygest_return AS cygest_return_9 , t0 . created_at AS created_at_10 , t0 . updated_at AS updated_at_11 , t0 . coupon_code AS coupon_code_12 , t0 . coupon_amount AS coupon_amount_13 , t0 . uuid AS uuid_14 , t0 . old_options AS old_options_15 , t0 . pre_registration_amount AS pre_registration_amount_16 , t0 . pdf_destination AS pdf_destination_17 , t0 . authored_by_id AS authored_by_id_18 , t0 . travel_id AS travel_id_19 , t0 . billing_id AS billing_id_20 FROM reservation t0 WHERE t0 . travel_id = ? AND t0 . state IN (? , ? , ? )
Parameters :
[
28
"awaiting_down_payment "
"partially_paid "
"partially_paid "
]
SELECT t0 . id AS id_1 , t0 . camping_car_length AS camping_car_length_2 , t0 . camping_car_height AS camping_car_height_3 , t0 . has_animal AS has_animal_4 , t0 . price AS price_5 , t0 . total_price AS total_price_6 , t0 . cygest_export_date AS cygest_export_date_7 , t0 . state AS state_8 , t0 . cygest_return AS cygest_return_9 , t0 . created_at AS created_at_10 , t0 . updated_at AS updated_at_11 , t0 . coupon_code AS coupon_code_12 , t0 . coupon_amount AS coupon_amount_13 , t0 . uuid AS uuid_14 , t0 . old_options AS old_options_15 , t0 . pre_registration_amount AS pre_registration_amount_16 , t0 . pdf_destination AS pdf_destination_17 , t0 . authored_by_id AS authored_by_id_18 , t0 . travel_id AS travel_id_19 , t0 . billing_id AS billing_id_20 FROM reservation t0 WHERE t0 . travel_id = 28 AND t0 . state IN ('awaiting_down_payment' , 'partially_paid' , 'partially_paid' );
Copy
270
0.09 ms
SELECT t0 . id AS id_1 , t0 . amount AS amount_2 , t0 . uid AS uid_3 , t0 . state AS state_4 , t0 . method AS method_5 , t0 . payed_at AS payed_at_6 , t0 . axepta_pay_id AS axepta_pay_id_7 , t0 . year AS year_8 , t0 . is_used AS is_used_9 , t0 . destination_id AS destination_id_10 , t0 . billing_id AS billing_id_11 , t0 . user_id AS user_id_12 FROM pre_registration t0 WHERE t0 . destination_id = ? AND t0 . year = ? AND t0 . state IN (? , ? ) AND t0 . is_used = ?
Parameters :
[
29
2026
"pending_approval "
"paid "
0
]
SELECT t0 . id AS id_1 , t0 . amount AS amount_2 , t0 . uid AS uid_3 , t0 . state AS state_4 , t0 . method AS method_5 , t0 . payed_at AS payed_at_6 , t0 . axepta_pay_id AS axepta_pay_id_7 , t0 . year AS year_8 , t0 . is_used AS is_used_9 , t0 . destination_id AS destination_id_10 , t0 . billing_id AS billing_id_11 , t0 . user_id AS user_id_12 FROM pre_registration t0 WHERE t0 . destination_id = 29 AND t0 . year = 2026 AND t0 . state IN ('pending_approval' , 'paid' ) AND t0 . is_used = 0 ;
Copy
271
0.11 ms
SELECT t0 . id AS id_1 , t0 . camping_car_length AS camping_car_length_2 , t0 . camping_car_height AS camping_car_height_3 , t0 . has_animal AS has_animal_4 , t0 . price AS price_5 , t0 . total_price AS total_price_6 , t0 . cygest_export_date AS cygest_export_date_7 , t0 . state AS state_8 , t0 . cygest_return AS cygest_return_9 , t0 . created_at AS created_at_10 , t0 . updated_at AS updated_at_11 , t0 . coupon_code AS coupon_code_12 , t0 . coupon_amount AS coupon_amount_13 , t0 . uuid AS uuid_14 , t0 . old_options AS old_options_15 , t0 . pre_registration_amount AS pre_registration_amount_16 , t0 . pdf_destination AS pdf_destination_17 , t0 . authored_by_id AS authored_by_id_18 , t0 . travel_id AS travel_id_19 , t0 . billing_id AS billing_id_20 FROM reservation t0 WHERE t0 . travel_id = ? AND t0 . state IN (? , ? , ? )
Parameters :
[
38
"awaiting_down_payment "
"partially_paid "
"partially_paid "
]
SELECT t0 . id AS id_1 , t0 . camping_car_length AS camping_car_length_2 , t0 . camping_car_height AS camping_car_height_3 , t0 . has_animal AS has_animal_4 , t0 . price AS price_5 , t0 . total_price AS total_price_6 , t0 . cygest_export_date AS cygest_export_date_7 , t0 . state AS state_8 , t0 . cygest_return AS cygest_return_9 , t0 . created_at AS created_at_10 , t0 . updated_at AS updated_at_11 , t0 . coupon_code AS coupon_code_12 , t0 . coupon_amount AS coupon_amount_13 , t0 . uuid AS uuid_14 , t0 . old_options AS old_options_15 , t0 . pre_registration_amount AS pre_registration_amount_16 , t0 . pdf_destination AS pdf_destination_17 , t0 . authored_by_id AS authored_by_id_18 , t0 . travel_id AS travel_id_19 , t0 . billing_id AS billing_id_20 FROM reservation t0 WHERE t0 . travel_id = 38 AND t0 . state IN ('awaiting_down_payment' , 'partially_paid' , 'partially_paid' );
Copy
272
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 = 773 ;
Copy
273
0.12 ms
SELECT t0 . id AS id_1 , t0 . path AS path_2 , t0 . alt AS alt_3 , t0 . title AS title_4 , t0 . position AS position_5 , t0 . legend AS legend_6 , t0 . destination_id AS destination_id_7 FROM destination_image t0 WHERE t0 . destination_id = ? ORDER BY t0 . position ASC
SELECT t0 . id AS id_1 , t0 . path AS path_2 , t0 . alt AS alt_3 , t0 . title AS title_4 , t0 . position AS position_5 , t0 . legend AS legend_6 , t0 . destination_id AS destination_id_7 FROM destination_image t0 WHERE t0 . destination_id = 36 ORDER BY t0 . position ASC ;
Copy
274
0.14 ms
SELECT t0 . id AS id_1 , t0 . id_crypt AS id_crypt_2 , t0 . name AS name_3 , t0 . starting_point AS starting_point_4 , t0 . days AS days_5 , t0 . is_complete AS is_complete_6 , t0 . is_last_spot AS is_last_spot_7 , t0 . guides AS guides_8 , t0 . date_from AS date_from_9 , t0 . start_date AS start_date_10 , t0 . date_to AS date_to_11 , t0 . registration_deadline AS registration_deadline_12 , t0 . formalities AS formalities_13 , t0 . created_at AS created_at_14 , t0 . updated_at AS updated_at_15 , t0 . enabled AS enabled_16 , t0 . is_promoted AS is_promoted_17 , t0 . is_pre_registered_notified AS is_pre_registered_notified_18 , t0 . destination_id AS destination_id_19 FROM travel t0 WHERE t0 . destination_id = ? ORDER BY t0 . date_from DESC
SELECT t0 . id AS id_1 , t0 . id_crypt AS id_crypt_2 , t0 . name AS name_3 , t0 . starting_point AS starting_point_4 , t0 . days AS days_5 , t0 . is_complete AS is_complete_6 , t0 . is_last_spot AS is_last_spot_7 , t0 . guides AS guides_8 , t0 . date_from AS date_from_9 , t0 . start_date AS start_date_10 , t0 . date_to AS date_to_11 , t0 . registration_deadline AS registration_deadline_12 , t0 . formalities AS formalities_13 , t0 . created_at AS created_at_14 , t0 . updated_at AS updated_at_15 , t0 . enabled AS enabled_16 , t0 . is_promoted AS is_promoted_17 , t0 . is_pre_registered_notified AS is_pre_registered_notified_18 , t0 . destination_id AS destination_id_19 FROM travel t0 WHERE t0 . destination_id = 36 ORDER BY t0 . date_from DESC ;
Copy
275
0.11 ms
SELECT t0 . id AS id_1 , t0 . amount AS amount_2 , t0 . uid AS uid_3 , t0 . state AS state_4 , t0 . method AS method_5 , t0 . payed_at AS payed_at_6 , t0 . axepta_pay_id AS axepta_pay_id_7 , t0 . year AS year_8 , t0 . is_used AS is_used_9 , t0 . destination_id AS destination_id_10 , t0 . billing_id AS billing_id_11 , t0 . user_id AS user_id_12 FROM pre_registration t0 WHERE t0 . destination_id = ? AND t0 . year = ? AND t0 . state IN (? , ? ) AND t0 . is_used = ?
Parameters :
[
36
2026
"pending_approval "
"paid "
0
]
SELECT t0 . id AS id_1 , t0 . amount AS amount_2 , t0 . uid AS uid_3 , t0 . state AS state_4 , t0 . method AS method_5 , t0 . payed_at AS payed_at_6 , t0 . axepta_pay_id AS axepta_pay_id_7 , t0 . year AS year_8 , t0 . is_used AS is_used_9 , t0 . destination_id AS destination_id_10 , t0 . billing_id AS billing_id_11 , t0 . user_id AS user_id_12 FROM pre_registration t0 WHERE t0 . destination_id = 36 AND t0 . year = 2026 AND t0 . state IN ('pending_approval' , 'paid' ) AND t0 . is_used = 0 ;
Copy
276
0.11 ms
SELECT t0 . id AS id_1 , t0 . camping_car_length AS camping_car_length_2 , t0 . camping_car_height AS camping_car_height_3 , t0 . has_animal AS has_animal_4 , t0 . price AS price_5 , t0 . total_price AS total_price_6 , t0 . cygest_export_date AS cygest_export_date_7 , t0 . state AS state_8 , t0 . cygest_return AS cygest_return_9 , t0 . created_at AS created_at_10 , t0 . updated_at AS updated_at_11 , t0 . coupon_code AS coupon_code_12 , t0 . coupon_amount AS coupon_amount_13 , t0 . uuid AS uuid_14 , t0 . old_options AS old_options_15 , t0 . pre_registration_amount AS pre_registration_amount_16 , t0 . pdf_destination AS pdf_destination_17 , t0 . authored_by_id AS authored_by_id_18 , t0 . travel_id AS travel_id_19 , t0 . billing_id AS billing_id_20 FROM reservation t0 WHERE t0 . travel_id = ? AND t0 . state IN (? , ? , ? )
Parameters :
[
2
"awaiting_down_payment "
"partially_paid "
"partially_paid "
]
SELECT t0 . id AS id_1 , t0 . camping_car_length AS camping_car_length_2 , t0 . camping_car_height AS camping_car_height_3 , t0 . has_animal AS has_animal_4 , t0 . price AS price_5 , t0 . total_price AS total_price_6 , t0 . cygest_export_date AS cygest_export_date_7 , t0 . state AS state_8 , t0 . cygest_return AS cygest_return_9 , t0 . created_at AS created_at_10 , t0 . updated_at AS updated_at_11 , t0 . coupon_code AS coupon_code_12 , t0 . coupon_amount AS coupon_amount_13 , t0 . uuid AS uuid_14 , t0 . old_options AS old_options_15 , t0 . pre_registration_amount AS pre_registration_amount_16 , t0 . pdf_destination AS pdf_destination_17 , t0 . authored_by_id AS authored_by_id_18 , t0 . travel_id AS travel_id_19 , t0 . billing_id AS billing_id_20 FROM reservation t0 WHERE t0 . travel_id = 2 AND t0 . state IN ('awaiting_down_payment' , 'partially_paid' , 'partially_paid' );
Copy
277
0.11 ms
SELECT t0 . id AS id_1 , t0 . amount AS amount_2 , t0 . uid AS uid_3 , t0 . state AS state_4 , t0 . method AS method_5 , t0 . payed_at AS payed_at_6 , t0 . axepta_pay_id AS axepta_pay_id_7 , t0 . year AS year_8 , t0 . is_used AS is_used_9 , t0 . destination_id AS destination_id_10 , t0 . billing_id AS billing_id_11 , t0 . user_id AS user_id_12 FROM pre_registration t0 WHERE t0 . destination_id = ? AND t0 . year = ? AND t0 . state IN (? , ? ) AND t0 . is_used = ?
Parameters :
[
36
2026
"pending_approval "
"paid "
0
]
SELECT t0 . id AS id_1 , t0 . amount AS amount_2 , t0 . uid AS uid_3 , t0 . state AS state_4 , t0 . method AS method_5 , t0 . payed_at AS payed_at_6 , t0 . axepta_pay_id AS axepta_pay_id_7 , t0 . year AS year_8 , t0 . is_used AS is_used_9 , t0 . destination_id AS destination_id_10 , t0 . billing_id AS billing_id_11 , t0 . user_id AS user_id_12 FROM pre_registration t0 WHERE t0 . destination_id = 36 AND t0 . year = 2026 AND t0 . state IN ('pending_approval' , 'paid' ) AND t0 . is_used = 0 ;
Copy
278
0.11 ms
SELECT t0 . id AS id_1 , t0 . camping_car_length AS camping_car_length_2 , t0 . camping_car_height AS camping_car_height_3 , t0 . has_animal AS has_animal_4 , t0 . price AS price_5 , t0 . total_price AS total_price_6 , t0 . cygest_export_date AS cygest_export_date_7 , t0 . state AS state_8 , t0 . cygest_return AS cygest_return_9 , t0 . created_at AS created_at_10 , t0 . updated_at AS updated_at_11 , t0 . coupon_code AS coupon_code_12 , t0 . coupon_amount AS coupon_amount_13 , t0 . uuid AS uuid_14 , t0 . old_options AS old_options_15 , t0 . pre_registration_amount AS pre_registration_amount_16 , t0 . pdf_destination AS pdf_destination_17 , t0 . authored_by_id AS authored_by_id_18 , t0 . travel_id AS travel_id_19 , t0 . billing_id AS billing_id_20 FROM reservation t0 WHERE t0 . travel_id = ? AND t0 . state IN (? , ? , ? )
Parameters :
[
2
"awaiting_down_payment "
"partially_paid "
"partially_paid "
]
SELECT t0 . id AS id_1 , t0 . camping_car_length AS camping_car_length_2 , t0 . camping_car_height AS camping_car_height_3 , t0 . has_animal AS has_animal_4 , t0 . price AS price_5 , t0 . total_price AS total_price_6 , t0 . cygest_export_date AS cygest_export_date_7 , t0 . state AS state_8 , t0 . cygest_return AS cygest_return_9 , t0 . created_at AS created_at_10 , t0 . updated_at AS updated_at_11 , t0 . coupon_code AS coupon_code_12 , t0 . coupon_amount AS coupon_amount_13 , t0 . uuid AS uuid_14 , t0 . old_options AS old_options_15 , t0 . pre_registration_amount AS pre_registration_amount_16 , t0 . pdf_destination AS pdf_destination_17 , t0 . authored_by_id AS authored_by_id_18 , t0 . travel_id AS travel_id_19 , t0 . billing_id AS billing_id_20 FROM reservation t0 WHERE t0 . travel_id = 2 AND t0 . state IN ('awaiting_down_payment' , 'partially_paid' , 'partially_paid' );
Copy
279
0.10 ms
SELECT t0 . id AS id_1 , t0 . amount AS amount_2 , t0 . uid AS uid_3 , t0 . state AS state_4 , t0 . method AS method_5 , t0 . payed_at AS payed_at_6 , t0 . axepta_pay_id AS axepta_pay_id_7 , t0 . year AS year_8 , t0 . is_used AS is_used_9 , t0 . destination_id AS destination_id_10 , t0 . billing_id AS billing_id_11 , t0 . user_id AS user_id_12 FROM pre_registration t0 WHERE t0 . destination_id = ? AND t0 . year = ? AND t0 . state IN (? , ? ) AND t0 . is_used = ?
Parameters :
[
36
2026
"pending_approval "
"paid "
0
]
SELECT t0 . id AS id_1 , t0 . amount AS amount_2 , t0 . uid AS uid_3 , t0 . state AS state_4 , t0 . method AS method_5 , t0 . payed_at AS payed_at_6 , t0 . axepta_pay_id AS axepta_pay_id_7 , t0 . year AS year_8 , t0 . is_used AS is_used_9 , t0 . destination_id AS destination_id_10 , t0 . billing_id AS billing_id_11 , t0 . user_id AS user_id_12 FROM pre_registration t0 WHERE t0 . destination_id = 36 AND t0 . year = 2026 AND t0 . state IN ('pending_approval' , 'paid' ) AND t0 . is_used = 0 ;
Copy
280
0.11 ms
SELECT t0 . id AS id_1 , t0 . camping_car_length AS camping_car_length_2 , t0 . camping_car_height AS camping_car_height_3 , t0 . has_animal AS has_animal_4 , t0 . price AS price_5 , t0 . total_price AS total_price_6 , t0 . cygest_export_date AS cygest_export_date_7 , t0 . state AS state_8 , t0 . cygest_return AS cygest_return_9 , t0 . created_at AS created_at_10 , t0 . updated_at AS updated_at_11 , t0 . coupon_code AS coupon_code_12 , t0 . coupon_amount AS coupon_amount_13 , t0 . uuid AS uuid_14 , t0 . old_options AS old_options_15 , t0 . pre_registration_amount AS pre_registration_amount_16 , t0 . pdf_destination AS pdf_destination_17 , t0 . authored_by_id AS authored_by_id_18 , t0 . travel_id AS travel_id_19 , t0 . billing_id AS billing_id_20 FROM reservation t0 WHERE t0 . travel_id = ? AND t0 . state IN (? , ? , ? )
Parameters :
[
16
"awaiting_down_payment "
"partially_paid "
"partially_paid "
]
SELECT t0 . id AS id_1 , t0 . camping_car_length AS camping_car_length_2 , t0 . camping_car_height AS camping_car_height_3 , t0 . has_animal AS has_animal_4 , t0 . price AS price_5 , t0 . total_price AS total_price_6 , t0 . cygest_export_date AS cygest_export_date_7 , t0 . state AS state_8 , t0 . cygest_return AS cygest_return_9 , t0 . created_at AS created_at_10 , t0 . updated_at AS updated_at_11 , t0 . coupon_code AS coupon_code_12 , t0 . coupon_amount AS coupon_amount_13 , t0 . uuid AS uuid_14 , t0 . old_options AS old_options_15 , t0 . pre_registration_amount AS pre_registration_amount_16 , t0 . pdf_destination AS pdf_destination_17 , t0 . authored_by_id AS authored_by_id_18 , t0 . travel_id AS travel_id_19 , t0 . billing_id AS billing_id_20 FROM reservation t0 WHERE t0 . travel_id = 16 AND t0 . state IN ('awaiting_down_payment' , 'partially_paid' , 'partially_paid' );
Copy
281
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 = 864 ;
Copy
282
0.10 ms
SELECT t0 . id AS id_1 , t0 . path AS path_2 , t0 . alt AS alt_3 , t0 . title AS title_4 , t0 . position AS position_5 , t0 . legend AS legend_6 , t0 . destination_id AS destination_id_7 FROM destination_image t0 WHERE t0 . destination_id = ? ORDER BY t0 . position ASC
SELECT t0 . id AS id_1 , t0 . path AS path_2 , t0 . alt AS alt_3 , t0 . title AS title_4 , t0 . position AS position_5 , t0 . legend AS legend_6 , t0 . destination_id AS destination_id_7 FROM destination_image t0 WHERE t0 . destination_id = 129 ORDER BY t0 . position ASC ;
Copy
283
0.12 ms
SELECT t0 . id AS id_1 , t0 . id_crypt AS id_crypt_2 , t0 . name AS name_3 , t0 . starting_point AS starting_point_4 , t0 . days AS days_5 , t0 . is_complete AS is_complete_6 , t0 . is_last_spot AS is_last_spot_7 , t0 . guides AS guides_8 , t0 . date_from AS date_from_9 , t0 . start_date AS start_date_10 , t0 . date_to AS date_to_11 , t0 . registration_deadline AS registration_deadline_12 , t0 . formalities AS formalities_13 , t0 . created_at AS created_at_14 , t0 . updated_at AS updated_at_15 , t0 . enabled AS enabled_16 , t0 . is_promoted AS is_promoted_17 , t0 . is_pre_registered_notified AS is_pre_registered_notified_18 , t0 . destination_id AS destination_id_19 FROM travel t0 WHERE t0 . destination_id = ? ORDER BY t0 . date_from DESC
SELECT t0 . id AS id_1 , t0 . id_crypt AS id_crypt_2 , t0 . name AS name_3 , t0 . starting_point AS starting_point_4 , t0 . days AS days_5 , t0 . is_complete AS is_complete_6 , t0 . is_last_spot AS is_last_spot_7 , t0 . guides AS guides_8 , t0 . date_from AS date_from_9 , t0 . start_date AS start_date_10 , t0 . date_to AS date_to_11 , t0 . registration_deadline AS registration_deadline_12 , t0 . formalities AS formalities_13 , t0 . created_at AS created_at_14 , t0 . updated_at AS updated_at_15 , t0 . enabled AS enabled_16 , t0 . is_promoted AS is_promoted_17 , t0 . is_pre_registered_notified AS is_pre_registered_notified_18 , t0 . destination_id AS destination_id_19 FROM travel t0 WHERE t0 . destination_id = 129 ORDER BY t0 . date_from DESC ;
Copy
284
0.11 ms
SELECT t0 . id AS id_1 , t0 . amount AS amount_2 , t0 . uid AS uid_3 , t0 . state AS state_4 , t0 . method AS method_5 , t0 . payed_at AS payed_at_6 , t0 . axepta_pay_id AS axepta_pay_id_7 , t0 . year AS year_8 , t0 . is_used AS is_used_9 , t0 . destination_id AS destination_id_10 , t0 . billing_id AS billing_id_11 , t0 . user_id AS user_id_12 FROM pre_registration t0 WHERE t0 . destination_id = ? AND t0 . year = ? AND t0 . state IN (? , ? ) AND t0 . is_used = ?
Parameters :
[
129
2026
"pending_approval "
"paid "
0
]
SELECT t0 . id AS id_1 , t0 . amount AS amount_2 , t0 . uid AS uid_3 , t0 . state AS state_4 , t0 . method AS method_5 , t0 . payed_at AS payed_at_6 , t0 . axepta_pay_id AS axepta_pay_id_7 , t0 . year AS year_8 , t0 . is_used AS is_used_9 , t0 . destination_id AS destination_id_10 , t0 . billing_id AS billing_id_11 , t0 . user_id AS user_id_12 FROM pre_registration t0 WHERE t0 . destination_id = 129 AND t0 . year = 2026 AND t0 . state IN ('pending_approval' , 'paid' ) AND t0 . is_used = 0 ;
Copy
285
0.11 ms
SELECT t0 . id AS id_1 , t0 . camping_car_length AS camping_car_length_2 , t0 . camping_car_height AS camping_car_height_3 , t0 . has_animal AS has_animal_4 , t0 . price AS price_5 , t0 . total_price AS total_price_6 , t0 . cygest_export_date AS cygest_export_date_7 , t0 . state AS state_8 , t0 . cygest_return AS cygest_return_9 , t0 . created_at AS created_at_10 , t0 . updated_at AS updated_at_11 , t0 . coupon_code AS coupon_code_12 , t0 . coupon_amount AS coupon_amount_13 , t0 . uuid AS uuid_14 , t0 . old_options AS old_options_15 , t0 . pre_registration_amount AS pre_registration_amount_16 , t0 . pdf_destination AS pdf_destination_17 , t0 . authored_by_id AS authored_by_id_18 , t0 . travel_id AS travel_id_19 , t0 . billing_id AS billing_id_20 FROM reservation t0 WHERE t0 . travel_id = ? AND t0 . state IN (? , ? , ? )
Parameters :
[
19
"awaiting_down_payment "
"partially_paid "
"partially_paid "
]
SELECT t0 . id AS id_1 , t0 . camping_car_length AS camping_car_length_2 , t0 . camping_car_height AS camping_car_height_3 , t0 . has_animal AS has_animal_4 , t0 . price AS price_5 , t0 . total_price AS total_price_6 , t0 . cygest_export_date AS cygest_export_date_7 , t0 . state AS state_8 , t0 . cygest_return AS cygest_return_9 , t0 . created_at AS created_at_10 , t0 . updated_at AS updated_at_11 , t0 . coupon_code AS coupon_code_12 , t0 . coupon_amount AS coupon_amount_13 , t0 . uuid AS uuid_14 , t0 . old_options AS old_options_15 , t0 . pre_registration_amount AS pre_registration_amount_16 , t0 . pdf_destination AS pdf_destination_17 , t0 . authored_by_id AS authored_by_id_18 , t0 . travel_id AS travel_id_19 , t0 . billing_id AS billing_id_20 FROM reservation t0 WHERE t0 . travel_id = 19 AND t0 . state IN ('awaiting_down_payment' , 'partially_paid' , 'partially_paid' );
Copy
286
0.10 ms
SELECT t0 . id AS id_1 , t0 . amount AS amount_2 , t0 . uid AS uid_3 , t0 . state AS state_4 , t0 . method AS method_5 , t0 . payed_at AS payed_at_6 , t0 . axepta_pay_id AS axepta_pay_id_7 , t0 . year AS year_8 , t0 . is_used AS is_used_9 , t0 . destination_id AS destination_id_10 , t0 . billing_id AS billing_id_11 , t0 . user_id AS user_id_12 FROM pre_registration t0 WHERE t0 . destination_id = ? AND t0 . year = ? AND t0 . state IN (? , ? ) AND t0 . is_used = ?
Parameters :
[
129
2026
"pending_approval "
"paid "
0
]
SELECT t0 . id AS id_1 , t0 . amount AS amount_2 , t0 . uid AS uid_3 , t0 . state AS state_4 , t0 . method AS method_5 , t0 . payed_at AS payed_at_6 , t0 . axepta_pay_id AS axepta_pay_id_7 , t0 . year AS year_8 , t0 . is_used AS is_used_9 , t0 . destination_id AS destination_id_10 , t0 . billing_id AS billing_id_11 , t0 . user_id AS user_id_12 FROM pre_registration t0 WHERE t0 . destination_id = 129 AND t0 . year = 2026 AND t0 . state IN ('pending_approval' , 'paid' ) AND t0 . is_used = 0 ;
Copy
287
0.11 ms
SELECT t0 . id AS id_1 , t0 . camping_car_length AS camping_car_length_2 , t0 . camping_car_height AS camping_car_height_3 , t0 . has_animal AS has_animal_4 , t0 . price AS price_5 , t0 . total_price AS total_price_6 , t0 . cygest_export_date AS cygest_export_date_7 , t0 . state AS state_8 , t0 . cygest_return AS cygest_return_9 , t0 . created_at AS created_at_10 , t0 . updated_at AS updated_at_11 , t0 . coupon_code AS coupon_code_12 , t0 . coupon_amount AS coupon_amount_13 , t0 . uuid AS uuid_14 , t0 . old_options AS old_options_15 , t0 . pre_registration_amount AS pre_registration_amount_16 , t0 . pdf_destination AS pdf_destination_17 , t0 . authored_by_id AS authored_by_id_18 , t0 . travel_id AS travel_id_19 , t0 . billing_id AS billing_id_20 FROM reservation t0 WHERE t0 . travel_id = ? AND t0 . state IN (? , ? , ? )
Parameters :
[
19
"awaiting_down_payment "
"partially_paid "
"partially_paid "
]
SELECT t0 . id AS id_1 , t0 . camping_car_length AS camping_car_length_2 , t0 . camping_car_height AS camping_car_height_3 , t0 . has_animal AS has_animal_4 , t0 . price AS price_5 , t0 . total_price AS total_price_6 , t0 . cygest_export_date AS cygest_export_date_7 , t0 . state AS state_8 , t0 . cygest_return AS cygest_return_9 , t0 . created_at AS created_at_10 , t0 . updated_at AS updated_at_11 , t0 . coupon_code AS coupon_code_12 , t0 . coupon_amount AS coupon_amount_13 , t0 . uuid AS uuid_14 , t0 . old_options AS old_options_15 , t0 . pre_registration_amount AS pre_registration_amount_16 , t0 . pdf_destination AS pdf_destination_17 , t0 . authored_by_id AS authored_by_id_18 , t0 . travel_id AS travel_id_19 , t0 . billing_id AS billing_id_20 FROM reservation t0 WHERE t0 . travel_id = 19 AND t0 . state IN ('awaiting_down_payment' , 'partially_paid' , 'partially_paid' );
Copy
288
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 = 839 ;
Copy
289
0.11 ms
SELECT t0 . id AS id_1 , t0 . path AS path_2 , t0 . alt AS alt_3 , t0 . title AS title_4 , t0 . position AS position_5 , t0 . legend AS legend_6 , t0 . destination_id AS destination_id_7 FROM destination_image t0 WHERE t0 . destination_id = ? ORDER BY t0 . position ASC
SELECT t0 . id AS id_1 , t0 . path AS path_2 , t0 . alt AS alt_3 , t0 . title AS title_4 , t0 . position AS position_5 , t0 . legend AS legend_6 , t0 . destination_id AS destination_id_7 FROM destination_image t0 WHERE t0 . destination_id = 103 ORDER BY t0 . position ASC ;
Copy
290
0.12 ms
SELECT t0 . id AS id_1 , t0 . id_crypt AS id_crypt_2 , t0 . name AS name_3 , t0 . starting_point AS starting_point_4 , t0 . days AS days_5 , t0 . is_complete AS is_complete_6 , t0 . is_last_spot AS is_last_spot_7 , t0 . guides AS guides_8 , t0 . date_from AS date_from_9 , t0 . start_date AS start_date_10 , t0 . date_to AS date_to_11 , t0 . registration_deadline AS registration_deadline_12 , t0 . formalities AS formalities_13 , t0 . created_at AS created_at_14 , t0 . updated_at AS updated_at_15 , t0 . enabled AS enabled_16 , t0 . is_promoted AS is_promoted_17 , t0 . is_pre_registered_notified AS is_pre_registered_notified_18 , t0 . destination_id AS destination_id_19 FROM travel t0 WHERE t0 . destination_id = ? ORDER BY t0 . date_from DESC
SELECT t0 . id AS id_1 , t0 . id_crypt AS id_crypt_2 , t0 . name AS name_3 , t0 . starting_point AS starting_point_4 , t0 . days AS days_5 , t0 . is_complete AS is_complete_6 , t0 . is_last_spot AS is_last_spot_7 , t0 . guides AS guides_8 , t0 . date_from AS date_from_9 , t0 . start_date AS start_date_10 , t0 . date_to AS date_to_11 , t0 . registration_deadline AS registration_deadline_12 , t0 . formalities AS formalities_13 , t0 . created_at AS created_at_14 , t0 . updated_at AS updated_at_15 , t0 . enabled AS enabled_16 , t0 . is_promoted AS is_promoted_17 , t0 . is_pre_registered_notified AS is_pre_registered_notified_18 , t0 . destination_id AS destination_id_19 FROM travel t0 WHERE t0 . destination_id = 103 ORDER BY t0 . date_from DESC ;
Copy
291
0.11 ms
SELECT t0 . id AS id_1 , t0 . amount AS amount_2 , t0 . uid AS uid_3 , t0 . state AS state_4 , t0 . method AS method_5 , t0 . payed_at AS payed_at_6 , t0 . axepta_pay_id AS axepta_pay_id_7 , t0 . year AS year_8 , t0 . is_used AS is_used_9 , t0 . destination_id AS destination_id_10 , t0 . billing_id AS billing_id_11 , t0 . user_id AS user_id_12 FROM pre_registration t0 WHERE t0 . destination_id = ? AND t0 . year = ? AND t0 . state IN (? , ? ) AND t0 . is_used = ?
Parameters :
[
103
2026
"pending_approval "
"paid "
0
]
SELECT t0 . id AS id_1 , t0 . amount AS amount_2 , t0 . uid AS uid_3 , t0 . state AS state_4 , t0 . method AS method_5 , t0 . payed_at AS payed_at_6 , t0 . axepta_pay_id AS axepta_pay_id_7 , t0 . year AS year_8 , t0 . is_used AS is_used_9 , t0 . destination_id AS destination_id_10 , t0 . billing_id AS billing_id_11 , t0 . user_id AS user_id_12 FROM pre_registration t0 WHERE t0 . destination_id = 103 AND t0 . year = 2026 AND t0 . state IN ('pending_approval' , 'paid' ) AND t0 . is_used = 0 ;
Copy
292
0.11 ms
SELECT t0 . id AS id_1 , t0 . camping_car_length AS camping_car_length_2 , t0 . camping_car_height AS camping_car_height_3 , t0 . has_animal AS has_animal_4 , t0 . price AS price_5 , t0 . total_price AS total_price_6 , t0 . cygest_export_date AS cygest_export_date_7 , t0 . state AS state_8 , t0 . cygest_return AS cygest_return_9 , t0 . created_at AS created_at_10 , t0 . updated_at AS updated_at_11 , t0 . coupon_code AS coupon_code_12 , t0 . coupon_amount AS coupon_amount_13 , t0 . uuid AS uuid_14 , t0 . old_options AS old_options_15 , t0 . pre_registration_amount AS pre_registration_amount_16 , t0 . pdf_destination AS pdf_destination_17 , t0 . authored_by_id AS authored_by_id_18 , t0 . travel_id AS travel_id_19 , t0 . billing_id AS billing_id_20 FROM reservation t0 WHERE t0 . travel_id = ? AND t0 . state IN (? , ? , ? )
Parameters :
[
30
"awaiting_down_payment "
"partially_paid "
"partially_paid "
]
SELECT t0 . id AS id_1 , t0 . camping_car_length AS camping_car_length_2 , t0 . camping_car_height AS camping_car_height_3 , t0 . has_animal AS has_animal_4 , t0 . price AS price_5 , t0 . total_price AS total_price_6 , t0 . cygest_export_date AS cygest_export_date_7 , t0 . state AS state_8 , t0 . cygest_return AS cygest_return_9 , t0 . created_at AS created_at_10 , t0 . updated_at AS updated_at_11 , t0 . coupon_code AS coupon_code_12 , t0 . coupon_amount AS coupon_amount_13 , t0 . uuid AS uuid_14 , t0 . old_options AS old_options_15 , t0 . pre_registration_amount AS pre_registration_amount_16 , t0 . pdf_destination AS pdf_destination_17 , t0 . authored_by_id AS authored_by_id_18 , t0 . travel_id AS travel_id_19 , t0 . billing_id AS billing_id_20 FROM reservation t0 WHERE t0 . travel_id = 30 AND t0 . state IN ('awaiting_down_payment' , 'partially_paid' , 'partially_paid' );
Copy
293
0.10 ms
SELECT t0 . id AS id_1 , t0 . amount AS amount_2 , t0 . uid AS uid_3 , t0 . state AS state_4 , t0 . method AS method_5 , t0 . payed_at AS payed_at_6 , t0 . axepta_pay_id AS axepta_pay_id_7 , t0 . year AS year_8 , t0 . is_used AS is_used_9 , t0 . destination_id AS destination_id_10 , t0 . billing_id AS billing_id_11 , t0 . user_id AS user_id_12 FROM pre_registration t0 WHERE t0 . destination_id = ? AND t0 . year = ? AND t0 . state IN (? , ? ) AND t0 . is_used = ?
Parameters :
[
103
2026
"pending_approval "
"paid "
0
]
SELECT t0 . id AS id_1 , t0 . amount AS amount_2 , t0 . uid AS uid_3 , t0 . state AS state_4 , t0 . method AS method_5 , t0 . payed_at AS payed_at_6 , t0 . axepta_pay_id AS axepta_pay_id_7 , t0 . year AS year_8 , t0 . is_used AS is_used_9 , t0 . destination_id AS destination_id_10 , t0 . billing_id AS billing_id_11 , t0 . user_id AS user_id_12 FROM pre_registration t0 WHERE t0 . destination_id = 103 AND t0 . year = 2026 AND t0 . state IN ('pending_approval' , 'paid' ) AND t0 . is_used = 0 ;
Copy
294
0.11 ms
SELECT t0 . id AS id_1 , t0 . camping_car_length AS camping_car_length_2 , t0 . camping_car_height AS camping_car_height_3 , t0 . has_animal AS has_animal_4 , t0 . price AS price_5 , t0 . total_price AS total_price_6 , t0 . cygest_export_date AS cygest_export_date_7 , t0 . state AS state_8 , t0 . cygest_return AS cygest_return_9 , t0 . created_at AS created_at_10 , t0 . updated_at AS updated_at_11 , t0 . coupon_code AS coupon_code_12 , t0 . coupon_amount AS coupon_amount_13 , t0 . uuid AS uuid_14 , t0 . old_options AS old_options_15 , t0 . pre_registration_amount AS pre_registration_amount_16 , t0 . pdf_destination AS pdf_destination_17 , t0 . authored_by_id AS authored_by_id_18 , t0 . travel_id AS travel_id_19 , t0 . billing_id AS billing_id_20 FROM reservation t0 WHERE t0 . travel_id = ? AND t0 . state IN (? , ? , ? )
Parameters :
[
30
"awaiting_down_payment "
"partially_paid "
"partially_paid "
]
SELECT t0 . id AS id_1 , t0 . camping_car_length AS camping_car_length_2 , t0 . camping_car_height AS camping_car_height_3 , t0 . has_animal AS has_animal_4 , t0 . price AS price_5 , t0 . total_price AS total_price_6 , t0 . cygest_export_date AS cygest_export_date_7 , t0 . state AS state_8 , t0 . cygest_return AS cygest_return_9 , t0 . created_at AS created_at_10 , t0 . updated_at AS updated_at_11 , t0 . coupon_code AS coupon_code_12 , t0 . coupon_amount AS coupon_amount_13 , t0 . uuid AS uuid_14 , t0 . old_options AS old_options_15 , t0 . pre_registration_amount AS pre_registration_amount_16 , t0 . pdf_destination AS pdf_destination_17 , t0 . authored_by_id AS authored_by_id_18 , t0 . travel_id AS travel_id_19 , t0 . billing_id AS billing_id_20 FROM reservation t0 WHERE t0 . travel_id = 30 AND t0 . state IN ('awaiting_down_payment' , 'partially_paid' , 'partially_paid' );
Copy
295
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 = 780 ;
Copy
296
0.12 ms
SELECT t0 . id AS id_1 , t0 . path AS path_2 , t0 . alt AS alt_3 , t0 . title AS title_4 , t0 . position AS position_5 , t0 . legend AS legend_6 , t0 . destination_id AS destination_id_7 FROM destination_image t0 WHERE t0 . destination_id = ? ORDER BY t0 . position ASC
SELECT t0 . id AS id_1 , t0 . path AS path_2 , t0 . alt AS alt_3 , t0 . title AS title_4 , t0 . position AS position_5 , t0 . legend AS legend_6 , t0 . destination_id AS destination_id_7 FROM destination_image t0 WHERE t0 . destination_id = 43 ORDER BY t0 . position ASC ;
Copy
297
0.13 ms
SELECT t0 . id AS id_1 , t0 . id_crypt AS id_crypt_2 , t0 . name AS name_3 , t0 . starting_point AS starting_point_4 , t0 . days AS days_5 , t0 . is_complete AS is_complete_6 , t0 . is_last_spot AS is_last_spot_7 , t0 . guides AS guides_8 , t0 . date_from AS date_from_9 , t0 . start_date AS start_date_10 , t0 . date_to AS date_to_11 , t0 . registration_deadline AS registration_deadline_12 , t0 . formalities AS formalities_13 , t0 . created_at AS created_at_14 , t0 . updated_at AS updated_at_15 , t0 . enabled AS enabled_16 , t0 . is_promoted AS is_promoted_17 , t0 . is_pre_registered_notified AS is_pre_registered_notified_18 , t0 . destination_id AS destination_id_19 FROM travel t0 WHERE t0 . destination_id = ? ORDER BY t0 . date_from DESC
SELECT t0 . id AS id_1 , t0 . id_crypt AS id_crypt_2 , t0 . name AS name_3 , t0 . starting_point AS starting_point_4 , t0 . days AS days_5 , t0 . is_complete AS is_complete_6 , t0 . is_last_spot AS is_last_spot_7 , t0 . guides AS guides_8 , t0 . date_from AS date_from_9 , t0 . start_date AS start_date_10 , t0 . date_to AS date_to_11 , t0 . registration_deadline AS registration_deadline_12 , t0 . formalities AS formalities_13 , t0 . created_at AS created_at_14 , t0 . updated_at AS updated_at_15 , t0 . enabled AS enabled_16 , t0 . is_promoted AS is_promoted_17 , t0 . is_pre_registered_notified AS is_pre_registered_notified_18 , t0 . destination_id AS destination_id_19 FROM travel t0 WHERE t0 . destination_id = 43 ORDER BY t0 . date_from DESC ;
Copy
298
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 = 851 ;
Copy
299
0.11 ms
SELECT t0 . id AS id_1 , t0 . path AS path_2 , t0 . alt AS alt_3 , t0 . title AS title_4 , t0 . position AS position_5 , t0 . legend AS legend_6 , t0 . destination_id AS destination_id_7 FROM destination_image t0 WHERE t0 . destination_id = ? ORDER BY t0 . position ASC
SELECT t0 . id AS id_1 , t0 . path AS path_2 , t0 . alt AS alt_3 , t0 . title AS title_4 , t0 . position AS position_5 , t0 . legend AS legend_6 , t0 . destination_id AS destination_id_7 FROM destination_image t0 WHERE t0 . destination_id = 116 ORDER BY t0 . position ASC ;
Copy
300
0.13 ms
SELECT t0 . id AS id_1 , t0 . id_crypt AS id_crypt_2 , t0 . name AS name_3 , t0 . starting_point AS starting_point_4 , t0 . days AS days_5 , t0 . is_complete AS is_complete_6 , t0 . is_last_spot AS is_last_spot_7 , t0 . guides AS guides_8 , t0 . date_from AS date_from_9 , t0 . start_date AS start_date_10 , t0 . date_to AS date_to_11 , t0 . registration_deadline AS registration_deadline_12 , t0 . formalities AS formalities_13 , t0 . created_at AS created_at_14 , t0 . updated_at AS updated_at_15 , t0 . enabled AS enabled_16 , t0 . is_promoted AS is_promoted_17 , t0 . is_pre_registered_notified AS is_pre_registered_notified_18 , t0 . destination_id AS destination_id_19 FROM travel t0 WHERE t0 . destination_id = ? ORDER BY t0 . date_from DESC
SELECT t0 . id AS id_1 , t0 . id_crypt AS id_crypt_2 , t0 . name AS name_3 , t0 . starting_point AS starting_point_4 , t0 . days AS days_5 , t0 . is_complete AS is_complete_6 , t0 . is_last_spot AS is_last_spot_7 , t0 . guides AS guides_8 , t0 . date_from AS date_from_9 , t0 . start_date AS start_date_10 , t0 . date_to AS date_to_11 , t0 . registration_deadline AS registration_deadline_12 , t0 . formalities AS formalities_13 , t0 . created_at AS created_at_14 , t0 . updated_at AS updated_at_15 , t0 . enabled AS enabled_16 , t0 . is_promoted AS is_promoted_17 , t0 . is_pre_registered_notified AS is_pre_registered_notified_18 , t0 . destination_id AS destination_id_19 FROM travel t0 WHERE t0 . destination_id = 116 ORDER BY t0 . date_from DESC ;
Copy
301
0.10 ms
SELECT t0 . id AS id_1 , t0 . amount AS amount_2 , t0 . uid AS uid_3 , t0 . state AS state_4 , t0 . method AS method_5 , t0 . payed_at AS payed_at_6 , t0 . axepta_pay_id AS axepta_pay_id_7 , t0 . year AS year_8 , t0 . is_used AS is_used_9 , t0 . destination_id AS destination_id_10 , t0 . billing_id AS billing_id_11 , t0 . user_id AS user_id_12 FROM pre_registration t0 WHERE t0 . destination_id = ? AND t0 . year = ? AND t0 . state IN (? , ? ) AND t0 . is_used = ?
Parameters :
[
116
2026
"pending_approval "
"paid "
0
]
SELECT t0 . id AS id_1 , t0 . amount AS amount_2 , t0 . uid AS uid_3 , t0 . state AS state_4 , t0 . method AS method_5 , t0 . payed_at AS payed_at_6 , t0 . axepta_pay_id AS axepta_pay_id_7 , t0 . year AS year_8 , t0 . is_used AS is_used_9 , t0 . destination_id AS destination_id_10 , t0 . billing_id AS billing_id_11 , t0 . user_id AS user_id_12 FROM pre_registration t0 WHERE t0 . destination_id = 116 AND t0 . year = 2026 AND t0 . state IN ('pending_approval' , 'paid' ) AND t0 . is_used = 0 ;
Copy
302
0.11 ms
SELECT t0 . id AS id_1 , t0 . camping_car_length AS camping_car_length_2 , t0 . camping_car_height AS camping_car_height_3 , t0 . has_animal AS has_animal_4 , t0 . price AS price_5 , t0 . total_price AS total_price_6 , t0 . cygest_export_date AS cygest_export_date_7 , t0 . state AS state_8 , t0 . cygest_return AS cygest_return_9 , t0 . created_at AS created_at_10 , t0 . updated_at AS updated_at_11 , t0 . coupon_code AS coupon_code_12 , t0 . coupon_amount AS coupon_amount_13 , t0 . uuid AS uuid_14 , t0 . old_options AS old_options_15 , t0 . pre_registration_amount AS pre_registration_amount_16 , t0 . pdf_destination AS pdf_destination_17 , t0 . authored_by_id AS authored_by_id_18 , t0 . travel_id AS travel_id_19 , t0 . billing_id AS billing_id_20 FROM reservation t0 WHERE t0 . travel_id = ? AND t0 . state IN (? , ? , ? )
Parameters :
[
11
"awaiting_down_payment "
"partially_paid "
"partially_paid "
]
SELECT t0 . id AS id_1 , t0 . camping_car_length AS camping_car_length_2 , t0 . camping_car_height AS camping_car_height_3 , t0 . has_animal AS has_animal_4 , t0 . price AS price_5 , t0 . total_price AS total_price_6 , t0 . cygest_export_date AS cygest_export_date_7 , t0 . state AS state_8 , t0 . cygest_return AS cygest_return_9 , t0 . created_at AS created_at_10 , t0 . updated_at AS updated_at_11 , t0 . coupon_code AS coupon_code_12 , t0 . coupon_amount AS coupon_amount_13 , t0 . uuid AS uuid_14 , t0 . old_options AS old_options_15 , t0 . pre_registration_amount AS pre_registration_amount_16 , t0 . pdf_destination AS pdf_destination_17 , t0 . authored_by_id AS authored_by_id_18 , t0 . travel_id AS travel_id_19 , t0 . billing_id AS billing_id_20 FROM reservation t0 WHERE t0 . travel_id = 11 AND t0 . state IN ('awaiting_down_payment' , 'partially_paid' , 'partially_paid' );
Copy
303
0.10 ms
SELECT t0 . id AS id_1 , t0 . amount AS amount_2 , t0 . uid AS uid_3 , t0 . state AS state_4 , t0 . method AS method_5 , t0 . payed_at AS payed_at_6 , t0 . axepta_pay_id AS axepta_pay_id_7 , t0 . year AS year_8 , t0 . is_used AS is_used_9 , t0 . destination_id AS destination_id_10 , t0 . billing_id AS billing_id_11 , t0 . user_id AS user_id_12 FROM pre_registration t0 WHERE t0 . destination_id = ? AND t0 . year = ? AND t0 . state IN (? , ? ) AND t0 . is_used = ?
Parameters :
[
116
2026
"pending_approval "
"paid "
0
]
SELECT t0 . id AS id_1 , t0 . amount AS amount_2 , t0 . uid AS uid_3 , t0 . state AS state_4 , t0 . method AS method_5 , t0 . payed_at AS payed_at_6 , t0 . axepta_pay_id AS axepta_pay_id_7 , t0 . year AS year_8 , t0 . is_used AS is_used_9 , t0 . destination_id AS destination_id_10 , t0 . billing_id AS billing_id_11 , t0 . user_id AS user_id_12 FROM pre_registration t0 WHERE t0 . destination_id = 116 AND t0 . year = 2026 AND t0 . state IN ('pending_approval' , 'paid' ) AND t0 . is_used = 0 ;
Copy
304
0.11 ms
SELECT t0 . id AS id_1 , t0 . camping_car_length AS camping_car_length_2 , t0 . camping_car_height AS camping_car_height_3 , t0 . has_animal AS has_animal_4 , t0 . price AS price_5 , t0 . total_price AS total_price_6 , t0 . cygest_export_date AS cygest_export_date_7 , t0 . state AS state_8 , t0 . cygest_return AS cygest_return_9 , t0 . created_at AS created_at_10 , t0 . updated_at AS updated_at_11 , t0 . coupon_code AS coupon_code_12 , t0 . coupon_amount AS coupon_amount_13 , t0 . uuid AS uuid_14 , t0 . old_options AS old_options_15 , t0 . pre_registration_amount AS pre_registration_amount_16 , t0 . pdf_destination AS pdf_destination_17 , t0 . authored_by_id AS authored_by_id_18 , t0 . travel_id AS travel_id_19 , t0 . billing_id AS billing_id_20 FROM reservation t0 WHERE t0 . travel_id = ? AND t0 . state IN (? , ? , ? )
Parameters :
[
11
"awaiting_down_payment "
"partially_paid "
"partially_paid "
]
SELECT t0 . id AS id_1 , t0 . camping_car_length AS camping_car_length_2 , t0 . camping_car_height AS camping_car_height_3 , t0 . has_animal AS has_animal_4 , t0 . price AS price_5 , t0 . total_price AS total_price_6 , t0 . cygest_export_date AS cygest_export_date_7 , t0 . state AS state_8 , t0 . cygest_return AS cygest_return_9 , t0 . created_at AS created_at_10 , t0 . updated_at AS updated_at_11 , t0 . coupon_code AS coupon_code_12 , t0 . coupon_amount AS coupon_amount_13 , t0 . uuid AS uuid_14 , t0 . old_options AS old_options_15 , t0 . pre_registration_amount AS pre_registration_amount_16 , t0 . pdf_destination AS pdf_destination_17 , t0 . authored_by_id AS authored_by_id_18 , t0 . travel_id AS travel_id_19 , t0 . billing_id AS billing_id_20 FROM reservation t0 WHERE t0 . travel_id = 11 AND t0 . state IN ('awaiting_down_payment' , 'partially_paid' , 'partially_paid' );
Copy
305
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 = 777 ;
Copy
306
0.10 ms
SELECT t0 . id AS id_1 , t0 . path AS path_2 , t0 . alt AS alt_3 , t0 . title AS title_4 , t0 . position AS position_5 , t0 . legend AS legend_6 , t0 . destination_id AS destination_id_7 FROM destination_image t0 WHERE t0 . destination_id = ? ORDER BY t0 . position ASC
SELECT t0 . id AS id_1 , t0 . path AS path_2 , t0 . alt AS alt_3 , t0 . title AS title_4 , t0 . position AS position_5 , t0 . legend AS legend_6 , t0 . destination_id AS destination_id_7 FROM destination_image t0 WHERE t0 . destination_id = 40 ORDER BY t0 . position ASC ;
Copy
307
0.12 ms
SELECT t0 . id AS id_1 , t0 . id_crypt AS id_crypt_2 , t0 . name AS name_3 , t0 . starting_point AS starting_point_4 , t0 . days AS days_5 , t0 . is_complete AS is_complete_6 , t0 . is_last_spot AS is_last_spot_7 , t0 . guides AS guides_8 , t0 . date_from AS date_from_9 , t0 . start_date AS start_date_10 , t0 . date_to AS date_to_11 , t0 . registration_deadline AS registration_deadline_12 , t0 . formalities AS formalities_13 , t0 . created_at AS created_at_14 , t0 . updated_at AS updated_at_15 , t0 . enabled AS enabled_16 , t0 . is_promoted AS is_promoted_17 , t0 . is_pre_registered_notified AS is_pre_registered_notified_18 , t0 . destination_id AS destination_id_19 FROM travel t0 WHERE t0 . destination_id = ? ORDER BY t0 . date_from DESC
SELECT t0 . id AS id_1 , t0 . id_crypt AS id_crypt_2 , t0 . name AS name_3 , t0 . starting_point AS starting_point_4 , t0 . days AS days_5 , t0 . is_complete AS is_complete_6 , t0 . is_last_spot AS is_last_spot_7 , t0 . guides AS guides_8 , t0 . date_from AS date_from_9 , t0 . start_date AS start_date_10 , t0 . date_to AS date_to_11 , t0 . registration_deadline AS registration_deadline_12 , t0 . formalities AS formalities_13 , t0 . created_at AS created_at_14 , t0 . updated_at AS updated_at_15 , t0 . enabled AS enabled_16 , t0 . is_promoted AS is_promoted_17 , t0 . is_pre_registered_notified AS is_pre_registered_notified_18 , t0 . destination_id AS destination_id_19 FROM travel t0 WHERE t0 . destination_id = 40 ORDER BY t0 . date_from DESC ;
Copy
308
0.10 ms
SELECT t0 . id AS id_1 , t0 . amount AS amount_2 , t0 . uid AS uid_3 , t0 . state AS state_4 , t0 . method AS method_5 , t0 . payed_at AS payed_at_6 , t0 . axepta_pay_id AS axepta_pay_id_7 , t0 . year AS year_8 , t0 . is_used AS is_used_9 , t0 . destination_id AS destination_id_10 , t0 . billing_id AS billing_id_11 , t0 . user_id AS user_id_12 FROM pre_registration t0 WHERE t0 . destination_id = ? AND t0 . year = ? AND t0 . state IN (? , ? ) AND t0 . is_used = ?
Parameters :
[
40
2026
"pending_approval "
"paid "
0
]
SELECT t0 . id AS id_1 , t0 . amount AS amount_2 , t0 . uid AS uid_3 , t0 . state AS state_4 , t0 . method AS method_5 , t0 . payed_at AS payed_at_6 , t0 . axepta_pay_id AS axepta_pay_id_7 , t0 . year AS year_8 , t0 . is_used AS is_used_9 , t0 . destination_id AS destination_id_10 , t0 . billing_id AS billing_id_11 , t0 . user_id AS user_id_12 FROM pre_registration t0 WHERE t0 . destination_id = 40 AND t0 . year = 2026 AND t0 . state IN ('pending_approval' , 'paid' ) AND t0 . is_used = 0 ;
Copy
309
0.12 ms
SELECT t0 . id AS id_1 , t0 . camping_car_length AS camping_car_length_2 , t0 . camping_car_height AS camping_car_height_3 , t0 . has_animal AS has_animal_4 , t0 . price AS price_5 , t0 . total_price AS total_price_6 , t0 . cygest_export_date AS cygest_export_date_7 , t0 . state AS state_8 , t0 . cygest_return AS cygest_return_9 , t0 . created_at AS created_at_10 , t0 . updated_at AS updated_at_11 , t0 . coupon_code AS coupon_code_12 , t0 . coupon_amount AS coupon_amount_13 , t0 . uuid AS uuid_14 , t0 . old_options AS old_options_15 , t0 . pre_registration_amount AS pre_registration_amount_16 , t0 . pdf_destination AS pdf_destination_17 , t0 . authored_by_id AS authored_by_id_18 , t0 . travel_id AS travel_id_19 , t0 . billing_id AS billing_id_20 FROM reservation t0 WHERE t0 . travel_id = ? AND t0 . state IN (? , ? , ? )
Parameters :
[
14
"awaiting_down_payment "
"partially_paid "
"partially_paid "
]
SELECT t0 . id AS id_1 , t0 . camping_car_length AS camping_car_length_2 , t0 . camping_car_height AS camping_car_height_3 , t0 . has_animal AS has_animal_4 , t0 . price AS price_5 , t0 . total_price AS total_price_6 , t0 . cygest_export_date AS cygest_export_date_7 , t0 . state AS state_8 , t0 . cygest_return AS cygest_return_9 , t0 . created_at AS created_at_10 , t0 . updated_at AS updated_at_11 , t0 . coupon_code AS coupon_code_12 , t0 . coupon_amount AS coupon_amount_13 , t0 . uuid AS uuid_14 , t0 . old_options AS old_options_15 , t0 . pre_registration_amount AS pre_registration_amount_16 , t0 . pdf_destination AS pdf_destination_17 , t0 . authored_by_id AS authored_by_id_18 , t0 . travel_id AS travel_id_19 , t0 . billing_id AS billing_id_20 FROM reservation t0 WHERE t0 . travel_id = 14 AND t0 . state IN ('awaiting_down_payment' , 'partially_paid' , 'partially_paid' );
Copy
310
0.10 ms
SELECT t0 . id AS id_1 , t0 . amount AS amount_2 , t0 . uid AS uid_3 , t0 . state AS state_4 , t0 . method AS method_5 , t0 . payed_at AS payed_at_6 , t0 . axepta_pay_id AS axepta_pay_id_7 , t0 . year AS year_8 , t0 . is_used AS is_used_9 , t0 . destination_id AS destination_id_10 , t0 . billing_id AS billing_id_11 , t0 . user_id AS user_id_12 FROM pre_registration t0 WHERE t0 . destination_id = ? AND t0 . year = ? AND t0 . state IN (? , ? ) AND t0 . is_used = ?
Parameters :
[
40
2026
"pending_approval "
"paid "
0
]
SELECT t0 . id AS id_1 , t0 . amount AS amount_2 , t0 . uid AS uid_3 , t0 . state AS state_4 , t0 . method AS method_5 , t0 . payed_at AS payed_at_6 , t0 . axepta_pay_id AS axepta_pay_id_7 , t0 . year AS year_8 , t0 . is_used AS is_used_9 , t0 . destination_id AS destination_id_10 , t0 . billing_id AS billing_id_11 , t0 . user_id AS user_id_12 FROM pre_registration t0 WHERE t0 . destination_id = 40 AND t0 . year = 2026 AND t0 . state IN ('pending_approval' , 'paid' ) AND t0 . is_used = 0 ;
Copy
311
0.11 ms
SELECT t0 . id AS id_1 , t0 . camping_car_length AS camping_car_length_2 , t0 . camping_car_height AS camping_car_height_3 , t0 . has_animal AS has_animal_4 , t0 . price AS price_5 , t0 . total_price AS total_price_6 , t0 . cygest_export_date AS cygest_export_date_7 , t0 . state AS state_8 , t0 . cygest_return AS cygest_return_9 , t0 . created_at AS created_at_10 , t0 . updated_at AS updated_at_11 , t0 . coupon_code AS coupon_code_12 , t0 . coupon_amount AS coupon_amount_13 , t0 . uuid AS uuid_14 , t0 . old_options AS old_options_15 , t0 . pre_registration_amount AS pre_registration_amount_16 , t0 . pdf_destination AS pdf_destination_17 , t0 . authored_by_id AS authored_by_id_18 , t0 . travel_id AS travel_id_19 , t0 . billing_id AS billing_id_20 FROM reservation t0 WHERE t0 . travel_id = ? AND t0 . state IN (? , ? , ? )
Parameters :
[
14
"awaiting_down_payment "
"partially_paid "
"partially_paid "
]
SELECT t0 . id AS id_1 , t0 . camping_car_length AS camping_car_length_2 , t0 . camping_car_height AS camping_car_height_3 , t0 . has_animal AS has_animal_4 , t0 . price AS price_5 , t0 . total_price AS total_price_6 , t0 . cygest_export_date AS cygest_export_date_7 , t0 . state AS state_8 , t0 . cygest_return AS cygest_return_9 , t0 . created_at AS created_at_10 , t0 . updated_at AS updated_at_11 , t0 . coupon_code AS coupon_code_12 , t0 . coupon_amount AS coupon_amount_13 , t0 . uuid AS uuid_14 , t0 . old_options AS old_options_15 , t0 . pre_registration_amount AS pre_registration_amount_16 , t0 . pdf_destination AS pdf_destination_17 , t0 . authored_by_id AS authored_by_id_18 , t0 . travel_id AS travel_id_19 , t0 . billing_id AS billing_id_20 FROM reservation t0 WHERE t0 . travel_id = 14 AND t0 . state IN ('awaiting_down_payment' , 'partially_paid' , 'partially_paid' );
Copy
312
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 = 768 ;
Copy
313
0.11 ms
SELECT t0 . id AS id_1 , t0 . path AS path_2 , t0 . alt AS alt_3 , t0 . title AS title_4 , t0 . position AS position_5 , t0 . legend AS legend_6 , t0 . destination_id AS destination_id_7 FROM destination_image t0 WHERE t0 . destination_id = ? ORDER BY t0 . position ASC
SELECT t0 . id AS id_1 , t0 . path AS path_2 , t0 . alt AS alt_3 , t0 . title AS title_4 , t0 . position AS position_5 , t0 . legend AS legend_6 , t0 . destination_id AS destination_id_7 FROM destination_image t0 WHERE t0 . destination_id = 31 ORDER BY t0 . position ASC ;
Copy
314
0.13 ms
SELECT t0 . id AS id_1 , t0 . id_crypt AS id_crypt_2 , t0 . name AS name_3 , t0 . starting_point AS starting_point_4 , t0 . days AS days_5 , t0 . is_complete AS is_complete_6 , t0 . is_last_spot AS is_last_spot_7 , t0 . guides AS guides_8 , t0 . date_from AS date_from_9 , t0 . start_date AS start_date_10 , t0 . date_to AS date_to_11 , t0 . registration_deadline AS registration_deadline_12 , t0 . formalities AS formalities_13 , t0 . created_at AS created_at_14 , t0 . updated_at AS updated_at_15 , t0 . enabled AS enabled_16 , t0 . is_promoted AS is_promoted_17 , t0 . is_pre_registered_notified AS is_pre_registered_notified_18 , t0 . destination_id AS destination_id_19 FROM travel t0 WHERE t0 . destination_id = ? ORDER BY t0 . date_from DESC
SELECT t0 . id AS id_1 , t0 . id_crypt AS id_crypt_2 , t0 . name AS name_3 , t0 . starting_point AS starting_point_4 , t0 . days AS days_5 , t0 . is_complete AS is_complete_6 , t0 . is_last_spot AS is_last_spot_7 , t0 . guides AS guides_8 , t0 . date_from AS date_from_9 , t0 . start_date AS start_date_10 , t0 . date_to AS date_to_11 , t0 . registration_deadline AS registration_deadline_12 , t0 . formalities AS formalities_13 , t0 . created_at AS created_at_14 , t0 . updated_at AS updated_at_15 , t0 . enabled AS enabled_16 , t0 . is_promoted AS is_promoted_17 , t0 . is_pre_registered_notified AS is_pre_registered_notified_18 , t0 . destination_id AS destination_id_19 FROM travel t0 WHERE t0 . destination_id = 31 ORDER BY t0 . date_from DESC ;
Copy
315
0.11 ms
SELECT t0 . id AS id_1 , t0 . amount AS amount_2 , t0 . uid AS uid_3 , t0 . state AS state_4 , t0 . method AS method_5 , t0 . payed_at AS payed_at_6 , t0 . axepta_pay_id AS axepta_pay_id_7 , t0 . year AS year_8 , t0 . is_used AS is_used_9 , t0 . destination_id AS destination_id_10 , t0 . billing_id AS billing_id_11 , t0 . user_id AS user_id_12 FROM pre_registration t0 WHERE t0 . destination_id = ? AND t0 . year = ? AND t0 . state IN (? , ? ) AND t0 . is_used = ?
Parameters :
[
31
2026
"pending_approval "
"paid "
0
]
SELECT t0 . id AS id_1 , t0 . amount AS amount_2 , t0 . uid AS uid_3 , t0 . state AS state_4 , t0 . method AS method_5 , t0 . payed_at AS payed_at_6 , t0 . axepta_pay_id AS axepta_pay_id_7 , t0 . year AS year_8 , t0 . is_used AS is_used_9 , t0 . destination_id AS destination_id_10 , t0 . billing_id AS billing_id_11 , t0 . user_id AS user_id_12 FROM pre_registration t0 WHERE t0 . destination_id = 31 AND t0 . year = 2026 AND t0 . state IN ('pending_approval' , 'paid' ) AND t0 . is_used = 0 ;
Copy
316
0.11 ms
SELECT t0 . id AS id_1 , t0 . camping_car_length AS camping_car_length_2 , t0 . camping_car_height AS camping_car_height_3 , t0 . has_animal AS has_animal_4 , t0 . price AS price_5 , t0 . total_price AS total_price_6 , t0 . cygest_export_date AS cygest_export_date_7 , t0 . state AS state_8 , t0 . cygest_return AS cygest_return_9 , t0 . created_at AS created_at_10 , t0 . updated_at AS updated_at_11 , t0 . coupon_code AS coupon_code_12 , t0 . coupon_amount AS coupon_amount_13 , t0 . uuid AS uuid_14 , t0 . old_options AS old_options_15 , t0 . pre_registration_amount AS pre_registration_amount_16 , t0 . pdf_destination AS pdf_destination_17 , t0 . authored_by_id AS authored_by_id_18 , t0 . travel_id AS travel_id_19 , t0 . billing_id AS billing_id_20 FROM reservation t0 WHERE t0 . travel_id = ? AND t0 . state IN (? , ? , ? )
Parameters :
[
5
"awaiting_down_payment "
"partially_paid "
"partially_paid "
]
SELECT t0 . id AS id_1 , t0 . camping_car_length AS camping_car_length_2 , t0 . camping_car_height AS camping_car_height_3 , t0 . has_animal AS has_animal_4 , t0 . price AS price_5 , t0 . total_price AS total_price_6 , t0 . cygest_export_date AS cygest_export_date_7 , t0 . state AS state_8 , t0 . cygest_return AS cygest_return_9 , t0 . created_at AS created_at_10 , t0 . updated_at AS updated_at_11 , t0 . coupon_code AS coupon_code_12 , t0 . coupon_amount AS coupon_amount_13 , t0 . uuid AS uuid_14 , t0 . old_options AS old_options_15 , t0 . pre_registration_amount AS pre_registration_amount_16 , t0 . pdf_destination AS pdf_destination_17 , t0 . authored_by_id AS authored_by_id_18 , t0 . travel_id AS travel_id_19 , t0 . billing_id AS billing_id_20 FROM reservation t0 WHERE t0 . travel_id = 5 AND t0 . state IN ('awaiting_down_payment' , 'partially_paid' , 'partially_paid' );
Copy
317
0.10 ms
SELECT t0 . id AS id_1 , t0 . amount AS amount_2 , t0 . uid AS uid_3 , t0 . state AS state_4 , t0 . method AS method_5 , t0 . payed_at AS payed_at_6 , t0 . axepta_pay_id AS axepta_pay_id_7 , t0 . year AS year_8 , t0 . is_used AS is_used_9 , t0 . destination_id AS destination_id_10 , t0 . billing_id AS billing_id_11 , t0 . user_id AS user_id_12 FROM pre_registration t0 WHERE t0 . destination_id = ? AND t0 . year = ? AND t0 . state IN (? , ? ) AND t0 . is_used = ?
Parameters :
[
31
2026
"pending_approval "
"paid "
0
]
SELECT t0 . id AS id_1 , t0 . amount AS amount_2 , t0 . uid AS uid_3 , t0 . state AS state_4 , t0 . method AS method_5 , t0 . payed_at AS payed_at_6 , t0 . axepta_pay_id AS axepta_pay_id_7 , t0 . year AS year_8 , t0 . is_used AS is_used_9 , t0 . destination_id AS destination_id_10 , t0 . billing_id AS billing_id_11 , t0 . user_id AS user_id_12 FROM pre_registration t0 WHERE t0 . destination_id = 31 AND t0 . year = 2026 AND t0 . state IN ('pending_approval' , 'paid' ) AND t0 . is_used = 0 ;
Copy
318
0.12 ms
SELECT t0 . id AS id_1 , t0 . camping_car_length AS camping_car_length_2 , t0 . camping_car_height AS camping_car_height_3 , t0 . has_animal AS has_animal_4 , t0 . price AS price_5 , t0 . total_price AS total_price_6 , t0 . cygest_export_date AS cygest_export_date_7 , t0 . state AS state_8 , t0 . cygest_return AS cygest_return_9 , t0 . created_at AS created_at_10 , t0 . updated_at AS updated_at_11 , t0 . coupon_code AS coupon_code_12 , t0 . coupon_amount AS coupon_amount_13 , t0 . uuid AS uuid_14 , t0 . old_options AS old_options_15 , t0 . pre_registration_amount AS pre_registration_amount_16 , t0 . pdf_destination AS pdf_destination_17 , t0 . authored_by_id AS authored_by_id_18 , t0 . travel_id AS travel_id_19 , t0 . billing_id AS billing_id_20 FROM reservation t0 WHERE t0 . travel_id = ? AND t0 . state IN (? , ? , ? )
Parameters :
[
5
"awaiting_down_payment "
"partially_paid "
"partially_paid "
]
SELECT t0 . id AS id_1 , t0 . camping_car_length AS camping_car_length_2 , t0 . camping_car_height AS camping_car_height_3 , t0 . has_animal AS has_animal_4 , t0 . price AS price_5 , t0 . total_price AS total_price_6 , t0 . cygest_export_date AS cygest_export_date_7 , t0 . state AS state_8 , t0 . cygest_return AS cygest_return_9 , t0 . created_at AS created_at_10 , t0 . updated_at AS updated_at_11 , t0 . coupon_code AS coupon_code_12 , t0 . coupon_amount AS coupon_amount_13 , t0 . uuid AS uuid_14 , t0 . old_options AS old_options_15 , t0 . pre_registration_amount AS pre_registration_amount_16 , t0 . pdf_destination AS pdf_destination_17 , t0 . authored_by_id AS authored_by_id_18 , t0 . travel_id AS travel_id_19 , t0 . billing_id AS billing_id_20 FROM reservation t0 WHERE t0 . travel_id = 5 AND t0 . state IN ('awaiting_down_payment' , 'partially_paid' , 'partially_paid' );
Copy
319
0.11 ms
SELECT t0 . id AS id_1 , t0 . amount AS amount_2 , t0 . uid AS uid_3 , t0 . state AS state_4 , t0 . method AS method_5 , t0 . payed_at AS payed_at_6 , t0 . axepta_pay_id AS axepta_pay_id_7 , t0 . year AS year_8 , t0 . is_used AS is_used_9 , t0 . destination_id AS destination_id_10 , t0 . billing_id AS billing_id_11 , t0 . user_id AS user_id_12 FROM pre_registration t0 WHERE t0 . destination_id = ? AND t0 . year = ? AND t0 . state IN (? , ? ) AND t0 . is_used = ?
Parameters :
[
29
2026
"pending_approval "
"paid "
0
]
SELECT t0 . id AS id_1 , t0 . amount AS amount_2 , t0 . uid AS uid_3 , t0 . state AS state_4 , t0 . method AS method_5 , t0 . payed_at AS payed_at_6 , t0 . axepta_pay_id AS axepta_pay_id_7 , t0 . year AS year_8 , t0 . is_used AS is_used_9 , t0 . destination_id AS destination_id_10 , t0 . billing_id AS billing_id_11 , t0 . user_id AS user_id_12 FROM pre_registration t0 WHERE t0 . destination_id = 29 AND t0 . year = 2026 AND t0 . state IN ('pending_approval' , 'paid' ) AND t0 . is_used = 0 ;
Copy
320
0.11 ms
SELECT t0 . id AS id_1 , t0 . camping_car_length AS camping_car_length_2 , t0 . camping_car_height AS camping_car_height_3 , t0 . has_animal AS has_animal_4 , t0 . price AS price_5 , t0 . total_price AS total_price_6 , t0 . cygest_export_date AS cygest_export_date_7 , t0 . state AS state_8 , t0 . cygest_return AS cygest_return_9 , t0 . created_at AS created_at_10 , t0 . updated_at AS updated_at_11 , t0 . coupon_code AS coupon_code_12 , t0 . coupon_amount AS coupon_amount_13 , t0 . uuid AS uuid_14 , t0 . old_options AS old_options_15 , t0 . pre_registration_amount AS pre_registration_amount_16 , t0 . pdf_destination AS pdf_destination_17 , t0 . authored_by_id AS authored_by_id_18 , t0 . travel_id AS travel_id_19 , t0 . billing_id AS billing_id_20 FROM reservation t0 WHERE t0 . travel_id = ? AND t0 . state IN (? , ? , ? )
Parameters :
[
28
"awaiting_down_payment "
"partially_paid "
"partially_paid "
]
SELECT t0 . id AS id_1 , t0 . camping_car_length AS camping_car_length_2 , t0 . camping_car_height AS camping_car_height_3 , t0 . has_animal AS has_animal_4 , t0 . price AS price_5 , t0 . total_price AS total_price_6 , t0 . cygest_export_date AS cygest_export_date_7 , t0 . state AS state_8 , t0 . cygest_return AS cygest_return_9 , t0 . created_at AS created_at_10 , t0 . updated_at AS updated_at_11 , t0 . coupon_code AS coupon_code_12 , t0 . coupon_amount AS coupon_amount_13 , t0 . uuid AS uuid_14 , t0 . old_options AS old_options_15 , t0 . pre_registration_amount AS pre_registration_amount_16 , t0 . pdf_destination AS pdf_destination_17 , t0 . authored_by_id AS authored_by_id_18 , t0 . travel_id AS travel_id_19 , t0 . billing_id AS billing_id_20 FROM reservation t0 WHERE t0 . travel_id = 28 AND t0 . state IN ('awaiting_down_payment' , 'partially_paid' , 'partially_paid' );
Copy
321
0.10 ms
SELECT t0 . id AS id_1 , t0 . amount AS amount_2 , t0 . uid AS uid_3 , t0 . state AS state_4 , t0 . method AS method_5 , t0 . payed_at AS payed_at_6 , t0 . axepta_pay_id AS axepta_pay_id_7 , t0 . year AS year_8 , t0 . is_used AS is_used_9 , t0 . destination_id AS destination_id_10 , t0 . billing_id AS billing_id_11 , t0 . user_id AS user_id_12 FROM pre_registration t0 WHERE t0 . destination_id = ? AND t0 . year = ? AND t0 . state IN (? , ? ) AND t0 . is_used = ?
Parameters :
[
29
2026
"pending_approval "
"paid "
0
]
SELECT t0 . id AS id_1 , t0 . amount AS amount_2 , t0 . uid AS uid_3 , t0 . state AS state_4 , t0 . method AS method_5 , t0 . payed_at AS payed_at_6 , t0 . axepta_pay_id AS axepta_pay_id_7 , t0 . year AS year_8 , t0 . is_used AS is_used_9 , t0 . destination_id AS destination_id_10 , t0 . billing_id AS billing_id_11 , t0 . user_id AS user_id_12 FROM pre_registration t0 WHERE t0 . destination_id = 29 AND t0 . year = 2026 AND t0 . state IN ('pending_approval' , 'paid' ) AND t0 . is_used = 0 ;
Copy
322
0.11 ms
SELECT t0 . id AS id_1 , t0 . camping_car_length AS camping_car_length_2 , t0 . camping_car_height AS camping_car_height_3 , t0 . has_animal AS has_animal_4 , t0 . price AS price_5 , t0 . total_price AS total_price_6 , t0 . cygest_export_date AS cygest_export_date_7 , t0 . state AS state_8 , t0 . cygest_return AS cygest_return_9 , t0 . created_at AS created_at_10 , t0 . updated_at AS updated_at_11 , t0 . coupon_code AS coupon_code_12 , t0 . coupon_amount AS coupon_amount_13 , t0 . uuid AS uuid_14 , t0 . old_options AS old_options_15 , t0 . pre_registration_amount AS pre_registration_amount_16 , t0 . pdf_destination AS pdf_destination_17 , t0 . authored_by_id AS authored_by_id_18 , t0 . travel_id AS travel_id_19 , t0 . billing_id AS billing_id_20 FROM reservation t0 WHERE t0 . travel_id = ? AND t0 . state IN (? , ? , ? )
Parameters :
[
38
"awaiting_down_payment "
"partially_paid "
"partially_paid "
]
SELECT t0 . id AS id_1 , t0 . camping_car_length AS camping_car_length_2 , t0 . camping_car_height AS camping_car_height_3 , t0 . has_animal AS has_animal_4 , t0 . price AS price_5 , t0 . total_price AS total_price_6 , t0 . cygest_export_date AS cygest_export_date_7 , t0 . state AS state_8 , t0 . cygest_return AS cygest_return_9 , t0 . created_at AS created_at_10 , t0 . updated_at AS updated_at_11 , t0 . coupon_code AS coupon_code_12 , t0 . coupon_amount AS coupon_amount_13 , t0 . uuid AS uuid_14 , t0 . old_options AS old_options_15 , t0 . pre_registration_amount AS pre_registration_amount_16 , t0 . pdf_destination AS pdf_destination_17 , t0 . authored_by_id AS authored_by_id_18 , t0 . travel_id AS travel_id_19 , t0 . billing_id AS billing_id_20 FROM reservation t0 WHERE t0 . travel_id = 38 AND t0 . state IN ('awaiting_down_payment' , 'partially_paid' , 'partially_paid' );
Copy
323
0.09 ms
SELECT t0 . id AS id_1 , t0 . amount AS amount_2 , t0 . uid AS uid_3 , t0 . state AS state_4 , t0 . method AS method_5 , t0 . payed_at AS payed_at_6 , t0 . axepta_pay_id AS axepta_pay_id_7 , t0 . year AS year_8 , t0 . is_used AS is_used_9 , t0 . destination_id AS destination_id_10 , t0 . billing_id AS billing_id_11 , t0 . user_id AS user_id_12 FROM pre_registration t0 WHERE t0 . destination_id = ? AND t0 . year = ? AND t0 . state IN (? , ? ) AND t0 . is_used = ?
Parameters :
[
29
2026
"pending_approval "
"paid "
0
]
SELECT t0 . id AS id_1 , t0 . amount AS amount_2 , t0 . uid AS uid_3 , t0 . state AS state_4 , t0 . method AS method_5 , t0 . payed_at AS payed_at_6 , t0 . axepta_pay_id AS axepta_pay_id_7 , t0 . year AS year_8 , t0 . is_used AS is_used_9 , t0 . destination_id AS destination_id_10 , t0 . billing_id AS billing_id_11 , t0 . user_id AS user_id_12 FROM pre_registration t0 WHERE t0 . destination_id = 29 AND t0 . year = 2026 AND t0 . state IN ('pending_approval' , 'paid' ) AND t0 . is_used = 0 ;
Copy
324
0.11 ms
SELECT t0 . id AS id_1 , t0 . camping_car_length AS camping_car_length_2 , t0 . camping_car_height AS camping_car_height_3 , t0 . has_animal AS has_animal_4 , t0 . price AS price_5 , t0 . total_price AS total_price_6 , t0 . cygest_export_date AS cygest_export_date_7 , t0 . state AS state_8 , t0 . cygest_return AS cygest_return_9 , t0 . created_at AS created_at_10 , t0 . updated_at AS updated_at_11 , t0 . coupon_code AS coupon_code_12 , t0 . coupon_amount AS coupon_amount_13 , t0 . uuid AS uuid_14 , t0 . old_options AS old_options_15 , t0 . pre_registration_amount AS pre_registration_amount_16 , t0 . pdf_destination AS pdf_destination_17 , t0 . authored_by_id AS authored_by_id_18 , t0 . travel_id AS travel_id_19 , t0 . billing_id AS billing_id_20 FROM reservation t0 WHERE t0 . travel_id = ? AND t0 . state IN (? , ? , ? )
Parameters :
[
28
"awaiting_down_payment "
"partially_paid "
"partially_paid "
]
SELECT t0 . id AS id_1 , t0 . camping_car_length AS camping_car_length_2 , t0 . camping_car_height AS camping_car_height_3 , t0 . has_animal AS has_animal_4 , t0 . price AS price_5 , t0 . total_price AS total_price_6 , t0 . cygest_export_date AS cygest_export_date_7 , t0 . state AS state_8 , t0 . cygest_return AS cygest_return_9 , t0 . created_at AS created_at_10 , t0 . updated_at AS updated_at_11 , t0 . coupon_code AS coupon_code_12 , t0 . coupon_amount AS coupon_amount_13 , t0 . uuid AS uuid_14 , t0 . old_options AS old_options_15 , t0 . pre_registration_amount AS pre_registration_amount_16 , t0 . pdf_destination AS pdf_destination_17 , t0 . authored_by_id AS authored_by_id_18 , t0 . travel_id AS travel_id_19 , t0 . billing_id AS billing_id_20 FROM reservation t0 WHERE t0 . travel_id = 28 AND t0 . state IN ('awaiting_down_payment' , 'partially_paid' , 'partially_paid' );
Copy
325
0.09 ms
SELECT t0 . id AS id_1 , t0 . amount AS amount_2 , t0 . uid AS uid_3 , t0 . state AS state_4 , t0 . method AS method_5 , t0 . payed_at AS payed_at_6 , t0 . axepta_pay_id AS axepta_pay_id_7 , t0 . year AS year_8 , t0 . is_used AS is_used_9 , t0 . destination_id AS destination_id_10 , t0 . billing_id AS billing_id_11 , t0 . user_id AS user_id_12 FROM pre_registration t0 WHERE t0 . destination_id = ? AND t0 . year = ? AND t0 . state IN (? , ? ) AND t0 . is_used = ?
Parameters :
[
29
2026
"pending_approval "
"paid "
0
]
SELECT t0 . id AS id_1 , t0 . amount AS amount_2 , t0 . uid AS uid_3 , t0 . state AS state_4 , t0 . method AS method_5 , t0 . payed_at AS payed_at_6 , t0 . axepta_pay_id AS axepta_pay_id_7 , t0 . year AS year_8 , t0 . is_used AS is_used_9 , t0 . destination_id AS destination_id_10 , t0 . billing_id AS billing_id_11 , t0 . user_id AS user_id_12 FROM pre_registration t0 WHERE t0 . destination_id = 29 AND t0 . year = 2026 AND t0 . state IN ('pending_approval' , 'paid' ) AND t0 . is_used = 0 ;
Copy
326
0.11 ms
SELECT t0 . id AS id_1 , t0 . camping_car_length AS camping_car_length_2 , t0 . camping_car_height AS camping_car_height_3 , t0 . has_animal AS has_animal_4 , t0 . price AS price_5 , t0 . total_price AS total_price_6 , t0 . cygest_export_date AS cygest_export_date_7 , t0 . state AS state_8 , t0 . cygest_return AS cygest_return_9 , t0 . created_at AS created_at_10 , t0 . updated_at AS updated_at_11 , t0 . coupon_code AS coupon_code_12 , t0 . coupon_amount AS coupon_amount_13 , t0 . uuid AS uuid_14 , t0 . old_options AS old_options_15 , t0 . pre_registration_amount AS pre_registration_amount_16 , t0 . pdf_destination AS pdf_destination_17 , t0 . authored_by_id AS authored_by_id_18 , t0 . travel_id AS travel_id_19 , t0 . billing_id AS billing_id_20 FROM reservation t0 WHERE t0 . travel_id = ? AND t0 . state IN (? , ? , ? )
Parameters :
[
38
"awaiting_down_payment "
"partially_paid "
"partially_paid "
]
SELECT t0 . id AS id_1 , t0 . camping_car_length AS camping_car_length_2 , t0 . camping_car_height AS camping_car_height_3 , t0 . has_animal AS has_animal_4 , t0 . price AS price_5 , t0 . total_price AS total_price_6 , t0 . cygest_export_date AS cygest_export_date_7 , t0 . state AS state_8 , t0 . cygest_return AS cygest_return_9 , t0 . created_at AS created_at_10 , t0 . updated_at AS updated_at_11 , t0 . coupon_code AS coupon_code_12 , t0 . coupon_amount AS coupon_amount_13 , t0 . uuid AS uuid_14 , t0 . old_options AS old_options_15 , t0 . pre_registration_amount AS pre_registration_amount_16 , t0 . pdf_destination AS pdf_destination_17 , t0 . authored_by_id AS authored_by_id_18 , t0 . travel_id AS travel_id_19 , t0 . billing_id AS billing_id_20 FROM reservation t0 WHERE t0 . travel_id = 38 AND t0 . state IN ('awaiting_down_payment' , 'partially_paid' , 'partially_paid' );
Copy
327
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 = 850 ;
Copy
328
0.13 ms
SELECT t0 . id AS id_1 , t0 . path AS path_2 , t0 . alt AS alt_3 , t0 . title AS title_4 , t0 . position AS position_5 , t0 . legend AS legend_6 , t0 . destination_id AS destination_id_7 FROM destination_image t0 WHERE t0 . destination_id = ? ORDER BY t0 . position ASC
SELECT t0 . id AS id_1 , t0 . path AS path_2 , t0 . alt AS alt_3 , t0 . title AS title_4 , t0 . position AS position_5 , t0 . legend AS legend_6 , t0 . destination_id AS destination_id_7 FROM destination_image t0 WHERE t0 . destination_id = 115 ORDER BY t0 . position ASC ;
Copy
329
0.12 ms
SELECT t0 . id AS id_1 , t0 . id_crypt AS id_crypt_2 , t0 . name AS name_3 , t0 . starting_point AS starting_point_4 , t0 . days AS days_5 , t0 . is_complete AS is_complete_6 , t0 . is_last_spot AS is_last_spot_7 , t0 . guides AS guides_8 , t0 . date_from AS date_from_9 , t0 . start_date AS start_date_10 , t0 . date_to AS date_to_11 , t0 . registration_deadline AS registration_deadline_12 , t0 . formalities AS formalities_13 , t0 . created_at AS created_at_14 , t0 . updated_at AS updated_at_15 , t0 . enabled AS enabled_16 , t0 . is_promoted AS is_promoted_17 , t0 . is_pre_registered_notified AS is_pre_registered_notified_18 , t0 . destination_id AS destination_id_19 FROM travel t0 WHERE t0 . destination_id = ? ORDER BY t0 . date_from DESC
SELECT t0 . id AS id_1 , t0 . id_crypt AS id_crypt_2 , t0 . name AS name_3 , t0 . starting_point AS starting_point_4 , t0 . days AS days_5 , t0 . is_complete AS is_complete_6 , t0 . is_last_spot AS is_last_spot_7 , t0 . guides AS guides_8 , t0 . date_from AS date_from_9 , t0 . start_date AS start_date_10 , t0 . date_to AS date_to_11 , t0 . registration_deadline AS registration_deadline_12 , t0 . formalities AS formalities_13 , t0 . created_at AS created_at_14 , t0 . updated_at AS updated_at_15 , t0 . enabled AS enabled_16 , t0 . is_promoted AS is_promoted_17 , t0 . is_pre_registered_notified AS is_pre_registered_notified_18 , t0 . destination_id AS destination_id_19 FROM travel t0 WHERE t0 . destination_id = 115 ORDER BY t0 . date_from DESC ;
Copy
330
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 = 914 ;
Copy
331
0.11 ms
SELECT t0 . id AS id_1 , t0 . path AS path_2 , t0 . alt AS alt_3 , t0 . title AS title_4 , t0 . position AS position_5 , t0 . legend AS legend_6 , t0 . destination_id AS destination_id_7 FROM destination_image t0 WHERE t0 . destination_id = ? ORDER BY t0 . position ASC
SELECT t0 . id AS id_1 , t0 . path AS path_2 , t0 . alt AS alt_3 , t0 . title AS title_4 , t0 . position AS position_5 , t0 . legend AS legend_6 , t0 . destination_id AS destination_id_7 FROM destination_image t0 WHERE t0 . destination_id = 179 ORDER BY t0 . position ASC ;
Copy
332
0.12 ms
SELECT t0 . id AS id_1 , t0 . id_crypt AS id_crypt_2 , t0 . name AS name_3 , t0 . starting_point AS starting_point_4 , t0 . days AS days_5 , t0 . is_complete AS is_complete_6 , t0 . is_last_spot AS is_last_spot_7 , t0 . guides AS guides_8 , t0 . date_from AS date_from_9 , t0 . start_date AS start_date_10 , t0 . date_to AS date_to_11 , t0 . registration_deadline AS registration_deadline_12 , t0 . formalities AS formalities_13 , t0 . created_at AS created_at_14 , t0 . updated_at AS updated_at_15 , t0 . enabled AS enabled_16 , t0 . is_promoted AS is_promoted_17 , t0 . is_pre_registered_notified AS is_pre_registered_notified_18 , t0 . destination_id AS destination_id_19 FROM travel t0 WHERE t0 . destination_id = ? ORDER BY t0 . date_from DESC
SELECT t0 . id AS id_1 , t0 . id_crypt AS id_crypt_2 , t0 . name AS name_3 , t0 . starting_point AS starting_point_4 , t0 . days AS days_5 , t0 . is_complete AS is_complete_6 , t0 . is_last_spot AS is_last_spot_7 , t0 . guides AS guides_8 , t0 . date_from AS date_from_9 , t0 . start_date AS start_date_10 , t0 . date_to AS date_to_11 , t0 . registration_deadline AS registration_deadline_12 , t0 . formalities AS formalities_13 , t0 . created_at AS created_at_14 , t0 . updated_at AS updated_at_15 , t0 . enabled AS enabled_16 , t0 . is_promoted AS is_promoted_17 , t0 . is_pre_registered_notified AS is_pre_registered_notified_18 , t0 . destination_id AS destination_id_19 FROM travel t0 WHERE t0 . destination_id = 179 ORDER BY t0 . date_from DESC ;
Copy
333
0.11 ms
SELECT t0 . id AS id_1 , t0 . amount AS amount_2 , t0 . uid AS uid_3 , t0 . state AS state_4 , t0 . method AS method_5 , t0 . payed_at AS payed_at_6 , t0 . axepta_pay_id AS axepta_pay_id_7 , t0 . year AS year_8 , t0 . is_used AS is_used_9 , t0 . destination_id AS destination_id_10 , t0 . billing_id AS billing_id_11 , t0 . user_id AS user_id_12 FROM pre_registration t0 WHERE t0 . destination_id = ? AND t0 . year = ? AND t0 . state IN (? , ? ) AND t0 . is_used = ?
Parameters :
[
179
2026
"pending_approval "
"paid "
0
]
SELECT t0 . id AS id_1 , t0 . amount AS amount_2 , t0 . uid AS uid_3 , t0 . state AS state_4 , t0 . method AS method_5 , t0 . payed_at AS payed_at_6 , t0 . axepta_pay_id AS axepta_pay_id_7 , t0 . year AS year_8 , t0 . is_used AS is_used_9 , t0 . destination_id AS destination_id_10 , t0 . billing_id AS billing_id_11 , t0 . user_id AS user_id_12 FROM pre_registration t0 WHERE t0 . destination_id = 179 AND t0 . year = 2026 AND t0 . state IN ('pending_approval' , 'paid' ) AND t0 . is_used = 0 ;
Copy
334
0.11 ms
SELECT t0 . id AS id_1 , t0 . camping_car_length AS camping_car_length_2 , t0 . camping_car_height AS camping_car_height_3 , t0 . has_animal AS has_animal_4 , t0 . price AS price_5 , t0 . total_price AS total_price_6 , t0 . cygest_export_date AS cygest_export_date_7 , t0 . state AS state_8 , t0 . cygest_return AS cygest_return_9 , t0 . created_at AS created_at_10 , t0 . updated_at AS updated_at_11 , t0 . coupon_code AS coupon_code_12 , t0 . coupon_amount AS coupon_amount_13 , t0 . uuid AS uuid_14 , t0 . old_options AS old_options_15 , t0 . pre_registration_amount AS pre_registration_amount_16 , t0 . pdf_destination AS pdf_destination_17 , t0 . authored_by_id AS authored_by_id_18 , t0 . travel_id AS travel_id_19 , t0 . billing_id AS billing_id_20 FROM reservation t0 WHERE t0 . travel_id = ? AND t0 . state IN (? , ? , ? )
Parameters :
[
33
"awaiting_down_payment "
"partially_paid "
"partially_paid "
]
SELECT t0 . id AS id_1 , t0 . camping_car_length AS camping_car_length_2 , t0 . camping_car_height AS camping_car_height_3 , t0 . has_animal AS has_animal_4 , t0 . price AS price_5 , t0 . total_price AS total_price_6 , t0 . cygest_export_date AS cygest_export_date_7 , t0 . state AS state_8 , t0 . cygest_return AS cygest_return_9 , t0 . created_at AS created_at_10 , t0 . updated_at AS updated_at_11 , t0 . coupon_code AS coupon_code_12 , t0 . coupon_amount AS coupon_amount_13 , t0 . uuid AS uuid_14 , t0 . old_options AS old_options_15 , t0 . pre_registration_amount AS pre_registration_amount_16 , t0 . pdf_destination AS pdf_destination_17 , t0 . authored_by_id AS authored_by_id_18 , t0 . travel_id AS travel_id_19 , t0 . billing_id AS billing_id_20 FROM reservation t0 WHERE t0 . travel_id = 33 AND t0 . state IN ('awaiting_down_payment' , 'partially_paid' , 'partially_paid' );
Copy
335
0.10 ms
SELECT t0 . id AS id_1 , t0 . amount AS amount_2 , t0 . uid AS uid_3 , t0 . state AS state_4 , t0 . method AS method_5 , t0 . payed_at AS payed_at_6 , t0 . axepta_pay_id AS axepta_pay_id_7 , t0 . year AS year_8 , t0 . is_used AS is_used_9 , t0 . destination_id AS destination_id_10 , t0 . billing_id AS billing_id_11 , t0 . user_id AS user_id_12 FROM pre_registration t0 WHERE t0 . destination_id = ? AND t0 . year = ? AND t0 . state IN (? , ? ) AND t0 . is_used = ?
Parameters :
[
179
2026
"pending_approval "
"paid "
0
]
SELECT t0 . id AS id_1 , t0 . amount AS amount_2 , t0 . uid AS uid_3 , t0 . state AS state_4 , t0 . method AS method_5 , t0 . payed_at AS payed_at_6 , t0 . axepta_pay_id AS axepta_pay_id_7 , t0 . year AS year_8 , t0 . is_used AS is_used_9 , t0 . destination_id AS destination_id_10 , t0 . billing_id AS billing_id_11 , t0 . user_id AS user_id_12 FROM pre_registration t0 WHERE t0 . destination_id = 179 AND t0 . year = 2026 AND t0 . state IN ('pending_approval' , 'paid' ) AND t0 . is_used = 0 ;
Copy
336
0.11 ms
SELECT t0 . id AS id_1 , t0 . camping_car_length AS camping_car_length_2 , t0 . camping_car_height AS camping_car_height_3 , t0 . has_animal AS has_animal_4 , t0 . price AS price_5 , t0 . total_price AS total_price_6 , t0 . cygest_export_date AS cygest_export_date_7 , t0 . state AS state_8 , t0 . cygest_return AS cygest_return_9 , t0 . created_at AS created_at_10 , t0 . updated_at AS updated_at_11 , t0 . coupon_code AS coupon_code_12 , t0 . coupon_amount AS coupon_amount_13 , t0 . uuid AS uuid_14 , t0 . old_options AS old_options_15 , t0 . pre_registration_amount AS pre_registration_amount_16 , t0 . pdf_destination AS pdf_destination_17 , t0 . authored_by_id AS authored_by_id_18 , t0 . travel_id AS travel_id_19 , t0 . billing_id AS billing_id_20 FROM reservation t0 WHERE t0 . travel_id = ? AND t0 . state IN (? , ? , ? )
Parameters :
[
33
"awaiting_down_payment "
"partially_paid "
"partially_paid "
]
SELECT t0 . id AS id_1 , t0 . camping_car_length AS camping_car_length_2 , t0 . camping_car_height AS camping_car_height_3 , t0 . has_animal AS has_animal_4 , t0 . price AS price_5 , t0 . total_price AS total_price_6 , t0 . cygest_export_date AS cygest_export_date_7 , t0 . state AS state_8 , t0 . cygest_return AS cygest_return_9 , t0 . created_at AS created_at_10 , t0 . updated_at AS updated_at_11 , t0 . coupon_code AS coupon_code_12 , t0 . coupon_amount AS coupon_amount_13 , t0 . uuid AS uuid_14 , t0 . old_options AS old_options_15 , t0 . pre_registration_amount AS pre_registration_amount_16 , t0 . pdf_destination AS pdf_destination_17 , t0 . authored_by_id AS authored_by_id_18 , t0 . travel_id AS travel_id_19 , t0 . billing_id AS billing_id_20 FROM reservation t0 WHERE t0 . travel_id = 33 AND t0 . state IN ('awaiting_down_payment' , 'partially_paid' , 'partially_paid' );
Copy
337
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 = 858 ;
Copy
338
0.14 ms
SELECT t0 . id AS id_1 , t0 . path AS path_2 , t0 . alt AS alt_3 , t0 . title AS title_4 , t0 . position AS position_5 , t0 . legend AS legend_6 , t0 . destination_id AS destination_id_7 FROM destination_image t0 WHERE t0 . destination_id = ? ORDER BY t0 . position ASC
SELECT t0 . id AS id_1 , t0 . path AS path_2 , t0 . alt AS alt_3 , t0 . title AS title_4 , t0 . position AS position_5 , t0 . legend AS legend_6 , t0 . destination_id AS destination_id_7 FROM destination_image t0 WHERE t0 . destination_id = 123 ORDER BY t0 . position ASC ;
Copy
339
0.13 ms
SELECT t0 . id AS id_1 , t0 . id_crypt AS id_crypt_2 , t0 . name AS name_3 , t0 . starting_point AS starting_point_4 , t0 . days AS days_5 , t0 . is_complete AS is_complete_6 , t0 . is_last_spot AS is_last_spot_7 , t0 . guides AS guides_8 , t0 . date_from AS date_from_9 , t0 . start_date AS start_date_10 , t0 . date_to AS date_to_11 , t0 . registration_deadline AS registration_deadline_12 , t0 . formalities AS formalities_13 , t0 . created_at AS created_at_14 , t0 . updated_at AS updated_at_15 , t0 . enabled AS enabled_16 , t0 . is_promoted AS is_promoted_17 , t0 . is_pre_registered_notified AS is_pre_registered_notified_18 , t0 . destination_id AS destination_id_19 FROM travel t0 WHERE t0 . destination_id = ? ORDER BY t0 . date_from DESC
SELECT t0 . id AS id_1 , t0 . id_crypt AS id_crypt_2 , t0 . name AS name_3 , t0 . starting_point AS starting_point_4 , t0 . days AS days_5 , t0 . is_complete AS is_complete_6 , t0 . is_last_spot AS is_last_spot_7 , t0 . guides AS guides_8 , t0 . date_from AS date_from_9 , t0 . start_date AS start_date_10 , t0 . date_to AS date_to_11 , t0 . registration_deadline AS registration_deadline_12 , t0 . formalities AS formalities_13 , t0 . created_at AS created_at_14 , t0 . updated_at AS updated_at_15 , t0 . enabled AS enabled_16 , t0 . is_promoted AS is_promoted_17 , t0 . is_pre_registered_notified AS is_pre_registered_notified_18 , t0 . destination_id AS destination_id_19 FROM travel t0 WHERE t0 . destination_id = 123 ORDER BY t0 . date_from DESC ;
Copy
340
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 = 781 ;
Copy
341
0.10 ms
SELECT t0 . id AS id_1 , t0 . path AS path_2 , t0 . alt AS alt_3 , t0 . title AS title_4 , t0 . position AS position_5 , t0 . legend AS legend_6 , t0 . destination_id AS destination_id_7 FROM destination_image t0 WHERE t0 . destination_id = ? ORDER BY t0 . position ASC
SELECT t0 . id AS id_1 , t0 . path AS path_2 , t0 . alt AS alt_3 , t0 . title AS title_4 , t0 . position AS position_5 , t0 . legend AS legend_6 , t0 . destination_id AS destination_id_7 FROM destination_image t0 WHERE t0 . destination_id = 44 ORDER BY t0 . position ASC ;
Copy
342
0.13 ms
SELECT t0 . id AS id_1 , t0 . id_crypt AS id_crypt_2 , t0 . name AS name_3 , t0 . starting_point AS starting_point_4 , t0 . days AS days_5 , t0 . is_complete AS is_complete_6 , t0 . is_last_spot AS is_last_spot_7 , t0 . guides AS guides_8 , t0 . date_from AS date_from_9 , t0 . start_date AS start_date_10 , t0 . date_to AS date_to_11 , t0 . registration_deadline AS registration_deadline_12 , t0 . formalities AS formalities_13 , t0 . created_at AS created_at_14 , t0 . updated_at AS updated_at_15 , t0 . enabled AS enabled_16 , t0 . is_promoted AS is_promoted_17 , t0 . is_pre_registered_notified AS is_pre_registered_notified_18 , t0 . destination_id AS destination_id_19 FROM travel t0 WHERE t0 . destination_id = ? ORDER BY t0 . date_from DESC
SELECT t0 . id AS id_1 , t0 . id_crypt AS id_crypt_2 , t0 . name AS name_3 , t0 . starting_point AS starting_point_4 , t0 . days AS days_5 , t0 . is_complete AS is_complete_6 , t0 . is_last_spot AS is_last_spot_7 , t0 . guides AS guides_8 , t0 . date_from AS date_from_9 , t0 . start_date AS start_date_10 , t0 . date_to AS date_to_11 , t0 . registration_deadline AS registration_deadline_12 , t0 . formalities AS formalities_13 , t0 . created_at AS created_at_14 , t0 . updated_at AS updated_at_15 , t0 . enabled AS enabled_16 , t0 . is_promoted AS is_promoted_17 , t0 . is_pre_registered_notified AS is_pre_registered_notified_18 , t0 . destination_id AS destination_id_19 FROM travel t0 WHERE t0 . destination_id = 44 ORDER BY t0 . date_from DESC ;
Copy
343
0.11 ms
SELECT t0 . id AS id_1 , t0 . amount AS amount_2 , t0 . uid AS uid_3 , t0 . state AS state_4 , t0 . method AS method_5 , t0 . payed_at AS payed_at_6 , t0 . axepta_pay_id AS axepta_pay_id_7 , t0 . year AS year_8 , t0 . is_used AS is_used_9 , t0 . destination_id AS destination_id_10 , t0 . billing_id AS billing_id_11 , t0 . user_id AS user_id_12 FROM pre_registration t0 WHERE t0 . destination_id = ? AND t0 . year = ? AND t0 . state IN (? , ? ) AND t0 . is_used = ?
Parameters :
[
44
2026
"pending_approval "
"paid "
0
]
SELECT t0 . id AS id_1 , t0 . amount AS amount_2 , t0 . uid AS uid_3 , t0 . state AS state_4 , t0 . method AS method_5 , t0 . payed_at AS payed_at_6 , t0 . axepta_pay_id AS axepta_pay_id_7 , t0 . year AS year_8 , t0 . is_used AS is_used_9 , t0 . destination_id AS destination_id_10 , t0 . billing_id AS billing_id_11 , t0 . user_id AS user_id_12 FROM pre_registration t0 WHERE t0 . destination_id = 44 AND t0 . year = 2026 AND t0 . state IN ('pending_approval' , 'paid' ) AND t0 . is_used = 0 ;
Copy
344
0.12 ms
SELECT t0 . id AS id_1 , t0 . camping_car_length AS camping_car_length_2 , t0 . camping_car_height AS camping_car_height_3 , t0 . has_animal AS has_animal_4 , t0 . price AS price_5 , t0 . total_price AS total_price_6 , t0 . cygest_export_date AS cygest_export_date_7 , t0 . state AS state_8 , t0 . cygest_return AS cygest_return_9 , t0 . created_at AS created_at_10 , t0 . updated_at AS updated_at_11 , t0 . coupon_code AS coupon_code_12 , t0 . coupon_amount AS coupon_amount_13 , t0 . uuid AS uuid_14 , t0 . old_options AS old_options_15 , t0 . pre_registration_amount AS pre_registration_amount_16 , t0 . pdf_destination AS pdf_destination_17 , t0 . authored_by_id AS authored_by_id_18 , t0 . travel_id AS travel_id_19 , t0 . billing_id AS billing_id_20 FROM reservation t0 WHERE t0 . travel_id = ? AND t0 . state IN (? , ? , ? )
Parameters :
[
35
"awaiting_down_payment "
"partially_paid "
"partially_paid "
]
SELECT t0 . id AS id_1 , t0 . camping_car_length AS camping_car_length_2 , t0 . camping_car_height AS camping_car_height_3 , t0 . has_animal AS has_animal_4 , t0 . price AS price_5 , t0 . total_price AS total_price_6 , t0 . cygest_export_date AS cygest_export_date_7 , t0 . state AS state_8 , t0 . cygest_return AS cygest_return_9 , t0 . created_at AS created_at_10 , t0 . updated_at AS updated_at_11 , t0 . coupon_code AS coupon_code_12 , t0 . coupon_amount AS coupon_amount_13 , t0 . uuid AS uuid_14 , t0 . old_options AS old_options_15 , t0 . pre_registration_amount AS pre_registration_amount_16 , t0 . pdf_destination AS pdf_destination_17 , t0 . authored_by_id AS authored_by_id_18 , t0 . travel_id AS travel_id_19 , t0 . billing_id AS billing_id_20 FROM reservation t0 WHERE t0 . travel_id = 35 AND t0 . state IN ('awaiting_down_payment' , 'partially_paid' , 'partially_paid' );
Copy
345
0.10 ms
SELECT t0 . id AS id_1 , t0 . amount AS amount_2 , t0 . uid AS uid_3 , t0 . state AS state_4 , t0 . method AS method_5 , t0 . payed_at AS payed_at_6 , t0 . axepta_pay_id AS axepta_pay_id_7 , t0 . year AS year_8 , t0 . is_used AS is_used_9 , t0 . destination_id AS destination_id_10 , t0 . billing_id AS billing_id_11 , t0 . user_id AS user_id_12 FROM pre_registration t0 WHERE t0 . destination_id = ? AND t0 . year = ? AND t0 . state IN (? , ? ) AND t0 . is_used = ?
Parameters :
[
44
2026
"pending_approval "
"paid "
0
]
SELECT t0 . id AS id_1 , t0 . amount AS amount_2 , t0 . uid AS uid_3 , t0 . state AS state_4 , t0 . method AS method_5 , t0 . payed_at AS payed_at_6 , t0 . axepta_pay_id AS axepta_pay_id_7 , t0 . year AS year_8 , t0 . is_used AS is_used_9 , t0 . destination_id AS destination_id_10 , t0 . billing_id AS billing_id_11 , t0 . user_id AS user_id_12 FROM pre_registration t0 WHERE t0 . destination_id = 44 AND t0 . year = 2026 AND t0 . state IN ('pending_approval' , 'paid' ) AND t0 . is_used = 0 ;
Copy
346
0.11 ms
SELECT t0 . id AS id_1 , t0 . camping_car_length AS camping_car_length_2 , t0 . camping_car_height AS camping_car_height_3 , t0 . has_animal AS has_animal_4 , t0 . price AS price_5 , t0 . total_price AS total_price_6 , t0 . cygest_export_date AS cygest_export_date_7 , t0 . state AS state_8 , t0 . cygest_return AS cygest_return_9 , t0 . created_at AS created_at_10 , t0 . updated_at AS updated_at_11 , t0 . coupon_code AS coupon_code_12 , t0 . coupon_amount AS coupon_amount_13 , t0 . uuid AS uuid_14 , t0 . old_options AS old_options_15 , t0 . pre_registration_amount AS pre_registration_amount_16 , t0 . pdf_destination AS pdf_destination_17 , t0 . authored_by_id AS authored_by_id_18 , t0 . travel_id AS travel_id_19 , t0 . billing_id AS billing_id_20 FROM reservation t0 WHERE t0 . travel_id = ? AND t0 . state IN (? , ? , ? )
Parameters :
[
35
"awaiting_down_payment "
"partially_paid "
"partially_paid "
]
SELECT t0 . id AS id_1 , t0 . camping_car_length AS camping_car_length_2 , t0 . camping_car_height AS camping_car_height_3 , t0 . has_animal AS has_animal_4 , t0 . price AS price_5 , t0 . total_price AS total_price_6 , t0 . cygest_export_date AS cygest_export_date_7 , t0 . state AS state_8 , t0 . cygest_return AS cygest_return_9 , t0 . created_at AS created_at_10 , t0 . updated_at AS updated_at_11 , t0 . coupon_code AS coupon_code_12 , t0 . coupon_amount AS coupon_amount_13 , t0 . uuid AS uuid_14 , t0 . old_options AS old_options_15 , t0 . pre_registration_amount AS pre_registration_amount_16 , t0 . pdf_destination AS pdf_destination_17 , t0 . authored_by_id AS authored_by_id_18 , t0 . travel_id AS travel_id_19 , t0 . billing_id AS billing_id_20 FROM reservation t0 WHERE t0 . travel_id = 35 AND t0 . state IN ('awaiting_down_payment' , 'partially_paid' , 'partially_paid' );
Copy
347
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 = 823 ;
Copy
348
0.12 ms
SELECT t0 . id AS id_1 , t0 . path AS path_2 , t0 . alt AS alt_3 , t0 . title AS title_4 , t0 . position AS position_5 , t0 . legend AS legend_6 , t0 . destination_id AS destination_id_7 FROM destination_image t0 WHERE t0 . destination_id = ? ORDER BY t0 . position ASC
SELECT t0 . id AS id_1 , t0 . path AS path_2 , t0 . alt AS alt_3 , t0 . title AS title_4 , t0 . position AS position_5 , t0 . legend AS legend_6 , t0 . destination_id AS destination_id_7 FROM destination_image t0 WHERE t0 . destination_id = 87 ORDER BY t0 . position ASC ;
Copy
349
0.13 ms
SELECT t0 . id AS id_1 , t0 . id_crypt AS id_crypt_2 , t0 . name AS name_3 , t0 . starting_point AS starting_point_4 , t0 . days AS days_5 , t0 . is_complete AS is_complete_6 , t0 . is_last_spot AS is_last_spot_7 , t0 . guides AS guides_8 , t0 . date_from AS date_from_9 , t0 . start_date AS start_date_10 , t0 . date_to AS date_to_11 , t0 . registration_deadline AS registration_deadline_12 , t0 . formalities AS formalities_13 , t0 . created_at AS created_at_14 , t0 . updated_at AS updated_at_15 , t0 . enabled AS enabled_16 , t0 . is_promoted AS is_promoted_17 , t0 . is_pre_registered_notified AS is_pre_registered_notified_18 , t0 . destination_id AS destination_id_19 FROM travel t0 WHERE t0 . destination_id = ? ORDER BY t0 . date_from DESC
SELECT t0 . id AS id_1 , t0 . id_crypt AS id_crypt_2 , t0 . name AS name_3 , t0 . starting_point AS starting_point_4 , t0 . days AS days_5 , t0 . is_complete AS is_complete_6 , t0 . is_last_spot AS is_last_spot_7 , t0 . guides AS guides_8 , t0 . date_from AS date_from_9 , t0 . start_date AS start_date_10 , t0 . date_to AS date_to_11 , t0 . registration_deadline AS registration_deadline_12 , t0 . formalities AS formalities_13 , t0 . created_at AS created_at_14 , t0 . updated_at AS updated_at_15 , t0 . enabled AS enabled_16 , t0 . is_promoted AS is_promoted_17 , t0 . is_pre_registered_notified AS is_pre_registered_notified_18 , t0 . destination_id AS destination_id_19 FROM travel t0 WHERE t0 . destination_id = 87 ORDER BY t0 . date_from DESC ;
Copy
350
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 = 825 ;
Copy
351
0.10 ms
SELECT t0 . id AS id_1 , t0 . path AS path_2 , t0 . alt AS alt_3 , t0 . title AS title_4 , t0 . position AS position_5 , t0 . legend AS legend_6 , t0 . destination_id AS destination_id_7 FROM destination_image t0 WHERE t0 . destination_id = ? ORDER BY t0 . position ASC
SELECT t0 . id AS id_1 , t0 . path AS path_2 , t0 . alt AS alt_3 , t0 . title AS title_4 , t0 . position AS position_5 , t0 . legend AS legend_6 , t0 . destination_id AS destination_id_7 FROM destination_image t0 WHERE t0 . destination_id = 89 ORDER BY t0 . position ASC ;
Copy
352
0.12 ms
SELECT t0 . id AS id_1 , t0 . id_crypt AS id_crypt_2 , t0 . name AS name_3 , t0 . starting_point AS starting_point_4 , t0 . days AS days_5 , t0 . is_complete AS is_complete_6 , t0 . is_last_spot AS is_last_spot_7 , t0 . guides AS guides_8 , t0 . date_from AS date_from_9 , t0 . start_date AS start_date_10 , t0 . date_to AS date_to_11 , t0 . registration_deadline AS registration_deadline_12 , t0 . formalities AS formalities_13 , t0 . created_at AS created_at_14 , t0 . updated_at AS updated_at_15 , t0 . enabled AS enabled_16 , t0 . is_promoted AS is_promoted_17 , t0 . is_pre_registered_notified AS is_pre_registered_notified_18 , t0 . destination_id AS destination_id_19 FROM travel t0 WHERE t0 . destination_id = ? ORDER BY t0 . date_from DESC
SELECT t0 . id AS id_1 , t0 . id_crypt AS id_crypt_2 , t0 . name AS name_3 , t0 . starting_point AS starting_point_4 , t0 . days AS days_5 , t0 . is_complete AS is_complete_6 , t0 . is_last_spot AS is_last_spot_7 , t0 . guides AS guides_8 , t0 . date_from AS date_from_9 , t0 . start_date AS start_date_10 , t0 . date_to AS date_to_11 , t0 . registration_deadline AS registration_deadline_12 , t0 . formalities AS formalities_13 , t0 . created_at AS created_at_14 , t0 . updated_at AS updated_at_15 , t0 . enabled AS enabled_16 , t0 . is_promoted AS is_promoted_17 , t0 . is_pre_registered_notified AS is_pre_registered_notified_18 , t0 . destination_id AS destination_id_19 FROM travel t0 WHERE t0 . destination_id = 89 ORDER BY t0 . date_from DESC ;
Copy
353
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 = 909 ;
Copy
354
0.11 ms
SELECT t0 . id AS id_1 , t0 . path AS path_2 , t0 . alt AS alt_3 , t0 . title AS title_4 , t0 . position AS position_5 , t0 . legend AS legend_6 , t0 . destination_id AS destination_id_7 FROM destination_image t0 WHERE t0 . destination_id = ? ORDER BY t0 . position ASC
SELECT t0 . id AS id_1 , t0 . path AS path_2 , t0 . alt AS alt_3 , t0 . title AS title_4 , t0 . position AS position_5 , t0 . legend AS legend_6 , t0 . destination_id AS destination_id_7 FROM destination_image t0 WHERE t0 . destination_id = 50 ORDER BY t0 . position ASC ;
Copy
355
0.15 ms
SELECT t0 . id AS id_1 , t0 . id_crypt AS id_crypt_2 , t0 . name AS name_3 , t0 . starting_point AS starting_point_4 , t0 . days AS days_5 , t0 . is_complete AS is_complete_6 , t0 . is_last_spot AS is_last_spot_7 , t0 . guides AS guides_8 , t0 . date_from AS date_from_9 , t0 . start_date AS start_date_10 , t0 . date_to AS date_to_11 , t0 . registration_deadline AS registration_deadline_12 , t0 . formalities AS formalities_13 , t0 . created_at AS created_at_14 , t0 . updated_at AS updated_at_15 , t0 . enabled AS enabled_16 , t0 . is_promoted AS is_promoted_17 , t0 . is_pre_registered_notified AS is_pre_registered_notified_18 , t0 . destination_id AS destination_id_19 FROM travel t0 WHERE t0 . destination_id = ? ORDER BY t0 . date_from DESC
SELECT t0 . id AS id_1 , t0 . id_crypt AS id_crypt_2 , t0 . name AS name_3 , t0 . starting_point AS starting_point_4 , t0 . days AS days_5 , t0 . is_complete AS is_complete_6 , t0 . is_last_spot AS is_last_spot_7 , t0 . guides AS guides_8 , t0 . date_from AS date_from_9 , t0 . start_date AS start_date_10 , t0 . date_to AS date_to_11 , t0 . registration_deadline AS registration_deadline_12 , t0 . formalities AS formalities_13 , t0 . created_at AS created_at_14 , t0 . updated_at AS updated_at_15 , t0 . enabled AS enabled_16 , t0 . is_promoted AS is_promoted_17 , t0 . is_pre_registered_notified AS is_pre_registered_notified_18 , t0 . destination_id AS destination_id_19 FROM travel t0 WHERE t0 . destination_id = 50 ORDER BY t0 . date_from DESC ;
Copy
356
0.11 ms
SELECT t0 . id AS id_1 , t0 . amount AS amount_2 , t0 . uid AS uid_3 , t0 . state AS state_4 , t0 . method AS method_5 , t0 . payed_at AS payed_at_6 , t0 . axepta_pay_id AS axepta_pay_id_7 , t0 . year AS year_8 , t0 . is_used AS is_used_9 , t0 . destination_id AS destination_id_10 , t0 . billing_id AS billing_id_11 , t0 . user_id AS user_id_12 FROM pre_registration t0 WHERE t0 . destination_id = ? AND t0 . year = ? AND t0 . state IN (? , ? ) AND t0 . is_used = ?
Parameters :
[
50
2026
"pending_approval "
"paid "
0
]
SELECT t0 . id AS id_1 , t0 . amount AS amount_2 , t0 . uid AS uid_3 , t0 . state AS state_4 , t0 . method AS method_5 , t0 . payed_at AS payed_at_6 , t0 . axepta_pay_id AS axepta_pay_id_7 , t0 . year AS year_8 , t0 . is_used AS is_used_9 , t0 . destination_id AS destination_id_10 , t0 . billing_id AS billing_id_11 , t0 . user_id AS user_id_12 FROM pre_registration t0 WHERE t0 . destination_id = 50 AND t0 . year = 2026 AND t0 . state IN ('pending_approval' , 'paid' ) AND t0 . is_used = 0 ;
Copy
357
0.12 ms
SELECT t0 . id AS id_1 , t0 . camping_car_length AS camping_car_length_2 , t0 . camping_car_height AS camping_car_height_3 , t0 . has_animal AS has_animal_4 , t0 . price AS price_5 , t0 . total_price AS total_price_6 , t0 . cygest_export_date AS cygest_export_date_7 , t0 . state AS state_8 , t0 . cygest_return AS cygest_return_9 , t0 . created_at AS created_at_10 , t0 . updated_at AS updated_at_11 , t0 . coupon_code AS coupon_code_12 , t0 . coupon_amount AS coupon_amount_13 , t0 . uuid AS uuid_14 , t0 . old_options AS old_options_15 , t0 . pre_registration_amount AS pre_registration_amount_16 , t0 . pdf_destination AS pdf_destination_17 , t0 . authored_by_id AS authored_by_id_18 , t0 . travel_id AS travel_id_19 , t0 . billing_id AS billing_id_20 FROM reservation t0 WHERE t0 . travel_id = ? AND t0 . state IN (? , ? , ? )
Parameters :
[
9
"awaiting_down_payment "
"partially_paid "
"partially_paid "
]
SELECT t0 . id AS id_1 , t0 . camping_car_length AS camping_car_length_2 , t0 . camping_car_height AS camping_car_height_3 , t0 . has_animal AS has_animal_4 , t0 . price AS price_5 , t0 . total_price AS total_price_6 , t0 . cygest_export_date AS cygest_export_date_7 , t0 . state AS state_8 , t0 . cygest_return AS cygest_return_9 , t0 . created_at AS created_at_10 , t0 . updated_at AS updated_at_11 , t0 . coupon_code AS coupon_code_12 , t0 . coupon_amount AS coupon_amount_13 , t0 . uuid AS uuid_14 , t0 . old_options AS old_options_15 , t0 . pre_registration_amount AS pre_registration_amount_16 , t0 . pdf_destination AS pdf_destination_17 , t0 . authored_by_id AS authored_by_id_18 , t0 . travel_id AS travel_id_19 , t0 . billing_id AS billing_id_20 FROM reservation t0 WHERE t0 . travel_id = 9 AND t0 . state IN ('awaiting_down_payment' , 'partially_paid' , 'partially_paid' );
Copy
358
0.10 ms
SELECT t0 . id AS id_1 , t0 . amount AS amount_2 , t0 . uid AS uid_3 , t0 . state AS state_4 , t0 . method AS method_5 , t0 . payed_at AS payed_at_6 , t0 . axepta_pay_id AS axepta_pay_id_7 , t0 . year AS year_8 , t0 . is_used AS is_used_9 , t0 . destination_id AS destination_id_10 , t0 . billing_id AS billing_id_11 , t0 . user_id AS user_id_12 FROM pre_registration t0 WHERE t0 . destination_id = ? AND t0 . year = ? AND t0 . state IN (? , ? ) AND t0 . is_used = ?
Parameters :
[
50
2026
"pending_approval "
"paid "
0
]
SELECT t0 . id AS id_1 , t0 . amount AS amount_2 , t0 . uid AS uid_3 , t0 . state AS state_4 , t0 . method AS method_5 , t0 . payed_at AS payed_at_6 , t0 . axepta_pay_id AS axepta_pay_id_7 , t0 . year AS year_8 , t0 . is_used AS is_used_9 , t0 . destination_id AS destination_id_10 , t0 . billing_id AS billing_id_11 , t0 . user_id AS user_id_12 FROM pre_registration t0 WHERE t0 . destination_id = 50 AND t0 . year = 2026 AND t0 . state IN ('pending_approval' , 'paid' ) AND t0 . is_used = 0 ;
Copy
359
0.11 ms
SELECT t0 . id AS id_1 , t0 . camping_car_length AS camping_car_length_2 , t0 . camping_car_height AS camping_car_height_3 , t0 . has_animal AS has_animal_4 , t0 . price AS price_5 , t0 . total_price AS total_price_6 , t0 . cygest_export_date AS cygest_export_date_7 , t0 . state AS state_8 , t0 . cygest_return AS cygest_return_9 , t0 . created_at AS created_at_10 , t0 . updated_at AS updated_at_11 , t0 . coupon_code AS coupon_code_12 , t0 . coupon_amount AS coupon_amount_13 , t0 . uuid AS uuid_14 , t0 . old_options AS old_options_15 , t0 . pre_registration_amount AS pre_registration_amount_16 , t0 . pdf_destination AS pdf_destination_17 , t0 . authored_by_id AS authored_by_id_18 , t0 . travel_id AS travel_id_19 , t0 . billing_id AS billing_id_20 FROM reservation t0 WHERE t0 . travel_id = ? AND t0 . state IN (? , ? , ? )
Parameters :
[
9
"awaiting_down_payment "
"partially_paid "
"partially_paid "
]
SELECT t0 . id AS id_1 , t0 . camping_car_length AS camping_car_length_2 , t0 . camping_car_height AS camping_car_height_3 , t0 . has_animal AS has_animal_4 , t0 . price AS price_5 , t0 . total_price AS total_price_6 , t0 . cygest_export_date AS cygest_export_date_7 , t0 . state AS state_8 , t0 . cygest_return AS cygest_return_9 , t0 . created_at AS created_at_10 , t0 . updated_at AS updated_at_11 , t0 . coupon_code AS coupon_code_12 , t0 . coupon_amount AS coupon_amount_13 , t0 . uuid AS uuid_14 , t0 . old_options AS old_options_15 , t0 . pre_registration_amount AS pre_registration_amount_16 , t0 . pdf_destination AS pdf_destination_17 , t0 . authored_by_id AS authored_by_id_18 , t0 . travel_id AS travel_id_19 , t0 . billing_id AS billing_id_20 FROM reservation t0 WHERE t0 . travel_id = 9 AND t0 . state IN ('awaiting_down_payment' , 'partially_paid' , 'partially_paid' );
Copy
360
0.11 ms
SELECT t0 . id AS id_1 , t0 . amount AS amount_2 , t0 . uid AS uid_3 , t0 . state AS state_4 , t0 . method AS method_5 , t0 . payed_at AS payed_at_6 , t0 . axepta_pay_id AS axepta_pay_id_7 , t0 . year AS year_8 , t0 . is_used AS is_used_9 , t0 . destination_id AS destination_id_10 , t0 . billing_id AS billing_id_11 , t0 . user_id AS user_id_12 FROM pre_registration t0 WHERE t0 . destination_id = ? AND t0 . year = ? AND t0 . state IN (? , ? ) AND t0 . is_used = ?
Parameters :
[
50
2026
"pending_approval "
"paid "
0
]
SELECT t0 . id AS id_1 , t0 . amount AS amount_2 , t0 . uid AS uid_3 , t0 . state AS state_4 , t0 . method AS method_5 , t0 . payed_at AS payed_at_6 , t0 . axepta_pay_id AS axepta_pay_id_7 , t0 . year AS year_8 , t0 . is_used AS is_used_9 , t0 . destination_id AS destination_id_10 , t0 . billing_id AS billing_id_11 , t0 . user_id AS user_id_12 FROM pre_registration t0 WHERE t0 . destination_id = 50 AND t0 . year = 2026 AND t0 . state IN ('pending_approval' , 'paid' ) AND t0 . is_used = 0 ;
Copy
361
0.11 ms
SELECT t0 . id AS id_1 , t0 . camping_car_length AS camping_car_length_2 , t0 . camping_car_height AS camping_car_height_3 , t0 . has_animal AS has_animal_4 , t0 . price AS price_5 , t0 . total_price AS total_price_6 , t0 . cygest_export_date AS cygest_export_date_7 , t0 . state AS state_8 , t0 . cygest_return AS cygest_return_9 , t0 . created_at AS created_at_10 , t0 . updated_at AS updated_at_11 , t0 . coupon_code AS coupon_code_12 , t0 . coupon_amount AS coupon_amount_13 , t0 . uuid AS uuid_14 , t0 . old_options AS old_options_15 , t0 . pre_registration_amount AS pre_registration_amount_16 , t0 . pdf_destination AS pdf_destination_17 , t0 . authored_by_id AS authored_by_id_18 , t0 . travel_id AS travel_id_19 , t0 . billing_id AS billing_id_20 FROM reservation t0 WHERE t0 . travel_id = ? AND t0 . state IN (? , ? , ? )
Parameters :
[
9
"awaiting_down_payment "
"partially_paid "
"partially_paid "
]
SELECT t0 . id AS id_1 , t0 . camping_car_length AS camping_car_length_2 , t0 . camping_car_height AS camping_car_height_3 , t0 . has_animal AS has_animal_4 , t0 . price AS price_5 , t0 . total_price AS total_price_6 , t0 . cygest_export_date AS cygest_export_date_7 , t0 . state AS state_8 , t0 . cygest_return AS cygest_return_9 , t0 . created_at AS created_at_10 , t0 . updated_at AS updated_at_11 , t0 . coupon_code AS coupon_code_12 , t0 . coupon_amount AS coupon_amount_13 , t0 . uuid AS uuid_14 , t0 . old_options AS old_options_15 , t0 . pre_registration_amount AS pre_registration_amount_16 , t0 . pdf_destination AS pdf_destination_17 , t0 . authored_by_id AS authored_by_id_18 , t0 . travel_id AS travel_id_19 , t0 . billing_id AS billing_id_20 FROM reservation t0 WHERE t0 . travel_id = 9 AND t0 . state IN ('awaiting_down_payment' , 'partially_paid' , 'partially_paid' );
Copy
362
0.10 ms
SELECT t0 . id AS id_1 , t0 . amount AS amount_2 , t0 . uid AS uid_3 , t0 . state AS state_4 , t0 . method AS method_5 , t0 . payed_at AS payed_at_6 , t0 . axepta_pay_id AS axepta_pay_id_7 , t0 . year AS year_8 , t0 . is_used AS is_used_9 , t0 . destination_id AS destination_id_10 , t0 . billing_id AS billing_id_11 , t0 . user_id AS user_id_12 FROM pre_registration t0 WHERE t0 . destination_id = ? AND t0 . year = ? AND t0 . state IN (? , ? ) AND t0 . is_used = ?
Parameters :
[
50
2026
"pending_approval "
"paid "
0
]
SELECT t0 . id AS id_1 , t0 . amount AS amount_2 , t0 . uid AS uid_3 , t0 . state AS state_4 , t0 . method AS method_5 , t0 . payed_at AS payed_at_6 , t0 . axepta_pay_id AS axepta_pay_id_7 , t0 . year AS year_8 , t0 . is_used AS is_used_9 , t0 . destination_id AS destination_id_10 , t0 . billing_id AS billing_id_11 , t0 . user_id AS user_id_12 FROM pre_registration t0 WHERE t0 . destination_id = 50 AND t0 . year = 2026 AND t0 . state IN ('pending_approval' , 'paid' ) AND t0 . is_used = 0 ;
Copy
363
0.11 ms
SELECT t0 . id AS id_1 , t0 . camping_car_length AS camping_car_length_2 , t0 . camping_car_height AS camping_car_height_3 , t0 . has_animal AS has_animal_4 , t0 . price AS price_5 , t0 . total_price AS total_price_6 , t0 . cygest_export_date AS cygest_export_date_7 , t0 . state AS state_8 , t0 . cygest_return AS cygest_return_9 , t0 . created_at AS created_at_10 , t0 . updated_at AS updated_at_11 , t0 . coupon_code AS coupon_code_12 , t0 . coupon_amount AS coupon_amount_13 , t0 . uuid AS uuid_14 , t0 . old_options AS old_options_15 , t0 . pre_registration_amount AS pre_registration_amount_16 , t0 . pdf_destination AS pdf_destination_17 , t0 . authored_by_id AS authored_by_id_18 , t0 . travel_id AS travel_id_19 , t0 . billing_id AS billing_id_20 FROM reservation t0 WHERE t0 . travel_id = ? AND t0 . state IN (? , ? , ? )
Parameters :
[
9
"awaiting_down_payment "
"partially_paid "
"partially_paid "
]
SELECT t0 . id AS id_1 , t0 . camping_car_length AS camping_car_length_2 , t0 . camping_car_height AS camping_car_height_3 , t0 . has_animal AS has_animal_4 , t0 . price AS price_5 , t0 . total_price AS total_price_6 , t0 . cygest_export_date AS cygest_export_date_7 , t0 . state AS state_8 , t0 . cygest_return AS cygest_return_9 , t0 . created_at AS created_at_10 , t0 . updated_at AS updated_at_11 , t0 . coupon_code AS coupon_code_12 , t0 . coupon_amount AS coupon_amount_13 , t0 . uuid AS uuid_14 , t0 . old_options AS old_options_15 , t0 . pre_registration_amount AS pre_registration_amount_16 , t0 . pdf_destination AS pdf_destination_17 , t0 . authored_by_id AS authored_by_id_18 , t0 . travel_id AS travel_id_19 , t0 . billing_id AS billing_id_20 FROM reservation t0 WHERE t0 . travel_id = 9 AND t0 . state IN ('awaiting_down_payment' , 'partially_paid' , 'partially_paid' );
Copy
364
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 = 796 ;
Copy
365
0.12 ms
SELECT t0 . id AS id_1 , t0 . path AS path_2 , t0 . alt AS alt_3 , t0 . title AS title_4 , t0 . position AS position_5 , t0 . legend AS legend_6 , t0 . destination_id AS destination_id_7 FROM destination_image t0 WHERE t0 . destination_id = ? ORDER BY t0 . position ASC
SELECT t0 . id AS id_1 , t0 . path AS path_2 , t0 . alt AS alt_3 , t0 . title AS title_4 , t0 . position AS position_5 , t0 . legend AS legend_6 , t0 . destination_id AS destination_id_7 FROM destination_image t0 WHERE t0 . destination_id = 60 ORDER BY t0 . position ASC ;
Copy
366
0.12 ms
SELECT t0 . id AS id_1 , t0 . id_crypt AS id_crypt_2 , t0 . name AS name_3 , t0 . starting_point AS starting_point_4 , t0 . days AS days_5 , t0 . is_complete AS is_complete_6 , t0 . is_last_spot AS is_last_spot_7 , t0 . guides AS guides_8 , t0 . date_from AS date_from_9 , t0 . start_date AS start_date_10 , t0 . date_to AS date_to_11 , t0 . registration_deadline AS registration_deadline_12 , t0 . formalities AS formalities_13 , t0 . created_at AS created_at_14 , t0 . updated_at AS updated_at_15 , t0 . enabled AS enabled_16 , t0 . is_promoted AS is_promoted_17 , t0 . is_pre_registered_notified AS is_pre_registered_notified_18 , t0 . destination_id AS destination_id_19 FROM travel t0 WHERE t0 . destination_id = ? ORDER BY t0 . date_from DESC
SELECT t0 . id AS id_1 , t0 . id_crypt AS id_crypt_2 , t0 . name AS name_3 , t0 . starting_point AS starting_point_4 , t0 . days AS days_5 , t0 . is_complete AS is_complete_6 , t0 . is_last_spot AS is_last_spot_7 , t0 . guides AS guides_8 , t0 . date_from AS date_from_9 , t0 . start_date AS start_date_10 , t0 . date_to AS date_to_11 , t0 . registration_deadline AS registration_deadline_12 , t0 . formalities AS formalities_13 , t0 . created_at AS created_at_14 , t0 . updated_at AS updated_at_15 , t0 . enabled AS enabled_16 , t0 . is_promoted AS is_promoted_17 , t0 . is_pre_registered_notified AS is_pre_registered_notified_18 , t0 . destination_id AS destination_id_19 FROM travel t0 WHERE t0 . destination_id = 60 ORDER BY t0 . date_from DESC ;
Copy
367
0.10 ms
SELECT t0 . id AS id_1 , t0 . amount AS amount_2 , t0 . uid AS uid_3 , t0 . state AS state_4 , t0 . method AS method_5 , t0 . payed_at AS payed_at_6 , t0 . axepta_pay_id AS axepta_pay_id_7 , t0 . year AS year_8 , t0 . is_used AS is_used_9 , t0 . destination_id AS destination_id_10 , t0 . billing_id AS billing_id_11 , t0 . user_id AS user_id_12 FROM pre_registration t0 WHERE t0 . destination_id = ? AND t0 . year = ? AND t0 . state IN (? , ? ) AND t0 . is_used = ?
Parameters :
[
60
2026
"pending_approval "
"paid "
0
]
SELECT t0 . id AS id_1 , t0 . amount AS amount_2 , t0 . uid AS uid_3 , t0 . state AS state_4 , t0 . method AS method_5 , t0 . payed_at AS payed_at_6 , t0 . axepta_pay_id AS axepta_pay_id_7 , t0 . year AS year_8 , t0 . is_used AS is_used_9 , t0 . destination_id AS destination_id_10 , t0 . billing_id AS billing_id_11 , t0 . user_id AS user_id_12 FROM pre_registration t0 WHERE t0 . destination_id = 60 AND t0 . year = 2026 AND t0 . state IN ('pending_approval' , 'paid' ) AND t0 . is_used = 0 ;
Copy
368
0.11 ms
SELECT t0 . id AS id_1 , t0 . camping_car_length AS camping_car_length_2 , t0 . camping_car_height AS camping_car_height_3 , t0 . has_animal AS has_animal_4 , t0 . price AS price_5 , t0 . total_price AS total_price_6 , t0 . cygest_export_date AS cygest_export_date_7 , t0 . state AS state_8 , t0 . cygest_return AS cygest_return_9 , t0 . created_at AS created_at_10 , t0 . updated_at AS updated_at_11 , t0 . coupon_code AS coupon_code_12 , t0 . coupon_amount AS coupon_amount_13 , t0 . uuid AS uuid_14 , t0 . old_options AS old_options_15 , t0 . pre_registration_amount AS pre_registration_amount_16 , t0 . pdf_destination AS pdf_destination_17 , t0 . authored_by_id AS authored_by_id_18 , t0 . travel_id AS travel_id_19 , t0 . billing_id AS billing_id_20 FROM reservation t0 WHERE t0 . travel_id = ? AND t0 . state IN (? , ? , ? )
Parameters :
[
7
"awaiting_down_payment "
"partially_paid "
"partially_paid "
]
SELECT t0 . id AS id_1 , t0 . camping_car_length AS camping_car_length_2 , t0 . camping_car_height AS camping_car_height_3 , t0 . has_animal AS has_animal_4 , t0 . price AS price_5 , t0 . total_price AS total_price_6 , t0 . cygest_export_date AS cygest_export_date_7 , t0 . state AS state_8 , t0 . cygest_return AS cygest_return_9 , t0 . created_at AS created_at_10 , t0 . updated_at AS updated_at_11 , t0 . coupon_code AS coupon_code_12 , t0 . coupon_amount AS coupon_amount_13 , t0 . uuid AS uuid_14 , t0 . old_options AS old_options_15 , t0 . pre_registration_amount AS pre_registration_amount_16 , t0 . pdf_destination AS pdf_destination_17 , t0 . authored_by_id AS authored_by_id_18 , t0 . travel_id AS travel_id_19 , t0 . billing_id AS billing_id_20 FROM reservation t0 WHERE t0 . travel_id = 7 AND t0 . state IN ('awaiting_down_payment' , 'partially_paid' , 'partially_paid' );
Copy
369
0.10 ms
SELECT t0 . id AS id_1 , t0 . amount AS amount_2 , t0 . uid AS uid_3 , t0 . state AS state_4 , t0 . method AS method_5 , t0 . payed_at AS payed_at_6 , t0 . axepta_pay_id AS axepta_pay_id_7 , t0 . year AS year_8 , t0 . is_used AS is_used_9 , t0 . destination_id AS destination_id_10 , t0 . billing_id AS billing_id_11 , t0 . user_id AS user_id_12 FROM pre_registration t0 WHERE t0 . destination_id = ? AND t0 . year = ? AND t0 . state IN (? , ? ) AND t0 . is_used = ?
Parameters :
[
60
2026
"pending_approval "
"paid "
0
]
SELECT t0 . id AS id_1 , t0 . amount AS amount_2 , t0 . uid AS uid_3 , t0 . state AS state_4 , t0 . method AS method_5 , t0 . payed_at AS payed_at_6 , t0 . axepta_pay_id AS axepta_pay_id_7 , t0 . year AS year_8 , t0 . is_used AS is_used_9 , t0 . destination_id AS destination_id_10 , t0 . billing_id AS billing_id_11 , t0 . user_id AS user_id_12 FROM pre_registration t0 WHERE t0 . destination_id = 60 AND t0 . year = 2026 AND t0 . state IN ('pending_approval' , 'paid' ) AND t0 . is_used = 0 ;
Copy
370
0.11 ms
SELECT t0 . id AS id_1 , t0 . camping_car_length AS camping_car_length_2 , t0 . camping_car_height AS camping_car_height_3 , t0 . has_animal AS has_animal_4 , t0 . price AS price_5 , t0 . total_price AS total_price_6 , t0 . cygest_export_date AS cygest_export_date_7 , t0 . state AS state_8 , t0 . cygest_return AS cygest_return_9 , t0 . created_at AS created_at_10 , t0 . updated_at AS updated_at_11 , t0 . coupon_code AS coupon_code_12 , t0 . coupon_amount AS coupon_amount_13 , t0 . uuid AS uuid_14 , t0 . old_options AS old_options_15 , t0 . pre_registration_amount AS pre_registration_amount_16 , t0 . pdf_destination AS pdf_destination_17 , t0 . authored_by_id AS authored_by_id_18 , t0 . travel_id AS travel_id_19 , t0 . billing_id AS billing_id_20 FROM reservation t0 WHERE t0 . travel_id = ? AND t0 . state IN (? , ? , ? )
Parameters :
[
7
"awaiting_down_payment "
"partially_paid "
"partially_paid "
]
SELECT t0 . id AS id_1 , t0 . camping_car_length AS camping_car_length_2 , t0 . camping_car_height AS camping_car_height_3 , t0 . has_animal AS has_animal_4 , t0 . price AS price_5 , t0 . total_price AS total_price_6 , t0 . cygest_export_date AS cygest_export_date_7 , t0 . state AS state_8 , t0 . cygest_return AS cygest_return_9 , t0 . created_at AS created_at_10 , t0 . updated_at AS updated_at_11 , t0 . coupon_code AS coupon_code_12 , t0 . coupon_amount AS coupon_amount_13 , t0 . uuid AS uuid_14 , t0 . old_options AS old_options_15 , t0 . pre_registration_amount AS pre_registration_amount_16 , t0 . pdf_destination AS pdf_destination_17 , t0 . authored_by_id AS authored_by_id_18 , t0 . travel_id AS travel_id_19 , t0 . billing_id AS billing_id_20 FROM reservation t0 WHERE t0 . travel_id = 7 AND t0 . state IN ('awaiting_down_payment' , 'partially_paid' , 'partially_paid' );
Copy
371
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 = 763 ;
Copy
372
0.11 ms
SELECT t0 . id AS id_1 , t0 . path AS path_2 , t0 . alt AS alt_3 , t0 . title AS title_4 , t0 . position AS position_5 , t0 . legend AS legend_6 , t0 . destination_id AS destination_id_7 FROM destination_image t0 WHERE t0 . destination_id = ? ORDER BY t0 . position ASC
SELECT t0 . id AS id_1 , t0 . path AS path_2 , t0 . alt AS alt_3 , t0 . title AS title_4 , t0 . position AS position_5 , t0 . legend AS legend_6 , t0 . destination_id AS destination_id_7 FROM destination_image t0 WHERE t0 . destination_id = 26 ORDER BY t0 . position ASC ;
Copy
373
0.12 ms
SELECT t0 . id AS id_1 , t0 . id_crypt AS id_crypt_2 , t0 . name AS name_3 , t0 . starting_point AS starting_point_4 , t0 . days AS days_5 , t0 . is_complete AS is_complete_6 , t0 . is_last_spot AS is_last_spot_7 , t0 . guides AS guides_8 , t0 . date_from AS date_from_9 , t0 . start_date AS start_date_10 , t0 . date_to AS date_to_11 , t0 . registration_deadline AS registration_deadline_12 , t0 . formalities AS formalities_13 , t0 . created_at AS created_at_14 , t0 . updated_at AS updated_at_15 , t0 . enabled AS enabled_16 , t0 . is_promoted AS is_promoted_17 , t0 . is_pre_registered_notified AS is_pre_registered_notified_18 , t0 . destination_id AS destination_id_19 FROM travel t0 WHERE t0 . destination_id = ? ORDER BY t0 . date_from DESC
SELECT t0 . id AS id_1 , t0 . id_crypt AS id_crypt_2 , t0 . name AS name_3 , t0 . starting_point AS starting_point_4 , t0 . days AS days_5 , t0 . is_complete AS is_complete_6 , t0 . is_last_spot AS is_last_spot_7 , t0 . guides AS guides_8 , t0 . date_from AS date_from_9 , t0 . start_date AS start_date_10 , t0 . date_to AS date_to_11 , t0 . registration_deadline AS registration_deadline_12 , t0 . formalities AS formalities_13 , t0 . created_at AS created_at_14 , t0 . updated_at AS updated_at_15 , t0 . enabled AS enabled_16 , t0 . is_promoted AS is_promoted_17 , t0 . is_pre_registered_notified AS is_pre_registered_notified_18 , t0 . destination_id AS destination_id_19 FROM travel t0 WHERE t0 . destination_id = 26 ORDER BY t0 . date_from DESC ;
Copy
374
0.11 ms
SELECT t0 . id AS id_1 , t0 . amount AS amount_2 , t0 . uid AS uid_3 , t0 . state AS state_4 , t0 . method AS method_5 , t0 . payed_at AS payed_at_6 , t0 . axepta_pay_id AS axepta_pay_id_7 , t0 . year AS year_8 , t0 . is_used AS is_used_9 , t0 . destination_id AS destination_id_10 , t0 . billing_id AS billing_id_11 , t0 . user_id AS user_id_12 FROM pre_registration t0 WHERE t0 . destination_id = ? AND t0 . year = ? AND t0 . state IN (? , ? ) AND t0 . is_used = ?
Parameters :
[
26
2026
"pending_approval "
"paid "
0
]
SELECT t0 . id AS id_1 , t0 . amount AS amount_2 , t0 . uid AS uid_3 , t0 . state AS state_4 , t0 . method AS method_5 , t0 . payed_at AS payed_at_6 , t0 . axepta_pay_id AS axepta_pay_id_7 , t0 . year AS year_8 , t0 . is_used AS is_used_9 , t0 . destination_id AS destination_id_10 , t0 . billing_id AS billing_id_11 , t0 . user_id AS user_id_12 FROM pre_registration t0 WHERE t0 . destination_id = 26 AND t0 . year = 2026 AND t0 . state IN ('pending_approval' , 'paid' ) AND t0 . is_used = 0 ;
Copy
375
0.12 ms
SELECT t0 . id AS id_1 , t0 . camping_car_length AS camping_car_length_2 , t0 . camping_car_height AS camping_car_height_3 , t0 . has_animal AS has_animal_4 , t0 . price AS price_5 , t0 . total_price AS total_price_6 , t0 . cygest_export_date AS cygest_export_date_7 , t0 . state AS state_8 , t0 . cygest_return AS cygest_return_9 , t0 . created_at AS created_at_10 , t0 . updated_at AS updated_at_11 , t0 . coupon_code AS coupon_code_12 , t0 . coupon_amount AS coupon_amount_13 , t0 . uuid AS uuid_14 , t0 . old_options AS old_options_15 , t0 . pre_registration_amount AS pre_registration_amount_16 , t0 . pdf_destination AS pdf_destination_17 , t0 . authored_by_id AS authored_by_id_18 , t0 . travel_id AS travel_id_19 , t0 . billing_id AS billing_id_20 FROM reservation t0 WHERE t0 . travel_id = ? AND t0 . state IN (? , ? , ? )
Parameters :
[
40
"awaiting_down_payment "
"partially_paid "
"partially_paid "
]
SELECT t0 . id AS id_1 , t0 . camping_car_length AS camping_car_length_2 , t0 . camping_car_height AS camping_car_height_3 , t0 . has_animal AS has_animal_4 , t0 . price AS price_5 , t0 . total_price AS total_price_6 , t0 . cygest_export_date AS cygest_export_date_7 , t0 . state AS state_8 , t0 . cygest_return AS cygest_return_9 , t0 . created_at AS created_at_10 , t0 . updated_at AS updated_at_11 , t0 . coupon_code AS coupon_code_12 , t0 . coupon_amount AS coupon_amount_13 , t0 . uuid AS uuid_14 , t0 . old_options AS old_options_15 , t0 . pre_registration_amount AS pre_registration_amount_16 , t0 . pdf_destination AS pdf_destination_17 , t0 . authored_by_id AS authored_by_id_18 , t0 . travel_id AS travel_id_19 , t0 . billing_id AS billing_id_20 FROM reservation t0 WHERE t0 . travel_id = 40 AND t0 . state IN ('awaiting_down_payment' , 'partially_paid' , 'partially_paid' );
Copy
376
0.10 ms
SELECT t0 . id AS id_1 , t0 . amount AS amount_2 , t0 . uid AS uid_3 , t0 . state AS state_4 , t0 . method AS method_5 , t0 . payed_at AS payed_at_6 , t0 . axepta_pay_id AS axepta_pay_id_7 , t0 . year AS year_8 , t0 . is_used AS is_used_9 , t0 . destination_id AS destination_id_10 , t0 . billing_id AS billing_id_11 , t0 . user_id AS user_id_12 FROM pre_registration t0 WHERE t0 . destination_id = ? AND t0 . year = ? AND t0 . state IN (? , ? ) AND t0 . is_used = ?
Parameters :
[
26
2026
"pending_approval "
"paid "
0
]
SELECT t0 . id AS id_1 , t0 . amount AS amount_2 , t0 . uid AS uid_3 , t0 . state AS state_4 , t0 . method AS method_5 , t0 . payed_at AS payed_at_6 , t0 . axepta_pay_id AS axepta_pay_id_7 , t0 . year AS year_8 , t0 . is_used AS is_used_9 , t0 . destination_id AS destination_id_10 , t0 . billing_id AS billing_id_11 , t0 . user_id AS user_id_12 FROM pre_registration t0 WHERE t0 . destination_id = 26 AND t0 . year = 2026 AND t0 . state IN ('pending_approval' , 'paid' ) AND t0 . is_used = 0 ;
Copy
377
0.11 ms
SELECT t0 . id AS id_1 , t0 . camping_car_length AS camping_car_length_2 , t0 . camping_car_height AS camping_car_height_3 , t0 . has_animal AS has_animal_4 , t0 . price AS price_5 , t0 . total_price AS total_price_6 , t0 . cygest_export_date AS cygest_export_date_7 , t0 . state AS state_8 , t0 . cygest_return AS cygest_return_9 , t0 . created_at AS created_at_10 , t0 . updated_at AS updated_at_11 , t0 . coupon_code AS coupon_code_12 , t0 . coupon_amount AS coupon_amount_13 , t0 . uuid AS uuid_14 , t0 . old_options AS old_options_15 , t0 . pre_registration_amount AS pre_registration_amount_16 , t0 . pdf_destination AS pdf_destination_17 , t0 . authored_by_id AS authored_by_id_18 , t0 . travel_id AS travel_id_19 , t0 . billing_id AS billing_id_20 FROM reservation t0 WHERE t0 . travel_id = ? AND t0 . state IN (? , ? , ? )
Parameters :
[
40
"awaiting_down_payment "
"partially_paid "
"partially_paid "
]
SELECT t0 . id AS id_1 , t0 . camping_car_length AS camping_car_length_2 , t0 . camping_car_height AS camping_car_height_3 , t0 . has_animal AS has_animal_4 , t0 . price AS price_5 , t0 . total_price AS total_price_6 , t0 . cygest_export_date AS cygest_export_date_7 , t0 . state AS state_8 , t0 . cygest_return AS cygest_return_9 , t0 . created_at AS created_at_10 , t0 . updated_at AS updated_at_11 , t0 . coupon_code AS coupon_code_12 , t0 . coupon_amount AS coupon_amount_13 , t0 . uuid AS uuid_14 , t0 . old_options AS old_options_15 , t0 . pre_registration_amount AS pre_registration_amount_16 , t0 . pdf_destination AS pdf_destination_17 , t0 . authored_by_id AS authored_by_id_18 , t0 . travel_id AS travel_id_19 , t0 . billing_id AS billing_id_20 FROM reservation t0 WHERE t0 . travel_id = 40 AND t0 . state IN ('awaiting_down_payment' , 'partially_paid' , 'partially_paid' );
Copy
378
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 = 943 ;
Copy
379
0.12 ms
SELECT t0 . id AS id_1 , t0 . path AS path_2 , t0 . alt AS alt_3 , t0 . title AS title_4 , t0 . position AS position_5 , t0 . legend AS legend_6 , t0 . destination_id AS destination_id_7 FROM destination_image t0 WHERE t0 . destination_id = ? ORDER BY t0 . position ASC
SELECT t0 . id AS id_1 , t0 . path AS path_2 , t0 . alt AS alt_3 , t0 . title AS title_4 , t0 . position AS position_5 , t0 . legend AS legend_6 , t0 . destination_id AS destination_id_7 FROM destination_image t0 WHERE t0 . destination_id = 205 ORDER BY t0 . position ASC ;
Copy
380
0.11 ms
SELECT t0 . id AS id_1 , t0 . id_crypt AS id_crypt_2 , t0 . name AS name_3 , t0 . starting_point AS starting_point_4 , t0 . days AS days_5 , t0 . is_complete AS is_complete_6 , t0 . is_last_spot AS is_last_spot_7 , t0 . guides AS guides_8 , t0 . date_from AS date_from_9 , t0 . start_date AS start_date_10 , t0 . date_to AS date_to_11 , t0 . registration_deadline AS registration_deadline_12 , t0 . formalities AS formalities_13 , t0 . created_at AS created_at_14 , t0 . updated_at AS updated_at_15 , t0 . enabled AS enabled_16 , t0 . is_promoted AS is_promoted_17 , t0 . is_pre_registered_notified AS is_pre_registered_notified_18 , t0 . destination_id AS destination_id_19 FROM travel t0 WHERE t0 . destination_id = ? ORDER BY t0 . date_from DESC
SELECT t0 . id AS id_1 , t0 . id_crypt AS id_crypt_2 , t0 . name AS name_3 , t0 . starting_point AS starting_point_4 , t0 . days AS days_5 , t0 . is_complete AS is_complete_6 , t0 . is_last_spot AS is_last_spot_7 , t0 . guides AS guides_8 , t0 . date_from AS date_from_9 , t0 . start_date AS start_date_10 , t0 . date_to AS date_to_11 , t0 . registration_deadline AS registration_deadline_12 , t0 . formalities AS formalities_13 , t0 . created_at AS created_at_14 , t0 . updated_at AS updated_at_15 , t0 . enabled AS enabled_16 , t0 . is_promoted AS is_promoted_17 , t0 . is_pre_registered_notified AS is_pre_registered_notified_18 , t0 . destination_id AS destination_id_19 FROM travel t0 WHERE t0 . destination_id = 205 ORDER BY t0 . date_from DESC ;
Copy
381
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 = 898 ;
Copy
382
0.11 ms
SELECT t0 . id AS id_1 , t0 . path AS path_2 , t0 . alt AS alt_3 , t0 . title AS title_4 , t0 . position AS position_5 , t0 . legend AS legend_6 , t0 . destination_id AS destination_id_7 FROM destination_image t0 WHERE t0 . destination_id = ? ORDER BY t0 . position ASC
SELECT t0 . id AS id_1 , t0 . path AS path_2 , t0 . alt AS alt_3 , t0 . title AS title_4 , t0 . position AS position_5 , t0 . legend AS legend_6 , t0 . destination_id AS destination_id_7 FROM destination_image t0 WHERE t0 . destination_id = 163 ORDER BY t0 . position ASC ;
Copy
383
0.13 ms
SELECT t0 . id AS id_1 , t0 . id_crypt AS id_crypt_2 , t0 . name AS name_3 , t0 . starting_point AS starting_point_4 , t0 . days AS days_5 , t0 . is_complete AS is_complete_6 , t0 . is_last_spot AS is_last_spot_7 , t0 . guides AS guides_8 , t0 . date_from AS date_from_9 , t0 . start_date AS start_date_10 , t0 . date_to AS date_to_11 , t0 . registration_deadline AS registration_deadline_12 , t0 . formalities AS formalities_13 , t0 . created_at AS created_at_14 , t0 . updated_at AS updated_at_15 , t0 . enabled AS enabled_16 , t0 . is_promoted AS is_promoted_17 , t0 . is_pre_registered_notified AS is_pre_registered_notified_18 , t0 . destination_id AS destination_id_19 FROM travel t0 WHERE t0 . destination_id = ? ORDER BY t0 . date_from DESC
SELECT t0 . id AS id_1 , t0 . id_crypt AS id_crypt_2 , t0 . name AS name_3 , t0 . starting_point AS starting_point_4 , t0 . days AS days_5 , t0 . is_complete AS is_complete_6 , t0 . is_last_spot AS is_last_spot_7 , t0 . guides AS guides_8 , t0 . date_from AS date_from_9 , t0 . start_date AS start_date_10 , t0 . date_to AS date_to_11 , t0 . registration_deadline AS registration_deadline_12 , t0 . formalities AS formalities_13 , t0 . created_at AS created_at_14 , t0 . updated_at AS updated_at_15 , t0 . enabled AS enabled_16 , t0 . is_promoted AS is_promoted_17 , t0 . is_pre_registered_notified AS is_pre_registered_notified_18 , t0 . destination_id AS destination_id_19 FROM travel t0 WHERE t0 . destination_id = 163 ORDER BY t0 . date_from DESC ;
Copy
384
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 = 815 ;
Copy
385
0.10 ms
SELECT t0 . id AS id_1 , t0 . path AS path_2 , t0 . alt AS alt_3 , t0 . title AS title_4 , t0 . position AS position_5 , t0 . legend AS legend_6 , t0 . destination_id AS destination_id_7 FROM destination_image t0 WHERE t0 . destination_id = ? ORDER BY t0 . position ASC
SELECT t0 . id AS id_1 , t0 . path AS path_2 , t0 . alt AS alt_3 , t0 . title AS title_4 , t0 . position AS position_5 , t0 . legend AS legend_6 , t0 . destination_id AS destination_id_7 FROM destination_image t0 WHERE t0 . destination_id = 79 ORDER BY t0 . position ASC ;
Copy
386
0.12 ms
SELECT t0 . id AS id_1 , t0 . id_crypt AS id_crypt_2 , t0 . name AS name_3 , t0 . starting_point AS starting_point_4 , t0 . days AS days_5 , t0 . is_complete AS is_complete_6 , t0 . is_last_spot AS is_last_spot_7 , t0 . guides AS guides_8 , t0 . date_from AS date_from_9 , t0 . start_date AS start_date_10 , t0 . date_to AS date_to_11 , t0 . registration_deadline AS registration_deadline_12 , t0 . formalities AS formalities_13 , t0 . created_at AS created_at_14 , t0 . updated_at AS updated_at_15 , t0 . enabled AS enabled_16 , t0 . is_promoted AS is_promoted_17 , t0 . is_pre_registered_notified AS is_pre_registered_notified_18 , t0 . destination_id AS destination_id_19 FROM travel t0 WHERE t0 . destination_id = ? ORDER BY t0 . date_from DESC
SELECT t0 . id AS id_1 , t0 . id_crypt AS id_crypt_2 , t0 . name AS name_3 , t0 . starting_point AS starting_point_4 , t0 . days AS days_5 , t0 . is_complete AS is_complete_6 , t0 . is_last_spot AS is_last_spot_7 , t0 . guides AS guides_8 , t0 . date_from AS date_from_9 , t0 . start_date AS start_date_10 , t0 . date_to AS date_to_11 , t0 . registration_deadline AS registration_deadline_12 , t0 . formalities AS formalities_13 , t0 . created_at AS created_at_14 , t0 . updated_at AS updated_at_15 , t0 . enabled AS enabled_16 , t0 . is_promoted AS is_promoted_17 , t0 . is_pre_registered_notified AS is_pre_registered_notified_18 , t0 . destination_id AS destination_id_19 FROM travel t0 WHERE t0 . destination_id = 79 ORDER BY t0 . date_from DESC ;
Copy
387
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 = 947 ;
Copy
388
0.11 ms
SELECT t0 . id AS id_1 , t0 . path AS path_2 , t0 . alt AS alt_3 , t0 . title AS title_4 , t0 . position AS position_5 , t0 . legend AS legend_6 , t0 . destination_id AS destination_id_7 FROM destination_image t0 WHERE t0 . destination_id = ? ORDER BY t0 . position ASC
SELECT t0 . id AS id_1 , t0 . path AS path_2 , t0 . alt AS alt_3 , t0 . title AS title_4 , t0 . position AS position_5 , t0 . legend AS legend_6 , t0 . destination_id AS destination_id_7 FROM destination_image t0 WHERE t0 . destination_id = 196 ORDER BY t0 . position ASC ;
Copy
389
0.11 ms
SELECT t0 . id AS id_1 , t0 . id_crypt AS id_crypt_2 , t0 . name AS name_3 , t0 . starting_point AS starting_point_4 , t0 . days AS days_5 , t0 . is_complete AS is_complete_6 , t0 . is_last_spot AS is_last_spot_7 , t0 . guides AS guides_8 , t0 . date_from AS date_from_9 , t0 . start_date AS start_date_10 , t0 . date_to AS date_to_11 , t0 . registration_deadline AS registration_deadline_12 , t0 . formalities AS formalities_13 , t0 . created_at AS created_at_14 , t0 . updated_at AS updated_at_15 , t0 . enabled AS enabled_16 , t0 . is_promoted AS is_promoted_17 , t0 . is_pre_registered_notified AS is_pre_registered_notified_18 , t0 . destination_id AS destination_id_19 FROM travel t0 WHERE t0 . destination_id = ? ORDER BY t0 . date_from DESC
SELECT t0 . id AS id_1 , t0 . id_crypt AS id_crypt_2 , t0 . name AS name_3 , t0 . starting_point AS starting_point_4 , t0 . days AS days_5 , t0 . is_complete AS is_complete_6 , t0 . is_last_spot AS is_last_spot_7 , t0 . guides AS guides_8 , t0 . date_from AS date_from_9 , t0 . start_date AS start_date_10 , t0 . date_to AS date_to_11 , t0 . registration_deadline AS registration_deadline_12 , t0 . formalities AS formalities_13 , t0 . created_at AS created_at_14 , t0 . updated_at AS updated_at_15 , t0 . enabled AS enabled_16 , t0 . is_promoted AS is_promoted_17 , t0 . is_pre_registered_notified AS is_pre_registered_notified_18 , t0 . destination_id AS destination_id_19 FROM travel t0 WHERE t0 . destination_id = 196 ORDER BY t0 . date_from DESC ;
Copy
390
0.11 ms
SELECT t0 . id AS id_1 , t0 . amount AS amount_2 , t0 . uid AS uid_3 , t0 . state AS state_4 , t0 . method AS method_5 , t0 . payed_at AS payed_at_6 , t0 . axepta_pay_id AS axepta_pay_id_7 , t0 . year AS year_8 , t0 . is_used AS is_used_9 , t0 . destination_id AS destination_id_10 , t0 . billing_id AS billing_id_11 , t0 . user_id AS user_id_12 FROM pre_registration t0 WHERE t0 . destination_id = ? AND t0 . year = ? AND t0 . state IN (? , ? ) AND t0 . is_used = ?
Parameters :
[
50
2026
"pending_approval "
"paid "
0
]
SELECT t0 . id AS id_1 , t0 . amount AS amount_2 , t0 . uid AS uid_3 , t0 . state AS state_4 , t0 . method AS method_5 , t0 . payed_at AS payed_at_6 , t0 . axepta_pay_id AS axepta_pay_id_7 , t0 . year AS year_8 , t0 . is_used AS is_used_9 , t0 . destination_id AS destination_id_10 , t0 . billing_id AS billing_id_11 , t0 . user_id AS user_id_12 FROM pre_registration t0 WHERE t0 . destination_id = 50 AND t0 . year = 2026 AND t0 . state IN ('pending_approval' , 'paid' ) AND t0 . is_used = 0 ;
Copy
391
0.11 ms
SELECT t0 . id AS id_1 , t0 . camping_car_length AS camping_car_length_2 , t0 . camping_car_height AS camping_car_height_3 , t0 . has_animal AS has_animal_4 , t0 . price AS price_5 , t0 . total_price AS total_price_6 , t0 . cygest_export_date AS cygest_export_date_7 , t0 . state AS state_8 , t0 . cygest_return AS cygest_return_9 , t0 . created_at AS created_at_10 , t0 . updated_at AS updated_at_11 , t0 . coupon_code AS coupon_code_12 , t0 . coupon_amount AS coupon_amount_13 , t0 . uuid AS uuid_14 , t0 . old_options AS old_options_15 , t0 . pre_registration_amount AS pre_registration_amount_16 , t0 . pdf_destination AS pdf_destination_17 , t0 . authored_by_id AS authored_by_id_18 , t0 . travel_id AS travel_id_19 , t0 . billing_id AS billing_id_20 FROM reservation t0 WHERE t0 . travel_id = ? AND t0 . state IN (? , ? , ? )
Parameters :
[
9
"awaiting_down_payment "
"partially_paid "
"partially_paid "
]
SELECT t0 . id AS id_1 , t0 . camping_car_length AS camping_car_length_2 , t0 . camping_car_height AS camping_car_height_3 , t0 . has_animal AS has_animal_4 , t0 . price AS price_5 , t0 . total_price AS total_price_6 , t0 . cygest_export_date AS cygest_export_date_7 , t0 . state AS state_8 , t0 . cygest_return AS cygest_return_9 , t0 . created_at AS created_at_10 , t0 . updated_at AS updated_at_11 , t0 . coupon_code AS coupon_code_12 , t0 . coupon_amount AS coupon_amount_13 , t0 . uuid AS uuid_14 , t0 . old_options AS old_options_15 , t0 . pre_registration_amount AS pre_registration_amount_16 , t0 . pdf_destination AS pdf_destination_17 , t0 . authored_by_id AS authored_by_id_18 , t0 . travel_id AS travel_id_19 , t0 . billing_id AS billing_id_20 FROM reservation t0 WHERE t0 . travel_id = 9 AND t0 . state IN ('awaiting_down_payment' , 'partially_paid' , 'partially_paid' );
Copy
392
0.10 ms
SELECT t0 . id AS id_1 , t0 . amount AS amount_2 , t0 . uid AS uid_3 , t0 . state AS state_4 , t0 . method AS method_5 , t0 . payed_at AS payed_at_6 , t0 . axepta_pay_id AS axepta_pay_id_7 , t0 . year AS year_8 , t0 . is_used AS is_used_9 , t0 . destination_id AS destination_id_10 , t0 . billing_id AS billing_id_11 , t0 . user_id AS user_id_12 FROM pre_registration t0 WHERE t0 . destination_id = ? AND t0 . year = ? AND t0 . state IN (? , ? ) AND t0 . is_used = ?
Parameters :
[
50
2026
"pending_approval "
"paid "
0
]
SELECT t0 . id AS id_1 , t0 . amount AS amount_2 , t0 . uid AS uid_3 , t0 . state AS state_4 , t0 . method AS method_5 , t0 . payed_at AS payed_at_6 , t0 . axepta_pay_id AS axepta_pay_id_7 , t0 . year AS year_8 , t0 . is_used AS is_used_9 , t0 . destination_id AS destination_id_10 , t0 . billing_id AS billing_id_11 , t0 . user_id AS user_id_12 FROM pre_registration t0 WHERE t0 . destination_id = 50 AND t0 . year = 2026 AND t0 . state IN ('pending_approval' , 'paid' ) AND t0 . is_used = 0 ;
Copy
393
0.12 ms
SELECT t0 . id AS id_1 , t0 . camping_car_length AS camping_car_length_2 , t0 . camping_car_height AS camping_car_height_3 , t0 . has_animal AS has_animal_4 , t0 . price AS price_5 , t0 . total_price AS total_price_6 , t0 . cygest_export_date AS cygest_export_date_7 , t0 . state AS state_8 , t0 . cygest_return AS cygest_return_9 , t0 . created_at AS created_at_10 , t0 . updated_at AS updated_at_11 , t0 . coupon_code AS coupon_code_12 , t0 . coupon_amount AS coupon_amount_13 , t0 . uuid AS uuid_14 , t0 . old_options AS old_options_15 , t0 . pre_registration_amount AS pre_registration_amount_16 , t0 . pdf_destination AS pdf_destination_17 , t0 . authored_by_id AS authored_by_id_18 , t0 . travel_id AS travel_id_19 , t0 . billing_id AS billing_id_20 FROM reservation t0 WHERE t0 . travel_id = ? AND t0 . state IN (? , ? , ? )
Parameters :
[
9
"awaiting_down_payment "
"partially_paid "
"partially_paid "
]
SELECT t0 . id AS id_1 , t0 . camping_car_length AS camping_car_length_2 , t0 . camping_car_height AS camping_car_height_3 , t0 . has_animal AS has_animal_4 , t0 . price AS price_5 , t0 . total_price AS total_price_6 , t0 . cygest_export_date AS cygest_export_date_7 , t0 . state AS state_8 , t0 . cygest_return AS cygest_return_9 , t0 . created_at AS created_at_10 , t0 . updated_at AS updated_at_11 , t0 . coupon_code AS coupon_code_12 , t0 . coupon_amount AS coupon_amount_13 , t0 . uuid AS uuid_14 , t0 . old_options AS old_options_15 , t0 . pre_registration_amount AS pre_registration_amount_16 , t0 . pdf_destination AS pdf_destination_17 , t0 . authored_by_id AS authored_by_id_18 , t0 . travel_id AS travel_id_19 , t0 . billing_id AS billing_id_20 FROM reservation t0 WHERE t0 . travel_id = 9 AND t0 . state IN ('awaiting_down_payment' , 'partially_paid' , 'partially_paid' );
Copy
394
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 = 809 ;
Copy
395
0.10 ms
SELECT t0 . id AS id_1 , t0 . path AS path_2 , t0 . alt AS alt_3 , t0 . title AS title_4 , t0 . position AS position_5 , t0 . legend AS legend_6 , t0 . destination_id AS destination_id_7 FROM destination_image t0 WHERE t0 . destination_id = ? ORDER BY t0 . position ASC
SELECT t0 . id AS id_1 , t0 . path AS path_2 , t0 . alt AS alt_3 , t0 . title AS title_4 , t0 . position AS position_5 , t0 . legend AS legend_6 , t0 . destination_id AS destination_id_7 FROM destination_image t0 WHERE t0 . destination_id = 73 ORDER BY t0 . position ASC ;
Copy
396
0.11 ms
SELECT t0 . id AS id_1 , t0 . id_crypt AS id_crypt_2 , t0 . name AS name_3 , t0 . starting_point AS starting_point_4 , t0 . days AS days_5 , t0 . is_complete AS is_complete_6 , t0 . is_last_spot AS is_last_spot_7 , t0 . guides AS guides_8 , t0 . date_from AS date_from_9 , t0 . start_date AS start_date_10 , t0 . date_to AS date_to_11 , t0 . registration_deadline AS registration_deadline_12 , t0 . formalities AS formalities_13 , t0 . created_at AS created_at_14 , t0 . updated_at AS updated_at_15 , t0 . enabled AS enabled_16 , t0 . is_promoted AS is_promoted_17 , t0 . is_pre_registered_notified AS is_pre_registered_notified_18 , t0 . destination_id AS destination_id_19 FROM travel t0 WHERE t0 . destination_id = ? ORDER BY t0 . date_from DESC
SELECT t0 . id AS id_1 , t0 . id_crypt AS id_crypt_2 , t0 . name AS name_3 , t0 . starting_point AS starting_point_4 , t0 . days AS days_5 , t0 . is_complete AS is_complete_6 , t0 . is_last_spot AS is_last_spot_7 , t0 . guides AS guides_8 , t0 . date_from AS date_from_9 , t0 . start_date AS start_date_10 , t0 . date_to AS date_to_11 , t0 . registration_deadline AS registration_deadline_12 , t0 . formalities AS formalities_13 , t0 . created_at AS created_at_14 , t0 . updated_at AS updated_at_15 , t0 . enabled AS enabled_16 , t0 . is_promoted AS is_promoted_17 , t0 . is_pre_registered_notified AS is_pre_registered_notified_18 , t0 . destination_id AS destination_id_19 FROM travel t0 WHERE t0 . destination_id = 73 ORDER BY t0 . date_from DESC ;
Copy
397
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 = 829 ;
Copy
398
0.11 ms
SELECT t0 . id AS id_1 , t0 . path AS path_2 , t0 . alt AS alt_3 , t0 . title AS title_4 , t0 . position AS position_5 , t0 . legend AS legend_6 , t0 . destination_id AS destination_id_7 FROM destination_image t0 WHERE t0 . destination_id = ? ORDER BY t0 . position ASC
SELECT t0 . id AS id_1 , t0 . path AS path_2 , t0 . alt AS alt_3 , t0 . title AS title_4 , t0 . position AS position_5 , t0 . legend AS legend_6 , t0 . destination_id AS destination_id_7 FROM destination_image t0 WHERE t0 . destination_id = 93 ORDER BY t0 . position ASC ;
Copy
399
0.11 ms
SELECT t0 . id AS id_1 , t0 . id_crypt AS id_crypt_2 , t0 . name AS name_3 , t0 . starting_point AS starting_point_4 , t0 . days AS days_5 , t0 . is_complete AS is_complete_6 , t0 . is_last_spot AS is_last_spot_7 , t0 . guides AS guides_8 , t0 . date_from AS date_from_9 , t0 . start_date AS start_date_10 , t0 . date_to AS date_to_11 , t0 . registration_deadline AS registration_deadline_12 , t0 . formalities AS formalities_13 , t0 . created_at AS created_at_14 , t0 . updated_at AS updated_at_15 , t0 . enabled AS enabled_16 , t0 . is_promoted AS is_promoted_17 , t0 . is_pre_registered_notified AS is_pre_registered_notified_18 , t0 . destination_id AS destination_id_19 FROM travel t0 WHERE t0 . destination_id = ? ORDER BY t0 . date_from DESC
SELECT t0 . id AS id_1 , t0 . id_crypt AS id_crypt_2 , t0 . name AS name_3 , t0 . starting_point AS starting_point_4 , t0 . days AS days_5 , t0 . is_complete AS is_complete_6 , t0 . is_last_spot AS is_last_spot_7 , t0 . guides AS guides_8 , t0 . date_from AS date_from_9 , t0 . start_date AS start_date_10 , t0 . date_to AS date_to_11 , t0 . registration_deadline AS registration_deadline_12 , t0 . formalities AS formalities_13 , t0 . created_at AS created_at_14 , t0 . updated_at AS updated_at_15 , t0 . enabled AS enabled_16 , t0 . is_promoted AS is_promoted_17 , t0 . is_pre_registered_notified AS is_pre_registered_notified_18 , t0 . destination_id AS destination_id_19 FROM travel t0 WHERE t0 . destination_id = 93 ORDER BY t0 . date_from DESC ;
Copy
400
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 = 818 ;
Copy
401
0.11 ms
SELECT t0 . id AS id_1 , t0 . path AS path_2 , t0 . alt AS alt_3 , t0 . title AS title_4 , t0 . position AS position_5 , t0 . legend AS legend_6 , t0 . destination_id AS destination_id_7 FROM destination_image t0 WHERE t0 . destination_id = ? ORDER BY t0 . position ASC
SELECT t0 . id AS id_1 , t0 . path AS path_2 , t0 . alt AS alt_3 , t0 . title AS title_4 , t0 . position AS position_5 , t0 . legend AS legend_6 , t0 . destination_id AS destination_id_7 FROM destination_image t0 WHERE t0 . destination_id = 82 ORDER BY t0 . position ASC ;
Copy
402
0.11 ms
SELECT t0 . id AS id_1 , t0 . id_crypt AS id_crypt_2 , t0 . name AS name_3 , t0 . starting_point AS starting_point_4 , t0 . days AS days_5 , t0 . is_complete AS is_complete_6 , t0 . is_last_spot AS is_last_spot_7 , t0 . guides AS guides_8 , t0 . date_from AS date_from_9 , t0 . start_date AS start_date_10 , t0 . date_to AS date_to_11 , t0 . registration_deadline AS registration_deadline_12 , t0 . formalities AS formalities_13 , t0 . created_at AS created_at_14 , t0 . updated_at AS updated_at_15 , t0 . enabled AS enabled_16 , t0 . is_promoted AS is_promoted_17 , t0 . is_pre_registered_notified AS is_pre_registered_notified_18 , t0 . destination_id AS destination_id_19 FROM travel t0 WHERE t0 . destination_id = ? ORDER BY t0 . date_from DESC
SELECT t0 . id AS id_1 , t0 . id_crypt AS id_crypt_2 , t0 . name AS name_3 , t0 . starting_point AS starting_point_4 , t0 . days AS days_5 , t0 . is_complete AS is_complete_6 , t0 . is_last_spot AS is_last_spot_7 , t0 . guides AS guides_8 , t0 . date_from AS date_from_9 , t0 . start_date AS start_date_10 , t0 . date_to AS date_to_11 , t0 . registration_deadline AS registration_deadline_12 , t0 . formalities AS formalities_13 , t0 . created_at AS created_at_14 , t0 . updated_at AS updated_at_15 , t0 . enabled AS enabled_16 , t0 . is_promoted AS is_promoted_17 , t0 . is_pre_registered_notified AS is_pre_registered_notified_18 , t0 . destination_id AS destination_id_19 FROM travel t0 WHERE t0 . destination_id = 82 ORDER BY t0 . date_from DESC ;
Copy
403
0.11 ms
SELECT t0 . id AS id_1 , t0 . amount AS amount_2 , t0 . uid AS uid_3 , t0 . state AS state_4 , t0 . method AS method_5 , t0 . payed_at AS payed_at_6 , t0 . axepta_pay_id AS axepta_pay_id_7 , t0 . year AS year_8 , t0 . is_used AS is_used_9 , t0 . destination_id AS destination_id_10 , t0 . billing_id AS billing_id_11 , t0 . user_id AS user_id_12 FROM pre_registration t0 WHERE t0 . destination_id = ? AND t0 . year = ? AND t0 . state IN (? , ? ) AND t0 . is_used = ?
Parameters :
[
86
2026
"pending_approval "
"paid "
0
]
SELECT t0 . id AS id_1 , t0 . amount AS amount_2 , t0 . uid AS uid_3 , t0 . state AS state_4 , t0 . method AS method_5 , t0 . payed_at AS payed_at_6 , t0 . axepta_pay_id AS axepta_pay_id_7 , t0 . year AS year_8 , t0 . is_used AS is_used_9 , t0 . destination_id AS destination_id_10 , t0 . billing_id AS billing_id_11 , t0 . user_id AS user_id_12 FROM pre_registration t0 WHERE t0 . destination_id = 86 AND t0 . year = 2026 AND t0 . state IN ('pending_approval' , 'paid' ) AND t0 . is_used = 0 ;
Copy
404
0.12 ms
SELECT t0 . id AS id_1 , t0 . camping_car_length AS camping_car_length_2 , t0 . camping_car_height AS camping_car_height_3 , t0 . has_animal AS has_animal_4 , t0 . price AS price_5 , t0 . total_price AS total_price_6 , t0 . cygest_export_date AS cygest_export_date_7 , t0 . state AS state_8 , t0 . cygest_return AS cygest_return_9 , t0 . created_at AS created_at_10 , t0 . updated_at AS updated_at_11 , t0 . coupon_code AS coupon_code_12 , t0 . coupon_amount AS coupon_amount_13 , t0 . uuid AS uuid_14 , t0 . old_options AS old_options_15 , t0 . pre_registration_amount AS pre_registration_amount_16 , t0 . pdf_destination AS pdf_destination_17 , t0 . authored_by_id AS authored_by_id_18 , t0 . travel_id AS travel_id_19 , t0 . billing_id AS billing_id_20 FROM reservation t0 WHERE t0 . travel_id = ? AND t0 . state IN (? , ? , ? )
Parameters :
[
29
"awaiting_down_payment "
"partially_paid "
"partially_paid "
]
SELECT t0 . id AS id_1 , t0 . camping_car_length AS camping_car_length_2 , t0 . camping_car_height AS camping_car_height_3 , t0 . has_animal AS has_animal_4 , t0 . price AS price_5 , t0 . total_price AS total_price_6 , t0 . cygest_export_date AS cygest_export_date_7 , t0 . state AS state_8 , t0 . cygest_return AS cygest_return_9 , t0 . created_at AS created_at_10 , t0 . updated_at AS updated_at_11 , t0 . coupon_code AS coupon_code_12 , t0 . coupon_amount AS coupon_amount_13 , t0 . uuid AS uuid_14 , t0 . old_options AS old_options_15 , t0 . pre_registration_amount AS pre_registration_amount_16 , t0 . pdf_destination AS pdf_destination_17 , t0 . authored_by_id AS authored_by_id_18 , t0 . travel_id AS travel_id_19 , t0 . billing_id AS billing_id_20 FROM reservation t0 WHERE t0 . travel_id = 29 AND t0 . state IN ('awaiting_down_payment' , 'partially_paid' , 'partially_paid' );
Copy
405
0.10 ms
SELECT t0 . id AS id_1 , t0 . amount AS amount_2 , t0 . uid AS uid_3 , t0 . state AS state_4 , t0 . method AS method_5 , t0 . payed_at AS payed_at_6 , t0 . axepta_pay_id AS axepta_pay_id_7 , t0 . year AS year_8 , t0 . is_used AS is_used_9 , t0 . destination_id AS destination_id_10 , t0 . billing_id AS billing_id_11 , t0 . user_id AS user_id_12 FROM pre_registration t0 WHERE t0 . destination_id = ? AND t0 . year = ? AND t0 . state IN (? , ? ) AND t0 . is_used = ?
Parameters :
[
86
2026
"pending_approval "
"paid "
0
]
SELECT t0 . id AS id_1 , t0 . amount AS amount_2 , t0 . uid AS uid_3 , t0 . state AS state_4 , t0 . method AS method_5 , t0 . payed_at AS payed_at_6 , t0 . axepta_pay_id AS axepta_pay_id_7 , t0 . year AS year_8 , t0 . is_used AS is_used_9 , t0 . destination_id AS destination_id_10 , t0 . billing_id AS billing_id_11 , t0 . user_id AS user_id_12 FROM pre_registration t0 WHERE t0 . destination_id = 86 AND t0 . year = 2026 AND t0 . state IN ('pending_approval' , 'paid' ) AND t0 . is_used = 0 ;
Copy
406
0.11 ms
SELECT t0 . id AS id_1 , t0 . camping_car_length AS camping_car_length_2 , t0 . camping_car_height AS camping_car_height_3 , t0 . has_animal AS has_animal_4 , t0 . price AS price_5 , t0 . total_price AS total_price_6 , t0 . cygest_export_date AS cygest_export_date_7 , t0 . state AS state_8 , t0 . cygest_return AS cygest_return_9 , t0 . created_at AS created_at_10 , t0 . updated_at AS updated_at_11 , t0 . coupon_code AS coupon_code_12 , t0 . coupon_amount AS coupon_amount_13 , t0 . uuid AS uuid_14 , t0 . old_options AS old_options_15 , t0 . pre_registration_amount AS pre_registration_amount_16 , t0 . pdf_destination AS pdf_destination_17 , t0 . authored_by_id AS authored_by_id_18 , t0 . travel_id AS travel_id_19 , t0 . billing_id AS billing_id_20 FROM reservation t0 WHERE t0 . travel_id = ? AND t0 . state IN (? , ? , ? )
Parameters :
[
29
"awaiting_down_payment "
"partially_paid "
"partially_paid "
]
SELECT t0 . id AS id_1 , t0 . camping_car_length AS camping_car_length_2 , t0 . camping_car_height AS camping_car_height_3 , t0 . has_animal AS has_animal_4 , t0 . price AS price_5 , t0 . total_price AS total_price_6 , t0 . cygest_export_date AS cygest_export_date_7 , t0 . state AS state_8 , t0 . cygest_return AS cygest_return_9 , t0 . created_at AS created_at_10 , t0 . updated_at AS updated_at_11 , t0 . coupon_code AS coupon_code_12 , t0 . coupon_amount AS coupon_amount_13 , t0 . uuid AS uuid_14 , t0 . old_options AS old_options_15 , t0 . pre_registration_amount AS pre_registration_amount_16 , t0 . pdf_destination AS pdf_destination_17 , t0 . authored_by_id AS authored_by_id_18 , t0 . travel_id AS travel_id_19 , t0 . billing_id AS billing_id_20 FROM reservation t0 WHERE t0 . travel_id = 29 AND t0 . state IN ('awaiting_down_payment' , 'partially_paid' , 'partially_paid' );
Copy
407
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 = 772 ;
Copy
408
0.10 ms
SELECT t0 . id AS id_1 , t0 . path AS path_2 , t0 . alt AS alt_3 , t0 . title AS title_4 , t0 . position AS position_5 , t0 . legend AS legend_6 , t0 . destination_id AS destination_id_7 FROM destination_image t0 WHERE t0 . destination_id = ? ORDER BY t0 . position ASC
SELECT t0 . id AS id_1 , t0 . path AS path_2 , t0 . alt AS alt_3 , t0 . title AS title_4 , t0 . position AS position_5 , t0 . legend AS legend_6 , t0 . destination_id AS destination_id_7 FROM destination_image t0 WHERE t0 . destination_id = 35 ORDER BY t0 . position ASC ;
Copy
409
0.12 ms
SELECT t0 . id AS id_1 , t0 . id_crypt AS id_crypt_2 , t0 . name AS name_3 , t0 . starting_point AS starting_point_4 , t0 . days AS days_5 , t0 . is_complete AS is_complete_6 , t0 . is_last_spot AS is_last_spot_7 , t0 . guides AS guides_8 , t0 . date_from AS date_from_9 , t0 . start_date AS start_date_10 , t0 . date_to AS date_to_11 , t0 . registration_deadline AS registration_deadline_12 , t0 . formalities AS formalities_13 , t0 . created_at AS created_at_14 , t0 . updated_at AS updated_at_15 , t0 . enabled AS enabled_16 , t0 . is_promoted AS is_promoted_17 , t0 . is_pre_registered_notified AS is_pre_registered_notified_18 , t0 . destination_id AS destination_id_19 FROM travel t0 WHERE t0 . destination_id = ? ORDER BY t0 . date_from DESC
SELECT t0 . id AS id_1 , t0 . id_crypt AS id_crypt_2 , t0 . name AS name_3 , t0 . starting_point AS starting_point_4 , t0 . days AS days_5 , t0 . is_complete AS is_complete_6 , t0 . is_last_spot AS is_last_spot_7 , t0 . guides AS guides_8 , t0 . date_from AS date_from_9 , t0 . start_date AS start_date_10 , t0 . date_to AS date_to_11 , t0 . registration_deadline AS registration_deadline_12 , t0 . formalities AS formalities_13 , t0 . created_at AS created_at_14 , t0 . updated_at AS updated_at_15 , t0 . enabled AS enabled_16 , t0 . is_promoted AS is_promoted_17 , t0 . is_pre_registered_notified AS is_pre_registered_notified_18 , t0 . destination_id AS destination_id_19 FROM travel t0 WHERE t0 . destination_id = 35 ORDER BY t0 . date_from DESC ;
Copy
410
0.12 ms
SELECT t0 . id AS id_1 , t0 . amount AS amount_2 , t0 . uid AS uid_3 , t0 . state AS state_4 , t0 . method AS method_5 , t0 . payed_at AS payed_at_6 , t0 . axepta_pay_id AS axepta_pay_id_7 , t0 . year AS year_8 , t0 . is_used AS is_used_9 , t0 . destination_id AS destination_id_10 , t0 . billing_id AS billing_id_11 , t0 . user_id AS user_id_12 FROM pre_registration t0 WHERE t0 . destination_id = ? AND t0 . year = ? AND t0 . state IN (? , ? ) AND t0 . is_used = ?
Parameters :
[
13
2026
"pending_approval "
"paid "
0
]
SELECT t0 . id AS id_1 , t0 . amount AS amount_2 , t0 . uid AS uid_3 , t0 . state AS state_4 , t0 . method AS method_5 , t0 . payed_at AS payed_at_6 , t0 . axepta_pay_id AS axepta_pay_id_7 , t0 . year AS year_8 , t0 . is_used AS is_used_9 , t0 . destination_id AS destination_id_10 , t0 . billing_id AS billing_id_11 , t0 . user_id AS user_id_12 FROM pre_registration t0 WHERE t0 . destination_id = 13 AND t0 . year = 2026 AND t0 . state IN ('pending_approval' , 'paid' ) AND t0 . is_used = 0 ;
Copy
411
0.12 ms
SELECT t0 . id AS id_1 , t0 . camping_car_length AS camping_car_length_2 , t0 . camping_car_height AS camping_car_height_3 , t0 . has_animal AS has_animal_4 , t0 . price AS price_5 , t0 . total_price AS total_price_6 , t0 . cygest_export_date AS cygest_export_date_7 , t0 . state AS state_8 , t0 . cygest_return AS cygest_return_9 , t0 . created_at AS created_at_10 , t0 . updated_at AS updated_at_11 , t0 . coupon_code AS coupon_code_12 , t0 . coupon_amount AS coupon_amount_13 , t0 . uuid AS uuid_14 , t0 . old_options AS old_options_15 , t0 . pre_registration_amount AS pre_registration_amount_16 , t0 . pdf_destination AS pdf_destination_17 , t0 . authored_by_id AS authored_by_id_18 , t0 . travel_id AS travel_id_19 , t0 . billing_id AS billing_id_20 FROM reservation t0 WHERE t0 . travel_id = ? AND t0 . state IN (? , ? , ? )
Parameters :
[
41
"awaiting_down_payment "
"partially_paid "
"partially_paid "
]
SELECT t0 . id AS id_1 , t0 . camping_car_length AS camping_car_length_2 , t0 . camping_car_height AS camping_car_height_3 , t0 . has_animal AS has_animal_4 , t0 . price AS price_5 , t0 . total_price AS total_price_6 , t0 . cygest_export_date AS cygest_export_date_7 , t0 . state AS state_8 , t0 . cygest_return AS cygest_return_9 , t0 . created_at AS created_at_10 , t0 . updated_at AS updated_at_11 , t0 . coupon_code AS coupon_code_12 , t0 . coupon_amount AS coupon_amount_13 , t0 . uuid AS uuid_14 , t0 . old_options AS old_options_15 , t0 . pre_registration_amount AS pre_registration_amount_16 , t0 . pdf_destination AS pdf_destination_17 , t0 . authored_by_id AS authored_by_id_18 , t0 . travel_id AS travel_id_19 , t0 . billing_id AS billing_id_20 FROM reservation t0 WHERE t0 . travel_id = 41 AND t0 . state IN ('awaiting_down_payment' , 'partially_paid' , 'partially_paid' );
Copy
412
0.10 ms
SELECT t0 . id AS id_1 , t0 . amount AS amount_2 , t0 . uid AS uid_3 , t0 . state AS state_4 , t0 . method AS method_5 , t0 . payed_at AS payed_at_6 , t0 . axepta_pay_id AS axepta_pay_id_7 , t0 . year AS year_8 , t0 . is_used AS is_used_9 , t0 . destination_id AS destination_id_10 , t0 . billing_id AS billing_id_11 , t0 . user_id AS user_id_12 FROM pre_registration t0 WHERE t0 . destination_id = ? AND t0 . year = ? AND t0 . state IN (? , ? ) AND t0 . is_used = ?
Parameters :
[
13
2026
"pending_approval "
"paid "
0
]
SELECT t0 . id AS id_1 , t0 . amount AS amount_2 , t0 . uid AS uid_3 , t0 . state AS state_4 , t0 . method AS method_5 , t0 . payed_at AS payed_at_6 , t0 . axepta_pay_id AS axepta_pay_id_7 , t0 . year AS year_8 , t0 . is_used AS is_used_9 , t0 . destination_id AS destination_id_10 , t0 . billing_id AS billing_id_11 , t0 . user_id AS user_id_12 FROM pre_registration t0 WHERE t0 . destination_id = 13 AND t0 . year = 2026 AND t0 . state IN ('pending_approval' , 'paid' ) AND t0 . is_used = 0 ;
Copy
413
0.11 ms
SELECT t0 . id AS id_1 , t0 . camping_car_length AS camping_car_length_2 , t0 . camping_car_height AS camping_car_height_3 , t0 . has_animal AS has_animal_4 , t0 . price AS price_5 , t0 . total_price AS total_price_6 , t0 . cygest_export_date AS cygest_export_date_7 , t0 . state AS state_8 , t0 . cygest_return AS cygest_return_9 , t0 . created_at AS created_at_10 , t0 . updated_at AS updated_at_11 , t0 . coupon_code AS coupon_code_12 , t0 . coupon_amount AS coupon_amount_13 , t0 . uuid AS uuid_14 , t0 . old_options AS old_options_15 , t0 . pre_registration_amount AS pre_registration_amount_16 , t0 . pdf_destination AS pdf_destination_17 , t0 . authored_by_id AS authored_by_id_18 , t0 . travel_id AS travel_id_19 , t0 . billing_id AS billing_id_20 FROM reservation t0 WHERE t0 . travel_id = ? AND t0 . state IN (? , ? , ? )
Parameters :
[
41
"awaiting_down_payment "
"partially_paid "
"partially_paid "
]
SELECT t0 . id AS id_1 , t0 . camping_car_length AS camping_car_length_2 , t0 . camping_car_height AS camping_car_height_3 , t0 . has_animal AS has_animal_4 , t0 . price AS price_5 , t0 . total_price AS total_price_6 , t0 . cygest_export_date AS cygest_export_date_7 , t0 . state AS state_8 , t0 . cygest_return AS cygest_return_9 , t0 . created_at AS created_at_10 , t0 . updated_at AS updated_at_11 , t0 . coupon_code AS coupon_code_12 , t0 . coupon_amount AS coupon_amount_13 , t0 . uuid AS uuid_14 , t0 . old_options AS old_options_15 , t0 . pre_registration_amount AS pre_registration_amount_16 , t0 . pdf_destination AS pdf_destination_17 , t0 . authored_by_id AS authored_by_id_18 , t0 . travel_id AS travel_id_19 , t0 . billing_id AS billing_id_20 FROM reservation t0 WHERE t0 . travel_id = 41 AND t0 . state IN ('awaiting_down_payment' , 'partially_paid' , 'partially_paid' );
Copy
414
0.10 ms
SELECT t0 . id AS id_1 , t0 . amount AS amount_2 , t0 . uid AS uid_3 , t0 . state AS state_4 , t0 . method AS method_5 , t0 . payed_at AS payed_at_6 , t0 . axepta_pay_id AS axepta_pay_id_7 , t0 . year AS year_8 , t0 . is_used AS is_used_9 , t0 . destination_id AS destination_id_10 , t0 . billing_id AS billing_id_11 , t0 . user_id AS user_id_12 FROM pre_registration t0 WHERE t0 . destination_id = ? AND t0 . year = ? AND t0 . state IN (? , ? ) AND t0 . is_used = ?
Parameters :
[
13
2026
"pending_approval "
"paid "
0
]
SELECT t0 . id AS id_1 , t0 . amount AS amount_2 , t0 . uid AS uid_3 , t0 . state AS state_4 , t0 . method AS method_5 , t0 . payed_at AS payed_at_6 , t0 . axepta_pay_id AS axepta_pay_id_7 , t0 . year AS year_8 , t0 . is_used AS is_used_9 , t0 . destination_id AS destination_id_10 , t0 . billing_id AS billing_id_11 , t0 . user_id AS user_id_12 FROM pre_registration t0 WHERE t0 . destination_id = 13 AND t0 . year = 2026 AND t0 . state IN ('pending_approval' , 'paid' ) AND t0 . is_used = 0 ;
Copy
415
0.10 ms
SELECT t0 . id AS id_1 , t0 . camping_car_length AS camping_car_length_2 , t0 . camping_car_height AS camping_car_height_3 , t0 . has_animal AS has_animal_4 , t0 . price AS price_5 , t0 . total_price AS total_price_6 , t0 . cygest_export_date AS cygest_export_date_7 , t0 . state AS state_8 , t0 . cygest_return AS cygest_return_9 , t0 . created_at AS created_at_10 , t0 . updated_at AS updated_at_11 , t0 . coupon_code AS coupon_code_12 , t0 . coupon_amount AS coupon_amount_13 , t0 . uuid AS uuid_14 , t0 . old_options AS old_options_15 , t0 . pre_registration_amount AS pre_registration_amount_16 , t0 . pdf_destination AS pdf_destination_17 , t0 . authored_by_id AS authored_by_id_18 , t0 . travel_id AS travel_id_19 , t0 . billing_id AS billing_id_20 FROM reservation t0 WHERE t0 . travel_id = ? AND t0 . state IN (? , ? , ? )
Parameters :
[
26
"awaiting_down_payment "
"partially_paid "
"partially_paid "
]
SELECT t0 . id AS id_1 , t0 . camping_car_length AS camping_car_length_2 , t0 . camping_car_height AS camping_car_height_3 , t0 . has_animal AS has_animal_4 , t0 . price AS price_5 , t0 . total_price AS total_price_6 , t0 . cygest_export_date AS cygest_export_date_7 , t0 . state AS state_8 , t0 . cygest_return AS cygest_return_9 , t0 . created_at AS created_at_10 , t0 . updated_at AS updated_at_11 , t0 . coupon_code AS coupon_code_12 , t0 . coupon_amount AS coupon_amount_13 , t0 . uuid AS uuid_14 , t0 . old_options AS old_options_15 , t0 . pre_registration_amount AS pre_registration_amount_16 , t0 . pdf_destination AS pdf_destination_17 , t0 . authored_by_id AS authored_by_id_18 , t0 . travel_id AS travel_id_19 , t0 . billing_id AS billing_id_20 FROM reservation t0 WHERE t0 . travel_id = 26 AND t0 . state IN ('awaiting_down_payment' , 'partially_paid' , 'partially_paid' );
Copy
416
0.10 ms
SELECT t0 . id AS id_1 , t0 . amount AS amount_2 , t0 . uid AS uid_3 , t0 . state AS state_4 , t0 . method AS method_5 , t0 . payed_at AS payed_at_6 , t0 . axepta_pay_id AS axepta_pay_id_7 , t0 . year AS year_8 , t0 . is_used AS is_used_9 , t0 . destination_id AS destination_id_10 , t0 . billing_id AS billing_id_11 , t0 . user_id AS user_id_12 FROM pre_registration t0 WHERE t0 . destination_id = ? AND t0 . year = ? AND t0 . state IN (? , ? ) AND t0 . is_used = ?
Parameters :
[
86
2026
"pending_approval "
"paid "
0
]
SELECT t0 . id AS id_1 , t0 . amount AS amount_2 , t0 . uid AS uid_3 , t0 . state AS state_4 , t0 . method AS method_5 , t0 . payed_at AS payed_at_6 , t0 . axepta_pay_id AS axepta_pay_id_7 , t0 . year AS year_8 , t0 . is_used AS is_used_9 , t0 . destination_id AS destination_id_10 , t0 . billing_id AS billing_id_11 , t0 . user_id AS user_id_12 FROM pre_registration t0 WHERE t0 . destination_id = 86 AND t0 . year = 2026 AND t0 . state IN ('pending_approval' , 'paid' ) AND t0 . is_used = 0 ;
Copy
417
0.11 ms
SELECT t0 . id AS id_1 , t0 . camping_car_length AS camping_car_length_2 , t0 . camping_car_height AS camping_car_height_3 , t0 . has_animal AS has_animal_4 , t0 . price AS price_5 , t0 . total_price AS total_price_6 , t0 . cygest_export_date AS cygest_export_date_7 , t0 . state AS state_8 , t0 . cygest_return AS cygest_return_9 , t0 . created_at AS created_at_10 , t0 . updated_at AS updated_at_11 , t0 . coupon_code AS coupon_code_12 , t0 . coupon_amount AS coupon_amount_13 , t0 . uuid AS uuid_14 , t0 . old_options AS old_options_15 , t0 . pre_registration_amount AS pre_registration_amount_16 , t0 . pdf_destination AS pdf_destination_17 , t0 . authored_by_id AS authored_by_id_18 , t0 . travel_id AS travel_id_19 , t0 . billing_id AS billing_id_20 FROM reservation t0 WHERE t0 . travel_id = ? AND t0 . state IN (? , ? , ? )
Parameters :
[
29
"awaiting_down_payment "
"partially_paid "
"partially_paid "
]
SELECT t0 . id AS id_1 , t0 . camping_car_length AS camping_car_length_2 , t0 . camping_car_height AS camping_car_height_3 , t0 . has_animal AS has_animal_4 , t0 . price AS price_5 , t0 . total_price AS total_price_6 , t0 . cygest_export_date AS cygest_export_date_7 , t0 . state AS state_8 , t0 . cygest_return AS cygest_return_9 , t0 . created_at AS created_at_10 , t0 . updated_at AS updated_at_11 , t0 . coupon_code AS coupon_code_12 , t0 . coupon_amount AS coupon_amount_13 , t0 . uuid AS uuid_14 , t0 . old_options AS old_options_15 , t0 . pre_registration_amount AS pre_registration_amount_16 , t0 . pdf_destination AS pdf_destination_17 , t0 . authored_by_id AS authored_by_id_18 , t0 . travel_id AS travel_id_19 , t0 . billing_id AS billing_id_20 FROM reservation t0 WHERE t0 . travel_id = 29 AND t0 . state IN ('awaiting_down_payment' , 'partially_paid' , 'partially_paid' );
Copy
418
0.09 ms
SELECT t0 . id AS id_1 , t0 . amount AS amount_2 , t0 . uid AS uid_3 , t0 . state AS state_4 , t0 . method AS method_5 , t0 . payed_at AS payed_at_6 , t0 . axepta_pay_id AS axepta_pay_id_7 , t0 . year AS year_8 , t0 . is_used AS is_used_9 , t0 . destination_id AS destination_id_10 , t0 . billing_id AS billing_id_11 , t0 . user_id AS user_id_12 FROM pre_registration t0 WHERE t0 . destination_id = ? AND t0 . year = ? AND t0 . state IN (? , ? ) AND t0 . is_used = ?
Parameters :
[
86
2026
"pending_approval "
"paid "
0
]
SELECT t0 . id AS id_1 , t0 . amount AS amount_2 , t0 . uid AS uid_3 , t0 . state AS state_4 , t0 . method AS method_5 , t0 . payed_at AS payed_at_6 , t0 . axepta_pay_id AS axepta_pay_id_7 , t0 . year AS year_8 , t0 . is_used AS is_used_9 , t0 . destination_id AS destination_id_10 , t0 . billing_id AS billing_id_11 , t0 . user_id AS user_id_12 FROM pre_registration t0 WHERE t0 . destination_id = 86 AND t0 . year = 2026 AND t0 . state IN ('pending_approval' , 'paid' ) AND t0 . is_used = 0 ;
Copy
419
0.11 ms
SELECT t0 . id AS id_1 , t0 . camping_car_length AS camping_car_length_2 , t0 . camping_car_height AS camping_car_height_3 , t0 . has_animal AS has_animal_4 , t0 . price AS price_5 , t0 . total_price AS total_price_6 , t0 . cygest_export_date AS cygest_export_date_7 , t0 . state AS state_8 , t0 . cygest_return AS cygest_return_9 , t0 . created_at AS created_at_10 , t0 . updated_at AS updated_at_11 , t0 . coupon_code AS coupon_code_12 , t0 . coupon_amount AS coupon_amount_13 , t0 . uuid AS uuid_14 , t0 . old_options AS old_options_15 , t0 . pre_registration_amount AS pre_registration_amount_16 , t0 . pdf_destination AS pdf_destination_17 , t0 . authored_by_id AS authored_by_id_18 , t0 . travel_id AS travel_id_19 , t0 . billing_id AS billing_id_20 FROM reservation t0 WHERE t0 . travel_id = ? AND t0 . state IN (? , ? , ? )
Parameters :
[
29
"awaiting_down_payment "
"partially_paid "
"partially_paid "
]
SELECT t0 . id AS id_1 , t0 . camping_car_length AS camping_car_length_2 , t0 . camping_car_height AS camping_car_height_3 , t0 . has_animal AS has_animal_4 , t0 . price AS price_5 , t0 . total_price AS total_price_6 , t0 . cygest_export_date AS cygest_export_date_7 , t0 . state AS state_8 , t0 . cygest_return AS cygest_return_9 , t0 . created_at AS created_at_10 , t0 . updated_at AS updated_at_11 , t0 . coupon_code AS coupon_code_12 , t0 . coupon_amount AS coupon_amount_13 , t0 . uuid AS uuid_14 , t0 . old_options AS old_options_15 , t0 . pre_registration_amount AS pre_registration_amount_16 , t0 . pdf_destination AS pdf_destination_17 , t0 . authored_by_id AS authored_by_id_18 , t0 . travel_id AS travel_id_19 , t0 . billing_id AS billing_id_20 FROM reservation t0 WHERE t0 . travel_id = 29 AND t0 . state IN ('awaiting_down_payment' , 'partially_paid' , 'partially_paid' );
Copy
420
0.10 ms
SELECT t0 . id AS id_1 , t0 . amount AS amount_2 , t0 . uid AS uid_3 , t0 . state AS state_4 , t0 . method AS method_5 , t0 . payed_at AS payed_at_6 , t0 . axepta_pay_id AS axepta_pay_id_7 , t0 . year AS year_8 , t0 . is_used AS is_used_9 , t0 . destination_id AS destination_id_10 , t0 . billing_id AS billing_id_11 , t0 . user_id AS user_id_12 FROM pre_registration t0 WHERE t0 . destination_id = ? AND t0 . year = ? AND t0 . state IN (? , ? ) AND t0 . is_used = ?
Parameters :
[
114
2026
"pending_approval "
"paid "
0
]
SELECT t0 . id AS id_1 , t0 . amount AS amount_2 , t0 . uid AS uid_3 , t0 . state AS state_4 , t0 . method AS method_5 , t0 . payed_at AS payed_at_6 , t0 . axepta_pay_id AS axepta_pay_id_7 , t0 . year AS year_8 , t0 . is_used AS is_used_9 , t0 . destination_id AS destination_id_10 , t0 . billing_id AS billing_id_11 , t0 . user_id AS user_id_12 FROM pre_registration t0 WHERE t0 . destination_id = 114 AND t0 . year = 2026 AND t0 . state IN ('pending_approval' , 'paid' ) AND t0 . is_used = 0 ;
Copy
421
0.11 ms
SELECT t0 . id AS id_1 , t0 . camping_car_length AS camping_car_length_2 , t0 . camping_car_height AS camping_car_height_3 , t0 . has_animal AS has_animal_4 , t0 . price AS price_5 , t0 . total_price AS total_price_6 , t0 . cygest_export_date AS cygest_export_date_7 , t0 . state AS state_8 , t0 . cygest_return AS cygest_return_9 , t0 . created_at AS created_at_10 , t0 . updated_at AS updated_at_11 , t0 . coupon_code AS coupon_code_12 , t0 . coupon_amount AS coupon_amount_13 , t0 . uuid AS uuid_14 , t0 . old_options AS old_options_15 , t0 . pre_registration_amount AS pre_registration_amount_16 , t0 . pdf_destination AS pdf_destination_17 , t0 . authored_by_id AS authored_by_id_18 , t0 . travel_id AS travel_id_19 , t0 . billing_id AS billing_id_20 FROM reservation t0 WHERE t0 . travel_id = ? AND t0 . state IN (? , ? , ? )
Parameters :
[
20
"awaiting_down_payment "
"partially_paid "
"partially_paid "
]
SELECT t0 . id AS id_1 , t0 . camping_car_length AS camping_car_length_2 , t0 . camping_car_height AS camping_car_height_3 , t0 . has_animal AS has_animal_4 , t0 . price AS price_5 , t0 . total_price AS total_price_6 , t0 . cygest_export_date AS cygest_export_date_7 , t0 . state AS state_8 , t0 . cygest_return AS cygest_return_9 , t0 . created_at AS created_at_10 , t0 . updated_at AS updated_at_11 , t0 . coupon_code AS coupon_code_12 , t0 . coupon_amount AS coupon_amount_13 , t0 . uuid AS uuid_14 , t0 . old_options AS old_options_15 , t0 . pre_registration_amount AS pre_registration_amount_16 , t0 . pdf_destination AS pdf_destination_17 , t0 . authored_by_id AS authored_by_id_18 , t0 . travel_id AS travel_id_19 , t0 . billing_id AS billing_id_20 FROM reservation t0 WHERE t0 . travel_id = 20 AND t0 . state IN ('awaiting_down_payment' , 'partially_paid' , 'partially_paid' );
Copy
422
0.10 ms
SELECT t0 . id AS id_1 , t0 . amount AS amount_2 , t0 . uid AS uid_3 , t0 . state AS state_4 , t0 . method AS method_5 , t0 . payed_at AS payed_at_6 , t0 . axepta_pay_id AS axepta_pay_id_7 , t0 . year AS year_8 , t0 . is_used AS is_used_9 , t0 . destination_id AS destination_id_10 , t0 . billing_id AS billing_id_11 , t0 . user_id AS user_id_12 FROM pre_registration t0 WHERE t0 . destination_id = ? AND t0 . year = ? AND t0 . state IN (? , ? ) AND t0 . is_used = ?
Parameters :
[
114
2026
"pending_approval "
"paid "
0
]
SELECT t0 . id AS id_1 , t0 . amount AS amount_2 , t0 . uid AS uid_3 , t0 . state AS state_4 , t0 . method AS method_5 , t0 . payed_at AS payed_at_6 , t0 . axepta_pay_id AS axepta_pay_id_7 , t0 . year AS year_8 , t0 . is_used AS is_used_9 , t0 . destination_id AS destination_id_10 , t0 . billing_id AS billing_id_11 , t0 . user_id AS user_id_12 FROM pre_registration t0 WHERE t0 . destination_id = 114 AND t0 . year = 2026 AND t0 . state IN ('pending_approval' , 'paid' ) AND t0 . is_used = 0 ;
Copy
423
0.10 ms
SELECT t0 . id AS id_1 , t0 . camping_car_length AS camping_car_length_2 , t0 . camping_car_height AS camping_car_height_3 , t0 . has_animal AS has_animal_4 , t0 . price AS price_5 , t0 . total_price AS total_price_6 , t0 . cygest_export_date AS cygest_export_date_7 , t0 . state AS state_8 , t0 . cygest_return AS cygest_return_9 , t0 . created_at AS created_at_10 , t0 . updated_at AS updated_at_11 , t0 . coupon_code AS coupon_code_12 , t0 . coupon_amount AS coupon_amount_13 , t0 . uuid AS uuid_14 , t0 . old_options AS old_options_15 , t0 . pre_registration_amount AS pre_registration_amount_16 , t0 . pdf_destination AS pdf_destination_17 , t0 . authored_by_id AS authored_by_id_18 , t0 . travel_id AS travel_id_19 , t0 . billing_id AS billing_id_20 FROM reservation t0 WHERE t0 . travel_id = ? AND t0 . state IN (? , ? , ? )
Parameters :
[
20
"awaiting_down_payment "
"partially_paid "
"partially_paid "
]
SELECT t0 . id AS id_1 , t0 . camping_car_length AS camping_car_length_2 , t0 . camping_car_height AS camping_car_height_3 , t0 . has_animal AS has_animal_4 , t0 . price AS price_5 , t0 . total_price AS total_price_6 , t0 . cygest_export_date AS cygest_export_date_7 , t0 . state AS state_8 , t0 . cygest_return AS cygest_return_9 , t0 . created_at AS created_at_10 , t0 . updated_at AS updated_at_11 , t0 . coupon_code AS coupon_code_12 , t0 . coupon_amount AS coupon_amount_13 , t0 . uuid AS uuid_14 , t0 . old_options AS old_options_15 , t0 . pre_registration_amount AS pre_registration_amount_16 , t0 . pdf_destination AS pdf_destination_17 , t0 . authored_by_id AS authored_by_id_18 , t0 . travel_id AS travel_id_19 , t0 . billing_id AS billing_id_20 FROM reservation t0 WHERE t0 . travel_id = 20 AND t0 . state IN ('awaiting_down_payment' , 'partially_paid' , 'partially_paid' );
Copy
424
0.10 ms
SELECT t0 . id AS id_1 , t0 . amount AS amount_2 , t0 . uid AS uid_3 , t0 . state AS state_4 , t0 . method AS method_5 , t0 . payed_at AS payed_at_6 , t0 . axepta_pay_id AS axepta_pay_id_7 , t0 . year AS year_8 , t0 . is_used AS is_used_9 , t0 . destination_id AS destination_id_10 , t0 . billing_id AS billing_id_11 , t0 . user_id AS user_id_12 FROM pre_registration t0 WHERE t0 . destination_id = ? AND t0 . year = ? AND t0 . state IN (? , ? ) AND t0 . is_used = ?
Parameters :
[
179
2026
"pending_approval "
"paid "
0
]
SELECT t0 . id AS id_1 , t0 . amount AS amount_2 , t0 . uid AS uid_3 , t0 . state AS state_4 , t0 . method AS method_5 , t0 . payed_at AS payed_at_6 , t0 . axepta_pay_id AS axepta_pay_id_7 , t0 . year AS year_8 , t0 . is_used AS is_used_9 , t0 . destination_id AS destination_id_10 , t0 . billing_id AS billing_id_11 , t0 . user_id AS user_id_12 FROM pre_registration t0 WHERE t0 . destination_id = 179 AND t0 . year = 2026 AND t0 . state IN ('pending_approval' , 'paid' ) AND t0 . is_used = 0 ;
Copy
425
0.11 ms
SELECT t0 . id AS id_1 , t0 . camping_car_length AS camping_car_length_2 , t0 . camping_car_height AS camping_car_height_3 , t0 . has_animal AS has_animal_4 , t0 . price AS price_5 , t0 . total_price AS total_price_6 , t0 . cygest_export_date AS cygest_export_date_7 , t0 . state AS state_8 , t0 . cygest_return AS cygest_return_9 , t0 . created_at AS created_at_10 , t0 . updated_at AS updated_at_11 , t0 . coupon_code AS coupon_code_12 , t0 . coupon_amount AS coupon_amount_13 , t0 . uuid AS uuid_14 , t0 . old_options AS old_options_15 , t0 . pre_registration_amount AS pre_registration_amount_16 , t0 . pdf_destination AS pdf_destination_17 , t0 . authored_by_id AS authored_by_id_18 , t0 . travel_id AS travel_id_19 , t0 . billing_id AS billing_id_20 FROM reservation t0 WHERE t0 . travel_id = ? AND t0 . state IN (? , ? , ? )
Parameters :
[
33
"awaiting_down_payment "
"partially_paid "
"partially_paid "
]
SELECT t0 . id AS id_1 , t0 . camping_car_length AS camping_car_length_2 , t0 . camping_car_height AS camping_car_height_3 , t0 . has_animal AS has_animal_4 , t0 . price AS price_5 , t0 . total_price AS total_price_6 , t0 . cygest_export_date AS cygest_export_date_7 , t0 . state AS state_8 , t0 . cygest_return AS cygest_return_9 , t0 . created_at AS created_at_10 , t0 . updated_at AS updated_at_11 , t0 . coupon_code AS coupon_code_12 , t0 . coupon_amount AS coupon_amount_13 , t0 . uuid AS uuid_14 , t0 . old_options AS old_options_15 , t0 . pre_registration_amount AS pre_registration_amount_16 , t0 . pdf_destination AS pdf_destination_17 , t0 . authored_by_id AS authored_by_id_18 , t0 . travel_id AS travel_id_19 , t0 . billing_id AS billing_id_20 FROM reservation t0 WHERE t0 . travel_id = 33 AND t0 . state IN ('awaiting_down_payment' , 'partially_paid' , 'partially_paid' );
Copy
426
0.10 ms
SELECT t0 . id AS id_1 , t0 . amount AS amount_2 , t0 . uid AS uid_3 , t0 . state AS state_4 , t0 . method AS method_5 , t0 . payed_at AS payed_at_6 , t0 . axepta_pay_id AS axepta_pay_id_7 , t0 . year AS year_8 , t0 . is_used AS is_used_9 , t0 . destination_id AS destination_id_10 , t0 . billing_id AS billing_id_11 , t0 . user_id AS user_id_12 FROM pre_registration t0 WHERE t0 . destination_id = ? AND t0 . year = ? AND t0 . state IN (? , ? ) AND t0 . is_used = ?
Parameters :
[
179
2026
"pending_approval "
"paid "
0
]
SELECT t0 . id AS id_1 , t0 . amount AS amount_2 , t0 . uid AS uid_3 , t0 . state AS state_4 , t0 . method AS method_5 , t0 . payed_at AS payed_at_6 , t0 . axepta_pay_id AS axepta_pay_id_7 , t0 . year AS year_8 , t0 . is_used AS is_used_9 , t0 . destination_id AS destination_id_10 , t0 . billing_id AS billing_id_11 , t0 . user_id AS user_id_12 FROM pre_registration t0 WHERE t0 . destination_id = 179 AND t0 . year = 2026 AND t0 . state IN ('pending_approval' , 'paid' ) AND t0 . is_used = 0 ;
Copy
427
0.11 ms
SELECT t0 . id AS id_1 , t0 . camping_car_length AS camping_car_length_2 , t0 . camping_car_height AS camping_car_height_3 , t0 . has_animal AS has_animal_4 , t0 . price AS price_5 , t0 . total_price AS total_price_6 , t0 . cygest_export_date AS cygest_export_date_7 , t0 . state AS state_8 , t0 . cygest_return AS cygest_return_9 , t0 . created_at AS created_at_10 , t0 . updated_at AS updated_at_11 , t0 . coupon_code AS coupon_code_12 , t0 . coupon_amount AS coupon_amount_13 , t0 . uuid AS uuid_14 , t0 . old_options AS old_options_15 , t0 . pre_registration_amount AS pre_registration_amount_16 , t0 . pdf_destination AS pdf_destination_17 , t0 . authored_by_id AS authored_by_id_18 , t0 . travel_id AS travel_id_19 , t0 . billing_id AS billing_id_20 FROM reservation t0 WHERE t0 . travel_id = ? AND t0 . state IN (? , ? , ? )
Parameters :
[
33
"awaiting_down_payment "
"partially_paid "
"partially_paid "
]
SELECT t0 . id AS id_1 , t0 . camping_car_length AS camping_car_length_2 , t0 . camping_car_height AS camping_car_height_3 , t0 . has_animal AS has_animal_4 , t0 . price AS price_5 , t0 . total_price AS total_price_6 , t0 . cygest_export_date AS cygest_export_date_7 , t0 . state AS state_8 , t0 . cygest_return AS cygest_return_9 , t0 . created_at AS created_at_10 , t0 . updated_at AS updated_at_11 , t0 . coupon_code AS coupon_code_12 , t0 . coupon_amount AS coupon_amount_13 , t0 . uuid AS uuid_14 , t0 . old_options AS old_options_15 , t0 . pre_registration_amount AS pre_registration_amount_16 , t0 . pdf_destination AS pdf_destination_17 , t0 . authored_by_id AS authored_by_id_18 , t0 . travel_id AS travel_id_19 , t0 . billing_id AS billing_id_20 FROM reservation t0 WHERE t0 . travel_id = 33 AND t0 . state IN ('awaiting_down_payment' , 'partially_paid' , 'partially_paid' );
Copy
428
0.10 ms
SELECT t0 . id AS id_1 , t0 . amount AS amount_2 , t0 . uid AS uid_3 , t0 . state AS state_4 , t0 . method AS method_5 , t0 . payed_at AS payed_at_6 , t0 . axepta_pay_id AS axepta_pay_id_7 , t0 . year AS year_8 , t0 . is_used AS is_used_9 , t0 . destination_id AS destination_id_10 , t0 . billing_id AS billing_id_11 , t0 . user_id AS user_id_12 FROM pre_registration t0 WHERE t0 . destination_id = ? AND t0 . year = ? AND t0 . state IN (? , ? ) AND t0 . is_used = ?
Parameters :
[
29
2026
"pending_approval "
"paid "
0
]
SELECT t0 . id AS id_1 , t0 . amount AS amount_2 , t0 . uid AS uid_3 , t0 . state AS state_4 , t0 . method AS method_5 , t0 . payed_at AS payed_at_6 , t0 . axepta_pay_id AS axepta_pay_id_7 , t0 . year AS year_8 , t0 . is_used AS is_used_9 , t0 . destination_id AS destination_id_10 , t0 . billing_id AS billing_id_11 , t0 . user_id AS user_id_12 FROM pre_registration t0 WHERE t0 . destination_id = 29 AND t0 . year = 2026 AND t0 . state IN ('pending_approval' , 'paid' ) AND t0 . is_used = 0 ;
Copy
429
0.11 ms
SELECT t0 . id AS id_1 , t0 . camping_car_length AS camping_car_length_2 , t0 . camping_car_height AS camping_car_height_3 , t0 . has_animal AS has_animal_4 , t0 . price AS price_5 , t0 . total_price AS total_price_6 , t0 . cygest_export_date AS cygest_export_date_7 , t0 . state AS state_8 , t0 . cygest_return AS cygest_return_9 , t0 . created_at AS created_at_10 , t0 . updated_at AS updated_at_11 , t0 . coupon_code AS coupon_code_12 , t0 . coupon_amount AS coupon_amount_13 , t0 . uuid AS uuid_14 , t0 . old_options AS old_options_15 , t0 . pre_registration_amount AS pre_registration_amount_16 , t0 . pdf_destination AS pdf_destination_17 , t0 . authored_by_id AS authored_by_id_18 , t0 . travel_id AS travel_id_19 , t0 . billing_id AS billing_id_20 FROM reservation t0 WHERE t0 . travel_id = ? AND t0 . state IN (? , ? , ? )
Parameters :
[
28
"awaiting_down_payment "
"partially_paid "
"partially_paid "
]
SELECT t0 . id AS id_1 , t0 . camping_car_length AS camping_car_length_2 , t0 . camping_car_height AS camping_car_height_3 , t0 . has_animal AS has_animal_4 , t0 . price AS price_5 , t0 . total_price AS total_price_6 , t0 . cygest_export_date AS cygest_export_date_7 , t0 . state AS state_8 , t0 . cygest_return AS cygest_return_9 , t0 . created_at AS created_at_10 , t0 . updated_at AS updated_at_11 , t0 . coupon_code AS coupon_code_12 , t0 . coupon_amount AS coupon_amount_13 , t0 . uuid AS uuid_14 , t0 . old_options AS old_options_15 , t0 . pre_registration_amount AS pre_registration_amount_16 , t0 . pdf_destination AS pdf_destination_17 , t0 . authored_by_id AS authored_by_id_18 , t0 . travel_id AS travel_id_19 , t0 . billing_id AS billing_id_20 FROM reservation t0 WHERE t0 . travel_id = 28 AND t0 . state IN ('awaiting_down_payment' , 'partially_paid' , 'partially_paid' );
Copy
430
0.09 ms
SELECT t0 . id AS id_1 , t0 . amount AS amount_2 , t0 . uid AS uid_3 , t0 . state AS state_4 , t0 . method AS method_5 , t0 . payed_at AS payed_at_6 , t0 . axepta_pay_id AS axepta_pay_id_7 , t0 . year AS year_8 , t0 . is_used AS is_used_9 , t0 . destination_id AS destination_id_10 , t0 . billing_id AS billing_id_11 , t0 . user_id AS user_id_12 FROM pre_registration t0 WHERE t0 . destination_id = ? AND t0 . year = ? AND t0 . state IN (? , ? ) AND t0 . is_used = ?
Parameters :
[
29
2026
"pending_approval "
"paid "
0
]
SELECT t0 . id AS id_1 , t0 . amount AS amount_2 , t0 . uid AS uid_3 , t0 . state AS state_4 , t0 . method AS method_5 , t0 . payed_at AS payed_at_6 , t0 . axepta_pay_id AS axepta_pay_id_7 , t0 . year AS year_8 , t0 . is_used AS is_used_9 , t0 . destination_id AS destination_id_10 , t0 . billing_id AS billing_id_11 , t0 . user_id AS user_id_12 FROM pre_registration t0 WHERE t0 . destination_id = 29 AND t0 . year = 2026 AND t0 . state IN ('pending_approval' , 'paid' ) AND t0 . is_used = 0 ;
Copy
431
0.11 ms
SELECT t0 . id AS id_1 , t0 . camping_car_length AS camping_car_length_2 , t0 . camping_car_height AS camping_car_height_3 , t0 . has_animal AS has_animal_4 , t0 . price AS price_5 , t0 . total_price AS total_price_6 , t0 . cygest_export_date AS cygest_export_date_7 , t0 . state AS state_8 , t0 . cygest_return AS cygest_return_9 , t0 . created_at AS created_at_10 , t0 . updated_at AS updated_at_11 , t0 . coupon_code AS coupon_code_12 , t0 . coupon_amount AS coupon_amount_13 , t0 . uuid AS uuid_14 , t0 . old_options AS old_options_15 , t0 . pre_registration_amount AS pre_registration_amount_16 , t0 . pdf_destination AS pdf_destination_17 , t0 . authored_by_id AS authored_by_id_18 , t0 . travel_id AS travel_id_19 , t0 . billing_id AS billing_id_20 FROM reservation t0 WHERE t0 . travel_id = ? AND t0 . state IN (? , ? , ? )
Parameters :
[
38
"awaiting_down_payment "
"partially_paid "
"partially_paid "
]
SELECT t0 . id AS id_1 , t0 . camping_car_length AS camping_car_length_2 , t0 . camping_car_height AS camping_car_height_3 , t0 . has_animal AS has_animal_4 , t0 . price AS price_5 , t0 . total_price AS total_price_6 , t0 . cygest_export_date AS cygest_export_date_7 , t0 . state AS state_8 , t0 . cygest_return AS cygest_return_9 , t0 . created_at AS created_at_10 , t0 . updated_at AS updated_at_11 , t0 . coupon_code AS coupon_code_12 , t0 . coupon_amount AS coupon_amount_13 , t0 . uuid AS uuid_14 , t0 . old_options AS old_options_15 , t0 . pre_registration_amount AS pre_registration_amount_16 , t0 . pdf_destination AS pdf_destination_17 , t0 . authored_by_id AS authored_by_id_18 , t0 . travel_id AS travel_id_19 , t0 . billing_id AS billing_id_20 FROM reservation t0 WHERE t0 . travel_id = 38 AND t0 . state IN ('awaiting_down_payment' , 'partially_paid' , 'partially_paid' );
Copy
432
0.10 ms
SELECT t0 . id AS id_1 , t0 . amount AS amount_2 , t0 . uid AS uid_3 , t0 . state AS state_4 , t0 . method AS method_5 , t0 . payed_at AS payed_at_6 , t0 . axepta_pay_id AS axepta_pay_id_7 , t0 . year AS year_8 , t0 . is_used AS is_used_9 , t0 . destination_id AS destination_id_10 , t0 . billing_id AS billing_id_11 , t0 . user_id AS user_id_12 FROM pre_registration t0 WHERE t0 . destination_id = ? AND t0 . year = ? AND t0 . state IN (? , ? ) AND t0 . is_used = ?
Parameters :
[
29
2026
"pending_approval "
"paid "
0
]
SELECT t0 . id AS id_1 , t0 . amount AS amount_2 , t0 . uid AS uid_3 , t0 . state AS state_4 , t0 . method AS method_5 , t0 . payed_at AS payed_at_6 , t0 . axepta_pay_id AS axepta_pay_id_7 , t0 . year AS year_8 , t0 . is_used AS is_used_9 , t0 . destination_id AS destination_id_10 , t0 . billing_id AS billing_id_11 , t0 . user_id AS user_id_12 FROM pre_registration t0 WHERE t0 . destination_id = 29 AND t0 . year = 2026 AND t0 . state IN ('pending_approval' , 'paid' ) AND t0 . is_used = 0 ;
Copy
433
0.10 ms
SELECT t0 . id AS id_1 , t0 . camping_car_length AS camping_car_length_2 , t0 . camping_car_height AS camping_car_height_3 , t0 . has_animal AS has_animal_4 , t0 . price AS price_5 , t0 . total_price AS total_price_6 , t0 . cygest_export_date AS cygest_export_date_7 , t0 . state AS state_8 , t0 . cygest_return AS cygest_return_9 , t0 . created_at AS created_at_10 , t0 . updated_at AS updated_at_11 , t0 . coupon_code AS coupon_code_12 , t0 . coupon_amount AS coupon_amount_13 , t0 . uuid AS uuid_14 , t0 . old_options AS old_options_15 , t0 . pre_registration_amount AS pre_registration_amount_16 , t0 . pdf_destination AS pdf_destination_17 , t0 . authored_by_id AS authored_by_id_18 , t0 . travel_id AS travel_id_19 , t0 . billing_id AS billing_id_20 FROM reservation t0 WHERE t0 . travel_id = ? AND t0 . state IN (? , ? , ? )
Parameters :
[
28
"awaiting_down_payment "
"partially_paid "
"partially_paid "
]
SELECT t0 . id AS id_1 , t0 . camping_car_length AS camping_car_length_2 , t0 . camping_car_height AS camping_car_height_3 , t0 . has_animal AS has_animal_4 , t0 . price AS price_5 , t0 . total_price AS total_price_6 , t0 . cygest_export_date AS cygest_export_date_7 , t0 . state AS state_8 , t0 . cygest_return AS cygest_return_9 , t0 . created_at AS created_at_10 , t0 . updated_at AS updated_at_11 , t0 . coupon_code AS coupon_code_12 , t0 . coupon_amount AS coupon_amount_13 , t0 . uuid AS uuid_14 , t0 . old_options AS old_options_15 , t0 . pre_registration_amount AS pre_registration_amount_16 , t0 . pdf_destination AS pdf_destination_17 , t0 . authored_by_id AS authored_by_id_18 , t0 . travel_id AS travel_id_19 , t0 . billing_id AS billing_id_20 FROM reservation t0 WHERE t0 . travel_id = 28 AND t0 . state IN ('awaiting_down_payment' , 'partially_paid' , 'partially_paid' );
Copy
434
0.09 ms
SELECT t0 . id AS id_1 , t0 . amount AS amount_2 , t0 . uid AS uid_3 , t0 . state AS state_4 , t0 . method AS method_5 , t0 . payed_at AS payed_at_6 , t0 . axepta_pay_id AS axepta_pay_id_7 , t0 . year AS year_8 , t0 . is_used AS is_used_9 , t0 . destination_id AS destination_id_10 , t0 . billing_id AS billing_id_11 , t0 . user_id AS user_id_12 FROM pre_registration t0 WHERE t0 . destination_id = ? AND t0 . year = ? AND t0 . state IN (? , ? ) AND t0 . is_used = ?
Parameters :
[
29
2026
"pending_approval "
"paid "
0
]
SELECT t0 . id AS id_1 , t0 . amount AS amount_2 , t0 . uid AS uid_3 , t0 . state AS state_4 , t0 . method AS method_5 , t0 . payed_at AS payed_at_6 , t0 . axepta_pay_id AS axepta_pay_id_7 , t0 . year AS year_8 , t0 . is_used AS is_used_9 , t0 . destination_id AS destination_id_10 , t0 . billing_id AS billing_id_11 , t0 . user_id AS user_id_12 FROM pre_registration t0 WHERE t0 . destination_id = 29 AND t0 . year = 2026 AND t0 . state IN ('pending_approval' , 'paid' ) AND t0 . is_used = 0 ;
Copy
435
0.11 ms
SELECT t0 . id AS id_1 , t0 . camping_car_length AS camping_car_length_2 , t0 . camping_car_height AS camping_car_height_3 , t0 . has_animal AS has_animal_4 , t0 . price AS price_5 , t0 . total_price AS total_price_6 , t0 . cygest_export_date AS cygest_export_date_7 , t0 . state AS state_8 , t0 . cygest_return AS cygest_return_9 , t0 . created_at AS created_at_10 , t0 . updated_at AS updated_at_11 , t0 . coupon_code AS coupon_code_12 , t0 . coupon_amount AS coupon_amount_13 , t0 . uuid AS uuid_14 , t0 . old_options AS old_options_15 , t0 . pre_registration_amount AS pre_registration_amount_16 , t0 . pdf_destination AS pdf_destination_17 , t0 . authored_by_id AS authored_by_id_18 , t0 . travel_id AS travel_id_19 , t0 . billing_id AS billing_id_20 FROM reservation t0 WHERE t0 . travel_id = ? AND t0 . state IN (? , ? , ? )
Parameters :
[
38
"awaiting_down_payment "
"partially_paid "
"partially_paid "
]
SELECT t0 . id AS id_1 , t0 . camping_car_length AS camping_car_length_2 , t0 . camping_car_height AS camping_car_height_3 , t0 . has_animal AS has_animal_4 , t0 . price AS price_5 , t0 . total_price AS total_price_6 , t0 . cygest_export_date AS cygest_export_date_7 , t0 . state AS state_8 , t0 . cygest_return AS cygest_return_9 , t0 . created_at AS created_at_10 , t0 . updated_at AS updated_at_11 , t0 . coupon_code AS coupon_code_12 , t0 . coupon_amount AS coupon_amount_13 , t0 . uuid AS uuid_14 , t0 . old_options AS old_options_15 , t0 . pre_registration_amount AS pre_registration_amount_16 , t0 . pdf_destination AS pdf_destination_17 , t0 . authored_by_id AS authored_by_id_18 , t0 . travel_id AS travel_id_19 , t0 . billing_id AS billing_id_20 FROM reservation t0 WHERE t0 . travel_id = 38 AND t0 . state IN ('awaiting_down_payment' , 'partially_paid' , 'partially_paid' );
Copy
436
0.10 ms
SELECT t0 . id AS id_1 , t0 . amount AS amount_2 , t0 . uid AS uid_3 , t0 . state AS state_4 , t0 . method AS method_5 , t0 . payed_at AS payed_at_6 , t0 . axepta_pay_id AS axepta_pay_id_7 , t0 . year AS year_8 , t0 . is_used AS is_used_9 , t0 . destination_id AS destination_id_10 , t0 . billing_id AS billing_id_11 , t0 . user_id AS user_id_12 FROM pre_registration t0 WHERE t0 . destination_id = ? AND t0 . year = ? AND t0 . state IN (? , ? ) AND t0 . is_used = ?
Parameters :
[
65
2026
"pending_approval "
"paid "
0
]
SELECT t0 . id AS id_1 , t0 . amount AS amount_2 , t0 . uid AS uid_3 , t0 . state AS state_4 , t0 . method AS method_5 , t0 . payed_at AS payed_at_6 , t0 . axepta_pay_id AS axepta_pay_id_7 , t0 . year AS year_8 , t0 . is_used AS is_used_9 , t0 . destination_id AS destination_id_10 , t0 . billing_id AS billing_id_11 , t0 . user_id AS user_id_12 FROM pre_registration t0 WHERE t0 . destination_id = 65 AND t0 . year = 2026 AND t0 . state IN ('pending_approval' , 'paid' ) AND t0 . is_used = 0 ;
Copy
437
0.11 ms
SELECT t0 . id AS id_1 , t0 . camping_car_length AS camping_car_length_2 , t0 . camping_car_height AS camping_car_height_3 , t0 . has_animal AS has_animal_4 , t0 . price AS price_5 , t0 . total_price AS total_price_6 , t0 . cygest_export_date AS cygest_export_date_7 , t0 . state AS state_8 , t0 . cygest_return AS cygest_return_9 , t0 . created_at AS created_at_10 , t0 . updated_at AS updated_at_11 , t0 . coupon_code AS coupon_code_12 , t0 . coupon_amount AS coupon_amount_13 , t0 . uuid AS uuid_14 , t0 . old_options AS old_options_15 , t0 . pre_registration_amount AS pre_registration_amount_16 , t0 . pdf_destination AS pdf_destination_17 , t0 . authored_by_id AS authored_by_id_18 , t0 . travel_id AS travel_id_19 , t0 . billing_id AS billing_id_20 FROM reservation t0 WHERE t0 . travel_id = ? AND t0 . state IN (? , ? , ? )
Parameters :
[
12
"awaiting_down_payment "
"partially_paid "
"partially_paid "
]
SELECT t0 . id AS id_1 , t0 . camping_car_length AS camping_car_length_2 , t0 . camping_car_height AS camping_car_height_3 , t0 . has_animal AS has_animal_4 , t0 . price AS price_5 , t0 . total_price AS total_price_6 , t0 . cygest_export_date AS cygest_export_date_7 , t0 . state AS state_8 , t0 . cygest_return AS cygest_return_9 , t0 . created_at AS created_at_10 , t0 . updated_at AS updated_at_11 , t0 . coupon_code AS coupon_code_12 , t0 . coupon_amount AS coupon_amount_13 , t0 . uuid AS uuid_14 , t0 . old_options AS old_options_15 , t0 . pre_registration_amount AS pre_registration_amount_16 , t0 . pdf_destination AS pdf_destination_17 , t0 . authored_by_id AS authored_by_id_18 , t0 . travel_id AS travel_id_19 , t0 . billing_id AS billing_id_20 FROM reservation t0 WHERE t0 . travel_id = 12 AND t0 . state IN ('awaiting_down_payment' , 'partially_paid' , 'partially_paid' );
Copy
438
0.09 ms
SELECT t0 . id AS id_1 , t0 . amount AS amount_2 , t0 . uid AS uid_3 , t0 . state AS state_4 , t0 . method AS method_5 , t0 . payed_at AS payed_at_6 , t0 . axepta_pay_id AS axepta_pay_id_7 , t0 . year AS year_8 , t0 . is_used AS is_used_9 , t0 . destination_id AS destination_id_10 , t0 . billing_id AS billing_id_11 , t0 . user_id AS user_id_12 FROM pre_registration t0 WHERE t0 . destination_id = ? AND t0 . year = ? AND t0 . state IN (? , ? ) AND t0 . is_used = ?
Parameters :
[
65
2026
"pending_approval "
"paid "
0
]
SELECT t0 . id AS id_1 , t0 . amount AS amount_2 , t0 . uid AS uid_3 , t0 . state AS state_4 , t0 . method AS method_5 , t0 . payed_at AS payed_at_6 , t0 . axepta_pay_id AS axepta_pay_id_7 , t0 . year AS year_8 , t0 . is_used AS is_used_9 , t0 . destination_id AS destination_id_10 , t0 . billing_id AS billing_id_11 , t0 . user_id AS user_id_12 FROM pre_registration t0 WHERE t0 . destination_id = 65 AND t0 . year = 2026 AND t0 . state IN ('pending_approval' , 'paid' ) AND t0 . is_used = 0 ;
Copy
439
0.10 ms
SELECT t0 . id AS id_1 , t0 . camping_car_length AS camping_car_length_2 , t0 . camping_car_height AS camping_car_height_3 , t0 . has_animal AS has_animal_4 , t0 . price AS price_5 , t0 . total_price AS total_price_6 , t0 . cygest_export_date AS cygest_export_date_7 , t0 . state AS state_8 , t0 . cygest_return AS cygest_return_9 , t0 . created_at AS created_at_10 , t0 . updated_at AS updated_at_11 , t0 . coupon_code AS coupon_code_12 , t0 . coupon_amount AS coupon_amount_13 , t0 . uuid AS uuid_14 , t0 . old_options AS old_options_15 , t0 . pre_registration_amount AS pre_registration_amount_16 , t0 . pdf_destination AS pdf_destination_17 , t0 . authored_by_id AS authored_by_id_18 , t0 . travel_id AS travel_id_19 , t0 . billing_id AS billing_id_20 FROM reservation t0 WHERE t0 . travel_id = ? AND t0 . state IN (? , ? , ? )
Parameters :
[
12
"awaiting_down_payment "
"partially_paid "
"partially_paid "
]
SELECT t0 . id AS id_1 , t0 . camping_car_length AS camping_car_length_2 , t0 . camping_car_height AS camping_car_height_3 , t0 . has_animal AS has_animal_4 , t0 . price AS price_5 , t0 . total_price AS total_price_6 , t0 . cygest_export_date AS cygest_export_date_7 , t0 . state AS state_8 , t0 . cygest_return AS cygest_return_9 , t0 . created_at AS created_at_10 , t0 . updated_at AS updated_at_11 , t0 . coupon_code AS coupon_code_12 , t0 . coupon_amount AS coupon_amount_13 , t0 . uuid AS uuid_14 , t0 . old_options AS old_options_15 , t0 . pre_registration_amount AS pre_registration_amount_16 , t0 . pdf_destination AS pdf_destination_17 , t0 . authored_by_id AS authored_by_id_18 , t0 . travel_id AS travel_id_19 , t0 . billing_id AS billing_id_20 FROM reservation t0 WHERE t0 . travel_id = 12 AND t0 . state IN ('awaiting_down_payment' , 'partially_paid' , 'partially_paid' );
Copy
440
0.10 ms
SELECT t0 . id AS id_1 , t0 . amount AS amount_2 , t0 . uid AS uid_3 , t0 . state AS state_4 , t0 . method AS method_5 , t0 . payed_at AS payed_at_6 , t0 . axepta_pay_id AS axepta_pay_id_7 , t0 . year AS year_8 , t0 . is_used AS is_used_9 , t0 . destination_id AS destination_id_10 , t0 . billing_id AS billing_id_11 , t0 . user_id AS user_id_12 FROM pre_registration t0 WHERE t0 . destination_id = ? AND t0 . year = ? AND t0 . state IN (? , ? ) AND t0 . is_used = ?
Parameters :
[
36
2026
"pending_approval "
"paid "
0
]
SELECT t0 . id AS id_1 , t0 . amount AS amount_2 , t0 . uid AS uid_3 , t0 . state AS state_4 , t0 . method AS method_5 , t0 . payed_at AS payed_at_6 , t0 . axepta_pay_id AS axepta_pay_id_7 , t0 . year AS year_8 , t0 . is_used AS is_used_9 , t0 . destination_id AS destination_id_10 , t0 . billing_id AS billing_id_11 , t0 . user_id AS user_id_12 FROM pre_registration t0 WHERE t0 . destination_id = 36 AND t0 . year = 2026 AND t0 . state IN ('pending_approval' , 'paid' ) AND t0 . is_used = 0 ;
Copy
441
0.11 ms
SELECT t0 . id AS id_1 , t0 . camping_car_length AS camping_car_length_2 , t0 . camping_car_height AS camping_car_height_3 , t0 . has_animal AS has_animal_4 , t0 . price AS price_5 , t0 . total_price AS total_price_6 , t0 . cygest_export_date AS cygest_export_date_7 , t0 . state AS state_8 , t0 . cygest_return AS cygest_return_9 , t0 . created_at AS created_at_10 , t0 . updated_at AS updated_at_11 , t0 . coupon_code AS coupon_code_12 , t0 . coupon_amount AS coupon_amount_13 , t0 . uuid AS uuid_14 , t0 . old_options AS old_options_15 , t0 . pre_registration_amount AS pre_registration_amount_16 , t0 . pdf_destination AS pdf_destination_17 , t0 . authored_by_id AS authored_by_id_18 , t0 . travel_id AS travel_id_19 , t0 . billing_id AS billing_id_20 FROM reservation t0 WHERE t0 . travel_id = ? AND t0 . state IN (? , ? , ? )
Parameters :
[
2
"awaiting_down_payment "
"partially_paid "
"partially_paid "
]
SELECT t0 . id AS id_1 , t0 . camping_car_length AS camping_car_length_2 , t0 . camping_car_height AS camping_car_height_3 , t0 . has_animal AS has_animal_4 , t0 . price AS price_5 , t0 . total_price AS total_price_6 , t0 . cygest_export_date AS cygest_export_date_7 , t0 . state AS state_8 , t0 . cygest_return AS cygest_return_9 , t0 . created_at AS created_at_10 , t0 . updated_at AS updated_at_11 , t0 . coupon_code AS coupon_code_12 , t0 . coupon_amount AS coupon_amount_13 , t0 . uuid AS uuid_14 , t0 . old_options AS old_options_15 , t0 . pre_registration_amount AS pre_registration_amount_16 , t0 . pdf_destination AS pdf_destination_17 , t0 . authored_by_id AS authored_by_id_18 , t0 . travel_id AS travel_id_19 , t0 . billing_id AS billing_id_20 FROM reservation t0 WHERE t0 . travel_id = 2 AND t0 . state IN ('awaiting_down_payment' , 'partially_paid' , 'partially_paid' );
Copy
442
0.09 ms
SELECT t0 . id AS id_1 , t0 . amount AS amount_2 , t0 . uid AS uid_3 , t0 . state AS state_4 , t0 . method AS method_5 , t0 . payed_at AS payed_at_6 , t0 . axepta_pay_id AS axepta_pay_id_7 , t0 . year AS year_8 , t0 . is_used AS is_used_9 , t0 . destination_id AS destination_id_10 , t0 . billing_id AS billing_id_11 , t0 . user_id AS user_id_12 FROM pre_registration t0 WHERE t0 . destination_id = ? AND t0 . year = ? AND t0 . state IN (? , ? ) AND t0 . is_used = ?
Parameters :
[
36
2026
"pending_approval "
"paid "
0
]
SELECT t0 . id AS id_1 , t0 . amount AS amount_2 , t0 . uid AS uid_3 , t0 . state AS state_4 , t0 . method AS method_5 , t0 . payed_at AS payed_at_6 , t0 . axepta_pay_id AS axepta_pay_id_7 , t0 . year AS year_8 , t0 . is_used AS is_used_9 , t0 . destination_id AS destination_id_10 , t0 . billing_id AS billing_id_11 , t0 . user_id AS user_id_12 FROM pre_registration t0 WHERE t0 . destination_id = 36 AND t0 . year = 2026 AND t0 . state IN ('pending_approval' , 'paid' ) AND t0 . is_used = 0 ;
Copy
443
0.11 ms
SELECT t0 . id AS id_1 , t0 . camping_car_length AS camping_car_length_2 , t0 . camping_car_height AS camping_car_height_3 , t0 . has_animal AS has_animal_4 , t0 . price AS price_5 , t0 . total_price AS total_price_6 , t0 . cygest_export_date AS cygest_export_date_7 , t0 . state AS state_8 , t0 . cygest_return AS cygest_return_9 , t0 . created_at AS created_at_10 , t0 . updated_at AS updated_at_11 , t0 . coupon_code AS coupon_code_12 , t0 . coupon_amount AS coupon_amount_13 , t0 . uuid AS uuid_14 , t0 . old_options AS old_options_15 , t0 . pre_registration_amount AS pre_registration_amount_16 , t0 . pdf_destination AS pdf_destination_17 , t0 . authored_by_id AS authored_by_id_18 , t0 . travel_id AS travel_id_19 , t0 . billing_id AS billing_id_20 FROM reservation t0 WHERE t0 . travel_id = ? AND t0 . state IN (? , ? , ? )
Parameters :
[
2
"awaiting_down_payment "
"partially_paid "
"partially_paid "
]
SELECT t0 . id AS id_1 , t0 . camping_car_length AS camping_car_length_2 , t0 . camping_car_height AS camping_car_height_3 , t0 . has_animal AS has_animal_4 , t0 . price AS price_5 , t0 . total_price AS total_price_6 , t0 . cygest_export_date AS cygest_export_date_7 , t0 . state AS state_8 , t0 . cygest_return AS cygest_return_9 , t0 . created_at AS created_at_10 , t0 . updated_at AS updated_at_11 , t0 . coupon_code AS coupon_code_12 , t0 . coupon_amount AS coupon_amount_13 , t0 . uuid AS uuid_14 , t0 . old_options AS old_options_15 , t0 . pre_registration_amount AS pre_registration_amount_16 , t0 . pdf_destination AS pdf_destination_17 , t0 . authored_by_id AS authored_by_id_18 , t0 . travel_id AS travel_id_19 , t0 . billing_id AS billing_id_20 FROM reservation t0 WHERE t0 . travel_id = 2 AND t0 . state IN ('awaiting_down_payment' , 'partially_paid' , 'partially_paid' );
Copy
444
0.09 ms
SELECT t0 . id AS id_1 , t0 . amount AS amount_2 , t0 . uid AS uid_3 , t0 . state AS state_4 , t0 . method AS method_5 , t0 . payed_at AS payed_at_6 , t0 . axepta_pay_id AS axepta_pay_id_7 , t0 . year AS year_8 , t0 . is_used AS is_used_9 , t0 . destination_id AS destination_id_10 , t0 . billing_id AS billing_id_11 , t0 . user_id AS user_id_12 FROM pre_registration t0 WHERE t0 . destination_id = ? AND t0 . year = ? AND t0 . state IN (? , ? ) AND t0 . is_used = ?
Parameters :
[
36
2026
"pending_approval "
"paid "
0
]
SELECT t0 . id AS id_1 , t0 . amount AS amount_2 , t0 . uid AS uid_3 , t0 . state AS state_4 , t0 . method AS method_5 , t0 . payed_at AS payed_at_6 , t0 . axepta_pay_id AS axepta_pay_id_7 , t0 . year AS year_8 , t0 . is_used AS is_used_9 , t0 . destination_id AS destination_id_10 , t0 . billing_id AS billing_id_11 , t0 . user_id AS user_id_12 FROM pre_registration t0 WHERE t0 . destination_id = 36 AND t0 . year = 2026 AND t0 . state IN ('pending_approval' , 'paid' ) AND t0 . is_used = 0 ;
Copy
445
0.11 ms
SELECT t0 . id AS id_1 , t0 . camping_car_length AS camping_car_length_2 , t0 . camping_car_height AS camping_car_height_3 , t0 . has_animal AS has_animal_4 , t0 . price AS price_5 , t0 . total_price AS total_price_6 , t0 . cygest_export_date AS cygest_export_date_7 , t0 . state AS state_8 , t0 . cygest_return AS cygest_return_9 , t0 . created_at AS created_at_10 , t0 . updated_at AS updated_at_11 , t0 . coupon_code AS coupon_code_12 , t0 . coupon_amount AS coupon_amount_13 , t0 . uuid AS uuid_14 , t0 . old_options AS old_options_15 , t0 . pre_registration_amount AS pre_registration_amount_16 , t0 . pdf_destination AS pdf_destination_17 , t0 . authored_by_id AS authored_by_id_18 , t0 . travel_id AS travel_id_19 , t0 . billing_id AS billing_id_20 FROM reservation t0 WHERE t0 . travel_id = ? AND t0 . state IN (? , ? , ? )
Parameters :
[
16
"awaiting_down_payment "
"partially_paid "
"partially_paid "
]
SELECT t0 . id AS id_1 , t0 . camping_car_length AS camping_car_length_2 , t0 . camping_car_height AS camping_car_height_3 , t0 . has_animal AS has_animal_4 , t0 . price AS price_5 , t0 . total_price AS total_price_6 , t0 . cygest_export_date AS cygest_export_date_7 , t0 . state AS state_8 , t0 . cygest_return AS cygest_return_9 , t0 . created_at AS created_at_10 , t0 . updated_at AS updated_at_11 , t0 . coupon_code AS coupon_code_12 , t0 . coupon_amount AS coupon_amount_13 , t0 . uuid AS uuid_14 , t0 . old_options AS old_options_15 , t0 . pre_registration_amount AS pre_registration_amount_16 , t0 . pdf_destination AS pdf_destination_17 , t0 . authored_by_id AS authored_by_id_18 , t0 . travel_id AS travel_id_19 , t0 . billing_id AS billing_id_20 FROM reservation t0 WHERE t0 . travel_id = 16 AND t0 . state IN ('awaiting_down_payment' , 'partially_paid' , 'partially_paid' );
Copy
446
0.10 ms
SELECT t0 . id AS id_1 , t0 . amount AS amount_2 , t0 . uid AS uid_3 , t0 . state AS state_4 , t0 . method AS method_5 , t0 . payed_at AS payed_at_6 , t0 . axepta_pay_id AS axepta_pay_id_7 , t0 . year AS year_8 , t0 . is_used AS is_used_9 , t0 . destination_id AS destination_id_10 , t0 . billing_id AS billing_id_11 , t0 . user_id AS user_id_12 FROM pre_registration t0 WHERE t0 . destination_id = ? AND t0 . year = ? AND t0 . state IN (? , ? ) AND t0 . is_used = ?
Parameters :
[
116
2026
"pending_approval "
"paid "
0
]
SELECT t0 . id AS id_1 , t0 . amount AS amount_2 , t0 . uid AS uid_3 , t0 . state AS state_4 , t0 . method AS method_5 , t0 . payed_at AS payed_at_6 , t0 . axepta_pay_id AS axepta_pay_id_7 , t0 . year AS year_8 , t0 . is_used AS is_used_9 , t0 . destination_id AS destination_id_10 , t0 . billing_id AS billing_id_11 , t0 . user_id AS user_id_12 FROM pre_registration t0 WHERE t0 . destination_id = 116 AND t0 . year = 2026 AND t0 . state IN ('pending_approval' , 'paid' ) AND t0 . is_used = 0 ;
Copy
447
0.10 ms
SELECT t0 . id AS id_1 , t0 . camping_car_length AS camping_car_length_2 , t0 . camping_car_height AS camping_car_height_3 , t0 . has_animal AS has_animal_4 , t0 . price AS price_5 , t0 . total_price AS total_price_6 , t0 . cygest_export_date AS cygest_export_date_7 , t0 . state AS state_8 , t0 . cygest_return AS cygest_return_9 , t0 . created_at AS created_at_10 , t0 . updated_at AS updated_at_11 , t0 . coupon_code AS coupon_code_12 , t0 . coupon_amount AS coupon_amount_13 , t0 . uuid AS uuid_14 , t0 . old_options AS old_options_15 , t0 . pre_registration_amount AS pre_registration_amount_16 , t0 . pdf_destination AS pdf_destination_17 , t0 . authored_by_id AS authored_by_id_18 , t0 . travel_id AS travel_id_19 , t0 . billing_id AS billing_id_20 FROM reservation t0 WHERE t0 . travel_id = ? AND t0 . state IN (? , ? , ? )
Parameters :
[
11
"awaiting_down_payment "
"partially_paid "
"partially_paid "
]
SELECT t0 . id AS id_1 , t0 . camping_car_length AS camping_car_length_2 , t0 . camping_car_height AS camping_car_height_3 , t0 . has_animal AS has_animal_4 , t0 . price AS price_5 , t0 . total_price AS total_price_6 , t0 . cygest_export_date AS cygest_export_date_7 , t0 . state AS state_8 , t0 . cygest_return AS cygest_return_9 , t0 . created_at AS created_at_10 , t0 . updated_at AS updated_at_11 , t0 . coupon_code AS coupon_code_12 , t0 . coupon_amount AS coupon_amount_13 , t0 . uuid AS uuid_14 , t0 . old_options AS old_options_15 , t0 . pre_registration_amount AS pre_registration_amount_16 , t0 . pdf_destination AS pdf_destination_17 , t0 . authored_by_id AS authored_by_id_18 , t0 . travel_id AS travel_id_19 , t0 . billing_id AS billing_id_20 FROM reservation t0 WHERE t0 . travel_id = 11 AND t0 . state IN ('awaiting_down_payment' , 'partially_paid' , 'partially_paid' );
Copy
448
0.10 ms
SELECT t0 . id AS id_1 , t0 . amount AS amount_2 , t0 . uid AS uid_3 , t0 . state AS state_4 , t0 . method AS method_5 , t0 . payed_at AS payed_at_6 , t0 . axepta_pay_id AS axepta_pay_id_7 , t0 . year AS year_8 , t0 . is_used AS is_used_9 , t0 . destination_id AS destination_id_10 , t0 . billing_id AS billing_id_11 , t0 . user_id AS user_id_12 FROM pre_registration t0 WHERE t0 . destination_id = ? AND t0 . year = ? AND t0 . state IN (? , ? ) AND t0 . is_used = ?
Parameters :
[
116
2026
"pending_approval "
"paid "
0
]
SELECT t0 . id AS id_1 , t0 . amount AS amount_2 , t0 . uid AS uid_3 , t0 . state AS state_4 , t0 . method AS method_5 , t0 . payed_at AS payed_at_6 , t0 . axepta_pay_id AS axepta_pay_id_7 , t0 . year AS year_8 , t0 . is_used AS is_used_9 , t0 . destination_id AS destination_id_10 , t0 . billing_id AS billing_id_11 , t0 . user_id AS user_id_12 FROM pre_registration t0 WHERE t0 . destination_id = 116 AND t0 . year = 2026 AND t0 . state IN ('pending_approval' , 'paid' ) AND t0 . is_used = 0 ;
Copy
449
0.10 ms
SELECT t0 . id AS id_1 , t0 . camping_car_length AS camping_car_length_2 , t0 . camping_car_height AS camping_car_height_3 , t0 . has_animal AS has_animal_4 , t0 . price AS price_5 , t0 . total_price AS total_price_6 , t0 . cygest_export_date AS cygest_export_date_7 , t0 . state AS state_8 , t0 . cygest_return AS cygest_return_9 , t0 . created_at AS created_at_10 , t0 . updated_at AS updated_at_11 , t0 . coupon_code AS coupon_code_12 , t0 . coupon_amount AS coupon_amount_13 , t0 . uuid AS uuid_14 , t0 . old_options AS old_options_15 , t0 . pre_registration_amount AS pre_registration_amount_16 , t0 . pdf_destination AS pdf_destination_17 , t0 . authored_by_id AS authored_by_id_18 , t0 . travel_id AS travel_id_19 , t0 . billing_id AS billing_id_20 FROM reservation t0 WHERE t0 . travel_id = ? AND t0 . state IN (? , ? , ? )
Parameters :
[
11
"awaiting_down_payment "
"partially_paid "
"partially_paid "
]
SELECT t0 . id AS id_1 , t0 . camping_car_length AS camping_car_length_2 , t0 . camping_car_height AS camping_car_height_3 , t0 . has_animal AS has_animal_4 , t0 . price AS price_5 , t0 . total_price AS total_price_6 , t0 . cygest_export_date AS cygest_export_date_7 , t0 . state AS state_8 , t0 . cygest_return AS cygest_return_9 , t0 . created_at AS created_at_10 , t0 . updated_at AS updated_at_11 , t0 . coupon_code AS coupon_code_12 , t0 . coupon_amount AS coupon_amount_13 , t0 . uuid AS uuid_14 , t0 . old_options AS old_options_15 , t0 . pre_registration_amount AS pre_registration_amount_16 , t0 . pdf_destination AS pdf_destination_17 , t0 . authored_by_id AS authored_by_id_18 , t0 . travel_id AS travel_id_19 , t0 . billing_id AS billing_id_20 FROM reservation t0 WHERE t0 . travel_id = 11 AND t0 . state IN ('awaiting_down_payment' , 'partially_paid' , 'partially_paid' );
Copy
450
0.10 ms
SELECT t0 . id AS id_1 , t0 . amount AS amount_2 , t0 . uid AS uid_3 , t0 . state AS state_4 , t0 . method AS method_5 , t0 . payed_at AS payed_at_6 , t0 . axepta_pay_id AS axepta_pay_id_7 , t0 . year AS year_8 , t0 . is_used AS is_used_9 , t0 . destination_id AS destination_id_10 , t0 . billing_id AS billing_id_11 , t0 . user_id AS user_id_12 FROM pre_registration t0 WHERE t0 . destination_id = ? AND t0 . year = ? AND t0 . state IN (? , ? ) AND t0 . is_used = ?
Parameters :
[
129
2026
"pending_approval "
"paid "
0
]
SELECT t0 . id AS id_1 , t0 . amount AS amount_2 , t0 . uid AS uid_3 , t0 . state AS state_4 , t0 . method AS method_5 , t0 . payed_at AS payed_at_6 , t0 . axepta_pay_id AS axepta_pay_id_7 , t0 . year AS year_8 , t0 . is_used AS is_used_9 , t0 . destination_id AS destination_id_10 , t0 . billing_id AS billing_id_11 , t0 . user_id AS user_id_12 FROM pre_registration t0 WHERE t0 . destination_id = 129 AND t0 . year = 2026 AND t0 . state IN ('pending_approval' , 'paid' ) AND t0 . is_used = 0 ;
Copy
451
0.11 ms
SELECT t0 . id AS id_1 , t0 . camping_car_length AS camping_car_length_2 , t0 . camping_car_height AS camping_car_height_3 , t0 . has_animal AS has_animal_4 , t0 . price AS price_5 , t0 . total_price AS total_price_6 , t0 . cygest_export_date AS cygest_export_date_7 , t0 . state AS state_8 , t0 . cygest_return AS cygest_return_9 , t0 . created_at AS created_at_10 , t0 . updated_at AS updated_at_11 , t0 . coupon_code AS coupon_code_12 , t0 . coupon_amount AS coupon_amount_13 , t0 . uuid AS uuid_14 , t0 . old_options AS old_options_15 , t0 . pre_registration_amount AS pre_registration_amount_16 , t0 . pdf_destination AS pdf_destination_17 , t0 . authored_by_id AS authored_by_id_18 , t0 . travel_id AS travel_id_19 , t0 . billing_id AS billing_id_20 FROM reservation t0 WHERE t0 . travel_id = ? AND t0 . state IN (? , ? , ? )
Parameters :
[
19
"awaiting_down_payment "
"partially_paid "
"partially_paid "
]
SELECT t0 . id AS id_1 , t0 . camping_car_length AS camping_car_length_2 , t0 . camping_car_height AS camping_car_height_3 , t0 . has_animal AS has_animal_4 , t0 . price AS price_5 , t0 . total_price AS total_price_6 , t0 . cygest_export_date AS cygest_export_date_7 , t0 . state AS state_8 , t0 . cygest_return AS cygest_return_9 , t0 . created_at AS created_at_10 , t0 . updated_at AS updated_at_11 , t0 . coupon_code AS coupon_code_12 , t0 . coupon_amount AS coupon_amount_13 , t0 . uuid AS uuid_14 , t0 . old_options AS old_options_15 , t0 . pre_registration_amount AS pre_registration_amount_16 , t0 . pdf_destination AS pdf_destination_17 , t0 . authored_by_id AS authored_by_id_18 , t0 . travel_id AS travel_id_19 , t0 . billing_id AS billing_id_20 FROM reservation t0 WHERE t0 . travel_id = 19 AND t0 . state IN ('awaiting_down_payment' , 'partially_paid' , 'partially_paid' );
Copy
452
0.09 ms
SELECT t0 . id AS id_1 , t0 . amount AS amount_2 , t0 . uid AS uid_3 , t0 . state AS state_4 , t0 . method AS method_5 , t0 . payed_at AS payed_at_6 , t0 . axepta_pay_id AS axepta_pay_id_7 , t0 . year AS year_8 , t0 . is_used AS is_used_9 , t0 . destination_id AS destination_id_10 , t0 . billing_id AS billing_id_11 , t0 . user_id AS user_id_12 FROM pre_registration t0 WHERE t0 . destination_id = ? AND t0 . year = ? AND t0 . state IN (? , ? ) AND t0 . is_used = ?
Parameters :
[
129
2026
"pending_approval "
"paid "
0
]
SELECT t0 . id AS id_1 , t0 . amount AS amount_2 , t0 . uid AS uid_3 , t0 . state AS state_4 , t0 . method AS method_5 , t0 . payed_at AS payed_at_6 , t0 . axepta_pay_id AS axepta_pay_id_7 , t0 . year AS year_8 , t0 . is_used AS is_used_9 , t0 . destination_id AS destination_id_10 , t0 . billing_id AS billing_id_11 , t0 . user_id AS user_id_12 FROM pre_registration t0 WHERE t0 . destination_id = 129 AND t0 . year = 2026 AND t0 . state IN ('pending_approval' , 'paid' ) AND t0 . is_used = 0 ;
Copy
453
0.10 ms
SELECT t0 . id AS id_1 , t0 . camping_car_length AS camping_car_length_2 , t0 . camping_car_height AS camping_car_height_3 , t0 . has_animal AS has_animal_4 , t0 . price AS price_5 , t0 . total_price AS total_price_6 , t0 . cygest_export_date AS cygest_export_date_7 , t0 . state AS state_8 , t0 . cygest_return AS cygest_return_9 , t0 . created_at AS created_at_10 , t0 . updated_at AS updated_at_11 , t0 . coupon_code AS coupon_code_12 , t0 . coupon_amount AS coupon_amount_13 , t0 . uuid AS uuid_14 , t0 . old_options AS old_options_15 , t0 . pre_registration_amount AS pre_registration_amount_16 , t0 . pdf_destination AS pdf_destination_17 , t0 . authored_by_id AS authored_by_id_18 , t0 . travel_id AS travel_id_19 , t0 . billing_id AS billing_id_20 FROM reservation t0 WHERE t0 . travel_id = ? AND t0 . state IN (? , ? , ? )
Parameters :
[
19
"awaiting_down_payment "
"partially_paid "
"partially_paid "
]
SELECT t0 . id AS id_1 , t0 . camping_car_length AS camping_car_length_2 , t0 . camping_car_height AS camping_car_height_3 , t0 . has_animal AS has_animal_4 , t0 . price AS price_5 , t0 . total_price AS total_price_6 , t0 . cygest_export_date AS cygest_export_date_7 , t0 . state AS state_8 , t0 . cygest_return AS cygest_return_9 , t0 . created_at AS created_at_10 , t0 . updated_at AS updated_at_11 , t0 . coupon_code AS coupon_code_12 , t0 . coupon_amount AS coupon_amount_13 , t0 . uuid AS uuid_14 , t0 . old_options AS old_options_15 , t0 . pre_registration_amount AS pre_registration_amount_16 , t0 . pdf_destination AS pdf_destination_17 , t0 . authored_by_id AS authored_by_id_18 , t0 . travel_id AS travel_id_19 , t0 . billing_id AS billing_id_20 FROM reservation t0 WHERE t0 . travel_id = 19 AND t0 . state IN ('awaiting_down_payment' , 'partially_paid' , 'partially_paid' );
Copy
454
0.10 ms
SELECT t0 . id AS id_1 , t0 . amount AS amount_2 , t0 . uid AS uid_3 , t0 . state AS state_4 , t0 . method AS method_5 , t0 . payed_at AS payed_at_6 , t0 . axepta_pay_id AS axepta_pay_id_7 , t0 . year AS year_8 , t0 . is_used AS is_used_9 , t0 . destination_id AS destination_id_10 , t0 . billing_id AS billing_id_11 , t0 . user_id AS user_id_12 FROM pre_registration t0 WHERE t0 . destination_id = ? AND t0 . year = ? AND t0 . state IN (? , ? ) AND t0 . is_used = ?
Parameters :
[
36
2026
"pending_approval "
"paid "
0
]
SELECT t0 . id AS id_1 , t0 . amount AS amount_2 , t0 . uid AS uid_3 , t0 . state AS state_4 , t0 . method AS method_5 , t0 . payed_at AS payed_at_6 , t0 . axepta_pay_id AS axepta_pay_id_7 , t0 . year AS year_8 , t0 . is_used AS is_used_9 , t0 . destination_id AS destination_id_10 , t0 . billing_id AS billing_id_11 , t0 . user_id AS user_id_12 FROM pre_registration t0 WHERE t0 . destination_id = 36 AND t0 . year = 2026 AND t0 . state IN ('pending_approval' , 'paid' ) AND t0 . is_used = 0 ;
Copy
455
0.12 ms
SELECT t0 . id AS id_1 , t0 . camping_car_length AS camping_car_length_2 , t0 . camping_car_height AS camping_car_height_3 , t0 . has_animal AS has_animal_4 , t0 . price AS price_5 , t0 . total_price AS total_price_6 , t0 . cygest_export_date AS cygest_export_date_7 , t0 . state AS state_8 , t0 . cygest_return AS cygest_return_9 , t0 . created_at AS created_at_10 , t0 . updated_at AS updated_at_11 , t0 . coupon_code AS coupon_code_12 , t0 . coupon_amount AS coupon_amount_13 , t0 . uuid AS uuid_14 , t0 . old_options AS old_options_15 , t0 . pre_registration_amount AS pre_registration_amount_16 , t0 . pdf_destination AS pdf_destination_17 , t0 . authored_by_id AS authored_by_id_18 , t0 . travel_id AS travel_id_19 , t0 . billing_id AS billing_id_20 FROM reservation t0 WHERE t0 . travel_id = ? AND t0 . state IN (? , ? , ? )
Parameters :
[
2
"awaiting_down_payment "
"partially_paid "
"partially_paid "
]
SELECT t0 . id AS id_1 , t0 . camping_car_length AS camping_car_length_2 , t0 . camping_car_height AS camping_car_height_3 , t0 . has_animal AS has_animal_4 , t0 . price AS price_5 , t0 . total_price AS total_price_6 , t0 . cygest_export_date AS cygest_export_date_7 , t0 . state AS state_8 , t0 . cygest_return AS cygest_return_9 , t0 . created_at AS created_at_10 , t0 . updated_at AS updated_at_11 , t0 . coupon_code AS coupon_code_12 , t0 . coupon_amount AS coupon_amount_13 , t0 . uuid AS uuid_14 , t0 . old_options AS old_options_15 , t0 . pre_registration_amount AS pre_registration_amount_16 , t0 . pdf_destination AS pdf_destination_17 , t0 . authored_by_id AS authored_by_id_18 , t0 . travel_id AS travel_id_19 , t0 . billing_id AS billing_id_20 FROM reservation t0 WHERE t0 . travel_id = 2 AND t0 . state IN ('awaiting_down_payment' , 'partially_paid' , 'partially_paid' );
Copy
456
0.10 ms
SELECT t0 . id AS id_1 , t0 . amount AS amount_2 , t0 . uid AS uid_3 , t0 . state AS state_4 , t0 . method AS method_5 , t0 . payed_at AS payed_at_6 , t0 . axepta_pay_id AS axepta_pay_id_7 , t0 . year AS year_8 , t0 . is_used AS is_used_9 , t0 . destination_id AS destination_id_10 , t0 . billing_id AS billing_id_11 , t0 . user_id AS user_id_12 FROM pre_registration t0 WHERE t0 . destination_id = ? AND t0 . year = ? AND t0 . state IN (? , ? ) AND t0 . is_used = ?
Parameters :
[
36
2026
"pending_approval "
"paid "
0
]
SELECT t0 . id AS id_1 , t0 . amount AS amount_2 , t0 . uid AS uid_3 , t0 . state AS state_4 , t0 . method AS method_5 , t0 . payed_at AS payed_at_6 , t0 . axepta_pay_id AS axepta_pay_id_7 , t0 . year AS year_8 , t0 . is_used AS is_used_9 , t0 . destination_id AS destination_id_10 , t0 . billing_id AS billing_id_11 , t0 . user_id AS user_id_12 FROM pre_registration t0 WHERE t0 . destination_id = 36 AND t0 . year = 2026 AND t0 . state IN ('pending_approval' , 'paid' ) AND t0 . is_used = 0 ;
Copy
457
0.11 ms
SELECT t0 . id AS id_1 , t0 . camping_car_length AS camping_car_length_2 , t0 . camping_car_height AS camping_car_height_3 , t0 . has_animal AS has_animal_4 , t0 . price AS price_5 , t0 . total_price AS total_price_6 , t0 . cygest_export_date AS cygest_export_date_7 , t0 . state AS state_8 , t0 . cygest_return AS cygest_return_9 , t0 . created_at AS created_at_10 , t0 . updated_at AS updated_at_11 , t0 . coupon_code AS coupon_code_12 , t0 . coupon_amount AS coupon_amount_13 , t0 . uuid AS uuid_14 , t0 . old_options AS old_options_15 , t0 . pre_registration_amount AS pre_registration_amount_16 , t0 . pdf_destination AS pdf_destination_17 , t0 . authored_by_id AS authored_by_id_18 , t0 . travel_id AS travel_id_19 , t0 . billing_id AS billing_id_20 FROM reservation t0 WHERE t0 . travel_id = ? AND t0 . state IN (? , ? , ? )
Parameters :
[
2
"awaiting_down_payment "
"partially_paid "
"partially_paid "
]
SELECT t0 . id AS id_1 , t0 . camping_car_length AS camping_car_length_2 , t0 . camping_car_height AS camping_car_height_3 , t0 . has_animal AS has_animal_4 , t0 . price AS price_5 , t0 . total_price AS total_price_6 , t0 . cygest_export_date AS cygest_export_date_7 , t0 . state AS state_8 , t0 . cygest_return AS cygest_return_9 , t0 . created_at AS created_at_10 , t0 . updated_at AS updated_at_11 , t0 . coupon_code AS coupon_code_12 , t0 . coupon_amount AS coupon_amount_13 , t0 . uuid AS uuid_14 , t0 . old_options AS old_options_15 , t0 . pre_registration_amount AS pre_registration_amount_16 , t0 . pdf_destination AS pdf_destination_17 , t0 . authored_by_id AS authored_by_id_18 , t0 . travel_id AS travel_id_19 , t0 . billing_id AS billing_id_20 FROM reservation t0 WHERE t0 . travel_id = 2 AND t0 . state IN ('awaiting_down_payment' , 'partially_paid' , 'partially_paid' );
Copy
458
0.09 ms
SELECT t0 . id AS id_1 , t0 . amount AS amount_2 , t0 . uid AS uid_3 , t0 . state AS state_4 , t0 . method AS method_5 , t0 . payed_at AS payed_at_6 , t0 . axepta_pay_id AS axepta_pay_id_7 , t0 . year AS year_8 , t0 . is_used AS is_used_9 , t0 . destination_id AS destination_id_10 , t0 . billing_id AS billing_id_11 , t0 . user_id AS user_id_12 FROM pre_registration t0 WHERE t0 . destination_id = ? AND t0 . year = ? AND t0 . state IN (? , ? ) AND t0 . is_used = ?
Parameters :
[
36
2026
"pending_approval "
"paid "
0
]
SELECT t0 . id AS id_1 , t0 . amount AS amount_2 , t0 . uid AS uid_3 , t0 . state AS state_4 , t0 . method AS method_5 , t0 . payed_at AS payed_at_6 , t0 . axepta_pay_id AS axepta_pay_id_7 , t0 . year AS year_8 , t0 . is_used AS is_used_9 , t0 . destination_id AS destination_id_10 , t0 . billing_id AS billing_id_11 , t0 . user_id AS user_id_12 FROM pre_registration t0 WHERE t0 . destination_id = 36 AND t0 . year = 2026 AND t0 . state IN ('pending_approval' , 'paid' ) AND t0 . is_used = 0 ;
Copy
459
0.11 ms
SELECT t0 . id AS id_1 , t0 . camping_car_length AS camping_car_length_2 , t0 . camping_car_height AS camping_car_height_3 , t0 . has_animal AS has_animal_4 , t0 . price AS price_5 , t0 . total_price AS total_price_6 , t0 . cygest_export_date AS cygest_export_date_7 , t0 . state AS state_8 , t0 . cygest_return AS cygest_return_9 , t0 . created_at AS created_at_10 , t0 . updated_at AS updated_at_11 , t0 . coupon_code AS coupon_code_12 , t0 . coupon_amount AS coupon_amount_13 , t0 . uuid AS uuid_14 , t0 . old_options AS old_options_15 , t0 . pre_registration_amount AS pre_registration_amount_16 , t0 . pdf_destination AS pdf_destination_17 , t0 . authored_by_id AS authored_by_id_18 , t0 . travel_id AS travel_id_19 , t0 . billing_id AS billing_id_20 FROM reservation t0 WHERE t0 . travel_id = ? AND t0 . state IN (? , ? , ? )
Parameters :
[
16
"awaiting_down_payment "
"partially_paid "
"partially_paid "
]
SELECT t0 . id AS id_1 , t0 . camping_car_length AS camping_car_length_2 , t0 . camping_car_height AS camping_car_height_3 , t0 . has_animal AS has_animal_4 , t0 . price AS price_5 , t0 . total_price AS total_price_6 , t0 . cygest_export_date AS cygest_export_date_7 , t0 . state AS state_8 , t0 . cygest_return AS cygest_return_9 , t0 . created_at AS created_at_10 , t0 . updated_at AS updated_at_11 , t0 . coupon_code AS coupon_code_12 , t0 . coupon_amount AS coupon_amount_13 , t0 . uuid AS uuid_14 , t0 . old_options AS old_options_15 , t0 . pre_registration_amount AS pre_registration_amount_16 , t0 . pdf_destination AS pdf_destination_17 , t0 . authored_by_id AS authored_by_id_18 , t0 . travel_id AS travel_id_19 , t0 . billing_id AS billing_id_20 FROM reservation t0 WHERE t0 . travel_id = 16 AND t0 . state IN ('awaiting_down_payment' , 'partially_paid' , 'partially_paid' );
Copy
460
0.10 ms
SELECT t0 . id AS id_1 , t0 . amount AS amount_2 , t0 . uid AS uid_3 , t0 . state AS state_4 , t0 . method AS method_5 , t0 . payed_at AS payed_at_6 , t0 . axepta_pay_id AS axepta_pay_id_7 , t0 . year AS year_8 , t0 . is_used AS is_used_9 , t0 . destination_id AS destination_id_10 , t0 . billing_id AS billing_id_11 , t0 . user_id AS user_id_12 FROM pre_registration t0 WHERE t0 . destination_id = ? AND t0 . year = ? AND t0 . state IN (? , ? ) AND t0 . is_used = ?
Parameters :
[
103
2026
"pending_approval "
"paid "
0
]
SELECT t0 . id AS id_1 , t0 . amount AS amount_2 , t0 . uid AS uid_3 , t0 . state AS state_4 , t0 . method AS method_5 , t0 . payed_at AS payed_at_6 , t0 . axepta_pay_id AS axepta_pay_id_7 , t0 . year AS year_8 , t0 . is_used AS is_used_9 , t0 . destination_id AS destination_id_10 , t0 . billing_id AS billing_id_11 , t0 . user_id AS user_id_12 FROM pre_registration t0 WHERE t0 . destination_id = 103 AND t0 . year = 2026 AND t0 . state IN ('pending_approval' , 'paid' ) AND t0 . is_used = 0 ;
Copy
461
0.10 ms
SELECT t0 . id AS id_1 , t0 . camping_car_length AS camping_car_length_2 , t0 . camping_car_height AS camping_car_height_3 , t0 . has_animal AS has_animal_4 , t0 . price AS price_5 , t0 . total_price AS total_price_6 , t0 . cygest_export_date AS cygest_export_date_7 , t0 . state AS state_8 , t0 . cygest_return AS cygest_return_9 , t0 . created_at AS created_at_10 , t0 . updated_at AS updated_at_11 , t0 . coupon_code AS coupon_code_12 , t0 . coupon_amount AS coupon_amount_13 , t0 . uuid AS uuid_14 , t0 . old_options AS old_options_15 , t0 . pre_registration_amount AS pre_registration_amount_16 , t0 . pdf_destination AS pdf_destination_17 , t0 . authored_by_id AS authored_by_id_18 , t0 . travel_id AS travel_id_19 , t0 . billing_id AS billing_id_20 FROM reservation t0 WHERE t0 . travel_id = ? AND t0 . state IN (? , ? , ? )
Parameters :
[
30
"awaiting_down_payment "
"partially_paid "
"partially_paid "
]
SELECT t0 . id AS id_1 , t0 . camping_car_length AS camping_car_length_2 , t0 . camping_car_height AS camping_car_height_3 , t0 . has_animal AS has_animal_4 , t0 . price AS price_5 , t0 . total_price AS total_price_6 , t0 . cygest_export_date AS cygest_export_date_7 , t0 . state AS state_8 , t0 . cygest_return AS cygest_return_9 , t0 . created_at AS created_at_10 , t0 . updated_at AS updated_at_11 , t0 . coupon_code AS coupon_code_12 , t0 . coupon_amount AS coupon_amount_13 , t0 . uuid AS uuid_14 , t0 . old_options AS old_options_15 , t0 . pre_registration_amount AS pre_registration_amount_16 , t0 . pdf_destination AS pdf_destination_17 , t0 . authored_by_id AS authored_by_id_18 , t0 . travel_id AS travel_id_19 , t0 . billing_id AS billing_id_20 FROM reservation t0 WHERE t0 . travel_id = 30 AND t0 . state IN ('awaiting_down_payment' , 'partially_paid' , 'partially_paid' );
Copy
462
0.10 ms
SELECT t0 . id AS id_1 , t0 . amount AS amount_2 , t0 . uid AS uid_3 , t0 . state AS state_4 , t0 . method AS method_5 , t0 . payed_at AS payed_at_6 , t0 . axepta_pay_id AS axepta_pay_id_7 , t0 . year AS year_8 , t0 . is_used AS is_used_9 , t0 . destination_id AS destination_id_10 , t0 . billing_id AS billing_id_11 , t0 . user_id AS user_id_12 FROM pre_registration t0 WHERE t0 . destination_id = ? AND t0 . year = ? AND t0 . state IN (? , ? ) AND t0 . is_used = ?
Parameters :
[
103
2026
"pending_approval "
"paid "
0
]
SELECT t0 . id AS id_1 , t0 . amount AS amount_2 , t0 . uid AS uid_3 , t0 . state AS state_4 , t0 . method AS method_5 , t0 . payed_at AS payed_at_6 , t0 . axepta_pay_id AS axepta_pay_id_7 , t0 . year AS year_8 , t0 . is_used AS is_used_9 , t0 . destination_id AS destination_id_10 , t0 . billing_id AS billing_id_11 , t0 . user_id AS user_id_12 FROM pre_registration t0 WHERE t0 . destination_id = 103 AND t0 . year = 2026 AND t0 . state IN ('pending_approval' , 'paid' ) AND t0 . is_used = 0 ;
Copy
463
0.10 ms
SELECT t0 . id AS id_1 , t0 . camping_car_length AS camping_car_length_2 , t0 . camping_car_height AS camping_car_height_3 , t0 . has_animal AS has_animal_4 , t0 . price AS price_5 , t0 . total_price AS total_price_6 , t0 . cygest_export_date AS cygest_export_date_7 , t0 . state AS state_8 , t0 . cygest_return AS cygest_return_9 , t0 . created_at AS created_at_10 , t0 . updated_at AS updated_at_11 , t0 . coupon_code AS coupon_code_12 , t0 . coupon_amount AS coupon_amount_13 , t0 . uuid AS uuid_14 , t0 . old_options AS old_options_15 , t0 . pre_registration_amount AS pre_registration_amount_16 , t0 . pdf_destination AS pdf_destination_17 , t0 . authored_by_id AS authored_by_id_18 , t0 . travel_id AS travel_id_19 , t0 . billing_id AS billing_id_20 FROM reservation t0 WHERE t0 . travel_id = ? AND t0 . state IN (? , ? , ? )
Parameters :
[
30
"awaiting_down_payment "
"partially_paid "
"partially_paid "
]
SELECT t0 . id AS id_1 , t0 . camping_car_length AS camping_car_length_2 , t0 . camping_car_height AS camping_car_height_3 , t0 . has_animal AS has_animal_4 , t0 . price AS price_5 , t0 . total_price AS total_price_6 , t0 . cygest_export_date AS cygest_export_date_7 , t0 . state AS state_8 , t0 . cygest_return AS cygest_return_9 , t0 . created_at AS created_at_10 , t0 . updated_at AS updated_at_11 , t0 . coupon_code AS coupon_code_12 , t0 . coupon_amount AS coupon_amount_13 , t0 . uuid AS uuid_14 , t0 . old_options AS old_options_15 , t0 . pre_registration_amount AS pre_registration_amount_16 , t0 . pdf_destination AS pdf_destination_17 , t0 . authored_by_id AS authored_by_id_18 , t0 . travel_id AS travel_id_19 , t0 . billing_id AS billing_id_20 FROM reservation t0 WHERE t0 . travel_id = 30 AND t0 . state IN ('awaiting_down_payment' , 'partially_paid' , 'partially_paid' );
Copy
464
0.10 ms
SELECT t0 . id AS id_1 , t0 . amount AS amount_2 , t0 . uid AS uid_3 , t0 . state AS state_4 , t0 . method AS method_5 , t0 . payed_at AS payed_at_6 , t0 . axepta_pay_id AS axepta_pay_id_7 , t0 . year AS year_8 , t0 . is_used AS is_used_9 , t0 . destination_id AS destination_id_10 , t0 . billing_id AS billing_id_11 , t0 . user_id AS user_id_12 FROM pre_registration t0 WHERE t0 . destination_id = ? AND t0 . year = ? AND t0 . state IN (? , ? ) AND t0 . is_used = ?
Parameters :
[
40
2026
"pending_approval "
"paid "
0
]
SELECT t0 . id AS id_1 , t0 . amount AS amount_2 , t0 . uid AS uid_3 , t0 . state AS state_4 , t0 . method AS method_5 , t0 . payed_at AS payed_at_6 , t0 . axepta_pay_id AS axepta_pay_id_7 , t0 . year AS year_8 , t0 . is_used AS is_used_9 , t0 . destination_id AS destination_id_10 , t0 . billing_id AS billing_id_11 , t0 . user_id AS user_id_12 FROM pre_registration t0 WHERE t0 . destination_id = 40 AND t0 . year = 2026 AND t0 . state IN ('pending_approval' , 'paid' ) AND t0 . is_used = 0 ;
Copy
465
0.11 ms
SELECT t0 . id AS id_1 , t0 . camping_car_length AS camping_car_length_2 , t0 . camping_car_height AS camping_car_height_3 , t0 . has_animal AS has_animal_4 , t0 . price AS price_5 , t0 . total_price AS total_price_6 , t0 . cygest_export_date AS cygest_export_date_7 , t0 . state AS state_8 , t0 . cygest_return AS cygest_return_9 , t0 . created_at AS created_at_10 , t0 . updated_at AS updated_at_11 , t0 . coupon_code AS coupon_code_12 , t0 . coupon_amount AS coupon_amount_13 , t0 . uuid AS uuid_14 , t0 . old_options AS old_options_15 , t0 . pre_registration_amount AS pre_registration_amount_16 , t0 . pdf_destination AS pdf_destination_17 , t0 . authored_by_id AS authored_by_id_18 , t0 . travel_id AS travel_id_19 , t0 . billing_id AS billing_id_20 FROM reservation t0 WHERE t0 . travel_id = ? AND t0 . state IN (? , ? , ? )
Parameters :
[
14
"awaiting_down_payment "
"partially_paid "
"partially_paid "
]
SELECT t0 . id AS id_1 , t0 . camping_car_length AS camping_car_length_2 , t0 . camping_car_height AS camping_car_height_3 , t0 . has_animal AS has_animal_4 , t0 . price AS price_5 , t0 . total_price AS total_price_6 , t0 . cygest_export_date AS cygest_export_date_7 , t0 . state AS state_8 , t0 . cygest_return AS cygest_return_9 , t0 . created_at AS created_at_10 , t0 . updated_at AS updated_at_11 , t0 . coupon_code AS coupon_code_12 , t0 . coupon_amount AS coupon_amount_13 , t0 . uuid AS uuid_14 , t0 . old_options AS old_options_15 , t0 . pre_registration_amount AS pre_registration_amount_16 , t0 . pdf_destination AS pdf_destination_17 , t0 . authored_by_id AS authored_by_id_18 , t0 . travel_id AS travel_id_19 , t0 . billing_id AS billing_id_20 FROM reservation t0 WHERE t0 . travel_id = 14 AND t0 . state IN ('awaiting_down_payment' , 'partially_paid' , 'partially_paid' );
Copy
466
0.09 ms
SELECT t0 . id AS id_1 , t0 . amount AS amount_2 , t0 . uid AS uid_3 , t0 . state AS state_4 , t0 . method AS method_5 , t0 . payed_at AS payed_at_6 , t0 . axepta_pay_id AS axepta_pay_id_7 , t0 . year AS year_8 , t0 . is_used AS is_used_9 , t0 . destination_id AS destination_id_10 , t0 . billing_id AS billing_id_11 , t0 . user_id AS user_id_12 FROM pre_registration t0 WHERE t0 . destination_id = ? AND t0 . year = ? AND t0 . state IN (? , ? ) AND t0 . is_used = ?
Parameters :
[
40
2026
"pending_approval "
"paid "
0
]
SELECT t0 . id AS id_1 , t0 . amount AS amount_2 , t0 . uid AS uid_3 , t0 . state AS state_4 , t0 . method AS method_5 , t0 . payed_at AS payed_at_6 , t0 . axepta_pay_id AS axepta_pay_id_7 , t0 . year AS year_8 , t0 . is_used AS is_used_9 , t0 . destination_id AS destination_id_10 , t0 . billing_id AS billing_id_11 , t0 . user_id AS user_id_12 FROM pre_registration t0 WHERE t0 . destination_id = 40 AND t0 . year = 2026 AND t0 . state IN ('pending_approval' , 'paid' ) AND t0 . is_used = 0 ;
Copy
467
0.11 ms
SELECT t0 . id AS id_1 , t0 . camping_car_length AS camping_car_length_2 , t0 . camping_car_height AS camping_car_height_3 , t0 . has_animal AS has_animal_4 , t0 . price AS price_5 , t0 . total_price AS total_price_6 , t0 . cygest_export_date AS cygest_export_date_7 , t0 . state AS state_8 , t0 . cygest_return AS cygest_return_9 , t0 . created_at AS created_at_10 , t0 . updated_at AS updated_at_11 , t0 . coupon_code AS coupon_code_12 , t0 . coupon_amount AS coupon_amount_13 , t0 . uuid AS uuid_14 , t0 . old_options AS old_options_15 , t0 . pre_registration_amount AS pre_registration_amount_16 , t0 . pdf_destination AS pdf_destination_17 , t0 . authored_by_id AS authored_by_id_18 , t0 . travel_id AS travel_id_19 , t0 . billing_id AS billing_id_20 FROM reservation t0 WHERE t0 . travel_id = ? AND t0 . state IN (? , ? , ? )
Parameters :
[
14
"awaiting_down_payment "
"partially_paid "
"partially_paid "
]
SELECT t0 . id AS id_1 , t0 . camping_car_length AS camping_car_length_2 , t0 . camping_car_height AS camping_car_height_3 , t0 . has_animal AS has_animal_4 , t0 . price AS price_5 , t0 . total_price AS total_price_6 , t0 . cygest_export_date AS cygest_export_date_7 , t0 . state AS state_8 , t0 . cygest_return AS cygest_return_9 , t0 . created_at AS created_at_10 , t0 . updated_at AS updated_at_11 , t0 . coupon_code AS coupon_code_12 , t0 . coupon_amount AS coupon_amount_13 , t0 . uuid AS uuid_14 , t0 . old_options AS old_options_15 , t0 . pre_registration_amount AS pre_registration_amount_16 , t0 . pdf_destination AS pdf_destination_17 , t0 . authored_by_id AS authored_by_id_18 , t0 . travel_id AS travel_id_19 , t0 . billing_id AS billing_id_20 FROM reservation t0 WHERE t0 . travel_id = 14 AND t0 . state IN ('awaiting_down_payment' , 'partially_paid' , 'partially_paid' );
Copy
468
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 = 749 ;
Copy
469
0.10 ms
SELECT t0 . id AS id_1 , t0 . path AS path_2 , t0 . alt AS alt_3 , t0 . title AS title_4 , t0 . position AS position_5 , t0 . legend AS legend_6 , t0 . destination_id AS destination_id_7 FROM destination_image t0 WHERE t0 . destination_id = ? ORDER BY t0 . position ASC
SELECT t0 . id AS id_1 , t0 . path AS path_2 , t0 . alt AS alt_3 , t0 . title AS title_4 , t0 . position AS position_5 , t0 . legend AS legend_6 , t0 . destination_id AS destination_id_7 FROM destination_image t0 WHERE t0 . destination_id = 12 ORDER BY t0 . position ASC ;
Copy
470
0.11 ms
SELECT t0 . id AS id_1 , t0 . id_crypt AS id_crypt_2 , t0 . name AS name_3 , t0 . starting_point AS starting_point_4 , t0 . days AS days_5 , t0 . is_complete AS is_complete_6 , t0 . is_last_spot AS is_last_spot_7 , t0 . guides AS guides_8 , t0 . date_from AS date_from_9 , t0 . start_date AS start_date_10 , t0 . date_to AS date_to_11 , t0 . registration_deadline AS registration_deadline_12 , t0 . formalities AS formalities_13 , t0 . created_at AS created_at_14 , t0 . updated_at AS updated_at_15 , t0 . enabled AS enabled_16 , t0 . is_promoted AS is_promoted_17 , t0 . is_pre_registered_notified AS is_pre_registered_notified_18 , t0 . destination_id AS destination_id_19 FROM travel t0 WHERE t0 . destination_id = ? ORDER BY t0 . date_from DESC
SELECT t0 . id AS id_1 , t0 . id_crypt AS id_crypt_2 , t0 . name AS name_3 , t0 . starting_point AS starting_point_4 , t0 . days AS days_5 , t0 . is_complete AS is_complete_6 , t0 . is_last_spot AS is_last_spot_7 , t0 . guides AS guides_8 , t0 . date_from AS date_from_9 , t0 . start_date AS start_date_10 , t0 . date_to AS date_to_11 , t0 . registration_deadline AS registration_deadline_12 , t0 . formalities AS formalities_13 , t0 . created_at AS created_at_14 , t0 . updated_at AS updated_at_15 , t0 . enabled AS enabled_16 , t0 . is_promoted AS is_promoted_17 , t0 . is_pre_registered_notified AS is_pre_registered_notified_18 , t0 . destination_id AS destination_id_19 FROM travel t0 WHERE t0 . destination_id = 12 ORDER BY t0 . date_from DESC ;
Copy
471
0.11 ms
SELECT t0 . id AS id_1 , t0 . amount AS amount_2 , t0 . uid AS uid_3 , t0 . state AS state_4 , t0 . method AS method_5 , t0 . payed_at AS payed_at_6 , t0 . axepta_pay_id AS axepta_pay_id_7 , t0 . year AS year_8 , t0 . is_used AS is_used_9 , t0 . destination_id AS destination_id_10 , t0 . billing_id AS billing_id_11 , t0 . user_id AS user_id_12 FROM pre_registration t0 WHERE t0 . destination_id = ? AND t0 . year = ? AND t0 . state IN (? , ? ) AND t0 . is_used = ?
Parameters :
[
12
2026
"pending_approval "
"paid "
0
]
SELECT t0 . id AS id_1 , t0 . amount AS amount_2 , t0 . uid AS uid_3 , t0 . state AS state_4 , t0 . method AS method_5 , t0 . payed_at AS payed_at_6 , t0 . axepta_pay_id AS axepta_pay_id_7 , t0 . year AS year_8 , t0 . is_used AS is_used_9 , t0 . destination_id AS destination_id_10 , t0 . billing_id AS billing_id_11 , t0 . user_id AS user_id_12 FROM pre_registration t0 WHERE t0 . destination_id = 12 AND t0 . year = 2026 AND t0 . state IN ('pending_approval' , 'paid' ) AND t0 . is_used = 0 ;
Copy
472
0.11 ms
SELECT t0 . id AS id_1 , t0 . camping_car_length AS camping_car_length_2 , t0 . camping_car_height AS camping_car_height_3 , t0 . has_animal AS has_animal_4 , t0 . price AS price_5 , t0 . total_price AS total_price_6 , t0 . cygest_export_date AS cygest_export_date_7 , t0 . state AS state_8 , t0 . cygest_return AS cygest_return_9 , t0 . created_at AS created_at_10 , t0 . updated_at AS updated_at_11 , t0 . coupon_code AS coupon_code_12 , t0 . coupon_amount AS coupon_amount_13 , t0 . uuid AS uuid_14 , t0 . old_options AS old_options_15 , t0 . pre_registration_amount AS pre_registration_amount_16 , t0 . pdf_destination AS pdf_destination_17 , t0 . authored_by_id AS authored_by_id_18 , t0 . travel_id AS travel_id_19 , t0 . billing_id AS billing_id_20 FROM reservation t0 WHERE t0 . travel_id = ? AND t0 . state IN (? , ? , ? )
Parameters :
[
25
"awaiting_down_payment "
"partially_paid "
"partially_paid "
]
SELECT t0 . id AS id_1 , t0 . camping_car_length AS camping_car_length_2 , t0 . camping_car_height AS camping_car_height_3 , t0 . has_animal AS has_animal_4 , t0 . price AS price_5 , t0 . total_price AS total_price_6 , t0 . cygest_export_date AS cygest_export_date_7 , t0 . state AS state_8 , t0 . cygest_return AS cygest_return_9 , t0 . created_at AS created_at_10 , t0 . updated_at AS updated_at_11 , t0 . coupon_code AS coupon_code_12 , t0 . coupon_amount AS coupon_amount_13 , t0 . uuid AS uuid_14 , t0 . old_options AS old_options_15 , t0 . pre_registration_amount AS pre_registration_amount_16 , t0 . pdf_destination AS pdf_destination_17 , t0 . authored_by_id AS authored_by_id_18 , t0 . travel_id AS travel_id_19 , t0 . billing_id AS billing_id_20 FROM reservation t0 WHERE t0 . travel_id = 25 AND t0 . state IN ('awaiting_down_payment' , 'partially_paid' , 'partially_paid' );
Copy
473
0.12 ms
SELECT t0 . id AS id_1 , t0 . amount AS amount_2 , t0 . uid AS uid_3 , t0 . state AS state_4 , t0 . method AS method_5 , t0 . payed_at AS payed_at_6 , t0 . axepta_pay_id AS axepta_pay_id_7 , t0 . year AS year_8 , t0 . is_used AS is_used_9 , t0 . destination_id AS destination_id_10 , t0 . billing_id AS billing_id_11 , t0 . user_id AS user_id_12 FROM pre_registration t0 WHERE t0 . destination_id = ? AND t0 . year = ? AND t0 . state IN (? , ? ) AND t0 . is_used = ?
Parameters :
[
12
2026
"pending_approval "
"paid "
0
]
SELECT t0 . id AS id_1 , t0 . amount AS amount_2 , t0 . uid AS uid_3 , t0 . state AS state_4 , t0 . method AS method_5 , t0 . payed_at AS payed_at_6 , t0 . axepta_pay_id AS axepta_pay_id_7 , t0 . year AS year_8 , t0 . is_used AS is_used_9 , t0 . destination_id AS destination_id_10 , t0 . billing_id AS billing_id_11 , t0 . user_id AS user_id_12 FROM pre_registration t0 WHERE t0 . destination_id = 12 AND t0 . year = 2026 AND t0 . state IN ('pending_approval' , 'paid' ) AND t0 . is_used = 0 ;
Copy
474
0.12 ms
SELECT t0 . id AS id_1 , t0 . camping_car_length AS camping_car_length_2 , t0 . camping_car_height AS camping_car_height_3 , t0 . has_animal AS has_animal_4 , t0 . price AS price_5 , t0 . total_price AS total_price_6 , t0 . cygest_export_date AS cygest_export_date_7 , t0 . state AS state_8 , t0 . cygest_return AS cygest_return_9 , t0 . created_at AS created_at_10 , t0 . updated_at AS updated_at_11 , t0 . coupon_code AS coupon_code_12 , t0 . coupon_amount AS coupon_amount_13 , t0 . uuid AS uuid_14 , t0 . old_options AS old_options_15 , t0 . pre_registration_amount AS pre_registration_amount_16 , t0 . pdf_destination AS pdf_destination_17 , t0 . authored_by_id AS authored_by_id_18 , t0 . travel_id AS travel_id_19 , t0 . billing_id AS billing_id_20 FROM reservation t0 WHERE t0 . travel_id = ? AND t0 . state IN (? , ? , ? )
Parameters :
[
25
"awaiting_down_payment "
"partially_paid "
"partially_paid "
]
SELECT t0 . id AS id_1 , t0 . camping_car_length AS camping_car_length_2 , t0 . camping_car_height AS camping_car_height_3 , t0 . has_animal AS has_animal_4 , t0 . price AS price_5 , t0 . total_price AS total_price_6 , t0 . cygest_export_date AS cygest_export_date_7 , t0 . state AS state_8 , t0 . cygest_return AS cygest_return_9 , t0 . created_at AS created_at_10 , t0 . updated_at AS updated_at_11 , t0 . coupon_code AS coupon_code_12 , t0 . coupon_amount AS coupon_amount_13 , t0 . uuid AS uuid_14 , t0 . old_options AS old_options_15 , t0 . pre_registration_amount AS pre_registration_amount_16 , t0 . pdf_destination AS pdf_destination_17 , t0 . authored_by_id AS authored_by_id_18 , t0 . travel_id AS travel_id_19 , t0 . billing_id AS billing_id_20 FROM reservation t0 WHERE t0 . travel_id = 25 AND t0 . state IN ('awaiting_down_payment' , 'partially_paid' , 'partially_paid' );
Copy
475
0.10 ms
SELECT t0 . id AS id_1 , t0 . amount AS amount_2 , t0 . uid AS uid_3 , t0 . state AS state_4 , t0 . method AS method_5 , t0 . payed_at AS payed_at_6 , t0 . axepta_pay_id AS axepta_pay_id_7 , t0 . year AS year_8 , t0 . is_used AS is_used_9 , t0 . destination_id AS destination_id_10 , t0 . billing_id AS billing_id_11 , t0 . user_id AS user_id_12 FROM pre_registration t0 WHERE t0 . destination_id = ? AND t0 . year = ? AND t0 . state IN (? , ? ) AND t0 . is_used = ?
Parameters :
[
31
2026
"pending_approval "
"paid "
0
]
SELECT t0 . id AS id_1 , t0 . amount AS amount_2 , t0 . uid AS uid_3 , t0 . state AS state_4 , t0 . method AS method_5 , t0 . payed_at AS payed_at_6 , t0 . axepta_pay_id AS axepta_pay_id_7 , t0 . year AS year_8 , t0 . is_used AS is_used_9 , t0 . destination_id AS destination_id_10 , t0 . billing_id AS billing_id_11 , t0 . user_id AS user_id_12 FROM pre_registration t0 WHERE t0 . destination_id = 31 AND t0 . year = 2026 AND t0 . state IN ('pending_approval' , 'paid' ) AND t0 . is_used = 0 ;
Copy
476
0.12 ms
SELECT t0 . id AS id_1 , t0 . camping_car_length AS camping_car_length_2 , t0 . camping_car_height AS camping_car_height_3 , t0 . has_animal AS has_animal_4 , t0 . price AS price_5 , t0 . total_price AS total_price_6 , t0 . cygest_export_date AS cygest_export_date_7 , t0 . state AS state_8 , t0 . cygest_return AS cygest_return_9 , t0 . created_at AS created_at_10 , t0 . updated_at AS updated_at_11 , t0 . coupon_code AS coupon_code_12 , t0 . coupon_amount AS coupon_amount_13 , t0 . uuid AS uuid_14 , t0 . old_options AS old_options_15 , t0 . pre_registration_amount AS pre_registration_amount_16 , t0 . pdf_destination AS pdf_destination_17 , t0 . authored_by_id AS authored_by_id_18 , t0 . travel_id AS travel_id_19 , t0 . billing_id AS billing_id_20 FROM reservation t0 WHERE t0 . travel_id = ? AND t0 . state IN (? , ? , ? )
Parameters :
[
5
"awaiting_down_payment "
"partially_paid "
"partially_paid "
]
SELECT t0 . id AS id_1 , t0 . camping_car_length AS camping_car_length_2 , t0 . camping_car_height AS camping_car_height_3 , t0 . has_animal AS has_animal_4 , t0 . price AS price_5 , t0 . total_price AS total_price_6 , t0 . cygest_export_date AS cygest_export_date_7 , t0 . state AS state_8 , t0 . cygest_return AS cygest_return_9 , t0 . created_at AS created_at_10 , t0 . updated_at AS updated_at_11 , t0 . coupon_code AS coupon_code_12 , t0 . coupon_amount AS coupon_amount_13 , t0 . uuid AS uuid_14 , t0 . old_options AS old_options_15 , t0 . pre_registration_amount AS pre_registration_amount_16 , t0 . pdf_destination AS pdf_destination_17 , t0 . authored_by_id AS authored_by_id_18 , t0 . travel_id AS travel_id_19 , t0 . billing_id AS billing_id_20 FROM reservation t0 WHERE t0 . travel_id = 5 AND t0 . state IN ('awaiting_down_payment' , 'partially_paid' , 'partially_paid' );
Copy
477
0.10 ms
SELECT t0 . id AS id_1 , t0 . amount AS amount_2 , t0 . uid AS uid_3 , t0 . state AS state_4 , t0 . method AS method_5 , t0 . payed_at AS payed_at_6 , t0 . axepta_pay_id AS axepta_pay_id_7 , t0 . year AS year_8 , t0 . is_used AS is_used_9 , t0 . destination_id AS destination_id_10 , t0 . billing_id AS billing_id_11 , t0 . user_id AS user_id_12 FROM pre_registration t0 WHERE t0 . destination_id = ? AND t0 . year = ? AND t0 . state IN (? , ? ) AND t0 . is_used = ?
Parameters :
[
31
2026
"pending_approval "
"paid "
0
]
SELECT t0 . id AS id_1 , t0 . amount AS amount_2 , t0 . uid AS uid_3 , t0 . state AS state_4 , t0 . method AS method_5 , t0 . payed_at AS payed_at_6 , t0 . axepta_pay_id AS axepta_pay_id_7 , t0 . year AS year_8 , t0 . is_used AS is_used_9 , t0 . destination_id AS destination_id_10 , t0 . billing_id AS billing_id_11 , t0 . user_id AS user_id_12 FROM pre_registration t0 WHERE t0 . destination_id = 31 AND t0 . year = 2026 AND t0 . state IN ('pending_approval' , 'paid' ) AND t0 . is_used = 0 ;
Copy
478
0.11 ms
SELECT t0 . id AS id_1 , t0 . camping_car_length AS camping_car_length_2 , t0 . camping_car_height AS camping_car_height_3 , t0 . has_animal AS has_animal_4 , t0 . price AS price_5 , t0 . total_price AS total_price_6 , t0 . cygest_export_date AS cygest_export_date_7 , t0 . state AS state_8 , t0 . cygest_return AS cygest_return_9 , t0 . created_at AS created_at_10 , t0 . updated_at AS updated_at_11 , t0 . coupon_code AS coupon_code_12 , t0 . coupon_amount AS coupon_amount_13 , t0 . uuid AS uuid_14 , t0 . old_options AS old_options_15 , t0 . pre_registration_amount AS pre_registration_amount_16 , t0 . pdf_destination AS pdf_destination_17 , t0 . authored_by_id AS authored_by_id_18 , t0 . travel_id AS travel_id_19 , t0 . billing_id AS billing_id_20 FROM reservation t0 WHERE t0 . travel_id = ? AND t0 . state IN (? , ? , ? )
Parameters :
[
5
"awaiting_down_payment "
"partially_paid "
"partially_paid "
]
SELECT t0 . id AS id_1 , t0 . camping_car_length AS camping_car_length_2 , t0 . camping_car_height AS camping_car_height_3 , t0 . has_animal AS has_animal_4 , t0 . price AS price_5 , t0 . total_price AS total_price_6 , t0 . cygest_export_date AS cygest_export_date_7 , t0 . state AS state_8 , t0 . cygest_return AS cygest_return_9 , t0 . created_at AS created_at_10 , t0 . updated_at AS updated_at_11 , t0 . coupon_code AS coupon_code_12 , t0 . coupon_amount AS coupon_amount_13 , t0 . uuid AS uuid_14 , t0 . old_options AS old_options_15 , t0 . pre_registration_amount AS pre_registration_amount_16 , t0 . pdf_destination AS pdf_destination_17 , t0 . authored_by_id AS authored_by_id_18 , t0 . travel_id AS travel_id_19 , t0 . billing_id AS billing_id_20 FROM reservation t0 WHERE t0 . travel_id = 5 AND t0 . state IN ('awaiting_down_payment' , 'partially_paid' , 'partially_paid' );
Copy
479
0.10 ms
SELECT t0 . id AS id_1 , t0 . amount AS amount_2 , t0 . uid AS uid_3 , t0 . state AS state_4 , t0 . method AS method_5 , t0 . payed_at AS payed_at_6 , t0 . axepta_pay_id AS axepta_pay_id_7 , t0 . year AS year_8 , t0 . is_used AS is_used_9 , t0 . destination_id AS destination_id_10 , t0 . billing_id AS billing_id_11 , t0 . user_id AS user_id_12 FROM pre_registration t0 WHERE t0 . destination_id = ? AND t0 . year = ? AND t0 . state IN (? , ? ) AND t0 . is_used = ?
Parameters :
[
84
2026
"pending_approval "
"paid "
0
]
SELECT t0 . id AS id_1 , t0 . amount AS amount_2 , t0 . uid AS uid_3 , t0 . state AS state_4 , t0 . method AS method_5 , t0 . payed_at AS payed_at_6 , t0 . axepta_pay_id AS axepta_pay_id_7 , t0 . year AS year_8 , t0 . is_used AS is_used_9 , t0 . destination_id AS destination_id_10 , t0 . billing_id AS billing_id_11 , t0 . user_id AS user_id_12 FROM pre_registration t0 WHERE t0 . destination_id = 84 AND t0 . year = 2026 AND t0 . state IN ('pending_approval' , 'paid' ) AND t0 . is_used = 0 ;
Copy
480
0.11 ms
SELECT t0 . id AS id_1 , t0 . camping_car_length AS camping_car_length_2 , t0 . camping_car_height AS camping_car_height_3 , t0 . has_animal AS has_animal_4 , t0 . price AS price_5 , t0 . total_price AS total_price_6 , t0 . cygest_export_date AS cygest_export_date_7 , t0 . state AS state_8 , t0 . cygest_return AS cygest_return_9 , t0 . created_at AS created_at_10 , t0 . updated_at AS updated_at_11 , t0 . coupon_code AS coupon_code_12 , t0 . coupon_amount AS coupon_amount_13 , t0 . uuid AS uuid_14 , t0 . old_options AS old_options_15 , t0 . pre_registration_amount AS pre_registration_amount_16 , t0 . pdf_destination AS pdf_destination_17 , t0 . authored_by_id AS authored_by_id_18 , t0 . travel_id AS travel_id_19 , t0 . billing_id AS billing_id_20 FROM reservation t0 WHERE t0 . travel_id = ? AND t0 . state IN (? , ? , ? )
Parameters :
[
27
"awaiting_down_payment "
"partially_paid "
"partially_paid "
]
SELECT t0 . id AS id_1 , t0 . camping_car_length AS camping_car_length_2 , t0 . camping_car_height AS camping_car_height_3 , t0 . has_animal AS has_animal_4 , t0 . price AS price_5 , t0 . total_price AS total_price_6 , t0 . cygest_export_date AS cygest_export_date_7 , t0 . state AS state_8 , t0 . cygest_return AS cygest_return_9 , t0 . created_at AS created_at_10 , t0 . updated_at AS updated_at_11 , t0 . coupon_code AS coupon_code_12 , t0 . coupon_amount AS coupon_amount_13 , t0 . uuid AS uuid_14 , t0 . old_options AS old_options_15 , t0 . pre_registration_amount AS pre_registration_amount_16 , t0 . pdf_destination AS pdf_destination_17 , t0 . authored_by_id AS authored_by_id_18 , t0 . travel_id AS travel_id_19 , t0 . billing_id AS billing_id_20 FROM reservation t0 WHERE t0 . travel_id = 27 AND t0 . state IN ('awaiting_down_payment' , 'partially_paid' , 'partially_paid' );
Copy
481
0.10 ms
SELECT t0 . id AS id_1 , t0 . amount AS amount_2 , t0 . uid AS uid_3 , t0 . state AS state_4 , t0 . method AS method_5 , t0 . payed_at AS payed_at_6 , t0 . axepta_pay_id AS axepta_pay_id_7 , t0 . year AS year_8 , t0 . is_used AS is_used_9 , t0 . destination_id AS destination_id_10 , t0 . billing_id AS billing_id_11 , t0 . user_id AS user_id_12 FROM pre_registration t0 WHERE t0 . destination_id = ? AND t0 . year = ? AND t0 . state IN (? , ? ) AND t0 . is_used = ?
Parameters :
[
84
2026
"pending_approval "
"paid "
0
]
SELECT t0 . id AS id_1 , t0 . amount AS amount_2 , t0 . uid AS uid_3 , t0 . state AS state_4 , t0 . method AS method_5 , t0 . payed_at AS payed_at_6 , t0 . axepta_pay_id AS axepta_pay_id_7 , t0 . year AS year_8 , t0 . is_used AS is_used_9 , t0 . destination_id AS destination_id_10 , t0 . billing_id AS billing_id_11 , t0 . user_id AS user_id_12 FROM pre_registration t0 WHERE t0 . destination_id = 84 AND t0 . year = 2026 AND t0 . state IN ('pending_approval' , 'paid' ) AND t0 . is_used = 0 ;
Copy
482
0.10 ms
SELECT t0 . id AS id_1 , t0 . camping_car_length AS camping_car_length_2 , t0 . camping_car_height AS camping_car_height_3 , t0 . has_animal AS has_animal_4 , t0 . price AS price_5 , t0 . total_price AS total_price_6 , t0 . cygest_export_date AS cygest_export_date_7 , t0 . state AS state_8 , t0 . cygest_return AS cygest_return_9 , t0 . created_at AS created_at_10 , t0 . updated_at AS updated_at_11 , t0 . coupon_code AS coupon_code_12 , t0 . coupon_amount AS coupon_amount_13 , t0 . uuid AS uuid_14 , t0 . old_options AS old_options_15 , t0 . pre_registration_amount AS pre_registration_amount_16 , t0 . pdf_destination AS pdf_destination_17 , t0 . authored_by_id AS authored_by_id_18 , t0 . travel_id AS travel_id_19 , t0 . billing_id AS billing_id_20 FROM reservation t0 WHERE t0 . travel_id = ? AND t0 . state IN (? , ? , ? )
Parameters :
[
27
"awaiting_down_payment "
"partially_paid "
"partially_paid "
]
SELECT t0 . id AS id_1 , t0 . camping_car_length AS camping_car_length_2 , t0 . camping_car_height AS camping_car_height_3 , t0 . has_animal AS has_animal_4 , t0 . price AS price_5 , t0 . total_price AS total_price_6 , t0 . cygest_export_date AS cygest_export_date_7 , t0 . state AS state_8 , t0 . cygest_return AS cygest_return_9 , t0 . created_at AS created_at_10 , t0 . updated_at AS updated_at_11 , t0 . coupon_code AS coupon_code_12 , t0 . coupon_amount AS coupon_amount_13 , t0 . uuid AS uuid_14 , t0 . old_options AS old_options_15 , t0 . pre_registration_amount AS pre_registration_amount_16 , t0 . pdf_destination AS pdf_destination_17 , t0 . authored_by_id AS authored_by_id_18 , t0 . travel_id AS travel_id_19 , t0 . billing_id AS billing_id_20 FROM reservation t0 WHERE t0 . travel_id = 27 AND t0 . state IN ('awaiting_down_payment' , 'partially_paid' , 'partially_paid' );
Copy
483
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 = 754 ;
Copy
484
0.11 ms
SELECT t0 . id AS id_1 , t0 . path AS path_2 , t0 . alt AS alt_3 , t0 . title AS title_4 , t0 . position AS position_5 , t0 . legend AS legend_6 , t0 . destination_id AS destination_id_7 FROM destination_image t0 WHERE t0 . destination_id = ? ORDER BY t0 . position ASC
SELECT t0 . id AS id_1 , t0 . path AS path_2 , t0 . alt AS alt_3 , t0 . title AS title_4 , t0 . position AS position_5 , t0 . legend AS legend_6 , t0 . destination_id AS destination_id_7 FROM destination_image t0 WHERE t0 . destination_id = 17 ORDER BY t0 . position ASC ;
Copy
485
0.13 ms
SELECT t0 . id AS id_1 , t0 . id_crypt AS id_crypt_2 , t0 . name AS name_3 , t0 . starting_point AS starting_point_4 , t0 . days AS days_5 , t0 . is_complete AS is_complete_6 , t0 . is_last_spot AS is_last_spot_7 , t0 . guides AS guides_8 , t0 . date_from AS date_from_9 , t0 . start_date AS start_date_10 , t0 . date_to AS date_to_11 , t0 . registration_deadline AS registration_deadline_12 , t0 . formalities AS formalities_13 , t0 . created_at AS created_at_14 , t0 . updated_at AS updated_at_15 , t0 . enabled AS enabled_16 , t0 . is_promoted AS is_promoted_17 , t0 . is_pre_registered_notified AS is_pre_registered_notified_18 , t0 . destination_id AS destination_id_19 FROM travel t0 WHERE t0 . destination_id = ? ORDER BY t0 . date_from DESC
SELECT t0 . id AS id_1 , t0 . id_crypt AS id_crypt_2 , t0 . name AS name_3 , t0 . starting_point AS starting_point_4 , t0 . days AS days_5 , t0 . is_complete AS is_complete_6 , t0 . is_last_spot AS is_last_spot_7 , t0 . guides AS guides_8 , t0 . date_from AS date_from_9 , t0 . start_date AS start_date_10 , t0 . date_to AS date_to_11 , t0 . registration_deadline AS registration_deadline_12 , t0 . formalities AS formalities_13 , t0 . created_at AS created_at_14 , t0 . updated_at AS updated_at_15 , t0 . enabled AS enabled_16 , t0 . is_promoted AS is_promoted_17 , t0 . is_pre_registered_notified AS is_pre_registered_notified_18 , t0 . destination_id AS destination_id_19 FROM travel t0 WHERE t0 . destination_id = 17 ORDER BY t0 . date_from DESC ;
Copy
486
0.11 ms
SELECT t0 . id AS id_1 , t0 . amount AS amount_2 , t0 . uid AS uid_3 , t0 . state AS state_4 , t0 . method AS method_5 , t0 . payed_at AS payed_at_6 , t0 . axepta_pay_id AS axepta_pay_id_7 , t0 . year AS year_8 , t0 . is_used AS is_used_9 , t0 . destination_id AS destination_id_10 , t0 . billing_id AS billing_id_11 , t0 . user_id AS user_id_12 FROM pre_registration t0 WHERE t0 . destination_id = ? AND t0 . year = ? AND t0 . state IN (? , ? ) AND t0 . is_used = ?
Parameters :
[
17
2026
"pending_approval "
"paid "
0
]
SELECT t0 . id AS id_1 , t0 . amount AS amount_2 , t0 . uid AS uid_3 , t0 . state AS state_4 , t0 . method AS method_5 , t0 . payed_at AS payed_at_6 , t0 . axepta_pay_id AS axepta_pay_id_7 , t0 . year AS year_8 , t0 . is_used AS is_used_9 , t0 . destination_id AS destination_id_10 , t0 . billing_id AS billing_id_11 , t0 . user_id AS user_id_12 FROM pre_registration t0 WHERE t0 . destination_id = 17 AND t0 . year = 2026 AND t0 . state IN ('pending_approval' , 'paid' ) AND t0 . is_used = 0 ;
Copy
487
0.12 ms
SELECT t0 . id AS id_1 , t0 . camping_car_length AS camping_car_length_2 , t0 . camping_car_height AS camping_car_height_3 , t0 . has_animal AS has_animal_4 , t0 . price AS price_5 , t0 . total_price AS total_price_6 , t0 . cygest_export_date AS cygest_export_date_7 , t0 . state AS state_8 , t0 . cygest_return AS cygest_return_9 , t0 . created_at AS created_at_10 , t0 . updated_at AS updated_at_11 , t0 . coupon_code AS coupon_code_12 , t0 . coupon_amount AS coupon_amount_13 , t0 . uuid AS uuid_14 , t0 . old_options AS old_options_15 , t0 . pre_registration_amount AS pre_registration_amount_16 , t0 . pdf_destination AS pdf_destination_17 , t0 . authored_by_id AS authored_by_id_18 , t0 . travel_id AS travel_id_19 , t0 . billing_id AS billing_id_20 FROM reservation t0 WHERE t0 . travel_id = ? AND t0 . state IN (? , ? , ? )
Parameters :
[
13
"awaiting_down_payment "
"partially_paid "
"partially_paid "
]
SELECT t0 . id AS id_1 , t0 . camping_car_length AS camping_car_length_2 , t0 . camping_car_height AS camping_car_height_3 , t0 . has_animal AS has_animal_4 , t0 . price AS price_5 , t0 . total_price AS total_price_6 , t0 . cygest_export_date AS cygest_export_date_7 , t0 . state AS state_8 , t0 . cygest_return AS cygest_return_9 , t0 . created_at AS created_at_10 , t0 . updated_at AS updated_at_11 , t0 . coupon_code AS coupon_code_12 , t0 . coupon_amount AS coupon_amount_13 , t0 . uuid AS uuid_14 , t0 . old_options AS old_options_15 , t0 . pre_registration_amount AS pre_registration_amount_16 , t0 . pdf_destination AS pdf_destination_17 , t0 . authored_by_id AS authored_by_id_18 , t0 . travel_id AS travel_id_19 , t0 . billing_id AS billing_id_20 FROM reservation t0 WHERE t0 . travel_id = 13 AND t0 . state IN ('awaiting_down_payment' , 'partially_paid' , 'partially_paid' );
Copy
488
0.11 ms
SELECT t0 . id AS id_1 , t0 . amount AS amount_2 , t0 . uid AS uid_3 , t0 . state AS state_4 , t0 . method AS method_5 , t0 . payed_at AS payed_at_6 , t0 . axepta_pay_id AS axepta_pay_id_7 , t0 . year AS year_8 , t0 . is_used AS is_used_9 , t0 . destination_id AS destination_id_10 , t0 . billing_id AS billing_id_11 , t0 . user_id AS user_id_12 FROM pre_registration t0 WHERE t0 . destination_id = ? AND t0 . year = ? AND t0 . state IN (? , ? ) AND t0 . is_used = ?
Parameters :
[
17
2026
"pending_approval "
"paid "
0
]
SELECT t0 . id AS id_1 , t0 . amount AS amount_2 , t0 . uid AS uid_3 , t0 . state AS state_4 , t0 . method AS method_5 , t0 . payed_at AS payed_at_6 , t0 . axepta_pay_id AS axepta_pay_id_7 , t0 . year AS year_8 , t0 . is_used AS is_used_9 , t0 . destination_id AS destination_id_10 , t0 . billing_id AS billing_id_11 , t0 . user_id AS user_id_12 FROM pre_registration t0 WHERE t0 . destination_id = 17 AND t0 . year = 2026 AND t0 . state IN ('pending_approval' , 'paid' ) AND t0 . is_used = 0 ;
Copy
489
0.11 ms
SELECT t0 . id AS id_1 , t0 . camping_car_length AS camping_car_length_2 , t0 . camping_car_height AS camping_car_height_3 , t0 . has_animal AS has_animal_4 , t0 . price AS price_5 , t0 . total_price AS total_price_6 , t0 . cygest_export_date AS cygest_export_date_7 , t0 . state AS state_8 , t0 . cygest_return AS cygest_return_9 , t0 . created_at AS created_at_10 , t0 . updated_at AS updated_at_11 , t0 . coupon_code AS coupon_code_12 , t0 . coupon_amount AS coupon_amount_13 , t0 . uuid AS uuid_14 , t0 . old_options AS old_options_15 , t0 . pre_registration_amount AS pre_registration_amount_16 , t0 . pdf_destination AS pdf_destination_17 , t0 . authored_by_id AS authored_by_id_18 , t0 . travel_id AS travel_id_19 , t0 . billing_id AS billing_id_20 FROM reservation t0 WHERE t0 . travel_id = ? AND t0 . state IN (? , ? , ? )
Parameters :
[
13
"awaiting_down_payment "
"partially_paid "
"partially_paid "
]
SELECT t0 . id AS id_1 , t0 . camping_car_length AS camping_car_length_2 , t0 . camping_car_height AS camping_car_height_3 , t0 . has_animal AS has_animal_4 , t0 . price AS price_5 , t0 . total_price AS total_price_6 , t0 . cygest_export_date AS cygest_export_date_7 , t0 . state AS state_8 , t0 . cygest_return AS cygest_return_9 , t0 . created_at AS created_at_10 , t0 . updated_at AS updated_at_11 , t0 . coupon_code AS coupon_code_12 , t0 . coupon_amount AS coupon_amount_13 , t0 . uuid AS uuid_14 , t0 . old_options AS old_options_15 , t0 . pre_registration_amount AS pre_registration_amount_16 , t0 . pdf_destination AS pdf_destination_17 , t0 . authored_by_id AS authored_by_id_18 , t0 . travel_id AS travel_id_19 , t0 . billing_id AS billing_id_20 FROM reservation t0 WHERE t0 . travel_id = 13 AND t0 . state IN ('awaiting_down_payment' , 'partially_paid' , 'partially_paid' );
Copy
490
0.10 ms
SELECT t0 . id AS id_1 , t0 . amount AS amount_2 , t0 . uid AS uid_3 , t0 . state AS state_4 , t0 . method AS method_5 , t0 . payed_at AS payed_at_6 , t0 . axepta_pay_id AS axepta_pay_id_7 , t0 . year AS year_8 , t0 . is_used AS is_used_9 , t0 . destination_id AS destination_id_10 , t0 . billing_id AS billing_id_11 , t0 . user_id AS user_id_12 FROM pre_registration t0 WHERE t0 . destination_id = ? AND t0 . year = ? AND t0 . state IN (? , ? ) AND t0 . is_used = ?
Parameters :
[
13
2026
"pending_approval "
"paid "
0
]
SELECT t0 . id AS id_1 , t0 . amount AS amount_2 , t0 . uid AS uid_3 , t0 . state AS state_4 , t0 . method AS method_5 , t0 . payed_at AS payed_at_6 , t0 . axepta_pay_id AS axepta_pay_id_7 , t0 . year AS year_8 , t0 . is_used AS is_used_9 , t0 . destination_id AS destination_id_10 , t0 . billing_id AS billing_id_11 , t0 . user_id AS user_id_12 FROM pre_registration t0 WHERE t0 . destination_id = 13 AND t0 . year = 2026 AND t0 . state IN ('pending_approval' , 'paid' ) AND t0 . is_used = 0 ;
Copy
491
0.11 ms
SELECT t0 . id AS id_1 , t0 . camping_car_length AS camping_car_length_2 , t0 . camping_car_height AS camping_car_height_3 , t0 . has_animal AS has_animal_4 , t0 . price AS price_5 , t0 . total_price AS total_price_6 , t0 . cygest_export_date AS cygest_export_date_7 , t0 . state AS state_8 , t0 . cygest_return AS cygest_return_9 , t0 . created_at AS created_at_10 , t0 . updated_at AS updated_at_11 , t0 . coupon_code AS coupon_code_12 , t0 . coupon_amount AS coupon_amount_13 , t0 . uuid AS uuid_14 , t0 . old_options AS old_options_15 , t0 . pre_registration_amount AS pre_registration_amount_16 , t0 . pdf_destination AS pdf_destination_17 , t0 . authored_by_id AS authored_by_id_18 , t0 . travel_id AS travel_id_19 , t0 . billing_id AS billing_id_20 FROM reservation t0 WHERE t0 . travel_id = ? AND t0 . state IN (? , ? , ? )
Parameters :
[
41
"awaiting_down_payment "
"partially_paid "
"partially_paid "
]
SELECT t0 . id AS id_1 , t0 . camping_car_length AS camping_car_length_2 , t0 . camping_car_height AS camping_car_height_3 , t0 . has_animal AS has_animal_4 , t0 . price AS price_5 , t0 . total_price AS total_price_6 , t0 . cygest_export_date AS cygest_export_date_7 , t0 . state AS state_8 , t0 . cygest_return AS cygest_return_9 , t0 . created_at AS created_at_10 , t0 . updated_at AS updated_at_11 , t0 . coupon_code AS coupon_code_12 , t0 . coupon_amount AS coupon_amount_13 , t0 . uuid AS uuid_14 , t0 . old_options AS old_options_15 , t0 . pre_registration_amount AS pre_registration_amount_16 , t0 . pdf_destination AS pdf_destination_17 , t0 . authored_by_id AS authored_by_id_18 , t0 . travel_id AS travel_id_19 , t0 . billing_id AS billing_id_20 FROM reservation t0 WHERE t0 . travel_id = 41 AND t0 . state IN ('awaiting_down_payment' , 'partially_paid' , 'partially_paid' );
Copy
492
0.10 ms
SELECT t0 . id AS id_1 , t0 . amount AS amount_2 , t0 . uid AS uid_3 , t0 . state AS state_4 , t0 . method AS method_5 , t0 . payed_at AS payed_at_6 , t0 . axepta_pay_id AS axepta_pay_id_7 , t0 . year AS year_8 , t0 . is_used AS is_used_9 , t0 . destination_id AS destination_id_10 , t0 . billing_id AS billing_id_11 , t0 . user_id AS user_id_12 FROM pre_registration t0 WHERE t0 . destination_id = ? AND t0 . year = ? AND t0 . state IN (? , ? ) AND t0 . is_used = ?
Parameters :
[
13
2026
"pending_approval "
"paid "
0
]
SELECT t0 . id AS id_1 , t0 . amount AS amount_2 , t0 . uid AS uid_3 , t0 . state AS state_4 , t0 . method AS method_5 , t0 . payed_at AS payed_at_6 , t0 . axepta_pay_id AS axepta_pay_id_7 , t0 . year AS year_8 , t0 . is_used AS is_used_9 , t0 . destination_id AS destination_id_10 , t0 . billing_id AS billing_id_11 , t0 . user_id AS user_id_12 FROM pre_registration t0 WHERE t0 . destination_id = 13 AND t0 . year = 2026 AND t0 . state IN ('pending_approval' , 'paid' ) AND t0 . is_used = 0 ;
Copy
493
0.11 ms
SELECT t0 . id AS id_1 , t0 . camping_car_length AS camping_car_length_2 , t0 . camping_car_height AS camping_car_height_3 , t0 . has_animal AS has_animal_4 , t0 . price AS price_5 , t0 . total_price AS total_price_6 , t0 . cygest_export_date AS cygest_export_date_7 , t0 . state AS state_8 , t0 . cygest_return AS cygest_return_9 , t0 . created_at AS created_at_10 , t0 . updated_at AS updated_at_11 , t0 . coupon_code AS coupon_code_12 , t0 . coupon_amount AS coupon_amount_13 , t0 . uuid AS uuid_14 , t0 . old_options AS old_options_15 , t0 . pre_registration_amount AS pre_registration_amount_16 , t0 . pdf_destination AS pdf_destination_17 , t0 . authored_by_id AS authored_by_id_18 , t0 . travel_id AS travel_id_19 , t0 . billing_id AS billing_id_20 FROM reservation t0 WHERE t0 . travel_id = ? AND t0 . state IN (? , ? , ? )
Parameters :
[
41
"awaiting_down_payment "
"partially_paid "
"partially_paid "
]
SELECT t0 . id AS id_1 , t0 . camping_car_length AS camping_car_length_2 , t0 . camping_car_height AS camping_car_height_3 , t0 . has_animal AS has_animal_4 , t0 . price AS price_5 , t0 . total_price AS total_price_6 , t0 . cygest_export_date AS cygest_export_date_7 , t0 . state AS state_8 , t0 . cygest_return AS cygest_return_9 , t0 . created_at AS created_at_10 , t0 . updated_at AS updated_at_11 , t0 . coupon_code AS coupon_code_12 , t0 . coupon_amount AS coupon_amount_13 , t0 . uuid AS uuid_14 , t0 . old_options AS old_options_15 , t0 . pre_registration_amount AS pre_registration_amount_16 , t0 . pdf_destination AS pdf_destination_17 , t0 . authored_by_id AS authored_by_id_18 , t0 . travel_id AS travel_id_19 , t0 . billing_id AS billing_id_20 FROM reservation t0 WHERE t0 . travel_id = 41 AND t0 . state IN ('awaiting_down_payment' , 'partially_paid' , 'partially_paid' );
Copy
494
0.10 ms
SELECT t0 . id AS id_1 , t0 . amount AS amount_2 , t0 . uid AS uid_3 , t0 . state AS state_4 , t0 . method AS method_5 , t0 . payed_at AS payed_at_6 , t0 . axepta_pay_id AS axepta_pay_id_7 , t0 . year AS year_8 , t0 . is_used AS is_used_9 , t0 . destination_id AS destination_id_10 , t0 . billing_id AS billing_id_11 , t0 . user_id AS user_id_12 FROM pre_registration t0 WHERE t0 . destination_id = ? AND t0 . year = ? AND t0 . state IN (? , ? ) AND t0 . is_used = ?
Parameters :
[
13
2026
"pending_approval "
"paid "
0
]
SELECT t0 . id AS id_1 , t0 . amount AS amount_2 , t0 . uid AS uid_3 , t0 . state AS state_4 , t0 . method AS method_5 , t0 . payed_at AS payed_at_6 , t0 . axepta_pay_id AS axepta_pay_id_7 , t0 . year AS year_8 , t0 . is_used AS is_used_9 , t0 . destination_id AS destination_id_10 , t0 . billing_id AS billing_id_11 , t0 . user_id AS user_id_12 FROM pre_registration t0 WHERE t0 . destination_id = 13 AND t0 . year = 2026 AND t0 . state IN ('pending_approval' , 'paid' ) AND t0 . is_used = 0 ;
Copy
495
0.11 ms
SELECT t0 . id AS id_1 , t0 . camping_car_length AS camping_car_length_2 , t0 . camping_car_height AS camping_car_height_3 , t0 . has_animal AS has_animal_4 , t0 . price AS price_5 , t0 . total_price AS total_price_6 , t0 . cygest_export_date AS cygest_export_date_7 , t0 . state AS state_8 , t0 . cygest_return AS cygest_return_9 , t0 . created_at AS created_at_10 , t0 . updated_at AS updated_at_11 , t0 . coupon_code AS coupon_code_12 , t0 . coupon_amount AS coupon_amount_13 , t0 . uuid AS uuid_14 , t0 . old_options AS old_options_15 , t0 . pre_registration_amount AS pre_registration_amount_16 , t0 . pdf_destination AS pdf_destination_17 , t0 . authored_by_id AS authored_by_id_18 , t0 . travel_id AS travel_id_19 , t0 . billing_id AS billing_id_20 FROM reservation t0 WHERE t0 . travel_id = ? AND t0 . state IN (? , ? , ? )
Parameters :
[
26
"awaiting_down_payment "
"partially_paid "
"partially_paid "
]
SELECT t0 . id AS id_1 , t0 . camping_car_length AS camping_car_length_2 , t0 . camping_car_height AS camping_car_height_3 , t0 . has_animal AS has_animal_4 , t0 . price AS price_5 , t0 . total_price AS total_price_6 , t0 . cygest_export_date AS cygest_export_date_7 , t0 . state AS state_8 , t0 . cygest_return AS cygest_return_9 , t0 . created_at AS created_at_10 , t0 . updated_at AS updated_at_11 , t0 . coupon_code AS coupon_code_12 , t0 . coupon_amount AS coupon_amount_13 , t0 . uuid AS uuid_14 , t0 . old_options AS old_options_15 , t0 . pre_registration_amount AS pre_registration_amount_16 , t0 . pdf_destination AS pdf_destination_17 , t0 . authored_by_id AS authored_by_id_18 , t0 . travel_id AS travel_id_19 , t0 . billing_id AS billing_id_20 FROM reservation t0 WHERE t0 . travel_id = 26 AND t0 . state IN ('awaiting_down_payment' , 'partially_paid' , 'partially_paid' );
Copy
496
0.10 ms
SELECT t0 . id AS id_1 , t0 . amount AS amount_2 , t0 . uid AS uid_3 , t0 . state AS state_4 , t0 . method AS method_5 , t0 . payed_at AS payed_at_6 , t0 . axepta_pay_id AS axepta_pay_id_7 , t0 . year AS year_8 , t0 . is_used AS is_used_9 , t0 . destination_id AS destination_id_10 , t0 . billing_id AS billing_id_11 , t0 . user_id AS user_id_12 FROM pre_registration t0 WHERE t0 . destination_id = ? AND t0 . year = ? AND t0 . state IN (? , ? ) AND t0 . is_used = ?
Parameters :
[
29
2026
"pending_approval "
"paid "
0
]
SELECT t0 . id AS id_1 , t0 . amount AS amount_2 , t0 . uid AS uid_3 , t0 . state AS state_4 , t0 . method AS method_5 , t0 . payed_at AS payed_at_6 , t0 . axepta_pay_id AS axepta_pay_id_7 , t0 . year AS year_8 , t0 . is_used AS is_used_9 , t0 . destination_id AS destination_id_10 , t0 . billing_id AS billing_id_11 , t0 . user_id AS user_id_12 FROM pre_registration t0 WHERE t0 . destination_id = 29 AND t0 . year = 2026 AND t0 . state IN ('pending_approval' , 'paid' ) AND t0 . is_used = 0 ;
Copy
497
0.11 ms
SELECT t0 . id AS id_1 , t0 . camping_car_length AS camping_car_length_2 , t0 . camping_car_height AS camping_car_height_3 , t0 . has_animal AS has_animal_4 , t0 . price AS price_5 , t0 . total_price AS total_price_6 , t0 . cygest_export_date AS cygest_export_date_7 , t0 . state AS state_8 , t0 . cygest_return AS cygest_return_9 , t0 . created_at AS created_at_10 , t0 . updated_at AS updated_at_11 , t0 . coupon_code AS coupon_code_12 , t0 . coupon_amount AS coupon_amount_13 , t0 . uuid AS uuid_14 , t0 . old_options AS old_options_15 , t0 . pre_registration_amount AS pre_registration_amount_16 , t0 . pdf_destination AS pdf_destination_17 , t0 . authored_by_id AS authored_by_id_18 , t0 . travel_id AS travel_id_19 , t0 . billing_id AS billing_id_20 FROM reservation t0 WHERE t0 . travel_id = ? AND t0 . state IN (? , ? , ? )
Parameters :
[
28
"awaiting_down_payment "
"partially_paid "
"partially_paid "
]
SELECT t0 . id AS id_1 , t0 . camping_car_length AS camping_car_length_2 , t0 . camping_car_height AS camping_car_height_3 , t0 . has_animal AS has_animal_4 , t0 . price AS price_5 , t0 . total_price AS total_price_6 , t0 . cygest_export_date AS cygest_export_date_7 , t0 . state AS state_8 , t0 . cygest_return AS cygest_return_9 , t0 . created_at AS created_at_10 , t0 . updated_at AS updated_at_11 , t0 . coupon_code AS coupon_code_12 , t0 . coupon_amount AS coupon_amount_13 , t0 . uuid AS uuid_14 , t0 . old_options AS old_options_15 , t0 . pre_registration_amount AS pre_registration_amount_16 , t0 . pdf_destination AS pdf_destination_17 , t0 . authored_by_id AS authored_by_id_18 , t0 . travel_id AS travel_id_19 , t0 . billing_id AS billing_id_20 FROM reservation t0 WHERE t0 . travel_id = 28 AND t0 . state IN ('awaiting_down_payment' , 'partially_paid' , 'partially_paid' );
Copy
498
0.10 ms
SELECT t0 . id AS id_1 , t0 . amount AS amount_2 , t0 . uid AS uid_3 , t0 . state AS state_4 , t0 . method AS method_5 , t0 . payed_at AS payed_at_6 , t0 . axepta_pay_id AS axepta_pay_id_7 , t0 . year AS year_8 , t0 . is_used AS is_used_9 , t0 . destination_id AS destination_id_10 , t0 . billing_id AS billing_id_11 , t0 . user_id AS user_id_12 FROM pre_registration t0 WHERE t0 . destination_id = ? AND t0 . year = ? AND t0 . state IN (? , ? ) AND t0 . is_used = ?
Parameters :
[
29
2026
"pending_approval "
"paid "
0
]
SELECT t0 . id AS id_1 , t0 . amount AS amount_2 , t0 . uid AS uid_3 , t0 . state AS state_4 , t0 . method AS method_5 , t0 . payed_at AS payed_at_6 , t0 . axepta_pay_id AS axepta_pay_id_7 , t0 . year AS year_8 , t0 . is_used AS is_used_9 , t0 . destination_id AS destination_id_10 , t0 . billing_id AS billing_id_11 , t0 . user_id AS user_id_12 FROM pre_registration t0 WHERE t0 . destination_id = 29 AND t0 . year = 2026 AND t0 . state IN ('pending_approval' , 'paid' ) AND t0 . is_used = 0 ;
Copy
499
0.10 ms
SELECT t0 . id AS id_1 , t0 . camping_car_length AS camping_car_length_2 , t0 . camping_car_height AS camping_car_height_3 , t0 . has_animal AS has_animal_4 , t0 . price AS price_5 , t0 . total_price AS total_price_6 , t0 . cygest_export_date AS cygest_export_date_7 , t0 . state AS state_8 , t0 . cygest_return AS cygest_return_9 , t0 . created_at AS created_at_10 , t0 . updated_at AS updated_at_11 , t0 . coupon_code AS coupon_code_12 , t0 . coupon_amount AS coupon_amount_13 , t0 . uuid AS uuid_14 , t0 . old_options AS old_options_15 , t0 . pre_registration_amount AS pre_registration_amount_16 , t0 . pdf_destination AS pdf_destination_17 , t0 . authored_by_id AS authored_by_id_18 , t0 . travel_id AS travel_id_19 , t0 . billing_id AS billing_id_20 FROM reservation t0 WHERE t0 . travel_id = ? AND t0 . state IN (? , ? , ? )
Parameters :
[
38
"awaiting_down_payment "
"partially_paid "
"partially_paid "
]
SELECT t0 . id AS id_1 , t0 . camping_car_length AS camping_car_length_2 , t0 . camping_car_height AS camping_car_height_3 , t0 . has_animal AS has_animal_4 , t0 . price AS price_5 , t0 . total_price AS total_price_6 , t0 . cygest_export_date AS cygest_export_date_7 , t0 . state AS state_8 , t0 . cygest_return AS cygest_return_9 , t0 . created_at AS created_at_10 , t0 . updated_at AS updated_at_11 , t0 . coupon_code AS coupon_code_12 , t0 . coupon_amount AS coupon_amount_13 , t0 . uuid AS uuid_14 , t0 . old_options AS old_options_15 , t0 . pre_registration_amount AS pre_registration_amount_16 , t0 . pdf_destination AS pdf_destination_17 , t0 . authored_by_id AS authored_by_id_18 , t0 . travel_id AS travel_id_19 , t0 . billing_id AS billing_id_20 FROM reservation t0 WHERE t0 . travel_id = 38 AND t0 . state IN ('awaiting_down_payment' , 'partially_paid' , 'partially_paid' );
Copy
500
0.09 ms
SELECT t0 . id AS id_1 , t0 . amount AS amount_2 , t0 . uid AS uid_3 , t0 . state AS state_4 , t0 . method AS method_5 , t0 . payed_at AS payed_at_6 , t0 . axepta_pay_id AS axepta_pay_id_7 , t0 . year AS year_8 , t0 . is_used AS is_used_9 , t0 . destination_id AS destination_id_10 , t0 . billing_id AS billing_id_11 , t0 . user_id AS user_id_12 FROM pre_registration t0 WHERE t0 . destination_id = ? AND t0 . year = ? AND t0 . state IN (? , ? ) AND t0 . is_used = ?
Parameters :
[
29
2026
"pending_approval "
"paid "
0
]
SELECT t0 . id AS id_1 , t0 . amount AS amount_2 , t0 . uid AS uid_3 , t0 . state AS state_4 , t0 . method AS method_5 , t0 . payed_at AS payed_at_6 , t0 . axepta_pay_id AS axepta_pay_id_7 , t0 . year AS year_8 , t0 . is_used AS is_used_9 , t0 . destination_id AS destination_id_10 , t0 . billing_id AS billing_id_11 , t0 . user_id AS user_id_12 FROM pre_registration t0 WHERE t0 . destination_id = 29 AND t0 . year = 2026 AND t0 . state IN ('pending_approval' , 'paid' ) AND t0 . is_used = 0 ;
Copy
501
0.11 ms
SELECT t0 . id AS id_1 , t0 . camping_car_length AS camping_car_length_2 , t0 . camping_car_height AS camping_car_height_3 , t0 . has_animal AS has_animal_4 , t0 . price AS price_5 , t0 . total_price AS total_price_6 , t0 . cygest_export_date AS cygest_export_date_7 , t0 . state AS state_8 , t0 . cygest_return AS cygest_return_9 , t0 . created_at AS created_at_10 , t0 . updated_at AS updated_at_11 , t0 . coupon_code AS coupon_code_12 , t0 . coupon_amount AS coupon_amount_13 , t0 . uuid AS uuid_14 , t0 . old_options AS old_options_15 , t0 . pre_registration_amount AS pre_registration_amount_16 , t0 . pdf_destination AS pdf_destination_17 , t0 . authored_by_id AS authored_by_id_18 , t0 . travel_id AS travel_id_19 , t0 . billing_id AS billing_id_20 FROM reservation t0 WHERE t0 . travel_id = ? AND t0 . state IN (? , ? , ? )
Parameters :
[
28
"awaiting_down_payment "
"partially_paid "
"partially_paid "
]
SELECT t0 . id AS id_1 , t0 . camping_car_length AS camping_car_length_2 , t0 . camping_car_height AS camping_car_height_3 , t0 . has_animal AS has_animal_4 , t0 . price AS price_5 , t0 . total_price AS total_price_6 , t0 . cygest_export_date AS cygest_export_date_7 , t0 . state AS state_8 , t0 . cygest_return AS cygest_return_9 , t0 . created_at AS created_at_10 , t0 . updated_at AS updated_at_11 , t0 . coupon_code AS coupon_code_12 , t0 . coupon_amount AS coupon_amount_13 , t0 . uuid AS uuid_14 , t0 . old_options AS old_options_15 , t0 . pre_registration_amount AS pre_registration_amount_16 , t0 . pdf_destination AS pdf_destination_17 , t0 . authored_by_id AS authored_by_id_18 , t0 . travel_id AS travel_id_19 , t0 . billing_id AS billing_id_20 FROM reservation t0 WHERE t0 . travel_id = 28 AND t0 . state IN ('awaiting_down_payment' , 'partially_paid' , 'partially_paid' );
Copy
502
0.09 ms
SELECT t0 . id AS id_1 , t0 . amount AS amount_2 , t0 . uid AS uid_3 , t0 . state AS state_4 , t0 . method AS method_5 , t0 . payed_at AS payed_at_6 , t0 . axepta_pay_id AS axepta_pay_id_7 , t0 . year AS year_8 , t0 . is_used AS is_used_9 , t0 . destination_id AS destination_id_10 , t0 . billing_id AS billing_id_11 , t0 . user_id AS user_id_12 FROM pre_registration t0 WHERE t0 . destination_id = ? AND t0 . year = ? AND t0 . state IN (? , ? ) AND t0 . is_used = ?
Parameters :
[
29
2026
"pending_approval "
"paid "
0
]
SELECT t0 . id AS id_1 , t0 . amount AS amount_2 , t0 . uid AS uid_3 , t0 . state AS state_4 , t0 . method AS method_5 , t0 . payed_at AS payed_at_6 , t0 . axepta_pay_id AS axepta_pay_id_7 , t0 . year AS year_8 , t0 . is_used AS is_used_9 , t0 . destination_id AS destination_id_10 , t0 . billing_id AS billing_id_11 , t0 . user_id AS user_id_12 FROM pre_registration t0 WHERE t0 . destination_id = 29 AND t0 . year = 2026 AND t0 . state IN ('pending_approval' , 'paid' ) AND t0 . is_used = 0 ;
Copy
503
0.11 ms
SELECT t0 . id AS id_1 , t0 . camping_car_length AS camping_car_length_2 , t0 . camping_car_height AS camping_car_height_3 , t0 . has_animal AS has_animal_4 , t0 . price AS price_5 , t0 . total_price AS total_price_6 , t0 . cygest_export_date AS cygest_export_date_7 , t0 . state AS state_8 , t0 . cygest_return AS cygest_return_9 , t0 . created_at AS created_at_10 , t0 . updated_at AS updated_at_11 , t0 . coupon_code AS coupon_code_12 , t0 . coupon_amount AS coupon_amount_13 , t0 . uuid AS uuid_14 , t0 . old_options AS old_options_15 , t0 . pre_registration_amount AS pre_registration_amount_16 , t0 . pdf_destination AS pdf_destination_17 , t0 . authored_by_id AS authored_by_id_18 , t0 . travel_id AS travel_id_19 , t0 . billing_id AS billing_id_20 FROM reservation t0 WHERE t0 . travel_id = ? AND t0 . state IN (? , ? , ? )
Parameters :
[
38
"awaiting_down_payment "
"partially_paid "
"partially_paid "
]
SELECT t0 . id AS id_1 , t0 . camping_car_length AS camping_car_length_2 , t0 . camping_car_height AS camping_car_height_3 , t0 . has_animal AS has_animal_4 , t0 . price AS price_5 , t0 . total_price AS total_price_6 , t0 . cygest_export_date AS cygest_export_date_7 , t0 . state AS state_8 , t0 . cygest_return AS cygest_return_9 , t0 . created_at AS created_at_10 , t0 . updated_at AS updated_at_11 , t0 . coupon_code AS coupon_code_12 , t0 . coupon_amount AS coupon_amount_13 , t0 . uuid AS uuid_14 , t0 . old_options AS old_options_15 , t0 . pre_registration_amount AS pre_registration_amount_16 , t0 . pdf_destination AS pdf_destination_17 , t0 . authored_by_id AS authored_by_id_18 , t0 . travel_id AS travel_id_19 , t0 . billing_id AS billing_id_20 FROM reservation t0 WHERE t0 . travel_id = 38 AND t0 . state IN ('awaiting_down_payment' , 'partially_paid' , 'partially_paid' );
Copy
504
0.11 ms
SELECT t0 . id AS id_1 , t0 . amount AS amount_2 , t0 . uid AS uid_3 , t0 . state AS state_4 , t0 . method AS method_5 , t0 . payed_at AS payed_at_6 , t0 . axepta_pay_id AS axepta_pay_id_7 , t0 . year AS year_8 , t0 . is_used AS is_used_9 , t0 . destination_id AS destination_id_10 , t0 . billing_id AS billing_id_11 , t0 . user_id AS user_id_12 FROM pre_registration t0 WHERE t0 . destination_id = ? AND t0 . year = ? AND t0 . state IN (? , ? ) AND t0 . is_used = ?
Parameters :
[
14
2026
"pending_approval "
"paid "
0
]
SELECT t0 . id AS id_1 , t0 . amount AS amount_2 , t0 . uid AS uid_3 , t0 . state AS state_4 , t0 . method AS method_5 , t0 . payed_at AS payed_at_6 , t0 . axepta_pay_id AS axepta_pay_id_7 , t0 . year AS year_8 , t0 . is_used AS is_used_9 , t0 . destination_id AS destination_id_10 , t0 . billing_id AS billing_id_11 , t0 . user_id AS user_id_12 FROM pre_registration t0 WHERE t0 . destination_id = 14 AND t0 . year = 2026 AND t0 . state IN ('pending_approval' , 'paid' ) AND t0 . is_used = 0 ;
Copy
505
0.11 ms
SELECT t0 . id AS id_1 , t0 . camping_car_length AS camping_car_length_2 , t0 . camping_car_height AS camping_car_height_3 , t0 . has_animal AS has_animal_4 , t0 . price AS price_5 , t0 . total_price AS total_price_6 , t0 . cygest_export_date AS cygest_export_date_7 , t0 . state AS state_8 , t0 . cygest_return AS cygest_return_9 , t0 . created_at AS created_at_10 , t0 . updated_at AS updated_at_11 , t0 . coupon_code AS coupon_code_12 , t0 . coupon_amount AS coupon_amount_13 , t0 . uuid AS uuid_14 , t0 . old_options AS old_options_15 , t0 . pre_registration_amount AS pre_registration_amount_16 , t0 . pdf_destination AS pdf_destination_17 , t0 . authored_by_id AS authored_by_id_18 , t0 . travel_id AS travel_id_19 , t0 . billing_id AS billing_id_20 FROM reservation t0 WHERE t0 . travel_id = ? AND t0 . state IN (? , ? , ? )
Parameters :
[
34
"awaiting_down_payment "
"partially_paid "
"partially_paid "
]
SELECT t0 . id AS id_1 , t0 . camping_car_length AS camping_car_length_2 , t0 . camping_car_height AS camping_car_height_3 , t0 . has_animal AS has_animal_4 , t0 . price AS price_5 , t0 . total_price AS total_price_6 , t0 . cygest_export_date AS cygest_export_date_7 , t0 . state AS state_8 , t0 . cygest_return AS cygest_return_9 , t0 . created_at AS created_at_10 , t0 . updated_at AS updated_at_11 , t0 . coupon_code AS coupon_code_12 , t0 . coupon_amount AS coupon_amount_13 , t0 . uuid AS uuid_14 , t0 . old_options AS old_options_15 , t0 . pre_registration_amount AS pre_registration_amount_16 , t0 . pdf_destination AS pdf_destination_17 , t0 . authored_by_id AS authored_by_id_18 , t0 . travel_id AS travel_id_19 , t0 . billing_id AS billing_id_20 FROM reservation t0 WHERE t0 . travel_id = 34 AND t0 . state IN ('awaiting_down_payment' , 'partially_paid' , 'partially_paid' );
Copy
506
0.10 ms
SELECT t0 . id AS id_1 , t0 . amount AS amount_2 , t0 . uid AS uid_3 , t0 . state AS state_4 , t0 . method AS method_5 , t0 . payed_at AS payed_at_6 , t0 . axepta_pay_id AS axepta_pay_id_7 , t0 . year AS year_8 , t0 . is_used AS is_used_9 , t0 . destination_id AS destination_id_10 , t0 . billing_id AS billing_id_11 , t0 . user_id AS user_id_12 FROM pre_registration t0 WHERE t0 . destination_id = ? AND t0 . year = ? AND t0 . state IN (? , ? ) AND t0 . is_used = ?
Parameters :
[
14
2026
"pending_approval "
"paid "
0
]
SELECT t0 . id AS id_1 , t0 . amount AS amount_2 , t0 . uid AS uid_3 , t0 . state AS state_4 , t0 . method AS method_5 , t0 . payed_at AS payed_at_6 , t0 . axepta_pay_id AS axepta_pay_id_7 , t0 . year AS year_8 , t0 . is_used AS is_used_9 , t0 . destination_id AS destination_id_10 , t0 . billing_id AS billing_id_11 , t0 . user_id AS user_id_12 FROM pre_registration t0 WHERE t0 . destination_id = 14 AND t0 . year = 2026 AND t0 . state IN ('pending_approval' , 'paid' ) AND t0 . is_used = 0 ;
Copy
507
0.11 ms
SELECT t0 . id AS id_1 , t0 . camping_car_length AS camping_car_length_2 , t0 . camping_car_height AS camping_car_height_3 , t0 . has_animal AS has_animal_4 , t0 . price AS price_5 , t0 . total_price AS total_price_6 , t0 . cygest_export_date AS cygest_export_date_7 , t0 . state AS state_8 , t0 . cygest_return AS cygest_return_9 , t0 . created_at AS created_at_10 , t0 . updated_at AS updated_at_11 , t0 . coupon_code AS coupon_code_12 , t0 . coupon_amount AS coupon_amount_13 , t0 . uuid AS uuid_14 , t0 . old_options AS old_options_15 , t0 . pre_registration_amount AS pre_registration_amount_16 , t0 . pdf_destination AS pdf_destination_17 , t0 . authored_by_id AS authored_by_id_18 , t0 . travel_id AS travel_id_19 , t0 . billing_id AS billing_id_20 FROM reservation t0 WHERE t0 . travel_id = ? AND t0 . state IN (? , ? , ? )
Parameters :
[
34
"awaiting_down_payment "
"partially_paid "
"partially_paid "
]
SELECT t0 . id AS id_1 , t0 . camping_car_length AS camping_car_length_2 , t0 . camping_car_height AS camping_car_height_3 , t0 . has_animal AS has_animal_4 , t0 . price AS price_5 , t0 . total_price AS total_price_6 , t0 . cygest_export_date AS cygest_export_date_7 , t0 . state AS state_8 , t0 . cygest_return AS cygest_return_9 , t0 . created_at AS created_at_10 , t0 . updated_at AS updated_at_11 , t0 . coupon_code AS coupon_code_12 , t0 . coupon_amount AS coupon_amount_13 , t0 . uuid AS uuid_14 , t0 . old_options AS old_options_15 , t0 . pre_registration_amount AS pre_registration_amount_16 , t0 . pdf_destination AS pdf_destination_17 , t0 . authored_by_id AS authored_by_id_18 , t0 . travel_id AS travel_id_19 , t0 . billing_id AS billing_id_20 FROM reservation t0 WHERE t0 . travel_id = 34 AND t0 . state IN ('awaiting_down_payment' , 'partially_paid' , 'partially_paid' );
Copy
508
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 = 814 ;
Copy
509
0.11 ms
SELECT t0 . id AS id_1 , t0 . path AS path_2 , t0 . alt AS alt_3 , t0 . title AS title_4 , t0 . position AS position_5 , t0 . legend AS legend_6 , t0 . destination_id AS destination_id_7 FROM destination_image t0 WHERE t0 . destination_id = ? ORDER BY t0 . position ASC
SELECT t0 . id AS id_1 , t0 . path AS path_2 , t0 . alt AS alt_3 , t0 . title AS title_4 , t0 . position AS position_5 , t0 . legend AS legend_6 , t0 . destination_id AS destination_id_7 FROM destination_image t0 WHERE t0 . destination_id = 78 ORDER BY t0 . position ASC ;
Copy
510
0.12 ms
SELECT t0 . id AS id_1 , t0 . id_crypt AS id_crypt_2 , t0 . name AS name_3 , t0 . starting_point AS starting_point_4 , t0 . days AS days_5 , t0 . is_complete AS is_complete_6 , t0 . is_last_spot AS is_last_spot_7 , t0 . guides AS guides_8 , t0 . date_from AS date_from_9 , t0 . start_date AS start_date_10 , t0 . date_to AS date_to_11 , t0 . registration_deadline AS registration_deadline_12 , t0 . formalities AS formalities_13 , t0 . created_at AS created_at_14 , t0 . updated_at AS updated_at_15 , t0 . enabled AS enabled_16 , t0 . is_promoted AS is_promoted_17 , t0 . is_pre_registered_notified AS is_pre_registered_notified_18 , t0 . destination_id AS destination_id_19 FROM travel t0 WHERE t0 . destination_id = ? ORDER BY t0 . date_from DESC
SELECT t0 . id AS id_1 , t0 . id_crypt AS id_crypt_2 , t0 . name AS name_3 , t0 . starting_point AS starting_point_4 , t0 . days AS days_5 , t0 . is_complete AS is_complete_6 , t0 . is_last_spot AS is_last_spot_7 , t0 . guides AS guides_8 , t0 . date_from AS date_from_9 , t0 . start_date AS start_date_10 , t0 . date_to AS date_to_11 , t0 . registration_deadline AS registration_deadline_12 , t0 . formalities AS formalities_13 , t0 . created_at AS created_at_14 , t0 . updated_at AS updated_at_15 , t0 . enabled AS enabled_16 , t0 . is_promoted AS is_promoted_17 , t0 . is_pre_registered_notified AS is_pre_registered_notified_18 , t0 . destination_id AS destination_id_19 FROM travel t0 WHERE t0 . destination_id = 78 ORDER BY t0 . date_from DESC ;
Copy
511
0.11 ms
SELECT t0 . id AS id_1 , t0 . amount AS amount_2 , t0 . uid AS uid_3 , t0 . state AS state_4 , t0 . method AS method_5 , t0 . payed_at AS payed_at_6 , t0 . axepta_pay_id AS axepta_pay_id_7 , t0 . year AS year_8 , t0 . is_used AS is_used_9 , t0 . destination_id AS destination_id_10 , t0 . billing_id AS billing_id_11 , t0 . user_id AS user_id_12 FROM pre_registration t0 WHERE t0 . destination_id = ? AND t0 . year = ? AND t0 . state IN (? , ? ) AND t0 . is_used = ?
Parameters :
[
78
2026
"pending_approval "
"paid "
0
]
SELECT t0 . id AS id_1 , t0 . amount AS amount_2 , t0 . uid AS uid_3 , t0 . state AS state_4 , t0 . method AS method_5 , t0 . payed_at AS payed_at_6 , t0 . axepta_pay_id AS axepta_pay_id_7 , t0 . year AS year_8 , t0 . is_used AS is_used_9 , t0 . destination_id AS destination_id_10 , t0 . billing_id AS billing_id_11 , t0 . user_id AS user_id_12 FROM pre_registration t0 WHERE t0 . destination_id = 78 AND t0 . year = 2026 AND t0 . state IN ('pending_approval' , 'paid' ) AND t0 . is_used = 0 ;
Copy
512
0.11 ms
SELECT t0 . id AS id_1 , t0 . camping_car_length AS camping_car_length_2 , t0 . camping_car_height AS camping_car_height_3 , t0 . has_animal AS has_animal_4 , t0 . price AS price_5 , t0 . total_price AS total_price_6 , t0 . cygest_export_date AS cygest_export_date_7 , t0 . state AS state_8 , t0 . cygest_return AS cygest_return_9 , t0 . created_at AS created_at_10 , t0 . updated_at AS updated_at_11 , t0 . coupon_code AS coupon_code_12 , t0 . coupon_amount AS coupon_amount_13 , t0 . uuid AS uuid_14 , t0 . old_options AS old_options_15 , t0 . pre_registration_amount AS pre_registration_amount_16 , t0 . pdf_destination AS pdf_destination_17 , t0 . authored_by_id AS authored_by_id_18 , t0 . travel_id AS travel_id_19 , t0 . billing_id AS billing_id_20 FROM reservation t0 WHERE t0 . travel_id = ? AND t0 . state IN (? , ? , ? )
Parameters :
[
37
"awaiting_down_payment "
"partially_paid "
"partially_paid "
]
SELECT t0 . id AS id_1 , t0 . camping_car_length AS camping_car_length_2 , t0 . camping_car_height AS camping_car_height_3 , t0 . has_animal AS has_animal_4 , t0 . price AS price_5 , t0 . total_price AS total_price_6 , t0 . cygest_export_date AS cygest_export_date_7 , t0 . state AS state_8 , t0 . cygest_return AS cygest_return_9 , t0 . created_at AS created_at_10 , t0 . updated_at AS updated_at_11 , t0 . coupon_code AS coupon_code_12 , t0 . coupon_amount AS coupon_amount_13 , t0 . uuid AS uuid_14 , t0 . old_options AS old_options_15 , t0 . pre_registration_amount AS pre_registration_amount_16 , t0 . pdf_destination AS pdf_destination_17 , t0 . authored_by_id AS authored_by_id_18 , t0 . travel_id AS travel_id_19 , t0 . billing_id AS billing_id_20 FROM reservation t0 WHERE t0 . travel_id = 37 AND t0 . state IN ('awaiting_down_payment' , 'partially_paid' , 'partially_paid' );
Copy
513
0.10 ms
SELECT t0 . id AS id_1 , t0 . amount AS amount_2 , t0 . uid AS uid_3 , t0 . state AS state_4 , t0 . method AS method_5 , t0 . payed_at AS payed_at_6 , t0 . axepta_pay_id AS axepta_pay_id_7 , t0 . year AS year_8 , t0 . is_used AS is_used_9 , t0 . destination_id AS destination_id_10 , t0 . billing_id AS billing_id_11 , t0 . user_id AS user_id_12 FROM pre_registration t0 WHERE t0 . destination_id = ? AND t0 . year = ? AND t0 . state IN (? , ? ) AND t0 . is_used = ?
Parameters :
[
78
2026
"pending_approval "
"paid "
0
]
SELECT t0 . id AS id_1 , t0 . amount AS amount_2 , t0 . uid AS uid_3 , t0 . state AS state_4 , t0 . method AS method_5 , t0 . payed_at AS payed_at_6 , t0 . axepta_pay_id AS axepta_pay_id_7 , t0 . year AS year_8 , t0 . is_used AS is_used_9 , t0 . destination_id AS destination_id_10 , t0 . billing_id AS billing_id_11 , t0 . user_id AS user_id_12 FROM pre_registration t0 WHERE t0 . destination_id = 78 AND t0 . year = 2026 AND t0 . state IN ('pending_approval' , 'paid' ) AND t0 . is_used = 0 ;
Copy
514
0.11 ms
SELECT t0 . id AS id_1 , t0 . camping_car_length AS camping_car_length_2 , t0 . camping_car_height AS camping_car_height_3 , t0 . has_animal AS has_animal_4 , t0 . price AS price_5 , t0 . total_price AS total_price_6 , t0 . cygest_export_date AS cygest_export_date_7 , t0 . state AS state_8 , t0 . cygest_return AS cygest_return_9 , t0 . created_at AS created_at_10 , t0 . updated_at AS updated_at_11 , t0 . coupon_code AS coupon_code_12 , t0 . coupon_amount AS coupon_amount_13 , t0 . uuid AS uuid_14 , t0 . old_options AS old_options_15 , t0 . pre_registration_amount AS pre_registration_amount_16 , t0 . pdf_destination AS pdf_destination_17 , t0 . authored_by_id AS authored_by_id_18 , t0 . travel_id AS travel_id_19 , t0 . billing_id AS billing_id_20 FROM reservation t0 WHERE t0 . travel_id = ? AND t0 . state IN (? , ? , ? )
Parameters :
[
37
"awaiting_down_payment "
"partially_paid "
"partially_paid "
]
SELECT t0 . id AS id_1 , t0 . camping_car_length AS camping_car_length_2 , t0 . camping_car_height AS camping_car_height_3 , t0 . has_animal AS has_animal_4 , t0 . price AS price_5 , t0 . total_price AS total_price_6 , t0 . cygest_export_date AS cygest_export_date_7 , t0 . state AS state_8 , t0 . cygest_return AS cygest_return_9 , t0 . created_at AS created_at_10 , t0 . updated_at AS updated_at_11 , t0 . coupon_code AS coupon_code_12 , t0 . coupon_amount AS coupon_amount_13 , t0 . uuid AS uuid_14 , t0 . old_options AS old_options_15 , t0 . pre_registration_amount AS pre_registration_amount_16 , t0 . pdf_destination AS pdf_destination_17 , t0 . authored_by_id AS authored_by_id_18 , t0 . travel_id AS travel_id_19 , t0 . billing_id AS billing_id_20 FROM reservation t0 WHERE t0 . travel_id = 37 AND t0 . state IN ('awaiting_down_payment' , 'partially_paid' , 'partially_paid' );
Copy
515
0.10 ms
SELECT t0 . id AS id_1 , t0 . amount AS amount_2 , t0 . uid AS uid_3 , t0 . state AS state_4 , t0 . method AS method_5 , t0 . payed_at AS payed_at_6 , t0 . axepta_pay_id AS axepta_pay_id_7 , t0 . year AS year_8 , t0 . is_used AS is_used_9 , t0 . destination_id AS destination_id_10 , t0 . billing_id AS billing_id_11 , t0 . user_id AS user_id_12 FROM pre_registration t0 WHERE t0 . destination_id = ? AND t0 . year = ? AND t0 . state IN (? , ? ) AND t0 . is_used = ?
Parameters :
[
50
2026
"pending_approval "
"paid "
0
]
SELECT t0 . id AS id_1 , t0 . amount AS amount_2 , t0 . uid AS uid_3 , t0 . state AS state_4 , t0 . method AS method_5 , t0 . payed_at AS payed_at_6 , t0 . axepta_pay_id AS axepta_pay_id_7 , t0 . year AS year_8 , t0 . is_used AS is_used_9 , t0 . destination_id AS destination_id_10 , t0 . billing_id AS billing_id_11 , t0 . user_id AS user_id_12 FROM pre_registration t0 WHERE t0 . destination_id = 50 AND t0 . year = 2026 AND t0 . state IN ('pending_approval' , 'paid' ) AND t0 . is_used = 0 ;
Copy
516
0.11 ms
SELECT t0 . id AS id_1 , t0 . camping_car_length AS camping_car_length_2 , t0 . camping_car_height AS camping_car_height_3 , t0 . has_animal AS has_animal_4 , t0 . price AS price_5 , t0 . total_price AS total_price_6 , t0 . cygest_export_date AS cygest_export_date_7 , t0 . state AS state_8 , t0 . cygest_return AS cygest_return_9 , t0 . created_at AS created_at_10 , t0 . updated_at AS updated_at_11 , t0 . coupon_code AS coupon_code_12 , t0 . coupon_amount AS coupon_amount_13 , t0 . uuid AS uuid_14 , t0 . old_options AS old_options_15 , t0 . pre_registration_amount AS pre_registration_amount_16 , t0 . pdf_destination AS pdf_destination_17 , t0 . authored_by_id AS authored_by_id_18 , t0 . travel_id AS travel_id_19 , t0 . billing_id AS billing_id_20 FROM reservation t0 WHERE t0 . travel_id = ? AND t0 . state IN (? , ? , ? )
Parameters :
[
9
"awaiting_down_payment "
"partially_paid "
"partially_paid "
]
SELECT t0 . id AS id_1 , t0 . camping_car_length AS camping_car_length_2 , t0 . camping_car_height AS camping_car_height_3 , t0 . has_animal AS has_animal_4 , t0 . price AS price_5 , t0 . total_price AS total_price_6 , t0 . cygest_export_date AS cygest_export_date_7 , t0 . state AS state_8 , t0 . cygest_return AS cygest_return_9 , t0 . created_at AS created_at_10 , t0 . updated_at AS updated_at_11 , t0 . coupon_code AS coupon_code_12 , t0 . coupon_amount AS coupon_amount_13 , t0 . uuid AS uuid_14 , t0 . old_options AS old_options_15 , t0 . pre_registration_amount AS pre_registration_amount_16 , t0 . pdf_destination AS pdf_destination_17 , t0 . authored_by_id AS authored_by_id_18 , t0 . travel_id AS travel_id_19 , t0 . billing_id AS billing_id_20 FROM reservation t0 WHERE t0 . travel_id = 9 AND t0 . state IN ('awaiting_down_payment' , 'partially_paid' , 'partially_paid' );
Copy
517
0.10 ms
SELECT t0 . id AS id_1 , t0 . amount AS amount_2 , t0 . uid AS uid_3 , t0 . state AS state_4 , t0 . method AS method_5 , t0 . payed_at AS payed_at_6 , t0 . axepta_pay_id AS axepta_pay_id_7 , t0 . year AS year_8 , t0 . is_used AS is_used_9 , t0 . destination_id AS destination_id_10 , t0 . billing_id AS billing_id_11 , t0 . user_id AS user_id_12 FROM pre_registration t0 WHERE t0 . destination_id = ? AND t0 . year = ? AND t0 . state IN (? , ? ) AND t0 . is_used = ?
Parameters :
[
50
2026
"pending_approval "
"paid "
0
]
SELECT t0 . id AS id_1 , t0 . amount AS amount_2 , t0 . uid AS uid_3 , t0 . state AS state_4 , t0 . method AS method_5 , t0 . payed_at AS payed_at_6 , t0 . axepta_pay_id AS axepta_pay_id_7 , t0 . year AS year_8 , t0 . is_used AS is_used_9 , t0 . destination_id AS destination_id_10 , t0 . billing_id AS billing_id_11 , t0 . user_id AS user_id_12 FROM pre_registration t0 WHERE t0 . destination_id = 50 AND t0 . year = 2026 AND t0 . state IN ('pending_approval' , 'paid' ) AND t0 . is_used = 0 ;
Copy
518
0.11 ms
SELECT t0 . id AS id_1 , t0 . camping_car_length AS camping_car_length_2 , t0 . camping_car_height AS camping_car_height_3 , t0 . has_animal AS has_animal_4 , t0 . price AS price_5 , t0 . total_price AS total_price_6 , t0 . cygest_export_date AS cygest_export_date_7 , t0 . state AS state_8 , t0 . cygest_return AS cygest_return_9 , t0 . created_at AS created_at_10 , t0 . updated_at AS updated_at_11 , t0 . coupon_code AS coupon_code_12 , t0 . coupon_amount AS coupon_amount_13 , t0 . uuid AS uuid_14 , t0 . old_options AS old_options_15 , t0 . pre_registration_amount AS pre_registration_amount_16 , t0 . pdf_destination AS pdf_destination_17 , t0 . authored_by_id AS authored_by_id_18 , t0 . travel_id AS travel_id_19 , t0 . billing_id AS billing_id_20 FROM reservation t0 WHERE t0 . travel_id = ? AND t0 . state IN (? , ? , ? )
Parameters :
[
9
"awaiting_down_payment "
"partially_paid "
"partially_paid "
]
SELECT t0 . id AS id_1 , t0 . camping_car_length AS camping_car_length_2 , t0 . camping_car_height AS camping_car_height_3 , t0 . has_animal AS has_animal_4 , t0 . price AS price_5 , t0 . total_price AS total_price_6 , t0 . cygest_export_date AS cygest_export_date_7 , t0 . state AS state_8 , t0 . cygest_return AS cygest_return_9 , t0 . created_at AS created_at_10 , t0 . updated_at AS updated_at_11 , t0 . coupon_code AS coupon_code_12 , t0 . coupon_amount AS coupon_amount_13 , t0 . uuid AS uuid_14 , t0 . old_options AS old_options_15 , t0 . pre_registration_amount AS pre_registration_amount_16 , t0 . pdf_destination AS pdf_destination_17 , t0 . authored_by_id AS authored_by_id_18 , t0 . travel_id AS travel_id_19 , t0 . billing_id AS billing_id_20 FROM reservation t0 WHERE t0 . travel_id = 9 AND t0 . state IN ('awaiting_down_payment' , 'partially_paid' , 'partially_paid' );
Copy
519
0.10 ms
SELECT t0 . id AS id_1 , t0 . amount AS amount_2 , t0 . uid AS uid_3 , t0 . state AS state_4 , t0 . method AS method_5 , t0 . payed_at AS payed_at_6 , t0 . axepta_pay_id AS axepta_pay_id_7 , t0 . year AS year_8 , t0 . is_used AS is_used_9 , t0 . destination_id AS destination_id_10 , t0 . billing_id AS billing_id_11 , t0 . user_id AS user_id_12 FROM pre_registration t0 WHERE t0 . destination_id = ? AND t0 . year = ? AND t0 . state IN (? , ? ) AND t0 . is_used = ?
Parameters :
[
44
2026
"pending_approval "
"paid "
0
]
SELECT t0 . id AS id_1 , t0 . amount AS amount_2 , t0 . uid AS uid_3 , t0 . state AS state_4 , t0 . method AS method_5 , t0 . payed_at AS payed_at_6 , t0 . axepta_pay_id AS axepta_pay_id_7 , t0 . year AS year_8 , t0 . is_used AS is_used_9 , t0 . destination_id AS destination_id_10 , t0 . billing_id AS billing_id_11 , t0 . user_id AS user_id_12 FROM pre_registration t0 WHERE t0 . destination_id = 44 AND t0 . year = 2026 AND t0 . state IN ('pending_approval' , 'paid' ) AND t0 . is_used = 0 ;
Copy
520
0.10 ms
SELECT t0 . id AS id_1 , t0 . camping_car_length AS camping_car_length_2 , t0 . camping_car_height AS camping_car_height_3 , t0 . has_animal AS has_animal_4 , t0 . price AS price_5 , t0 . total_price AS total_price_6 , t0 . cygest_export_date AS cygest_export_date_7 , t0 . state AS state_8 , t0 . cygest_return AS cygest_return_9 , t0 . created_at AS created_at_10 , t0 . updated_at AS updated_at_11 , t0 . coupon_code AS coupon_code_12 , t0 . coupon_amount AS coupon_amount_13 , t0 . uuid AS uuid_14 , t0 . old_options AS old_options_15 , t0 . pre_registration_amount AS pre_registration_amount_16 , t0 . pdf_destination AS pdf_destination_17 , t0 . authored_by_id AS authored_by_id_18 , t0 . travel_id AS travel_id_19 , t0 . billing_id AS billing_id_20 FROM reservation t0 WHERE t0 . travel_id = ? AND t0 . state IN (? , ? , ? )
Parameters :
[
35
"awaiting_down_payment "
"partially_paid "
"partially_paid "
]
SELECT t0 . id AS id_1 , t0 . camping_car_length AS camping_car_length_2 , t0 . camping_car_height AS camping_car_height_3 , t0 . has_animal AS has_animal_4 , t0 . price AS price_5 , t0 . total_price AS total_price_6 , t0 . cygest_export_date AS cygest_export_date_7 , t0 . state AS state_8 , t0 . cygest_return AS cygest_return_9 , t0 . created_at AS created_at_10 , t0 . updated_at AS updated_at_11 , t0 . coupon_code AS coupon_code_12 , t0 . coupon_amount AS coupon_amount_13 , t0 . uuid AS uuid_14 , t0 . old_options AS old_options_15 , t0 . pre_registration_amount AS pre_registration_amount_16 , t0 . pdf_destination AS pdf_destination_17 , t0 . authored_by_id AS authored_by_id_18 , t0 . travel_id AS travel_id_19 , t0 . billing_id AS billing_id_20 FROM reservation t0 WHERE t0 . travel_id = 35 AND t0 . state IN ('awaiting_down_payment' , 'partially_paid' , 'partially_paid' );
Copy
521
0.10 ms
SELECT t0 . id AS id_1 , t0 . amount AS amount_2 , t0 . uid AS uid_3 , t0 . state AS state_4 , t0 . method AS method_5 , t0 . payed_at AS payed_at_6 , t0 . axepta_pay_id AS axepta_pay_id_7 , t0 . year AS year_8 , t0 . is_used AS is_used_9 , t0 . destination_id AS destination_id_10 , t0 . billing_id AS billing_id_11 , t0 . user_id AS user_id_12 FROM pre_registration t0 WHERE t0 . destination_id = ? AND t0 . year = ? AND t0 . state IN (? , ? ) AND t0 . is_used = ?
Parameters :
[
44
2026
"pending_approval "
"paid "
0
]
SELECT t0 . id AS id_1 , t0 . amount AS amount_2 , t0 . uid AS uid_3 , t0 . state AS state_4 , t0 . method AS method_5 , t0 . payed_at AS payed_at_6 , t0 . axepta_pay_id AS axepta_pay_id_7 , t0 . year AS year_8 , t0 . is_used AS is_used_9 , t0 . destination_id AS destination_id_10 , t0 . billing_id AS billing_id_11 , t0 . user_id AS user_id_12 FROM pre_registration t0 WHERE t0 . destination_id = 44 AND t0 . year = 2026 AND t0 . state IN ('pending_approval' , 'paid' ) AND t0 . is_used = 0 ;
Copy
522
0.10 ms
SELECT t0 . id AS id_1 , t0 . camping_car_length AS camping_car_length_2 , t0 . camping_car_height AS camping_car_height_3 , t0 . has_animal AS has_animal_4 , t0 . price AS price_5 , t0 . total_price AS total_price_6 , t0 . cygest_export_date AS cygest_export_date_7 , t0 . state AS state_8 , t0 . cygest_return AS cygest_return_9 , t0 . created_at AS created_at_10 , t0 . updated_at AS updated_at_11 , t0 . coupon_code AS coupon_code_12 , t0 . coupon_amount AS coupon_amount_13 , t0 . uuid AS uuid_14 , t0 . old_options AS old_options_15 , t0 . pre_registration_amount AS pre_registration_amount_16 , t0 . pdf_destination AS pdf_destination_17 , t0 . authored_by_id AS authored_by_id_18 , t0 . travel_id AS travel_id_19 , t0 . billing_id AS billing_id_20 FROM reservation t0 WHERE t0 . travel_id = ? AND t0 . state IN (? , ? , ? )
Parameters :
[
35
"awaiting_down_payment "
"partially_paid "
"partially_paid "
]
SELECT t0 . id AS id_1 , t0 . camping_car_length AS camping_car_length_2 , t0 . camping_car_height AS camping_car_height_3 , t0 . has_animal AS has_animal_4 , t0 . price AS price_5 , t0 . total_price AS total_price_6 , t0 . cygest_export_date AS cygest_export_date_7 , t0 . state AS state_8 , t0 . cygest_return AS cygest_return_9 , t0 . created_at AS created_at_10 , t0 . updated_at AS updated_at_11 , t0 . coupon_code AS coupon_code_12 , t0 . coupon_amount AS coupon_amount_13 , t0 . uuid AS uuid_14 , t0 . old_options AS old_options_15 , t0 . pre_registration_amount AS pre_registration_amount_16 , t0 . pdf_destination AS pdf_destination_17 , t0 . authored_by_id AS authored_by_id_18 , t0 . travel_id AS travel_id_19 , t0 . billing_id AS billing_id_20 FROM reservation t0 WHERE t0 . travel_id = 35 AND t0 . state IN ('awaiting_down_payment' , 'partially_paid' , 'partially_paid' );
Copy
523
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 = 879 ;
Copy
524
0.11 ms
SELECT t0 . id AS id_1 , t0 . path AS path_2 , t0 . alt AS alt_3 , t0 . title AS title_4 , t0 . position AS position_5 , t0 . legend AS legend_6 , t0 . destination_id AS destination_id_7 FROM destination_image t0 WHERE t0 . destination_id = ? ORDER BY t0 . position ASC
SELECT t0 . id AS id_1 , t0 . path AS path_2 , t0 . alt AS alt_3 , t0 . title AS title_4 , t0 . position AS position_5 , t0 . legend AS legend_6 , t0 . destination_id AS destination_id_7 FROM destination_image t0 WHERE t0 . destination_id = 144 ORDER BY t0 . position ASC ;
Copy
525
0.12 ms
SELECT t0 . id AS id_1 , t0 . id_crypt AS id_crypt_2 , t0 . name AS name_3 , t0 . starting_point AS starting_point_4 , t0 . days AS days_5 , t0 . is_complete AS is_complete_6 , t0 . is_last_spot AS is_last_spot_7 , t0 . guides AS guides_8 , t0 . date_from AS date_from_9 , t0 . start_date AS start_date_10 , t0 . date_to AS date_to_11 , t0 . registration_deadline AS registration_deadline_12 , t0 . formalities AS formalities_13 , t0 . created_at AS created_at_14 , t0 . updated_at AS updated_at_15 , t0 . enabled AS enabled_16 , t0 . is_promoted AS is_promoted_17 , t0 . is_pre_registered_notified AS is_pre_registered_notified_18 , t0 . destination_id AS destination_id_19 FROM travel t0 WHERE t0 . destination_id = ? ORDER BY t0 . date_from DESC
SELECT t0 . id AS id_1 , t0 . id_crypt AS id_crypt_2 , t0 . name AS name_3 , t0 . starting_point AS starting_point_4 , t0 . days AS days_5 , t0 . is_complete AS is_complete_6 , t0 . is_last_spot AS is_last_spot_7 , t0 . guides AS guides_8 , t0 . date_from AS date_from_9 , t0 . start_date AS start_date_10 , t0 . date_to AS date_to_11 , t0 . registration_deadline AS registration_deadline_12 , t0 . formalities AS formalities_13 , t0 . created_at AS created_at_14 , t0 . updated_at AS updated_at_15 , t0 . enabled AS enabled_16 , t0 . is_promoted AS is_promoted_17 , t0 . is_pre_registered_notified AS is_pre_registered_notified_18 , t0 . destination_id AS destination_id_19 FROM travel t0 WHERE t0 . destination_id = 144 ORDER BY t0 . date_from DESC ;
Copy
526
0.11 ms
SELECT t0 . id AS id_1 , t0 . amount AS amount_2 , t0 . uid AS uid_3 , t0 . state AS state_4 , t0 . method AS method_5 , t0 . payed_at AS payed_at_6 , t0 . axepta_pay_id AS axepta_pay_id_7 , t0 . year AS year_8 , t0 . is_used AS is_used_9 , t0 . destination_id AS destination_id_10 , t0 . billing_id AS billing_id_11 , t0 . user_id AS user_id_12 FROM pre_registration t0 WHERE t0 . destination_id = ? AND t0 . year = ? AND t0 . state IN (? , ? ) AND t0 . is_used = ?
Parameters :
[
144
2026
"pending_approval "
"paid "
0
]
SELECT t0 . id AS id_1 , t0 . amount AS amount_2 , t0 . uid AS uid_3 , t0 . state AS state_4 , t0 . method AS method_5 , t0 . payed_at AS payed_at_6 , t0 . axepta_pay_id AS axepta_pay_id_7 , t0 . year AS year_8 , t0 . is_used AS is_used_9 , t0 . destination_id AS destination_id_10 , t0 . billing_id AS billing_id_11 , t0 . user_id AS user_id_12 FROM pre_registration t0 WHERE t0 . destination_id = 144 AND t0 . year = 2026 AND t0 . state IN ('pending_approval' , 'paid' ) AND t0 . is_used = 0 ;
Copy
527
0.11 ms
SELECT t0 . id AS id_1 , t0 . camping_car_length AS camping_car_length_2 , t0 . camping_car_height AS camping_car_height_3 , t0 . has_animal AS has_animal_4 , t0 . price AS price_5 , t0 . total_price AS total_price_6 , t0 . cygest_export_date AS cygest_export_date_7 , t0 . state AS state_8 , t0 . cygest_return AS cygest_return_9 , t0 . created_at AS created_at_10 , t0 . updated_at AS updated_at_11 , t0 . coupon_code AS coupon_code_12 , t0 . coupon_amount AS coupon_amount_13 , t0 . uuid AS uuid_14 , t0 . old_options AS old_options_15 , t0 . pre_registration_amount AS pre_registration_amount_16 , t0 . pdf_destination AS pdf_destination_17 , t0 . authored_by_id AS authored_by_id_18 , t0 . travel_id AS travel_id_19 , t0 . billing_id AS billing_id_20 FROM reservation t0 WHERE t0 . travel_id = ? AND t0 . state IN (? , ? , ? )
Parameters :
[
36
"awaiting_down_payment "
"partially_paid "
"partially_paid "
]
SELECT t0 . id AS id_1 , t0 . camping_car_length AS camping_car_length_2 , t0 . camping_car_height AS camping_car_height_3 , t0 . has_animal AS has_animal_4 , t0 . price AS price_5 , t0 . total_price AS total_price_6 , t0 . cygest_export_date AS cygest_export_date_7 , t0 . state AS state_8 , t0 . cygest_return AS cygest_return_9 , t0 . created_at AS created_at_10 , t0 . updated_at AS updated_at_11 , t0 . coupon_code AS coupon_code_12 , t0 . coupon_amount AS coupon_amount_13 , t0 . uuid AS uuid_14 , t0 . old_options AS old_options_15 , t0 . pre_registration_amount AS pre_registration_amount_16 , t0 . pdf_destination AS pdf_destination_17 , t0 . authored_by_id AS authored_by_id_18 , t0 . travel_id AS travel_id_19 , t0 . billing_id AS billing_id_20 FROM reservation t0 WHERE t0 . travel_id = 36 AND t0 . state IN ('awaiting_down_payment' , 'partially_paid' , 'partially_paid' );
Copy
528
0.10 ms
SELECT t0 . id AS id_1 , t0 . amount AS amount_2 , t0 . uid AS uid_3 , t0 . state AS state_4 , t0 . method AS method_5 , t0 . payed_at AS payed_at_6 , t0 . axepta_pay_id AS axepta_pay_id_7 , t0 . year AS year_8 , t0 . is_used AS is_used_9 , t0 . destination_id AS destination_id_10 , t0 . billing_id AS billing_id_11 , t0 . user_id AS user_id_12 FROM pre_registration t0 WHERE t0 . destination_id = ? AND t0 . year = ? AND t0 . state IN (? , ? ) AND t0 . is_used = ?
Parameters :
[
144
2026
"pending_approval "
"paid "
0
]
SELECT t0 . id AS id_1 , t0 . amount AS amount_2 , t0 . uid AS uid_3 , t0 . state AS state_4 , t0 . method AS method_5 , t0 . payed_at AS payed_at_6 , t0 . axepta_pay_id AS axepta_pay_id_7 , t0 . year AS year_8 , t0 . is_used AS is_used_9 , t0 . destination_id AS destination_id_10 , t0 . billing_id AS billing_id_11 , t0 . user_id AS user_id_12 FROM pre_registration t0 WHERE t0 . destination_id = 144 AND t0 . year = 2026 AND t0 . state IN ('pending_approval' , 'paid' ) AND t0 . is_used = 0 ;
Copy
529
0.11 ms
SELECT t0 . id AS id_1 , t0 . camping_car_length AS camping_car_length_2 , t0 . camping_car_height AS camping_car_height_3 , t0 . has_animal AS has_animal_4 , t0 . price AS price_5 , t0 . total_price AS total_price_6 , t0 . cygest_export_date AS cygest_export_date_7 , t0 . state AS state_8 , t0 . cygest_return AS cygest_return_9 , t0 . created_at AS created_at_10 , t0 . updated_at AS updated_at_11 , t0 . coupon_code AS coupon_code_12 , t0 . coupon_amount AS coupon_amount_13 , t0 . uuid AS uuid_14 , t0 . old_options AS old_options_15 , t0 . pre_registration_amount AS pre_registration_amount_16 , t0 . pdf_destination AS pdf_destination_17 , t0 . authored_by_id AS authored_by_id_18 , t0 . travel_id AS travel_id_19 , t0 . billing_id AS billing_id_20 FROM reservation t0 WHERE t0 . travel_id = ? AND t0 . state IN (? , ? , ? )
Parameters :
[
36
"awaiting_down_payment "
"partially_paid "
"partially_paid "
]
SELECT t0 . id AS id_1 , t0 . camping_car_length AS camping_car_length_2 , t0 . camping_car_height AS camping_car_height_3 , t0 . has_animal AS has_animal_4 , t0 . price AS price_5 , t0 . total_price AS total_price_6 , t0 . cygest_export_date AS cygest_export_date_7 , t0 . state AS state_8 , t0 . cygest_return AS cygest_return_9 , t0 . created_at AS created_at_10 , t0 . updated_at AS updated_at_11 , t0 . coupon_code AS coupon_code_12 , t0 . coupon_amount AS coupon_amount_13 , t0 . uuid AS uuid_14 , t0 . old_options AS old_options_15 , t0 . pre_registration_amount AS pre_registration_amount_16 , t0 . pdf_destination AS pdf_destination_17 , t0 . authored_by_id AS authored_by_id_18 , t0 . travel_id AS travel_id_19 , t0 . billing_id AS billing_id_20 FROM reservation t0 WHERE t0 . travel_id = 36 AND t0 . state IN ('awaiting_down_payment' , 'partially_paid' , 'partially_paid' );
Copy
530
0.10 ms
SELECT t0 . id AS id_1 , t0 . amount AS amount_2 , t0 . uid AS uid_3 , t0 . state AS state_4 , t0 . method AS method_5 , t0 . payed_at AS payed_at_6 , t0 . axepta_pay_id AS axepta_pay_id_7 , t0 . year AS year_8 , t0 . is_used AS is_used_9 , t0 . destination_id AS destination_id_10 , t0 . billing_id AS billing_id_11 , t0 . user_id AS user_id_12 FROM pre_registration t0 WHERE t0 . destination_id = ? AND t0 . year = ? AND t0 . state IN (? , ? ) AND t0 . is_used = ?
Parameters :
[
60
2026
"pending_approval "
"paid "
0
]
SELECT t0 . id AS id_1 , t0 . amount AS amount_2 , t0 . uid AS uid_3 , t0 . state AS state_4 , t0 . method AS method_5 , t0 . payed_at AS payed_at_6 , t0 . axepta_pay_id AS axepta_pay_id_7 , t0 . year AS year_8 , t0 . is_used AS is_used_9 , t0 . destination_id AS destination_id_10 , t0 . billing_id AS billing_id_11 , t0 . user_id AS user_id_12 FROM pre_registration t0 WHERE t0 . destination_id = 60 AND t0 . year = 2026 AND t0 . state IN ('pending_approval' , 'paid' ) AND t0 . is_used = 0 ;
Copy
531
0.11 ms
SELECT t0 . id AS id_1 , t0 . camping_car_length AS camping_car_length_2 , t0 . camping_car_height AS camping_car_height_3 , t0 . has_animal AS has_animal_4 , t0 . price AS price_5 , t0 . total_price AS total_price_6 , t0 . cygest_export_date AS cygest_export_date_7 , t0 . state AS state_8 , t0 . cygest_return AS cygest_return_9 , t0 . created_at AS created_at_10 , t0 . updated_at AS updated_at_11 , t0 . coupon_code AS coupon_code_12 , t0 . coupon_amount AS coupon_amount_13 , t0 . uuid AS uuid_14 , t0 . old_options AS old_options_15 , t0 . pre_registration_amount AS pre_registration_amount_16 , t0 . pdf_destination AS pdf_destination_17 , t0 . authored_by_id AS authored_by_id_18 , t0 . travel_id AS travel_id_19 , t0 . billing_id AS billing_id_20 FROM reservation t0 WHERE t0 . travel_id = ? AND t0 . state IN (? , ? , ? )
Parameters :
[
7
"awaiting_down_payment "
"partially_paid "
"partially_paid "
]
SELECT t0 . id AS id_1 , t0 . camping_car_length AS camping_car_length_2 , t0 . camping_car_height AS camping_car_height_3 , t0 . has_animal AS has_animal_4 , t0 . price AS price_5 , t0 . total_price AS total_price_6 , t0 . cygest_export_date AS cygest_export_date_7 , t0 . state AS state_8 , t0 . cygest_return AS cygest_return_9 , t0 . created_at AS created_at_10 , t0 . updated_at AS updated_at_11 , t0 . coupon_code AS coupon_code_12 , t0 . coupon_amount AS coupon_amount_13 , t0 . uuid AS uuid_14 , t0 . old_options AS old_options_15 , t0 . pre_registration_amount AS pre_registration_amount_16 , t0 . pdf_destination AS pdf_destination_17 , t0 . authored_by_id AS authored_by_id_18 , t0 . travel_id AS travel_id_19 , t0 . billing_id AS billing_id_20 FROM reservation t0 WHERE t0 . travel_id = 7 AND t0 . state IN ('awaiting_down_payment' , 'partially_paid' , 'partially_paid' );
Copy
532
0.10 ms
SELECT t0 . id AS id_1 , t0 . amount AS amount_2 , t0 . uid AS uid_3 , t0 . state AS state_4 , t0 . method AS method_5 , t0 . payed_at AS payed_at_6 , t0 . axepta_pay_id AS axepta_pay_id_7 , t0 . year AS year_8 , t0 . is_used AS is_used_9 , t0 . destination_id AS destination_id_10 , t0 . billing_id AS billing_id_11 , t0 . user_id AS user_id_12 FROM pre_registration t0 WHERE t0 . destination_id = ? AND t0 . year = ? AND t0 . state IN (? , ? ) AND t0 . is_used = ?
Parameters :
[
60
2026
"pending_approval "
"paid "
0
]
SELECT t0 . id AS id_1 , t0 . amount AS amount_2 , t0 . uid AS uid_3 , t0 . state AS state_4 , t0 . method AS method_5 , t0 . payed_at AS payed_at_6 , t0 . axepta_pay_id AS axepta_pay_id_7 , t0 . year AS year_8 , t0 . is_used AS is_used_9 , t0 . destination_id AS destination_id_10 , t0 . billing_id AS billing_id_11 , t0 . user_id AS user_id_12 FROM pre_registration t0 WHERE t0 . destination_id = 60 AND t0 . year = 2026 AND t0 . state IN ('pending_approval' , 'paid' ) AND t0 . is_used = 0 ;
Copy
533
0.11 ms
SELECT t0 . id AS id_1 , t0 . camping_car_length AS camping_car_length_2 , t0 . camping_car_height AS camping_car_height_3 , t0 . has_animal AS has_animal_4 , t0 . price AS price_5 , t0 . total_price AS total_price_6 , t0 . cygest_export_date AS cygest_export_date_7 , t0 . state AS state_8 , t0 . cygest_return AS cygest_return_9 , t0 . created_at AS created_at_10 , t0 . updated_at AS updated_at_11 , t0 . coupon_code AS coupon_code_12 , t0 . coupon_amount AS coupon_amount_13 , t0 . uuid AS uuid_14 , t0 . old_options AS old_options_15 , t0 . pre_registration_amount AS pre_registration_amount_16 , t0 . pdf_destination AS pdf_destination_17 , t0 . authored_by_id AS authored_by_id_18 , t0 . travel_id AS travel_id_19 , t0 . billing_id AS billing_id_20 FROM reservation t0 WHERE t0 . travel_id = ? AND t0 . state IN (? , ? , ? )
Parameters :
[
7
"awaiting_down_payment "
"partially_paid "
"partially_paid "
]
SELECT t0 . id AS id_1 , t0 . camping_car_length AS camping_car_length_2 , t0 . camping_car_height AS camping_car_height_3 , t0 . has_animal AS has_animal_4 , t0 . price AS price_5 , t0 . total_price AS total_price_6 , t0 . cygest_export_date AS cygest_export_date_7 , t0 . state AS state_8 , t0 . cygest_return AS cygest_return_9 , t0 . created_at AS created_at_10 , t0 . updated_at AS updated_at_11 , t0 . coupon_code AS coupon_code_12 , t0 . coupon_amount AS coupon_amount_13 , t0 . uuid AS uuid_14 , t0 . old_options AS old_options_15 , t0 . pre_registration_amount AS pre_registration_amount_16 , t0 . pdf_destination AS pdf_destination_17 , t0 . authored_by_id AS authored_by_id_18 , t0 . travel_id AS travel_id_19 , t0 . billing_id AS billing_id_20 FROM reservation t0 WHERE t0 . travel_id = 7 AND t0 . state IN ('awaiting_down_payment' , 'partially_paid' , 'partially_paid' );
Copy
534
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 = 948 ;
Copy
535
0.10 ms
SELECT t0 . id AS id_1 , t0 . path AS path_2 , t0 . alt AS alt_3 , t0 . title AS title_4 , t0 . position AS position_5 , t0 . legend AS legend_6 , t0 . destination_id AS destination_id_7 FROM destination_image t0 WHERE t0 . destination_id = ? ORDER BY t0 . position ASC
SELECT t0 . id AS id_1 , t0 . path AS path_2 , t0 . alt AS alt_3 , t0 . title AS title_4 , t0 . position AS position_5 , t0 . legend AS legend_6 , t0 . destination_id AS destination_id_7 FROM destination_image t0 WHERE t0 . destination_id = 209 ORDER BY t0 . position ASC ;
Copy
536
0.11 ms
SELECT t0 . id AS id_1 , t0 . id_crypt AS id_crypt_2 , t0 . name AS name_3 , t0 . starting_point AS starting_point_4 , t0 . days AS days_5 , t0 . is_complete AS is_complete_6 , t0 . is_last_spot AS is_last_spot_7 , t0 . guides AS guides_8 , t0 . date_from AS date_from_9 , t0 . start_date AS start_date_10 , t0 . date_to AS date_to_11 , t0 . registration_deadline AS registration_deadline_12 , t0 . formalities AS formalities_13 , t0 . created_at AS created_at_14 , t0 . updated_at AS updated_at_15 , t0 . enabled AS enabled_16 , t0 . is_promoted AS is_promoted_17 , t0 . is_pre_registered_notified AS is_pre_registered_notified_18 , t0 . destination_id AS destination_id_19 FROM travel t0 WHERE t0 . destination_id = ? ORDER BY t0 . date_from DESC
SELECT t0 . id AS id_1 , t0 . id_crypt AS id_crypt_2 , t0 . name AS name_3 , t0 . starting_point AS starting_point_4 , t0 . days AS days_5 , t0 . is_complete AS is_complete_6 , t0 . is_last_spot AS is_last_spot_7 , t0 . guides AS guides_8 , t0 . date_from AS date_from_9 , t0 . start_date AS start_date_10 , t0 . date_to AS date_to_11 , t0 . registration_deadline AS registration_deadline_12 , t0 . formalities AS formalities_13 , t0 . created_at AS created_at_14 , t0 . updated_at AS updated_at_15 , t0 . enabled AS enabled_16 , t0 . is_promoted AS is_promoted_17 , t0 . is_pre_registered_notified AS is_pre_registered_notified_18 , t0 . destination_id AS destination_id_19 FROM travel t0 WHERE t0 . destination_id = 209 ORDER BY t0 . date_from DESC ;
Copy
537
0.10 ms
SELECT t0 . id AS id_1 , t0 . amount AS amount_2 , t0 . uid AS uid_3 , t0 . state AS state_4 , t0 . method AS method_5 , t0 . payed_at AS payed_at_6 , t0 . axepta_pay_id AS axepta_pay_id_7 , t0 . year AS year_8 , t0 . is_used AS is_used_9 , t0 . destination_id AS destination_id_10 , t0 . billing_id AS billing_id_11 , t0 . user_id AS user_id_12 FROM pre_registration t0 WHERE t0 . destination_id = ? AND t0 . year = ? AND t0 . state IN (? , ? ) AND t0 . is_used = ?
Parameters :
[
209
2026
"pending_approval "
"paid "
0
]
SELECT t0 . id AS id_1 , t0 . amount AS amount_2 , t0 . uid AS uid_3 , t0 . state AS state_4 , t0 . method AS method_5 , t0 . payed_at AS payed_at_6 , t0 . axepta_pay_id AS axepta_pay_id_7 , t0 . year AS year_8 , t0 . is_used AS is_used_9 , t0 . destination_id AS destination_id_10 , t0 . billing_id AS billing_id_11 , t0 . user_id AS user_id_12 FROM pre_registration t0 WHERE t0 . destination_id = 209 AND t0 . year = 2026 AND t0 . state IN ('pending_approval' , 'paid' ) AND t0 . is_used = 0 ;
Copy
538
0.11 ms
SELECT t0 . id AS id_1 , t0 . camping_car_length AS camping_car_length_2 , t0 . camping_car_height AS camping_car_height_3 , t0 . has_animal AS has_animal_4 , t0 . price AS price_5 , t0 . total_price AS total_price_6 , t0 . cygest_export_date AS cygest_export_date_7 , t0 . state AS state_8 , t0 . cygest_return AS cygest_return_9 , t0 . created_at AS created_at_10 , t0 . updated_at AS updated_at_11 , t0 . coupon_code AS coupon_code_12 , t0 . coupon_amount AS coupon_amount_13 , t0 . uuid AS uuid_14 , t0 . old_options AS old_options_15 , t0 . pre_registration_amount AS pre_registration_amount_16 , t0 . pdf_destination AS pdf_destination_17 , t0 . authored_by_id AS authored_by_id_18 , t0 . travel_id AS travel_id_19 , t0 . billing_id AS billing_id_20 FROM reservation t0 WHERE t0 . travel_id = ? AND t0 . state IN (? , ? , ? )
Parameters :
[
24
"awaiting_down_payment "
"partially_paid "
"partially_paid "
]
SELECT t0 . id AS id_1 , t0 . camping_car_length AS camping_car_length_2 , t0 . camping_car_height AS camping_car_height_3 , t0 . has_animal AS has_animal_4 , t0 . price AS price_5 , t0 . total_price AS total_price_6 , t0 . cygest_export_date AS cygest_export_date_7 , t0 . state AS state_8 , t0 . cygest_return AS cygest_return_9 , t0 . created_at AS created_at_10 , t0 . updated_at AS updated_at_11 , t0 . coupon_code AS coupon_code_12 , t0 . coupon_amount AS coupon_amount_13 , t0 . uuid AS uuid_14 , t0 . old_options AS old_options_15 , t0 . pre_registration_amount AS pre_registration_amount_16 , t0 . pdf_destination AS pdf_destination_17 , t0 . authored_by_id AS authored_by_id_18 , t0 . travel_id AS travel_id_19 , t0 . billing_id AS billing_id_20 FROM reservation t0 WHERE t0 . travel_id = 24 AND t0 . state IN ('awaiting_down_payment' , 'partially_paid' , 'partially_paid' );
Copy
539
0.10 ms
SELECT t0 . id AS id_1 , t0 . amount AS amount_2 , t0 . uid AS uid_3 , t0 . state AS state_4 , t0 . method AS method_5 , t0 . payed_at AS payed_at_6 , t0 . axepta_pay_id AS axepta_pay_id_7 , t0 . year AS year_8 , t0 . is_used AS is_used_9 , t0 . destination_id AS destination_id_10 , t0 . billing_id AS billing_id_11 , t0 . user_id AS user_id_12 FROM pre_registration t0 WHERE t0 . destination_id = ? AND t0 . year = ? AND t0 . state IN (? , ? ) AND t0 . is_used = ?
Parameters :
[
209
2026
"pending_approval "
"paid "
0
]
SELECT t0 . id AS id_1 , t0 . amount AS amount_2 , t0 . uid AS uid_3 , t0 . state AS state_4 , t0 . method AS method_5 , t0 . payed_at AS payed_at_6 , t0 . axepta_pay_id AS axepta_pay_id_7 , t0 . year AS year_8 , t0 . is_used AS is_used_9 , t0 . destination_id AS destination_id_10 , t0 . billing_id AS billing_id_11 , t0 . user_id AS user_id_12 FROM pre_registration t0 WHERE t0 . destination_id = 209 AND t0 . year = 2026 AND t0 . state IN ('pending_approval' , 'paid' ) AND t0 . is_used = 0 ;
Copy
540
0.11 ms
SELECT t0 . id AS id_1 , t0 . camping_car_length AS camping_car_length_2 , t0 . camping_car_height AS camping_car_height_3 , t0 . has_animal AS has_animal_4 , t0 . price AS price_5 , t0 . total_price AS total_price_6 , t0 . cygest_export_date AS cygest_export_date_7 , t0 . state AS state_8 , t0 . cygest_return AS cygest_return_9 , t0 . created_at AS created_at_10 , t0 . updated_at AS updated_at_11 , t0 . coupon_code AS coupon_code_12 , t0 . coupon_amount AS coupon_amount_13 , t0 . uuid AS uuid_14 , t0 . old_options AS old_options_15 , t0 . pre_registration_amount AS pre_registration_amount_16 , t0 . pdf_destination AS pdf_destination_17 , t0 . authored_by_id AS authored_by_id_18 , t0 . travel_id AS travel_id_19 , t0 . billing_id AS billing_id_20 FROM reservation t0 WHERE t0 . travel_id = ? AND t0 . state IN (? , ? , ? )
Parameters :
[
24
"awaiting_down_payment "
"partially_paid "
"partially_paid "
]
SELECT t0 . id AS id_1 , t0 . camping_car_length AS camping_car_length_2 , t0 . camping_car_height AS camping_car_height_3 , t0 . has_animal AS has_animal_4 , t0 . price AS price_5 , t0 . total_price AS total_price_6 , t0 . cygest_export_date AS cygest_export_date_7 , t0 . state AS state_8 , t0 . cygest_return AS cygest_return_9 , t0 . created_at AS created_at_10 , t0 . updated_at AS updated_at_11 , t0 . coupon_code AS coupon_code_12 , t0 . coupon_amount AS coupon_amount_13 , t0 . uuid AS uuid_14 , t0 . old_options AS old_options_15 , t0 . pre_registration_amount AS pre_registration_amount_16 , t0 . pdf_destination AS pdf_destination_17 , t0 . authored_by_id AS authored_by_id_18 , t0 . travel_id AS travel_id_19 , t0 . billing_id AS billing_id_20 FROM reservation t0 WHERE t0 . travel_id = 24 AND t0 . state IN ('awaiting_down_payment' , 'partially_paid' , 'partially_paid' );
Copy
541
0.10 ms
SELECT t0 . id AS id_1 , t0 . amount AS amount_2 , t0 . uid AS uid_3 , t0 . state AS state_4 , t0 . method AS method_5 , t0 . payed_at AS payed_at_6 , t0 . axepta_pay_id AS axepta_pay_id_7 , t0 . year AS year_8 , t0 . is_used AS is_used_9 , t0 . destination_id AS destination_id_10 , t0 . billing_id AS billing_id_11 , t0 . user_id AS user_id_12 FROM pre_registration t0 WHERE t0 . destination_id = ? AND t0 . year = ? AND t0 . state IN (? , ? ) AND t0 . is_used = ?
Parameters :
[
26
2026
"pending_approval "
"paid "
0
]
SELECT t0 . id AS id_1 , t0 . amount AS amount_2 , t0 . uid AS uid_3 , t0 . state AS state_4 , t0 . method AS method_5 , t0 . payed_at AS payed_at_6 , t0 . axepta_pay_id AS axepta_pay_id_7 , t0 . year AS year_8 , t0 . is_used AS is_used_9 , t0 . destination_id AS destination_id_10 , t0 . billing_id AS billing_id_11 , t0 . user_id AS user_id_12 FROM pre_registration t0 WHERE t0 . destination_id = 26 AND t0 . year = 2026 AND t0 . state IN ('pending_approval' , 'paid' ) AND t0 . is_used = 0 ;
Copy
542
0.11 ms
SELECT t0 . id AS id_1 , t0 . camping_car_length AS camping_car_length_2 , t0 . camping_car_height AS camping_car_height_3 , t0 . has_animal AS has_animal_4 , t0 . price AS price_5 , t0 . total_price AS total_price_6 , t0 . cygest_export_date AS cygest_export_date_7 , t0 . state AS state_8 , t0 . cygest_return AS cygest_return_9 , t0 . created_at AS created_at_10 , t0 . updated_at AS updated_at_11 , t0 . coupon_code AS coupon_code_12 , t0 . coupon_amount AS coupon_amount_13 , t0 . uuid AS uuid_14 , t0 . old_options AS old_options_15 , t0 . pre_registration_amount AS pre_registration_amount_16 , t0 . pdf_destination AS pdf_destination_17 , t0 . authored_by_id AS authored_by_id_18 , t0 . travel_id AS travel_id_19 , t0 . billing_id AS billing_id_20 FROM reservation t0 WHERE t0 . travel_id = ? AND t0 . state IN (? , ? , ? )
Parameters :
[
40
"awaiting_down_payment "
"partially_paid "
"partially_paid "
]
SELECT t0 . id AS id_1 , t0 . camping_car_length AS camping_car_length_2 , t0 . camping_car_height AS camping_car_height_3 , t0 . has_animal AS has_animal_4 , t0 . price AS price_5 , t0 . total_price AS total_price_6 , t0 . cygest_export_date AS cygest_export_date_7 , t0 . state AS state_8 , t0 . cygest_return AS cygest_return_9 , t0 . created_at AS created_at_10 , t0 . updated_at AS updated_at_11 , t0 . coupon_code AS coupon_code_12 , t0 . coupon_amount AS coupon_amount_13 , t0 . uuid AS uuid_14 , t0 . old_options AS old_options_15 , t0 . pre_registration_amount AS pre_registration_amount_16 , t0 . pdf_destination AS pdf_destination_17 , t0 . authored_by_id AS authored_by_id_18 , t0 . travel_id AS travel_id_19 , t0 . billing_id AS billing_id_20 FROM reservation t0 WHERE t0 . travel_id = 40 AND t0 . state IN ('awaiting_down_payment' , 'partially_paid' , 'partially_paid' );
Copy
543
0.10 ms
SELECT t0 . id AS id_1 , t0 . amount AS amount_2 , t0 . uid AS uid_3 , t0 . state AS state_4 , t0 . method AS method_5 , t0 . payed_at AS payed_at_6 , t0 . axepta_pay_id AS axepta_pay_id_7 , t0 . year AS year_8 , t0 . is_used AS is_used_9 , t0 . destination_id AS destination_id_10 , t0 . billing_id AS billing_id_11 , t0 . user_id AS user_id_12 FROM pre_registration t0 WHERE t0 . destination_id = ? AND t0 . year = ? AND t0 . state IN (? , ? ) AND t0 . is_used = ?
Parameters :
[
26
2026
"pending_approval "
"paid "
0
]
SELECT t0 . id AS id_1 , t0 . amount AS amount_2 , t0 . uid AS uid_3 , t0 . state AS state_4 , t0 . method AS method_5 , t0 . payed_at AS payed_at_6 , t0 . axepta_pay_id AS axepta_pay_id_7 , t0 . year AS year_8 , t0 . is_used AS is_used_9 , t0 . destination_id AS destination_id_10 , t0 . billing_id AS billing_id_11 , t0 . user_id AS user_id_12 FROM pre_registration t0 WHERE t0 . destination_id = 26 AND t0 . year = 2026 AND t0 . state IN ('pending_approval' , 'paid' ) AND t0 . is_used = 0 ;
Copy
544
0.11 ms
SELECT t0 . id AS id_1 , t0 . camping_car_length AS camping_car_length_2 , t0 . camping_car_height AS camping_car_height_3 , t0 . has_animal AS has_animal_4 , t0 . price AS price_5 , t0 . total_price AS total_price_6 , t0 . cygest_export_date AS cygest_export_date_7 , t0 . state AS state_8 , t0 . cygest_return AS cygest_return_9 , t0 . created_at AS created_at_10 , t0 . updated_at AS updated_at_11 , t0 . coupon_code AS coupon_code_12 , t0 . coupon_amount AS coupon_amount_13 , t0 . uuid AS uuid_14 , t0 . old_options AS old_options_15 , t0 . pre_registration_amount AS pre_registration_amount_16 , t0 . pdf_destination AS pdf_destination_17 , t0 . authored_by_id AS authored_by_id_18 , t0 . travel_id AS travel_id_19 , t0 . billing_id AS billing_id_20 FROM reservation t0 WHERE t0 . travel_id = ? AND t0 . state IN (? , ? , ? )
Parameters :
[
40
"awaiting_down_payment "
"partially_paid "
"partially_paid "
]
SELECT t0 . id AS id_1 , t0 . camping_car_length AS camping_car_length_2 , t0 . camping_car_height AS camping_car_height_3 , t0 . has_animal AS has_animal_4 , t0 . price AS price_5 , t0 . total_price AS total_price_6 , t0 . cygest_export_date AS cygest_export_date_7 , t0 . state AS state_8 , t0 . cygest_return AS cygest_return_9 , t0 . created_at AS created_at_10 , t0 . updated_at AS updated_at_11 , t0 . coupon_code AS coupon_code_12 , t0 . coupon_amount AS coupon_amount_13 , t0 . uuid AS uuid_14 , t0 . old_options AS old_options_15 , t0 . pre_registration_amount AS pre_registration_amount_16 , t0 . pdf_destination AS pdf_destination_17 , t0 . authored_by_id AS authored_by_id_18 , t0 . travel_id AS travel_id_19 , t0 . billing_id AS billing_id_20 FROM reservation t0 WHERE t0 . travel_id = 40 AND t0 . state IN ('awaiting_down_payment' , 'partially_paid' , 'partially_paid' );
Copy
545
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 = 949 ;
Copy
546
0.11 ms
SELECT t0 . id AS id_1 , t0 . path AS path_2 , t0 . alt AS alt_3 , t0 . title AS title_4 , t0 . position AS position_5 , t0 . legend AS legend_6 , t0 . destination_id AS destination_id_7 FROM destination_image t0 WHERE t0 . destination_id = ? ORDER BY t0 . position ASC
SELECT t0 . id AS id_1 , t0 . path AS path_2 , t0 . alt AS alt_3 , t0 . title AS title_4 , t0 . position AS position_5 , t0 . legend AS legend_6 , t0 . destination_id AS destination_id_7 FROM destination_image t0 WHERE t0 . destination_id = 210 ORDER BY t0 . position ASC ;
Copy
547
0.11 ms
SELECT t0 . id AS id_1 , t0 . id_crypt AS id_crypt_2 , t0 . name AS name_3 , t0 . starting_point AS starting_point_4 , t0 . days AS days_5 , t0 . is_complete AS is_complete_6 , t0 . is_last_spot AS is_last_spot_7 , t0 . guides AS guides_8 , t0 . date_from AS date_from_9 , t0 . start_date AS start_date_10 , t0 . date_to AS date_to_11 , t0 . registration_deadline AS registration_deadline_12 , t0 . formalities AS formalities_13 , t0 . created_at AS created_at_14 , t0 . updated_at AS updated_at_15 , t0 . enabled AS enabled_16 , t0 . is_promoted AS is_promoted_17 , t0 . is_pre_registered_notified AS is_pre_registered_notified_18 , t0 . destination_id AS destination_id_19 FROM travel t0 WHERE t0 . destination_id = ? ORDER BY t0 . date_from DESC
SELECT t0 . id AS id_1 , t0 . id_crypt AS id_crypt_2 , t0 . name AS name_3 , t0 . starting_point AS starting_point_4 , t0 . days AS days_5 , t0 . is_complete AS is_complete_6 , t0 . is_last_spot AS is_last_spot_7 , t0 . guides AS guides_8 , t0 . date_from AS date_from_9 , t0 . start_date AS start_date_10 , t0 . date_to AS date_to_11 , t0 . registration_deadline AS registration_deadline_12 , t0 . formalities AS formalities_13 , t0 . created_at AS created_at_14 , t0 . updated_at AS updated_at_15 , t0 . enabled AS enabled_16 , t0 . is_promoted AS is_promoted_17 , t0 . is_pre_registered_notified AS is_pre_registered_notified_18 , t0 . destination_id AS destination_id_19 FROM travel t0 WHERE t0 . destination_id = 210 ORDER BY t0 . date_from DESC ;
Copy
548
0.11 ms
SELECT t0 . id AS id_1 , t0 . amount AS amount_2 , t0 . uid AS uid_3 , t0 . state AS state_4 , t0 . method AS method_5 , t0 . payed_at AS payed_at_6 , t0 . axepta_pay_id AS axepta_pay_id_7 , t0 . year AS year_8 , t0 . is_used AS is_used_9 , t0 . destination_id AS destination_id_10 , t0 . billing_id AS billing_id_11 , t0 . user_id AS user_id_12 FROM pre_registration t0 WHERE t0 . destination_id = ? AND t0 . year = ? AND t0 . state IN (? , ? ) AND t0 . is_used = ?
Parameters :
[
210
2026
"pending_approval "
"paid "
0
]
SELECT t0 . id AS id_1 , t0 . amount AS amount_2 , t0 . uid AS uid_3 , t0 . state AS state_4 , t0 . method AS method_5 , t0 . payed_at AS payed_at_6 , t0 . axepta_pay_id AS axepta_pay_id_7 , t0 . year AS year_8 , t0 . is_used AS is_used_9 , t0 . destination_id AS destination_id_10 , t0 . billing_id AS billing_id_11 , t0 . user_id AS user_id_12 FROM pre_registration t0 WHERE t0 . destination_id = 210 AND t0 . year = 2026 AND t0 . state IN ('pending_approval' , 'paid' ) AND t0 . is_used = 0 ;
Copy
549
0.11 ms
SELECT t0 . id AS id_1 , t0 . camping_car_length AS camping_car_length_2 , t0 . camping_car_height AS camping_car_height_3 , t0 . has_animal AS has_animal_4 , t0 . price AS price_5 , t0 . total_price AS total_price_6 , t0 . cygest_export_date AS cygest_export_date_7 , t0 . state AS state_8 , t0 . cygest_return AS cygest_return_9 , t0 . created_at AS created_at_10 , t0 . updated_at AS updated_at_11 , t0 . coupon_code AS coupon_code_12 , t0 . coupon_amount AS coupon_amount_13 , t0 . uuid AS uuid_14 , t0 . old_options AS old_options_15 , t0 . pre_registration_amount AS pre_registration_amount_16 , t0 . pdf_destination AS pdf_destination_17 , t0 . authored_by_id AS authored_by_id_18 , t0 . travel_id AS travel_id_19 , t0 . billing_id AS billing_id_20 FROM reservation t0 WHERE t0 . travel_id = ? AND t0 . state IN (? , ? , ? )
Parameters :
[
32
"awaiting_down_payment "
"partially_paid "
"partially_paid "
]
SELECT t0 . id AS id_1 , t0 . camping_car_length AS camping_car_length_2 , t0 . camping_car_height AS camping_car_height_3 , t0 . has_animal AS has_animal_4 , t0 . price AS price_5 , t0 . total_price AS total_price_6 , t0 . cygest_export_date AS cygest_export_date_7 , t0 . state AS state_8 , t0 . cygest_return AS cygest_return_9 , t0 . created_at AS created_at_10 , t0 . updated_at AS updated_at_11 , t0 . coupon_code AS coupon_code_12 , t0 . coupon_amount AS coupon_amount_13 , t0 . uuid AS uuid_14 , t0 . old_options AS old_options_15 , t0 . pre_registration_amount AS pre_registration_amount_16 , t0 . pdf_destination AS pdf_destination_17 , t0 . authored_by_id AS authored_by_id_18 , t0 . travel_id AS travel_id_19 , t0 . billing_id AS billing_id_20 FROM reservation t0 WHERE t0 . travel_id = 32 AND t0 . state IN ('awaiting_down_payment' , 'partially_paid' , 'partially_paid' );
Copy
550
0.10 ms
SELECT t0 . id AS id_1 , t0 . amount AS amount_2 , t0 . uid AS uid_3 , t0 . state AS state_4 , t0 . method AS method_5 , t0 . payed_at AS payed_at_6 , t0 . axepta_pay_id AS axepta_pay_id_7 , t0 . year AS year_8 , t0 . is_used AS is_used_9 , t0 . destination_id AS destination_id_10 , t0 . billing_id AS billing_id_11 , t0 . user_id AS user_id_12 FROM pre_registration t0 WHERE t0 . destination_id = ? AND t0 . year = ? AND t0 . state IN (? , ? ) AND t0 . is_used = ?
Parameters :
[
210
2026
"pending_approval "
"paid "
0
]
SELECT t0 . id AS id_1 , t0 . amount AS amount_2 , t0 . uid AS uid_3 , t0 . state AS state_4 , t0 . method AS method_5 , t0 . payed_at AS payed_at_6 , t0 . axepta_pay_id AS axepta_pay_id_7 , t0 . year AS year_8 , t0 . is_used AS is_used_9 , t0 . destination_id AS destination_id_10 , t0 . billing_id AS billing_id_11 , t0 . user_id AS user_id_12 FROM pre_registration t0 WHERE t0 . destination_id = 210 AND t0 . year = 2026 AND t0 . state IN ('pending_approval' , 'paid' ) AND t0 . is_used = 0 ;
Copy
551
0.11 ms
SELECT t0 . id AS id_1 , t0 . camping_car_length AS camping_car_length_2 , t0 . camping_car_height AS camping_car_height_3 , t0 . has_animal AS has_animal_4 , t0 . price AS price_5 , t0 . total_price AS total_price_6 , t0 . cygest_export_date AS cygest_export_date_7 , t0 . state AS state_8 , t0 . cygest_return AS cygest_return_9 , t0 . created_at AS created_at_10 , t0 . updated_at AS updated_at_11 , t0 . coupon_code AS coupon_code_12 , t0 . coupon_amount AS coupon_amount_13 , t0 . uuid AS uuid_14 , t0 . old_options AS old_options_15 , t0 . pre_registration_amount AS pre_registration_amount_16 , t0 . pdf_destination AS pdf_destination_17 , t0 . authored_by_id AS authored_by_id_18 , t0 . travel_id AS travel_id_19 , t0 . billing_id AS billing_id_20 FROM reservation t0 WHERE t0 . travel_id = ? AND t0 . state IN (? , ? , ? )
Parameters :
[
32
"awaiting_down_payment "
"partially_paid "
"partially_paid "
]
SELECT t0 . id AS id_1 , t0 . camping_car_length AS camping_car_length_2 , t0 . camping_car_height AS camping_car_height_3 , t0 . has_animal AS has_animal_4 , t0 . price AS price_5 , t0 . total_price AS total_price_6 , t0 . cygest_export_date AS cygest_export_date_7 , t0 . state AS state_8 , t0 . cygest_return AS cygest_return_9 , t0 . created_at AS created_at_10 , t0 . updated_at AS updated_at_11 , t0 . coupon_code AS coupon_code_12 , t0 . coupon_amount AS coupon_amount_13 , t0 . uuid AS uuid_14 , t0 . old_options AS old_options_15 , t0 . pre_registration_amount AS pre_registration_amount_16 , t0 . pdf_destination AS pdf_destination_17 , t0 . authored_by_id AS authored_by_id_18 , t0 . travel_id AS travel_id_19 , t0 . billing_id AS billing_id_20 FROM reservation t0 WHERE t0 . travel_id = 32 AND t0 . state IN ('awaiting_down_payment' , 'partially_paid' , 'partially_paid' );
Copy
552
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
553
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
554
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
555
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
556
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
557
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
558
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
559
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
560
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
561
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
562
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_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
563
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
564
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
565
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
566
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
567
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
568
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
569
0.16 ms
SELECT m0_ . id AS id_0 , m0_ . title AS title_1 , m0_ . type AS type_2 , m0_ . url AS url_3 , m0_ . route AS route_4 , m0_ . position AS position_5 , m0_ . enabled AS enabled_6 , m0_ . updated_at AS updated_at_7 , m0_ . created_at AS created_at_8 , m0_ . path AS path_9 , m0_ . has_link AS has_link_10 , m0_ . parent_id AS parent_id_11 , m0_ . menu_id AS menu_id_12 FROM menu_item m0_ INNER JOIN menu m1_ ON m0_ . menu_id = m1_ . id WHERE m1_ . type_id = ? AND m0_ . parent_id IS NULL AND m0_ . enabled = 1 ORDER BY m0_ . position ASC
SELECT m0_ . id AS id_0 , m0_ . title AS title_1 , m0_ . type AS type_2 , m0_ . url AS url_3 , m0_ . route AS route_4 , m0_ . position AS position_5 , m0_ . enabled AS enabled_6 , m0_ . updated_at AS updated_at_7 , m0_ . created_at AS created_at_8 , m0_ . path AS path_9 , m0_ . has_link AS has_link_10 , m0_ . parent_id AS parent_id_11 , m0_ . menu_id AS menu_id_12 FROM menu_item m0_ INNER JOIN menu m1_ ON m0_ . menu_id = m1_ . id WHERE m1_ . type_id = 2 AND m0_ . parent_id IS NULL AND m0_ . enabled = 1 ORDER BY m0_ . position ASC ;
Copy
570
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
571
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
572
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
573
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
574
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
575
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
576
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 = 952 ;
Copy
577
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