Дешевые авиабилеты из Согндала (SOG)

Дешевые билеты на самолет из Согндала

Город: Согндал

IATA: SOG

Страна: Норвегия

Местное время:


Аэропорты Согндала:

Дешёвые перелёты из Согндала в другие города.

Цены на авиабилеты из Согндала зависят от сезона, города, авиакомпании, обслуживающей рейс, и действующих спецпредложений.  В зависимости от количества оставшихся дней до вылета и количества оставшихся билетов, цена билета на самолет из Согндала может вырости на больее чем 13%.

TripTorg.ru рекомендует покупать билеты на самолет из Согндала за ранее, чтобы можно было выбрать более подходящее место в самолете и по более низкой цене.

Цены билетов на самолет из Согндала

Список самых дешевых билетов на самолет из Согндала, найденных пользователями за последние 48 часов:

Согндал — Осло

Внимание! Стоимость билетов на самолет меняется в зависимоти от кол-ва оставшихся билетов на рейс.

Самый дешевый авиабилет из Согндала, найденный за последние 48 часов: билет по направлению Согндал — Осло с вылетом 2025-11-08 и стоимостью 5 865 ₽

Самый быстрый авиабилет из Согндала: билет на рейс WF152 (Согндал — Берген) с ближайшим вылетом 2025-10-11 08:50:00 и длительностью полета 35м.

Цены на местные авиарейсы из Согндала

Согндал — Осло

Согндал — Тромсё

Согндал — Ставангер

Согндал — Будё

Согндал — Тронхейм

Согндал — Бардуфосс

Согндал — Сандане

Согндал — Берген

Согндал — Волда

Цены на международные авиарейсы из Согндала

Согндал — Бостон

Согндал — Катовице

Согндал — Нью-Йорк

Согндал — Пенанг

Согндал — Шанхай

Согндал — Сан-Хуан

Согндал — Сан-Франциско

Согндал — Токио

Согндал — Бухарест

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

