GET https://dev.thelliervoyages.com/archive-destinations

Query Metrics

366 Database Queries
20 Different statements
31.36 ms Query time
3 Invalid entities
596 Managed entities

Queries

Group similar statements

default connection

# Time Info
1 0.46 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
Parameters:
[]
2 0.19 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"
]
3 0.33 ms
SELECT t0.id AS id_1, t0.url AS url_2, t0.title AS title_3, t0.meta_description AS meta_description_4, t0.meta_keywords AS meta_keywords_5, t0.og_title AS og_title_6, t0.twitter_card AS twitter_card_7, t0.page_type AS page_type_8, t0.og_image_id AS og_image_id_9, t0.twitter_image_id AS twitter_image_id_10 FROM seo_meta_data t0 WHERE t0.url = ? AND t0.page_type = ? LIMIT 1
Parameters:
[
  "archive-destinations"
  "destination"
]
4 0.28 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.title AS title_3, t0.subtitle AS subtitle_4, t0.cygest_code AS cygest_code_5, t0.cygest_name AS cygest_name_6, t0.days AS days_7, t0.nights AS nights_8, t0.soon AS soon_9, t0.is_health_situation AS is_health_situation_10, t0.description_introduction AS description_introduction_11, t0.description_resume AS description_resume_12, t0.description_body AS description_body_13, t0.camping_car_circuit AS camping_car_circuit_14, t0.average_distance AS average_distance_15, t0.days_without_driving AS days_without_driving_16, t0.youtube AS youtube_17, t0.our_prices_include AS our_prices_include_18, t0.our_prices_does_not_include AS our_prices_does_not_include_19, t0.rates_details AS rates_details_20, t0.created_at AS created_at_21, t0.updated_at AS updated_at_22, t0.enabled AS enabled_23, t0.is_archive AS is_archive_24, t0.we_like AS we_like_25, t0.scale AS scale_26, t0.is_upon_request AS is_upon_request_27, t0.is_new AS is_new_28, t0.is_pre_registration_allowed AS is_pre_registration_allowed_29, t0.reservation_limit AS reservation_limit_30, t0.is_animal_forbidden AS is_animal_forbidden_31, t0.author_id AS author_id_32, t33.id AS id_34, t33.path AS path_35, t33.alt AS alt_36, t33.title AS title_37, t33.destination_id AS destination_id_38, t39.id AS id_40, t39.path AS path_41, t39.alt AS alt_42, t39.title AS title_43, t39.destination_id AS destination_id_44, t0.type_id AS type_id_45, t0.seo_id AS seo_id_46 FROM destination t0 LEFT JOIN destination_map t33 ON t33.destination_id = t0.id LEFT JOIN destination_hero t39 ON t39.destination_id = t0.id WHERE t0.seo_id = ? LIMIT 1
Parameters:
[
  1038
]
5 0.15 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.title AS title_3, t0.enabled AS enabled_4, t0.slug AS slug_5, t0.is_camping_car_required AS is_camping_car_required_6, t0.pre_registration_amount AS pre_registration_amount_7, t0.icon_id AS icon_id_8 FROM destination_type t0 WHERE t0.slug = ? LIMIT 1
Parameters:
[
  "archive-destinations"
]
6 1.08 ms
SELECT d0_.id AS id_0, d0_.name AS name_1, d0_.title AS title_2, d0_.subtitle AS subtitle_3, d0_.cygest_code AS cygest_code_4, d0_.cygest_name AS cygest_name_5, d0_.days AS days_6, d0_.nights AS nights_7, d0_.soon AS soon_8, d0_.is_health_situation AS is_health_situation_9, d0_.description_introduction AS description_introduction_10, d0_.description_resume AS description_resume_11, d0_.description_body AS description_body_12, d0_.camping_car_circuit AS camping_car_circuit_13, d0_.average_distance AS average_distance_14, d0_.days_without_driving AS days_without_driving_15, d0_.youtube AS youtube_16, d0_.our_prices_include AS our_prices_include_17, d0_.our_prices_does_not_include AS our_prices_does_not_include_18, d0_.rates_details AS rates_details_19, d0_.created_at AS created_at_20, d0_.updated_at AS updated_at_21, d0_.enabled AS enabled_22, d0_.is_archive AS is_archive_23, d0_.we_like AS we_like_24, d0_.scale AS scale_25, d0_.is_upon_request AS is_upon_request_26, d0_.is_new AS is_new_27, d0_.is_pre_registration_allowed AS is_pre_registration_allowed_28, d0_.reservation_limit AS reservation_limit_29, d0_.is_animal_forbidden AS is_animal_forbidden_30, d0_.author_id AS author_id_31, d0_.type_id AS type_id_32, d0_.seo_id AS seo_id_33 FROM destination d0_ WHERE d0_.is_archive = ? AND d0_.enabled = ? ORDER BY d0_.name ASC
Parameters:
[
  1
  1
]
7 0.12 ms
SELECT t0.id AS id_1, t0.path AS path_2, t0.alt AS alt_3, t0.title AS title_4, t0.destination_id AS destination_id_5 FROM destination_map t0 WHERE t0.destination_id = ?
Parameters:
[
  7
]
8 0.09 ms
SELECT t0.id AS id_1, t0.path AS path_2, t0.alt AS alt_3, t0.title AS title_4, t0.destination_id AS destination_id_5 FROM destination_hero t0 WHERE t0.destination_id = ?
Parameters:
[
  7
]
9 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 = ?
Parameters:
[
  7
]
10 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 = ?
Parameters:
[
  7
]
11 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.destination_id AS destination_id_5 FROM destination_map t0 WHERE t0.destination_id = ?
Parameters:
[
  148
]
12 0.09 ms
SELECT t0.id AS id_1, t0.path AS path_2, t0.alt AS alt_3, t0.title AS title_4, t0.destination_id AS destination_id_5 FROM destination_hero t0 WHERE t0.destination_id = ?
Parameters:
[
  148
]
13 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 = ?
Parameters:
[
  148
]
14 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 = ?
Parameters:
[
  148
]
15 0.09 ms
SELECT t0.id AS id_1, t0.path AS path_2, t0.alt AS alt_3, t0.title AS title_4, t0.destination_id AS destination_id_5 FROM destination_map t0 WHERE t0.destination_id = ?
Parameters:
[
  10
]
16 0.07 ms
SELECT t0.id AS id_1, t0.path AS path_2, t0.alt AS alt_3, t0.title AS title_4, t0.destination_id AS destination_id_5 FROM destination_hero t0 WHERE t0.destination_id = ?
Parameters:
[
  10
]
17 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 = ?
Parameters:
[
  10
]
18 0.07 ms
SELECT t1.id AS id_2, t1.path AS path_3, t1.name AS name_4, t1.mime_type AS mime_type_5, t1.created_at AS created_at_6, t1.updated_at AS updated_at_7, t0.destination_id AS destination_id_8, t1.discr FROM destination_video t0 INNER JOIN video t1 ON t0.id = t1.id WHERE t0.destination_id = ?
Parameters:
[
  10
]
19 0.07 ms
SELECT t0.id AS id_1, t0.path AS path_2, t0.alt AS alt_3, t0.title AS title_4, t0.destination_id AS destination_id_5 FROM destination_map t0 WHERE t0.destination_id = ?
Parameters:
[
  202
]
20 0.07 ms
SELECT t0.id AS id_1, t0.path AS path_2, t0.alt AS alt_3, t0.title AS title_4, t0.destination_id AS destination_id_5 FROM destination_hero t0 WHERE t0.destination_id = ?
Parameters:
[
  202
]
21 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 = ?
Parameters:
[
  202
]
22 0.07 ms
SELECT t1.id AS id_2, t1.path AS path_3, t1.name AS name_4, t1.mime_type AS mime_type_5, t1.created_at AS created_at_6, t1.updated_at AS updated_at_7, t0.destination_id AS destination_id_8, t1.discr FROM destination_video t0 INNER JOIN video t1 ON t0.id = t1.id WHERE t0.destination_id = ?
Parameters:
[
  202
]
23 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 = ?
Parameters:
[
  126
]
24 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 = ?
Parameters:
[
  126
]
25 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 = ?
Parameters:
[
  126
]
26 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 = ?
Parameters:
[
  126
]
27 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 = ?
Parameters:
[
  199
]
28 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 = ?
Parameters:
[
  199
]
29 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 = ?
Parameters:
[
  199
]
30 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 = ?
Parameters:
[
  199
]
31 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 = ?
Parameters:
[
  181
]
32 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 = ?
Parameters:
[
  181
]
33 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 = ?
Parameters:
[
  181
]
34 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 = ?
Parameters:
[
  181
]
35 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 = ?
Parameters:
[
  153
]
36 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 = ?
Parameters:
[
  153
]
37 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 = ?
Parameters:
[
  153
]
38 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_video t0 INNER JOIN video t1 ON t0.id = t1.id WHERE t0.destination_id = ?
Parameters:
[
  153
]
39 0.09 ms
SELECT t0.id AS id_1, t0.path AS path_2, t0.alt AS alt_3, t0.title AS title_4, t0.destination_id AS destination_id_5 FROM destination_map t0 WHERE t0.destination_id = ?
Parameters:
[
  194
]
40 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_hero t0 WHERE t0.destination_id = ?
Parameters:
[
  194
]
41 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 = ?
Parameters:
[
  194
]
42 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 = ?
Parameters:
[
  194
]
43 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 = ?
Parameters:
[
  180
]
44 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 = ?
Parameters:
[
  180
]
45 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 = ?
Parameters:
[
  180
]
46 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 = ?
Parameters:
[
  180
]
47 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 = ?
Parameters:
[
  195
]
48 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 = ?
Parameters:
[
  195
]
49 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 = ?
Parameters:
[
  195
]
50 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 = ?
Parameters:
[
  195
]
51 0.07 ms
SELECT t0.id AS id_1, t0.path AS path_2, t0.alt AS alt_3, t0.title AS title_4, t0.destination_id AS destination_id_5 FROM destination_map t0 WHERE t0.destination_id = ?
Parameters:
[
  154
]
52 0.06 ms
SELECT t0.id AS id_1, t0.path AS path_2, t0.alt AS alt_3, t0.title AS title_4, t0.destination_id AS destination_id_5 FROM destination_hero t0 WHERE t0.destination_id = ?
Parameters:
[
  154
]
53 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 = ?
Parameters:
[
  154
]
54 0.07 ms
SELECT t1.id AS id_2, t1.path AS path_3, t1.name AS name_4, t1.mime_type AS mime_type_5, t1.created_at AS created_at_6, t1.updated_at AS updated_at_7, t0.destination_id AS destination_id_8, t1.discr FROM destination_video t0 INNER JOIN video t1 ON t0.id = t1.id WHERE t0.destination_id = ?
Parameters:
[
  154
]
55 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 = ?
Parameters:
[
  38
]
56 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 = ?
Parameters:
[
  38
]
57 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 = ?
Parameters:
[
  38
]
58 0.07 ms
SELECT t1.id AS id_2, t1.path AS path_3, t1.name AS name_4, t1.mime_type AS mime_type_5, t1.created_at AS created_at_6, t1.updated_at AS updated_at_7, t0.destination_id AS destination_id_8, t1.discr FROM destination_video t0 INNER JOIN video t1 ON t0.id = t1.id WHERE t0.destination_id = ?
Parameters:
[
  38
]
59 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 = ?
Parameters:
[
  204
]
60 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 = ?
Parameters:
[
  204
]
61 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 = ?
Parameters:
[
  204
]
62 0.07 ms
SELECT t1.id AS id_2, t1.path AS path_3, t1.name AS name_4, t1.mime_type AS mime_type_5, t1.created_at AS created_at_6, t1.updated_at AS updated_at_7, t0.destination_id AS destination_id_8, t1.discr FROM destination_video t0 INNER JOIN video t1 ON t0.id = t1.id WHERE t0.destination_id = ?
Parameters:
[
  204
]
63 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 = ?
Parameters:
[
  188
]
64 0.07 ms
SELECT t0.id AS id_1, t0.path AS path_2, t0.alt AS alt_3, t0.title AS title_4, t0.destination_id AS destination_id_5 FROM destination_hero t0 WHERE t0.destination_id = ?
Parameters:
[
  188
]
65 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 = ?
Parameters:
[
  188
]
66 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 = ?
Parameters:
[
  188
]
67 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 = ?
Parameters:
[
  168
]
68 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 = ?
Parameters:
[
  168
]
69 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 = ?
Parameters:
[
  168
]
70 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 = ?
Parameters:
[
  168
]
71 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 = ?
Parameters:
[
  178
]
72 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_hero t0 WHERE t0.destination_id = ?
Parameters:
[
  178
]
73 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 = ?
Parameters:
[
  178
]
74 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 = ?
Parameters:
[
  178
]
75 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 = ?
Parameters:
[
  200
]
76 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 = ?
Parameters:
[
  200
]
77 0.07 ms
SELECT t1.id AS id_2, t1.path AS path_3, t1.name AS name_4, t1.mime_type AS mime_type_5, t1.created_at AS created_at_6, t1.updated_at AS updated_at_7, t0.destination_id AS destination_id_8, t1.discr FROM destination_hero_video t0 INNER JOIN video t1 ON t0.id = t1.id WHERE t0.destination_id = ?
Parameters:
[
  200
]
78 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 = ?
Parameters:
[
  200
]
79 0.07 ms
SELECT t0.id AS id_1, t0.path AS path_2, t0.alt AS alt_3, t0.title AS title_4, t0.destination_id AS destination_id_5 FROM destination_map t0 WHERE t0.destination_id = ?
Parameters:
[
  104
]
80 0.06 ms
SELECT t0.id AS id_1, t0.path AS path_2, t0.alt AS alt_3, t0.title AS title_4, t0.destination_id AS destination_id_5 FROM destination_hero t0 WHERE t0.destination_id = ?
Parameters:
[
  104
]
81 0.07 ms
SELECT t1.id AS id_2, t1.path AS path_3, t1.name AS name_4, t1.mime_type AS mime_type_5, t1.created_at AS created_at_6, t1.updated_at AS updated_at_7, t0.destination_id AS destination_id_8, t1.discr FROM destination_hero_video t0 INNER JOIN video t1 ON t0.id = t1.id WHERE t0.destination_id = ?
Parameters:
[
  104
]
82 0.07 ms
SELECT t1.id AS id_2, t1.path AS path_3, t1.name AS name_4, t1.mime_type AS mime_type_5, t1.created_at AS created_at_6, t1.updated_at AS updated_at_7, t0.destination_id AS destination_id_8, t1.discr FROM destination_video t0 INNER JOIN video t1 ON t0.id = t1.id WHERE t0.destination_id = ?
Parameters:
[
  104
]
83 0.07 ms
SELECT t0.id AS id_1, t0.path AS path_2, t0.alt AS alt_3, t0.title AS title_4, t0.destination_id AS destination_id_5 FROM destination_map t0 WHERE t0.destination_id = ?
Parameters:
[
  169
]
84 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 = ?
Parameters:
[
  169
]
85 0.07 ms
SELECT t1.id AS id_2, t1.path AS path_3, t1.name AS name_4, t1.mime_type AS mime_type_5, t1.created_at AS created_at_6, t1.updated_at AS updated_at_7, t0.destination_id AS destination_id_8, t1.discr FROM destination_hero_video t0 INNER JOIN video t1 ON t0.id = t1.id WHERE t0.destination_id = ?
Parameters:
[
  169
]
86 0.07 ms
SELECT t1.id AS id_2, t1.path AS path_3, t1.name AS name_4, t1.mime_type AS mime_type_5, t1.created_at AS created_at_6, t1.updated_at AS updated_at_7, t0.destination_id AS destination_id_8, t1.discr FROM destination_video t0 INNER JOIN video t1 ON t0.id = t1.id WHERE t0.destination_id = ?
Parameters:
[
  169
]
87 0.07 ms
SELECT t0.id AS id_1, t0.path AS path_2, t0.alt AS alt_3, t0.title AS title_4, t0.destination_id AS destination_id_5 FROM destination_map t0 WHERE t0.destination_id = ?
Parameters:
[
  8
]
88 0.06 ms
SELECT t0.id AS id_1, t0.path AS path_2, t0.alt AS alt_3, t0.title AS title_4, t0.destination_id AS destination_id_5 FROM destination_hero t0 WHERE t0.destination_id = ?
Parameters:
[
  8
]
89 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 = ?
Parameters:
[
  8
]
90 0.07 ms
SELECT t1.id AS id_2, t1.path AS path_3, t1.name AS name_4, t1.mime_type AS mime_type_5, t1.created_at AS created_at_6, t1.updated_at AS updated_at_7, t0.destination_id AS destination_id_8, t1.discr FROM destination_video t0 INNER JOIN video t1 ON t0.id = t1.id WHERE t0.destination_id = ?
Parameters:
[
  8
]
91 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 = ?
Parameters:
[
  146
]
92 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 = ?
Parameters:
[
  146
]
93 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 = ?
Parameters:
[
  146
]
94 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 = ?
Parameters:
[
  146
]
95 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 = ?
Parameters:
[
  175
]
96 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 = ?
Parameters:
[
  175
]
97 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 = ?
Parameters:
[
  175
]
98 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 = ?
Parameters:
[
  175
]
99 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 = ?
Parameters:
[
  20
]
100 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 = ?
Parameters:
[
  20
]
101 0.07 ms
SELECT t1.id AS id_2, t1.path AS path_3, t1.name AS name_4, t1.mime_type AS mime_type_5, t1.created_at AS created_at_6, t1.updated_at AS updated_at_7, t0.destination_id AS destination_id_8, t1.discr FROM destination_hero_video t0 INNER JOIN video t1 ON t0.id = t1.id WHERE t0.destination_id = ?
Parameters:
[
  20
]
102 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 = ?
Parameters:
[
  20
]
103 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 = ?
Parameters:
[
  19
]
104 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 = ?
Parameters:
[
  19
]
105 0.07 ms
SELECT t1.id AS id_2, t1.path AS path_3, t1.name AS name_4, t1.mime_type AS mime_type_5, t1.created_at AS created_at_6, t1.updated_at AS updated_at_7, t0.destination_id AS destination_id_8, t1.discr FROM destination_hero_video t0 INNER JOIN video t1 ON t0.id = t1.id WHERE t0.destination_id = ?
Parameters:
[
  19
]
106 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 = ?
Parameters:
[
  19
]
107 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 = ?
Parameters:
[
  185
]
108 0.06 ms
SELECT t0.id AS id_1, t0.path AS path_2, t0.alt AS alt_3, t0.title AS title_4, t0.destination_id AS destination_id_5 FROM destination_hero t0 WHERE t0.destination_id = ?
Parameters:
[
  185
]
109 0.07 ms
SELECT t1.id AS id_2, t1.path AS path_3, t1.name AS name_4, t1.mime_type AS mime_type_5, t1.created_at AS created_at_6, t1.updated_at AS updated_at_7, t0.destination_id AS destination_id_8, t1.discr FROM destination_hero_video t0 INNER JOIN video t1 ON t0.id = t1.id WHERE t0.destination_id = ?
Parameters:
[
  185
]
110 0.07 ms
SELECT t1.id AS id_2, t1.path AS path_3, t1.name AS name_4, t1.mime_type AS mime_type_5, t1.created_at AS created_at_6, t1.updated_at AS updated_at_7, t0.destination_id AS destination_id_8, t1.discr FROM destination_video t0 INNER JOIN video t1 ON t0.id = t1.id WHERE t0.destination_id = ?
Parameters:
[
  185
]
111 0.07 ms
SELECT t0.id AS id_1, t0.path AS path_2, t0.alt AS alt_3, t0.title AS title_4, t0.destination_id AS destination_id_5 FROM destination_map t0 WHERE t0.destination_id = ?
Parameters:
[
  32
]
112 0.06 ms
SELECT t0.id AS id_1, t0.path AS path_2, t0.alt AS alt_3, t0.title AS title_4, t0.destination_id AS destination_id_5 FROM destination_hero t0 WHERE t0.destination_id = ?
Parameters:
[
  32
]
113 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 = ?
Parameters:
[
  32
]
114 0.07 ms
SELECT t1.id AS id_2, t1.path AS path_3, t1.name AS name_4, t1.mime_type AS mime_type_5, t1.created_at AS created_at_6, t1.updated_at AS updated_at_7, t0.destination_id AS destination_id_8, t1.discr FROM destination_video t0 INNER JOIN video t1 ON t0.id = t1.id WHERE t0.destination_id = ?
Parameters:
[
  32
]
115 0.07 ms
SELECT t0.id AS id_1, t0.path AS path_2, t0.alt AS alt_3, t0.title AS title_4, t0.destination_id AS destination_id_5 FROM destination_map t0 WHERE t0.destination_id = ?
Parameters:
[
  170
]
116 0.06 ms
SELECT t0.id AS id_1, t0.path AS path_2, t0.alt AS alt_3, t0.title AS title_4, t0.destination_id AS destination_id_5 FROM destination_hero t0 WHERE t0.destination_id = ?
Parameters:
[
  170
]
117 0.07 ms
SELECT t1.id AS id_2, t1.path AS path_3, t1.name AS name_4, t1.mime_type AS mime_type_5, t1.created_at AS created_at_6, t1.updated_at AS updated_at_7, t0.destination_id AS destination_id_8, t1.discr FROM destination_hero_video t0 INNER JOIN video t1 ON t0.id = t1.id WHERE t0.destination_id = ?
Parameters:
[
  170
]
118 0.07 ms
SELECT t1.id AS id_2, t1.path AS path_3, t1.name AS name_4, t1.mime_type AS mime_type_5, t1.created_at AS created_at_6, t1.updated_at AS updated_at_7, t0.destination_id AS destination_id_8, t1.discr FROM destination_video t0 INNER JOIN video t1 ON t0.id = t1.id WHERE t0.destination_id = ?
Parameters:
[
  170
]
119 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 = ?
Parameters:
[
  68
]
120 0.06 ms
SELECT t0.id AS id_1, t0.path AS path_2, t0.alt AS alt_3, t0.title AS title_4, t0.destination_id AS destination_id_5 FROM destination_hero t0 WHERE t0.destination_id = ?
Parameters:
[
  68
]
121 0.07 ms
SELECT t1.id AS id_2, t1.path AS path_3, t1.name AS name_4, t1.mime_type AS mime_type_5, t1.created_at AS created_at_6, t1.updated_at AS updated_at_7, t0.destination_id AS destination_id_8, t1.discr FROM destination_hero_video t0 INNER JOIN video t1 ON t0.id = t1.id WHERE t0.destination_id = ?
Parameters:
[
  68
]
122 0.07 ms
SELECT t1.id AS id_2, t1.path AS path_3, t1.name AS name_4, t1.mime_type AS mime_type_5, t1.created_at AS created_at_6, t1.updated_at AS updated_at_7, t0.destination_id AS destination_id_8, t1.discr FROM destination_video t0 INNER JOIN video t1 ON t0.id = t1.id WHERE t0.destination_id = ?
Parameters:
[
  68
]
123 0.07 ms
SELECT t0.id AS id_1, t0.path AS path_2, t0.alt AS alt_3, t0.title AS title_4, t0.destination_id AS destination_id_5 FROM destination_map t0 WHERE t0.destination_id = ?
Parameters:
[
  45
]
124 0.07 ms
SELECT t0.id AS id_1, t0.path AS path_2, t0.alt AS alt_3, t0.title AS title_4, t0.destination_id AS destination_id_5 FROM destination_hero t0 WHERE t0.destination_id = ?
Parameters:
[
  45
]
125 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 = ?
Parameters:
[
  45
]
126 0.07 ms
SELECT t1.id AS id_2, t1.path AS path_3, t1.name AS name_4, t1.mime_type AS mime_type_5, t1.created_at AS created_at_6, t1.updated_at AS updated_at_7, t0.destination_id AS destination_id_8, t1.discr FROM destination_video t0 INNER JOIN video t1 ON t0.id = t1.id WHERE t0.destination_id = ?
Parameters:
[
  45
]
127 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 = ?
Parameters:
[
  182
]
128 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 = ?
Parameters:
[
  182
]
129 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 = ?
Parameters:
[
  182
]
130 0.07 ms
SELECT t1.id AS id_2, t1.path AS path_3, t1.name AS name_4, t1.mime_type AS mime_type_5, t1.created_at AS created_at_6, t1.updated_at AS updated_at_7, t0.destination_id AS destination_id_8, t1.discr FROM destination_video t0 INNER JOIN video t1 ON t0.id = t1.id WHERE t0.destination_id = ?
Parameters:
[
  182
]
131 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 = ?
Parameters:
[
  54
]
132 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 = ?
Parameters:
[
  54
]
133 0.28 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 = ?
Parameters:
[
  54
]
134 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 = ?
Parameters:
[
  54
]
135 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 = ?
Parameters:
[
  51
]
136 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 = ?
Parameters:
[
  51
]
137 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 = ?
Parameters:
[
  51
]
138 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 = ?
Parameters:
[
  51
]
139 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 = ?
Parameters:
[
  184
]
140 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 = ?
Parameters:
[
  184
]
141 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 = ?
Parameters:
[
  184
]
142 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 = ?
Parameters:
[
  184
]
143 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 = ?
Parameters:
[
  186
]
144 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 = ?
Parameters:
[
  186
]
145 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 = ?
Parameters:
[
  186
]
146 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 = ?
Parameters:
[
  186
]
147 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 = ?
Parameters:
[
  58
]
148 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 = ?
Parameters:
[
  58
]
149 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 = ?
Parameters:
[
  58
]
150 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 = ?
Parameters:
[
  58
]
151 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 = ?
Parameters:
[
  166
]
152 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 = ?
Parameters:
[
  166
]
153 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 = ?
Parameters:
[
  166
]
154 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 = ?
Parameters:
[
  166
]
155 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 = ?
Parameters:
[
  176
]
156 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 = ?
Parameters:
[
  176
]
157 0.07 ms
SELECT t1.id AS id_2, t1.path AS path_3, t1.name AS name_4, t1.mime_type AS mime_type_5, t1.created_at AS created_at_6, t1.updated_at AS updated_at_7, t0.destination_id AS destination_id_8, t1.discr FROM destination_hero_video t0 INNER JOIN video t1 ON t0.id = t1.id WHERE t0.destination_id = ?
Parameters:
[
  176
]
158 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 = ?
Parameters:
[
  176
]
159 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 = ?
Parameters:
[
  165
]
160 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 = ?
Parameters:
[
  165
]
161 0.07 ms
SELECT t1.id AS id_2, t1.path AS path_3, t1.name AS name_4, t1.mime_type AS mime_type_5, t1.created_at AS created_at_6, t1.updated_at AS updated_at_7, t0.destination_id AS destination_id_8, t1.discr FROM destination_hero_video t0 INNER JOIN video t1 ON t0.id = t1.id WHERE t0.destination_id = ?
Parameters:
[
  165
]
162 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 = ?
Parameters:
[
  165
]
163 0.07 ms
SELECT t0.id AS id_1, t0.path AS path_2, t0.alt AS alt_3, t0.title AS title_4, t0.destination_id AS destination_id_5 FROM destination_map t0 WHERE t0.destination_id = ?
Parameters:
[
  173
]
164 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 = ?
Parameters:
[
  173
]
165 0.07 ms
SELECT t1.id AS id_2, t1.path AS path_3, t1.name AS name_4, t1.mime_type AS mime_type_5, t1.created_at AS created_at_6, t1.updated_at AS updated_at_7, t0.destination_id AS destination_id_8, t1.discr FROM destination_hero_video t0 INNER JOIN video t1 ON t0.id = t1.id WHERE t0.destination_id = ?
Parameters:
[
  173
]
166 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 = ?
Parameters:
[
  173
]
167 0.06 ms
SELECT t0.id AS id_1, t0.path AS path_2, t0.alt AS alt_3, t0.title AS title_4, t0.destination_id AS destination_id_5 FROM destination_map t0 WHERE t0.destination_id = ?
Parameters:
[
  187
]
168 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 = ?
Parameters:
[
  187
]
169 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 = ?
Parameters:
[
  187
]
170 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 = ?
Parameters:
[
  187
]
171 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 = ?
Parameters:
[
  198
]
172 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 = ?
Parameters:
[
  198
]
173 0.07 ms
SELECT t1.id AS id_2, t1.path AS path_3, t1.name AS name_4, t1.mime_type AS mime_type_5, t1.created_at AS created_at_6, t1.updated_at AS updated_at_7, t0.destination_id AS destination_id_8, t1.discr FROM destination_hero_video t0 INNER JOIN video t1 ON t0.id = t1.id WHERE t0.destination_id = ?
Parameters:
[
  198
]
174 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 = ?
Parameters:
[
  198
]
175 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 = ?
Parameters:
[
  189
]
176 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 = ?
Parameters:
[
  189
]
177 0.07 ms
SELECT t1.id AS id_2, t1.path AS path_3, t1.name AS name_4, t1.mime_type AS mime_type_5, t1.created_at AS created_at_6, t1.updated_at AS updated_at_7, t0.destination_id AS destination_id_8, t1.discr FROM destination_hero_video t0 INNER JOIN video t1 ON t0.id = t1.id WHERE t0.destination_id = ?
Parameters:
[
  189
]
178 0.07 ms
SELECT t1.id AS id_2, t1.path AS path_3, t1.name AS name_4, t1.mime_type AS mime_type_5, t1.created_at AS created_at_6, t1.updated_at AS updated_at_7, t0.destination_id AS destination_id_8, t1.discr FROM destination_video t0 INNER JOIN video t1 ON t0.id = t1.id WHERE t0.destination_id = ?
Parameters:
[
  189
]
179 0.07 ms
SELECT t0.id AS id_1, t0.path AS path_2, t0.alt AS alt_3, t0.title AS title_4, t0.destination_id AS destination_id_5 FROM destination_map t0 WHERE t0.destination_id = ?
Parameters:
[
  203
]
180 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 = ?
Parameters:
[
  203
]
181 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 = ?
Parameters:
[
  203
]
182 0.07 ms
SELECT t1.id AS id_2, t1.path AS path_3, t1.name AS name_4, t1.mime_type AS mime_type_5, t1.created_at AS created_at_6, t1.updated_at AS updated_at_7, t0.destination_id AS destination_id_8, t1.discr FROM destination_video t0 INNER JOIN video t1 ON t0.id = t1.id WHERE t0.destination_id = ?
Parameters:
[
  203
]
183 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 = ?
Parameters:
[
  190
]
184 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 = ?
Parameters:
[
  190
]
185 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 = ?
Parameters:
[
  190
]
186 0.07 ms
SELECT t1.id AS id_2, t1.path AS path_3, t1.name AS name_4, t1.mime_type AS mime_type_5, t1.created_at AS created_at_6, t1.updated_at AS updated_at_7, t0.destination_id AS destination_id_8, t1.discr FROM destination_video t0 INNER JOIN video t1 ON t0.id = t1.id WHERE t0.destination_id = ?
Parameters:
[
  190
]
187 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 = ?
Parameters:
[
  174
]
188 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 = ?
Parameters:
[
  174
]
189 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 = ?
Parameters:
[
  174
]
190 0.07 ms
SELECT t1.id AS id_2, t1.path AS path_3, t1.name AS name_4, t1.mime_type AS mime_type_5, t1.created_at AS created_at_6, t1.updated_at AS updated_at_7, t0.destination_id AS destination_id_8, t1.discr FROM destination_video t0 INNER JOIN video t1 ON t0.id = t1.id WHERE t0.destination_id = ?
Parameters:
[
  174
]
191 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 = ?
Parameters:
[
  67
]
192 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 = ?
Parameters:
[
  67
]
193 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 = ?
Parameters:
[
  67
]
194 0.07 ms
SELECT t1.id AS id_2, t1.path AS path_3, t1.name AS name_4, t1.mime_type AS mime_type_5, t1.created_at AS created_at_6, t1.updated_at AS updated_at_7, t0.destination_id AS destination_id_8, t1.discr FROM destination_video t0 INNER JOIN video t1 ON t0.id = t1.id WHERE t0.destination_id = ?
Parameters:
[
  67
]
195 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 = ?
Parameters:
[
  21
]
196 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 = ?
Parameters:
[
  21
]
197 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 = ?
Parameters:
[
  21
]
198 0.07 ms
SELECT t1.id AS id_2, t1.path AS path_3, t1.name AS name_4, t1.mime_type AS mime_type_5, t1.created_at AS created_at_6, t1.updated_at AS updated_at_7, t0.destination_id AS destination_id_8, t1.discr FROM destination_video t0 INNER JOIN video t1 ON t0.id = t1.id WHERE t0.destination_id = ?
Parameters:
[
  21
]
199 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 = ?
Parameters:
[
  74
]
200 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 = ?
Parameters:
[
  74
]
201 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 = ?
Parameters:
[
  74
]
202 0.07 ms
SELECT t1.id AS id_2, t1.path AS path_3, t1.name AS name_4, t1.mime_type AS mime_type_5, t1.created_at AS created_at_6, t1.updated_at AS updated_at_7, t0.destination_id AS destination_id_8, t1.discr FROM destination_video t0 INNER JOIN video t1 ON t0.id = t1.id WHERE t0.destination_id = ?
Parameters:
[
  74
]
203 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 = ?
Parameters:
[
  193
]
204 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 = ?
Parameters:
[
  193
]
205 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 = ?
Parameters:
[
  193
]
206 0.07 ms
SELECT t1.id AS id_2, t1.path AS path_3, t1.name AS name_4, t1.mime_type AS mime_type_5, t1.created_at AS created_at_6, t1.updated_at AS updated_at_7, t0.destination_id AS destination_id_8, t1.discr FROM destination_video t0 INNER JOIN video t1 ON t0.id = t1.id WHERE t0.destination_id = ?
Parameters:
[
  193
]
207 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 = ?
Parameters:
[
  192
]
208 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 = ?
Parameters:
[
  192
]
209 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 = ?
Parameters:
[
  192
]
210 0.07 ms
SELECT t1.id AS id_2, t1.path AS path_3, t1.name AS name_4, t1.mime_type AS mime_type_5, t1.created_at AS created_at_6, t1.updated_at AS updated_at_7, t0.destination_id AS destination_id_8, t1.discr FROM destination_video t0 INNER JOIN video t1 ON t0.id = t1.id WHERE t0.destination_id = ?
Parameters:
[
  192
]
211 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 = ?
Parameters:
[
  167
]
212 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 = ?
Parameters:
[
  167
]
213 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 = ?
Parameters:
[
  167
]
214 0.07 ms
SELECT t1.id AS id_2, t1.path AS path_3, t1.name AS name_4, t1.mime_type AS mime_type_5, t1.created_at AS created_at_6, t1.updated_at AS updated_at_7, t0.destination_id AS destination_id_8, t1.discr FROM destination_video t0 INNER JOIN video t1 ON t0.id = t1.id WHERE t0.destination_id = ?
Parameters:
[
  167
]
215 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 = ?
Parameters:
[
  212
]
216 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 = ?
Parameters:
[
  212
]
217 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 = ?
Parameters:
[
  212
]
218 0.07 ms
SELECT t1.id AS id_2, t1.path AS path_3, t1.name AS name_4, t1.mime_type AS mime_type_5, t1.created_at AS created_at_6, t1.updated_at AS updated_at_7, t0.destination_id AS destination_id_8, t1.discr FROM destination_video t0 INNER JOIN video t1 ON t0.id = t1.id WHERE t0.destination_id = ?
Parameters:
[
  212
]
219 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 = ?
Parameters:
[
  177
]
220 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 = ?
Parameters:
[
  177
]
221 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 = ?
Parameters:
[
  177
]
222 0.07 ms
SELECT t1.id AS id_2, t1.path AS path_3, t1.name AS name_4, t1.mime_type AS mime_type_5, t1.created_at AS created_at_6, t1.updated_at AS updated_at_7, t0.destination_id AS destination_id_8, t1.discr FROM destination_video t0 INNER JOIN video t1 ON t0.id = t1.id WHERE t0.destination_id = ?
Parameters:
[
  177
]
223 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 = ?
Parameters:
[
  22
]
224 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 = ?
Parameters:
[
  22
]
225 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 = ?
Parameters:
[
  22
]
226 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 = ?
Parameters:
[
  22
]
227 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 = ?
Parameters:
[
  201
]
228 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 = ?
Parameters:
[
  201
]
229 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 = ?
Parameters:
[
  201
]
230 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 = ?
Parameters:
[
  201
]
231 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:
[
  "FAVICON_PATH"
]
232 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"
]
233 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"
]
234 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"
]
235 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_MAIL"
]
236 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"
]
237 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"
]
238 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"
]
239 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"
]
240 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_LONGITUDE"
]
241 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"
]
242 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 = ?
Parameters:
[
  1
]
243 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:
[
  "BROCHURE_FILE_ID"
]
244 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 = ?
Parameters:
[
  "13"
]
245 0.36 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
Parameters:
[]
246 0.11 ms
SELECT t0.id AS id_1, t0.label AS label_2, t0.value AS value_3 FROM configuration t0 WHERE t0.label = ? LIMIT 1
Parameters:
[
  "LOGO_PATH"
]
247 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"
]
248 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"
]
249 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"
]
250 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"
]
251 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"
]
252 0.06 ms
SELECT t0.id AS id_1, t0.label AS label_2, t0.value AS value_3 FROM configuration t0 WHERE t0.label = ? LIMIT 1
Parameters:
[
  "LOGO2X_PATH"
]
253 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 = ?
Parameters:
[
  37
]
254 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 = ?
Parameters:
[
  38
]
255 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 = ?
Parameters:
[
  39
]
256 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 = ?
Parameters:
[
  40
]
257 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 = ?
Parameters:
[
  41
]
258 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 = ?
Parameters:
[
  42
]
259 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 = ?
Parameters:
[
  43
]
260 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 = ?
Parameters:
[
  44
]
261 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 = ?
Parameters:
[
  45
]
262 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 = ?
Parameters:
[
  47
]
263 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 = ?
Parameters:
[
  48
]
264 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 = ?
Parameters:
[
  49
]
265 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 = ?
Parameters:
[
  50
]
266 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"
]
267 0.10 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.enabled AS enabled_5, t0.content AS content_6, t0.seo_id AS seo_id_7 FROM cms t0 WHERE t0.id = ?
Parameters:
[
  "13"
]
268 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 = ?
Parameters:
[
  955
]
269 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 = ?
Parameters:
[
  744
]
270 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
Parameters:
[
  7
]
271 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
Parameters:
[
  7
]
272 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 = ?
Parameters:
[
  883
]
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
Parameters:
[
  148
]
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
Parameters:
[
  148
]
275 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 = ?
Parameters:
[
  747
]
276 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
Parameters:
[
  10
]
277 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
Parameters:
[
  10
]
278 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 = ?
Parameters:
[
  940
]
279 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
Parameters:
[
  202
]
280 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
Parameters:
[
  202
]
281 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 = ?
Parameters:
[
  861
]
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
Parameters:
[
  126
]
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
Parameters:
[
  126
]
284 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 = ?
Parameters:
[
  937
]
285 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
Parameters:
[
  199
]
286 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
Parameters:
[
  199
]
287 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 = ?
Parameters:
[
  917
]
288 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
Parameters:
[
  181
]
289 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
Parameters:
[
  181
]
290 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 = ?
Parameters:
[
  888
]
291 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
Parameters:
[
  153
]
292 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
Parameters:
[
  153
]
293 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 = ?
Parameters:
[
  932
]
294 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
Parameters:
[
  194
]
295 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
Parameters:
[
  194
]
296 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 = ?
Parameters:
[
  915
]
297 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
Parameters:
[
  180
]
298 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
Parameters:
[
  180
]
299 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 = ?
Parameters:
[
  933
]
300 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
Parameters:
[
  195
]
301 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
Parameters:
[
  195
]
302 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 = ?
Parameters:
[
  889
]
303 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
Parameters:
[
  154
]
304 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
Parameters:
[
  154
]
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 = ?
Parameters:
[
  775
]
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
Parameters:
[
  38
]
307 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
Parameters:
[
  38
]
308 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 = ?
Parameters:
[
  942
]
309 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
Parameters:
[
  204
]
310 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
Parameters:
[
  204
]
311 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 = ?
Parameters:
[
  926
]
312 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
Parameters:
[
  188
]
313 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
Parameters:
[
  188
]
314 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 = ?
Parameters:
[
  903
]
315 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
Parameters:
[
  168
]
316 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
Parameters:
[
  168
]
317 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 = ?
Parameters:
[
  913
]
318 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
Parameters:
[
  178
]
319 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
Parameters:
[
  178
]
320 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 = ?
Parameters:
[
  938
]
321 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
Parameters:
[
  200
]
322 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
Parameters:
[
  200
]
323 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 = ?
Parameters:
[
  840
]
324 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
Parameters:
[
  104
]
325 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
Parameters:
[
  104
]
326 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 = ?
Parameters:
[
  904
]
327 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
Parameters:
[
  169
]
328 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
Parameters:
[
  169
]
329 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 = ?
Parameters:
[
  745
]
330 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
Parameters:
[
  8
]
331 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
Parameters:
[
  8
]
332 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 = ?
Parameters:
[
  881
]
333 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
Parameters:
[
  146
]
334 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
Parameters:
[
  146
]
335 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 = ?
Parameters:
[
  910
]
336 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
Parameters:
[
  175
]
337 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
Parameters:
[
  175
]
338 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 = ?
Parameters:
[
  757
]
339 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
Parameters:
[
  20
]
340 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
Parameters:
[
  20
]
341 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"
]
342 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"
]
343 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"
]
344 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"
]
345 0.07 ms
SELECT t0.id AS id_1, t0.label AS label_2, t0.value AS value_3 FROM configuration t0 WHERE t0.label = ? LIMIT 1
Parameters:
[
  "LOGO_PATH"
]
346 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"
]
347 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"
]
348 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"
]
349 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"
]
350 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"
]
351 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"
]
352 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"
]
353 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"
]
354 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"
]
355 0.07 ms
SELECT t0.id AS id_1, t0.label AS label_2, t0.value AS value_3 FROM configuration t0 WHERE t0.label = ? LIMIT 1
Parameters:
[
  "CONTACT_LATITUDE"
]
356 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 = ?
Parameters:
[
  1
]
357 0.08 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.sub_items AS sub_items_3 FROM menu_type t0 WHERE t0.name = ? LIMIT 1
Parameters:
[
  "Footer"
]
358 0.15 ms
SELECT m0_.id AS id_0, m0_.title AS title_1, m0_.type AS type_2, m0_.url AS url_3, m0_.route AS route_4, m0_.position AS position_5, m0_.enabled AS enabled_6, m0_.updated_at AS updated_at_7, m0_.created_at AS created_at_8, m0_.path AS path_9, m0_.has_link AS has_link_10, m0_.parent_id AS parent_id_11, m0_.menu_id AS menu_id_12 FROM menu_item m0_ INNER JOIN menu m1_ ON m0_.menu_id = m1_.id WHERE m1_.type_id = ? AND m0_.parent_id IS NULL AND m0_.enabled = 1 ORDER BY m0_.position ASC
Parameters:
[
  2
]
359 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
Parameters:
[
  "Footer"
]
360 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
Parameters:
[
  2
]
361 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"
]
362 0.10 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.enabled AS enabled_5, t0.content AS content_6, t0.seo_id AS seo_id_7 FROM cms t0 WHERE t0.id = ?
Parameters:
[
  "14"
]
363 0.07 ms
SELECT t0.id AS id_1, t0.label AS label_2, t0.value AS value_3 FROM configuration t0 WHERE t0.label = ? LIMIT 1
Parameters:
[
  "LEGAL_NOTICE_CMS_ID"
]
364 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 = ?
Parameters:
[
  "10"
]
365 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 = ?
Parameters:
[
  952
]
366 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 = ?
Parameters:
[
  956
]

