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

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

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

IATA: SOQ

Страна: Индонезия

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


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

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

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

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

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

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

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

Самый дешевый авиабилет из Соронга, найденный за последние 48 часов: билет по направлению Соронг — Макасар с вылетом 2025-06-04 и стоимостью 6 926 ₽

Самый быстрый авиабилет из Соронга: билет на рейс JT879 (Соронг — Амбон) с ближайшим вылетом 2025-05-12 13:00:00 и длительностью полета 1ч 10м.

Авиакомпании летающие из Соронга

Прямые рейсы из Соронга выполняют 4 авиакомпаний. Больше всего рейсов из Соронга выполняет Sriwijaya Air.
Все авиакомпании выполняющие праямые рейсы из Соронга:

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

Соронг — Денпасар Бали

Соронг — Джакарта

Соронг — Макасар

Соронг — Манадо

Соронг — Лабуан Баджо

Соронг — Джаяпура

Соронг — Джокьякарта

Соронг — Сурабая

Соронг — Каймана

Соронг — Тернате

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

Соронг — Москва

Соронг — Куала-Лумпур

Соронг — Сингапур

Соронг — Токио

Соронг — Лос-Анджелес

Соронг — Дубай

Соронг — Сеул

Соронг — Сиэтл

Соронг — Пхукет

Соронг — Манила

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

