Дешевые авиабилеты из Каркассона (CCF)

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

Город: Каркасон

IATA: CCF

Страна: Франция

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


Аэропорты Каркассона:

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

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

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

Цены билетов на самолет из Каркассона

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

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

Самый дешевый авиабилет из Каркассона, найденный за последние 48 часов: билет по направлению Каркасон — Лондон с вылетом 2025-10-16 и стоимостью 2 334 ₽

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

Каркасон — Париж

Каркасон — По

Каркасон — Нант

Каркасон — Лилль

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

Каркасон — Москва

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

Каркасон — Кальяри

Каркасон — Брюссель

Каркасон — Порту

Каркасон — Гоа

Каркасон — Сыктывкар

Каркасон — Казань

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

Request history8.3.0PHP Version307msRequest Duration15MBMemory UsageGET route/{iata}Route
    • Booting (26.69ms)time
    • Application (280ms)time
    • 1 x Application (91.3%)
      280ms
      1 x Booting (8.69%)
      26.69ms
      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
      • 1x components.salesListsalesList.blade.php#?blade
      • 1x components.saleListItemsaleListItem.blade.php#?blade
      • 2x components.routes-listroutes-list.blade.php#?blade
      • 14x 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 (4 duplicates)Show only duplicates50.25ms
      • 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
      • AirportSqlRepository.php#56aviatickets4.47msselect * from `airports` where `city_id` = 1025 and `board` = 1 order by `ru` asc
        Bindings
        • 0: 1025
        • 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.13msselect * from `cities` where `cities`.`id` in (1025)
        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.26msselect * from `airline_routes` where `origin_city_id` = 1025 and `airline_id` not in ('1', 'NULL')
        Bindings
        • 0: 1025
        • 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.12msselect `origin_city_id`, `destination_city_id` from `airline_routes` where `origin_city_id` = 1025 and `transfers` = '0'
        Bindings
        • 0: 1025
        • 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.37msselect * from `flights_by` where `origin_city_id` = 1025 and `price_one_way` > 0 order by `price_one_way` asc limit 1
        Bindings
        • 0: 1025
        • 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.2msselect * 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.52msselect airline_id, COUNT(flight) AS route_count from `flights_schedules` where `origin_city_id` = 1025 group by `airline_id` order by `route_count` desc limit 1
        Bindings
        • 0: 1025
        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
      • RouteRepository.php#72aviatickets1.57msselect * from `flights_2025` where `origin_id` = 1025 and `date_update` >= '2025-08-19 00:00:00' order by `value` asc limit 20
        Bindings
        • 0: 1025
        • 1: 2025-08-19 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.22msSELECT * FROM flights_by WHERE origin_city_id=1025 AND destination_city_id IN (3654)
        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.14msselect * from `flights_by` where `id` in (61070)
        Bindings
        • 0: 61070
        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.13msselect * from `cities` where `cities`.`id` in (1025)
        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#83aviatickets1msselect * from `cities` where `cities`.`id` in (3654)
        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.01msselect * from `sites_relationships` where `sites_relationships`.`id` in (61070)
        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.13msselect * from `countries` where `countries`.`id` in (17)
        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.25msselect * from `flights_schedules` where `origin_city_id` = 1025 and `origin_datetime` >= '2025-08-21' order by travel_time ASC, origin_datetime ASC limit 1
        Bindings
        • 0: 1025
        • 1: 2025-08-21
        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#609aviatickets1.41msselect destination_country_id, SUM(count) AS s from `flights_by` where `origin_city_id` = 1025 and `destination_country_id` <> 120 group by `origin_city_id`, `destination_country_id` order by `s` desc limit 12
        Bindings
        • 0: 1025
        • 1: 120
        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` = 1025 and `destination_country_id` in (248, 215, 23, 130, 109, 105, 17, 119, 125, 210, 212, 52) group by `origin_city_id`, `destination_country_id`
        Bindings
        • 0: 1025
        • 1: 248
        • 2: 215
        • 3: 23
        • 4: 130
        • 5: 109
        • 6: 105
        • 7: 17
        • 8: 119
        • 9: 125
        • 10: 210
        • 11: 212
        • 12: 52
        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.29msselect * from `countries` where `countries`.`id` in (17, 23, 52, 105, 109, 119, 125, 130, 210, 212, 215, 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.54msselect * from `flights_by` where `origin_city_id` = 1025 and `destination_country_id` = 120 and (`price_one_way` > 0 or `price` > 0) order by `revenue` desc limit 10 offset 0
        Bindings
        • 0: 1025
        • 1: 120
        • 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.87msselect * from `cities` where `cities`.`id` in (1025)
        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.64msselect * from `cities` where `cities`.`id` in (3570, 4503, 4805, 5132)
        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.48msselect * from `sites_relationships` where `sites_relationships`.`id` in (61068, 61084, 61090, 1134242)
        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.37msselect * from `countries` where `countries`.`id` in (120)
        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` = 1025 and `destination_country_id` <> 120 and (`price_one_way` > 0 or `price` > 0) order by `revenue` desc limit 10 offset 0
        Bindings
        • 0: 1025
        • 1: 120
        • 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.88msselect * from `cities` where `cities`.`id` in (1025)
        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.75msselect * from `cities` where `cities`.`id` in (86, 825, 983, 2170, 2382, 3430, 3505, 4081, 4694, 5512)
        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.18msselect * from `sites_relationships` where `sites_relationships`.`id` in (61045, 61067, 61078, 61087, 398654, 1018579, 1018585, 1018598, 1134239, 1134243)
        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.39msselect * from `countries` where `countries`.`id` in (89, 109, 123, 130, 215, 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#293aviatickets1.15msselect * from `countries` where `countries`.`id` = 120 limit 1
        Bindings
        • 0: 120
        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
      • LocalRouteRepository.php#149aviatickets1.96msselect * from `flights_by` where `origin_city_id` = 4081 and (`price_one_way` > 0 or `price` > 0) and 1 = 1 order by `revenue` desc limit 15
        Bindings
        • 0: 4081
        • 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/Avia/Application/SeoRoutesHandler.php:54
      • LocalRouteRepository.php#149aviatickets1.3msselect * from `cities` where `cities`.`id` in (4081)
        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/Avia/Application/SeoRoutesHandler.php:54
      • LocalRouteRepository.php#149aviatickets1.55msselect * from `cities` where `cities`.`id` in (86, 407, 427, 696, 2382, 2686, 3505, 4148, 4160, 5572, 5960, 5981, 8361, 8389, 8481)
        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/Avia/Application/SeoRoutesHandler.php:54
      • LocalRouteRepository.php#149aviatickets1.17msselect * from `countries` where `countries`.`id` in (49, 77, 89, 119, 134, 159, 220, 240, 242, 248)
        Backtrace
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:149
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:396
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:153
        • app/Avia/Application/SeoRoutesHandler.php:54
      • LocalRouteRepository.php#149aviatickets1.27msselect * from `sites_relationships` where `sites_relationships`.`id` in (217012, 217131, 217139, 217220, 217413, 217569, 217839, 217959, 218074, 218221, 218447, 218454, 218971, 219128, 219136)
        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/Avia/Application/SeoRoutesHandler.php:54
      App\Avia\Infrastructure\Model\LocalRoute
      44LocalRoute.php#?
      App\Avia\Infrastructure\Model\City
      35City.php#?
      App\Avia\Infrastructure\Model\Country
      31Country.php#?
      App\Avia\Infrastructure\Model\SitesRelationship
      30SitesRelationship.php#?
      App\Avia\Infrastructure\Model\CityToCountry
      12CityToCountry.php#?
      App\Avia\Infrastructure\Model\Airport
      1Airport.php#?
      App\Avia\Infrastructure\Model\Route
      1Route.php#?
            _token
            iSsZ8vzO8Da2gvOahDi7n28hZ0mhqTsG6TuDmplI
            _previous
            array:1 [ "url" => "https://d.triptorg.ru/route/ccf?_url=%2Froute%2Fccf%2F" ]
            _flash
            array:2 [ "old" => [] "new" => [] ]
            path_info
            /route/ccf/
            status_code
            200
            
            status_text
            OK
            format
            html
            content_type
            text/html; charset=UTF-8
            request_query
            0 of 0
            array:1 [ "_url" => "/route/ccf/" ]
            request_request
            []
            
            request_headers
            0 of 0
            array:16 [ "cookie" => array:1 [ 0 => "XSRF-TOKEN=eyJpdiI6Ii8vbStmY21HR2xrODAyTzlwQWQwM1E9PSIsInZhbHVlIjoieWQyZDlYU05zMnBYaUhQbFg2cklvV2QrdkRZdUN1YjVualJkbkVKckJnTUVLNGhWRCtweHNyVGhsdlR2QUcxSUtxVkV6cUZvTzdaQ3lucCs2ZnFGQ3owWlpkNHNUVm1YQ2pWSlZLbll3R0c4T1lTK3A5SXFIZE0zSXJqUGlJNGgiLCJtYWMiOiI5YTg4ZTZhMDBlNmZjMzQ4MjNiMDY2OTE0Mjc5Njk3NWQ0MzY4MzMwNDJiMTg1NTJkZmNmYWE5MTNjY2NiNDJiIiwidGFnIjoiIn0%3D; lowcostclub_session=eyJpdiI6ImowMDlWQzBPUERDZjdzTzRYK0VLSnc9PSIsInZhbHVlIjoiU1pTTmd4dXcrWU1DRHJMQS80UFBrU05NRUk5dU9nb3pmcEVjR0FTNEJsa3IyYmcwN0tkamROalc2K1ZTQmN5VzNnZldRZkdocklDVk5Fa1ZHQWV1OG42ak8rcHdIQmRlZHpzZHRwVzNHOVhzYzJxK3U2dDc5c3dFckdZeU5RYWMiLCJtYWMiOiJkNDNhYmZiOWIyZjU3NDMzZTY0OTczOTE5MzgyYTRkYTM2OGE5NjhmMjQ2YWM5Yzg3N2NkOGVmZGExYzcyNDYyIiwidGFnIjoiIn0%3DXSRF-TOKEN=eyJpdiI6Ii8vbStmY21HR2xrODAyTzlwQWQwM1E9PSIsInZhbHVlIjoieWQyZDlYU05zMnBYaUhQbFg2cklvV2QrdkRZdUN1YjVualJkbkVKckJnTUVLNGhWRCtweHNyVGhsdlR2QUcxSUtxVkV6c" ] "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" => "iSsZ8vzO8Da2gvOahDi7n28hZ0mhqTsG6TuDmplI" "lowcostclub_session" => "DbDf9XgnWr92Z1AqdPKcpQgL8fsIZWy9mc8CIwEI" ]
            response_headers
            0 of 0
            array:5 [ "cache-control" => array:1 [ 0 => "max-age=604800, public" ] "date" => array:1 [ 0 => "Thu, 21 Aug 2025 04:35:13 GMT" ] "content-type" => array:1 [ 0 => "text/html; charset=UTF-8" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IklyVHVtZXorZ3VCbSs1blQrT1MzS3c9PSIsInZhbHVlIjoiejdsaDFZZ29LMVFhSWVkK0hWTjB1YnhmU0dGZjZWRzZYaFBnWFpIMHFvTXB0bmcrNGp4S0xxVVREWnVib2d4cVRoNVRFVENtVG1ranAzVndDeWo1RVNrNkpXd0pvZk5ZQjBOU1Jjc0ZhdkNVTFNIRVd3UG5La0F1ME1aRWxHNUoiLCJtYWMiOiJjMGVjYmYwZjAyM2FhMTE4OWFmNmZhM2Y5Njk1ZmE4MWQyNjA5NWRmZWZkYTUyOTg0ODQyNmQyNGU0NzgyYWRkIiwidGFnIjoiIn0%3D; expires=Thu, 21 Aug 2025 06:35:13 GMT; Max-Age=7200; path=/; samesite=laxXSRF-TOKEN=eyJpdiI6IklyVHVtZXorZ3VCbSs1blQrT1MzS3c9PSIsInZhbHVlIjoiejdsaDFZZ29LMVFhSWVkK0hWTjB1YnhmU0dGZjZWRzZYaFBnWFpIMHFvTXB0bmcrNGp4S0xxVVREWnVib2d4cVRoNVRFV" 1 => "lowcostclub_session=eyJpdiI6InU3Mys3aDRseHVjc09TNmpad3BlT2c9PSIsInZhbHVlIjoiOG96MFptRkpHSlVLbk1CZVdHZzkxZzgyZG1HZmtwRWhMeUZuS1pyTVhWbkw2NzQ1QU5BR3hSL0plNDdqUXBhQXZ3M20vMkRZYXJCRFpBVHNscnF1K2gwdW8ySXpTYm9ydThqa2JUOGVBM1poUVRYQk5Zb0hTdzY1M0tsemhDcy8iLCJtYWMiOiI0MzdjNDlkZjhkMmM0ZWMwMzA2YzFlODJmNjEzNzkxZWZkZGJkYjkwMTY3ZmMyMzk5NDdiODUxNTBmMDQ5MmYzIiwidGFnIjoiIn0%3D; expires=Thu, 21 Aug 2025 06:35:13 GMT; Max-Age=7200; path=/; httponly; samesite=laxlowcostclub_session=eyJpdiI6InU3Mys3aDRseHVjc09TNmpad3BlT2c9PSIsInZhbHVlIjoiOG96MFptRkpHSlVLbk1CZVdHZzkxZzgyZG1HZmtwRWhMeUZuS1pyTVhWbkw2NzQ1QU5BR3hSL0plNDdqUXBh" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IklyVHVtZXorZ3VCbSs1blQrT1MzS3c9PSIsInZhbHVlIjoiejdsaDFZZ29LMVFhSWVkK0hWTjB1YnhmU0dGZjZWRzZYaFBnWFpIMHFvTXB0bmcrNGp4S0xxVVREWnVib2d4cVRoNVRFVENtVG1ranAzVndDeWo1RVNrNkpXd0pvZk5ZQjBOU1Jjc0ZhdkNVTFNIRVd3UG5La0F1ME1aRWxHNUoiLCJtYWMiOiJjMGVjYmYwZjAyM2FhMTE4OWFmNmZhM2Y5Njk1ZmE4MWQyNjA5NWRmZWZkYTUyOTg0ODQyNmQyNGU0NzgyYWRkIiwidGFnIjoiIn0%3D; expires=Thu, 21-Aug-2025 06:35:13 GMT; path=/XSRF-TOKEN=eyJpdiI6IklyVHVtZXorZ3VCbSs1blQrT1MzS3c9PSIsInZhbHVlIjoiejdsaDFZZ29LMVFhSWVkK0hWTjB1YnhmU0dGZjZWRzZYaFBnWFpIMHFvTXB0bmcrNGp4S0xxVVREWnVib2d4cVRoNVRFV" 1 => "lowcostclub_session=eyJpdiI6InU3Mys3aDRseHVjc09TNmpad3BlT2c9PSIsInZhbHVlIjoiOG96MFptRkpHSlVLbk1CZVdHZzkxZzgyZG1HZmtwRWhMeUZuS1pyTVhWbkw2NzQ1QU5BR3hSL0plNDdqUXBhQXZ3M20vMkRZYXJCRFpBVHNscnF1K2gwdW8ySXpTYm9ydThqa2JUOGVBM1poUVRYQk5Zb0hTdzY1M0tsemhDcy8iLCJtYWMiOiI0MzdjNDlkZjhkMmM0ZWMwMzA2YzFlODJmNjEzNzkxZWZkZGJkYjkwMTY3ZmMyMzk5NDdiODUxNTBmMDQ5MmYzIiwidGFnIjoiIn0%3D; expires=Thu, 21-Aug-2025 06:35:13 GMT; path=/; httponlylowcostclub_session=eyJpdiI6InU3Mys3aDRseHVjc09TNmpad3BlT2c9PSIsInZhbHVlIjoiOG96MFptRkpHSlVLbk1CZVdHZzkxZzgyZG1HZmtwRWhMeUZuS1pyTVhWbkw2NzQ1QU5BR3hSL0plNDdqUXBh" ] ]
            session_attributes
            0 of 0
            array:3 [ "_token" => "iSsZ8vzO8Da2gvOahDi7n28hZ0mhqTsG6TuDmplI" "_previous" => array:1 [ "url" => "https://d.triptorg.ru/route/ccf?_url=%2Froute%2Fccf%2F" ] "_flash" => array:2 [ "old" => [] "new" => [] ] ]
            ClearShow all
            Date ↕MethodURLData
            #12025-08-21 04:35:13GET/route/ccf/3834154