Дешевые авиабилеты Малага — Дестин

Полезно знать о авиабилетах Малага — Дестин

Дальность полета 7401 км

Билеты на самолет Малага — Дестин

Подбор дешёвых электронных авиабилетов Малага — Дестин

  • Город отправления: Малага
  • Код IATA города отправления: AGP
  • Аэропорт отправления: Малага
  • Страна отправления: Испания

Общая информация о рейсе Малага — Дестин

Расстояние между городами Малага и Дестин 7401 км.

Разница во времени между городами Малага и Дестин 7 ч.

Популярные международные авиарейсы из Малаги

Малага — Москва

Малага — Галифакс

Малага — Калгари

Малага — Занзибар

Популярные авиарейсы из Валпарэйзо Фт. Уолтон Бич

Если вы планируете дальше путешествовать из Валпарэйзо Фт. Уолтон Бич, то можете рассмотртеть наиболее поплярные направления. Самым поплярным направлением из Валпарэйзо Фт. Уолтон Бич является

Дестин — Нашвилл

Дестин — Бангкок

Дестин — Канзас-Сити

Дестин — Манила

Дестин — Лондон

Популярные местные авиарейсы из Малаги

Малага — Барселона

Малага — Тенерифе

Малага — Мадрид

Малага — Ибица

Часто задаваемые вопросы о рейсе Малага — Дестин

Да, вы можете улететь Малага — Дестин. Малага имеет один аэропорт (Малага) для отправления.

Минимальная стоимость билета на самолет Малага — Дестин 105 411 ₽

В Малага: Малага. В Дестин: Duke Field, Форт-Уолтон-Бич.

Высоким сезоном считается , а самым дешевым месяцем - . Введите в форму поиска выше нужные аэропорты (или города) и даты, чтобы узнать последние предложения по рейсу Малага — Дестин.

Рейс Малага – Дестин отзывы и рейтинг

Мы используем файлы cookie и аналогичные технологии. Ознакомьтесь с политикой конфиденциальности. Если вы используете сайт, вы соглашаетесь с ними.

