Дешевые авиабилеты из Вичита Фоллс Шеппард АФБ (SPS)

Дешевые билеты на самолет из Вичита Фоллс Шеппард АФБ

Город: Вичита Фоллс Шеппард АФБ

IATA: SPS

Страна: США

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


Аэропорты Вичита Фоллс Шеппард АФБ:

Дешёвые перелёты из Вичита Фоллс Шеппард АФБ в другие города.

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

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

Авиакомпании летающие из Вичита Фоллс Шеппард АФБ

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

Request history8.3.0PHP Version936msRequest Duration15MBMemory UsageGET route/{iata}Route
    • Booting (44.96ms)time
    • Application (891ms)time
    • 1 x Application (95.19%)
      891ms
      1 x Booting (4.8%)
      44.96ms
      43 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.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
      34 statements were executed (3 duplicates)Show only duplicates239ms
      • 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#84aviatickets25.91msselect * from `cities` where `code` = 'sps' limit 1
        Bindings
        • 0: sps
        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#56aviatickets2.27msselect * from `airports` where `city_id` = 8916 and `board` = 1 order by `ru` asc
        Bindings
        • 0: 8916
        • 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#56aviatickets3.39msselect * from `cities` where `cities`.`id` in (8916)
        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#67aviatickets9.24msselect * from `airline_routes` where `origin_city_id` = 8916 and `airline_id` not in ('1', 'NULL')
        Bindings
        • 0: 8916
        • 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.84msselect * from `airlines` where `id` in (2005) order by `name` asc
        Bindings
        • 0: 2005
        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#446aviatickets1.12msselect `origin_city_id`, `destination_city_id` from `airline_routes` where `origin_city_id` = 8916 and `transfers` = '0'
        Bindings
        • 0: 8916
        • 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#68aviatickets9.81msselect * from `flights_by` where `origin_city_id` = 8916 and `price_one_way` > 0 order by `price_one_way` asc limit 1
        Bindings
        • 0: 8916
        • 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#31aviatickets13.51msselect * 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#181aviatickets6.61msselect airline_id, COUNT(flight) AS route_count from `flights_schedules` where `origin_city_id` = 8916 group by `airline_id` order by `route_count` desc limit 1
        Bindings
        • 0: 8916
        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#183aviatickets5.82msselect * from `airlines` where `airlines`.`id` = 24 limit 1
        Bindings
        • 0: 24
        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.43msselect * from `flights_2025` where `origin_id` = 8916 and `date_update` >= '2025-05-10 00:00:00' order by `value` asc limit 20
        Bindings
        • 0: 8916
        • 1: 2025-05-10 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#44aviatickets2.51msselect * from `flights_schedules` where `origin_city_id` = 8916 and `origin_datetime` >= '2025-05-12' order by travel_time ASC, origin_datetime ASC limit 1
        Bindings
        • 0: 8916
        • 1: 2025-05-12
        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#520aviatickets2.68msselect * from `flights_by` where `origin_city_id` = 8916 and `destination_city_id` = 7738 limit 1
        Bindings
        • 0: 8916
        • 1: 7738
        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#520aviatickets19.97msselect * from `sites_relationships` where `sites_relationships`.`id` in (311401)
        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#609aviatickets5.59msselect destination_country_id, SUM(count) AS s from `flights_by` where `origin_city_id` = 8916 and `destination_country_id` <> 92 group by `origin_city_id`, `destination_country_id` order by `s` desc limit 12
        Bindings
        • 0: 8916
        • 1: 92
        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#48aviatickets5.96msselect * from `flights_by` where `origin_city_id` = 8916 and `destination_country_id` in (211, 240, 89, 6, 123, 84, 134, 164, 58, 8, 16, 70) group by `origin_city_id`, `destination_country_id`
        Bindings
        • 0: 8916
        • 1: 211
        • 2: 240
        • 3: 89
        • 4: 6
        • 5: 123
        • 6: 84
        • 7: 134
        • 8: 164
        • 9: 58
        • 10: 8
        • 11: 16
        • 12: 70
        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#48aviatickets7.59msselect * from `countries` where `countries`.`id` in (6, 8, 16, 58, 70, 84, 89, 123, 134, 164, 211, 240)
        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#359aviatickets3.95msselect * from `flights_by` where `origin_city_id` = 8916 and `destination_country_id` = 92 and (`price_one_way` > 0 or `price` > 0) order by `revenue` desc limit 10 offset 0
        Bindings
        • 0: 8916
        • 1: 92
        • 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.8msselect * from `cities` where `cities`.`id` in (8916)
        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.63msselect * from `cities` where `cities`.`id` in (1851, 4602, 5266, 5531, 5623, 8319, 8458, 8585, 9262, 9309)
        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#359aviatickets4.1msselect * from `sites_relationships` where `sites_relationships`.`id` in (311410, 311414, 311451, 311454, 479989, 1188442, 1188453, 1188454, 1188461, 1188463)
        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#359aviatickets14.77msselect * from `countries` where `countries`.`id` in (92)
        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#412aviatickets3.57msselect * from `flights_by` where `origin_city_id` = 8916 and `destination_country_id` <> 92 and (`price_one_way` > 0 or `price` > 0) order by `revenue` desc limit 10 offset 0
        Bindings
        • 0: 8916
        • 1: 92
        • 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#412aviatickets9.59msselect * from `cities` where `cities`.`id` in (8916)
        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#412aviatickets7.06msselect * from `cities` where `cities`.`id` in (684, 696, 985, 1058, 1262, 2686, 2807, 3873, 5572, 6319)
        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#412aviatickets6.83msselect * from `sites_relationships` where `sites_relationships`.`id` in (311426, 479990, 480020, 480026, 558760, 1114932, 1188434, 1188436, 1188447, 1283231)
        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#412aviatickets13.77msselect * from `countries` where `countries`.`id` in (8, 16, 58, 70, 84, 89, 134, 211, 240)
        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#293aviatickets5.1msselect * from `countries` where `countries`.`id` = 92 limit 1
        Bindings
        • 0: 92
        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#175aviatickets1.55msselect * from `flights_by` where 0 = 1
        Backtrace
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:175
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:396
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:179
        • app/Avia/Application/SeoRoutesHandler.php:40
      • LocalRouteRepository.php#149aviatickets3.25msselect * 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#149aviatickets8.68msselect * 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#149aviatickets4.23msselect * from `cities` where `cities`.`id` in (86, 407, 427, 696, 1574, 2382, 2686, 3505, 4148, 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#149aviatickets11.33msselect * from `countries` where `countries`.`id` in (49, 77, 89, 114, 119, 134, 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#149aviatickets10.62msselect * from `sites_relationships` where `sites_relationships`.`id` in (217012, 217131, 217139, 217220, 217413, 217549, 217569, 217839, 217959, 218074, 218221, 218447, 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
      49LocalRoute.php#?
      App\Avia\Infrastructure\Model\City
      40City.php#?
      App\Avia\Infrastructure\Model\SitesRelationship
      36SitesRelationship.php#?
      App\Avia\Infrastructure\Model\Country
      33Country.php#?
      App\Avia\Infrastructure\Model\CityToCountry
      12CityToCountry.php#?
      App\Avia\Infrastructure\Model\Airline
      2Airline.php#?
      App\Avia\Infrastructure\Model\FlightSchedule
      2FlightSchedule.php#?
      App\Avia\Infrastructure\Model\Airport
      1Airport.php#?
      App\Avia\Infrastructure\Model\AirlineRoute
      1AirlineRoute.php#?
            _token
            Hv5Hv0pWiZrwpRVJ9gsizejO2Z5dab3DYVFVBGPA
            _previous
            array:1 [ "url" => "https://d.triptorg.ru/route/sps?_url=%2Froute%2Fsps%2F" ]
            _flash
            array:2 [ "old" => [] "new" => [] ]
            path_info
            /route/sps/
            status_code
            200
            
            status_text
            OK
            format
            html
            content_type
            text/html; charset=UTF-8
            request_query
            0 of 0
            array:1 [ "_url" => "/route/sps/" ]
            request_request
            []
            
            request_headers
            0 of 0
            array:16 [ "cookie" => array:1 [ 0 => "XSRF-TOKEN=eyJpdiI6ImVTQ1A2WnNYeVdEcitKMWkzeHA4V2c9PSIsInZhbHVlIjoibTJBZCtkUWZOeXluRTdKSHFtRmpKWFJ5VXlBQkloUkZjQmNoVDR6Wml0eE9iQ1p0Njl4eXljcGxOOWhMOWMvR2w1NmtpdmQzRWlrblh5Z0Y1b3FkbWRrbjFSTkxPK3ZOQUxOT0VOV2IxdW1CbWRpTTFTMTZ4RUNOWWk1dkhIODgiLCJtYWMiOiJkZDNkMTE3ODIyMDliN2UzMDdiMWI2YzRkYmZiNTkzYzZlMzQwMWU5NjdlYzhhYThmNGM3YzkxMWFiYWEyNGM2IiwidGFnIjoiIn0%3D; lowcostclub_session=eyJpdiI6IkZQZlFmeGt1L2FjdGJsK0w0QW1lb0E9PSIsInZhbHVlIjoiSFJlOEtpL0kzZkpYWmQ4eVJyL2F0N3dQcW9MdFFzNDYvWTZPenVCYWt0QmswMDBCUktWS2xkTXdndHc2dUhNY01Bd01qQzlwZmhteTdVVWorOGRjTHVNRGF2SndZTlJuZyt5WURsZFFHY1hBbW42eHh0Y002dWNWamhpUWlDN1MiLCJtYWMiOiIyM2FmYmM3N2JjYjhlYWVlOTI3MjE4MDMwN2IxYzRhMGFlNmIzNGJmNjU1OWQ5YWEzOWQ2ZWRiNDFjYTNjZGY2IiwidGFnIjoiIn0%3DXSRF-TOKEN=eyJpdiI6ImVTQ1A2WnNYeVdEcitKMWkzeHA4V2c9PSIsInZhbHVlIjoibTJBZCtkUWZOeXluRTdKSHFtRmpKWFJ5VXlBQkloUkZjQmNoVDR6Wml0eE9iQ1p0Njl4eXljcGxOOWhMOWMvR2w1Nmtpd" ] "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" => "Hv5Hv0pWiZrwpRVJ9gsizejO2Z5dab3DYVFVBGPA" "lowcostclub_session" => "E2TXuhoemk3oqFyaqMxShlbRbPTVgIDUsoKL9KFm" ]
            response_headers
            0 of 0
            array:5 [ "cache-control" => array:1 [ 0 => "max-age=604800, public" ] "date" => array:1 [ 0 => "Mon, 12 May 2025 21:17:48 GMT" ] "content-type" => array:1 [ 0 => "text/html; charset=UTF-8" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6Ijk5YzhlQi9xaEJNTDR1MHFWZXFIWkE9PSIsInZhbHVlIjoiUkUzZnFYVzdFSU44YlNzQlJTQ0ZxUHFIelpTOWNCbjJLeGppLzk1cWhEQUJBWXJ5R1VSUkplN3N0SXVJcnEwN2lOeHRFVjI5VlhENmtGTkVaVEdJYTg4Z0JENlIrL1A1ZjZBZXI4ZmNTbUFhY1l2elBSSnFQU3A3cUdLY1dobEsiLCJtYWMiOiIwNzc5MGQxZWE5N2VkNmU2OWQzNjM1YWQzNDNiYmYzMzNlZDk4NTBjZWM0NzQ5Y2E1YzNjMzc4YzUxNTgwYWVjIiwidGFnIjoiIn0%3D; expires=Mon, 12 May 2025 23:17:48 GMT; Max-Age=7200; path=/; samesite=laxXSRF-TOKEN=eyJpdiI6Ijk5YzhlQi9xaEJNTDR1MHFWZXFIWkE9PSIsInZhbHVlIjoiUkUzZnFYVzdFSU44YlNzQlJTQ0ZxUHFIelpTOWNCbjJLeGppLzk1cWhEQUJBWXJ5R1VSUkplN3N0SXVJcnEwN2lOeHRFV" 1 => "lowcostclub_session=eyJpdiI6IkVsQlFsb3JGVGc3Z0RIUHpKeHBJMnc9PSIsInZhbHVlIjoidnBrbFRXa2lHeDB2dkwrMlMrc0JHT3JEWCt0d3I0WG90T0RqblpKRXpwNEcyVXJxTE9xOEhuVURkS2VSNXpkNDNwMzNlbTUrNWt2T3RWbzQwb2w5bklsMWVuUWxxbUJCWVYrRXg5aGVIL21vbzNldTdPeUVIRno3U0tHZWFUM0kiLCJtYWMiOiIxYTg5YzEwNWEwNWY1YzYyYTA1ZDBiMmYxNmM3ZTQ3MzI1NTlmZTI1YjIzMzY4ZWVlNmQ0Y2NmYzFlZTliMWZhIiwidGFnIjoiIn0%3D; expires=Mon, 12 May 2025 23:17:48 GMT; Max-Age=7200; path=/; httponly; samesite=laxlowcostclub_session=eyJpdiI6IkVsQlFsb3JGVGc3Z0RIUHpKeHBJMnc9PSIsInZhbHVlIjoidnBrbFRXa2lHeDB2dkwrMlMrc0JHT3JEWCt0d3I0WG90T0RqblpKRXpwNEcyVXJxTE9xOEhuVURkS2VSNXpk" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6Ijk5YzhlQi9xaEJNTDR1MHFWZXFIWkE9PSIsInZhbHVlIjoiUkUzZnFYVzdFSU44YlNzQlJTQ0ZxUHFIelpTOWNCbjJLeGppLzk1cWhEQUJBWXJ5R1VSUkplN3N0SXVJcnEwN2lOeHRFVjI5VlhENmtGTkVaVEdJYTg4Z0JENlIrL1A1ZjZBZXI4ZmNTbUFhY1l2elBSSnFQU3A3cUdLY1dobEsiLCJtYWMiOiIwNzc5MGQxZWE5N2VkNmU2OWQzNjM1YWQzNDNiYmYzMzNlZDk4NTBjZWM0NzQ5Y2E1YzNjMzc4YzUxNTgwYWVjIiwidGFnIjoiIn0%3D; expires=Mon, 12-May-2025 23:17:48 GMT; path=/XSRF-TOKEN=eyJpdiI6Ijk5YzhlQi9xaEJNTDR1MHFWZXFIWkE9PSIsInZhbHVlIjoiUkUzZnFYVzdFSU44YlNzQlJTQ0ZxUHFIelpTOWNCbjJLeGppLzk1cWhEQUJBWXJ5R1VSUkplN3N0SXVJcnEwN2lOeHRFV" 1 => "lowcostclub_session=eyJpdiI6IkVsQlFsb3JGVGc3Z0RIUHpKeHBJMnc9PSIsInZhbHVlIjoidnBrbFRXa2lHeDB2dkwrMlMrc0JHT3JEWCt0d3I0WG90T0RqblpKRXpwNEcyVXJxTE9xOEhuVURkS2VSNXpkNDNwMzNlbTUrNWt2T3RWbzQwb2w5bklsMWVuUWxxbUJCWVYrRXg5aGVIL21vbzNldTdPeUVIRno3U0tHZWFUM0kiLCJtYWMiOiIxYTg5YzEwNWEwNWY1YzYyYTA1ZDBiMmYxNmM3ZTQ3MzI1NTlmZTI1YjIzMzY4ZWVlNmQ0Y2NmYzFlZTliMWZhIiwidGFnIjoiIn0%3D; expires=Mon, 12-May-2025 23:17:48 GMT; path=/; httponlylowcostclub_session=eyJpdiI6IkVsQlFsb3JGVGc3Z0RIUHpKeHBJMnc9PSIsInZhbHVlIjoidnBrbFRXa2lHeDB2dkwrMlMrc0JHT3JEWCt0d3I0WG90T0RqblpKRXpwNEcyVXJxTE9xOEhuVURkS2VSNXpk" ] ]
            session_attributes
            0 of 0
            array:3 [ "_token" => "Hv5Hv0pWiZrwpRVJ9gsizejO2Z5dab3DYVFVBGPA" "_previous" => array:1 [ "url" => "https://d.triptorg.ru/route/sps?_url=%2Froute%2Fsps%2F" ] "_flash" => array:2 [ "old" => [] "new" => [] ] ]
            ClearShow all
            Date ↕MethodURLData
            #12025-05-12 21:17:48GET/route/sps/4334176