Дешевые авиабилеты Афины — Габороне

Полезно знать о авиабилетах Афины — Габороне

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

Авиакомпании летающие Афины — Габороне

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

Билеты на самолет Афины — Габороне

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

Общая информация о рейсе Афины — Габороне

Расстояние между городами Афины и Габороне 6954 км.

Разница во времени между городами Афины и Габороне 1 ч.

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

Афины — Москва

Афины — Гвадалахара

Афины — Гданьск

Афины — Магадан

Популярные авиарейсы из Габороне

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

Габороне — Москва

Габороне — Пекин

Габороне — Шанхай

Габороне — Гуанчжоу

Габороне — Ханчжоу

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

Афины — Санторини

Афины — Корфу

Афины — Родос

Афины — Миконос

Часто задаваемые вопросы о рейсе Афины — Габороне

Да, вы можете улететь Афины — Габороне. Афины имеет один аэропорт (Элефтериос Веницелос) для отправления. Ethiopian Airlines, Qatar Executive предоставляют рейсы с пересадками.

Минимальная стоимость билета на самолет Афины — Габороне 103 337 ₽

В Афины: Элефтериос Веницелос. В Габороне: Габороне.

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

Следующие авиакомпании выполняют рейсы Афины — Габороне: Ethiopian Airlines, Qatar Executive.

Рейс Афины – Габороне отзывы и рейтинг

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

