Дешевые авиабилеты Антананариву — Панама

Полезно знать о авиабилетах Антананариву — Панама

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

Авиакомпании летающие Антананариву — Панама

Рейс Антананариву – Панама обслуживают 2 авиакомпаний.

Билеты на самолет Антананариву — Панама

Подбор дешёвых электронных авиабилетов Антананариву — Панама

Общая информация о рейсе Антананариву — Панама

Расстояние между городами Антананариву и Панама 14199 км.

Разница во времени между городами Антананариву и Панама 8 ч.

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

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

Если вы планируете дальше путешествовать из Панамы Сити, то можете рассмотртеть наиболее поплярные направления. Самым поплярным направлением из Панамы Сити является

Панама — Москва

Панама — Стамбул

Панама — Гавана

Панама — Сан-Хосе

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

Часто задаваемые вопросы о рейсе Антананариву — Панама

Да, вы можете улететь Антананариву — Панама. Антананариву имеет один аэропорт (Антананариву) для отправления. Air France, Turkish Airlines предоставляют рейсы с пересадками.

Минимальная стоимость билета на самолет Антананариву — Панама 211 779 ₽

В Антананариву: Антананариву. В Панама: Токумен, Паитилла.

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

Следующие авиакомпании выполняют рейсы Антананариву — Панама: Air France, Turkish Airlines.

Рейс Антананариву – Панама отзывы и рейтинг

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

