Дешевые авиабилеты Джидда — Турку

Полезно знать о авиабилетах Джидда — Турку

Дальность полета 4516 км

Авиакомпании летающие Джидда — Турку

Рейс Джидда – Турку обслуживают 3 авиакомпаний.

Билеты на самолет Джидда — Турку

Подбор дешёвых электронных авиабилетов Джидда — Турку

Общая информация о рейсе Джидда — Турку

Расстояние между городами Джидда и Турку 4516 км.

Разница во времени между городами Джидда и Турку 0 ч.

Популярные международные авиарейсы из Джедды

Джидда — Москва

Джидда — Варна

Джидда — Волгоград

Джидда — Котону

Популярные авиарейсы из Турку

Если вы планируете дальше путешествовать из Турку, то можете рассмотртеть наиболее поплярные направления. Самым поплярным направлением из Турку является

Турку — Гданьск

Турку — Ташкент

Турку — Москва

Турку — Стамбул

Популярные местные авиарейсы из Джедды

Джидда — Эр-Рияд

Джидда — Медина

Джидда — Аль-Ула

Джидда — Даммам

Джидда — Абха

Часто задаваемые вопросы о рейсе Джидда — Турку

Да, вы можете улететь Джидда — Турку. Джидда имеет один аэропорт (Джидда) для отправления. Air X Charter, Flex Flight, Wizz Air предоставляют рейсы с пересадками.

Минимальная стоимость билета на самолет Джидда — Турку 67 419 ₽

В Джидда: Джидда. В Турку: Турку.

Высоким сезоном считается , а самым дешевым месяцем - . Введите в форму поиска выше нужные аэропорты (или города) и даты, чтобы узнать последние предложения по рейсу Джидда — Турку.

Следующие авиакомпании выполняют рейсы Джидда — Турку: Air X Charter, Flex Flight, Wizz Air.

Рейс Джидда – Турку отзывы и рейтинг

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