Request history8.3.0PHP Version425msRequest Duration15MBMemory UsageGET route/{iata}Route
    • Booting (15.47ms)time
    • Application (410ms)time
    • 1 x Application (96.36%)
      410ms
      1 x Booting (3.64%)
      15.47ms
      48 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
      • 3x components.saleListItemsaleListItem.blade.php#?blade
      • 2x components.airlines-columnairlines-column.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
      35 statements were executed (6 duplicates)Show only duplicates83.04ms
      • 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.43msselect * from `cities` where `code` = 'soq' limit 1
        Bindings
        • 0: soq
        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.6msselect * from `airports` where `city_id` = 5732 and `board` = 1 order by `ru` asc
        Bindings
        • 0: 5732
        • 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.07msselect * from `cities` where `cities`.`id` in (5732)
        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.64msselect * from `airline_routes` where `origin_city_id` = 5732 and `airline_id` not in ('1', 'NULL')
        Bindings
        • 0: 5732
        • 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
      • AirlineSqlRepository.php#90aviatickets1.35msselect * from `airlines` where `id` in (5422, 2516, 21440, 3284) order by `name` asc
        Bindings
        • 0: 5422
        • 1: 2516
        • 2: 21440
        • 3: 3284
        Backtrace
        • app/Avia/Infrastructure/Repository/AirlineSqlRepository.php:90
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:396
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
        • app/Avia/Infrastructure/Repository/AirlineSqlRepository.php:84
        • app/Avia/Infrastructure/Repository/AirlineSqlRepository.php:72
      • AirlineRouteSqlRepository.php#446aviatickets800μsselect `origin_city_id`, `destination_city_id` from `airline_routes` where `origin_city_id` = 5732 and `transfers` = '0'
        Bindings
        • 0: 5732
        • 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.1msselect * from `flights_by` where `origin_city_id` = 5732 and `price_one_way` > 0 order by `price_one_way` asc limit 1
        Bindings
        • 0: 5732
        • 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#31aviatickets940μ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
      • AirlineSqlRepository.php#181aviatickets1.29msselect airline_id, COUNT(flight) AS route_count from `flights_schedules` where `origin_city_id` = 5732 group by `airline_id` order by `route_count` desc limit 1
        Bindings
        • 0: 5732
        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.81msselect * from `airlines` where `airlines`.`id` = 4438 limit 1
        Bindings
        • 0: 4438
        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#72aviatickets5.56msselect * from `flights_2025` where `origin_id` = 5732 and `date_update` >= '2025-05-09 00:00:00' order by `value` asc limit 20
        Bindings
        • 0: 5732
        • 1: 2025-05-09 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.64msSELECT * FROM flights_by WHERE origin_city_id=5732 AND destination_city_id IN (6905,1574,2794)
        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#83aviatickets2.13msselect * from `flights_by` where `id` in (310692, 310694, 310710)
        Bindings
        • 0: 310692
        • 1: 310694
        • 2: 310710
        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.19msselect * from `cities` where `cities`.`id` in (5732)
        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#83aviatickets2.74msselect * from `cities` where `cities`.`id` in (1574, 2794, 6905)
        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#83aviatickets2.57msselect * from `sites_relationships` where `sites_relationships`.`id` in (310692, 310694, 310710)
        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#83aviatickets2.71msselect * from `countries` where `countries`.`id` in (114)
        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.3msselect * from `flights_schedules` where `origin_city_id` = 5732 and `origin_datetime` >= '2025-05-11' order by travel_time ASC, origin_datetime ASC limit 1
        Bindings
        • 0: 5732
        • 1: 2025-05-11
        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.16msselect * from `flights_by` where `origin_city_id` = 5732 and `destination_city_id` = 212 limit 1
        Bindings
        • 0: 5732
        • 1: 212
        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#520aviatickets760μsselect * from `sites_relationships` where `sites_relationships`.`id` in (310689)
        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#609aviatickets2.31msselect destination_country_id, SUM(count) AS s from `flights_by` where `origin_city_id` = 5732 and `destination_country_id` <> 114 group by `origin_city_id`, `destination_country_id` order by `s` desc limit 12
        Bindings
        • 0: 5732
        • 1: 114
        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#48aviatickets1.61msselect * from `flights_by` where `origin_city_id` = 5732 and `destination_country_id` in (248, 108, 136, 89, 58, 92, 77, 240, 70, 8, 242, 211) group by `origin_city_id`, `destination_country_id`
        Bindings
        • 0: 5732
        • 1: 248
        • 2: 108
        • 3: 136
        • 4: 89
        • 5: 58
        • 6: 92
        • 7: 77
        • 8: 240
        • 9: 70
        • 10: 8
        • 11: 242
        • 12: 211
        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.46msselect * from `countries` where `countries`.`id` in (8, 58, 70, 77, 89, 92, 108, 136, 211, 240, 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#359aviatickets2.16msselect * from `flights_by` where `origin_city_id` = 5732 and `destination_country_id` = 114 and (`price_one_way` > 0 or `price` > 0) order by `revenue` desc limit 10 offset 0
        Bindings
        • 0: 5732
        • 1: 114
        • 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#359aviatickets2.84msselect * from `cities` where `cities`.`id` in (5732)
        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#359aviatickets2.92msselect * from `cities` where `cities`.`id` in (1574, 2794, 2815, 3237, 3455, 3848, 5833, 6266, 6905, 8983)
        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.34msselect * from `sites_relationships` where `sites_relationships`.`id` in (310691, 310692, 310694, 310696, 310698, 310709, 310710, 479635, 479637, 479651)
        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.55msselect * from `countries` where `countries`.`id` in (114)
        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.92msselect * from `flights_by` where `origin_city_id` = 5732 and `destination_country_id` <> 114 and (`price_one_way` > 0 or `price` > 0) order by `revenue` desc limit 10 offset 0
        Bindings
        • 0: 5732
        • 1: 114
        • 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#412aviatickets2.29msselect * from `cities` where `cities`.`id` in (5732)
        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#412aviatickets3.54msselect * from `cities` where `cities`.`id` in (2382, 3366, 3448, 4051, 4081, 5531, 5537, 5610, 6319, 8389)
        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.32msselect * from `sites_relationships` where `sites_relationships`.`id` in (310695, 310700, 310701, 310705, 479631, 479634, 866865, 1088404, 1272692, 1272694)
        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.45msselect * from `countries` where `countries`.`id` in (18, 58, 89, 92, 108, 136, 211, 242, 248)
        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#293aviatickets14.3msselect * from `countries` where `countries`.`id` = 114 limit 1
        Bindings
        • 0: 114
        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.24msselect * from `cities` where `cities`.`id` = 212 limit 1
        Bindings
        • 0: 212
        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
      40LocalRoute.php#?
      App\Avia\Infrastructure\Model\City
      29City.php#?
      App\Avia\Infrastructure\Model\SitesRelationship
      24SitesRelationship.php#?
      App\Avia\Infrastructure\Model\Country
      24Country.php#?
      App\Avia\Infrastructure\Model\Route
      20Route.php#?
      App\Avia\Infrastructure\Model\CityToCountry
      12CityToCountry.php#?
      App\Avia\Infrastructure\Model\AirlineRoute
      10AirlineRoute.php#?
      App\Avia\Infrastructure\Model\Airline
      5Airline.php#?
      App\Avia\Infrastructure\Model\FlightSchedule
      2FlightSchedule.php#?
      App\Avia\Infrastructure\Model\Airport
      1Airport.php#?
            _token
            NRY66txObfVNkVZ6GqtChjHvnvMOPjcGcK3pjrQy
            _previous
            array:1 [ "url" => "https://d.triptorg.ru/route/soq?_url=%2Froute%2Fsoq" ]
            _flash
            array:2 [ "old" => [] "new" => [] ]
            path_info
            /route/soq
            status_code
            200
            
            status_text
            OK
            format
            html
            content_type
            text/html; charset=UTF-8
            request_query
            0 of 0
            array:1 [ "_url" => "/route/soq" ]
            request_request
            []
            
            request_headers
            0 of 0
            array:16 [ "cookie" => array:1 [ 0 => "XSRF-TOKEN=eyJpdiI6IktpZWRGTTRxNkVwV1pGUUJKOWhGb3c9PSIsInZhbHVlIjoid0R5anNBVkxKaHhIU0xsTnBXZWN6SVlla2lFeU8yRURMdGdqU2VhWUJndVhkeFFqeDRjWEZGTnkrYm9TN1FaOFpPeEhpOVNpNlRrb2luUkVIciswVDZQM1pESXpBZCtkQkdxdTN6QUMyN0U1dGhtaVlxSC9mY25mSU1oWkcwdlciLCJtYWMiOiJlN2YzZjYzYTE2NTk3OWQwYjI1MzRkZjU5YzYwMGJiZDY5YmNhNjliNzYxMzgzMGZkZTI4ZDJkOTEzNzlmZWRhIiwidGFnIjoiIn0%3D; lowcostclub_session=eyJpdiI6ImV4Y1M4bnYxTnFNdlFvQkFRVTZJNXc9PSIsInZhbHVlIjoidExjd3VrbHl3b0s1UEM5cXY3SVhUQjM2RGFwaHM5My9SQUg2Vkw5M0VjZXk3eVZnWHZER3IyVkdqcTJ2N2xCTy9wOHNPZGdVU2hvNVhqYytRd2VabkoxZWdPYVRsRWtDYlB1WWhQV1ZERGtvdzUvZXJqMmdtVVFSdE0yUms0OUYiLCJtYWMiOiI5OGE2MmZlNjViMjA1NDgzZjFhZjFmMmViOTJmNDM4NGFiM2FjM2ZjMjQwOGJjMjUwM2JmY2E2OWExMDQzNzE3IiwidGFnIjoiIn0%3DXSRF-TOKEN=eyJpdiI6IktpZWRGTTRxNkVwV1pGUUJKOWhGb3c9PSIsInZhbHVlIjoid0R5anNBVkxKaHhIU0xsTnBXZWN6SVlla2lFeU8yRURMdGdqU2VhWUJndVhkeFFqeDRjWEZGTnkrYm9TN1FaOFpPeEhpO" ] "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" => "NRY66txObfVNkVZ6GqtChjHvnvMOPjcGcK3pjrQy" "lowcostclub_session" => "Ct7xkQ58hHyiiLUHX30O2lcy9pNMlyV6CKmh4ZO8" ]
            response_headers
            0 of 0
            array:5 [ "cache-control" => array:1 [ 0 => "max-age=604800, public" ] "date" => array:1 [ 0 => "Sun, 11 May 2025 18:53:58 GMT" ] "content-type" => array:1 [ 0 => "text/html; charset=UTF-8" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IlNiQWZlUVFVUlZScUtDT3ZzSHRNZHc9PSIsInZhbHVlIjoielBmbUVRcW5LNEtxMU1Ed2g3MERlR3RidmhUb1dPYlpGakluN0RmSksweTNKTEViKzlFSXJ0RUN0NFhjYzl6UzBvLzkxUUtyMjBTSW55YmVjSTUweEZEaU9HVEtvMUE3dGszTXRTbmJkLzkxempUaWNKT09Kb3pXMDUyTmF4Q2MiLCJtYWMiOiI3YmNmMzAyYTA2MTgyMmY2NjNkOTdjZDRkY2E5MzVlZDNiOTEwZjQ3YWIwYWFmNjFiZWU1OTlhNjU2MmQzM2JiIiwidGFnIjoiIn0%3D; expires=Sun, 11 May 2025 20:53:58 GMT; Max-Age=7200; path=/; samesite=laxXSRF-TOKEN=eyJpdiI6IlNiQWZlUVFVUlZScUtDT3ZzSHRNZHc9PSIsInZhbHVlIjoielBmbUVRcW5LNEtxMU1Ed2g3MERlR3RidmhUb1dPYlpGakluN0RmSksweTNKTEViKzlFSXJ0RUN0NFhjYzl6UzBvLzkxU" 1 => "lowcostclub_session=eyJpdiI6IlhNeGFQdjMxR2ltUjQ5K3lzYVMvSVE9PSIsInZhbHVlIjoiWUp5cGpqK1d6K3B5V3JFcERSRXlWcVdLTTh4ekZhS1JKUTZKYXBjcWNyL3ZaNlJlbFNPWVdKZDZhNHFGSUdzcjFTSm1EVjJTNjhiUEtTQmtkZ0p5NDhxbjFTWWJtMTI3cHEvSlRPK05yb0Z6a3RpYmtzRUYrOU93K1d2OUtsNk8iLCJtYWMiOiJkODhlOWIwNzM0ZWEwZDU4NzVhNWFkZDNkNGI0MDVkNTg0Y2RiZDlhMjY0ZmQ0NjNjYjk1OGNmZTIwMzM5NDc3IiwidGFnIjoiIn0%3D; expires=Sun, 11 May 2025 20:53:58 GMT; Max-Age=7200; path=/; httponly; samesite=laxlowcostclub_session=eyJpdiI6IlhNeGFQdjMxR2ltUjQ5K3lzYVMvSVE9PSIsInZhbHVlIjoiWUp5cGpqK1d6K3B5V3JFcERSRXlWcVdLTTh4ekZhS1JKUTZKYXBjcWNyL3ZaNlJlbFNPWVdKZDZhNHFGSUdz" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IlNiQWZlUVFVUlZScUtDT3ZzSHRNZHc9PSIsInZhbHVlIjoielBmbUVRcW5LNEtxMU1Ed2g3MERlR3RidmhUb1dPYlpGakluN0RmSksweTNKTEViKzlFSXJ0RUN0NFhjYzl6UzBvLzkxUUtyMjBTSW55YmVjSTUweEZEaU9HVEtvMUE3dGszTXRTbmJkLzkxempUaWNKT09Kb3pXMDUyTmF4Q2MiLCJtYWMiOiI3YmNmMzAyYTA2MTgyMmY2NjNkOTdjZDRkY2E5MzVlZDNiOTEwZjQ3YWIwYWFmNjFiZWU1OTlhNjU2MmQzM2JiIiwidGFnIjoiIn0%3D; expires=Sun, 11-May-2025 20:53:58 GMT; path=/XSRF-TOKEN=eyJpdiI6IlNiQWZlUVFVUlZScUtDT3ZzSHRNZHc9PSIsInZhbHVlIjoielBmbUVRcW5LNEtxMU1Ed2g3MERlR3RidmhUb1dPYlpGakluN0RmSksweTNKTEViKzlFSXJ0RUN0NFhjYzl6UzBvLzkxU" 1 => "lowcostclub_session=eyJpdiI6IlhNeGFQdjMxR2ltUjQ5K3lzYVMvSVE9PSIsInZhbHVlIjoiWUp5cGpqK1d6K3B5V3JFcERSRXlWcVdLTTh4ekZhS1JKUTZKYXBjcWNyL3ZaNlJlbFNPWVdKZDZhNHFGSUdzcjFTSm1EVjJTNjhiUEtTQmtkZ0p5NDhxbjFTWWJtMTI3cHEvSlRPK05yb0Z6a3RpYmtzRUYrOU93K1d2OUtsNk8iLCJtYWMiOiJkODhlOWIwNzM0ZWEwZDU4NzVhNWFkZDNkNGI0MDVkNTg0Y2RiZDlhMjY0ZmQ0NjNjYjk1OGNmZTIwMzM5NDc3IiwidGFnIjoiIn0%3D; expires=Sun, 11-May-2025 20:53:58 GMT; path=/; httponlylowcostclub_session=eyJpdiI6IlhNeGFQdjMxR2ltUjQ5K3lzYVMvSVE9PSIsInZhbHVlIjoiWUp5cGpqK1d6K3B5V3JFcERSRXlWcVdLTTh4ekZhS1JKUTZKYXBjcWNyL3ZaNlJlbFNPWVdKZDZhNHFGSUdz" ] ]
            session_attributes
            0 of 0
            array:3 [ "_token" => "NRY66txObfVNkVZ6GqtChjHvnvMOPjcGcK3pjrQy" "_previous" => array:1 [ "url" => "https://d.triptorg.ru/route/soq?_url=%2Froute%2Fsoq" ] "_flash" => array:2 [ "old" => [] "new" => [] ] ]
            ClearShow all
            Date ↕MethodURLData
            #12025-05-11 18:53:58GET/route/soq4835167