Database Connections

Name Service
default doctrine.dbal.default_connection
old_db doctrine.dbal.old_db_connection

Entity Managers

Name Service
default doctrine.orm.default_entity_manager

Second Level Cache

Second Level Cache is not enabled.

Managed Entities

default entity manager

Class Amount of managed objects
App\Entity\Destination\DestinationImage 291
App\Entity\SeoMetaData 60
App\Entity\Destination\Destination 56
App\Entity\Destination\DestinationMap 56
App\Entity\Travel\Travel 54
App\Entity\Menu\MenuItem 34
App\Entity\Configuration 17
App\Entity\Destination\DestinationHero 14
App\Entity\Destination\DestinationType 3
App\Entity\Config\SocialNetwork 3
App\Entity\Cms\Cms 3
App\Entity\Menu\Menu 2
App\Entity\Maintenance 1
App\Entity\File 1
App\Entity\Menu\MenuType 1

Entities Mapping

Class Mapping errors
App\Entity\Maintenance No errors.
App\Entity\Configuration No errors.
App\Entity\SeoMetaData No errors.
App\Entity\FileSuperClass No errors.
App\Entity\Image No errors.
App\Entity\SeoImage No errors.
App\Entity\Destination\Destination
  • The field App\Entity\Destination\Destination#suggestions is on the owning side of a bi-directional relationship, but the specified inversedBy association on the target-entity App\Entity\Destination\Destination#suggestions does not contain the required 'mappedBy: "suggestions"' attribute.