Request history8.3.0PHP Version296msRequest Duration16MBMemory UsageGET route/{originCityIata}/{destinationCityIata}Route
    • Booting (19.08ms)time
    • Application (277ms)time
    • 1 x Application (93.55%)
      277ms
      1 x Booting (6.45%)
      19.08ms
      45 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
      • 2x components.airlines-columnairlines-column.blade.php#?blade
      • 1x views_ru_ru.routes.section-DynamicsAirfaresection-DynamicsAirfare.blade.php#?blade
      • 1x components.descriptiondescription.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:78-142
      54 statements were executed (15 duplicates)Show only duplicates84.96ms
      • 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#34aviatickets12.5msselect * from `sites_relationships` where `ru` = 'route/tnr/pty' limit 1
        Bindings
        • 0: route/tnr/pty
        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:95
      • RoutesController.php#107aviatickets850μsselect * from `flights_by` where `flights_by`.`id` = '1051094' and `flights_by`.`id` is not null limit 1
        Bindings
        • 0: [object Object]
        Backtrace
        • app/Http/Controllers/RoutesController.php:107
        • 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
      • SitesRelationshipsSqlRepository.php#54aviatickets810μsselect * from `sites_relationships` where `origin_city_id` = 9144 and `destination_city_id` = 5127 limit 1
        Bindings
        • 0: 9144
        • 1: 5127
        Backtrace
        • app/Avia/Infrastructure/SitesRelationships/SitesRelationshipsSqlRepository.php:54
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:396
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
        • app/Avia/Infrastructure/SitesRelationships/SitesRelationshipsSqlRepository.php:48
        • app/Avia/Application/RouteApplication.php:74
      • RouteApplication.php#83aviatickets900μsselect * from `flights_by` where `flights_by`.`id` = '1051094' and `flights_by`.`id` is not null limit 1
        Bindings
        • 0: [object Object]
        Backtrace
        • app/Avia/Application/RouteApplication.php:83
        • app/Http/Controllers/RoutesController.php:121
        • 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
      • RouteApplication.php#89aviatickets960μsselect * from `cities` where `cities`.`id` = 9144 limit 1
        Bindings
        • 0: 9144
        Backtrace
        • app/Avia/Application/RouteApplication.php:89
        • app/Http/Controllers/RoutesController.php:121
        • 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
      • RouteApplication.php#93aviatickets1.12msselect * from `countries` where `countries`.`id` = 172 limit 1
        Bindings
        • 0: 172
        Backtrace
        • app/Avia/Application/RouteApplication.php:93
        • app/Http/Controllers/RoutesController.php:121
        • 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
      • RouteApplication.php#94aviatickets1.06msselect * from `cities` where `cities`.`id` = 5127 limit 1
        Bindings
        • 0: 5127
        Backtrace
        • app/Avia/Application/RouteApplication.php:94
        • app/Http/Controllers/RoutesController.php:121
        • 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
      • RouteApplication.php#97aviatickets950μsselect * from `countries` where `countries`.`id` = 61 limit 1
        Bindings
        • 0: 61
        Backtrace
        • app/Avia/Application/RouteApplication.php:97
        • app/Http/Controllers/RoutesController.php:121
        • 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
      • DomainRouteFactory.php#33aviatickets840μsselect * from `sites_relationships` where `sites_relationships`.`id` = 1051094 and `sites_relationships`.`id` is not null limit 1
        Bindings
        • 0: 1051094
        Backtrace
        • app/Avia/Infrastructure/Factory/DomainRouteFactory.php:33
        • app/Avia/Application/RouteApplication.php:99
        • app/Http/Controllers/RoutesController.php:121
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • CountriesRepository.php#31aviatickets840μsselect * 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#42aviatickets1.6msselect `depart_date`, `return_date`, `number_of_changes`, `value` from `flights_2025` where `origin_id` = 9144 and `destination_id` = 5127 and `date_update` >= '2025-09-21 00:00:00' order by `value` asc limit 10
        Bindings
        • 0: 9144
        • 1: 5127
        • 2: 2025-09-21 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/Avia/Application/RouteApplication.php:109
      • MonthlyPriceStatisticSqlRepository.php#66aviatickets1.76msselect * from `monthly_price_statistics` where `origin_city_id` = 9144 and `destination_city_id` = 5127 limit 1
        Bindings
        • 0: 9144
        • 1: 5127
        Backtrace
        • app/Avia/Infrastructure/Repository/MonthlyPriceStatisticSqlRepository.php:66
        • app/Avia/Infrastructure/Repository/MonthlyPriceStatisticSqlRepository.php:50
        • app/Avia/Application/PriceHandler.php:45
        • app/Avia/Application/RouteApplication.php:111
        • app/Http/Controllers/RoutesController.php:121
      • AirlineSqlRepository.php#470aviatickets950μsselect * from `timetables` where `origin_city_id` = 9144 and `destination_city_id` = 5127 order by `time_origin` asc limit 1000
        Bindings
        • 0: 9144
        • 1: 5127
        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/Avia/Application/RouteApplication.php:117
      • AirlineSqlRepository.php#502aviatickets930μsselect distinct `airline_id` from `timetables` where `origin_city_id` = 9144
        Bindings
        • 0: 9144
        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.6msselect distinct `airline_id` from `timetables` where `origin_city_id` = 5127
        Bindings
        • 0: 5127
        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
      • AirlineSqlRepository.php#90aviatickets1.62msselect * from `airlines` where `id` in (136, 4929) order by `name` asc
        Bindings
        • 0: 136
        • 1: 4929
        Backtrace
        • app/Avia/Infrastructure/Repository/AirlineSqlRepository.php:90
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:396
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
        • app/Avia/Infrastructure/Repository/AirlineSqlRepository.php:84
        • app/Avia/Infrastructure/Repository/AirlineSqlRepository.php:413
      • RouteDescriptionSqlRepository.php#48aviatickets2.66msselect * from `route_descriptions` where `origin_city_id` = 9144 and `destination_city_id` = 5127 and `lang` = 'ru' and `site` = 'TripTorg.ru' limit 1
        Bindings
        • 0: 9144
        • 1: 5127
        • 2: ru
        • 3: TripTorg.ru
        Backtrace
        • app/Avia/Infrastructure/Repository/RouteDescriptionSqlRepository.php:48
        • app/Avia/Application/RouteApplication.php:137
        • app/Http/Controllers/RoutesController.php:121
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • CommentRepository.php#17aviatickets1.46msselect * from `comments` where `chan_channel` = '/route/tnr/pty/' and `status` = 'approved'
        Bindings
        • 0: /route/tnr/pty/
        • 1: approved
        Backtrace
        • app/Avia/Infrastructure/Repository/CommentRepository.php:17
        • app/Avia/Application/RouteApplication.php:323
        • app/Avia/Application/RouteApplication.php:156
        • app/Http/Controllers/RoutesController.php:121
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • LocalRouteRepository.php#558aviatickets1.31msselect destination_city_id from `flights_by` where `origin_city_id` = 9144 and `distance` between 1 and 1000 and (`price_one_way` > 0 or `price` > 0) order by `distance` asc limit 10
        Bindings
        • 0: 9144
        • 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.74msselect * from `flights_by` where `origin_city_id` in (6153, 6875, 9072, 4077, 4466, 8857, 1981, 6952, 3132, 6862) and `destination_city_id` = 5127 and (`price_one_way` > 0 or `price` > 0) limit 10
        Bindings
        • 0: 6153
        • 1: 6875
        • 2: 9072
        • 3: 4077
        • 4: 4466
        • 5: 8857
        • 6: 1981
        • 7: 6952
        • 8: 3132
        • 9: 6862
        • 10: 5127
        • 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#52aviatickets860μsselect * from `offers` where `origin_city_id` = 9144 and `destination_city_id` = 5127
        Bindings
        • 0: 9144
        • 1: 5127
        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/Avia/Application/RouteApplication.php:168
      • LocalRouteRepository.php#447aviatickets1.35msselect * from `flights_by` where `origin_city_id` = 9144 and `id` > 1051094 and `destination_country_id` <> 172 and (`price_one_way` > 0 or `price` > 0) order by `id` asc limit 3
        Bindings
        • 0: 9144
        • 1: 1051094
        • 2: 172
        • 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#447aviatickets960μsselect * from `cities` where `cities`.`id` in (9144)
        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.54msselect * from `cities` where `cities`.`id` in (5960, 6327, 6372)
        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#447aviatickets780μsselect * from `sites_relationships` where `sites_relationships`.`id` in (1051096, 1051097, 1051098)
        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#412aviatickets1.48msselect * from `flights_by` where `origin_city_id` = 9144 and `destination_country_id` <> 172 and (`price_one_way` > 0 or `price` > 0) and `id` not in (1051096) order by `revenue` desc limit 2 offset 0
        Bindings
        • 0: 9144
        • 1: 172
        • 2: 0
        • 3: 0
        • 4: 1051096
        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#412aviatickets3.23msselect * from `cities` where `cities`.`id` in (9144)
        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#412aviatickets960μsselect * from `cities` where `cities`.`id` in (4081, 8575)
        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#412aviatickets820μsselect * from `sites_relationships` where `sites_relationships`.`id` in (334500, 334503)
        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#412aviatickets3.33msselect * from `countries` where `countries`.`id` in (213, 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#149aviatickets1.27msselect * from `flights_by` where `origin_city_id` = 5127 and (`price_one_way` > 0 or `price` > 0) and 1 = 1 order by `revenue` desc limit 5
        Bindings
        • 0: 5127
        • 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/Avia/Application/RouteApplication.php:179
      • LocalRouteRepository.php#149aviatickets3.75msselect * from `cities` where `cities`.`id` in (5127)
        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/Avia/Application/RouteApplication.php:179
      • LocalRouteRepository.php#149aviatickets1.1msselect * from `cities` where `cities`.`id` in (2309, 2686, 3505, 4081, 5632)
        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/Avia/Application/RouteApplication.php:179
      • LocalRouteRepository.php#149aviatickets870μsselect * from `countries` where `countries`.`id` in (15, 19, 134, 248)
        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/Avia/Application/RouteApplication.php:179
      • LocalRouteRepository.php#149aviatickets2.1msselect * from `sites_relationships` where `sites_relationships`.`id` in (271197, 271217, 271238, 271278, 271381)
        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/Avia/Application/RouteApplication.php:179
      • LocalRouteRepository.php#359aviatickets1.23msselect * from `flights_by` where `origin_city_id` = 9144 and `destination_country_id` = 172 and (`price_one_way` > 0 or `price` > 0) order by `revenue` desc limit 5 offset 0
        Bindings
        • 0: 9144
        • 1: 172
        • 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#359aviatickets860μsselect * from `cities` where `cities`.`id` in (9144)
        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#359aviatickets930μsselect * from `cities` where `cities`.`id` in (3132, 4077, 4466, 6875, 8857)
        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#359aviatickets900μsselect * from `sites_relationships` where `sites_relationships`.`id` in (334443, 334499, 334509, 334541, 334552)
        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#359aviatickets830μsselect * from `countries` where `countries`.`id` in (172)
        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#39aviatickets990μsselect * from `timetables` where `origin_city_id` = 9144 and `destination_city_id` = 5127 order by `time_origin` asc limit 10
        Bindings
        • 0: 9144
        • 1: 5127
        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/Application/RouteApplication.php:227
      • TimetableRepository.php#144aviatickets920μsselect * from `timetables` where `origin_city_id` = 9144 and `destination_city_id` = 5127 order by `travel_time` asc limit 1
        Bindings
        • 0: 9144
        • 1: 5127
        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/Application/RouteApplication.php:237
      • LocalRouteRepository.php#520aviatickets930μsselect * from `flights_by` where `origin_city_id` = 9144 and `destination_city_id` = 5127 limit 1
        Bindings
        • 0: 9144
        • 1: 5127
        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/Avia/Application/RouteApplication.php:277
      • LocalRouteRepository.php#520aviatickets1.67msselect * from `sites_relationships` where `sites_relationships`.`id` in (1051094)
        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/Avia/Application/RouteApplication.php:277
      • RouteApplication.php#294aviatickets1.19msselect * from `cities` where `cities`.`id` = 9144 limit 1
        Bindings
        • 0: 9144
        Backtrace
        • app/Avia/Application/RouteApplication.php:294
        • app/Avia/Application/RouteApplication.php:242
        • app/Http/Controllers/RoutesController.php:121
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • RouteApplication.php#295aviatickets1.09msselect * from `cities` where `cities`.`id` = 5127 limit 1
        Bindings
        • 0: 5127
        Backtrace
        • app/Avia/Application/RouteApplication.php:295
        • app/Avia/Application/RouteApplication.php:242
        • app/Http/Controllers/RoutesController.php:121
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • City.php#136aviatickets1.33msselect * from `airports` where `airports`.`city_id` = 9144 and `airports`.`city_id` is not null and `is_active` = 1 and `is_active` = '1'
        Bindings
        • 0: 9144
        • 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.22msselect * from `airports` where `airports`.`city_id` = 5127 and `airports`.`city_id` is not null and `is_active` = 1 and `is_active` = '1'
        Bindings
        • 0: 5127
        • 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.47msselect * from `timetables` where `origin_city_id` = 9144 and `destination_city_id` = 5127
        Bindings
        • 0: 9144
        • 1: 5127
        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.36msselect * from `airports` where `airports`.`city_id` = 9144 and `airports`.`city_id` is not null and `is_active` = 1
        Bindings
        • 0: 9144
        • 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:329
      • CanWeFlyFromTo.php#35aviatickets2.11msselect * from `airports` where `airports`.`city_id` = 5127 and `airports`.`city_id` is not null and `is_active` = 1
        Bindings
        • 0: 5127
        • 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:329
      • TimetableRepository.php#39aviatickets2.95msselect * from `timetables` where `origin_city_id` = 9144 and `destination_city_id` = 5127 order by `time_origin` asc limit 1000
        Bindings
        • 0: 9144
        • 1: 5127
        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.25msselect * from `timetables` where `origin_city_id` = 9144 and `destination_city_id` = 5127 order by `travel_time` asc limit 1
        Bindings
        • 0: 9144
        • 1: 5127
        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#66aviatickets870μsselect * from `monthly_price_statistics` where `origin_city_id` = 9144 and `destination_city_id` = 5127 limit 1
        Bindings
        • 0: 9144
        • 1: 5127
        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
      52Timetable.php#?
      App\Avia\Infrastructure\Model\LocalRoute
      28LocalRoute.php#?
      App\Avia\Infrastructure\Model\City
      23City.php#?
      App\Avia\Infrastructure\Model\SitesRelationship
      19SitesRelationship.php#?
      App\Avia\Infrastructure\Model\Country
      9Country.php#?
      App\Avia\Infrastructure\Model\Airport
      6Airport.php#?
      App\Avia\Infrastructure\Model\MonthlyPriceStatistic
      2MonthlyPriceStatistic.php#?
      App\Avia\Infrastructure\Model\Airline
      2Airline.php#?
          • infoModel: App\Avia\Infrastructure\Model\City => Relation: App\Avia\Infrastructure\Model\Airport - You s...
          _token
          Pwop6a6eKnYFhqpAHnfpsCJP46QEWmavxeUfEpuO
          _previous
          array:1 [ "url" => "https://d.triptorg.ru/route/tnr/pty?_url=%2Froute%2Ftnr%2Fpty" ]
          _flash
          array:2 [ "old" => [] "new" => [] ]
          path_info
          /route/tnr/pty
          status_code
          200
          
          status_text
          OK
          format
          html
          content_type
          text/html; charset=UTF-8
          request_query
          0 of 0
          array:1 [ "_url" => "/route/tnr/pty" ]
          request_request
          []
          
          request_headers
          0 of 0
          array:16 [ "cookie" => array:1 [ 0 => "XSRF-TOKEN=eyJpdiI6ImRWNzdZbmdkb243dDlqSjlualN0Vnc9PSIsInZhbHVlIjoiYTJ0cmhnNWczZWpFaTR4TjVhZW5TVmdjc3BtUENhWlR1OWtJT0FHMGd5eGVLWEpUK08xWis5dzJ6bit1a0xWc1loaE15Wlc5c3FYaDlYZjl1eC9sZ3c2bEZIL09Jc3cxRjhoQjl4cVpyWGFhMy83cTYzVHh3eStEY255R3pkVngiLCJtYWMiOiJhMGUwZjMxNTgzNTcxMzY1ZDBlZDUzNTJmMzgzYjQwNjg4ZjlhYzk3OTAxN2Q2NDE2NTc1YjRlNWYzZTRiOGY5IiwidGFnIjoiIn0%3D; lowcostclub_session=eyJpdiI6IlR2OGJTeTEzOGtaNmppdXlyN2toTWc9PSIsInZhbHVlIjoidzJpMjFjbmxML1FVNHlvOGxCR1NBWTJqOWprSmFLMTZFa1dNWm1abFhVdTlRVDk4Z2ZDbXdlNWZKNDNvdmhKVG02VVNhRVYrVnU5UW1GWjNJMExGYnVFRGFKSU9YWFdVb0o3WTh3REtXekpCeTkzUUUveHd0NFRnWUV5d0RZYWYiLCJtYWMiOiIzNzU0ODI1Nzc1MzA3OGVjODQ3Y2E4Zjg5ZGQ3OTU5YWQ5NTJkNmYwODRjNDM2ZTBlMGVjZDdjZTZkNmQ0ZjgwIiwidGFnIjoiIn0%3DXSRF-TOKEN=eyJpdiI6ImRWNzdZbmdkb243dDlqSjlualN0Vnc9PSIsInZhbHVlIjoiYTJ0cmhnNWczZWpFaTR4TjVhZW5TVmdjc3BtUENhWlR1OWtJT0FHMGd5eGVLWEpUK08xWis5dzJ6bit1a0xWc1loaE15W" ] "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
          0 of 0
          array:2 [ "XSRF-TOKEN" => "Pwop6a6eKnYFhqpAHnfpsCJP46QEWmavxeUfEpuO" "lowcostclub_session" => "yRuO4HJLHA5TDqCnSxI9vVcIdqpj0qTSqd9Ob2uw" ]
          response_headers
          0 of 0
          array:6 [ "cache-control" => array:1 [ 0 => "max-age=604800, public" ] "date" => array:1 [ 0 => "Tue, 23 Sep 2025 15:50:45 GMT" ] "etag" => array:1 [ 0 => ""4b5c8e705ca1d8ad8ded16aa36961b9d"" ] "content-type" => array:1 [ 0 => "text/html; charset=UTF-8" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6Ik1TUXZHb1luTkExcGZGeUVObzd3enc9PSIsInZhbHVlIjoiNnM4MVdJVkd3NnNXQXRjWFVIUnU1dC9pVitTdW5kU0psSzArTUE4WGhzbTNPWFRzTGhGcmhJVEh4NkVmelR0OGt0NE5nSVNXc3l3Vjc2b252M1pzZFNsS2VOSEg4WFZ4M2NybEdyVTI2Qk1LaGRaSFhiYTJnWVVPbVZXMktGbFIiLCJtYWMiOiI4ZGYwNmI2NThlMDFlMDY0MmVkNjI3Yzc2YWYxNGMyZjZlODMyMzgxNGNlMjRiYWVmMzM2MTY1ZjBkMjMxMThlIiwidGFnIjoiIn0%3D; expires=Tue, 23 Sep 2025 17:50:45 GMT; Max-Age=7200; path=/; samesite=laxXSRF-TOKEN=eyJpdiI6Ik1TUXZHb1luTkExcGZGeUVObzd3enc9PSIsInZhbHVlIjoiNnM4MVdJVkd3NnNXQXRjWFVIUnU1dC9pVitTdW5kU0psSzArTUE4WGhzbTNPWFRzTGhGcmhJVEh4NkVmelR0OGt0NE5nS" 1 => "lowcostclub_session=eyJpdiI6InR5WWl3SlJnUHhDNkJSbkIrS0ZDSXc9PSIsInZhbHVlIjoiVVVWQmJQSnFYUlB2UVFGamowNW1LOVNKbEZxTFdPL0gxVDlTaVJFbThqaFpBbjdlSEpxTUtEdlBuZFhrRlJqYU81WXVJMmZNZFUrWHRsR3ZMSFFnMnpaTnlEZlBJaXdzUlFCQ0Z2d0RqYkhmUUo5OXdoT2JOcytPeWF3dnZUeXgiLCJtYWMiOiJhNTJiMzM1OWExMmViNWE3MzFjYjMyMzU0ZTE2NDJiZDBlOTNlOTEwOWFiODI3N2Q3YjllNjgxZWMwYmRlNWJmIiwidGFnIjoiIn0%3D; expires=Tue, 23 Sep 2025 17:50:45 GMT; Max-Age=7200; path=/; httponly; samesite=laxlowcostclub_session=eyJpdiI6InR5WWl3SlJnUHhDNkJSbkIrS0ZDSXc9PSIsInZhbHVlIjoiVVVWQmJQSnFYUlB2UVFGamowNW1LOVNKbEZxTFdPL0gxVDlTaVJFbThqaFpBbjdlSEpxTUtEdlBuZFhrRlJq" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6Ik1TUXZHb1luTkExcGZGeUVObzd3enc9PSIsInZhbHVlIjoiNnM4MVdJVkd3NnNXQXRjWFVIUnU1dC9pVitTdW5kU0psSzArTUE4WGhzbTNPWFRzTGhGcmhJVEh4NkVmelR0OGt0NE5nSVNXc3l3Vjc2b252M1pzZFNsS2VOSEg4WFZ4M2NybEdyVTI2Qk1LaGRaSFhiYTJnWVVPbVZXMktGbFIiLCJtYWMiOiI4ZGYwNmI2NThlMDFlMDY0MmVkNjI3Yzc2YWYxNGMyZjZlODMyMzgxNGNlMjRiYWVmMzM2MTY1ZjBkMjMxMThlIiwidGFnIjoiIn0%3D; expires=Tue, 23-Sep-2025 17:50:45 GMT; path=/XSRF-TOKEN=eyJpdiI6Ik1TUXZHb1luTkExcGZGeUVObzd3enc9PSIsInZhbHVlIjoiNnM4MVdJVkd3NnNXQXRjWFVIUnU1dC9pVitTdW5kU0psSzArTUE4WGhzbTNPWFRzTGhGcmhJVEh4NkVmelR0OGt0NE5nS" 1 => "lowcostclub_session=eyJpdiI6InR5WWl3SlJnUHhDNkJSbkIrS0ZDSXc9PSIsInZhbHVlIjoiVVVWQmJQSnFYUlB2UVFGamowNW1LOVNKbEZxTFdPL0gxVDlTaVJFbThqaFpBbjdlSEpxTUtEdlBuZFhrRlJqYU81WXVJMmZNZFUrWHRsR3ZMSFFnMnpaTnlEZlBJaXdzUlFCQ0Z2d0RqYkhmUUo5OXdoT2JOcytPeWF3dnZUeXgiLCJtYWMiOiJhNTJiMzM1OWExMmViNWE3MzFjYjMyMzU0ZTE2NDJiZDBlOTNlOTEwOWFiODI3N2Q3YjllNjgxZWMwYmRlNWJmIiwidGFnIjoiIn0%3D; expires=Tue, 23-Sep-2025 17:50:45 GMT; path=/; httponlylowcostclub_session=eyJpdiI6InR5WWl3SlJnUHhDNkJSbkIrS0ZDSXc9PSIsInZhbHVlIjoiVVVWQmJQSnFYUlB2UVFGamowNW1LOVNKbEZxTFdPL0gxVDlTaVJFbThqaFpBbjdlSEpxTUtEdlBuZFhrRlJq" ] ]
          session_attributes
          0 of 0
          array:3 [ "_token" => "Pwop6a6eKnYFhqpAHnfpsCJP46QEWmavxeUfEpuO" "_previous" => array:1 [ "url" => "https://d.triptorg.ru/route/tnr/pty?_url=%2Froute%2Ftnr%2Fpty" ] "_flash" => array:2 [ "old" => [] "new" => [] ] ]
          ClearShow all
          Date ↕MethodURLData
          #12025-09-23 15:50:45GET/route/tnr/pty45541411