Дешевые авиабилеты Черновцы — Нью-Йорк

Полезно знать о авиабилетах Черновцы — Нью-Йорк

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

Билеты на самолет Черновцы — Нью-Йорк

Подбор дешёвых электронных авиабилетов Черновцы — Нью-Йорк

Общая информация о рейсе Черновцы — Нью-Йорк

Расстояние между городами Черновцы и Нью-Йорк 7392 км.

Разница во времени между городами Черновцы и Нью-Йорк 7 ч.

Популярные авиарейсы из Нью-Йорка

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

Нью-Йорк — Москва

Нью-Йорк — Стамбул

Нью-Йорк — Ташкент

Нью-Йорк — Дубай

Часто задаваемые вопросы о рейсе Черновцы — Нью-Йорк

Да, вы можете улететь Черновцы — Нью-Йорк. Черновцы имеет один аэропорт (Черновцы) для отправления.

Минимальная стоимость билета на самолет Черновцы — Нью-Йорк 104 531 ₽

В Черновцы: Черновцы. В Нью-Йорк: Ньюарк Либерти, Flushing, Ла Гуардиа, Battery Pk City/N. Cov, East 34th St Landing, Pier 11/Wall St. SPB, Marine Air Terminal, 39th Street Ferry, World Trade Center, Кеннеди, West 30th St Heliport, Downtown Manhattan Heliport, East 60th Street Heliport, East 34th St Heliport.

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

Рейс Черновцы – Нью-Йорк отзывы и рейтинг

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

