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

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

Самая низкая цена 78 963 ₽
Дальность полета 7148 км

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

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

  • Город прибытия: Калама
  • Код IATA города прибытия: CJC
  • Аэропорт прибытия: Эль-Лоа
  • Страна прибытия: Чили

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

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

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

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

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

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

Калама — Мадрид

Калама — Москва

Калама — Йоханнесбург

Калама — Барранкилья

Калама — Сантьяго

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

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

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

Минимальная стоимость билета на самолет Индианаполис — Калама 78 963 ₽

В Индианаполис: Индианаполис. В Калама: Эль-Лоа.

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

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

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

Request history8.3.0PHP Version357msRequest Duration16MBMemory UsageGET route/{originCityIata}/{destinationCityIata}Route
    • Booting (34.23ms)time
    • Application (323ms)time
    • 1 x Application (90.42%)
      323ms
      1 x Booting (9.58%)
      34.23ms
      43 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
      • 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 duplicates92.68ms
      • 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.35msselect * from `sites_relationships` where `ru` = 'route/ind/cjc' limit 1
        Bindings
        • 0: route/ind/cjc
        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.2msselect * from `flights_by` where `flights_by`.`id` = '1179844' 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.35msselect * from `sites_relationships` where `origin_city_id` = 8463 and `destination_city_id` = 1150 limit 1
        Bindings
        • 0: 8463
        • 1: 1150
        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#83aviatickets1.36msselect * from `flights_by` where `flights_by`.`id` = '1179844' 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#89aviatickets1.62msselect * from `cities` where `cities`.`id` = 8463 limit 1
        Bindings
        • 0: 8463
        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.31msselect * from `countries` where `countries`.`id` = 92 limit 1
        Bindings
        • 0: 92
        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.29msselect * from `cities` where `cities`.`id` = 1150 limit 1
        Bindings
        • 0: 1150
        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#97aviatickets1.44msselect * from `countries` where `countries`.`id` = 21 limit 1
        Bindings
        • 0: 21
        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#33aviatickets1.18msselect * from `sites_relationships` where `sites_relationships`.`id` = 1179844 and `sites_relationships`.`id` is not null limit 1
        Bindings
        • 0: 1179844
        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#31aviatickets1.38msselect * 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.83msselect `depart_date`, `return_date`, `number_of_changes`, `value` from `flights_2025` where `origin_id` = 8463 and `destination_id` = 1150 and `date_update` >= '2025-09-21 00:00:00' order by `value` asc limit 10
        Bindings
        • 0: 8463
        • 1: 1150
        • 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.67msselect * from `monthly_price_statistics` where `origin_city_id` = 8463 and `destination_city_id` = 1150 limit 1
        Bindings
        • 0: 8463
        • 1: 1150
        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#470aviatickets2.14msselect * from `timetables` where `origin_city_id` = 8463 and `destination_city_id` = 1150 order by `time_origin` asc limit 1000
        Bindings
        • 0: 8463
        • 1: 1150
        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#502aviatickets3.1msselect 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#502aviatickets3.48msselect distinct `airline_id` from `timetables` where `origin_city_id` = 1150
        Bindings
        • 0: 1150
        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
      • RouteDescriptionSqlRepository.php#48aviatickets1.24msselect * from `route_descriptions` where `origin_city_id` = 8463 and `destination_city_id` = 1150 and `lang` = 'ru' and `site` = 'TripTorg.ru' limit 1
        Bindings
        • 0: 8463
        • 1: 1150
        • 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.64msselect * from `comments` where `chan_channel` = '/route/ind/cjc/' and `status` = 'approved'
        Bindings
        • 0: /route/ind/cjc/
        • 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.9msselect 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#73aviatickets4.32msselect * from `flights_by` where `origin_city_id` in (8978, 9276, 1994, 5491, 9299, 1115, 8364, 8669, 5822, 9303) and `destination_city_id` = 1150 and (`price_one_way` > 0 or `price` > 0) limit 10
        Bindings
        • 0: 8978
        • 1: 9276
        • 2: 1994
        • 3: 5491
        • 4: 9299
        • 5: 1115
        • 6: 8364
        • 7: 8669
        • 8: 5822
        • 9: 9303
        • 10: 1150
        • 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.5msselect * from `offers` where `origin_city_id` = 8463 and `destination_city_id` = 1150
        Bindings
        • 0: 8463
        • 1: 1150
        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.13msselect * from `flights_by` where `origin_city_id` = 8463 and `id` > 1179844 and `destination_country_id` <> 92 and (`price_one_way` > 0 or `price` > 0) order by `id` asc limit 3
        Bindings
        • 0: 8463
        • 1: 1179844
        • 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.16msselect * 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.43msselect * from `cities` where `cities`.`id` in (2605, 3216, 3774)
        Backtrace
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:447
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:396
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:451
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:202
      • LocalRouteRepository.php#447aviatickets970μsselect * from `sites_relationships` where `sites_relationships`.`id` in (1179845, 1179847, 1179848)
        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.16msselect * from `countries` where `countries`.`id` = 70 limit 1
        Bindings
        • 0: 70
        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#412aviatickets3.35msselect * 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 (1179845) order by `revenue` desc limit 2 offset 0
        Bindings
        • 0: 8463
        • 1: 92
        • 2: 0
        • 3: 0
        • 4: 1179845
        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.29msselect * 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.28msselect * from `cities` where `cities`.`id` in (616, 774)
        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 `sites_relationships` where `sites_relationships`.`id` in (146841, 146882)
        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.37msselect * 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#149aviatickets2.02msselect * from `flights_by` where `origin_city_id` = 1150 and (`price_one_way` > 0 or `price` > 0) and 1 = 1 order by `revenue` desc limit 5
        Bindings
        • 0: 1150
        • 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.37msselect * from `cities` where `cities`.`id` in (1150)
        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.44msselect * from `cities` where `cities`.`id` in (628, 2807, 3787, 4081, 8773)
        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.52msselect * from `countries` where `countries`.`id` in (21, 23, 84, 121, 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.7msselect * from `sites_relationships` where `sites_relationships`.`id` in (68987, 68993, 401636, 1059293, 1135048)
        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.96msselect * 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#359aviatickets1.56msselect * 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#359aviatickets1.52msselect * from `cities` where `cities`.`id` in (1851, 4602, 6946, 8495, 8639)
        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.45msselect * from `sites_relationships` where `sites_relationships`.`id` in (146975, 147058, 147075, 147143, 147145)
        Backtrace
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:359
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:396
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:363
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:330
      • LocalRouteRepository.php#359aviatickets1.75msselect * from `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#39aviatickets1.47msselect * from `timetables` where `origin_city_id` = 8463 and `destination_city_id` = 1150 order by `time_origin` asc limit 10
        Bindings
        • 0: 8463
        • 1: 1150
        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.47msselect * from `timetables` where `origin_city_id` = 8463 and `destination_city_id` = 1150 order by `travel_time` asc limit 1
        Bindings
        • 0: 8463
        • 1: 1150
        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#520aviatickets1.28msselect * from `flights_by` where `origin_city_id` = 8463 and `destination_city_id` = 1150 limit 1
        Bindings
        • 0: 8463
        • 1: 1150
        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.03msselect * from `sites_relationships` where `sites_relationships`.`id` in (1179844)
        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.43msselect * from `cities` where `cities`.`id` = 8463 limit 1
        Bindings
        • 0: 8463
        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.53msselect * from `cities` where `cities`.`id` = 1150 limit 1
        Bindings
        • 0: 1150
        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.72msselect * 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.57msselect * from `airports` where `airports`.`city_id` = 1150 and `airports`.`city_id` is not null and `is_active` = 1 and `is_active` = '1'
        Bindings
        • 0: 1150
        • 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.32msselect * from `timetables` where `origin_city_id` = 8463 and `destination_city_id` = 1150
        Bindings
        • 0: 8463
        • 1: 1150
        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.23msselect * 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:329
      • CanWeFlyFromTo.php#35aviatickets1.27msselect * from `airports` where `airports`.`city_id` = 1150 and `airports`.`city_id` is not null and `is_active` = 1
        Bindings
        • 0: 1150
        • 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#39aviatickets1.07msselect * from `timetables` where `origin_city_id` = 8463 and `destination_city_id` = 1150 order by `time_origin` asc limit 1000
        Bindings
        • 0: 8463
        • 1: 1150
        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.15msselect * from `timetables` where `origin_city_id` = 8463 and `destination_city_id` = 1150 order by `travel_time` asc limit 1
        Bindings
        • 0: 8463
        • 1: 1150
        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.25msselect * from `monthly_price_statistics` where `origin_city_id` = 8463 and `destination_city_id` = 1150 limit 1
        Bindings
        • 0: 8463
        • 1: 1150
        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
      38Timetable.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
      11Country.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
          c1IORU497XvR7rzqBcC8E6WKQ5USieQXH3SVw1HR
          _previous
          array:1 [ "url" => "https://d.triptorg.ru/route/ind/cjc?_url=%2Froute%2Find%2Fcjc" ]
          _flash
          array:2 [ "old" => [] "new" => [] ]
          path_info
          /route/ind/cjc
          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/cjc" ]
          request_request
          []
          
          request_headers
          0 of 0
          array:16 [ "cookie" => array:1 [ 0 => "XSRF-TOKEN=eyJpdiI6IjhLeUM5bjYybnMwVlNWcHpGL0p5Wnc9PSIsInZhbHVlIjoiV0xQcWU1c1hBRit2bWE2cGNjclFyQlVUWWN5VTFLcHhpM2p2NXhFMVlTeEVJNXJDSlNMM2kwVEU2bzhXMGtvdmVpTTdmQ3dGK1gzSDJYZGtMdzhEc0owNzh3VW1zRlFYaHBjM2d2eU00U0pSUW9RMDB4MnFVZHNlSzVTdVRmdGMiLCJtYWMiOiIwZmI5ZDY2N2RhZWY3MTM2ZDIzYTIyYTMxMmUyODRmNzBhYmMxMDM3MGUyNWZhYTNmODIyMTkwMzI5YThlMTNkIiwidGFnIjoiIn0%3D; lowcostclub_session=eyJpdiI6IlBYMVRJbVpmVGd6RFB4VnFRa29QQ0E9PSIsInZhbHVlIjoiQmRlTE9qZW1LdU52aVI0QWVma3JmNk1VUjBrQ1MxTU4xTUJ4Ulc4THQ5YzBVb1Q4NEFYL1NoOFlTcWRzSTJYY3N2SjFqVFVYc3V5ejcyai9vNklJZ2xuVTlFbUxJRXlJUlJxK3BtMXZsUFBmbUNsN2RDcjF6aW42Ly9hcnJmdjciLCJtYWMiOiIzYTc0NWJjNGVhOWQ5ODBiOWFkNThkMDFkYzFmNWYxY2VkZDkyNTNmYmRmYTBmZmVlMzBlODk4ZjQ2ODExNWNlIiwidGFnIjoiIn0%3DXSRF-TOKEN=eyJpdiI6IjhLeUM5bjYybnMwVlNWcHpGL0p5Wnc9PSIsInZhbHVlIjoiV0xQcWU1c1hBRit2bWE2cGNjclFyQlVUWWN5VTFLcHhpM2p2NXhFMVlTeEVJNXJDSlNMM2kwVEU2bzhXMGtvdmVpTTdmQ" ] "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" => "c1IORU497XvR7rzqBcC8E6WKQ5USieQXH3SVw1HR" "lowcostclub_session" => "HxcM0R8HQQfimN5mCXOsfcM0GaZn4mimn5Qds4l4" ]
          response_headers
          0 of 0
          array:6 [ "cache-control" => array:1 [ 0 => "max-age=604800, public" ] "date" => array:1 [ 0 => "Tue, 23 Sep 2025 16:40:24 GMT" ] "etag" => array:1 [ 0 => ""c22205b205a9577195a82aa9529745cc"" ] "content-type" => array:1 [ 0 => "text/html; charset=UTF-8" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6ImlyRWo4WE42a0M0RFlnRE8vMzEyOWc9PSIsInZhbHVlIjoiaHk0L3dDY1NxQUpFekNxeTNiYW5iRmZHK3d1Z1FZTjcwY1BML212dUNFcksyZ05XdkxEdjdpZnkxTXVpRTdVNU9tQ2g4RURta1poRlViYVdtNVg1MkVJbTAxTVo0ZVF5VXQ2NnF1WVBUL3loY2FkRXNXOWpRVzFaNHBSb2V6MzgiLCJtYWMiOiIzMjUzZGFmZWJmYmU4ODcwNmM5NmVjOWFmN2FiMzEzMWU5YjJmZTVhODJkMGFkODUwOTUxNzFjZGU4NWZkODBlIiwidGFnIjoiIn0%3D; expires=Tue, 23 Sep 2025 18:40:24 GMT; Max-Age=7200; path=/; samesite=laxXSRF-TOKEN=eyJpdiI6ImlyRWo4WE42a0M0RFlnRE8vMzEyOWc9PSIsInZhbHVlIjoiaHk0L3dDY1NxQUpFekNxeTNiYW5iRmZHK3d1Z1FZTjcwY1BML212dUNFcksyZ05XdkxEdjdpZnkxTXVpRTdVNU9tQ2g4R" 1 => "lowcostclub_session=eyJpdiI6IkJZcXM5VXF4Z3hSeFN2V1BwdHVuRXc9PSIsInZhbHVlIjoieFdEeTlYUlNSREtEMDVXbmQ0UEo0MmR2aCt1d2dEaldlbFl3SGlsOEs4SjljWFg4b0J2bUFMVndiQlhmdHUwbVpUTFp2TkFUN0I3ZGdoRk9sTXZUQkVMUnFwVU5WdFg5b1FqeU85ejFiVEhZOEFzQTJncHVMZnk5UC8rSlF3TloiLCJtYWMiOiI0NTQ0MGZlM2Y2YjlhYjA3NWUyNjExYjE2NzQ0YjBkNjhmZGJiN2JhZTVlYjE2YzYwZmUzNjZmZTQ3ZTkwZGEwIiwidGFnIjoiIn0%3D; expires=Tue, 23 Sep 2025 18:40:24 GMT; Max-Age=7200; path=/; httponly; samesite=laxlowcostclub_session=eyJpdiI6IkJZcXM5VXF4Z3hSeFN2V1BwdHVuRXc9PSIsInZhbHVlIjoieFdEeTlYUlNSREtEMDVXbmQ0UEo0MmR2aCt1d2dEaldlbFl3SGlsOEs4SjljWFg4b0J2bUFMVndiQlhmdHUw" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6ImlyRWo4WE42a0M0RFlnRE8vMzEyOWc9PSIsInZhbHVlIjoiaHk0L3dDY1NxQUpFekNxeTNiYW5iRmZHK3d1Z1FZTjcwY1BML212dUNFcksyZ05XdkxEdjdpZnkxTXVpRTdVNU9tQ2g4RURta1poRlViYVdtNVg1MkVJbTAxTVo0ZVF5VXQ2NnF1WVBUL3loY2FkRXNXOWpRVzFaNHBSb2V6MzgiLCJtYWMiOiIzMjUzZGFmZWJmYmU4ODcwNmM5NmVjOWFmN2FiMzEzMWU5YjJmZTVhODJkMGFkODUwOTUxNzFjZGU4NWZkODBlIiwidGFnIjoiIn0%3D; expires=Tue, 23-Sep-2025 18:40:24 GMT; path=/XSRF-TOKEN=eyJpdiI6ImlyRWo4WE42a0M0RFlnRE8vMzEyOWc9PSIsInZhbHVlIjoiaHk0L3dDY1NxQUpFekNxeTNiYW5iRmZHK3d1Z1FZTjcwY1BML212dUNFcksyZ05XdkxEdjdpZnkxTXVpRTdVNU9tQ2g4R" 1 => "lowcostclub_session=eyJpdiI6IkJZcXM5VXF4Z3hSeFN2V1BwdHVuRXc9PSIsInZhbHVlIjoieFdEeTlYUlNSREtEMDVXbmQ0UEo0MmR2aCt1d2dEaldlbFl3SGlsOEs4SjljWFg4b0J2bUFMVndiQlhmdHUwbVpUTFp2TkFUN0I3ZGdoRk9sTXZUQkVMUnFwVU5WdFg5b1FqeU85ejFiVEhZOEFzQTJncHVMZnk5UC8rSlF3TloiLCJtYWMiOiI0NTQ0MGZlM2Y2YjlhYjA3NWUyNjExYjE2NzQ0YjBkNjhmZGJiN2JhZTVlYjE2YzYwZmUzNjZmZTQ3ZTkwZGEwIiwidGFnIjoiIn0%3D; expires=Tue, 23-Sep-2025 18:40:24 GMT; path=/; httponlylowcostclub_session=eyJpdiI6IkJZcXM5VXF4Z3hSeFN2V1BwdHVuRXc9PSIsInZhbHVlIjoieFdEeTlYUlNSREtEMDVXbmQ0UEo0MmR2aCt1d2dEaldlbFl3SGlsOEs4SjljWFg4b0J2bUFMVndiQlhmdHUw" ] ]
          session_attributes
          0 of 0
          array:3 [ "_token" => "c1IORU497XvR7rzqBcC8E6WKQ5USieQXH3SVw1HR" "_previous" => array:1 [ "url" => "https://d.triptorg.ru/route/ind/cjc?_url=%2Froute%2Find%2Fcjc" ] "_flash" => array:2 [ "old" => [] "new" => [] ] ]
          ClearShow all
          Date ↕MethodURLData
          #12025-09-23 16:40:24GET/route/ind/cjc43541251