Дешевые авиабилеты Санкт-Петербург — Дибругарх

Полезно знать о авиабилетах Санкт-Петербург — Дибругарх

Самая низкая цена 37 075 ₽
Дальность полета 5991 км

Билеты на самолет Санкт-Петербург — Дибругарх

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

Общая информация о рейсе Санкт-Петербург — Дибругарх

Расстояние между городами Санкт-Петербург и Дибругарх 5991 км.

Разница во времени между городами Санкт-Петербург и Дибругарх 2 ч.

Популярные международные авиарейсы из Санкт-Петербурга

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

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

Дибругарх — Бангалор

Дибругарх — Импхал

Дибругарх — Лондон

Дибругарх — Бангкок

Дибругарх — Гонолулу

Популярные местные авиарейсы из Санкт-Петербурга

Часто задаваемые вопросы о рейсе Санкт-Петербург — Дибругарх

Да, вы можете улететь Санкт-Петербург — Дибругарх. Санкт-Петербург имеет 2 аэропортов (Пулково, Ржевка) для отправления.

Минимальная стоимость билета на самолет Санкт-Петербург — Дибругарх 37 075 ₽

В Санкт-Петербург: Пулково, Ржевка. В Дибругарх: Шабуа.

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

Рейс Санкт-Петербург – Дибругарх отзывы и рейтинг

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