Request history8.3.0PHP Version342msRequest Duration16MBMemory UsageGET route/{originCityIata}/{destinationCityIata}Route
    • Booting (31.58ms)time
    • Application (310ms)time
    • 1 x Application (90.76%)
      310ms
      1 x Booting (9.24%)
      31.58ms
      42 templates were rendered
      • 1x views_ru_ru.routes.viewview.blade.php#?blade
      • 1x index.section-slideshowsection-slideshow.blade.php#?blade
      • 1x components.avia-formavia-form.blade.php#?blade
      • 1x breadcrumbs::bootstrap4bootstrap4.blade.php#?blade
      • 1x routes.section-advantagessection-advantages.blade.php#?blade
      • 1x routes.section-MonthlyPricesection-MonthlyPrice.blade.php#?blade
      • 1x routes.section-timetablesection-timetable.blade.php#?blade
      • 1x routes.AirlinesListAirlinesList.blade.php#?blade
      • 1x views_ru_ru.routes.section-DynamicsAirfaresection-DynamicsAirfare.blade.php#?blade
      • 3x components.routes-listroutes-list.blade.php#?blade
      • 15x components.routeListItemrouteListItem.blade.php#?blade
      • 1x components.faqfaq.blade.php#?blade
      • 1x section-commentssection-comments.blade.php#?blade
      • 1x components.commentscomments.blade.php#?blade
      • 1x components.related-linksrelated-links.blade.php#?blade
      • 1x layouts.mainmain.blade.php#?blade
      • 1x headerheader.blade.php#?blade
      • 2x menumenu.blade.php#?blade
      • 1x footerfooter.blade.php#?blade
      • 1x components.footer-popular-flightsfooter-popular-flights.blade.php#?blade
      • 1x footer_scriptsfooter_scripts.blade.php#?blade
      • 1x components.currencycurrency.blade.php#?blade
      • 2x components.popuppopup.blade.php#?blade
      • 1x components.languagelanguage.blade.php#?blade
      uri
      GET route/{originCityIata}/{destinationCityIata}
      middleware
      web
      controller
      App\Http\Controllers\RoutesController@view
      namespace
      prefix
      /
      where
      as
      routeRu
      file
      app/Http/Controllers/RoutesController.php:96-299
      51 statements were executed (13 duplicates)Show only duplicates77.45ms
      • QueryDetector.php#25aviaticketsConnection Established
        Backtrace
        • vendor/beyondcode/laravel-query-detector/src/QueryDetector.php:25
        • vendor/beyondcode/laravel-query-detector/src/QueryDetectorMiddleware.php:30
        • vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:183
        • vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:183
        • app/Http/Middleware/MinifyHtml.php:21
      • SitesRelationshipsSqlRepository.php#34aviatickets5.8msselect * from `sites_relationships` where `ru` = 'route/agp/vps' limit 1
        Bindings
        • 0: route/agp/vps
        Backtrace
        • app/Avia/Infrastructure/SitesRelationships/SitesRelationshipsSqlRepository.php:34
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:396
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
        • app/Avia/Infrastructure/SitesRelationships/SitesRelationshipsSqlRepository.php:31
        • app/Http/Controllers/RoutesController.php:113
      • RoutesController.php#125aviatickets1.45msselect * from `flights_by` where `flights_by`.`id` = '380906' and `flights_by`.`id` is not null limit 1
        Bindings
        • 0: [object Object]
        Backtrace
        • app/Http/Controllers/RoutesController.php:125
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • RoutesController.php#135aviatickets1.48msselect * from `cities` where `cities`.`id` = 113 limit 1
        Bindings
        • 0: 113
        Backtrace
        • app/Http/Controllers/RoutesController.php:135
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • RoutesController.php#136aviatickets1.34msselect * from `countries` where `countries`.`id` = 23 limit 1
        Bindings
        • 0: 23
        Backtrace
        • app/Http/Controllers/RoutesController.php:136
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • RoutesController.php#137aviatickets1.04msselect * from `cities` where `cities`.`id` = 8892 limit 1
        Bindings
        • 0: 8892
        Backtrace
        • app/Http/Controllers/RoutesController.php:137
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • RoutesController.php#138aviatickets930μsselect * from `countries` where `countries`.`id` = 92 limit 1
        Bindings
        • 0: 92
        Backtrace
        • app/Http/Controllers/RoutesController.php:138
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • DomainRouteFactory.php#33aviatickets1.03msselect * from `sites_relationships` where `sites_relationships`.`id` = 380906 and `sites_relationships`.`id` is not null limit 1
        Bindings
        • 0: 380906
        Backtrace
        • app/Avia/Infrastructure/Factory/DomainRouteFactory.php:33
        • app/Http/Controllers/RoutesController.php:143
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
      • CountriesRepository.php#31aviatickets1.14msselect * from `countries` where `code` = '' limit 1
        Bindings
        • 0: 
        Backtrace
        • app/Avia/Infrastructure/Repository/CountriesRepository.php:31
        • app/Avia/Infrastructure/Provider/CurrentCurrencyProvider.php:61
        • app/Avia/Infrastructure/Provider/CurrentCurrencyProvider.php:43
        • app/Avia/Infrastructure/Provider/CurrentCurrencyProvider.php:56
        • app/Avia/Infrastructure/Model/LocalRoute.php:190
      • RouteRepository.php#42aviatickets2.03msselect `depart_date`, `return_date`, `number_of_changes`, `value` from `flights_2025` where `origin_id` = 113 and `destination_id` = 8892 and `date_update` >= '2025-08-09 00:00:00' order by `value` asc limit 10
        Bindings
        • 0: 113
        • 1: 8892
        • 2: 2025-08-09 00:00:00
        Backtrace
        • app/Avia/Infrastructure/Repository/RouteRepository.php:42
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:396
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
        • app/Avia/Infrastructure/Repository/RouteRepository.php:33
        • app/Http/Controllers/RoutesController.php:150
      • MonthlyPriceStatisticSqlRepository.php#66aviatickets1.8msselect * from `monthly_price_statistics` where `origin_city_id` = 113 and `destination_city_id` = 8892 limit 1
        Bindings
        • 0: 113
        • 1: 8892
        Backtrace
        • app/Avia/Infrastructure/Repository/MonthlyPriceStatisticSqlRepository.php:66
        • app/Avia/Infrastructure/Repository/MonthlyPriceStatisticSqlRepository.php:50
        • app/Avia/Application/PriceHandler.php:45
        • app/Http/Controllers/RoutesController.php:156
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • AirlineSqlRepository.php#470aviatickets1.38msselect * from `timetables` where `origin_city_id` = 113 and `destination_city_id` = 8892 order by `time_origin` asc limit 1000
        Bindings
        • 0: 113
        • 1: 8892
        Backtrace
        • app/Avia/Infrastructure/Repository/AirlineSqlRepository.php:470
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:396
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
        • app/Avia/Infrastructure/Repository/AirlineSqlRepository.php:461
        • app/Http/Controllers/RoutesController.php:162
      • AirlineSqlRepository.php#502aviatickets2.24msselect distinct `airline_id` from `timetables` where `origin_city_id` = 113
        Bindings
        • 0: 113
        Backtrace
        • app/Avia/Infrastructure/Repository/AirlineSqlRepository.php:502
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:396
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
        • app/Avia/Infrastructure/Repository/AirlineSqlRepository.php:494
        • app/Avia/Infrastructure/Repository/AirlineSqlRepository.php:407
      • AirlineSqlRepository.php#502aviatickets1.16msselect distinct `airline_id` from `timetables` where `origin_city_id` = 8892
        Bindings
        • 0: 8892
        Backtrace
        • app/Avia/Infrastructure/Repository/AirlineSqlRepository.php:502
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:396
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
        • app/Avia/Infrastructure/Repository/AirlineSqlRepository.php:494
        • app/Avia/Infrastructure/Repository/AirlineSqlRepository.php:408
      • CommentRepository.php#17aviatickets1.15msselect * from `comments` where `chan_channel` = '/route/agp/vps/' and `status` = 'approved'
        Bindings
        • 0: /route/agp/vps/
        • 1: approved
        Backtrace
        • app/Avia/Infrastructure/Repository/CommentRepository.php:17
        • app/Http/Controllers/ControllerBase.php:105
        • app/Http/Controllers/RoutesController.php:193
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • LocalRouteRepository.php#558aviatickets1.44msselect destination_city_id from `flights_by` where `origin_city_id` = 113 and `distance` between 1 and 1000 and (`price_one_way` > 0 or `price` > 0) order by `distance` asc limit 10
        Bindings
        • 0: 113
        • 1: 1
        • 2: 1000
        • 3: 0
        • 4: 0
        Backtrace
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:558
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:396
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:563
        • app/Avia/Infrastructure/Provider/NearbyCitiesAggregateDbProvider.php:62
      • NearbyCitiesAggregateDbProvider.php#73aviatickets1.97msselect * from `flights_by` where `origin_city_id` in (2211, 2099, 7046, 5856, 6170, 3510, 4011, 4366, 4747, 1840) and `destination_city_id` = 8892 and (`price_one_way` > 0 or `price` > 0) limit 10
        Bindings
        • 0: 2211
        • 1: 2099
        • 2: 7046
        • 3: 5856
        • 4: 6170
        • 5: 3510
        • 6: 4011
        • 7: 4366
        • 8: 4747
        • 9: 1840
        • 10: 8892
        • 11: 0
        • 12: 0
        Backtrace
        • app/Avia/Infrastructure/Provider/NearbyCitiesAggregateDbProvider.php:73
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:396
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
        • app/Avia/Infrastructure/Provider/NearbyCitiesAggregateDbProvider.php:58
        • app/Avia/Infrastructure/Provider/NearbyCitiesAggregateDbProvider.php:35
      • OfferSqlRepository.php#52aviatickets1.35msselect * from `offers` where `origin_city_id` = 113 and `destination_city_id` = 8892
        Bindings
        • 0: 113
        • 1: 8892
        Backtrace
        • app/Avia/Infrastructure/Repository/OfferSqlRepository.php:52
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:396
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
        • app/Avia/Infrastructure/Repository/OfferSqlRepository.php:57
        • app/Http/Controllers/RoutesController.php:205
      • LocalRouteRepository.php#447aviatickets2.01msselect * from `flights_by` where `origin_city_id` = 113 and `id` > 380906 and `destination_country_id` <> 23 and (`price_one_way` > 0 or `price` > 0) order by `id` asc limit 3
        Bindings
        • 0: 113
        • 1: 380906
        • 2: 23
        • 3: 0
        • 4: 0
        Backtrace
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:447
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:396
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:451
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:202
      • LocalRouteRepository.php#447aviatickets970μsselect * from `cities` where `cities`.`id` in (113)
        Backtrace
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:447
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:396
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:451
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:202
      • LocalRouteRepository.php#447aviatickets1.11msselect * from `cities` where `cities`.`id` in (7479, 9245, 9286)
        Backtrace
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:447
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:396
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:451
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:202
      • LocalRouteRepository.php#447aviatickets1.37msselect * from `sites_relationships` where `sites_relationships`.`id` in (380909, 380910, 380911)
        Backtrace
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:447
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:396
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:451
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:202
      • LocalRoute.php#125aviatickets1.21msselect * from `countries` where `countries`.`id` = 234 limit 1
        Bindings
        • 0: 234
        Backtrace
        • app/Avia/Infrastructure/Model/LocalRoute.php:125
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:396
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
        • app/Avia/Infrastructure/Model/LocalRoute.php:122
        • app/Avia/Infrastructure/Factory/DomainRouteFactory.php:49
      • LocalRouteRepository.php#412aviatickets1.74msselect * from `flights_by` where `origin_city_id` = 113 and `destination_country_id` <> 23 and (`price_one_way` > 0 or `price` > 0) and `id` not in (380909) order by `revenue` desc limit 2 offset 0
        Bindings
        • 0: 113
        • 1: 23
        • 2: 0
        • 3: 0
        • 4: 380909
        Backtrace
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:412
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:396
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:417
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:209
      • LocalRouteRepository.php#412aviatickets1.16msselect * from `cities` where `cities`.`id` in (113)
        Backtrace
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:412
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:396
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:417
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:209
      • LocalRouteRepository.php#412aviatickets1.23msselect * from `cities` where `cities`.`id` in (3505, 4081)
        Backtrace
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:412
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:396
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:417
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:209
      • LocalRouteRepository.php#412aviatickets1.03msselect * from `sites_relationships` where `sites_relationships`.`id` in (6748, 6807)
        Backtrace
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:412
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:396
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:417
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:209
      • LocalRouteRepository.php#412aviatickets1.38msselect * from `countries` where `countries`.`id` in (248)
        Backtrace
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:412
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:396
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:417
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:209
      • LocalRouteRepository.php#149aviatickets2msselect * from `flights_by` where `origin_city_id` = 8892 and (`price_one_way` > 0 or `price` > 0) and 1 = 1 order by `revenue` desc limit 5
        Bindings
        • 0: 8892
        • 1: 0
        • 2: 0
        Backtrace
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:149
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:396
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:153
        • app/Http/Controllers/RoutesController.php:216
      • LocalRouteRepository.php#149aviatickets1.22msselect * from `cities` where `cities`.`id` in (8892)
        Backtrace
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:149
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:396
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:153
        • app/Http/Controllers/RoutesController.php:216
      • LocalRouteRepository.php#149aviatickets1.14msselect * from `cities` where `cities`.`id` in (696, 3654, 4051, 8485, 8617)
        Backtrace
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:149
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:396
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:153
        • app/Http/Controllers/RoutesController.php:216
      • LocalRouteRepository.php#149aviatickets1.19msselect * from `countries` where `countries`.`id` in (17, 58, 89, 92)
        Backtrace
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:149
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:396
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:153
        • app/Http/Controllers/RoutesController.php:216
      • LocalRouteRepository.php#149aviatickets1.09msselect * from `sites_relationships` where `sites_relationships`.`id` in (358357, 358358, 358420, 358430, 358434)
        Backtrace
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:149
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:396
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:153
        • app/Http/Controllers/RoutesController.php:216
      • LocalRouteRepository.php#359aviatickets2.19msselect * from `flights_by` where `origin_city_id` = 113 and `destination_country_id` = 23 and (`price_one_way` > 0 or `price` > 0) order by `revenue` desc limit 5 offset 0
        Bindings
        • 0: 113
        • 1: 23
        • 2: 0
        • 3: 0
        Backtrace
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:359
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:396
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:363
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:330
      • LocalRouteRepository.php#359aviatickets1.56msselect * from `cities` where `cities`.`id` in (113)
        Backtrace
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:359
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:396
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:363
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:330
      • LocalRouteRepository.php#359aviatickets1.75msselect * from `cities` where `cities`.`id` in (472, 2540, 3787, 5992, 6928)
        Backtrace
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:359
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:396
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:363
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:330
      • LocalRouteRepository.php#359aviatickets1.58msselect * from `sites_relationships` where `sites_relationships`.`id` in (6504, 6687, 6780, 6890, 6998)
        Backtrace
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:359
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:396
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:363
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:330
      • LocalRouteRepository.php#359aviatickets1.53msselect * from `countries` where `countries`.`id` in (23)
        Backtrace
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:359
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:396
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:363
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:330
      • TimetableRepository.php#39aviatickets1.76msselect * from `timetables` where `origin_city_id` = 113 and `destination_city_id` = 8892 order by `time_origin` asc limit 10
        Bindings
        • 0: 113
        • 1: 8892
        Backtrace
        • app/Avia/Infrastructure/Repository/TimetableRepository.php:39
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:396
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
        • app/Avia/Infrastructure/Repository/TimetableRepository.php:30
        • app/Http/Controllers/RoutesController.php:264
      • TimetableRepository.php#144aviatickets1.48msselect * from `timetables` where `origin_city_id` = 113 and `destination_city_id` = 8892 order by `travel_time` asc limit 1
        Bindings
        • 0: 113
        • 1: 8892
        Backtrace
        • app/Avia/Infrastructure/Repository/TimetableRepository.php:144
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:396
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
        • app/Avia/Infrastructure/Repository/TimetableRepository.php:137
        • app/Http/Controllers/RoutesController.php:274
      • LocalRouteRepository.php#520aviatickets1.58msselect * from `flights_by` where `origin_city_id` = 8892 and `destination_city_id` = 113 limit 1
        Bindings
        • 0: 8892
        • 1: 113
        Backtrace
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:520
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:396
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:514
        • app/Http/Controllers/RoutesController.php:530
      • LocalRouteRepository.php#520aviatickets1.26msselect * from `sites_relationships` where `sites_relationships`.`id` in (1187771)
        Backtrace
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:520
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:396
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:514
        • app/Http/Controllers/RoutesController.php:530
      • LocalRoute.php#99aviatickets1.45msselect * from `cities` where `cities`.`id` = 113 limit 1
        Bindings
        • 0: 113
        Backtrace
        • app/Avia/Infrastructure/Model/LocalRoute.php:99
        • app/Avia/Infrastructure/Factory/DomainRouteFactory.php:30
        • app/Http/Controllers/RoutesController.php:536
        • app/Http/Controllers/RoutesController.php:279
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • RoutesController.php#547aviatickets1.46msselect * from `cities` where `cities`.`id` = 8892 limit 1
        Bindings
        • 0: 8892
        Backtrace
        • app/Http/Controllers/RoutesController.php:547
        • app/Http/Controllers/RoutesController.php:279
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
      • City.php#136aviatickets1.68msselect * from `airports` where `airports`.`city_id` = 113 and `airports`.`city_id` is not null and `is_active` = 1 and `is_active` = '1'
        Bindings
        • 0: 113
        • 1: 1
        • 2: 1
        Backtrace
        • app/Avia/Infrastructure/Model/City.php:136
        • view::views_ru_ru.routes.view:108
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • City.php#136aviatickets1.65msselect * from `airports` where `airports`.`city_id` = 8892 and `airports`.`city_id` is not null and `is_active` = 1 and `is_active` = '1'
        Bindings
        • 0: 8892
        • 1: 1
        • 2: 1
        Backtrace
        • app/Avia/Infrastructure/Model/City.php:136
        • view::views_ru_ru.routes.view:127
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • FlightSqlRepository.php#98aviatickets1.52msselect * from `timetables` where `origin_city_id` = 113 and `destination_city_id` = 8892
        Bindings
        • 0: 113
        • 1: 8892
        Backtrace
        • app/Avia/Infrastructure/Repository/FlightSqlRepository.php:98
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:396
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
        • app/Avia/Infrastructure/Repository/FlightSqlRepository.php:104
        • app/Avia/Infrastructure/FaqRouteFactory/AreThereDirectFlights.php:21
      • CanWeFlyFromTo.php#30aviatickets1.41msselect * from `airports` where `airports`.`city_id` = 113 and `airports`.`city_id` is not null and `is_active` = 1
        Bindings
        • 0: 113
        • 1: 1
        Backtrace
        • app/Avia/Infrastructure/FaqRouteFactory/CanWeFlyFromTo.php:30
        • app/Avia/Domain/Faq/FaqRouteAggregate.php:32
        • app/View/Components/FaqRoute.php:39
        • vendor/laravel/framework/src/Illuminate/View/Component.php:135
        • view::views_ru_ru.routes.view:307
      • CanWeFlyFromTo.php#35aviatickets1.31msselect * from `airports` where `airports`.`city_id` = 8892 and `airports`.`city_id` is not null and `is_active` = 1
        Bindings
        • 0: 8892
        • 1: 1
        Backtrace
        • app/Avia/Infrastructure/FaqRouteFactory/CanWeFlyFromTo.php:35
        • app/Avia/Domain/Faq/FaqRouteAggregate.php:32
        • app/View/Components/FaqRoute.php:39
        • vendor/laravel/framework/src/Illuminate/View/Component.php:135
        • view::views_ru_ru.routes.view:307
      • TimetableRepository.php#39aviatickets1.28msselect * from `timetables` where `origin_city_id` = 113 and `destination_city_id` = 8892 order by `time_origin` asc limit 1000
        Bindings
        • 0: 113
        • 1: 8892
        Backtrace
        • app/Avia/Infrastructure/Repository/TimetableRepository.php:39
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:396
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
        • app/Avia/Infrastructure/Repository/TimetableRepository.php:30
        • app/Avia/Infrastructure/FaqRouteFactory/CanWeFlyFromTo.php:42
      • TimetableRepository.php#144aviatickets1.27msselect * from `timetables` where `origin_city_id` = 113 and `destination_city_id` = 8892 order by `travel_time` asc limit 1
        Bindings
        • 0: 113
        • 1: 8892
        Backtrace
        • app/Avia/Infrastructure/Repository/TimetableRepository.php:144
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:396
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
        • app/Avia/Infrastructure/Repository/TimetableRepository.php:137
        • app/Avia/Infrastructure/FaqRouteFactory/HowLongDoesItTakeToFly.php:27
      • MonthlyPriceStatisticSqlRepository.php#66aviatickets1.15msselect * from `monthly_price_statistics` where `origin_city_id` = 113 and `destination_city_id` = 8892 limit 1
        Bindings
        • 0: 113
        • 1: 8892
        Backtrace
        • app/Avia/Infrastructure/Repository/MonthlyPriceStatisticSqlRepository.php:66
        • app/Avia/Infrastructure/Repository/MonthlyPriceStatisticSqlRepository.php:44
        • app/Avia/Infrastructure/FaqRouteFactory/WhatMonthCheapest.php:27
        • app/Avia/Domain/Faq/FaqRouteAggregate.php:32
        • app/View/Components/FaqRoute.php:39
      App\Avia\Infrastructure\Model\Timetable
      118Timetable.php#?
      App\Avia\Infrastructure\Model\LocalRoute
      27LocalRoute.php#?
      App\Avia\Infrastructure\Model\City
      23City.php#?
      App\Avia\Infrastructure\Model\SitesRelationship
      18SitesRelationship.php#?
      App\Avia\Infrastructure\Model\Country
      9Country.php#?
      App\Avia\Infrastructure\Model\Airport
      6Airport.php#?
      App\Avia\Infrastructure\Model\MonthlyPriceStatistic
      2MonthlyPriceStatistic.php#?
          • infoModel: App\Avia\Infrastructure\Model\City => Relation: App\Avia\Infrastructure\Model\Airport - You s...
          _token
          B9QaXVN5OhipTjSwx5FNkrLwpumfsNnuLwC4K0d7
          _previous
          array:1 [ "url" => "https://d.triptorg.ru/route/agp/vps?_url=%2Froute%2Fagp%2Fvps" ]
          _flash
          array:2 [ "old" => [] "new" => [] ]
          path_info
          /route/agp/vps
          status_code
          200
          
          status_text
          OK
          format
          html
          content_type
          text/html; charset=UTF-8
          request_query
          0 of 0
          array:1 [ "_url" => "/route/agp/vps" ]
          request_request
          []
          
          request_headers
          0 of 0
          array:15 [ "priority" => array:1 [ 0 => "u=0, i" ] "accept-encoding" => array:1 [ 0 => "gzip, deflate, br, zstd" ] "sec-fetch-dest" => array:1 [ 0 => "document" ] "sec-fetch-user" => array:1 [ 0 => "?1" ] "sec-fetch-mode" => array:1 [ 0 => "navigate" ] "sec-fetch-site" => array:1 [ 0 => "none" ] "accept" => array:1 [ 0 => "text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7" ] "user-agent" => array:1 [ 0 => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" ] "upgrade-insecure-requests" => array:1 [ 0 => "1" ] "sec-ch-ua-platform" => array:1 [ 0 => ""Windows"" ] "sec-ch-ua-mobile" => array:1 [ 0 => "?0" ] "sec-ch-ua" => array:1 [ 0 => ""Chromium";v="130", "HeadlessChrome";v="130", "Not?A_Brand";v="99"" ] "cache-control" => array:1 [ 0 => "no-cache" ] "pragma" => array:1 [ 0 => "no-cache" ] "host" => array:1 [ 0 => "d.triptorg.ru" ] ]
          request_cookies
          []
          
          response_headers
          0 of 0
          array:6 [ "cache-control" => array:1 [ 0 => "max-age=604800, public" ] "date" => array:1 [ 0 => "Mon, 11 Aug 2025 12:16:35 GMT" ] "etag" => array:1 [ 0 => ""32263f46b35335c007e0dd0a32fb7fa5"" ] "content-type" => array:1 [ 0 => "text/html; charset=UTF-8" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6Ilk5d1F4SFJkT1hHcHdNVGR6VEpiNFE9PSIsInZhbHVlIjoidmhDOW9KZGxtNjhET1hTSGtpUm81NGs0aXgxV0JDcFVrTEJJNytDUlM1dzdoZGFhdU45dzIydFp4N3dsSVZKVnNrd1BrVzlVanlJQnBjbjhtQTQwRm5BL0FCQmtocWRNeFJxT3E1bjhNemZQMFk1VU9OaStqcGlrVTFjQ1Y0MnAiLCJtYWMiOiJlOTk5OTg2NGJlNWYzMmRmZDBjMjcxN2Q1ZjBjMGZiZWFhMjE5ZDc1MDcyOTQxN2FlZmY2MmQ2ZDRhMDE5NzJmIiwidGFnIjoiIn0%3D; expires=Mon, 11 Aug 2025 14:16:35 GMT; Max-Age=7200; path=/; samesite=laxXSRF-TOKEN=eyJpdiI6Ilk5d1F4SFJkT1hHcHdNVGR6VEpiNFE9PSIsInZhbHVlIjoidmhDOW9KZGxtNjhET1hTSGtpUm81NGs0aXgxV0JDcFVrTEJJNytDUlM1dzdoZGFhdU45dzIydFp4N3dsSVZKVnNrd1BrV" 1 => "lowcostclub_session=eyJpdiI6InlIM0lieEs1d09rQ05jTUFVbDdXZFE9PSIsInZhbHVlIjoiNzVOLy9jUzhRc1BrQUpsYnU1R2t6MGtRNnJrdm0vb3RWUC8yTG5EaGxSc0pWdXZjcXIvWEcxVUs5QTdLL1BPZzdENVF5emh5TkdiWlpGOUpKRFE1cVE4T2NxQU5RT3VnaWlZUFRVN1FtdndvYVE2MHdMaDBNTkdKTDFBZjY0aXIiLCJtYWMiOiJhZGEzNDQwOTdiOWJhMTUyOWNlZDgwZTYwODVjNzA0NmJkZTVkZWQ5MjMwMDgyNzkzZmVkZjdjZTU3ZjlkMjVjIiwidGFnIjoiIn0%3D; expires=Mon, 11 Aug 2025 14:16:35 GMT; Max-Age=7200; path=/; httponly; samesite=laxlowcostclub_session=eyJpdiI6InlIM0lieEs1d09rQ05jTUFVbDdXZFE9PSIsInZhbHVlIjoiNzVOLy9jUzhRc1BrQUpsYnU1R2t6MGtRNnJrdm0vb3RWUC8yTG5EaGxSc0pWdXZjcXIvWEcxVUs5QTdLL1BP" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6Ilk5d1F4SFJkT1hHcHdNVGR6VEpiNFE9PSIsInZhbHVlIjoidmhDOW9KZGxtNjhET1hTSGtpUm81NGs0aXgxV0JDcFVrTEJJNytDUlM1dzdoZGFhdU45dzIydFp4N3dsSVZKVnNrd1BrVzlVanlJQnBjbjhtQTQwRm5BL0FCQmtocWRNeFJxT3E1bjhNemZQMFk1VU9OaStqcGlrVTFjQ1Y0MnAiLCJtYWMiOiJlOTk5OTg2NGJlNWYzMmRmZDBjMjcxN2Q1ZjBjMGZiZWFhMjE5ZDc1MDcyOTQxN2FlZmY2MmQ2ZDRhMDE5NzJmIiwidGFnIjoiIn0%3D; expires=Mon, 11-Aug-2025 14:16:35 GMT; path=/XSRF-TOKEN=eyJpdiI6Ilk5d1F4SFJkT1hHcHdNVGR6VEpiNFE9PSIsInZhbHVlIjoidmhDOW9KZGxtNjhET1hTSGtpUm81NGs0aXgxV0JDcFVrTEJJNytDUlM1dzdoZGFhdU45dzIydFp4N3dsSVZKVnNrd1BrV" 1 => "lowcostclub_session=eyJpdiI6InlIM0lieEs1d09rQ05jTUFVbDdXZFE9PSIsInZhbHVlIjoiNzVOLy9jUzhRc1BrQUpsYnU1R2t6MGtRNnJrdm0vb3RWUC8yTG5EaGxSc0pWdXZjcXIvWEcxVUs5QTdLL1BPZzdENVF5emh5TkdiWlpGOUpKRFE1cVE4T2NxQU5RT3VnaWlZUFRVN1FtdndvYVE2MHdMaDBNTkdKTDFBZjY0aXIiLCJtYWMiOiJhZGEzNDQwOTdiOWJhMTUyOWNlZDgwZTYwODVjNzA0NmJkZTVkZWQ5MjMwMDgyNzkzZmVkZjdjZTU3ZjlkMjVjIiwidGFnIjoiIn0%3D; expires=Mon, 11-Aug-2025 14:16:35 GMT; path=/; httponlylowcostclub_session=eyJpdiI6InlIM0lieEs1d09rQ05jTUFVbDdXZFE9PSIsInZhbHVlIjoiNzVOLy9jUzhRc1BrQUpsYnU1R2t6MGtRNnJrdm0vb3RWUC8yTG5EaGxSc0pWdXZjcXIvWEcxVUs5QTdLL1BP" ] ]
          session_attributes
          0 of 0
          array:3 [ "_token" => "B9QaXVN5OhipTjSwx5FNkrLwpumfsNnuLwC4K0d7" "_previous" => array:1 [ "url" => "https://d.triptorg.ru/route/agp/vps?_url=%2Froute%2Fagp%2Fvps" ] "_flash" => array:2 [ "old" => [] "new" => [] ] ]
          ClearShow all
          Date ↕MethodURLData
          #12025-08-11 12:16:35GET/route/agp/vps42512031