App\Entity\User
  • The association App\Entity\User#parent refers to the inverse side field App\Entity\User#children which does not exist.
  • The mappings App\Entity\User#subAccounts and App\Entity\User#parent are inconsistent with each other.
App\Entity\Destination\DestinationMap No errors.
App\Entity\Destination\DestinationHero No errors.
App\Entity\Video No errors.
App\Entity\File\Video No errors.
App\Entity\Destination\DestinationHeroVideo No errors.
App\Entity\Destination\DestinationVideo No errors.
App\Entity\Destination\DestinationType No errors.
App\Entity\Appearance\Icon No errors.
App\Entity\Destination\DestinationImage No errors.
App\Entity\Destination\DestinationFile No errors.
App\Entity\Destination\DestinationDay No errors.
App\Entity\Appearance\Pictogram No errors.
App\Entity\Country
  • The mappings App\Entity\Country#zone and App\Entity\Zone#countries are inconsistent with each other.
App\Entity\Travel\Travel No errors.
App\Entity\Destination\DestinationQnA No errors.
App\Entity\Config\SocialNetwork No errors.
App\Entity\File No errors.
App\Entity\Menu\MenuItem No errors.
App\Entity\Menu\Menu No errors.
App\Entity\Menu\MenuType No errors.
App\Entity\Cms\Cms No errors.
App\Entity\Travel\Option No errors.
App\Entity\Travel\Rate No errors.