Дешевые авиабилеты Гринвилл — Пантнагар

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

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

Билеты на самолет Гринвилл — Пантнагар

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

Общая информация о рейсе Гринвилл — Пантнагар

Расстояние между городами Гринвилл и Пантнагар 12651 км.

Разница во времени между городами Гринвилл и Пантнагар 9 ч.

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

Гринвилл — Париж

Гринвилл — Рим

Гринвилл — Ташкент

Гринвилл — Абиджан

Гринвилл — Абуджа

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

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

Пантнагар — Сеул

Пантнагар — Москва

Пантнагар — Дели

Пантнагар — Гоа

Пантнагар — Дехрадун

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

Гринвилл — Анкоридж

Гринвилл — Хьюстон

Гринвилл — Калиспелл

Гринвилл — Сан-Хосе

Часто задаваемые вопросы о рейсе Гринвилл — Пантнагар

Да, вы можете улететь Гринвилл — Пантнагар. Гринвилл имеет 3 аэропортов (Donaldson Center, Greenville Downtown, Спартанбург) для отправления.

Минимальная стоимость билета на самолет Гринвилл — Пантнагар 180 100 ₽

В Гринвилл: Donaldson Center, Greenville Downtown, Спартанбург. В Пантнагар: Пантнагар.

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

Рейс Гринвилл – Пантнагар отзывы и рейтинг

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

