Дешевые авиабилеты из Кунунарры (KNX)

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

Город: Кунунарра

IATA: KNX

Страна: Австралия

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


Аэропорты Кунунарры:

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

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

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

Цены на местные авиарейсы из Кунунарры

Кунунарра — Дарвин

Кунунарра — Брисбен

Кунунарра — Мельбурн

Кунунарра — Сидней

Кунунарра — Брум

Кунунарра — Кэрнс

Кунунарра — Аделаида

Кунунарра — Канберра

Кунунарра — Голд-Кост

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

Кунунарра — Нью-Йорк

Кунунарра — Пекин

Кунунарра — Батуми

Кунунарра — Аккра

Кунунарра — Пхукет

Кунунарра — Гонконг

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

Request history8.3.0PHP Version239msRequest Duration15MBMemory UsageGET route/{iata}Route
    • Booting (31.18ms)time
    • Application (208ms)time
    • 1 x Application (86.95%)
      208ms
      1 x Booting (13.05%)
      31.18ms
      38 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
      • 2x components.routes-listroutes-list.blade.php#?blade
      • 16x 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
      27 statements were executed (3 duplicates)Show only duplicates38.06ms
      • 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#84aviatickets5.04msselect * from `cities` where `code` = 'knx' limit 1
        Bindings
        • 0: knx
        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.21msselect * from `airports` where `city_id` = 3251 and `board` = 1 order by `ru` asc
        Bindings
        • 0: 3251
        • 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.08msselect * from `cities` where `cities`.`id` in (3251)
        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.3msselect * from `airline_routes` where `origin_city_id` = 3251 and `airline_id` not in ('1', 'NULL')
        Bindings
        • 0: 3251
        • 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#446aviatickets920μsselect `origin_city_id`, `destination_city_id` from `airline_routes` where `origin_city_id` = 3251 and `transfers` = '0'
        Bindings
        • 0: 3251
        • 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.26msselect * from `flights_by` where `origin_city_id` = 3251 and `price_one_way` > 0 order by `price_one_way` asc limit 1
        Bindings
        • 0: 3251
        • 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.1msselect * 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.04msselect airline_id, COUNT(flight) AS route_count from `flights_schedules` where `origin_city_id` = 3251 group by `airline_id` order by `route_count` desc limit 1
        Bindings
        • 0: 3251
        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.02msselect * from `airlines` where `airlines`.`id` = 336 limit 1
        Bindings
        • 0: 336
        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#72aviatickets1.12msselect * from `flights_2025` where `origin_id` = 3251 and `date_update` >= '2025-11-08 00:00:00' order by `value` asc limit 20
        Bindings
        • 0: 3251
        • 1: 2025-11-08 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
      • FlightSchedulesRepository.php#44aviatickets1.12msselect * from `flights_schedules` where `origin_city_id` = 3251 and `origin_datetime` >= '2025-11-10' order by travel_time ASC, origin_datetime ASC limit 1
        Bindings
        • 0: 3251
        • 1: 2025-11-10
        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.29msselect * from `flights_by` where `origin_city_id` = 3251 and `destination_city_id` = 729 limit 1
        Bindings
        • 0: 3251
        • 1: 729
        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.12msselect * from `sites_relationships` where `sites_relationships`.`id` in (167474)
        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#609aviatickets1.61msselect destination_country_id, SUM(count) AS s from `flights_by` where `origin_city_id` = 3251 and `destination_country_id` <> 8 group by `origin_city_id`, `destination_country_id` order by `s` desc limit 12
        Bindings
        • 0: 3251
        • 1: 8
        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.64msselect * from `flights_by` where `origin_city_id` = 3251 and `destination_country_id` in (130, 125, 214, 6, 23, 24, 70, 89, 92, 118, 119) group by `origin_city_id`, `destination_country_id`
        Bindings
        • 0: 3251
        • 1: 130
        • 2: 125
        • 3: 214
        • 4: 6
        • 5: 23
        • 6: 24
        • 7: 70
        • 8: 89
        • 9: 92
        • 10: 118
        • 11: 119
        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#48aviatickets1.45msselect * from `countries` where `countries`.`id` in (6, 23, 24, 70, 89, 92, 118, 119, 125, 130, 214)
        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.65msselect * from `flights_by` where `origin_city_id` = 3251 and `destination_country_id` = 8 and (`price_one_way` > 0 or `price` > 0) order by `revenue` desc limit 10 offset 0
        Bindings
        • 0: 3251
        • 1: 8
        • 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.22msselect * from `cities` where `cities`.`id` in (3251)
        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.43msselect * from `cities` where `cities`.`id` in (70, 729, 1013, 1224, 1589, 3873, 5907, 8332, 8427, 8435)
        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.15msselect * from `sites_relationships` where `sites_relationships`.`id` in (167474, 167475, 167476, 167477, 167479, 434326, 1149037, 1149038, 1149044, 1149045)
        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.17msselect * from `countries` where `countries`.`id` in (8)
        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.76msselect * from `flights_by` where `origin_city_id` = 3251 and `destination_country_id` <> 8 and (`price_one_way` > 0 or `price` > 0) order by `revenue` desc limit 10 offset 0
        Bindings
        • 0: 3251
        • 1: 8
        • 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.19msselect * from `cities` where `cities`.`id` in (3251)
        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.46msselect * from `cities` where `cities`.`id` in (52, 684, 887, 2380, 2382, 4539)
        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.06msselect * from `sites_relationships` where `sites_relationships`.`id` in (1100839, 1100840, 1149036, 1149040, 1149042, 1266755)
        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.31msselect * from `countries` where `countries`.`id` in (24, 70, 89, 92, 118, 119)
        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.34msselect * from `countries` where `countries`.`id` = 8 limit 1
        Bindings
        • 0: 8
        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
      App\Avia\Infrastructure\Model\LocalRoute
      29LocalRoute.php#?
      App\Avia\Infrastructure\Model\City
      20City.php#?
      App\Avia\Infrastructure\Model\Country
      19Country.php#?
      App\Avia\Infrastructure\Model\SitesRelationship
      17SitesRelationship.php#?
      App\Avia\Infrastructure\Model\CityToCountry
      11CityToCountry.php#?
      App\Avia\Infrastructure\Model\FlightSchedule
      2FlightSchedule.php#?
      App\Avia\Infrastructure\Model\Airport
      1Airport.php#?
      App\Avia\Infrastructure\Model\Airline
      1Airline.php#?
            _token
            jj0yaytfDtUpVganac2iZdFrFVcDDt9OjHQq2ruP
            _previous
            array:1 [ "url" => "https://d.triptorg.ru/route/knx?_url=%2Froute%2Fknx" ]
            _flash
            array:2 [ "old" => [] "new" => [] ]
            path_info
            /route/knx
            status_code
            200
            
            status_text
            OK
            format
            html
            content_type
            text/html; charset=UTF-8
            request_query
            0 of 0
            array:1 [ "_url" => "/route/knx" ]
            request_request
            []
            
            request_headers
            0 of 0
            array:16 [ "cookie" => array:1 [ 0 => "XSRF-TOKEN=eyJpdiI6InRPK3owLzZZb3pHUjdHdXJvSWx0SkE9PSIsInZhbHVlIjoiZXNtQjIrOC9DUUVFdXV5azBBUHVHMnBLMTJJZlllNURzT2VIb3pEQVcyOHlYNmZOTVhabUxBdVN3WlloRkowQ1N1cHVKK1NaZWlDemVyM1Jjajh2bXRWd3RQTEYxMysyMnl1d3NNWUwxODhSZCtYR3V3bnZSbXBEQ2RaSjZ1VmkiLCJtYWMiOiJmYjgyZTNiZmZjYzZhNjg2M2FhNWFlZTZiYzIyN2Y2MjYyODZiODgzZTI2NzgxNmI1MTdkMTFiZDI0Y2Q3NDg3IiwidGFnIjoiIn0%3D; lowcostclub_session=eyJpdiI6IjZZS3N4dU1wclZRUjc1bGEvZjNWN3c9PSIsInZhbHVlIjoiemVGT3RtS2ZpTDVpUkZHaXVXeGRZa25tTUhvSHBuS09lT1ZMZnZPdGFGTXVHWXBpcHNuaEVjK1NBZjNGTzJXMjZxd0hqWHR2OXpHTDV2VGZTRTUzK1c0SUJ2SXhjaFpxczRzRkEyTzlscTN2ZzhUUXRweWZEMTZuWHRZNDhONGoiLCJtYWMiOiIwMzZjNGI4MjRmY2VhMDY0ODQ1MWJmMmVjY2ZmY2JiOWJjMjE2N2QwNzY0NWFhMGE3YzY2ZjE4YjQzNzE1M2IxIiwidGFnIjoiIn0%3DXSRF-TOKEN=eyJpdiI6InRPK3owLzZZb3pHUjdHdXJvSWx0SkE9PSIsInZhbHVlIjoiZXNtQjIrOC9DUUVFdXV5azBBUHVHMnBLMTJJZlllNURzT2VIb3pEQVcyOHlYNmZOTVhabUxBdVN3WlloRkowQ1N1cHVKK" ] "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" => "jj0yaytfDtUpVganac2iZdFrFVcDDt9OjHQq2ruP" "lowcostclub_session" => "XrYRpsNST3KZAQv7NPlRMxl3khuvuIoU8wipn3XB" ]
            response_headers
            0 of 0
            array:5 [ "cache-control" => array:1 [ 0 => "max-age=604800, public" ] "date" => array:1 [ 0 => "Mon, 10 Nov 2025 09:53:57 GMT" ] "content-type" => array:1 [ 0 => "text/html; charset=UTF-8" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IlYxQjQ0TWJITDdVRy9iemVZUWFaZlE9PSIsInZhbHVlIjoiR053YlNEdFNMYXc2UFFCYmVXVVh0VVlFQzlZWGk5YXg2RU1CSXp2RjNnRHkwb1h3ejBsVGlaNTB2T3BRcUlYUUZxSlBtL3NvemxUK0paTEk4cUtHcmtOcGJnTmI0K0NjOENlMHFLSXpCVzBqTncyUVhvazJ3emRnTDczWlA5VUUiLCJtYWMiOiI5YjFjYjBhMjJlOWE5N2NkMDQzM2VhNzZmNTVkNjMwMjFmY2IzOWZiZGIwYmEzMjYzOWVlMWQ0OWZhYjRkNTBiIiwidGFnIjoiIn0%3D; expires=Mon, 10 Nov 2025 11:53:57 GMT; Max-Age=7200; path=/; samesite=laxXSRF-TOKEN=eyJpdiI6IlYxQjQ0TWJITDdVRy9iemVZUWFaZlE9PSIsInZhbHVlIjoiR053YlNEdFNMYXc2UFFCYmVXVVh0VVlFQzlZWGk5YXg2RU1CSXp2RjNnRHkwb1h3ejBsVGlaNTB2T3BRcUlYUUZxSlBtL" 1 => "lowcostclub_session=eyJpdiI6IkxKWVdOaHhFZ2I5dlk3YzdxUWh0VEE9PSIsInZhbHVlIjoiU25UdE9uV1JIQlkvZjVBTW1BTUZweHA3U0NJL3JUNkREcnZHVFVWWjE3dmI2aUlpQ0pCSGQzZEpSZ0xZZDhTNUNDbFg2Z2lFT0g3K29QNnA2SmdEbW5yQjh6Tk4rdVMxU3RKR3hVcDdqQ3doc2NybDJ2VFZ6bEVYdW9LbURYKzAiLCJtYWMiOiIxYzQ3ZGFkZTkyM2NlNDkwYTFmZDIzYTc4M2M5ZTcwNGMxOTQwYWVlNDY1YTg1ZDUzMmMzOTQ4MGJmYzZlODc0IiwidGFnIjoiIn0%3D; expires=Mon, 10 Nov 2025 11:53:57 GMT; Max-Age=7200; path=/; httponly; samesite=laxlowcostclub_session=eyJpdiI6IkxKWVdOaHhFZ2I5dlk3YzdxUWh0VEE9PSIsInZhbHVlIjoiU25UdE9uV1JIQlkvZjVBTW1BTUZweHA3U0NJL3JUNkREcnZHVFVWWjE3dmI2aUlpQ0pCSGQzZEpSZ0xZZDhT" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IlYxQjQ0TWJITDdVRy9iemVZUWFaZlE9PSIsInZhbHVlIjoiR053YlNEdFNMYXc2UFFCYmVXVVh0VVlFQzlZWGk5YXg2RU1CSXp2RjNnRHkwb1h3ejBsVGlaNTB2T3BRcUlYUUZxSlBtL3NvemxUK0paTEk4cUtHcmtOcGJnTmI0K0NjOENlMHFLSXpCVzBqTncyUVhvazJ3emRnTDczWlA5VUUiLCJtYWMiOiI5YjFjYjBhMjJlOWE5N2NkMDQzM2VhNzZmNTVkNjMwMjFmY2IzOWZiZGIwYmEzMjYzOWVlMWQ0OWZhYjRkNTBiIiwidGFnIjoiIn0%3D; expires=Mon, 10-Nov-2025 11:53:57 GMT; path=/XSRF-TOKEN=eyJpdiI6IlYxQjQ0TWJITDdVRy9iemVZUWFaZlE9PSIsInZhbHVlIjoiR053YlNEdFNMYXc2UFFCYmVXVVh0VVlFQzlZWGk5YXg2RU1CSXp2RjNnRHkwb1h3ejBsVGlaNTB2T3BRcUlYUUZxSlBtL" 1 => "lowcostclub_session=eyJpdiI6IkxKWVdOaHhFZ2I5dlk3YzdxUWh0VEE9PSIsInZhbHVlIjoiU25UdE9uV1JIQlkvZjVBTW1BTUZweHA3U0NJL3JUNkREcnZHVFVWWjE3dmI2aUlpQ0pCSGQzZEpSZ0xZZDhTNUNDbFg2Z2lFT0g3K29QNnA2SmdEbW5yQjh6Tk4rdVMxU3RKR3hVcDdqQ3doc2NybDJ2VFZ6bEVYdW9LbURYKzAiLCJtYWMiOiIxYzQ3ZGFkZTkyM2NlNDkwYTFmZDIzYTc4M2M5ZTcwNGMxOTQwYWVlNDY1YTg1ZDUzMmMzOTQ4MGJmYzZlODc0IiwidGFnIjoiIn0%3D; expires=Mon, 10-Nov-2025 11:53:57 GMT; path=/; httponlylowcostclub_session=eyJpdiI6IkxKWVdOaHhFZ2I5dlk3YzdxUWh0VEE9PSIsInZhbHVlIjoiU25UdE9uV1JIQlkvZjVBTW1BTUZweHA3U0NJL3JUNkREcnZHVFVWWjE3dmI2aUlpQ0pCSGQzZEpSZ0xZZDhT" ] ]
            session_attributes
            0 of 0
            array:3 [ "_token" => "jj0yaytfDtUpVganac2iZdFrFVcDDt9OjHQq2ruP" "_previous" => array:1 [ "url" => "https://d.triptorg.ru/route/knx?_url=%2Froute%2Fknx" ] "_flash" => array:2 [ "old" => [] "new" => [] ] ]
            ClearShow all
            Date ↕MethodURLData
            #12025-11-10 09:53:57GET/route/knx3827100