Request history8.3.0PHP Version298msRequest Duration15MBMemory UsageGET route/{iata}Route
    • Booting (29.9ms)time
    • Application (268ms)time
    • 1 x Application (89.95%)
      268ms
      1 x Booting (10.05%)
      29.90ms
      44 templates were rendered
      • 1x views_ru_ru.cities.fromfrom.blade.php#?blade
      • 1x cities.fromfrom.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 banners.city-from-topcity-from-top.blade.php#?blade
      • 1x components.airport-columnairport-column.blade.php#?blade
      • 1x cities.LastSales48LastSales48.blade.php#?blade
      • 1x components.salesListsalesList.blade.php#?blade
      • 1x components.saleListItemsaleListItem.blade.php#?blade
      • 2x components.routes-listroutes-list.blade.php#?blade
      • 20x components.routeListItemrouteListItem.blade.php#?blade
      • 1x banners.city-from-bottomcity-from-bottom.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/{iata}
      middleware
      web
      controller
      App\Http\Controllers\CitiesController@from
      namespace
      prefix
      /
      where
      as
      citiesFrom
      file
      app/Http/Controllers/CitiesController.php:195-301
      34 statements were executed (6 duplicates)Show only duplicates55.62ms
      • 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
      • CitySqlRepository.php#84aviatickets4.24msselect * from `cities` where `code` = 'sog' limit 1
        Bindings
        • 0: sog
        Backtrace
        • app/Avia/Infrastructure/City/CitySqlRepository.php:84
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:396
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
        • app/Avia/Infrastructure/City/CitySqlRepository.php:81
        • app/Http/Controllers/CitiesController.php:197
      • AirportSqlRepository.php#56aviatickets1.56msselect * from `airports` where `city_id` = 5724 and `board` = 1 order by `ru` asc
        Bindings
        • 0: 5724
        • 1: 1
        Backtrace
        • app/Avia/Infrastructure/Repository/AirportSqlRepository.php:56
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:396
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
        • app/Avia/Infrastructure/Repository/AirportSqlRepository.php:49
        • app/Http/Controllers/CitiesController.php:203
      • AirportSqlRepository.php#56aviatickets1.19msselect * from `cities` where `cities`.`id` in (5724)
        Backtrace
        • app/Avia/Infrastructure/Repository/AirportSqlRepository.php:56
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:396
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
        • app/Avia/Infrastructure/Repository/AirportSqlRepository.php:49
        • app/Http/Controllers/CitiesController.php:203
      • AirlineSqlRepository.php#67aviatickets1.46msselect * from `airline_routes` where `origin_city_id` = 5724 and `airline_id` not in ('1', 'NULL')
        Bindings
        • 0: 5724
        • 1: 1
        • 2: NULL
        Backtrace
        • app/Avia/Infrastructure/Repository/AirlineSqlRepository.php:67
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:396
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
        • app/Avia/Infrastructure/Repository/AirlineSqlRepository.php:60
        • app/Http/Controllers/CitiesController.php:211
      • AirlineRouteSqlRepository.php#446aviatickets1.04msselect `origin_city_id`, `destination_city_id` from `airline_routes` where `origin_city_id` = 5724 and `transfers` = '0'
        Bindings
        • 0: 5724
        • 1: 0
        Backtrace
        • app/Avia/Infrastructure/Repository/AirlineRouteSqlRepository.php:446
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:396
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
        • app/Avia/Infrastructure/Repository/AirlineRouteSqlRepository.php:440
        • app/Avia/Infrastructure/Repository/AirlineRouteSqlRepository.php:50
      • CitiesRoutesPrice.php#68aviatickets1.47msselect * from `flights_by` where `origin_city_id` = 5724 and `price_one_way` > 0 order by `price_one_way` asc limit 1
        Bindings
        • 0: 5724
        • 1: 0
        Backtrace
        • app/Avia/Services/CitiesRoutesPrice.php:68
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:396
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
        • app/Avia/Services/CitiesRoutesPrice.php:60
        • app/Avia/Services/CitiesRoutesPrice.php:28
      • CountriesRepository.php#31aviatickets1.57msselect * 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
      • AirlineSqlRepository.php#181aviatickets1.78msselect airline_id, COUNT(flight) AS route_count from `flights_schedules` where `origin_city_id` = 5724 group by `airline_id` order by `route_count` desc limit 1
        Bindings
        • 0: 5724
        Backtrace
        • app/Avia/Infrastructure/Repository/AirlineSqlRepository.php:181
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:396
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
        • app/Avia/Infrastructure/Repository/AirlineSqlRepository.php:171
        • app/Http/Controllers/CitiesController.php:219
      • AirlineSqlRepository.php#183aviatickets1.43msselect * from `airlines` where `airlines`.`id` = 5410 limit 1
        Bindings
        • 0: 5410
        Backtrace
        • app/Avia/Infrastructure/Repository/AirlineSqlRepository.php:183
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:396
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
        • app/Avia/Infrastructure/Repository/AirlineSqlRepository.php:171
        • app/Http/Controllers/CitiesController.php:219
      • RouteRepository.php#72aviatickets2.15msselect * from `flights_2025` where `origin_id` = 5724 and `date_update` >= '2025-10-06 00:00:00' order by `value` asc limit 20
        Bindings
        • 0: 5724
        • 1: 2025-10-06 00:00:00
        Backtrace
        • app/Avia/Infrastructure/Repository/RouteRepository.php:72
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:396
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
        • app/Avia/Infrastructure/Repository/RouteRepository.php:64
        • app/Http/Controllers/CitiesController.php:225
      • LocalRouteRepository.php#79aviatickets1.34msSELECT * FROM flights_by WHERE origin_city_id=5724 AND destination_city_id IN (9269)
        Backtrace
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:79
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:396
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:90
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:42
      • LocalRouteRepository.php#83aviatickets1.26msselect * from `flights_by` where `id` in (310664)
        Bindings
        • 0: 310664
        Backtrace
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:83
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:396
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:90
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:42
      • LocalRouteRepository.php#83aviatickets1.39msselect * from `cities` where `cities`.`id` in (5724)
        Backtrace
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:83
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:396
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:90
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:42
      • LocalRouteRepository.php#83aviatickets1.54msselect * from `cities` where `cities`.`id` in (9269)
        Backtrace
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:83
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:396
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:90
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:42
      • LocalRouteRepository.php#83aviatickets1.18msselect * from `sites_relationships` where `sites_relationships`.`id` in (310664)
        Backtrace
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:83
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:396
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:90
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:42
      • LocalRouteRepository.php#83aviatickets1.37msselect * from `countries` where `countries`.`id` in (98)
        Backtrace
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:83
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:396
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:90
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:42
      • FlightSchedulesRepository.php#44aviatickets1.6msselect * from `flights_schedules` where `origin_city_id` = 5724 and `origin_datetime` >= '2025-10-08' order by travel_time ASC, origin_datetime ASC limit 1
        Bindings
        • 0: 5724
        • 1: 2025-10-08
        Backtrace
        • app/Avia/Infrastructure/Repository/FlightSchedulesRepository.php:44
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:396
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
        • app/Avia/Infrastructure/Repository/FlightSchedulesRepository.php:37
        • app/Http/Controllers/CitiesController.php:234
      • LocalRouteRepository.php#520aviatickets1.57msselect * from `flights_by` where `origin_city_id` = 5724 and `destination_city_id` = 554 limit 1
        Bindings
        • 0: 5724
        • 1: 554
        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/CitiesController.php:235
      • LocalRouteRepository.php#520aviatickets1.51msselect * from `sites_relationships` where `sites_relationships`.`id` in (866838)
        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/CitiesController.php:235
      • LocalRouteRepository.php#609aviatickets2msselect destination_country_id, SUM(count) AS s from `flights_by` where `origin_city_id` = 5724 and `destination_country_id` <> 98 group by `origin_city_id`, `destination_country_id` order by `s` desc limit 12
        Bindings
        • 0: 5724
        • 1: 98
        Backtrace
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:609
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:396
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:613
        • app/Avia/Managers/CityCountryRoutes.php:79
      • CityToCountryRepository.php#48aviatickets2.73msselect * from `flights_by` where `origin_city_id` = 5724 and `destination_country_id` in (51, 92, 105, 125, 33, 17, 248, 135, 242, 70, 186, 16) group by `origin_city_id`, `destination_country_id`
        Bindings
        • 0: 5724
        • 1: 51
        • 2: 92
        • 3: 105
        • 4: 125
        • 5: 33
        • 6: 17
        • 7: 248
        • 8: 135
        • 9: 242
        • 10: 70
        • 11: 186
        • 12: 16
        Backtrace
        • app/Avia/Infrastructure/Repository/CityToCountryRepository.php:48
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:396
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
        • app/Avia/Infrastructure/Repository/CityToCountryRepository.php:52
        • app/Avia/Managers/CityCountryRoutes.php:77
      • CityToCountryRepository.php#48aviatickets2.06msselect * from `countries` where `countries`.`id` in (16, 17, 33, 51, 70, 92, 105, 125, 135, 186, 242, 248)
        Backtrace
        • app/Avia/Infrastructure/Repository/CityToCountryRepository.php:48
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:396
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
        • app/Avia/Infrastructure/Repository/CityToCountryRepository.php:52
        • app/Avia/Managers/CityCountryRoutes.php:77
      • LocalRouteRepository.php#359aviatickets1.74msselect * from `flights_by` where `origin_city_id` = 5724 and `destination_country_id` = 98 and (`price_one_way` > 0 or `price` > 0) order by `revenue` desc limit 10 offset 0
        Bindings
        • 0: 5724
        • 1: 98
        • 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.29msselect * from `cities` where `cities`.`id` in (5724)
        Backtrace
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:359
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:396
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:363
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:330
      • LocalRouteRepository.php#359aviatickets1.52msselect * from `cities` where `cities`.`id` in (554, 776, 3032, 3308, 5523, 5851, 6197, 6224, 8646, 9269)
        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.16msselect * from `sites_relationships` where `sites_relationships`.`id` in (310658, 310664, 310667, 310668, 479607, 479609, 866838, 1007152, 1007153, 1292179)
        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.23msselect * from `countries` where `countries`.`id` in (98)
        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#412aviatickets1.8msselect * from `flights_by` where `origin_city_id` = 5724 and `destination_country_id` <> 98 and (`price_one_way` > 0 or `price` > 0) order by `revenue` desc limit 10 offset 0
        Bindings
        • 0: 5724
        • 1: 98
        • 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/Http/Controllers/CitiesController.php:267
      • LocalRouteRepository.php#412aviatickets1.1msselect * from `cities` where `cities`.`id` in (5724)
        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/Http/Controllers/CitiesController.php:267
      • LocalRouteRepository.php#412aviatickets1.76msselect * from `cities` where `cities`.`id` in (779, 1949, 3354, 4539, 5582, 6319, 8333, 8756, 8758, 9271)
        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/Http/Controllers/CitiesController.php:267
      • LocalRouteRepository.php#412aviatickets1.7msselect * from `sites_relationships` where `sites_relationships`.`id` in (1108070, 1108072, 1164522, 1164530, 1164532, 1164534, 1272685, 1272689, 1272690, 1292180)
        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/Http/Controllers/CitiesController.php:267
      • LocalRouteRepository.php#412aviatickets2.03msselect * from `countries` where `countries`.`id` in (70, 92, 95, 105, 108, 125, 188, 211)
        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/Http/Controllers/CitiesController.php:267
      • CitiesController.php#293aviatickets1.44msselect * from `countries` where `countries`.`id` = 98 limit 1
        Bindings
        • 0: 98
        Backtrace
        • app/Http/Controllers/CitiesController.php:293
        • vendor/diglactic/laravel-breadcrumbs/src/Generator.php:64
        • vendor/diglactic/laravel-breadcrumbs/src/Generator.php:42
        • vendor/diglactic/laravel-breadcrumbs/src/Manager.php:145
        • vendor/diglactic/laravel-breadcrumbs/src/Manager.php:174
      • LastSales48.blade.php#62aviatickets1.41msselect * from `cities` where `cities`.`id` = 554 limit 1
        Bindings
        • 0: 554
        Backtrace
        • view::cities.LastSales48:62
        • 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
        • vendor/laravel/framework/src/Illuminate/View/View.php:207
      App\Avia\Infrastructure\Model\LocalRoute
      36LocalRoute.php#?
      App\Avia\Infrastructure\Model\City
      27City.php#?
      App\Avia\Infrastructure\Model\Country
      23Country.php#?
      App\Avia\Infrastructure\Model\SitesRelationship
      22SitesRelationship.php#?
      App\Avia\Infrastructure\Model\CityToCountry
      12CityToCountry.php#?
      App\Avia\Infrastructure\Model\Route
      4Route.php#?
      App\Avia\Infrastructure\Model\FlightSchedule
      2FlightSchedule.php#?
      App\Avia\Infrastructure\Model\Airport
      1Airport.php#?
      App\Avia\Infrastructure\Model\Airline
      1Airline.php#?
            _token
            pbTmeLhhFyG4GjDYCARI4r0jHW9NzNwdQYKL1HZM
            _previous
            array:1 [ "url" => "https://d.triptorg.ru/route/sog?_url=%2Froute%2Fsog%2F" ]
            _flash
            array:2 [ "old" => [] "new" => [] ]
            path_info
            /route/sog/
            status_code
            200
            
            status_text
            OK
            format
            html
            content_type
            text/html; charset=UTF-8
            request_query
            0 of 0
            array:1 [ "_url" => "/route/sog/" ]
            request_request
            []
            
            request_headers
            0 of 0
            array:16 [ "cookie" => array:1 [ 0 => "XSRF-TOKEN=eyJpdiI6IjNFVFBNS00zKzl6cWN5T0VhY21EOGc9PSIsInZhbHVlIjoiRTlMM0wzK3ZyaFNSNzdvSGtZRWFZQlgzOW1TL0x5eVN0SXJ1eFpQM2kzTlhrMVkyRC9YRW93YnI3SHFsUjFacDkzUjNMYURMT3UrT2g4aThKZEY0dGptZjNXNHV3NXg2WU9zT3dMd0pJRW8yajY4RkxMVnAvaUNlbzFVWFBIVXgiLCJtYWMiOiIwZjkyMjk2YTMyOGM4ZDRhYjljN2Y3YzcwN2JkY2U4ODU5YWI4NGM0ZTE1OWYyYjhmMzczYzdjZGY2M2YyODA2IiwidGFnIjoiIn0%3D; lowcostclub_session=eyJpdiI6IkZJaitVSUpPck55ald5bU82b045cWc9PSIsInZhbHVlIjoicWVvRFZaeEZGekdUWFRzOTdxUUZnK1V0YUhtUXNyS2loOVJsOXNQUm5oNVVlanBabFdmOTczVEFneGdUVEI1WEJxWEQxYzlPN1FRSG9qT0R6R0NhOVgxU1hEZVp1bjJsZjcyR1NOUW4wK1hYTDNhcEN6cUZiSDJCd2kxOW5QanQiLCJtYWMiOiJjZDBlZDE2ODJkMTE0NDhiMjViMTZlYjUzZWYyYjcxYmU4OWQ4ZWMyNDUyZDhiNmIxM2M2OWQxNWFiN2IwMGE3IiwidGFnIjoiIn0%3DXSRF-TOKEN=eyJpdiI6IjNFVFBNS00zKzl6cWN5T0VhY21EOGc9PSIsInZhbHVlIjoiRTlMM0wzK3ZyaFNSNzdvSGtZRWFZQlgzOW1TL0x5eVN0SXJ1eFpQM2kzTlhrMVkyRC9YRW93YnI3SHFsUjFacDkzUjNMY" ] "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" => "pbTmeLhhFyG4GjDYCARI4r0jHW9NzNwdQYKL1HZM" "lowcostclub_session" => "b5ZoHXTzZW4BKUeAzmqqJnBNlO2j2dFQOC06ugBv" ]
            response_headers
            0 of 0
            array:5 [ "cache-control" => array:1 [ 0 => "max-age=604800, public" ] "date" => array:1 [ 0 => "Wed, 08 Oct 2025 23:23:31 GMT" ] "content-type" => array:1 [ 0 => "text/html; charset=UTF-8" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6Iit6Wk0vRU5mQlc2MUxiZTNQdW5qdkE9PSIsInZhbHVlIjoiQ3g5cjJ6UFAxZXRWMUJ6Zzd5RVNUTTdqNmVrN1dVRHdmN2ExUnd1TStpS2tnSWJhdEtzcHpOZ2MrajYxQ21ObEozWG1uVjhzckJselJxQVFZeWZJMW4wZmNLK0NnUkh5WkR6RklYRlFRU1hsekVSSHZ6b2g2MWNNdDdHNVFIK3UiLCJtYWMiOiIyNjVmZmU1NTlhODQ5NjUwN2FmNTg0YmJkMzYwYzNjNjI5ZWNhZjYwZWFmMDk2MTMzYWQxNmI3MzZhMDM1MTU5IiwidGFnIjoiIn0%3D; expires=Thu, 09 Oct 2025 01:23:31 GMT; Max-Age=7200; path=/; samesite=laxXSRF-TOKEN=eyJpdiI6Iit6Wk0vRU5mQlc2MUxiZTNQdW5qdkE9PSIsInZhbHVlIjoiQ3g5cjJ6UFAxZXRWMUJ6Zzd5RVNUTTdqNmVrN1dVRHdmN2ExUnd1TStpS2tnSWJhdEtzcHpOZ2MrajYxQ21ObEozWG1uV" 1 => "lowcostclub_session=eyJpdiI6InhMa1BkWVN3YU01UGUrK3piaEdqZEE9PSIsInZhbHVlIjoiVm1PY05RYUJxM3ZKWjZtYjNiUUZyQm40Rk1udkVVSFlZc3lQTmw0TFM5OXJXWEVET1QyUUdYSHhXeUVGNDEyS0NrajJNRzErM1hBVkJsSG9xTngxYVRma1ZrVmY0K0JUMTBibHFJenRPdWF3azRsbFd3a3A0NXkyb1hucGtrSE8iLCJtYWMiOiJmNWQxZGQ5ZDA4ZTQ3YTIyMWE0NDIyYWRjZTkxMGNlOTg2NTM4YjViOGE1NGIzNWM1NWY3ZTE5YjI0NWE4N2YyIiwidGFnIjoiIn0%3D; expires=Thu, 09 Oct 2025 01:23:31 GMT; Max-Age=7200; path=/; httponly; samesite=laxlowcostclub_session=eyJpdiI6InhMa1BkWVN3YU01UGUrK3piaEdqZEE9PSIsInZhbHVlIjoiVm1PY05RYUJxM3ZKWjZtYjNiUUZyQm40Rk1udkVVSFlZc3lQTmw0TFM5OXJXWEVET1QyUUdYSHhXeUVGNDEy" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6Iit6Wk0vRU5mQlc2MUxiZTNQdW5qdkE9PSIsInZhbHVlIjoiQ3g5cjJ6UFAxZXRWMUJ6Zzd5RVNUTTdqNmVrN1dVRHdmN2ExUnd1TStpS2tnSWJhdEtzcHpOZ2MrajYxQ21ObEozWG1uVjhzckJselJxQVFZeWZJMW4wZmNLK0NnUkh5WkR6RklYRlFRU1hsekVSSHZ6b2g2MWNNdDdHNVFIK3UiLCJtYWMiOiIyNjVmZmU1NTlhODQ5NjUwN2FmNTg0YmJkMzYwYzNjNjI5ZWNhZjYwZWFmMDk2MTMzYWQxNmI3MzZhMDM1MTU5IiwidGFnIjoiIn0%3D; expires=Thu, 09-Oct-2025 01:23:31 GMT; path=/XSRF-TOKEN=eyJpdiI6Iit6Wk0vRU5mQlc2MUxiZTNQdW5qdkE9PSIsInZhbHVlIjoiQ3g5cjJ6UFAxZXRWMUJ6Zzd5RVNUTTdqNmVrN1dVRHdmN2ExUnd1TStpS2tnSWJhdEtzcHpOZ2MrajYxQ21ObEozWG1uV" 1 => "lowcostclub_session=eyJpdiI6InhMa1BkWVN3YU01UGUrK3piaEdqZEE9PSIsInZhbHVlIjoiVm1PY05RYUJxM3ZKWjZtYjNiUUZyQm40Rk1udkVVSFlZc3lQTmw0TFM5OXJXWEVET1QyUUdYSHhXeUVGNDEyS0NrajJNRzErM1hBVkJsSG9xTngxYVRma1ZrVmY0K0JUMTBibHFJenRPdWF3azRsbFd3a3A0NXkyb1hucGtrSE8iLCJtYWMiOiJmNWQxZGQ5ZDA4ZTQ3YTIyMWE0NDIyYWRjZTkxMGNlOTg2NTM4YjViOGE1NGIzNWM1NWY3ZTE5YjI0NWE4N2YyIiwidGFnIjoiIn0%3D; expires=Thu, 09-Oct-2025 01:23:31 GMT; path=/; httponlylowcostclub_session=eyJpdiI6InhMa1BkWVN3YU01UGUrK3piaEdqZEE9PSIsInZhbHVlIjoiVm1PY05RYUJxM3ZKWjZtYjNiUUZyQm40Rk1udkVVSFlZc3lQTmw0TFM5OXJXWEVET1QyUUdYSHhXeUVGNDEy" ] ]
            session_attributes
            0 of 0
            array:3 [ "_token" => "pbTmeLhhFyG4GjDYCARI4r0jHW9NzNwdQYKL1HZM" "_previous" => array:1 [ "url" => "https://d.triptorg.ru/route/sog?_url=%2Froute%2Fsog%2F" ] "_flash" => array:2 [ "old" => [] "new" => [] ] ]
            ClearShow all
            Date ↕MethodURLData
            #12025-10-08 23:23:31GET/route/sog/4434128