Дешёвые перелёты Пескара — Великобритания.

Цены на авиабилеты из Пескара Великобритания

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

Список самых дешевых авиабилетов из Пескара Великобритания, найденных за последние двое суток:

Пескара — Лондон

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

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

Самый быстрый авиабилет из Пескара: билет на рейс FR983 (Пескара — Лондон) с ближайшим вылетом 2025-09-07 09:50:00 и длительностью полета 2ч 35м.

Авиабилеты на популярные рейсы Пескара — Великобритания

Наиболее популярными направлениями по маршруту Пескара – Великобритания являются:

Пескара — Лондон

Пескара — Ливерпуль

Авиабилеты в Великобританию из ближайших городов

Вылет из соседнего города может значительно сэкономить на покупке билетов. Близлежашие аэропорты от Пескара с вылетом в Великобританию находятся в Перудже.

Календарь низких цен на авиабилеты

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

Request history8.3.0PHP Version260msRequest Duration15MBMemory UsageGET route/{originCityCode}/{destinationCountryCode}Route
    • Booting (24ms)time
    • Application (236ms)time
    • 1 x Application (90.77%)
      236ms
      1 x Booting (9.23%)
      24.00ms
      22 templates were rendered
      • 1x views_ru_ru.routes.viewCityToCountryviewCityToCountry.blade.php#?blade
      • 1x routes.viewCityToCountryviewCityToCountry.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 components.salesListsalesList.blade.php#?blade
      • 1x components.saleListItemsaleListItem.blade.php#?blade
      • 1x components.routes-listroutes-list.blade.php#?blade
      • 2x components.routeListItemrouteListItem.blade.php#?blade
      • 1x components.calendarcalendar.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/{originCityCode}/{destinationCountryCode}
      middleware
      web
      controller
      App\Http\Controllers\RoutesController@viewCityToCountry
      namespace
      prefix
      /
      where
      as
      cityToCountry
      file
      app/Http/Controllers/RoutesController.php:150-295
      36 statements were executed (12 duplicates)Show only duplicates67.5ms
      • 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.99msselect * from `cities` where `code` = 'psr' limit 1
        Bindings
        • 0: psr
        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/RoutesController.php:152
      • RoutesController.php#158aviatickets1.31msselect * from `countries` where `countries`.`id` = 109 limit 1
        Bindings
        • 0: 109
        Backtrace
        • app/Http/Controllers/RoutesController.php:158
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • CountriesRepository.php#31aviatickets1.21msselect * from `countries` where `code` = 'gb' limit 1
        Bindings
        • 0: gb
        Backtrace
        • app/Avia/Infrastructure/Repository/CountriesRepository.php:31
        • app/Http/Controllers/RoutesController.php:160
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
      • CityToCountryRepository.php#33aviatickets1.69msselect * from `flights_by` where `origin_city_id` = 5100 and `destination_country_id` = 17 and `price_one_way` > 0 order by `price_one_way` asc limit 1
        Bindings
        • 0: 5100
        • 1: 17
        • 2: 0
        Backtrace
        • app/Avia/Infrastructure/Repository/CityToCountryRepository.php:33
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:396
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
        • app/Avia/Infrastructure/Repository/CityToCountryRepository.php:25
        • app/Avia/Managers/CityCountryRoutes.php:27
      • FlightSchedulesRepository.php#88aviatickets2.09msselect DISTINCT origin_city_id, destination_city_id from `flights_schedules` where `origin_city_id` = 5100 and `destination_country_id` = 17 and `origin_datetime` = '2025-09-07' limit 1000
        Bindings
        • 0: 5100
        • 1: 17
        • 2: 2025-09-07
        Backtrace
        • app/Avia/Infrastructure/Repository/FlightSchedulesRepository.php:88
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:396
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
        • app/Avia/Infrastructure/Repository/FlightSchedulesRepository.php:91
        • app/Avia/Managers/CityCountryRoutes.php:51
      • LocalRouteRepository.php#359aviatickets1.53msselect * from `flights_by` where `origin_city_id` = 5100 and `destination_country_id` = 17 and (`price_one_way` > 0 or `price` > 0) order by `count` desc limit 5 offset 0
        Bindings
        • 0: 5100
        • 1: 17
        • 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/Managers/CityCountryRoutes.php:65
      • LocalRouteRepository.php#359aviatickets1.28msselect * from `cities` where `cities`.`id` in (5100)
        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/Managers/CityCountryRoutes.php:65
      • LocalRouteRepository.php#359aviatickets1.14msselect * from `cities` where `cities`.`id` in (3654, 3670)
        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/Managers/CityCountryRoutes.php:65
      • LocalRouteRepository.php#359aviatickets1.17msselect * from `sites_relationships` where `sites_relationships`.`id` in (270801, 270803)
        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/Managers/CityCountryRoutes.php:65
      • LocalRouteRepository.php#359aviatickets1.35msselect * from `countries` where `countries`.`id` in (17)
        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/Managers/CityCountryRoutes.php:65
      • CountriesRepository.php#31aviatickets1.45msselect * 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#153aviatickets2.24msselect * from `airline_routes` where `origin_city_id` = 5100 and `destination_country_id` = 17 and `airline_id` not in ('1', 'NULL')
        Bindings
        • 0: 5100
        • 1: 17
        • 2: 1
        • 3: NULL
        Backtrace
        • app/Avia/Infrastructure/Repository/AirlineSqlRepository.php:153
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:396
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
        • app/Avia/Infrastructure/Repository/AirlineSqlRepository.php:145
        • app/Http/Controllers/RoutesController.php:180
      • AirlineSqlRepository.php#208aviatickets1.99msselect airline_id, COUNT(flight) AS route_count from `flights_schedules` where `origin_city_id` = 5100 and `destination_country_id` = 17 group by `airline_id` order by `route_count` desc limit 1
        Bindings
        • 0: 5100
        • 1: 17
        Backtrace
        • app/Avia/Infrastructure/Repository/AirlineSqlRepository.php:208
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:396
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
        • app/Avia/Infrastructure/Repository/AirlineSqlRepository.php:197
        • app/Http/Controllers/RoutesController.php:181
      • AirlineSqlRepository.php#210aviatickets1.36msselect * from `airlines` where `airlines`.`id` = 4282 limit 1
        Bindings
        • 0: 4282
        Backtrace
        • app/Avia/Infrastructure/Repository/AirlineSqlRepository.php:210
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:396
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
        • app/Avia/Infrastructure/Repository/AirlineSqlRepository.php:197
        • app/Http/Controllers/RoutesController.php:181
      • RouteRepository.php#114aviatickets7.77msselect * from `flights_2025` where `origin_id` = 5100 and `destination_country_id` = 17 and `date_update` >= '2025-09-05 00:00:00' order by `value` asc limit 20
        Bindings
        • 0: 5100
        • 1: 17
        • 2: 2025-09-05 00:00:00
        Backtrace
        • app/Avia/Infrastructure/Repository/RouteRepository.php:114
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:396
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
        • app/Avia/Infrastructure/Repository/RouteRepository.php:105
        • app/Http/Controllers/RoutesController.php:190
      • LocalRouteRepository.php#79aviatickets1.11msSELECT * FROM flights_by WHERE origin_city_id=5100 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.25msselect * from `flights_by` where `id` in (270801)
        Bindings
        • 0: 270801
        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.35msselect * from `cities` where `cities`.`id` in (5100)
        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.31msselect * 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.18msselect * from `sites_relationships` where `sites_relationships`.`id` in (270801)
        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.74msselect * 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#57aviatickets2.06msselect * from `flights_schedules` where `origin_city_id` = 5100 and `destination_country_id` = 17 and `origin_datetime` >= '2025-09-07' order by travel_time ASC, origin_datetime ASC limit 1
        Bindings
        • 0: 5100
        • 1: 17
        • 2: 2025-09-07
        Backtrace
        • app/Avia/Infrastructure/Repository/FlightSchedulesRepository.php:57
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:396
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
        • app/Avia/Infrastructure/Repository/FlightSchedulesRepository.php:59
        • app/Http/Controllers/RoutesController.php:199
      • LocalRouteRepository.php#520aviatickets1.69msselect * from `flights_by` where `origin_city_id` = 5100 and `destination_city_id` = 3654 limit 1
        Bindings
        • 0: 5100
        • 1: 3654
        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/RoutesController.php:200
      • LocalRouteRepository.php#520aviatickets1.09msselect * from `sites_relationships` where `sites_relationships`.`id` in (270801)
        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/RoutesController.php:200
      • LocalRouteRepository.php#588aviatickets6.24msSELECT * FROM flights_by f WHERE NOT EXISTS(SELECT * FROM flights_by WHERE origin_city_id=f.origin_city_id AND `count` > f.`count` and origin_city_id IN (8755,246,5377,1935,4872,6523,4326,2677,5637,5399) AND destination_country_id=17) and origin_city_id IN (8755,246,5377,1935,4872,6523,4326,2677,5637,5399) AND destination_country_id=17
        Bindings
        • 0: 17
        • 1: 17
        Backtrace
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:588
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:396
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:592
        • app/Avia/Managers/NearbyCitiesCountry.php:81
      • LocalRoute.php#74aviatickets1.4msselect * from `cities` where `cities`.`id` = 246 limit 1
        Bindings
        • 0: 246
        Backtrace
        • app/Avia/Infrastructure/Model/LocalRoute.php:74
        • app/Avia/Infrastructure/Factory/DomainRouteFactory.php:31
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:230
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:591
        • app/Avia/Managers/NearbyCitiesCountry.php:81
      • DomainRouteFactory.php#33aviatickets1.37msselect * from `sites_relationships` where `sites_relationships`.`id` = 16051 and `sites_relationships`.`id` is not null limit 1
        Bindings
        • 0: 16051
        Backtrace
        • app/Avia/Infrastructure/Factory/DomainRouteFactory.php:33
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:230
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:591
        • app/Avia/Managers/NearbyCitiesCountry.php:81
        • app/Avia/Managers/NearbyCitiesCountry.php:40
      • DomainRouteFactory.php#33aviatickets1.22msselect * from `sites_relationships` where `sites_relationships`.`id` = 229465 and `sites_relationships`.`id` is not null limit 1
        Bindings
        • 0: 229465
        Backtrace
        • app/Avia/Infrastructure/Factory/DomainRouteFactory.php:33
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:230
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:591
        • app/Avia/Managers/NearbyCitiesCountry.php:81
        • app/Avia/Managers/NearbyCitiesCountry.php:40
      • LocalRoute.php#74aviatickets2.01msselect * from `cities` where `cities`.`id` = 4872 limit 1
        Bindings
        • 0: 4872
        Backtrace
        • app/Avia/Infrastructure/Model/LocalRoute.php:74
        • app/Avia/Infrastructure/Factory/DomainRouteFactory.php:31
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:230
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:591
        • app/Avia/Managers/NearbyCitiesCountry.php:81
      • DomainRouteFactory.php#33aviatickets1.43msselect * from `sites_relationships` where `sites_relationships`.`id` = 258025 and `sites_relationships`.`id` is not null limit 1
        Bindings
        • 0: 258025
        Backtrace
        • app/Avia/Infrastructure/Factory/DomainRouteFactory.php:33
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:230
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:591
        • app/Avia/Managers/NearbyCitiesCountry.php:81
        • app/Avia/Managers/NearbyCitiesCountry.php:40
      • LocalRoute.php#74aviatickets1.55msselect * from `cities` where `cities`.`id` = 5377 limit 1
        Bindings
        • 0: 5377
        Backtrace
        • app/Avia/Infrastructure/Model/LocalRoute.php:74
        • app/Avia/Infrastructure/Factory/DomainRouteFactory.php:31
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:230
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:591
        • app/Avia/Managers/NearbyCitiesCountry.php:81
      • DomainRouteFactory.php#33aviatickets1.22msselect * from `sites_relationships` where `sites_relationships`.`id` = 283502 and `sites_relationships`.`id` is not null limit 1
        Bindings
        • 0: 283502
        Backtrace
        • app/Avia/Infrastructure/Factory/DomainRouteFactory.php:33
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:230
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:591
        • app/Avia/Managers/NearbyCitiesCountry.php:81
        • app/Avia/Managers/NearbyCitiesCountry.php:40
      • CitySqlRepository.php#104aviatickets1.3msselect * from `cities` where `cities`.`id` = 4872 limit 1
        Bindings
        • 0: 4872
        Backtrace
        • app/Avia/Infrastructure/City/CitySqlRepository.php:104
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:396
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
        • app/Avia/Infrastructure/City/CitySqlRepository.php:101
        • app/Avia/Managers/NearbyCitiesCountry.php:114
      • CitySqlRepository.php#104aviatickets1.24msselect * from `cities` where `cities`.`id` = 5377 limit 1
        Bindings
        • 0: 5377
        Backtrace
        • app/Avia/Infrastructure/City/CitySqlRepository.php:104
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:396
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
        • app/Avia/Infrastructure/City/CitySqlRepository.php:101
        • app/Avia/Managers/NearbyCitiesCountry.php:138
      • RoutesController.php#245aviatickets1.44msselect * from `cities` where `cities`.`id` = 3654 limit 1
        Bindings
        • 0: 3654
        Backtrace
        • app/Http/Controllers/RoutesController.php:245
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • viewCityToCountry.blade.php#82aviatickets1.73msselect * from `cities` where `cities`.`id` = 3654 limit 1
        Bindings
        • 0: 3654
        Backtrace
        • view::routes.viewCityToCountry:82
        • 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\City
      13City.php#?
      App\Avia\Infrastructure\Model\LocalRoute
      9LocalRoute.php#?
      App\Avia\Infrastructure\Model\SitesRelationship
      8SitesRelationship.php#?
      App\Avia\Infrastructure\Model\Country
      4Country.php#?
      App\Avia\Infrastructure\Model\Route
      3Route.php#?
      App\Avia\Infrastructure\Model\FlightSchedule
      2FlightSchedule.php#?
      App\Avia\Infrastructure\Model\CityToCountry
      1CityToCountry.php#?
      App\Avia\Infrastructure\Model\Airline
      1Airline.php#?
          • infoModel: App\Avia\Infrastructure\Model\LocalRoute => Relation: originCity - You should add `with(origi...
          • infoModel: App\Avia\Infrastructure\Model\LocalRoute => Relation: sitesRelationships - You should add `wi...
          _token
          RMODlnRontH6S07LVusNYL4nSsrIVLgDFlHJ2Mwh
          _previous
          array:1 [ "url" => "https://d.triptorg.ru/route/psr/gb?_url=%2Froute%2Fpsr%2Fgb" ]
          _flash
          array:2 [ "old" => [] "new" => [] ]
          path_info
          /route/psr/gb
          status_code
          200
          
          status_text
          OK
          format
          html
          content_type
          text/html; charset=UTF-8
          request_query
          0 of 0
          array:1 [ "_url" => "/route/psr/gb" ]
          request_request
          []
          
          request_headers
          0 of 0
          array:16 [ "cookie" => array:1 [ 0 => "XSRF-TOKEN=eyJpdiI6IlR5NEIrZXJhUU4yQitRaWw2VVVhTWc9PSIsInZhbHVlIjoiZTZ1MnhrRDRjcVg4T3FrWUIrNmxPbE4yTGkwKzBia2FkVWhSSzVoa1QxSXlLQkFjb1UxOGlmb1p4TGltZzdmbDlWS2pBakdqR2hzQUcvWGx4WEpicXhTaFFjNEhReE5OQXB2MkRxVFlwRWpkczFHR2xsclY1NVlRVC9iUjkzZmgiLCJtYWMiOiI3ZDAwYzQ5NTRhYmE5OTZmZDBiMGU2M2U3NTNkMzMzMzczY2I1YzFjMGVmZWZkYjI3NzMwNzZiYjQ1ZTBiNTc0IiwidGFnIjoiIn0%3D; lowcostclub_session=eyJpdiI6Im8vR0VCOEFxYUZUODVHNzQ2NzQ5NGc9PSIsInZhbHVlIjoiKzF4azNSSmlHUllQcnp2RUVKZFZHTm5LZTAxV21oWkhub2YxMzZLM3VKK09KWXIraElQSXQzNXJiRm9oemVYaTJJKzNRRUIwUXQzYzJHUkk4OGRVVGVLOE42Wkgzc2tocHJ4Ynl3Vkx1TmFoMnZtS2ZPckR3OGpKMnRobTZBbFEiLCJtYWMiOiJjZGU3MDZhNzY0OTEzMzUxNWU0MjkyMDcwMzAwYTg1MmFhYzMwY2Y5NDFhYzhjOTg5MDg4MjI1MGE3OTlhNGE4IiwidGFnIjoiIn0%3DXSRF-TOKEN=eyJpdiI6IlR5NEIrZXJhUU4yQitRaWw2VVVhTWc9PSIsInZhbHVlIjoiZTZ1MnhrRDRjcVg4T3FrWUIrNmxPbE4yTGkwKzBia2FkVWhSSzVoa1QxSXlLQkFjb1UxOGlmb1p4TGltZzdmbDlWS2pBa" ] "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" => "RMODlnRontH6S07LVusNYL4nSsrIVLgDFlHJ2Mwh" "lowcostclub_session" => "RyLmlafCUMBBY4gUb2pmBgLmhmq62sxbSQ6qjNhQ" ]
          response_headers
          0 of 0
          array:5 [ "cache-control" => array:1 [ 0 => "max-age=604800, public" ] "date" => array:1 [ 0 => "Sun, 07 Sep 2025 07:20:05 GMT" ] "content-type" => array:1 [ 0 => "text/html; charset=UTF-8" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IlZaZ2dsekhXYzF2anptMFVIb296clE9PSIsInZhbHVlIjoidVZzVklRTmw4K3VINzROQ3B0VGpLZldoV1EwbVJOZktiTzBYMnRnOEtJVWZJa25YT3FqQjlNMERMb2xtMUpCT2NoMW1ybSs5U1NtUWdNdWdpNUxsU255alEzeFBUZFpxbzFXK0hQZWlMdU5UQUVrVS8vRUVxZm8vcm1Ib1gzMUYiLCJtYWMiOiJjZTBkZjUwNThmZDhhN2Q2MzhmNzcwY2M5Y2RjN2RkYTgxYzBlYjcyYmUyMzVmNTk1MjM4YjYxMzcyYzAzNGVhIiwidGFnIjoiIn0%3D; expires=Sun, 07 Sep 2025 09:20:05 GMT; Max-Age=7200; path=/; samesite=laxXSRF-TOKEN=eyJpdiI6IlZaZ2dsekhXYzF2anptMFVIb296clE9PSIsInZhbHVlIjoidVZzVklRTmw4K3VINzROQ3B0VGpLZldoV1EwbVJOZktiTzBYMnRnOEtJVWZJa25YT3FqQjlNMERMb2xtMUpCT2NoMW1yb" 1 => "lowcostclub_session=eyJpdiI6InBnNVdXRFBGZG5mSG1XWEdZcjhjaHc9PSIsInZhbHVlIjoiUHNyeGF6WUs4THIwd3gxVXVhWWhJYngxUnVwcC9NSUlXcHhBMkNJTWJjTkg1UWxSOXAvODhvd0g5ME9FVUZENm0wZGFnd2prU2RNWklxUXR6UUorZG1HNTNwTW12OVNxM2ZiUUVGR0VUWEhmT3JtclRZTk5FVndEaytmak1KYWgiLCJtYWMiOiI4YzRkYTA3YTg3NGI3NGUzNzgyZmQ0ZDBjNDM1Y2I1MmIwM2U5N2VkYmM3MTljYjBiMjA4MjUwMTc0NTZlZmViIiwidGFnIjoiIn0%3D; expires=Sun, 07 Sep 2025 09:20:05 GMT; Max-Age=7200; path=/; httponly; samesite=laxlowcostclub_session=eyJpdiI6InBnNVdXRFBGZG5mSG1XWEdZcjhjaHc9PSIsInZhbHVlIjoiUHNyeGF6WUs4THIwd3gxVXVhWWhJYngxUnVwcC9NSUlXcHhBMkNJTWJjTkg1UWxSOXAvODhvd0g5ME9FVUZE" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IlZaZ2dsekhXYzF2anptMFVIb296clE9PSIsInZhbHVlIjoidVZzVklRTmw4K3VINzROQ3B0VGpLZldoV1EwbVJOZktiTzBYMnRnOEtJVWZJa25YT3FqQjlNMERMb2xtMUpCT2NoMW1ybSs5U1NtUWdNdWdpNUxsU255alEzeFBUZFpxbzFXK0hQZWlMdU5UQUVrVS8vRUVxZm8vcm1Ib1gzMUYiLCJtYWMiOiJjZTBkZjUwNThmZDhhN2Q2MzhmNzcwY2M5Y2RjN2RkYTgxYzBlYjcyYmUyMzVmNTk1MjM4YjYxMzcyYzAzNGVhIiwidGFnIjoiIn0%3D; expires=Sun, 07-Sep-2025 09:20:05 GMT; path=/XSRF-TOKEN=eyJpdiI6IlZaZ2dsekhXYzF2anptMFVIb296clE9PSIsInZhbHVlIjoidVZzVklRTmw4K3VINzROQ3B0VGpLZldoV1EwbVJOZktiTzBYMnRnOEtJVWZJa25YT3FqQjlNMERMb2xtMUpCT2NoMW1yb" 1 => "lowcostclub_session=eyJpdiI6InBnNVdXRFBGZG5mSG1XWEdZcjhjaHc9PSIsInZhbHVlIjoiUHNyeGF6WUs4THIwd3gxVXVhWWhJYngxUnVwcC9NSUlXcHhBMkNJTWJjTkg1UWxSOXAvODhvd0g5ME9FVUZENm0wZGFnd2prU2RNWklxUXR6UUorZG1HNTNwTW12OVNxM2ZiUUVGR0VUWEhmT3JtclRZTk5FVndEaytmak1KYWgiLCJtYWMiOiI4YzRkYTA3YTg3NGI3NGUzNzgyZmQ0ZDBjNDM1Y2I1MmIwM2U5N2VkYmM3MTljYjBiMjA4MjUwMTc0NTZlZmViIiwidGFnIjoiIn0%3D; expires=Sun, 07-Sep-2025 09:20:05 GMT; path=/; httponlylowcostclub_session=eyJpdiI6InBnNVdXRFBGZG5mSG1XWEdZcjhjaHc9PSIsInZhbHVlIjoiUHNyeGF6WUs4THIwd3gxVXVhWWhJYngxUnVwcC9NSUlXcHhBMkNJTWJjTkg1UWxSOXAvODhvd0g5ME9FVUZE" ] ]
          session_attributes
          0 of 0
          array:3 [ "_token" => "RMODlnRontH6S07LVusNYL4nSsrIVLgDFlHJ2Mwh" "_previous" => array:1 [ "url" => "https://d.triptorg.ru/route/psr/gb?_url=%2Froute%2Fpsr%2Fgb" ] "_flash" => array:2 [ "old" => [] "new" => [] ] ]
          ClearShow all
          Date ↕MethodURLData
          #12025-09-07 07:20:05GET/route/psr/gb2236412