Request history8.3.0PHP Version306msRequest Duration16MBMemory UsageGET route/{originCityIata}/{destinationCityIata}Route
    • Booting (22.37ms)time
    • Application (283ms)time
    • 1 x Application (92.68%)
      283ms
      1 x Booting (7.31%)
      22.37ms
      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
      48 statements were executed (9 duplicates)Show only duplicates74.6ms
      • 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.22msselect * from `sites_relationships` where `ru` = 'route/led/dib' limit 1
        Bindings
        • 0: route/led/dib
        Backtrace
        • app/Avia/Infrastructure/SitesRelationships/SitesRelationshipsSqlRepository.php:34
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:396
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
        • app/Avia/Infrastructure/SitesRelationships/SitesRelationshipsSqlRepository.php:31
        • app/Http/Controllers/RoutesController.php:113
      • RoutesController.php#125aviatickets1.11msselect * from `flights_by` where `flights_by`.`id` = '1101840' 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.19msselect * from `cities` where `cities`.`id` = 3505 limit 1
        Bindings
        • 0: 3505
        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.14msselect * from `countries` where `countries`.`id` = 248 limit 1
        Bindings
        • 0: 248
        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.25msselect * from `cities` where `cities`.`id` = 1493 limit 1
        Bindings
        • 0: 1493
        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.33msselect * 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#33aviatickets940μsselect * from `sites_relationships` where `sites_relationships`.`id` = 1101840 and `sites_relationships`.`id` is not null limit 1
        Bindings
        • 0: 1101840
        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#31aviatickets990μsselect * from `countries` where `code` = '' limit 1
        Bindings
        • 0: 
        Backtrace
        • app/Avia/Infrastructure/Repository/CountriesRepository.php:31
        • app/Avia/Infrastructure/Provider/CurrentCurrencyProvider.php:61
        • app/Avia/Infrastructure/Provider/CurrentCurrencyProvider.php:43
        • app/Avia/Infrastructure/Provider/CurrentCurrencyProvider.php:56
        • app/Avia/Infrastructure/Model/LocalRoute.php:190
      • RouteRepository.php#42aviatickets2.79msselect `depart_date`, `return_date`, `number_of_changes`, `value` from `flights_2025` where `origin_id` = 3505 and `destination_id` = 1493 and `date_update` >= '2025-08-18 00:00:00' order by `value` asc limit 10
        Bindings
        • 0: 3505
        • 1: 1493
        • 2: 2025-08-18 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.97msselect * from `monthly_price_statistics` where `origin_city_id` = 3505 and `destination_city_id` = 1493 limit 1
        Bindings
        • 0: 3505
        • 1: 1493
        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.27msselect * from `timetables` where `origin_city_id` = 3505 and `destination_city_id` = 1493 order by `time_origin` asc limit 1000
        Bindings
        • 0: 3505
        • 1: 1493
        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.66msselect distinct `airline_id` from `timetables` where `origin_city_id` = 3505
        Bindings
        • 0: 3505
        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.61msselect distinct `airline_id` from `timetables` where `origin_city_id` = 1493
        Bindings
        • 0: 1493
        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.14msselect * from `comments` where `chan_channel` = '/route/led/dib/' and `status` = 'approved'
        Bindings
        • 0: /route/led/dib/
        • 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.53msselect destination_city_id from `flights_by` where `origin_city_id` = 3505 and `distance` between 1 and 1000 and (`price_one_way` > 0 or `price` > 0) order by `distance` asc limit 10
        Bindings
        • 0: 3505
        • 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.65msselect * from `flights_by` where `origin_city_id` in (7710, 8043, 8527, 4960, 4881, 2340, 2814, 6136, 3369, 2854) and `destination_city_id` = 1493 and (`price_one_way` > 0 or `price` > 0) limit 10
        Bindings
        • 0: 7710
        • 1: 8043
        • 2: 8527
        • 3: 4960
        • 4: 4881
        • 5: 2340
        • 6: 2814
        • 7: 6136
        • 8: 3369
        • 9: 2854
        • 10: 1493
        • 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.07msselect * from `offers` where `origin_city_id` = 3505 and `destination_city_id` = 1493
        Bindings
        • 0: 3505
        • 1: 1493
        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.59msselect * from `flights_by` where `origin_city_id` = 3505 and `id` > 1101840 and `destination_country_id` <> 248 and (`price_one_way` > 0 or `price` > 0) order by `id` asc limit 3
        Bindings
        • 0: 3505
        • 1: 1101840
        • 2: 248
        • 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.19msselect * from `cities` where `cities`.`id` in (3505)
        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.48msselect * from `cities` where `cities`.`id` in (1929, 2432, 3064)
        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.15msselect * from `sites_relationships` where `sites_relationships`.`id` in (1101841, 1101844, 1101846)
        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.35msselect * from `countries` where `countries`.`id` = 94 limit 1
        Bindings
        • 0: 94
        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#412aviatickets1.94msselect * from `flights_by` where `origin_city_id` = 3505 and `destination_country_id` <> 248 and (`price_one_way` > 0 or `price` > 0) and `id` not in (1101841) order by `revenue` desc limit 2 offset 0
        Bindings
        • 0: 3505
        • 1: 248
        • 2: 0
        • 3: 0
        • 4: 1101841
        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 `cities` where `cities`.`id` in (3505)
        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.23msselect * from `cities` where `cities`.`id` in (696, 2382)
        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.08msselect * from `sites_relationships` where `sites_relationships`.`id` in (184012, 184503)
        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.18msselect * from `countries` where `countries`.`id` in (89)
        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.71msselect * from `flights_by` where `origin_city_id` = 1493 and (`price_one_way` > 0 or `price` > 0) and 1 = 1 order by `revenue` desc limit 5
        Bindings
        • 0: 1493
        • 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.08msselect * from `cities` where `cities`.`id` in (1493)
        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.26msselect * from `cities` where `cities`.`id` in (634, 696, 2615, 3654, 8458)
        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.06msselect * from `countries` where `countries`.`id` in (17, 89, 92, 123)
        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.4msselect * from `sites_relationships` where `sites_relationships`.`id` in (85878, 85879, 1137256, 1261734, 1261735)
        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.74msselect * from `flights_by` where `origin_city_id` = 3505 and `destination_country_id` = 248 and (`price_one_way` > 0 or `price` > 0) order by `revenue` desc limit 5 offset 0
        Bindings
        • 0: 3505
        • 1: 248
        • 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.35msselect * from `cities` where `cities`.`id` in (3505)
        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.51msselect * from `cities` where `cities`.`id` in (86, 3430, 4081, 4148, 8481)
        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.54msselect * from `sites_relationships` where `sites_relationships`.`id` in (183842, 184678, 184770, 184960, 184974)
        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.6msselect * from `countries` where `countries`.`id` in (248)
        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.34msselect * from `timetables` where `origin_city_id` = 3505 and `destination_city_id` = 1493 order by `time_origin` asc limit 10
        Bindings
        • 0: 3505
        • 1: 1493
        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.21msselect * from `timetables` where `origin_city_id` = 3505 and `destination_city_id` = 1493 order by `travel_time` asc limit 1
        Bindings
        • 0: 3505
        • 1: 1493
        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.07msselect * from `flights_by` where `origin_city_id` = 1493 and `destination_city_id` = 3505 limit 1
        Bindings
        • 0: 1493
        • 1: 3505
        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.49msselect * from `airports` where `airports`.`city_id` = 3505 and `airports`.`city_id` is not null and `is_active` = 1 and `is_active` = '1'
        Bindings
        • 0: 3505
        • 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.35msselect * from `airports` where `airports`.`city_id` = 1493 and `airports`.`city_id` is not null and `is_active` = 1 and `is_active` = '1'
        Bindings
        • 0: 1493
        • 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#98aviatickets1msselect * from `timetables` where `origin_city_id` = 3505 and `destination_city_id` = 1493
        Bindings
        • 0: 3505
        • 1: 1493
        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.35msselect * from `airports` where `airports`.`city_id` = 3505 and `airports`.`city_id` is not null and `is_active` = 1
        Bindings
        • 0: 3505
        • 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.45msselect * from `airports` where `airports`.`city_id` = 1493 and `airports`.`city_id` is not null and `is_active` = 1
        Bindings
        • 0: 1493
        • 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.18msselect * from `timetables` where `origin_city_id` = 3505 and `destination_city_id` = 1493 order by `time_origin` asc limit 1000
        Bindings
        • 0: 3505
        • 1: 1493
        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.24msselect * from `timetables` where `origin_city_id` = 3505 and `destination_city_id` = 1493 order by `travel_time` asc limit 1
        Bindings
        • 0: 3505
        • 1: 1493
        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` = 3505 and `destination_city_id` = 1493 limit 1
        Bindings
        • 0: 3505
        • 1: 1493
        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
      59Timetable.php#?
      App\Avia\Infrastructure\Model\LocalRoute
      26LocalRoute.php#?
      App\Avia\Infrastructure\Model\City
      21City.php#?
      App\Avia\Infrastructure\Model\SitesRelationship
      17SitesRelationship.php#?
      App\Avia\Infrastructure\Model\Country
      9Country.php#?
      App\Avia\Infrastructure\Model\Airport
      6Airport.php#?
      App\Avia\Infrastructure\Model\MonthlyPriceStatistic
      2MonthlyPriceStatistic.php#?
          • infoModel: App\Avia\Infrastructure\Model\City => Relation: App\Avia\Infrastructure\Model\Airport - You s...
          _token
          4uXSzADAUQzyPYBQunk18zXQsmpFbJ5YJITDtFes
          _previous
          array:1 [ "url" => "https://d.triptorg.ru/route/led/dib?_url=%2Froute%2Fled%2Fdib" ]
          _flash
          array:2 [ "old" => [] "new" => [] ]
          path_info
          /route/led/dib
          status_code
          200
          
          status_text
          OK
          format
          html
          content_type
          text/html; charset=UTF-8
          request_query
          0 of 0
          array:1 [ "_url" => "/route/led/dib" ]
          request_request
          []
          
          request_headers
          0 of 0
          array:16 [ "cookie" => array:1 [ 0 => "XSRF-TOKEN=eyJpdiI6Ijl2SHZmOEhsaFdIbGxjRGRXUWtmYUE9PSIsInZhbHVlIjoiYzFpeVR1SER5V1RqYVZyTlllSzhuK1hCLzRpVmVlaFM0STZJQ3ZLRi9GNGp1ODd0UWNSY0pmRnZhR3JvaGhZUFB3bHZLb3QyeDMzYXo2Qmh3UG5ZL0VtUzRMR0hLOUFYd2dWeXVaVHEwN3Fpd2JNbUxaS0wzNEJvdjlmQ0ZWWFciLCJtYWMiOiI0ZTI2MmIzYTAzYWU5ZmNkOGI0OWQwMmI0MzBhMDU4YTU4MmIzZGZlNDJiNzhkNGNiYWE0NjE3YmU5NTcwMzFkIiwidGFnIjoiIn0%3D; lowcostclub_session=eyJpdiI6IlluUm5NcnZsNVphUy9VcEE4NVJOK3c9PSIsInZhbHVlIjoiZ0FieHA0c0w5M0RoN1JjM0RTczduaUF4SStZWlF0Tm1xbDBVUmtDSzlOUTRTdnFRZFZsNU9MNmVjdnA0K1dxeTIyd08rNTVWbGppRldWNm5VdEtaa3BPODlTTlNjM09seGxPNzJFUzJNaTlweVdzV05Nd3g0VlllQlYzOERTSmwiLCJtYWMiOiI2NTVkOGY4YjY3OWE5M2Q2MmZhNmRjODg2YTQzZmEyNWFiYzg2NjFlYWM1OTllOGM5NTVjNzZmZGYzM2ZhOGRmIiwidGFnIjoiIn0%3DXSRF-TOKEN=eyJpdiI6Ijl2SHZmOEhsaFdIbGxjRGRXUWtmYUE9PSIsInZhbHVlIjoiYzFpeVR1SER5V1RqYVZyTlllSzhuK1hCLzRpVmVlaFM0STZJQ3ZLRi9GNGp1ODd0UWNSY0pmRnZhR3JvaGhZUFB3bHZLb" ] "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" => "4uXSzADAUQzyPYBQunk18zXQsmpFbJ5YJITDtFes" "lowcostclub_session" => "0R3NQL2KYtSFtCc9eyX9nTjYXWN7eb7leqjaW7Dm" ]
          response_headers
          0 of 0
          array:6 [ "cache-control" => array:1 [ 0 => "max-age=604800, public" ] "date" => array:1 [ 0 => "Wed, 20 Aug 2025 14:35:31 GMT" ] "etag" => array:1 [ 0 => ""a856553760e3d08849ab83be624c9fa5"" ] "content-type" => array:1 [ 0 => "text/html; charset=UTF-8" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IjFCdWNad2E1RDRCb2JqbUZPLy9sWVE9PSIsInZhbHVlIjoiU0svL1F5OVBvZnYwdUliYnVtUjhVNmovNnBKcS9iSkwycUhxM2g0d3hFeWVIb1g4aURYTUUwOFpma3FzelJNV2xLMVhkME1wTzQ0TGhhQnB3S3NHYmVNUHNOME02TTJYZXcxTi9nSzFWNXJ2UjFqaGd1Y3NrYzFMRDJPaDhLK1oiLCJtYWMiOiJiOTgxZGU3MGQ1MjIzNGY3ZWNkYmQ2ZWY0NDY0YWIzN2Y3YTkyYWQ2NjdjN2RhY2RmNzcxYzFkM2I1MmYzOTUxIiwidGFnIjoiIn0%3D; expires=Wed, 20 Aug 2025 16:35:31 GMT; Max-Age=7200; path=/; samesite=laxXSRF-TOKEN=eyJpdiI6IjFCdWNad2E1RDRCb2JqbUZPLy9sWVE9PSIsInZhbHVlIjoiU0svL1F5OVBvZnYwdUliYnVtUjhVNmovNnBKcS9iSkwycUhxM2g0d3hFeWVIb1g4aURYTUUwOFpma3FzelJNV2xLMVhkM" 1 => "lowcostclub_session=eyJpdiI6IkVhNkFOT2dOM1NqbTZsSDBWWU9Bc3c9PSIsInZhbHVlIjoibmlJMS9mUnlSWStwbXhLRWhUeGlzNCtjb2JJWDBaL1hFNmNaa0UvL3BYZlRiTFlJUWp5TkRhQnRoUFFRUko0RGs3ZWp2NDdrWFZhNUUrN2dFWE1VU3ZxVnk1N3U2TVRUaWZuWWVibCs1ZHhualNRTi9ydVJObGZSem13M1o1ajIiLCJtYWMiOiI2ZjBiMDBjYjBjYzQ5ZjdhZTZkZjY0MDI1YTI3NDU1OTYxY2E5NDQ0NjE1MzAyMGYxOWQ5M2VlMTI5YTc0MjM4IiwidGFnIjoiIn0%3D; expires=Wed, 20 Aug 2025 16:35:31 GMT; Max-Age=7200; path=/; httponly; samesite=laxlowcostclub_session=eyJpdiI6IkVhNkFOT2dOM1NqbTZsSDBWWU9Bc3c9PSIsInZhbHVlIjoibmlJMS9mUnlSWStwbXhLRWhUeGlzNCtjb2JJWDBaL1hFNmNaa0UvL3BYZlRiTFlJUWp5TkRhQnRoUFFRUko0" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IjFCdWNad2E1RDRCb2JqbUZPLy9sWVE9PSIsInZhbHVlIjoiU0svL1F5OVBvZnYwdUliYnVtUjhVNmovNnBKcS9iSkwycUhxM2g0d3hFeWVIb1g4aURYTUUwOFpma3FzelJNV2xLMVhkME1wTzQ0TGhhQnB3S3NHYmVNUHNOME02TTJYZXcxTi9nSzFWNXJ2UjFqaGd1Y3NrYzFMRDJPaDhLK1oiLCJtYWMiOiJiOTgxZGU3MGQ1MjIzNGY3ZWNkYmQ2ZWY0NDY0YWIzN2Y3YTkyYWQ2NjdjN2RhY2RmNzcxYzFkM2I1MmYzOTUxIiwidGFnIjoiIn0%3D; expires=Wed, 20-Aug-2025 16:35:31 GMT; path=/XSRF-TOKEN=eyJpdiI6IjFCdWNad2E1RDRCb2JqbUZPLy9sWVE9PSIsInZhbHVlIjoiU0svL1F5OVBvZnYwdUliYnVtUjhVNmovNnBKcS9iSkwycUhxM2g0d3hFeWVIb1g4aURYTUUwOFpma3FzelJNV2xLMVhkM" 1 => "lowcostclub_session=eyJpdiI6IkVhNkFOT2dOM1NqbTZsSDBWWU9Bc3c9PSIsInZhbHVlIjoibmlJMS9mUnlSWStwbXhLRWhUeGlzNCtjb2JJWDBaL1hFNmNaa0UvL3BYZlRiTFlJUWp5TkRhQnRoUFFRUko0RGs3ZWp2NDdrWFZhNUUrN2dFWE1VU3ZxVnk1N3U2TVRUaWZuWWVibCs1ZHhualNRTi9ydVJObGZSem13M1o1ajIiLCJtYWMiOiI2ZjBiMDBjYjBjYzQ5ZjdhZTZkZjY0MDI1YTI3NDU1OTYxY2E5NDQ0NjE1MzAyMGYxOWQ5M2VlMTI5YTc0MjM4IiwidGFnIjoiIn0%3D; expires=Wed, 20-Aug-2025 16:35:31 GMT; path=/; httponlylowcostclub_session=eyJpdiI6IkVhNkFOT2dOM1NqbTZsSDBWWU9Bc3c9PSIsInZhbHVlIjoibmlJMS9mUnlSWStwbXhLRWhUeGlzNCtjb2JJWDBaL1hFNmNaa0UvL3BYZlRiTFlJUWp5TkRhQnRoUFFRUko0" ] ]
          session_attributes
          0 of 0
          array:3 [ "_token" => "4uXSzADAUQzyPYBQunk18zXQsmpFbJ5YJITDtFes" "_previous" => array:1 [ "url" => "https://d.triptorg.ru/route/led/dib?_url=%2Froute%2Fled%2Fdib" ] "_flash" => array:2 [ "old" => [] "new" => [] ] ]
          ClearShow all
          Date ↕MethodURLData
          #12025-08-20 14:35:31GET/route/led/dib42481401