Request history8.3.0PHP Version310msRequest Duration16MBMemory UsageGET route/{originCityIata}/{destinationCityIata}Route
    • Booting (30.9ms)time
    • Application (279ms)time
    • 1 x Application (90.01%)
      279ms
      1 x Booting (9.98%)
      30.90ms
      30 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.routes-listroutes-list.blade.php#?blade
      • 5x 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
      45 statements were executed (12 duplicates)Show only duplicates80.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.44msselect * from `sites_relationships` where `ru` = 'route/cwc/nyc' limit 1
        Bindings
        • 0: route/cwc/nyc
        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#125aviatickets7.35msselect * from `flights_by` where `flights_by`.`id` = '406210' 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.04msselect * from `cities` where `cities`.`id` = 1367 limit 1
        Bindings
        • 0: 1367
        Backtrace
        • app/Http/Controllers/RoutesController.php:135
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • RoutesController.php#136aviatickets1.34msselect * from `countries` where `countries`.`id` = 156 limit 1
        Bindings
        • 0: 156
        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#137aviatickets980μsselect * from `cities` where `cities`.`id` = 4539 limit 1
        Bindings
        • 0: 4539
        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.07msselect * from `countries` where `countries`.`id` = 92 limit 1
        Bindings
        • 0: 92
        Backtrace
        • app/Http/Controllers/RoutesController.php:138
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • DomainRouteFactory.php#33aviatickets1.06msselect * from `sites_relationships` where `sites_relationships`.`id` = 406210 and `sites_relationships`.`id` is not null limit 1
        Bindings
        • 0: 406210
        Backtrace
        • app/Avia/Infrastructure/Factory/DomainRouteFactory.php:33
        • app/Http/Controllers/RoutesController.php:143
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
      • CountriesRepository.php#31aviatickets1.06msselect * 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` = 1367 and `destination_id` = 4539 and `date_update` >= '2025-08-05 00:00:00' order by `value` asc limit 10
        Bindings
        • 0: 1367
        • 1: 4539
        • 2: 2025-08-05 00:00:00
        Backtrace
        • app/Avia/Infrastructure/Repository/RouteRepository.php:42
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:396
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
        • app/Avia/Infrastructure/Repository/RouteRepository.php:33
        • app/Http/Controllers/RoutesController.php:150
      • MonthlyPriceStatisticSqlRepository.php#66aviatickets1.54msselect * from `monthly_price_statistics` where `origin_city_id` = 1367 and `destination_city_id` = 4539 limit 1
        Bindings
        • 0: 1367
        • 1: 4539
        Backtrace
        • app/Avia/Infrastructure/Repository/MonthlyPriceStatisticSqlRepository.php:66
        • app/Avia/Infrastructure/Repository/MonthlyPriceStatisticSqlRepository.php:50
        • app/Avia/Application/PriceHandler.php:45
        • app/Http/Controllers/RoutesController.php:156
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • AirlineSqlRepository.php#470aviatickets970μsselect * from `timetables` where `origin_city_id` = 1367 and `destination_city_id` = 4539 order by `time_origin` asc limit 1000
        Bindings
        • 0: 1367
        • 1: 4539
        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#502aviatickets3.04msselect distinct `airline_id` from `timetables` where `origin_city_id` = 1367
        Bindings
        • 0: 1367
        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#502aviatickets4.67msselect distinct `airline_id` from `timetables` where `origin_city_id` = 4539
        Bindings
        • 0: 4539
        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#17aviatickets2.76msselect * from `comments` where `chan_channel` = '/route/cwc/nyc/' and `status` = 'approved'
        Bindings
        • 0: /route/cwc/nyc/
        • 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#558aviatickets2.52msselect destination_city_id from `flights_by` where `origin_city_id` = 1367 and `distance` between 1 and 1000 and (`price_one_way` > 0 or `price` > 0) order by `distance` asc limit 10
        Bindings
        • 0: 1367
        • 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
      • OfferSqlRepository.php#52aviatickets1.29msselect * from `offers` where `origin_city_id` = 1367 and `destination_city_id` = 4539
        Bindings
        • 0: 1367
        • 1: 4539
        Backtrace
        • app/Avia/Infrastructure/Repository/OfferSqlRepository.php:52
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:396
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
        • app/Avia/Infrastructure/Repository/OfferSqlRepository.php:57
        • app/Http/Controllers/RoutesController.php:205
      • LocalRouteRepository.php#447aviatickets2.41msselect * from `flights_by` where `origin_city_id` = 1367 and `id` > 406210 and `destination_country_id` <> 156 and (`price_one_way` > 0 or `price` > 0) order by `id` asc limit 3
        Bindings
        • 0: 1367
        • 1: 406210
        • 2: 156
        • 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#412aviatickets2.53msselect * from `flights_by` where `origin_city_id` = 1367 and `destination_country_id` <> 156 and (`price_one_way` > 0 or `price` > 0) order by `revenue` desc limit 5 offset 0
        Bindings
        • 0: 1367
        • 1: 156
        • 2: 0
        • 3: 0
        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.88msselect * from `flights_by` where `origin_city_id` = 4539 and (`price_one_way` > 0 or `price` > 0) and 1 = 1 order by `revenue` desc limit 5
        Bindings
        • 0: 4539
        • 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.17msselect * from `cities` where `cities`.`id` in (4539)
        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.63msselect * from `cities` where `cities`.`id` in (2686, 3505, 4081, 5960, 8389)
        Backtrace
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:149
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:396
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:153
        • app/Http/Controllers/RoutesController.php:216
      • LocalRouteRepository.php#149aviatickets1.19msselect * from `countries` where `countries`.`id` in (134, 220, 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/Http/Controllers/RoutesController.php:216
      • LocalRouteRepository.php#149aviatickets1.14msselect * from `sites_relationships` where `sites_relationships`.`id` in (239765, 239994, 240116, 240243, 240667)
        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.58msselect * from `flights_by` where `origin_city_id` = 1367 and `destination_country_id` = 156 and (`price_one_way` > 0 or `price` > 0) order by `revenue` desc limit 5 offset 0
        Bindings
        • 0: 1367
        • 1: 156
        • 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
      • TimetableRepository.php#39aviatickets1.18msselect * from `timetables` where `origin_city_id` = 1367 and `destination_city_id` = 4539 order by `time_origin` asc limit 10
        Bindings
        • 0: 1367
        • 1: 4539
        Backtrace
        • app/Avia/Infrastructure/Repository/TimetableRepository.php:39
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:396
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
        • app/Avia/Infrastructure/Repository/TimetableRepository.php:30
        • app/Http/Controllers/RoutesController.php:264
      • TimetableRepository.php#144aviatickets1.2msselect * from `timetables` where `origin_city_id` = 1367 and `destination_city_id` = 4539 order by `travel_time` asc limit 1
        Bindings
        • 0: 1367
        • 1: 4539
        Backtrace
        • app/Avia/Infrastructure/Repository/TimetableRepository.php:144
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:396
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
        • app/Avia/Infrastructure/Repository/TimetableRepository.php:137
        • app/Http/Controllers/RoutesController.php:274
      • LocalRouteRepository.php#520aviatickets1.18msselect * from `flights_by` where `origin_city_id` = 4539 and `destination_city_id` = 1367 limit 1
        Bindings
        • 0: 4539
        • 1: 1367
        Backtrace
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:520
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:396
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:514
        • app/Http/Controllers/RoutesController.php:530
      • LocalRouteRepository.php#520aviatickets950μsselect * from `sites_relationships` where `sites_relationships`.`id` in (456415)
        Backtrace
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:520
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:396
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:514
        • app/Http/Controllers/RoutesController.php:530
      • LocalRoute.php#99aviatickets1.2msselect * from `cities` where `cities`.`id` = 1367 limit 1
        Bindings
        • 0: 1367
        Backtrace
        • app/Avia/Infrastructure/Model/LocalRoute.php:99
        • app/Avia/Infrastructure/Factory/DomainRouteFactory.php:30
        • app/Http/Controllers/RoutesController.php:536
        • app/Http/Controllers/RoutesController.php:279
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • LocalRoute.php#125aviatickets1.18msselect * from `countries` where `countries`.`id` = 156 limit 1
        Bindings
        • 0: 156
        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
      • RoutesController.php#547aviatickets1.15msselect * from `cities` where `cities`.`id` = 4539 limit 1
        Bindings
        • 0: 4539
        Backtrace
        • app/Http/Controllers/RoutesController.php:547
        • app/Http/Controllers/RoutesController.php:279
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
      • City.php#136aviatickets1.42msselect * from `airports` where `airports`.`city_id` = 1367 and `airports`.`city_id` is not null and `is_active` = 1 and `is_active` = '1'
        Bindings
        • 0: 1367
        • 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.8msselect * from `airports` where `airports`.`city_id` = 4539 and `airports`.`city_id` is not null and `is_active` = 1 and `is_active` = '1'
        Bindings
        • 0: 4539
        • 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.48msselect * from `timetables` where `origin_city_id` = 1367 and `destination_city_id` = 4539
        Bindings
        • 0: 1367
        • 1: 4539
        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.38msselect * from `airports` where `airports`.`city_id` = 1367 and `airports`.`city_id` is not null and `is_active` = 1
        Bindings
        • 0: 1367
        • 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.78msselect * from `airports` where `airports`.`city_id` = 4539 and `airports`.`city_id` is not null and `is_active` = 1
        Bindings
        • 0: 4539
        • 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.23msselect * from `timetables` where `origin_city_id` = 1367 and `destination_city_id` = 4539 order by `time_origin` asc limit 1000
        Bindings
        • 0: 1367
        • 1: 4539
        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.94msselect * from `timetables` where `origin_city_id` = 1367 and `destination_city_id` = 4539 order by `travel_time` asc limit 1
        Bindings
        • 0: 1367
        • 1: 4539
        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.45msselect * from `monthly_price_statistics` where `origin_city_id` = 1367 and `destination_city_id` = 4539 limit 1
        Bindings
        • 0: 1367
        • 1: 4539
        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#175aviatickets1.14msselect * 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#149aviatickets2.28msselect * 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#149aviatickets1.31msselect * 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#149aviatickets2msselect * from `cities` where `cities`.`id` in (86, 407, 427, 696, 2382, 2686, 3505, 4148, 4160, 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.46msselect * from `countries` where `countries`.`id` in (49, 77, 89, 119, 134, 159, 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.14msselect * from `sites_relationships` where `sites_relationships`.`id` in (217012, 217131, 217139, 217220, 217413, 217569, 217839, 217959, 218074, 218221, 218447, 218454, 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\Timetable
      147Timetable.php#?
      App\Avia\Infrastructure\Model\Airport
      30Airport.php#?
      App\Avia\Infrastructure\Model\City
      26City.php#?
      App\Avia\Infrastructure\Model\SitesRelationship
      23SitesRelationship.php#?
      App\Avia\Infrastructure\Model\LocalRoute
      22LocalRoute.php#?
      App\Avia\Infrastructure\Model\Country
      17Country.php#?
      App\Avia\Infrastructure\Model\MonthlyPriceStatistic
      2MonthlyPriceStatistic.php#?
          • infoModel: App\Avia\Infrastructure\Model\City => Relation: App\Avia\Infrastructure\Model\Airport - You s...
          _token
          OZJLJ3JEazRlvEoMYG4K8cSrWaMHfooaU5wykrfE
          _previous
          array:1 [ "url" => "https://d.triptorg.ru/route/cwc/nyc?_url=%2Froute%2Fcwc%2Fnyc" ]
          _flash
          array:2 [ "old" => [] "new" => [] ]
          path_info
          /route/cwc/nyc
          status_code
          200
          
          status_text
          OK
          format
          html
          content_type
          text/html; charset=UTF-8
          request_query
          0 of 0
          array:1 [ "_url" => "/route/cwc/nyc" ]
          request_request
          []
          
          request_headers
          0 of 0
          array:16 [ "cookie" => array:1 [ 0 => "XSRF-TOKEN=eyJpdiI6ImFsS1NJQVR5SjJ5dGtGOS83QndYYXc9PSIsInZhbHVlIjoickYyY2RsSWVGdHNWQklSNGJNTDlhR1h0YVZMdFpMMEY0KzhqYkJTVzAwckthTDRsUk5ocDFMRFlqM3NRSHhlY00zeGdld3ExVGk2V2JaM202YkQ1WkhhRlNkaEZhdGk4cXdFNFQrRkY0Q014MXl6NXpuRURscnZubU9ydUVuVlYiLCJtYWMiOiI0ZGM3NDgxNzNkMGUzYzFiM2U5MTFlNzAyNTY2ZWM1ZGMyZDg1ZWVjZWMzYWFhMTU5YTY2MGM1ZDhiN2ZkMWJmIiwidGFnIjoiIn0%3D; lowcostclub_session=eyJpdiI6Imppb24wWUNNWDBub3pWYU5tUWdoNVE9PSIsInZhbHVlIjoibTR5bUtQWDlxVEh1cFc5NW1BZGd2eExxWmlTdXF0clQwTHAvT3VScW1UdHY1R0s5Z3lTUDcrQnhrUXpHSlpTOFJWRlNKdEE1Z29iM0J0TW05aVRKVXZ0R0FWd3FoTERQMVE1YU1MTzc2RUZhdEljOUdiNXJkbTJDUXlCakJhcmEiLCJtYWMiOiJiMzc3MjZmOGNkNTU5ZDFhMGU3ZmMyYmIwNmJjY2YwM2U2M2M1MTIxNDdhNzUxMWRlZDU4OTU2ZmY4ZjgwYzJiIiwidGFnIjoiIn0%3DXSRF-TOKEN=eyJpdiI6ImFsS1NJQVR5SjJ5dGtGOS83QndYYXc9PSIsInZhbHVlIjoickYyY2RsSWVGdHNWQklSNGJNTDlhR1h0YVZMdFpMMEY0KzhqYkJTVzAwckthTDRsUk5ocDFMRFlqM3NRSHhlY00zeGdld" ] "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" => "OZJLJ3JEazRlvEoMYG4K8cSrWaMHfooaU5wykrfE" "lowcostclub_session" => "pTtFfK21WCA1kDSajy3uTblCs15OhRYMSPHaO8x1" ]
          response_headers
          0 of 0
          array:6 [ "cache-control" => array:1 [ 0 => "max-age=604800, public" ] "date" => array:1 [ 0 => "Thu, 07 Aug 2025 23:08:35 GMT" ] "etag" => array:1 [ 0 => ""732fc51a2dc09d98d2a3b263224ed943"" ] "content-type" => array:1 [ 0 => "text/html; charset=UTF-8" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IjE1RE1ONEp1eUl6YStUK1k5ZXN0dnc9PSIsInZhbHVlIjoiV0l5T05HRlhQV3NFU3RCc3RrSU1NL1NjSGNwTis0bkNUck9HZzU3RTBlRlhJVWc4Qzh0V3o1d0xrM0dEWVU5SDMwTGpoaytvSGVYNzZMMzVpeDRyVlhXM2thSXFnLzJYM2tOM0dXVFh1MkZnZW13bHcyODNvYVZxYTZlckFsZnciLCJtYWMiOiI2NGI2NjU1ODUyMGEwZjk3ZGNlNWI3ZDY3ZGVjMzdjOGRiMzFiYWExZTgzYjhhNTMyNGZmMjRiZDM3Zjk2MGNkIiwidGFnIjoiIn0%3D; expires=Fri, 08 Aug 2025 01:08:35 GMT; Max-Age=7200; path=/; samesite=laxXSRF-TOKEN=eyJpdiI6IjE1RE1ONEp1eUl6YStUK1k5ZXN0dnc9PSIsInZhbHVlIjoiV0l5T05HRlhQV3NFU3RCc3RrSU1NL1NjSGNwTis0bkNUck9HZzU3RTBlRlhJVWc4Qzh0V3o1d0xrM0dEWVU5SDMwTGpoa" 1 => "lowcostclub_session=eyJpdiI6InBkMzZ0blhPSXJQTTY5UmVBTE90R3c9PSIsInZhbHVlIjoiTUhhTDFoU3h4ZW45VEY4YjAyNVhseTZrQUM0ZGRhZE9kVnZQRUxzay84OXIyVGloZ2ZwTHg0dVJrQVFvcjJjb0VrSHdpYjVMNit0SHBmZm1CTmlmLzIrc1cwSUlEdWtDYVhQZUQ2Q1FhNDRna0l3dDJnY094bGVxcWhDRW5RWUUiLCJtYWMiOiJlYTUzOWRkZDg4MTAxM2MwMmI4NzFjZWU4NmMxNGJjZDMwMTEzYjE3NWU4YTM5NTQ2YjhiMWMzODU4Y2MwNzQ3IiwidGFnIjoiIn0%3D; expires=Fri, 08 Aug 2025 01:08:35 GMT; Max-Age=7200; path=/; httponly; samesite=laxlowcostclub_session=eyJpdiI6InBkMzZ0blhPSXJQTTY5UmVBTE90R3c9PSIsInZhbHVlIjoiTUhhTDFoU3h4ZW45VEY4YjAyNVhseTZrQUM0ZGRhZE9kVnZQRUxzay84OXIyVGloZ2ZwTHg0dVJrQVFvcjJj" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IjE1RE1ONEp1eUl6YStUK1k5ZXN0dnc9PSIsInZhbHVlIjoiV0l5T05HRlhQV3NFU3RCc3RrSU1NL1NjSGNwTis0bkNUck9HZzU3RTBlRlhJVWc4Qzh0V3o1d0xrM0dEWVU5SDMwTGpoaytvSGVYNzZMMzVpeDRyVlhXM2thSXFnLzJYM2tOM0dXVFh1MkZnZW13bHcyODNvYVZxYTZlckFsZnciLCJtYWMiOiI2NGI2NjU1ODUyMGEwZjk3ZGNlNWI3ZDY3ZGVjMzdjOGRiMzFiYWExZTgzYjhhNTMyNGZmMjRiZDM3Zjk2MGNkIiwidGFnIjoiIn0%3D; expires=Fri, 08-Aug-2025 01:08:35 GMT; path=/XSRF-TOKEN=eyJpdiI6IjE1RE1ONEp1eUl6YStUK1k5ZXN0dnc9PSIsInZhbHVlIjoiV0l5T05HRlhQV3NFU3RCc3RrSU1NL1NjSGNwTis0bkNUck9HZzU3RTBlRlhJVWc4Qzh0V3o1d0xrM0dEWVU5SDMwTGpoa" 1 => "lowcostclub_session=eyJpdiI6InBkMzZ0blhPSXJQTTY5UmVBTE90R3c9PSIsInZhbHVlIjoiTUhhTDFoU3h4ZW45VEY4YjAyNVhseTZrQUM0ZGRhZE9kVnZQRUxzay84OXIyVGloZ2ZwTHg0dVJrQVFvcjJjb0VrSHdpYjVMNit0SHBmZm1CTmlmLzIrc1cwSUlEdWtDYVhQZUQ2Q1FhNDRna0l3dDJnY094bGVxcWhDRW5RWUUiLCJtYWMiOiJlYTUzOWRkZDg4MTAxM2MwMmI4NzFjZWU4NmMxNGJjZDMwMTEzYjE3NWU4YTM5NTQ2YjhiMWMzODU4Y2MwNzQ3IiwidGFnIjoiIn0%3D; expires=Fri, 08-Aug-2025 01:08:35 GMT; path=/; httponlylowcostclub_session=eyJpdiI6InBkMzZ0blhPSXJQTTY5UmVBTE90R3c9PSIsInZhbHVlIjoiTUhhTDFoU3h4ZW45VEY4YjAyNVhseTZrQUM0ZGRhZE9kVnZQRUxzay84OXIyVGloZ2ZwTHg0dVJrQVFvcjJj" ] ]
          session_attributes
          0 of 0
          array:3 [ "_token" => "OZJLJ3JEazRlvEoMYG4K8cSrWaMHfooaU5wykrfE" "_previous" => array:1 [ "url" => "https://d.triptorg.ru/route/cwc/nyc?_url=%2Froute%2Fcwc%2Fnyc" ] "_flash" => array:2 [ "old" => [] "new" => [] ] ]
          ClearShow all
          Date ↕MethodURLData
          #12025-08-07 23:08:35GET/route/cwc/nyc30452671