Дешевые авиабилеты Шарлотт — Танжер

Полезно знать о авиабилетах Шарлотт — Танжер

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

Билеты на самолет Шарлотт — Танжер

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

Общая информация о рейсе Шарлотт — Танжер

Расстояние между городами Шарлотт и Танжер 6605 км.

Разница во времени между городами Шарлотт и Танжер 5 ч.

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

Шарлотт — Мумбаи

Шарлотт — Томск

Шарлотт — Тайбэй

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

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

Танжер — Москва

Танжер — Стамбул

Танжер — Марракеш

Танжер — Агадир

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

Шарлотт — Лонг-Бич

Шарлотт — Каилуа-Кона

Шарлотт — Фэрбанкс

Шарлотт — Нью-Йорк

Шарлотт — Кауаи

Часто задаваемые вопросы о рейсе Шарлотт — Танжер

Да, вы можете улететь Шарлотт — Танжер. Шарлотт имеет 2 аэропортов (Дуглас, Wilgrove Air Park) для отправления.

Минимальная стоимость билета на самолет Шарлотт — Танжер 96 038 ₽

В Шарлотт: Дуглас, Wilgrove Air Park. В Танжер: Бухалеф.

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

Рейс Шарлотт – Танжер отзывы и рейтинг

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

Request history8.3.0PHP Version333msRequest Duration16MBMemory UsageGET route/{originCityIata}/{destinationCityIata}Route
    • Booting (36.94ms)time
    • Application (296ms)time
    • 1 x Application (88.91%)
      296ms
      1 x Booting (11.09%)
      36.94ms
      43 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
      • 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:79-144
      68 statements were executed (25 duplicates)Show only duplicates83.32ms
      • 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#34aviatickets5.17msselect * from `sites_relationships` where `ru` = 'route/clt/tng' limit 1
        Bindings
        • 0: route/clt/tng
        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:97
      • RoutesController.php#109aviatickets1.35msselect * from `flights_by` where `flights_by`.`id` = '71588' and `flights_by`.`id` is not null limit 1
        Bindings
        • 0: [object Object]
        Backtrace
        • app/Http/Controllers/RoutesController.php:109
        • 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#54aviatickets1.68msselect * from `sites_relationships` where `origin_city_id` = 8350 and `destination_city_id` = 6170 limit 1
        Bindings
        • 0: 8350
        • 1: 6170
        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#83aviatickets950μsselect * from `flights_by` where `flights_by`.`id` = '71588' 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:123
        • 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.29msselect * from `cities` where `cities`.`id` = 8350 limit 1
        Bindings
        • 0: 8350
        Backtrace
        • app/Avia/Application/RouteApplication.php:89
        • app/Http/Controllers/RoutesController.php:123
        • 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#93aviatickets1.26msselect * from `countries` where `countries`.`id` = 92 limit 1
        Bindings
        • 0: 92
        Backtrace
        • app/Avia/Application/RouteApplication.php:93
        • app/Http/Controllers/RoutesController.php:123
        • 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#94aviatickets970μsselect * from `cities` where `cities`.`id` = 6170 limit 1
        Bindings
        • 0: 6170
        Backtrace
        • app/Avia/Application/RouteApplication.php:94
        • app/Http/Controllers/RoutesController.php:123
        • 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.22msselect * from `countries` where `countries`.`id` = 52 limit 1
        Bindings
        • 0: 52
        Backtrace
        • app/Avia/Application/RouteApplication.php:97
        • app/Http/Controllers/RoutesController.php:123
        • 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#33aviatickets850μsselect * from `sites_relationships` where `sites_relationships`.`id` = 71588 and `sites_relationships`.`id` is not null limit 1
        Bindings
        • 0: 71588
        Backtrace
        • app/Avia/Infrastructure/Factory/DomainRouteFactory.php:33
        • app/Avia/Application/RouteApplication.php:99
        • app/Http/Controllers/RoutesController.php:123
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • CountriesRepository.php#31aviatickets820μsselect * 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#42aviatickets1.29msselect `depart_date`, `return_date`, `number_of_changes`, `value` from `flights_2025` where `origin_id` = 8350 and `destination_id` = 6170 and `date_update` >= '2025-10-06 00:00:00' order by `value` asc limit 10
        Bindings
        • 0: 8350
        • 1: 6170
        • 2: 2025-10-06 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.76msselect * from `monthly_price_statistics` where `origin_city_id` = 8350 and `destination_city_id` = 6170 limit 1
        Bindings
        • 0: 8350
        • 1: 6170
        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:123
      • AirlineSqlRepository.php#470aviatickets1.16msselect * from `timetables` where `origin_city_id` = 8350 and `destination_city_id` = 6170 order by `time_origin` asc limit 1000
        Bindings
        • 0: 8350
        • 1: 6170
        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.41msselect distinct `airline_id` from `timetables` where `origin_city_id` = 8350
        Bindings
        • 0: 8350
        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.23msselect distinct `airline_id` from `timetables` where `origin_city_id` = 6170
        Bindings
        • 0: 6170
        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
      • RouteDescriptionSqlRepository.php#48aviatickets1.09msselect * from `route_descriptions` where `origin_city_id` = 8350 and `destination_city_id` = 6170 and `lang` = 'ru' and `site` = 'TripTorg.ru' limit 1
        Bindings
        • 0: 8350
        • 1: 6170
        • 2: ru
        • 3: TripTorg.ru
        Backtrace
        • app/Avia/Infrastructure/Repository/RouteDescriptionSqlRepository.php:48
        • app/Avia/Application/RouteApplication.php:137
        • app/Http/Controllers/RoutesController.php:123
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • CommentRepository.php#17aviatickets850μsselect * from `comments` where `chan_channel` = '/route/clt/tng/' and `status` = 'approved'
        Bindings
        • 0: /route/clt/tng/
        • 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:123
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • LocalRouteRepository.php#558aviatickets1.03msselect destination_city_id from `flights_by` where `origin_city_id` = 8350 and `distance` between 1 and 1000 and (`price_one_way` > 0 or `price` > 0) order by `distance` asc limit 10
        Bindings
        • 0: 8350
        • 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#73aviatickets1.72msselect * from `flights_by` where `origin_city_id` in (9519, 2221, 8363, 9289, 364, 1844, 9274, 619, 8726, 4289) and `destination_city_id` = 6170 and (`price_one_way` > 0 or `price` > 0) limit 10
        Bindings
        • 0: 9519
        • 1: 2221
        • 2: 8363
        • 3: 9289
        • 4: 364
        • 5: 1844
        • 6: 9274
        • 7: 619
        • 8: 8726
        • 9: 4289
        • 10: 6170
        • 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#52aviatickets840μsselect * from `offers` where `origin_city_id` = 8350 and `destination_city_id` = 6170
        Bindings
        • 0: 8350
        • 1: 6170
        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.03msselect * from `flights_by` where `origin_city_id` = 8350 and `id` > 71588 and `destination_country_id` <> 92 and (`price_one_way` > 0 or `price` > 0) order by `id` asc limit 3
        Bindings
        • 0: 8350
        • 1: 71588
        • 2: 92
        • 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#447aviatickets820μsselect * from `cities` where `cities`.`id` in (8350)
        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.19msselect * from `cities` where `cities`.`id` in (6187, 6206, 9144)
        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#447aviatickets770μsselect * from `sites_relationships` where `sites_relationships`.`id` in (71589, 71590, 71594)
        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#125aviatickets940μsselect * from `countries` where `countries`.`id` = 172 limit 1
        Bindings
        • 0: 172
        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#412aviatickets3.33msselect * from `flights_by` where `origin_city_id` = 8350 and `destination_country_id` <> 92 and (`price_one_way` > 0 or `price` > 0) and `id` not in (71589) order by `revenue` desc limit 2 offset 0
        Bindings
        • 0: 8350
        • 1: 92
        • 2: 0
        • 3: 0
        • 4: 71589
        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.52msselect * from `cities` where `cities`.`id` in (8350)
        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.37msselect * from `cities` where `cities`.`id` in (774, 2515)
        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.22msselect * from `sites_relationships` where `sites_relationships`.`id` in (71071, 71261)
        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.21msselect * from `countries` where `countries`.`id` in (123)
        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.52msselect * from `flights_by` where `origin_city_id` = 6170 and (`price_one_way` > 0 or `price` > 0) and 1 = 1 order by `revenue` desc limit 5
        Bindings
        • 0: 6170
        • 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#149aviatickets950μsselect * from `cities` where `cities`.`id` in (6170)
        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.29msselect * from `cities` where `cities`.`id` in (100, 2686, 3505, 4081, 5213)
        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.13msselect * from `countries` where `countries`.`id` in (52, 134, 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#149aviatickets820μsselect * from `sites_relationships` where `sites_relationships`.`id` in (334166, 334239, 334251, 334272, 334296)
        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.36msselect * from `flights_by` where `origin_city_id` = 8350 and `destination_country_id` = 92 and (`price_one_way` > 0 or `price` > 0) order by `revenue` desc limit 5 offset 0
        Bindings
        • 0: 8350
        • 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#359aviatickets760μsselect * from `cities` where `cities`.`id` in (8350)
        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.09msselect * from `cities` where `cities`.`id` in (1835, 3531, 4539, 6946, 8495)
        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#359aviatickets830μsselect * from `sites_relationships` where `sites_relationships`.`id` in (71300, 71324, 71326, 71421, 402655)
        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.01msselect * 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
      • TimetableRepository.php#39aviatickets1.05msselect * from `timetables` where `origin_city_id` = 8350 and `destination_city_id` = 6170 order by `time_origin` asc limit 10
        Bindings
        • 0: 8350
        • 1: 6170
        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#144aviatickets830μsselect * from `timetables` where `origin_city_id` = 8350 and `destination_city_id` = 6170 order by `travel_time` asc limit 1
        Bindings
        • 0: 8350
        • 1: 6170
        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#520aviatickets780μsselect * from `flights_by` where `origin_city_id` = 8350 and `destination_city_id` = 6170 limit 1
        Bindings
        • 0: 8350
        • 1: 6170
        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#520aviatickets700μsselect * from `sites_relationships` where `sites_relationships`.`id` in (71588)
        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#294aviatickets830μsselect * from `cities` where `cities`.`id` = 8350 limit 1
        Bindings
        • 0: 8350
        Backtrace
        • app/Avia/Application/RouteApplication.php:294
        • app/Avia/Application/RouteApplication.php:242
        • app/Http/Controllers/RoutesController.php:123
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • RouteApplication.php#295aviatickets860μsselect * from `cities` where `cities`.`id` = 6170 limit 1
        Bindings
        • 0: 6170
        Backtrace
        • app/Avia/Application/RouteApplication.php:295
        • app/Avia/Application/RouteApplication.php:242
        • app/Http/Controllers/RoutesController.php:123
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • City.php#136aviatickets1.26msselect * from `airports` where `airports`.`city_id` = 8350 and `airports`.`city_id` is not null and `is_active` = 1 and `is_active` = '1'
        Bindings
        • 0: 8350
        • 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#136aviatickets880μsselect * from `airports` where `airports`.`city_id` = 6170 and `airports`.`city_id` is not null and `is_active` = 1 and `is_active` = '1'
        Bindings
        • 0: 6170
        • 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.12msselect * from `timetables` where `origin_city_id` = 8350 and `destination_city_id` = 6170
        Bindings
        • 0: 8350
        • 1: 6170
        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.17msselect * from `airports` where `airports`.`city_id` = 8350 and `airports`.`city_id` is not null and `is_active` = 1
        Bindings
        • 0: 8350
        • 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#35aviatickets940μsselect * from `airports` where `airports`.`city_id` = 6170 and `airports`.`city_id` is not null and `is_active` = 1
        Bindings
        • 0: 6170
        • 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#39aviatickets880μsselect * from `timetables` where `origin_city_id` = 8350 and `destination_city_id` = 6170 order by `time_origin` asc limit 1000
        Bindings
        • 0: 8350
        • 1: 6170
        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
      • AirlineSqlRepository.php#470aviatickets910μsselect * from `timetables` where `origin_city_id` = 8350 and `destination_city_id` = 6170 order by `time_origin` asc limit 1000
        Bindings
        • 0: 8350
        • 1: 6170
        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/Infrastructure/FaqRouteFactory/CanWeFlyFromTo.php:47
      • AirlineSqlRepository.php#502aviatickets2.29msselect distinct `airline_id` from `timetables` where `origin_city_id` = 8350
        Bindings
        • 0: 8350
        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#502aviatickets960μsselect distinct `airline_id` from `timetables` where `origin_city_id` = 6170
        Bindings
        • 0: 6170
        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
      • TimetableRepository.php#144aviatickets880μsselect * from `timetables` where `origin_city_id` = 8350 and `destination_city_id` = 6170 order by `travel_time` asc limit 1
        Bindings
        • 0: 8350
        • 1: 6170
        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
      • TimetableRepository.php#39aviatickets910μsselect * from `timetables` where `origin_city_id` = 8350 and `destination_city_id` = 6170 order by `time_origin` asc limit 1000
        Bindings
        • 0: 8350
        • 1: 6170
        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/OnWhatDaysDoesThePlaneFly.php:26
      • TimetableRepository.php#39aviatickets840μsselect * from `timetables` where `origin_city_id` = 8350 and `destination_city_id` = 6170 order by `time_origin` asc limit 1000
        Bindings
        • 0: 8350
        • 1: 6170
        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/WhatFlightsAreCurrentlyFlying.php:25
      • MonthlyPriceStatisticSqlRepository.php#66aviatickets810μsselect * from `monthly_price_statistics` where `origin_city_id` = 8350 and `destination_city_id` = 6170 limit 1
        Bindings
        • 0: 8350
        • 1: 6170
        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
      • AirlineSqlRepository.php#470aviatickets810μsselect * from `timetables` where `origin_city_id` = 8350 and `destination_city_id` = 6170 order by `time_origin` asc limit 1000
        Bindings
        • 0: 8350
        • 1: 6170
        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/Infrastructure/FaqRouteFactory/WhichAirlinesDirectFly.php:25
      • AirlineSqlRepository.php#502aviatickets2.08msselect distinct `airline_id` from `timetables` where `origin_city_id` = 8350
        Bindings
        • 0: 8350
        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#502aviatickets980μsselect distinct `airline_id` from `timetables` where `origin_city_id` = 6170
        Bindings
        • 0: 6170
        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
      • LocalRouteRepository.php#175aviatickets750μsselect * 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#149aviatickets1.39msselect * from `flights_by` where `origin_city_id` = 4081 and (`price_one_way` > 0 or `price` > 0) and 1 = 1 order by `revenue` desc limit 15
        Bindings
        • 0: 4081
        • 1: 0
        • 2: 0
        Backtrace
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:149
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:396
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:153
        • app/Avia/Application/SeoRoutesHandler.php:54
      • LocalRouteRepository.php#149aviatickets1.02msselect * from `cities` where `cities`.`id` in (4081)
        Backtrace
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:149
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:396
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:153
        • app/Avia/Application/SeoRoutesHandler.php:54
      • LocalRouteRepository.php#149aviatickets1.19msselect * from `cities` where `cities`.`id` in (86, 407, 427, 696, 2382, 2686, 3505, 4148, 4160, 5572, 5960, 5981, 8361, 8389, 8481)
        Backtrace
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:149
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:396
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:153
        • app/Avia/Application/SeoRoutesHandler.php:54
      • LocalRouteRepository.php#149aviatickets1.09msselect * from `countries` where `countries`.`id` in (49, 77, 89, 119, 134, 159, 220, 240, 242, 248)
        Backtrace
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:149
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:396
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:153
        • app/Avia/Application/SeoRoutesHandler.php:54
      • LocalRouteRepository.php#149aviatickets1.01msselect * from `sites_relationships` where `sites_relationships`.`id` in (217012, 217131, 217139, 217220, 217413, 217569, 217839, 217959, 218074, 218221, 218447, 218454, 218971, 219128, 219136)
        Backtrace
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:149
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:396
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:153
        • app/Avia/Application/SeoRoutesHandler.php:54
      App\Avia\Infrastructure\Model\Timetable
      189Timetable.php#?
      App\Avia\Infrastructure\Model\LocalRoute
      43LocalRoute.php#?
      App\Avia\Infrastructure\Model\City
      39City.php#?
      App\Avia\Infrastructure\Model\SitesRelationship
      34SitesRelationship.php#?
      App\Avia\Infrastructure\Model\Country
      18Country.php#?
      App\Avia\Infrastructure\Model\Airport
      6Airport.php#?
      App\Avia\Infrastructure\Model\MonthlyPriceStatistic
      2MonthlyPriceStatistic.php#?
          • infoModel: App\Avia\Infrastructure\Model\City => Relation: App\Avia\Infrastructure\Model\Airport - You s...
          _token
          FVF12jM3eMsxcVbN73RY0ForQDC8fo8g436vJM47
          _previous
          array:1 [ "url" => "https://d.triptorg.ru/route/clt/tng?_url=%2Froute%2Fclt%2Ftng" ]
          _flash
          array:2 [ "old" => [] "new" => [] ]
          path_info
          /route/clt/tng
          status_code
          200
          
          status_text
          OK
          format
          html
          content_type
          text/html; charset=UTF-8
          request_query
          0 of 0
          array:1 [ "_url" => "/route/clt/tng" ]
          request_request
          []
          
          request_headers
          0 of 0
          array:16 [ "cookie" => array:1 [ 0 => "XSRF-TOKEN=eyJpdiI6IlFoUWRwRDBIektmeXlDcllDMjN2Y0E9PSIsInZhbHVlIjoiL3ptMGt3cnljNjV6OTJoZ3hmT0FVRFY3d3Jkd0hvZTE2N1NPZkhKNUVQYjYwUmw4TjB0b1FRZHB3VWdpa1Npa0MvQ1krWFVDVDI3Z1VobEE3aG5wdURNU2l5TWxZVXEvVWwxRFVIMkpFMnd0Vkl4TnNneGtQSDNmVzdxNkZsdVYiLCJtYWMiOiI0Y2Q1OTcxMzRjMWE5ZGYxNTlkNDRhYjRmODg5MTQ1NGI1MmVhNjU3MjUwNTEyNzhiYmQ1MmEzMTQ0Y2EzMGQ3IiwidGFnIjoiIn0%3D; lowcostclub_session=eyJpdiI6IkcwVmU4c1RTajJ5cklRVDJFRmlXQkE9PSIsInZhbHVlIjoiZUp2OFBpRVI1OXAwL0RpY2RVdTNLSXNPakNWWTJjZ0NnWEw3cUdFUzBHYWdZV1NadFl0TWNpWTJkc3V1MUZxMDlLaDloZFRXYzlEbk1EdzRSL0pEQUtVU3c4TzJNbGk3dG5tLzQwdjBsR0xLU1dPU3FzLzVIalRrK0VPeUdCK2giLCJtYWMiOiIxNjk1MGJjMzU3ZGZkOTFkODJkNzFhZmIzNmJmMGY4MDNlOGI2YzQyM2U3MmI4MGQ3ZjZiODFmNTFjNjM3ZjYyIiwidGFnIjoiIn0%3DXSRF-TOKEN=eyJpdiI6IlFoUWRwRDBIektmeXlDcllDMjN2Y0E9PSIsInZhbHVlIjoiL3ptMGt3cnljNjV6OTJoZ3hmT0FVRFY3d3Jkd0hvZTE2N1NPZkhKNUVQYjYwUmw4TjB0b1FRZHB3VWdpa1Npa0MvQ1krW" ] "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" => "FVF12jM3eMsxcVbN73RY0ForQDC8fo8g436vJM47" "lowcostclub_session" => "pEZt1w5dLpKIOarFKT1mG77HyKJ97IuSgFadSefH" ]
          response_headers
          0 of 0
          array:6 [ "cache-control" => array:1 [ 0 => "max-age=604800, public" ] "date" => array:1 [ 0 => "Wed, 08 Oct 2025 21:49:13 GMT" ] "etag" => array:1 [ 0 => ""e97357f0e1b76f3baed054a903356b49"" ] "content-type" => array:1 [ 0 => "text/html; charset=UTF-8" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6InZrY09DcnBGelFzL1BxV3RSbVVBbFE9PSIsInZhbHVlIjoiY0tEalVwYnc0aXJ2ZWlmUUZpWFpNZEwvV0NsWXlUN2pjU2syck1mMG9Oc1M1eHZYVzhvVDl4RkRuNnZKNnhrYXgwVjV6K3dxNWxQcDM4ZEdrNnhhK1dRVVlXdWxqRmxVVmNmeVZNQjZkVFJMaTBrRGVPNzlXVDJ6c0ZlSU5xTEQiLCJtYWMiOiIzYmZlYjY2Y2M1NDE3NjkxYmQ1MjQ0YmI0OTczY2M0MDU5NzRkNjg4ZmU3MjVjMzg0MTMxYTM3ZDBjOTZjMjVlIiwidGFnIjoiIn0%3D; expires=Wed, 08 Oct 2025 23:49:13 GMT; Max-Age=7200; path=/; samesite=laxXSRF-TOKEN=eyJpdiI6InZrY09DcnBGelFzL1BxV3RSbVVBbFE9PSIsInZhbHVlIjoiY0tEalVwYnc0aXJ2ZWlmUUZpWFpNZEwvV0NsWXlUN2pjU2syck1mMG9Oc1M1eHZYVzhvVDl4RkRuNnZKNnhrYXgwVjV6K" 1 => "lowcostclub_session=eyJpdiI6ImpKS1RKeG1MNVRQOHk5aDRIaVNqTEE9PSIsInZhbHVlIjoiM1BXSHl3UTdxZUpReHduVXE3bEtCTnhxeE9RaC8rNmg5dUFocEFYL0tQdEhsVkNKb3dTZzlZZVlUR01PQ0hHRHovb1BMMWJ3TkFuS3lnem9jaTJsTWoyWnFWQ3cwcHlXbjZKVVN0WVdna3NJWjlLTFFwd29JSFhtbUIwVHpZTWYiLCJtYWMiOiJlOWZhYWViYTBhNTdlNThjY2RkYzllNzk5YTIzNzA5Y2I0YzJlNjNhZWYyNmU3NTFkZDQzMzVhZmQ3YmJiNjQzIiwidGFnIjoiIn0%3D; expires=Wed, 08 Oct 2025 23:49:13 GMT; Max-Age=7200; path=/; httponly; samesite=laxlowcostclub_session=eyJpdiI6ImpKS1RKeG1MNVRQOHk5aDRIaVNqTEE9PSIsInZhbHVlIjoiM1BXSHl3UTdxZUpReHduVXE3bEtCTnhxeE9RaC8rNmg5dUFocEFYL0tQdEhsVkNKb3dTZzlZZVlUR01PQ0hH" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6InZrY09DcnBGelFzL1BxV3RSbVVBbFE9PSIsInZhbHVlIjoiY0tEalVwYnc0aXJ2ZWlmUUZpWFpNZEwvV0NsWXlUN2pjU2syck1mMG9Oc1M1eHZYVzhvVDl4RkRuNnZKNnhrYXgwVjV6K3dxNWxQcDM4ZEdrNnhhK1dRVVlXdWxqRmxVVmNmeVZNQjZkVFJMaTBrRGVPNzlXVDJ6c0ZlSU5xTEQiLCJtYWMiOiIzYmZlYjY2Y2M1NDE3NjkxYmQ1MjQ0YmI0OTczY2M0MDU5NzRkNjg4ZmU3MjVjMzg0MTMxYTM3ZDBjOTZjMjVlIiwidGFnIjoiIn0%3D; expires=Wed, 08-Oct-2025 23:49:13 GMT; path=/XSRF-TOKEN=eyJpdiI6InZrY09DcnBGelFzL1BxV3RSbVVBbFE9PSIsInZhbHVlIjoiY0tEalVwYnc0aXJ2ZWlmUUZpWFpNZEwvV0NsWXlUN2pjU2syck1mMG9Oc1M1eHZYVzhvVDl4RkRuNnZKNnhrYXgwVjV6K" 1 => "lowcostclub_session=eyJpdiI6ImpKS1RKeG1MNVRQOHk5aDRIaVNqTEE9PSIsInZhbHVlIjoiM1BXSHl3UTdxZUpReHduVXE3bEtCTnhxeE9RaC8rNmg5dUFocEFYL0tQdEhsVkNKb3dTZzlZZVlUR01PQ0hHRHovb1BMMWJ3TkFuS3lnem9jaTJsTWoyWnFWQ3cwcHlXbjZKVVN0WVdna3NJWjlLTFFwd29JSFhtbUIwVHpZTWYiLCJtYWMiOiJlOWZhYWViYTBhNTdlNThjY2RkYzllNzk5YTIzNzA5Y2I0YzJlNjNhZWYyNmU3NTFkZDQzMzVhZmQ3YmJiNjQzIiwidGFnIjoiIn0%3D; expires=Wed, 08-Oct-2025 23:49:13 GMT; path=/; httponlylowcostclub_session=eyJpdiI6ImpKS1RKeG1MNVRQOHk5aDRIaVNqTEE9PSIsInZhbHVlIjoiM1BXSHl3UTdxZUpReHduVXE3bEtCTnhxeE9RaC8rNmg5dUFocEFYL0tQdEhsVkNKb3dTZzlZZVlUR01PQ0hH" ] ]
          session_attributes
          0 of 0
          array:3 [ "_token" => "FVF12jM3eMsxcVbN73RY0ForQDC8fo8g436vJM47" "_previous" => array:1 [ "url" => "https://d.triptorg.ru/route/clt/tng?_url=%2Froute%2Fclt%2Ftng" ] "_flash" => array:2 [ "old" => [] "new" => [] ] ]
          ClearShow all
          Date ↕MethodURLData
          #12025-10-08 21:49:13GET/route/clt/tng43683311