Request history8.3.0PHP Version681msRequest Duration16MBMemory UsageGET route/{originCityIata}/{destinationCityIata}Route
    • Booting (43.56ms)time
    • Application (637ms)time
    • 1 x Application (93.6%)
      637ms
      1 x Booting (6.4%)
      43.56ms
      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 duplicates169ms
      • 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#34aviatickets4.28msselect * from `sites_relationships` where `ru` = 'route/ath/gbe' limit 1
        Bindings
        • 0: route/ath/gbe
        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#107aviatickets1.02msselect * from `flights_by` where `flights_by`.`id` = '19326' 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#54aviatickets1.01msselect * from `sites_relationships` where `origin_city_id` = 616 and `destination_city_id` = 2030 limit 1
        Bindings
        • 0: 616
        • 1: 2030
        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#83aviatickets840μsselect * from `flights_by` where `flights_by`.`id` = '19326' 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#89aviatickets920μsselect * from `cities` where `cities`.`id` = 616 limit 1
        Bindings
        • 0: 616
        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#93aviatickets9.94msselect * from `countries` where `countries`.`id` = 247 limit 1
        Bindings
        • 0: 247
        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#94aviatickets930μsselect * from `cities` where `cities`.`id` = 2030 limit 1
        Bindings
        • 0: 2030
        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#97aviatickets970μsselect * from `countries` where `countries`.`id` = 196 limit 1
        Bindings
        • 0: 196
        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#33aviatickets770μsselect * from `sites_relationships` where `sites_relationships`.`id` = 19326 and `sites_relationships`.`id` is not null limit 1
        Bindings
        • 0: 19326
        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#31aviatickets890μ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#42aviatickets2.35msselect `depart_date`, `return_date`, `number_of_changes`, `value` from `flights_2025` where `origin_id` = 616 and `destination_id` = 2030 and `date_update` >= '2025-09-16 00:00:00' order by `value` asc limit 10
        Bindings
        • 0: 616
        • 1: 2030
        • 2: 2025-09-16 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.63msselect * from `monthly_price_statistics` where `origin_city_id` = 616 and `destination_city_id` = 2030 limit 1
        Bindings
        • 0: 616
        • 1: 2030
        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#470aviatickets1.38msselect * from `timetables` where `origin_city_id` = 616 and `destination_city_id` = 2030 order by `time_origin` asc limit 1000
        Bindings
        • 0: 616
        • 1: 2030
        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#502aviatickets2.66msselect distinct `airline_id` from `timetables` where `origin_city_id` = 616
        Bindings
        • 0: 616
        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.31msselect distinct `airline_id` from `timetables` where `origin_city_id` = 2030
        Bindings
        • 0: 2030
        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.91msselect * from `airlines` where `id` in (2216, 5436067) order by `name` asc
        Bindings
        • 0: 2216
        • 1: 5436067
        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#48aviatickets1.9msselect * from `route_descriptions` where `origin_city_id` = 616 and `destination_city_id` = 2030 and `lang` = 'ru' and `site` = 'TripTorg.ru' limit 1
        Bindings
        • 0: 616
        • 1: 2030
        • 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#17aviatickets3.18msselect * from `comments` where `chan_channel` = '/route/ath/gbe/' and `status` = 'approved'
        Bindings
        • 0: /route/ath/gbe/
        • 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.74msselect destination_city_id from `flights_by` where `origin_city_id` = 616 and `distance` between 1 and 1000 and (`price_one_way` > 0 or `price` > 0) order by `distance` asc limit 10
        Bindings
        • 0: 616
        • 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.83msselect * from `flights_by` where `origin_city_id` in (8827, 5655, 8603, 4806, 8800, 4012, 2812, 6795, 2186, 2792) and `destination_city_id` = 2030 and (`price_one_way` > 0 or `price` > 0) limit 10
        Bindings
        • 0: 8827
        • 1: 5655
        • 2: 8603
        • 3: 4806
        • 4: 8800
        • 5: 4012
        • 6: 2812
        • 7: 6795
        • 8: 2186
        • 9: 2792
        • 10: 2030
        • 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.19msselect * from `offers` where `origin_city_id` = 616 and `destination_city_id` = 2030
        Bindings
        • 0: 616
        • 1: 2030
        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#447aviatickets2.78msselect * from `flights_by` where `origin_city_id` = 616 and `id` > 19326 and `destination_country_id` <> 247 and (`price_one_way` > 0 or `price` > 0) order by `id` asc limit 3
        Bindings
        • 0: 616
        • 1: 19326
        • 2: 247
        • 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#447aviatickets4.16msselect * from `cities` where `cities`.`id` in (616)
        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#447aviatickets11.58msselect * from `cities` where `cities`.`id` in (2058, 2063, 8446)
        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.69msselect * from `sites_relationships` where `sites_relationships`.`id` in (19327, 19328, 19329)
        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#412aviatickets3.42msselect * from `flights_by` where `origin_city_id` = 616 and `destination_country_id` <> 247 and (`price_one_way` > 0 or `price` > 0) and `id` not in (19327) order by `revenue` desc limit 2 offset 0
        Bindings
        • 0: 616
        • 1: 247
        • 2: 0
        • 3: 0
        • 4: 19327
        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.72msselect * from `cities` where `cities`.`id` in (616)
        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.58msselect * 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.13msselect * from `sites_relationships` where `sites_relationships`.`id` in (19485, 19551)
        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#412aviatickets2.37msselect * 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#149aviatickets2.85msselect * from `flights_by` where `origin_city_id` = 2030 and (`price_one_way` > 0 or `price` > 0) and 1 = 1 order by `revenue` desc limit 5
        Bindings
        • 0: 2030
        • 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#149aviatickets1.87msselect * from `cities` where `cities`.`id` in (2030)
        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.25msselect * from `cities` where `cities`.`id` in (684, 2354, 4081, 5582, 8447)
        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#149aviatickets5.71msselect * from `countries` where `countries`.`id` in (70, 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#149aviatickets8.54msselect * from `sites_relationships` where `sites_relationships`.`id` in (114322, 114331, 114351, 114379, 114400)
        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#359aviatickets3.25msselect * from `flights_by` where `origin_city_id` = 616 and `destination_country_id` = 247 and (`price_one_way` > 0 or `price` > 0) order by `revenue` desc limit 5 offset 0
        Bindings
        • 0: 616
        • 1: 247
        • 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.44msselect * from `cities` where `cities`.`id` in (616)
        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#359aviatickets2.51msselect * from `cities` where `cities`.`id` in (1092, 2342, 5310, 8603, 8851)
        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#359aviatickets19.19msselect * from `sites_relationships` where `sites_relationships`.`id` in (19216, 19361, 19410, 19419, 19692)
        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.62msselect * from `countries` where `countries`.`id` in (247)
        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#39aviatickets2.44msselect * from `timetables` where `origin_city_id` = 616 and `destination_city_id` = 2030 order by `time_origin` asc limit 10
        Bindings
        • 0: 616
        • 1: 2030
        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#144aviatickets1.65msselect * from `timetables` where `origin_city_id` = 616 and `destination_city_id` = 2030 order by `travel_time` asc limit 1
        Bindings
        • 0: 616
        • 1: 2030
        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#520aviatickets4.54msselect * from `flights_by` where `origin_city_id` = 616 and `destination_city_id` = 2030 limit 1
        Bindings
        • 0: 616
        • 1: 2030
        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.17msselect * from `sites_relationships` where `sites_relationships`.`id` in (19326)
        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#294aviatickets2.07msselect * from `cities` where `cities`.`id` = 616 limit 1
        Bindings
        • 0: 616
        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.31msselect * from `cities` where `cities`.`id` = 2030 limit 1
        Bindings
        • 0: 2030
        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#136aviatickets5msselect * from `airports` where `airports`.`city_id` = 616 and `airports`.`city_id` is not null and `is_active` = 1 and `is_active` = '1'
        Bindings
        • 0: 616
        • 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#136aviatickets2.92msselect * from `airports` where `airports`.`city_id` = 2030 and `airports`.`city_id` is not null and `is_active` = 1 and `is_active` = '1'
        Bindings
        • 0: 2030
        • 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.46msselect * from `timetables` where `origin_city_id` = 616 and `destination_city_id` = 2030
        Bindings
        • 0: 616
        • 1: 2030
        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.4msselect * from `airports` where `airports`.`city_id` = 616 and `airports`.`city_id` is not null and `is_active` = 1
        Bindings
        • 0: 616
        • 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.9msselect * from `airports` where `airports`.`city_id` = 2030 and `airports`.`city_id` is not null and `is_active` = 1
        Bindings
        • 0: 2030
        • 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.06msselect * from `timetables` where `origin_city_id` = 616 and `destination_city_id` = 2030 order by `time_origin` asc limit 1000
        Bindings
        • 0: 616
        • 1: 2030
        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#144aviatickets7.17msselect * from `timetables` where `origin_city_id` = 616 and `destination_city_id` = 2030 order by `travel_time` asc limit 1
        Bindings
        • 0: 616
        • 1: 2030
        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#66aviatickets6msselect * from `monthly_price_statistics` where `origin_city_id` = 616 and `destination_city_id` = 2030 limit 1
        Bindings
        • 0: 616
        • 1: 2030
        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
      164Timetable.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
      6Country.php#?
      App\Avia\Infrastructure\Model\Airport
      4Airport.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
          kzdCmZyJ0XqIEN551h32bSVvkQC7GcA4YRJGw50n
          _previous
          array:1 [ "url" => "https://d.triptorg.ru/route/ath/gbe?_url=%2Froute%2Fath%2Fgbe" ]
          _flash
          array:2 [ "old" => [] "new" => [] ]
          path_info
          /route/ath/gbe
          status_code
          200
          
          status_text
          OK
          format
          html
          content_type
          text/html; charset=UTF-8
          request_query
          0 of 0
          array:1 [ "_url" => "/route/ath/gbe" ]
          request_request
          []
          
          request_headers
          0 of 0
          array:16 [ "cookie" => array:1 [ 0 => "XSRF-TOKEN=eyJpdiI6IkxQMThvUVJnUnJHalZSWkRDQ1JRa1E9PSIsInZhbHVlIjoianJWZ3pGVEc0U0x0RW12VjlFTy9YTG93K0h1ekdrek4yQlNrcjYybUJoZHdyNlJYSjJPSi8yb1pjWGNES2s1TlFyU2JRbU9uWmhlalhjOG5SUUdXaEl4Tk1iQVR3VTV5OVNySEE1cThUckNhMlVXV25UTUxtM25jRDRLNkcxQnkiLCJtYWMiOiIyNDkzNDc0NWIzMDhiMDU4YmM0MjNjOGIzZjg1ZDI5YWViNjFjMmVkNjM1NDM5NWEzNGU5OTMxM2E0NGI5ZDM4IiwidGFnIjoiIn0%3D; lowcostclub_session=eyJpdiI6ImpPR1RGeEt4NjdEUktra1FSSXRISWc9PSIsInZhbHVlIjoiYWpXRmdHei9mU3lWeXhIUGlhZnlIMUFqRkN1Zm12U3VKNEtPVGttVmJMcmx6K0tDMm9abjZWWHN6WkE5UkRocTI0ai9sblFqTUNpSVZVVnpMTDhTb3pFNVVKNWpISHFuQjJBbmVDWk1zeEdicE1mUVZaNnRXbUd6d2NUZ3MzVEIiLCJtYWMiOiI3ZThjMDhkN2QwNjBiODY4NDQyZTIxNWI2YzRlMGQ1Y2FmMTIyOTdhNDllYTc4NGIxZTdhNGVmMjI4YjBiZDU3IiwidGFnIjoiIn0%3DXSRF-TOKEN=eyJpdiI6IkxQMThvUVJnUnJHalZSWkRDQ1JRa1E9PSIsInZhbHVlIjoianJWZ3pGVEc0U0x0RW12VjlFTy9YTG93K0h1ekdrek4yQlNrcjYybUJoZHdyNlJYSjJPSi8yb1pjWGNES2s1TlFyU2JRb" ] "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" => "kzdCmZyJ0XqIEN551h32bSVvkQC7GcA4YRJGw50n" "lowcostclub_session" => "P4fSmU2UngDqas1bQ4zAVOgDRVQn46r8jBhHempq" ]
          response_headers
          0 of 0
          array:6 [ "cache-control" => array:1 [ 0 => "max-age=604800, public" ] "date" => array:1 [ 0 => "Thu, 18 Sep 2025 20:46:06 GMT" ] "etag" => array:1 [ 0 => ""8bf415a70c9e6752ead24198cc43b759"" ] "content-type" => array:1 [ 0 => "text/html; charset=UTF-8" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6ImxSK0NTdkQvdXcrQmNwN0VQemY3SFE9PSIsInZhbHVlIjoicFZlWUk0bGN5Mk5BTzg2M1NGUTZaTVhGTFNiVGNGWXpwbGg0M2doUzVZNlM1QXZheEROU0hlNndpaFIzRHhUN1FYQ1ltMnlPVUVzUlBFdmZ4YUNBK0l3VDl3dVlKbEdmaVBTay9tTWxYdzBGU214MTkveWo2YzJWNXZMNmJ1bzIiLCJtYWMiOiIzYjlkZWJlNGI1MTAzMjk5NWM1YzRmNDNmNjVhODJjNzcwY2Q3ZDYzZjg0ODU2N2U0ZTViZDY3NjRiOGExNzdiIiwidGFnIjoiIn0%3D; expires=Thu, 18 Sep 2025 22:46:06 GMT; Max-Age=7200; path=/; samesite=laxXSRF-TOKEN=eyJpdiI6ImxSK0NTdkQvdXcrQmNwN0VQemY3SFE9PSIsInZhbHVlIjoicFZlWUk0bGN5Mk5BTzg2M1NGUTZaTVhGTFNiVGNGWXpwbGg0M2doUzVZNlM1QXZheEROU0hlNndpaFIzRHhUN1FYQ1ltM" 1 => "lowcostclub_session=eyJpdiI6ImtyMnZaQkRlV25YTW4vcHJjcXJEbVE9PSIsInZhbHVlIjoiYStDRWZZU2FXR3VWeGU0WkgrbEkyTldJVWYxc2FoN0wxUUNPNXUvZkQyTzJQaEFoN3BHcXNHMDFXbGhHZVFnclJLdlhzZnFkdm94YnZyTDZHcXYxc3MrK3FLS2ZlcUR5aFRPZDRiMTd1UXNLTi9reHJuN1M1ZG4zR3NJNXc4MzYiLCJtYWMiOiJmYmE0MmVkOGMxOWZhM2I0ZjNkNjVlYWZkNGJmNTMwNTQwM2Q1MmRiMTUyY2NmMWUwMWM0YThjYzE2YzExMDVmIiwidGFnIjoiIn0%3D; expires=Thu, 18 Sep 2025 22:46:06 GMT; Max-Age=7200; path=/; httponly; samesite=laxlowcostclub_session=eyJpdiI6ImtyMnZaQkRlV25YTW4vcHJjcXJEbVE9PSIsInZhbHVlIjoiYStDRWZZU2FXR3VWeGU0WkgrbEkyTldJVWYxc2FoN0wxUUNPNXUvZkQyTzJQaEFoN3BHcXNHMDFXbGhHZVFn" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6ImxSK0NTdkQvdXcrQmNwN0VQemY3SFE9PSIsInZhbHVlIjoicFZlWUk0bGN5Mk5BTzg2M1NGUTZaTVhGTFNiVGNGWXpwbGg0M2doUzVZNlM1QXZheEROU0hlNndpaFIzRHhUN1FYQ1ltMnlPVUVzUlBFdmZ4YUNBK0l3VDl3dVlKbEdmaVBTay9tTWxYdzBGU214MTkveWo2YzJWNXZMNmJ1bzIiLCJtYWMiOiIzYjlkZWJlNGI1MTAzMjk5NWM1YzRmNDNmNjVhODJjNzcwY2Q3ZDYzZjg0ODU2N2U0ZTViZDY3NjRiOGExNzdiIiwidGFnIjoiIn0%3D; expires=Thu, 18-Sep-2025 22:46:06 GMT; path=/XSRF-TOKEN=eyJpdiI6ImxSK0NTdkQvdXcrQmNwN0VQemY3SFE9PSIsInZhbHVlIjoicFZlWUk0bGN5Mk5BTzg2M1NGUTZaTVhGTFNiVGNGWXpwbGg0M2doUzVZNlM1QXZheEROU0hlNndpaFIzRHhUN1FYQ1ltM" 1 => "lowcostclub_session=eyJpdiI6ImtyMnZaQkRlV25YTW4vcHJjcXJEbVE9PSIsInZhbHVlIjoiYStDRWZZU2FXR3VWeGU0WkgrbEkyTldJVWYxc2FoN0wxUUNPNXUvZkQyTzJQaEFoN3BHcXNHMDFXbGhHZVFnclJLdlhzZnFkdm94YnZyTDZHcXYxc3MrK3FLS2ZlcUR5aFRPZDRiMTd1UXNLTi9reHJuN1M1ZG4zR3NJNXc4MzYiLCJtYWMiOiJmYmE0MmVkOGMxOWZhM2I0ZjNkNjVlYWZkNGJmNTMwNTQwM2Q1MmRiMTUyY2NmMWUwMWM0YThjYzE2YzExMDVmIiwidGFnIjoiIn0%3D; expires=Thu, 18-Sep-2025 22:46:06 GMT; path=/; httponlylowcostclub_session=eyJpdiI6ImtyMnZaQkRlV25YTW4vcHJjcXJEbVE9PSIsInZhbHVlIjoiYStDRWZZU2FXR3VWeGU0WkgrbEkyTldJVWYxc2FoN0wxUUNPNXUvZkQyTzJQaEFoN3BHcXNHMDFXbGhHZVFn" ] ]
          session_attributes
          0 of 0
          array:3 [ "_token" => "kzdCmZyJ0XqIEN551h32bSVvkQC7GcA4YRJGw50n" "_previous" => array:1 [ "url" => "https://d.triptorg.ru/route/ath/gbe?_url=%2Froute%2Fath%2Fgbe" ] "_flash" => array:2 [ "old" => [] "new" => [] ] ]
          ClearShow all
          Date ↕MethodURLData
          #12025-09-18 20:46:06GET/route/ath/gbe45542481