Request history8.3.0PHP Version303msRequest Duration16MBMemory UsageGET route/{originCityIata}/{destinationCityIata}Route
    • Booting (24.17ms)time
    • Application (279ms)time
    • 1 x Application (92.02%)
      279ms
      1 x Booting (7.98%)
      24.17ms
      46 templates were rendered
      • 1x views_ru_ru.routes.viewview.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 routes.section-advantagessection-advantages.blade.php#?blade
      • 1x routes.section-MonthlyPricesection-MonthlyPrice.blade.php#?blade
      • 1x routes.section-timetablesection-timetable.blade.php#?blade
      • 1x routes.AirlinesListAirlinesList.blade.php#?blade
      • 3x components.airlines-columnairlines-column.blade.php#?blade
      • 1x views_ru_ru.routes.section-DynamicsAirfaresection-DynamicsAirfare.blade.php#?blade
      • 1x components.descriptiondescription.blade.php#?blade
      • 3x components.routes-listroutes-list.blade.php#?blade
      • 15x components.routeListItemrouteListItem.blade.php#?blade
      • 1x components.faqfaq.blade.php#?blade
      • 1x section-commentssection-comments.blade.php#?blade
      • 1x components.commentscomments.blade.php#?blade
      • 1x components.related-linksrelated-links.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/{originCityIata}/{destinationCityIata}
      middleware
      web
      controller
      App\Http\Controllers\RoutesController@view
      namespace
      prefix
      /
      where
      as
      routeRu
      file
      app/Http/Controllers/RoutesController.php:78-142
      55 statements were executed (15 duplicates)Show only duplicates74.45ms
      • 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
      • SitesRelationshipsSqlRepository.php#34aviatickets3.78msselect * from `sites_relationships` where `ru` = 'route/jed/tku' limit 1
        Bindings
        • 0: route/jed/tku
        Backtrace
        • app/Avia/Infrastructure/SitesRelationships/SitesRelationshipsSqlRepository.php:34
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:396
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
        • app/Avia/Infrastructure/SitesRelationships/SitesRelationshipsSqlRepository.php:31
        • app/Http/Controllers/RoutesController.php:95
      • RoutesController.php#107aviatickets1.04msselect * from `flights_by` where `flights_by`.`id` = '821657' and `flights_by`.`id` is not null limit 1
        Bindings
        • 0: [object Object]
        Backtrace
        • app/Http/Controllers/RoutesController.php:107
        • 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
      • SitesRelationshipsSqlRepository.php#54aviatickets940μsselect * from `sites_relationships` where `origin_city_id` = 2761 and `destination_city_id` = 6122 limit 1
        Bindings
        • 0: 2761
        • 1: 6122
        Backtrace
        • app/Avia/Infrastructure/SitesRelationships/SitesRelationshipsSqlRepository.php:54
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:396
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
        • app/Avia/Infrastructure/SitesRelationships/SitesRelationshipsSqlRepository.php:48
        • app/Avia/Application/RouteApplication.php:74
      • RouteApplication.php#83aviatickets1msselect * from `flights_by` where `flights_by`.`id` = '821657' and `flights_by`.`id` is not null limit 1
        Bindings
        • 0: [object Object]
        Backtrace
        • app/Avia/Application/RouteApplication.php:83
        • app/Http/Controllers/RoutesController.php:121
        • 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
      • RouteApplication.php#89aviatickets1.18msselect * from `cities` where `cities`.`id` = 2761 limit 1
        Bindings
        • 0: 2761
        Backtrace
        • app/Avia/Application/RouteApplication.php:89
        • app/Http/Controllers/RoutesController.php:121
        • 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
      • RouteApplication.php#93aviatickets1msselect * from `countries` where `countries`.`id` = 94 limit 1
        Bindings
        • 0: 94
        Backtrace
        • app/Avia/Application/RouteApplication.php:93
        • app/Http/Controllers/RoutesController.php:121
        • 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
      • RouteApplication.php#94aviatickets1.01msselect * from `cities` where `cities`.`id` = 6122 limit 1
        Bindings
        • 0: 6122
        Backtrace
        • app/Avia/Application/RouteApplication.php:94
        • app/Http/Controllers/RoutesController.php:121
        • 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
      • RouteApplication.php#97aviatickets1.35msselect * from `countries` where `countries`.`id` = 210 limit 1
        Bindings
        • 0: 210
        Backtrace
        • app/Avia/Application/RouteApplication.php:97
        • app/Http/Controllers/RoutesController.php:121
        • 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
      • DomainRouteFactory.php#33aviatickets1.17msselect * from `sites_relationships` where `sites_relationships`.`id` = 821657 and `sites_relationships`.`id` is not null limit 1
        Bindings
        • 0: 821657
        Backtrace
        • app/Avia/Infrastructure/Factory/DomainRouteFactory.php:33
        • app/Avia/Application/RouteApplication.php:99
        • app/Http/Controllers/RoutesController.php:121
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • CountriesRepository.php#31aviatickets1.39msselect * 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
      • RouteRepository.php#42aviatickets2.96msselect `depart_date`, `return_date`, `number_of_changes`, `value` from `flights_2025` where `origin_id` = 2761 and `destination_id` = 6122 and `date_update` >= '2025-09-21 00:00:00' order by `value` asc limit 10
        Bindings
        • 0: 2761
        • 1: 6122
        • 2: 2025-09-21 00:00:00
        Backtrace
        • app/Avia/Infrastructure/Repository/RouteRepository.php:42
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:396
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
        • app/Avia/Infrastructure/Repository/RouteRepository.php:33
        • app/Avia/Application/RouteApplication.php:109
      • MonthlyPriceStatisticSqlRepository.php#66aviatickets1.99msselect * from `monthly_price_statistics` where `origin_city_id` = 2761 and `destination_city_id` = 6122 limit 1
        Bindings
        • 0: 2761
        • 1: 6122
        Backtrace
        • app/Avia/Infrastructure/Repository/MonthlyPriceStatisticSqlRepository.php:66
        • app/Avia/Infrastructure/Repository/MonthlyPriceStatisticSqlRepository.php:50
        • app/Avia/Application/PriceHandler.php:45
        • app/Avia/Application/RouteApplication.php:111
        • app/Http/Controllers/RoutesController.php:121
      • AirlineSqlRepository.php#470aviatickets1.62msselect * from `timetables` where `origin_city_id` = 2761 and `destination_city_id` = 6122 order by `time_origin` asc limit 1000
        Bindings
        • 0: 2761
        • 1: 6122
        Backtrace
        • app/Avia/Infrastructure/Repository/AirlineSqlRepository.php:470
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:396
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
        • app/Avia/Infrastructure/Repository/AirlineSqlRepository.php:461
        • app/Avia/Application/RouteApplication.php:117
      • AirlineSqlRepository.php#502aviatickets2.94msselect distinct `airline_id` from `timetables` where `origin_city_id` = 2761
        Bindings
        • 0: 2761
        Backtrace
        • app/Avia/Infrastructure/Repository/AirlineSqlRepository.php:502
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:396
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
        • app/Avia/Infrastructure/Repository/AirlineSqlRepository.php:494
        • app/Avia/Infrastructure/Repository/AirlineSqlRepository.php:407
      • AirlineSqlRepository.php#502aviatickets1.03msselect distinct `airline_id` from `timetables` where `origin_city_id` = 6122
        Bindings
        • 0: 6122
        Backtrace
        • app/Avia/Infrastructure/Repository/AirlineSqlRepository.php:502
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:396
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
        • app/Avia/Infrastructure/Repository/AirlineSqlRepository.php:494
        • app/Avia/Infrastructure/Repository/AirlineSqlRepository.php:408
      • AirlineSqlRepository.php#90aviatickets1.12msselect * from `airlines` where `id` in (5432, 17920, 5407273) order by `name` asc
        Bindings
        • 0: 5432
        • 1: 17920
        • 2: 5407273
        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:413
      • RouteDescriptionSqlRepository.php#48aviatickets1.16msselect * from `route_descriptions` where `origin_city_id` = 2761 and `destination_city_id` = 6122 and `lang` = 'ru' and `site` = 'TripTorg.ru' limit 1
        Bindings
        • 0: 2761
        • 1: 6122
        • 2: ru
        • 3: TripTorg.ru
        Backtrace
        • app/Avia/Infrastructure/Repository/RouteDescriptionSqlRepository.php:48
        • app/Avia/Application/RouteApplication.php:137
        • app/Http/Controllers/RoutesController.php:121
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • CommentRepository.php#17aviatickets970μsselect * from `comments` where `chan_channel` = '/route/jed/tku/' and `status` = 'approved'
        Bindings
        • 0: /route/jed/tku/
        • 1: approved
        Backtrace
        • app/Avia/Infrastructure/Repository/CommentRepository.php:17
        • app/Avia/Application/RouteApplication.php:323
        • app/Avia/Application/RouteApplication.php:156
        • app/Http/Controllers/RoutesController.php:121
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • LocalRouteRepository.php#558aviatickets1.32msselect destination_city_id from `flights_by` where `origin_city_id` = 2761 and `distance` between 1 and 1000 and (`price_one_way` > 0 or `price` > 0) order by `distance` asc limit 10
        Bindings
        • 0: 2761
        • 1: 1
        • 2: 1000
        • 3: 0
        • 4: 0
        Backtrace
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:558
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:396
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:563
        • app/Avia/Infrastructure/Provider/NearbyCitiesAggregateDbProvider.php:62
      • NearbyCitiesAggregateDbProvider.php#73aviatickets3.16msselect * from `flights_by` where `origin_city_id` in (6079, 7245, 602, 9069, 568, 120, 7612, 1698, 3064, 9116) and `destination_city_id` = 6122 and (`price_one_way` > 0 or `price` > 0) limit 10
        Bindings
        • 0: 6079
        • 1: 7245
        • 2: 602
        • 3: 9069
        • 4: 568
        • 5: 120
        • 6: 7612
        • 7: 1698
        • 8: 3064
        • 9: 9116
        • 10: 6122
        • 11: 0
        • 12: 0
        Backtrace
        • app/Avia/Infrastructure/Provider/NearbyCitiesAggregateDbProvider.php:73
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:396
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
        • app/Avia/Infrastructure/Provider/NearbyCitiesAggregateDbProvider.php:58
        • app/Avia/Infrastructure/Provider/NearbyCitiesAggregateDbProvider.php:35
      • OfferSqlRepository.php#52aviatickets1.02msselect * from `offers` where `origin_city_id` = 2761 and `destination_city_id` = 6122
        Bindings
        • 0: 2761
        • 1: 6122
        Backtrace
        • app/Avia/Infrastructure/Repository/OfferSqlRepository.php:52
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:396
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
        • app/Avia/Infrastructure/Repository/OfferSqlRepository.php:57
        • app/Avia/Application/RouteApplication.php:168
      • LocalRouteRepository.php#447aviatickets2.09msselect * from `flights_by` where `origin_city_id` = 2761 and `id` > 821657 and `destination_country_id` <> 94 and (`price_one_way` > 0 or `price` > 0) order by `id` asc limit 3
        Bindings
        • 0: 2761
        • 1: 821657
        • 2: 94
        • 3: 0
        • 4: 0
        Backtrace
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:447
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:396
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:451
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:202
      • LocalRouteRepository.php#447aviatickets2.1msselect * from `cities` where `cities`.`id` in (2761)
        Backtrace
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:447
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:396
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:451
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:202
      • LocalRouteRepository.php#447aviatickets1.29msselect * from `cities` where `cities`.`id` in (1239, 6489, 6564)
        Backtrace
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:447
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:396
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:451
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:202
      • LocalRouteRepository.php#447aviatickets1.82msselect * from `sites_relationships` where `sites_relationships`.`id` in (821661, 821665, 991726)
        Backtrace
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:447
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:396
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:451
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:202
      • LocalRoute.php#125aviatickets1.21msselect * from `countries` where `countries`.`id` = 127 limit 1
        Bindings
        • 0: 127
        Backtrace
        • app/Avia/Infrastructure/Model/LocalRoute.php:125
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:396
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
        • app/Avia/Infrastructure/Model/LocalRoute.php:122
        • app/Avia/Infrastructure/Factory/DomainRouteFactory.php:49
      • LocalRouteRepository.php#412aviatickets1.69msselect * from `flights_by` where `origin_city_id` = 2761 and `destination_country_id` <> 94 and (`price_one_way` > 0 or `price` > 0) and `id` not in (821661) order by `revenue` desc limit 2 offset 0
        Bindings
        • 0: 2761
        • 1: 94
        • 2: 0
        • 3: 0
        • 4: 821661
        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/Avia/Infrastructure/Repository/LocalRouteRepository.php:209
      • LocalRouteRepository.php#412aviatickets1.13msselect * from `cities` where `cities`.`id` in (2761)
        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/Avia/Infrastructure/Repository/LocalRouteRepository.php:209
      • LocalRouteRepository.php#412aviatickets1.31msselect * from `cities` where `cities`.`id` in (3505, 4081)
        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/Avia/Infrastructure/Repository/LocalRouteRepository.php:209
      • LocalRouteRepository.php#412aviatickets1.02msselect * from `sites_relationships` where `sites_relationships`.`id` in (153929, 153980)
        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/Avia/Infrastructure/Repository/LocalRouteRepository.php:209
      • LocalRouteRepository.php#412aviatickets1.15msselect * from `countries` where `countries`.`id` in (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/Avia/Infrastructure/Repository/LocalRouteRepository.php:209
      • LocalRouteRepository.php#149aviatickets1.26msselect * from `flights_by` where `origin_city_id` = 6122 and (`price_one_way` > 0 or `price` > 0) and 1 = 1 order by `revenue` desc limit 5
        Bindings
        • 0: 6122
        • 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/RouteApplication.php:179
      • LocalRouteRepository.php#149aviatickets1.21msselect * from `cities` where `cities`.`id` in (6122)
        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/RouteApplication.php:179
      • LocalRouteRepository.php#149aviatickets1.21msselect * from `cities` where `cities`.`id` in (2058, 2686, 3505, 4081, 5960)
        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/RouteApplication.php:179
      • LocalRouteRepository.php#149aviatickets1.09msselect * from `countries` where `countries`.`id` in (105, 134, 220, 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/RouteApplication.php:179
      • LocalRouteRepository.php#149aviatickets860μsselect * from `sites_relationships` where `sites_relationships`.`id` in (330611, 330632, 330655, 330677, 330754)
        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/RouteApplication.php:179
      • LocalRouteRepository.php#359aviatickets1.31msselect * from `flights_by` where `origin_city_id` = 2761 and `destination_country_id` = 94 and (`price_one_way` > 0 or `price` > 0) order by `revenue` desc limit 5 offset 0
        Bindings
        • 0: 2761
        • 1: 94
        • 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.11msselect * from `cities` where `cities`.`id` in (2761)
        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.32msselect * from `cities` where `cities`.`id` in (120, 1530, 5429, 7612, 9069)
        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.06msselect * from `sites_relationships` where `sites_relationships`.`id` in (153641, 153775, 153961, 154082, 430222)
        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#359aviatickets950μsselect * from `countries` where `countries`.`id` in (94)
        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
      • TimetableRepository.php#39aviatickets980μsselect * from `timetables` where `origin_city_id` = 2761 and `destination_city_id` = 6122 order by `time_origin` asc limit 10
        Bindings
        • 0: 2761
        • 1: 6122
        Backtrace
        • app/Avia/Infrastructure/Repository/TimetableRepository.php:39
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:396
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
        • app/Avia/Infrastructure/Repository/TimetableRepository.php:30
        • app/Avia/Application/RouteApplication.php:227
      • TimetableRepository.php#144aviatickets1.05msselect * from `timetables` where `origin_city_id` = 2761 and `destination_city_id` = 6122 order by `travel_time` asc limit 1
        Bindings
        • 0: 2761
        • 1: 6122
        Backtrace
        • app/Avia/Infrastructure/Repository/TimetableRepository.php:144
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:396
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
        • app/Avia/Infrastructure/Repository/TimetableRepository.php:137
        • app/Avia/Application/RouteApplication.php:237
      • LocalRouteRepository.php#520aviatickets860μsselect * from `flights_by` where `origin_city_id` = 2761 and `destination_city_id` = 6122 limit 1
        Bindings
        • 0: 2761
        • 1: 6122
        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/Avia/Application/RouteApplication.php:277
      • LocalRouteRepository.php#520aviatickets820μsselect * from `sites_relationships` where `sites_relationships`.`id` in (821657)
        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/Avia/Application/RouteApplication.php:277
      • RouteApplication.php#294aviatickets860μsselect * from `cities` where `cities`.`id` = 2761 limit 1
        Bindings
        • 0: 2761
        Backtrace
        • app/Avia/Application/RouteApplication.php:294
        • app/Avia/Application/RouteApplication.php:242
        • app/Http/Controllers/RoutesController.php:121
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • RouteApplication.php#295aviatickets940μsselect * from `cities` where `cities`.`id` = 6122 limit 1
        Bindings
        • 0: 6122
        Backtrace
        • app/Avia/Application/RouteApplication.php:295
        • app/Avia/Application/RouteApplication.php:242
        • app/Http/Controllers/RoutesController.php:121
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • City.php#136aviatickets1.11msselect * from `airports` where `airports`.`city_id` = 2761 and `airports`.`city_id` is not null and `is_active` = 1 and `is_active` = '1'
        Bindings
        • 0: 2761
        • 1: 1
        • 2: 1
        Backtrace
        • app/Avia/Infrastructure/Model/City.php:136
        • view::views_ru_ru.routes.view:108
        • 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
      • City.php#136aviatickets1.06msselect * from `airports` where `airports`.`city_id` = 6122 and `airports`.`city_id` is not null and `is_active` = 1 and `is_active` = '1'
        Bindings
        • 0: 6122
        • 1: 1
        • 2: 1
        Backtrace
        • app/Avia/Infrastructure/Model/City.php:136
        • view::views_ru_ru.routes.view:127
        • 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
      • FlightSqlRepository.php#98aviatickets1.01msselect * from `timetables` where `origin_city_id` = 2761 and `destination_city_id` = 6122
        Bindings
        • 0: 2761
        • 1: 6122
        Backtrace
        • app/Avia/Infrastructure/Repository/FlightSqlRepository.php:98
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:396
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
        • app/Avia/Infrastructure/Repository/FlightSqlRepository.php:104
        • app/Avia/Infrastructure/FaqRouteFactory/AreThereDirectFlights.php:21
      • CanWeFlyFromTo.php#30aviatickets1.01msselect * from `airports` where `airports`.`city_id` = 2761 and `airports`.`city_id` is not null and `is_active` = 1
        Bindings
        • 0: 2761
        • 1: 1
        Backtrace
        • app/Avia/Infrastructure/FaqRouteFactory/CanWeFlyFromTo.php:30
        • app/Avia/Domain/Faq/FaqRouteAggregate.php:32
        • app/View/Components/FaqRoute.php:39
        • vendor/laravel/framework/src/Illuminate/View/Component.php:135
        • view::views_ru_ru.routes.view:329
      • CanWeFlyFromTo.php#35aviatickets1.18msselect * from `airports` where `airports`.`city_id` = 6122 and `airports`.`city_id` is not null and `is_active` = 1
        Bindings
        • 0: 6122
        • 1: 1
        Backtrace
        • app/Avia/Infrastructure/FaqRouteFactory/CanWeFlyFromTo.php:35
        • app/Avia/Domain/Faq/FaqRouteAggregate.php:32
        • app/View/Components/FaqRoute.php:39
        • vendor/laravel/framework/src/Illuminate/View/Component.php:135
        • view::views_ru_ru.routes.view:329
      • TimetableRepository.php#39aviatickets980μsselect * from `timetables` where `origin_city_id` = 2761 and `destination_city_id` = 6122 order by `time_origin` asc limit 1000
        Bindings
        • 0: 2761
        • 1: 6122
        Backtrace
        • app/Avia/Infrastructure/Repository/TimetableRepository.php:39
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:396
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
        • app/Avia/Infrastructure/Repository/TimetableRepository.php:30
        • app/Avia/Infrastructure/FaqRouteFactory/CanWeFlyFromTo.php:42
      • TimetableRepository.php#144aviatickets1.06msselect * from `timetables` where `origin_city_id` = 2761 and `destination_city_id` = 6122 order by `travel_time` asc limit 1
        Bindings
        • 0: 2761
        • 1: 6122
        Backtrace
        • app/Avia/Infrastructure/Repository/TimetableRepository.php:144
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:396
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
        • app/Avia/Infrastructure/Repository/TimetableRepository.php:137
        • app/Avia/Infrastructure/FaqRouteFactory/HowLongDoesItTakeToFly.php:27
      • MonthlyPriceStatisticSqlRepository.php#66aviatickets1.19msselect * from `monthly_price_statistics` where `origin_city_id` = 2761 and `destination_city_id` = 6122 limit 1
        Bindings
        • 0: 2761
        • 1: 6122
        Backtrace
        • app/Avia/Infrastructure/Repository/MonthlyPriceStatisticSqlRepository.php:66
        • app/Avia/Infrastructure/Repository/MonthlyPriceStatisticSqlRepository.php:44
        • app/Avia/Infrastructure/FaqRouteFactory/WhatMonthCheapest.php:27
        • app/Avia/Domain/Faq/FaqRouteAggregate.php:32
        • app/View/Components/FaqRoute.php:39
      App\Avia\Infrastructure\Model\Timetable
      131Timetable.php#?
      App\Avia\Infrastructure\Model\LocalRoute
      28LocalRoute.php#?
      App\Avia\Infrastructure\Model\City
      23City.php#?
      App\Avia\Infrastructure\Model\SitesRelationship
      19SitesRelationship.php#?
      App\Avia\Infrastructure\Model\Country
      9Country.php#?
      App\Avia\Infrastructure\Model\Airport
      4Airport.php#?
      App\Avia\Infrastructure\Model\Airline
      3Airline.php#?
      App\Avia\Infrastructure\Model\MonthlyPriceStatistic
      2MonthlyPriceStatistic.php#?
          • infoModel: App\Avia\Infrastructure\Model\City => Relation: App\Avia\Infrastructure\Model\Airport - You s...
          _token
          R13Tm6cO7bqTscFHPEJ6xmTm8WplUzloiRQ5PNvz
          _previous
          array:1 [ "url" => "https://d.triptorg.ru/route/jed/tku?_url=%2Froute%2Fjed%2Ftku" ]
          _flash
          array:2 [ "old" => [] "new" => [] ]
          path_info
          /route/jed/tku
          status_code
          200
          
          status_text
          OK
          format
          html
          content_type
          text/html; charset=UTF-8
          request_query
          0 of 0
          array:1 [ "_url" => "/route/jed/tku" ]
          request_request
          []
          
          request_headers
          0 of 0
          array:16 [ "cookie" => array:1 [ 0 => "XSRF-TOKEN=eyJpdiI6IlpGUFM1Y3BjcDUwanhVbnBSUDhtcVE9PSIsInZhbHVlIjoiVHRMaFEwaENkMWRya0I0MERDMEhLRXZIUS9waHFXNWthODgzSjBFUnhjemR1TEhjNEFPRWN6M3pnVStRcXB5OTBCa1FMejZOUDdPSXhtdmIzWXNGc3I2TUMvaExzMnVVcWw1dTlVQ1lxdXNxa0VERk5NaGZRWWRHZnU5aFcvM2UiLCJtYWMiOiI1M2IzNzEzY2U4NmFhNDQyMThlYzBmMjhlMTJkNmE1ZjI3Y2U5ZjIyMjkyNGUxZjg2NTA4ODYxN2JiOWJhN2VhIiwidGFnIjoiIn0%3D; lowcostclub_session=eyJpdiI6InRwUVdvZmdmODdwckt6cityUk1ER2c9PSIsInZhbHVlIjoia0Z2cXlIYU5nN1B2NXpGaEFQU0lVM25wb2tNa2h5Y1VHN2JpV3ByL1VFNFpObDVSeUY2RmJocWFzV2Vkc3ZpNGMyOTU5aTF6MDdJaytJdHVLaDFSWmhGcElEeThLeTFmSHM2cXFFb3hFR1ZNcUdoNzRiNzd5ZS9UTWVYczZDWXEiLCJtYWMiOiJkOWE1MmE3NmIyNzA5MjViNzQwYjlkMzJkMzhiMTYwODA2NDJjOGUxN2ZjZTY5M2E1MTU0ZDI1MTMxZDk2MjdjIiwidGFnIjoiIn0%3DXSRF-TOKEN=eyJpdiI6IlpGUFM1Y3BjcDUwanhVbnBSUDhtcVE9PSIsInZhbHVlIjoiVHRMaFEwaENkMWRya0I0MERDMEhLRXZIUS9waHFXNWthODgzSjBFUnhjemR1TEhjNEFPRWN6M3pnVStRcXB5OTBCa1FMe" ] "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" => "R13Tm6cO7bqTscFHPEJ6xmTm8WplUzloiRQ5PNvz" "lowcostclub_session" => "6fTozVkIANkRLZ5KBFbUaziPmD5C3FAzatAARnJ0" ]
          response_headers
          0 of 0
          array:6 [ "cache-control" => array:1 [ 0 => "max-age=604800, public" ] "date" => array:1 [ 0 => "Tue, 23 Sep 2025 14:31:18 GMT" ] "etag" => array:1 [ 0 => ""dc3d50020b2d4e1b1fd09ae81d4dfd4d"" ] "content-type" => array:1 [ 0 => "text/html; charset=UTF-8" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IlBWa1piYlNwSHY5NDMwODlOSGlEeEE9PSIsInZhbHVlIjoiNStONndEREFxbkhLZ3pHcGZYVDNCZy9IUGxiK0hMdkdTdmpHM2lIRTdPM2NHZ0RocTR3SWM0UU51cmpsWE1nZExUWERsY1hvWDQzbmZ0M0pOS2phWXRxR3Q3TGpWQ0hIOTMwbUk0Z25BRXkyNFFDVlpQTE5xVTZ2VjdveXpqQmciLCJtYWMiOiIxODljMWE2N2RiNTI0YmNhNTQ1YjlmNTg2N2VlODg3NzNhMzNhYzBjNTJiNmExYmI2ZGFkOTAyOGI4YWZkYjUzIiwidGFnIjoiIn0%3D; expires=Tue, 23 Sep 2025 16:31:18 GMT; Max-Age=7200; path=/; samesite=laxXSRF-TOKEN=eyJpdiI6IlBWa1piYlNwSHY5NDMwODlOSGlEeEE9PSIsInZhbHVlIjoiNStONndEREFxbkhLZ3pHcGZYVDNCZy9IUGxiK0hMdkdTdmpHM2lIRTdPM2NHZ0RocTR3SWM0UU51cmpsWE1nZExUWERsY" 1 => "lowcostclub_session=eyJpdiI6IjhyWmFlQis1dE5qWk5QS0I4K1VzRUE9PSIsInZhbHVlIjoiejkzaWNGeW0xTHp4OFRQVThlRHBScS9UREc0b1lxNzVsOEpGVFdPUTlkSVVBcCtRRXlxNmNuRU14ZzNidkw4MXNGWXFwRnp0V3daZjVMMjBGaVVaQTVNYkJPeTFPbi9UN3VoZWNFUmxrNGlaaUJuY0ZXdWFGNGVta0ZjdUdZSHEiLCJtYWMiOiI4ZDk1MzQwYTA4YTU4ZDczYTQ5NjA1MDcyMWVjZjY4ZGJiMWIwZWZmNThkMTk0NjdiMzFiYzIxNjIxN2ZhYTBiIiwidGFnIjoiIn0%3D; expires=Tue, 23 Sep 2025 16:31:18 GMT; Max-Age=7200; path=/; httponly; samesite=laxlowcostclub_session=eyJpdiI6IjhyWmFlQis1dE5qWk5QS0I4K1VzRUE9PSIsInZhbHVlIjoiejkzaWNGeW0xTHp4OFRQVThlRHBScS9UREc0b1lxNzVsOEpGVFdPUTlkSVVBcCtRRXlxNmNuRU14ZzNidkw4" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IlBWa1piYlNwSHY5NDMwODlOSGlEeEE9PSIsInZhbHVlIjoiNStONndEREFxbkhLZ3pHcGZYVDNCZy9IUGxiK0hMdkdTdmpHM2lIRTdPM2NHZ0RocTR3SWM0UU51cmpsWE1nZExUWERsY1hvWDQzbmZ0M0pOS2phWXRxR3Q3TGpWQ0hIOTMwbUk0Z25BRXkyNFFDVlpQTE5xVTZ2VjdveXpqQmciLCJtYWMiOiIxODljMWE2N2RiNTI0YmNhNTQ1YjlmNTg2N2VlODg3NzNhMzNhYzBjNTJiNmExYmI2ZGFkOTAyOGI4YWZkYjUzIiwidGFnIjoiIn0%3D; expires=Tue, 23-Sep-2025 16:31:18 GMT; path=/XSRF-TOKEN=eyJpdiI6IlBWa1piYlNwSHY5NDMwODlOSGlEeEE9PSIsInZhbHVlIjoiNStONndEREFxbkhLZ3pHcGZYVDNCZy9IUGxiK0hMdkdTdmpHM2lIRTdPM2NHZ0RocTR3SWM0UU51cmpsWE1nZExUWERsY" 1 => "lowcostclub_session=eyJpdiI6IjhyWmFlQis1dE5qWk5QS0I4K1VzRUE9PSIsInZhbHVlIjoiejkzaWNGeW0xTHp4OFRQVThlRHBScS9UREc0b1lxNzVsOEpGVFdPUTlkSVVBcCtRRXlxNmNuRU14ZzNidkw4MXNGWXFwRnp0V3daZjVMMjBGaVVaQTVNYkJPeTFPbi9UN3VoZWNFUmxrNGlaaUJuY0ZXdWFGNGVta0ZjdUdZSHEiLCJtYWMiOiI4ZDk1MzQwYTA4YTU4ZDczYTQ5NjA1MDcyMWVjZjY4ZGJiMWIwZWZmNThkMTk0NjdiMzFiYzIxNjIxN2ZhYTBiIiwidGFnIjoiIn0%3D; expires=Tue, 23-Sep-2025 16:31:18 GMT; path=/; httponlylowcostclub_session=eyJpdiI6IjhyWmFlQis1dE5qWk5QS0I4K1VzRUE9PSIsInZhbHVlIjoiejkzaWNGeW0xTHp4OFRQVThlRHBScS9UREc0b1lxNzVsOEpGVFdPUTlkSVVBcCtRRXlxNmNuRU14ZzNidkw4" ] ]
          session_attributes
          0 of 0
          array:3 [ "_token" => "R13Tm6cO7bqTscFHPEJ6xmTm8WplUzloiRQ5PNvz" "_previous" => array:1 [ "url" => "https://d.triptorg.ru/route/jed/tku?_url=%2Froute%2Fjed%2Ftku" ] "_flash" => array:2 [ "old" => [] "new" => [] ] ]
          ClearShow all
          Date ↕MethodURLData
          #12025-09-23 14:31:18GET/route/jed/tku46552191