Дешевые авиабилеты Индианаполис — Баколод

Полезно знать о авиабилетах Индианаполис — Баколод

Дальность полета 13653 км
Туда-обратно от 310 890 ₽

Билеты на самолет Индианаполис — Баколод

Подбор дешёвых электронных авиабилетов Индианаполис — Баколод

Цена авиабилета Индианаполис — Баколод (Филиппины) — Индианаполис от 310 890 ₽ (туда и обратно).

Средняя цена авиабилета Индианаполис — Баколод (Филиппины) — Индианаполис 310 890 ₽ (туда и обратно).

Общая информация о рейсе Индианаполис — Баколод

Расстояние между городами Индианаполис и Баколод 13653 км.

Разница во времени между городами Индианаполис и Баколод 12 ч.

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

Популярные авиарейсы из Баколода

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

Баколод — Токио

Баколод — Лос-Анджелес

Баколод — Сеул

Баколод — Тайбэй

Баколод — Эдмонтон

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

Часто задаваемые вопросы о рейсе Индианаполис — Баколод

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

Минимальная стоимость билета на самолет Индианаполис — Баколод 310 890 ₽

В Индианаполис: Индианаполис. В Баколод: Баколод.

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

Рейс Индианаполис – Баколод отзывы и рейтинг

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