Request history8.3.0PHP Version362msRequest Duration16MBMemory UsageGET route/{originCityIata}/{destinationCityIata}Route
    • Booting (29.27ms)time
    • Application (333ms)time
    • 1 x Application (91.91%)
      333ms
      1 x Booting (8.09%)
      29.27ms
      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
      49 statements were executed (9 duplicates)Show only duplicates76.2ms
      • 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#34aviatickets6.05msselect * from `sites_relationships` where `ru` = 'route/gsp/pgh' limit 1
        Bindings
        • 0: route/gsp/pgh
        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.33msselect * from `flights_by` where `flights_by`.`id` = '1116538' 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.48msselect * from `cities` where `cities`.`id` = 9289 limit 1
        Bindings
        • 0: 9289
        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.27msselect * 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#137aviatickets1.22msselect * from `cities` where `cities`.`id` = 4897 limit 1
        Bindings
        • 0: 4897
        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.19msselect * from `countries` where `countries`.`id` = 123 limit 1
        Bindings
        • 0: 123
        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.29msselect * from `sites_relationships` where `sites_relationships`.`id` = 1116538 and `sites_relationships`.`id` is not null limit 1
        Bindings
        • 0: 1116538
        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.24msselect * 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.47msselect `depart_date`, `return_date`, `number_of_changes`, `value` from `flights_2025` where `origin_id` = 9289 and `destination_id` = 4897 and `date_update` >= '2025-08-09 00:00:00' order by `value` asc limit 10
        Bindings
        • 0: 9289
        • 1: 4897
        • 2: 2025-08-09 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.8msselect * from `monthly_price_statistics` where `origin_city_id` = 9289 and `destination_city_id` = 4897 limit 1
        Bindings
        • 0: 9289
        • 1: 4897
        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#470aviatickets1.42msselect * from `timetables` where `origin_city_id` = 9289 and `destination_city_id` = 4897 order by `time_origin` asc limit 1000
        Bindings
        • 0: 9289
        • 1: 4897
        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` = 9289
        Bindings
        • 0: 9289
        Backtrace
        • app/Avia/Infrastructure/Repository/AirlineSqlRepository.php:502
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:396
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
        • app/Avia/Infrastructure/Repository/AirlineSqlRepository.php:494
        • app/Avia/Infrastructure/Repository/AirlineSqlRepository.php:407
      • AirlineSqlRepository.php#502aviatickets1.26msselect distinct `airline_id` from `timetables` where `origin_city_id` = 4897
        Bindings
        • 0: 4897
        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#17aviatickets1.34msselect * from `comments` where `chan_channel` = '/route/gsp/pgh/' and `status` = 'approved'
        Bindings
        • 0: /route/gsp/pgh/
        • 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.42msselect destination_city_id from `flights_by` where `origin_city_id` = 9289 and `distance` between 1 and 1000 and (`price_one_way` > 0 or `price` > 0) order by `distance` asc limit 10
        Bindings
        • 0: 9289
        • 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#73aviatickets2.73msselect * from `flights_by` where `origin_city_id` in (364, 8350, 619, 6227, 6321, 8324, 2221, 1111, 7569, 1844) and `destination_city_id` = 4897 and (`price_one_way` > 0 or `price` > 0) limit 10
        Bindings
        • 0: 364
        • 1: 8350
        • 2: 619
        • 3: 6227
        • 4: 6321
        • 5: 8324
        • 6: 2221
        • 7: 1111
        • 8: 7569
        • 9: 1844
        • 10: 4897
        • 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#52aviatickets980μsselect * from `offers` where `origin_city_id` = 9289 and `destination_city_id` = 4897
        Bindings
        • 0: 9289
        • 1: 4897
        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.55msselect * from `flights_by` where `origin_city_id` = 9289 and `id` > 1116538 and `destination_country_id` <> 92 and (`price_one_way` > 0 or `price` > 0) order by `id` asc limit 3
        Bindings
        • 0: 9289
        • 1: 1116538
        • 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.12msselect * from `cities` where `cities`.`id` in (9289)
        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.18msselect * from `cities` where `cities`.`id` in (37, 46, 5960)
        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.93msselect * from `sites_relationships` where `sites_relationships`.`id` in (1116539, 1195537, 1195538)
        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.12msselect * from `countries` where `countries`.`id` = 249 limit 1
        Bindings
        • 0: 249
        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
      • LocalRoute.php#125aviatickets1.32msselect * from `countries` where `countries`.`id` = 69 limit 1
        Bindings
        • 0: 69
        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.28msselect * from `flights_by` where `origin_city_id` = 9289 and `destination_country_id` <> 92 and (`price_one_way` > 0 or `price` > 0) and `id` not in (1116539) order by `revenue` desc limit 2 offset 0
        Bindings
        • 0: 9289
        • 1: 92
        • 2: 0
        • 3: 0
        • 4: 1116539
        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 (9289)
        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.03msselect * from `cities` where `cities`.`id` in (4805, 5377)
        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#412aviatickets880μsselect * from `sites_relationships` where `sites_relationships`.`id` in (123548, 123583)
        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.32msselect * from `countries` where `countries`.`id` in (109, 120)
        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.77msselect * from `flights_by` where `origin_city_id` = 4897 and (`price_one_way` > 0 or `price` > 0) and 1 = 1 order by `revenue` desc limit 5
        Bindings
        • 0: 4897
        • 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.16msselect * from `cities` where `cities`.`id` in (4897)
        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.27msselect * from `cities` where `cities`.`id` in (1458, 1462, 2170, 4081, 5537)
        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.49msselect * from `countries` where `countries`.`id` in (18, 123, 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#149aviatickets2.13msselect * from `sites_relationships` where `sites_relationships`.`id` in (260341, 260342, 260344, 462310, 1158758)
        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.92msselect * from `flights_by` where `origin_city_id` = 9289 and `destination_country_id` = 92 and (`price_one_way` > 0 or `price` > 0) order by `revenue` desc limit 5 offset 0
        Bindings
        • 0: 9289
        • 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.3msselect * from `cities` where `cities`.`id` in (9289)
        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.61msselect * from `cities` where `cities`.`id` in (1851, 3098, 5623, 5662, 8319)
        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.71msselect * from `sites_relationships` where `sites_relationships`.`id` in (123337, 123457, 123602, 123606, 1195559)
        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.61msselect * 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.8msselect * from `timetables` where `origin_city_id` = 9289 and `destination_city_id` = 4897 order by `time_origin` asc limit 10
        Bindings
        • 0: 9289
        • 1: 4897
        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.69msselect * from `timetables` where `origin_city_id` = 9289 and `destination_city_id` = 4897 order by `travel_time` asc limit 1
        Bindings
        • 0: 9289
        • 1: 4897
        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.44msselect * from `flights_by` where `origin_city_id` = 4897 and `destination_city_id` = 9289 limit 1
        Bindings
        • 0: 4897
        • 1: 9289
        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.65msselect * from `airports` where `airports`.`city_id` = 9289 and `airports`.`city_id` is not null and `is_active` = 1 and `is_active` = '1'
        Bindings
        • 0: 9289
        • 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.46msselect * from `airports` where `airports`.`city_id` = 4897 and `airports`.`city_id` is not null and `is_active` = 1 and `is_active` = '1'
        Bindings
        • 0: 4897
        • 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.44msselect * from `timetables` where `origin_city_id` = 9289 and `destination_city_id` = 4897
        Bindings
        • 0: 9289
        • 1: 4897
        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.68msselect * from `airports` where `airports`.`city_id` = 9289 and `airports`.`city_id` is not null and `is_active` = 1
        Bindings
        • 0: 9289
        • 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.42msselect * from `airports` where `airports`.`city_id` = 4897 and `airports`.`city_id` is not null and `is_active` = 1
        Bindings
        • 0: 4897
        • 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.28msselect * from `timetables` where `origin_city_id` = 9289 and `destination_city_id` = 4897 order by `time_origin` asc limit 1000
        Bindings
        • 0: 9289
        • 1: 4897
        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.3msselect * from `timetables` where `origin_city_id` = 9289 and `destination_city_id` = 4897 order by `travel_time` asc limit 1
        Bindings
        • 0: 9289
        • 1: 4897
        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.47msselect * from `monthly_price_statistics` where `origin_city_id` = 9289 and `destination_city_id` = 4897 limit 1
        Bindings
        • 0: 9289
        • 1: 4897
        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\LocalRoute
      26LocalRoute.php#?
      App\Avia\Infrastructure\Model\City
      21City.php#?
      App\Avia\Infrastructure\Model\Timetable
      21Timetable.php#?
      App\Avia\Infrastructure\Model\SitesRelationship
      17SitesRelationship.php#?
      App\Avia\Infrastructure\Model\Country
      10Country.php#?
      App\Avia\Infrastructure\Model\Airport
      8Airport.php#?
      App\Avia\Infrastructure\Model\MonthlyPriceStatistic
      2MonthlyPriceStatistic.php#?
          • infoModel: App\Avia\Infrastructure\Model\LocalRoute => Relation: destinationCountry - You should add `wi...
          • infoModel: App\Avia\Infrastructure\Model\City => Relation: App\Avia\Infrastructure\Model\Airport - You s...
          _token
          8hstoSBCpflkf7ju7MVa7X6NYuBiiOdPhOQlcfPQ
          _previous
          array:1 [ "url" => "https://d.triptorg.ru/route/gsp/pgh?_url=%2Froute%2Fgsp%2Fpgh" ]
          _flash
          array:2 [ "old" => [] "new" => [] ]
          path_info
          /route/gsp/pgh
          status_code
          200
          
          status_text
          OK
          format
          html
          content_type
          text/html; charset=UTF-8
          request_query
          0 of 0
          array:1 [ "_url" => "/route/gsp/pgh" ]
          request_request
          []
          
          request_headers
          0 of 0
          array:16 [ "cookie" => array:1 [ 0 => "XSRF-TOKEN=eyJpdiI6IkhTQXpFcDNEM3g1S2IvdGxnWjNVR1E9PSIsInZhbHVlIjoiVE5MQWJYd3F2N1Q0NXRITTYvb2RkRHFNamhPWDlOZ3p4Wm9ORkRXb0l6TnBweVhiVEIzSDdVd0dTYTRwWFo3ZWo1emtvcXNGSnAvcFlGdEZFSFYwK2hnSXJ0NTI1b3ZHd2tMM3pJKzB2VEJGd2VVaVRjYzlxcHZjR2Y5ZTlNNWsiLCJtYWMiOiJjY2QyOWZjOWZhZjRmZjlkMjA4MjA5ODhmZDdhNjlmYWRhNjYxZDlmNDJjNmJmNWRiMzU4OTkxYmIzZmJkYTNmIiwidGFnIjoiIn0%3D; lowcostclub_session=eyJpdiI6IklwbXlzMEhRT1FITUhPeVBkOXRWUmc9PSIsInZhbHVlIjoiUzlrK3pOZDJKMzY1K0NTUHVVTkdGM0ltTU5wVS81ZCs4NWNFTWZUbEFhRGpiR2hhK3hGQ3BpUHA4SFF0RHFoVlo3Y0taa28ranpscnA2S2JZSGdkTmFEeWFHY3VRUVd5U0tVeVdGWnhLcXdYcjZ0dkFpalpaY3ExNnI0SnN5bkIiLCJtYWMiOiJkNDA2MmYwNmEyYjYzZWVlYTU0NmM2ZDllNDA1MTJlZDAyNmFjNjA4YzI3NWQxOTA3MDNiOGUwYzA1ZWNjMGVlIiwidGFnIjoiIn0%3DXSRF-TOKEN=eyJpdiI6IkhTQXpFcDNEM3g1S2IvdGxnWjNVR1E9PSIsInZhbHVlIjoiVE5MQWJYd3F2N1Q0NXRITTYvb2RkRHFNamhPWDlOZ3p4Wm9ORkRXb0l6TnBweVhiVEIzSDdVd0dTYTRwWFo3ZWo1emtvc" ] "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" => "8hstoSBCpflkf7ju7MVa7X6NYuBiiOdPhOQlcfPQ" "lowcostclub_session" => "OMOtPiBeA2pPgwkKeJ69WHxmEgibi6nMzle6fiIl" ]
          response_headers
          0 of 0
          array:6 [ "cache-control" => array:1 [ 0 => "max-age=604800, public" ] "date" => array:1 [ 0 => "Mon, 11 Aug 2025 12:05:12 GMT" ] "etag" => array:1 [ 0 => ""ab90af004b7e2f8ba2a56a73a214cf9f"" ] "content-type" => array:1 [ 0 => "text/html; charset=UTF-8" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IlVvLzNXSkc3Yzlzaks5TXBPWFJGK0E9PSIsInZhbHVlIjoidzVObVFOTGdvdzhmc3BMSDdSZmRoYjd1VlE0OENHWVBoRDlHUFN6Mm5KYUxtSTRtWERtZURvU0Erc2NSMFNtbWFOVGFUZWZxQW5ZZmlKNW1qM2ZBbit4Tjc3UDl4NTB5V2hTSEhVMHdDK0R1c3AyblVpdlhKcjFiNWs2MEZINlAiLCJtYWMiOiI1NmZiYThiMjU1MDdhYzc2ZGMzZDAzZTk5MTI3YTAwYWY5OWFmNjJmNGEyMzIyZWRmMjI4MDlkMDAxY2QyMTlkIiwidGFnIjoiIn0%3D; expires=Mon, 11 Aug 2025 14:05:12 GMT; Max-Age=7200; path=/; samesite=laxXSRF-TOKEN=eyJpdiI6IlVvLzNXSkc3Yzlzaks5TXBPWFJGK0E9PSIsInZhbHVlIjoidzVObVFOTGdvdzhmc3BMSDdSZmRoYjd1VlE0OENHWVBoRDlHUFN6Mm5KYUxtSTRtWERtZURvU0Erc2NSMFNtbWFOVGFUZ" 1 => "lowcostclub_session=eyJpdiI6IkFrS0poTFI0eE1Mem1Od3RSMEdXM0E9PSIsInZhbHVlIjoiSmlBTHdubUNTTDNlTUJNQWxJbC9BcHJ1MFlxTDFkSWtGcWR4YzZKVEFYTTZKcVZUS2gxbFYrcUxoQy9QK3dvc2M1VEp6Qk0zRHZPbTdKOC9QSTFkWkwyTGlsUW5JejJ0MnhsVFl6cENmQmFZOUpOTzJFUUsxMk5iazFZWXpRS2giLCJtYWMiOiIzZmVmZDU0MGY2Y2UwMWI4ZDRjYzZlMWIwNDMyN2IzNTM5NTUxZjMwMDVmY2U5MzJlZjg5ZDMzODY2ODRlMjZiIiwidGFnIjoiIn0%3D; expires=Mon, 11 Aug 2025 14:05:12 GMT; Max-Age=7200; path=/; httponly; samesite=laxlowcostclub_session=eyJpdiI6IkFrS0poTFI0eE1Mem1Od3RSMEdXM0E9PSIsInZhbHVlIjoiSmlBTHdubUNTTDNlTUJNQWxJbC9BcHJ1MFlxTDFkSWtGcWR4YzZKVEFYTTZKcVZUS2gxbFYrcUxoQy9QK3dv" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IlVvLzNXSkc3Yzlzaks5TXBPWFJGK0E9PSIsInZhbHVlIjoidzVObVFOTGdvdzhmc3BMSDdSZmRoYjd1VlE0OENHWVBoRDlHUFN6Mm5KYUxtSTRtWERtZURvU0Erc2NSMFNtbWFOVGFUZWZxQW5ZZmlKNW1qM2ZBbit4Tjc3UDl4NTB5V2hTSEhVMHdDK0R1c3AyblVpdlhKcjFiNWs2MEZINlAiLCJtYWMiOiI1NmZiYThiMjU1MDdhYzc2ZGMzZDAzZTk5MTI3YTAwYWY5OWFmNjJmNGEyMzIyZWRmMjI4MDlkMDAxY2QyMTlkIiwidGFnIjoiIn0%3D; expires=Mon, 11-Aug-2025 14:05:12 GMT; path=/XSRF-TOKEN=eyJpdiI6IlVvLzNXSkc3Yzlzaks5TXBPWFJGK0E9PSIsInZhbHVlIjoidzVObVFOTGdvdzhmc3BMSDdSZmRoYjd1VlE0OENHWVBoRDlHUFN6Mm5KYUxtSTRtWERtZURvU0Erc2NSMFNtbWFOVGFUZ" 1 => "lowcostclub_session=eyJpdiI6IkFrS0poTFI0eE1Mem1Od3RSMEdXM0E9PSIsInZhbHVlIjoiSmlBTHdubUNTTDNlTUJNQWxJbC9BcHJ1MFlxTDFkSWtGcWR4YzZKVEFYTTZKcVZUS2gxbFYrcUxoQy9QK3dvc2M1VEp6Qk0zRHZPbTdKOC9QSTFkWkwyTGlsUW5JejJ0MnhsVFl6cENmQmFZOUpOTzJFUUsxMk5iazFZWXpRS2giLCJtYWMiOiIzZmVmZDU0MGY2Y2UwMWI4ZDRjYzZlMWIwNDMyN2IzNTM5NTUxZjMwMDVmY2U5MzJlZjg5ZDMzODY2ODRlMjZiIiwidGFnIjoiIn0%3D; expires=Mon, 11-Aug-2025 14:05:12 GMT; path=/; httponlylowcostclub_session=eyJpdiI6IkFrS0poTFI0eE1Mem1Od3RSMEdXM0E9PSIsInZhbHVlIjoiSmlBTHdubUNTTDNlTUJNQWxJbC9BcHJ1MFlxTDFkSWtGcWR4YzZKVEFYTTZKcVZUS2gxbFYrcUxoQy9QK3dv" ] ]
          session_attributes
          0 of 0
          array:3 [ "_token" => "8hstoSBCpflkf7ju7MVa7X6NYuBiiOdPhOQlcfPQ" "_previous" => array:1 [ "url" => "https://d.triptorg.ru/route/gsp/pgh?_url=%2Froute%2Fgsp%2Fpgh" ] "_flash" => array:2 [ "old" => [] "new" => [] ] ]
          ClearShow all
          Date ↕MethodURLData
          #12025-08-11 12:05:12GET/route/gsp/pgh42491052