Request history8.3.0PHP Version311msRequest Duration16MBMemory UsageGET route/{originCityIata}/{destinationCityIata}Route
    • Booting (30.45ms)time
    • Application (280ms)time
    • 1 x Application (90.2%)
      280ms
      1 x Booting (9.79%)
      30.45ms
      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
      54 statements were executed (9 duplicates)Show only duplicates65.72ms
      • 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.85msselect * from `sites_relationships` where `ru` = 'route/ind/bcd' limit 1
        Bindings
        • 0: route/ind/bcd
        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.11msselect * from `flights_by` where `flights_by`.`id` = '1046116' 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.09msselect * from `cities` where `cities`.`id` = 8463 limit 1
        Bindings
        • 0: 8463
        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#136aviatickets890μsselect * from `countries` where `countries`.`id` = 92 limit 1
        Bindings
        • 0: 92
        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#137aviatickets910μsselect * from `cities` where `cities`.`id` = 464 limit 1
        Bindings
        • 0: 464
        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#138aviatickets1.03msselect * from `countries` where `countries`.`id` = 58 limit 1
        Bindings
        • 0: 58
        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#33aviatickets820μsselect * from `sites_relationships` where `sites_relationships`.`id` = 1046116 and `sites_relationships`.`id` is not null limit 1
        Bindings
        • 0: 1046116
        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#31aviatickets800μ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.17msselect `depart_date`, `return_date`, `number_of_changes`, `value` from `flights_2025` where `origin_id` = 8463 and `destination_id` = 464 and `date_update` >= '2025-04-30 00:00:00' order by `value` asc limit 10
        Bindings
        • 0: 8463
        • 1: 464
        • 2: 2025-04-30 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#66aviatickets930μsselect * from `monthly_price_statistics` where `origin_city_id` = 8463 and `destination_city_id` = 464 limit 1
        Bindings
        • 0: 8463
        • 1: 464
        Backtrace
        • app/Avia/Infrastructure/Repository/MonthlyPriceStatisticSqlRepository.php:66
        • app/Avia/Infrastructure/Repository/MonthlyPriceStatisticSqlRepository.php:50
        • app/Avia/Application/PriceHandler.php:42
        • app/Http/Controllers/RoutesController.php:156
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • AirlineSqlRepository.php#470aviatickets1.24msselect * from `timetables` where `origin_city_id` = 8463 and `destination_city_id` = 464 order by `time_origin` asc limit 1000
        Bindings
        • 0: 8463
        • 1: 464
        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#502aviatickets1.17msselect distinct `airline_id` from `timetables` where `origin_city_id` = 8463
        Bindings
        • 0: 8463
        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#502aviatickets920μsselect distinct `airline_id` from `timetables` where `origin_city_id` = 464
        Bindings
        • 0: 464
        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#17aviatickets860μsselect * from `comments` where `chan_channel` = '/route/ind/bcd/' and `status` = 'approved'
        Bindings
        • 0: /route/ind/bcd/
        • 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.1msselect destination_city_id from `flights_by` where `origin_city_id` = 8463 and `distance` between 1 and 1000 and (`price_one_way` > 0 or `price` > 0) order by `distance` asc limit 10
        Bindings
        • 0: 8463
        • 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.9msselect * from `flights_by` where `origin_city_id` in (8978, 9276, 1994, 5491, 1115, 8364, 8669, 5822, 9303, 3443) and `destination_city_id` = 464 and (`price_one_way` > 0 or `price` > 0) limit 10
        Bindings
        • 0: 8978
        • 1: 9276
        • 2: 1994
        • 3: 5491
        • 4: 1115
        • 5: 8364
        • 6: 8669
        • 7: 5822
        • 8: 9303
        • 9: 3443
        • 10: 464
        • 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#52aviatickets890μsselect * from `offers` where `origin_city_id` = 8463 and `destination_city_id` = 464
        Bindings
        • 0: 8463
        • 1: 464
        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#447aviatickets1.29msselect * from `flights_by` where `origin_city_id` = 8463 and `id` > 1046116 and `destination_country_id` <> 92 and (`price_one_way` > 0 or `price` > 0) order by `id` asc limit 3
        Bindings
        • 0: 8463
        • 1: 1046116
        • 2: 92
        • 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#447aviatickets1.01msselect * from `cities` where `cities`.`id` in (8463)
        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.13msselect * from `cities` where `cities`.`id` in (511, 2248, 2283)
        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.13msselect * from `sites_relationships` where `sites_relationships`.`id` in (1046117, 1046121, 1046122)
        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.05msselect * from `countries` where `countries`.`id` = 226 limit 1
        Bindings
        • 0: 226
        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#412aviatickets2.55msselect * from `flights_by` where `origin_city_id` = 8463 and `destination_country_id` <> 92 and (`price_one_way` > 0 or `price` > 0) and `id` not in (1046117) order by `revenue` desc limit 2 offset 0
        Bindings
        • 0: 8463
        • 1: 92
        • 2: 0
        • 3: 0
        • 4: 1046117
        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.73msselect * from `cities` where `cities`.`id` in (8463)
        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.21msselect * from `cities` where `cities`.`id` in (616, 1462)
        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#412aviatickets760μsselect * from `sites_relationships` where `sites_relationships`.`id` in (146841, 146949)
        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 `countries` where `countries`.`id` in (123, 247)
        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.46msselect * from `flights_by` where `origin_city_id` = 464 and (`price_one_way` > 0 or `price` > 0) and 1 = 1 order by `revenue` desc limit 5
        Bindings
        • 0: 464
        • 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.11msselect * from `cities` where `cities`.`id` in (464)
        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.13msselect * from `cities` where `cities`.`id` in (3073, 3448, 5537, 6206, 6319)
        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.25msselect * from `countries` where `countries`.`id` in (6, 18, 67, 92, 211)
        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#149aviatickets930μsselect * from `sites_relationships` where `sites_relationships`.`id` in (27033, 386957, 386964, 386965, 1258828)
        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#359aviatickets1.26msselect * from `flights_by` where `origin_city_id` = 8463 and `destination_country_id` = 92 and (`price_one_way` > 0 or `price` > 0) order by `revenue` desc limit 5 offset 0
        Bindings
        • 0: 8463
        • 1: 92
        • 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#359aviatickets810μsselect * from `cities` where `cities`.`id` in (8463)
        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#359aviatickets990μsselect * from `cities` where `cities`.`id` in (1851, 4602, 4923, 8495, 9317)
        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#359aviatickets920μsselect * from `sites_relationships` where `sites_relationships`.`id` in (146975, 147075, 147145, 147158, 147168)
        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#359aviatickets950μsselect * from `countries` where `countries`.`id` in (92)
        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#39aviatickets960μsselect * from `timetables` where `origin_city_id` = 8463 and `destination_city_id` = 464 order by `time_origin` asc limit 10
        Bindings
        • 0: 8463
        • 1: 464
        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#144aviatickets990μsselect * from `timetables` where `origin_city_id` = 8463 and `destination_city_id` = 464 order by `travel_time` asc limit 1
        Bindings
        • 0: 8463
        • 1: 464
        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#520aviatickets930μsselect * from `flights_by` where `origin_city_id` = 464 and `destination_city_id` = 8463 limit 1
        Bindings
        • 0: 464
        • 1: 8463
        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
      • City.php#136aviatickets1.22msselect * from `airports` where `airports`.`city_id` = 8463 and `airports`.`city_id` is not null and `is_active` = 1 and `is_active` = '1'
        Bindings
        • 0: 8463
        • 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.17msselect * from `airports` where `airports`.`city_id` = 464 and `airports`.`city_id` is not null and `is_active` = 1 and `is_active` = '1'
        Bindings
        • 0: 464
        • 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.14msselect * from `timetables` where `origin_city_id` = 8463 and `destination_city_id` = 464
        Bindings
        • 0: 8463
        • 1: 464
        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.14msselect * from `airports` where `airports`.`city_id` = 8463 and `airports`.`city_id` is not null and `is_active` = 1
        Bindings
        • 0: 8463
        • 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.18msselect * from `airports` where `airports`.`city_id` = 464 and `airports`.`city_id` is not null and `is_active` = 1
        Bindings
        • 0: 464
        • 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.09msselect * from `timetables` where `origin_city_id` = 8463 and `destination_city_id` = 464 order by `time_origin` asc limit 1000
        Bindings
        • 0: 8463
        • 1: 464
        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#144aviatickets960μsselect * from `timetables` where `origin_city_id` = 8463 and `destination_city_id` = 464 order by `travel_time` asc limit 1
        Bindings
        • 0: 8463
        • 1: 464
        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.08msselect * from `monthly_price_statistics` where `origin_city_id` = 8463 and `destination_city_id` = 464 limit 1
        Bindings
        • 0: 8463
        • 1: 464
        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
      • LocalRouteRepository.php#175aviatickets760μsselect * from `flights_by` where 0 = 1
        Backtrace
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:175
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:396
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:179
        • app/Avia/Application/SeoRoutesHandler.php:40
      • LocalRouteRepository.php#149aviatickets1.51msselect * from `flights_by` where `origin_city_id` = 4081 and (`price_one_way` > 0 or `price` > 0) and 1 = 1 order by `revenue` desc limit 15
        Bindings
        • 0: 4081
        • 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/SeoRoutesHandler.php:54
      • LocalRouteRepository.php#149aviatickets990μsselect * from `cities` where `cities`.`id` in (4081)
        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/SeoRoutesHandler.php:54
      • LocalRouteRepository.php#149aviatickets1.46msselect * from `cities` where `cities`.`id` in (86, 407, 427, 696, 1574, 2382, 2686, 3505, 4148, 5572, 5960, 5981, 8361, 8389, 8481)
        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/SeoRoutesHandler.php:54
      • LocalRouteRepository.php#149aviatickets1.44msselect * from `countries` where `countries`.`id` in (49, 77, 89, 114, 119, 134, 220, 240, 242, 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/SeoRoutesHandler.php:54
      • LocalRouteRepository.php#149aviatickets1.19msselect * from `sites_relationships` where `sites_relationships`.`id` in (217012, 217131, 217139, 217220, 217413, 217549, 217569, 217839, 217959, 218074, 218221, 218447, 218971, 219128, 219136)
        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/SeoRoutesHandler.php:54
      App\Avia\Infrastructure\Model\LocalRoute
      41LocalRoute.php#?
      App\Avia\Infrastructure\Model\City
      37City.php#?
      App\Avia\Infrastructure\Model\SitesRelationship
      32SitesRelationship.php#?
      App\Avia\Infrastructure\Model\Timetable
      29Timetable.php#?
      App\Avia\Infrastructure\Model\Country
      21Country.php#?
      App\Avia\Infrastructure\Model\Airport
      4Airport.php#?
      App\Avia\Infrastructure\Model\MonthlyPriceStatistic
      2MonthlyPriceStatistic.php#?
          • infoModel: App\Avia\Infrastructure\Model\City => Relation: App\Avia\Infrastructure\Model\Airport - You s...
          _token
          EcRWOAqAIGwADk4Vn4NpoMh27FdKo6pHp7O95nc7
          _previous
          array:1 [ "url" => "https://d.triptorg.ru/route/ind/bcd?_url=%2Froute%2Find%2Fbcd" ]
          _flash
          array:2 [ "old" => [] "new" => [] ]
          path_info
          /route/ind/bcd
          status_code
          200
          
          status_text
          OK
          format
          html
          content_type
          text/html; charset=UTF-8
          request_query
          0 of 0
          array:1 [ "_url" => "/route/ind/bcd" ]
          request_request
          []
          
          request_headers
          0 of 0
          array:16 [ "cookie" => array:1 [ 0 => "XSRF-TOKEN=eyJpdiI6ImtSbFNrSXdJRnJ4L2hKM1plQWtpY1E9PSIsInZhbHVlIjoiNUl0RkFJRUlRNW1wU2xBRjNGWUlpL1RtakpWNDN6YjUveHVvcEFObFYvN3MwamgwUS9UVGJwdnoyRmJYOWdRdzJaYnpqM2FLSFBTbm1VejNxeFo2RlFWUlpzWUlpeGp5UlZXWVVIM1VqWDM2UUk5MENZR2gyVHQ0ckJjemdYaTAiLCJtYWMiOiIyYzM5NmRmNGY1ZWQ0MjBiZjA3MWYzZjM5NjczN2M0NGU0ZDI0MDhmNGMzMTE4ZDE0YmY4M2U2OTlmZmZlZmIyIiwidGFnIjoiIn0%3D; lowcostclub_session=eyJpdiI6IllhTmpqWHoxTTNZSlVxMHhlYmpxVlE9PSIsInZhbHVlIjoiNTJaZFFJMzN0djI5eTYvWEZqTGl0UjJod01iRWZuR1VMa3hMWWQzVWJuM0NRQlJITmZ5bHlTVUkraG5pV2hhekJWN0xaOWM3M3RxTzBGNkRDZnRCVkV1Q0RtZWZOTTNmZEJlQUdZYjd4QWZkQ0h0Vkg4eVlXb0svNjhjUk96bG8iLCJtYWMiOiIyMGE5ODdiZDNmMDAzMzY4YjJkMDQzNDlmNjYxYjAzNmQyMmNkMTQzODE2YWQ3ZWJjYmRkZjVjMDQwNTk3YmFjIiwidGFnIjoiIn0%3DXSRF-TOKEN=eyJpdiI6ImtSbFNrSXdJRnJ4L2hKM1plQWtpY1E9PSIsInZhbHVlIjoiNUl0RkFJRUlRNW1wU2xBRjNGWUlpL1RtakpWNDN6YjUveHVvcEFObFYvN3MwamgwUS9UVGJwdnoyRmJYOWdRdzJaYnpqM" ] "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" => "EcRWOAqAIGwADk4Vn4NpoMh27FdKo6pHp7O95nc7" "lowcostclub_session" => "VpRAOi3Fi121ijUJqBfWStwtTZmCzossImhTx4UF" ]
          response_headers
          0 of 0
          array:6 [ "cache-control" => array:1 [ 0 => "max-age=604800, public" ] "date" => array:1 [ 0 => "Fri, 02 May 2025 20:38:02 GMT" ] "etag" => array:1 [ 0 => ""cf43256d281645bc7796b5633ad95fa3"" ] "content-type" => array:1 [ 0 => "text/html; charset=UTF-8" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6InNHaFZ0WGNRMmhEQ2lJRnNjTmV0Q3c9PSIsInZhbHVlIjoiMEZCTTJaWTc2YWMxUnhUMzlsU29PeURQNFE3RStUcG5Xd0xaL1VnaHNqS083bUN6aEpyVW5ERWt2ZzFWNmtZQ3ZWR3cxVG9MR2NDOE1QZG4yRlRSNlJQS2Q0RzRwZ0V4ZFR0VlZzSmR4QVR1aE5vZ3cyU25DeG8xMEdwdlM5MkkiLCJtYWMiOiIzNDFkNThjNDIwYTI4NjU4NDY2NDU5ZGRiYjZhMjYyZjM0NWJiNzA0YzU2ZDJjNTRjNmE5NTc3OWUwODhlNjVlIiwidGFnIjoiIn0%3D; expires=Fri, 02 May 2025 22:38:02 GMT; Max-Age=7200; path=/; samesite=laxXSRF-TOKEN=eyJpdiI6InNHaFZ0WGNRMmhEQ2lJRnNjTmV0Q3c9PSIsInZhbHVlIjoiMEZCTTJaWTc2YWMxUnhUMzlsU29PeURQNFE3RStUcG5Xd0xaL1VnaHNqS083bUN6aEpyVW5ERWt2ZzFWNmtZQ3ZWR3cxV" 1 => "lowcostclub_session=eyJpdiI6IlkrMERYV29IV21uQjVWMFBDcytnQWc9PSIsInZhbHVlIjoiKzFUVjZNbTlsU01vdGN1TWdrdUw2emZ5R0YyeFg0T2xzL1VibDJoN3ZlMVFMdmgvdkUzZ0tFeFR3bHVFOTRDaWR4YnFQcEFqdEpqZzZRdmZic0NmbzBaWjkwc01zOTFRUnVHL25qNzUrRDZRbHJDY3JZTWJKS0EzSGJYcW13SFgiLCJtYWMiOiI0OGY1NWQ3ZGQwMDc2MmZjMDM0NjZhZjE0MGZkNDU1NDg5OGY5MzJjZWRmYTgxYWRkOGNiYjdmOTcwNWMzNzc2IiwidGFnIjoiIn0%3D; expires=Fri, 02 May 2025 22:38:02 GMT; Max-Age=7200; path=/; httponly; samesite=laxlowcostclub_session=eyJpdiI6IlkrMERYV29IV21uQjVWMFBDcytnQWc9PSIsInZhbHVlIjoiKzFUVjZNbTlsU01vdGN1TWdrdUw2emZ5R0YyeFg0T2xzL1VibDJoN3ZlMVFMdmgvdkUzZ0tFeFR3bHVFOTRD" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6InNHaFZ0WGNRMmhEQ2lJRnNjTmV0Q3c9PSIsInZhbHVlIjoiMEZCTTJaWTc2YWMxUnhUMzlsU29PeURQNFE3RStUcG5Xd0xaL1VnaHNqS083bUN6aEpyVW5ERWt2ZzFWNmtZQ3ZWR3cxVG9MR2NDOE1QZG4yRlRSNlJQS2Q0RzRwZ0V4ZFR0VlZzSmR4QVR1aE5vZ3cyU25DeG8xMEdwdlM5MkkiLCJtYWMiOiIzNDFkNThjNDIwYTI4NjU4NDY2NDU5ZGRiYjZhMjYyZjM0NWJiNzA0YzU2ZDJjNTRjNmE5NTc3OWUwODhlNjVlIiwidGFnIjoiIn0%3D; expires=Fri, 02-May-2025 22:38:02 GMT; path=/XSRF-TOKEN=eyJpdiI6InNHaFZ0WGNRMmhEQ2lJRnNjTmV0Q3c9PSIsInZhbHVlIjoiMEZCTTJaWTc2YWMxUnhUMzlsU29PeURQNFE3RStUcG5Xd0xaL1VnaHNqS083bUN6aEpyVW5ERWt2ZzFWNmtZQ3ZWR3cxV" 1 => "lowcostclub_session=eyJpdiI6IlkrMERYV29IV21uQjVWMFBDcytnQWc9PSIsInZhbHVlIjoiKzFUVjZNbTlsU01vdGN1TWdrdUw2emZ5R0YyeFg0T2xzL1VibDJoN3ZlMVFMdmgvdkUzZ0tFeFR3bHVFOTRDaWR4YnFQcEFqdEpqZzZRdmZic0NmbzBaWjkwc01zOTFRUnVHL25qNzUrRDZRbHJDY3JZTWJKS0EzSGJYcW13SFgiLCJtYWMiOiI0OGY1NWQ3ZGQwMDc2MmZjMDM0NjZhZjE0MGZkNDU1NDg5OGY5MzJjZWRmYTgxYWRkOGNiYjdmOTcwNWMzNzc2IiwidGFnIjoiIn0%3D; expires=Fri, 02-May-2025 22:38:02 GMT; path=/; httponlylowcostclub_session=eyJpdiI6IlkrMERYV29IV21uQjVWMFBDcytnQWc9PSIsInZhbHVlIjoiKzFUVjZNbTlsU01vdGN1TWdrdUw2emZ5R0YyeFg0T2xzL1VibDJoN3ZlMVFMdmgvdkUzZ0tFeFR3bHVFOTRD" ] ]
          session_attributes
          0 of 0
          array:3 [ "_token" => "EcRWOAqAIGwADk4Vn4NpoMh27FdKo6pHp7O95nc7" "_previous" => array:1 [ "url" => "https://d.triptorg.ru/route/ind/bcd?_url=%2Froute%2Find%2Fbcd" ] "_flash" => array:2 [ "old" => [] "new" => [] ] ]
          ClearShow all
          Date ↕MethodURLData
          #12025-05-02 20:38:02GET/route/ind/bcd42541661