Дешевые авиабилеты Циндао — Манаус

Полезно знать о авиабилетах Циндао — Манаус

Самая низкая цена 128 372 ₽
Дальность полета 16318 км

Билеты на самолет Циндао — Манаус

Подбор дешёвых электронных авиабилетов Циндао — Манаус

  • Город отправления: Циндао
  • Код IATA города отправления: TAO
  • Аэропорт отправления: Куаньдян
  • Страна отправления: Китай

Общая информация о рейсе Циндао — Манаус

Расстояние между городами Циндао и Манаус 16318 км.

Разница во времени между городами Циндао и Манаус 12 ч.

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

Циндао — Москва

Циндао — Сеул

Циндао — Тапачула

Циндао — Астрахань

Циндао — Белград

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

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

Манаус — Орландо

Манаус — Москва

Манаус — Навегантис

Манаус — Масейо

Манаус — Риу-Бранку

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

Циндао — Шанхай

Циндао — Пекин

Циндао — Санья

Циндао — Гуанчжоу

Циндао — Харбин

Часто задаваемые вопросы о рейсе Циндао — Манаус

Да, вы можете улететь Циндао — Манаус. Циндао имеет один аэропорт (Куаньдян) для отправления.

Минимальная стоимость билета на самолет Циндао — Манаус 128 372 ₽

В Циндао: Куаньдян. В Манаус: Манаус.

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

Рейс Циндао – Манаус отзывы и рейтинг

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

Request history8.3.0PHP Version312msRequest Duration16MBMemory UsageGET route/{originCityIata}/{destinationCityIata}Route
    • Booting (22.12ms)time
    • Application (290ms)time
    • 1 x Application (92.91%)
      290ms
      1 x Booting (7.08%)
      22.12ms
      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
      54 statements were executed (15 duplicates)Show only duplicates63.2ms
      • 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#34aviatickets4.61msselect * from `sites_relationships` where `ru` = 'route/tao/mao' limit 1
        Bindings
        • 0: route/tao/mao
        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#109aviatickets900μsselect * from `flights_by` where `flights_by`.`id` = '1108527' 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#54aviatickets890μsselect * from `sites_relationships` where `origin_city_id` = 5956 and `destination_city_id` = 3797 limit 1
        Bindings
        • 0: 5956
        • 1: 3797
        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#83aviatickets890μsselect * from `flights_by` where `flights_by`.`id` = '1108527' 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.04msselect * from `cities` where `cities`.`id` = 5956 limit 1
        Bindings
        • 0: 5956
        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.15msselect * from `countries` where `countries`.`id` = 70 limit 1
        Bindings
        • 0: 70
        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#94aviatickets900μsselect * from `cities` where `cities`.`id` = 3797 limit 1
        Bindings
        • 0: 3797
        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#97aviatickets900μsselect * from `countries` where `countries`.`id` = 81 limit 1
        Bindings
        • 0: 81
        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#33aviatickets900μsselect * from `sites_relationships` where `sites_relationships`.`id` = 1108527 and `sites_relationships`.`id` is not null limit 1
        Bindings
        • 0: 1108527
        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#31aviatickets890μ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.06msselect `depart_date`, `return_date`, `number_of_changes`, `value` from `flights_2025` where `origin_id` = 5956 and `destination_id` = 3797 and `date_update` >= '2025-11-08 00:00:00' order by `value` asc limit 10
        Bindings
        • 0: 5956
        • 1: 3797
        • 2: 2025-11-08 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.02msselect * from `monthly_price_statistics` where `origin_city_id` = 5956 and `destination_city_id` = 3797 limit 1
        Bindings
        • 0: 5956
        • 1: 3797
        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#470aviatickets870μsselect * from `timetables` where `origin_city_id` = 5956 and `destination_city_id` = 3797 order by `time_origin` asc limit 1000
        Bindings
        • 0: 5956
        • 1: 3797
        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#502aviatickets1.19msselect distinct `airline_id` from `timetables` where `origin_city_id` = 5956
        Bindings
        • 0: 5956
        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#502aviatickets810μsselect distinct `airline_id` from `timetables` where `origin_city_id` = 3797
        Bindings
        • 0: 3797
        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#48aviatickets900μsselect * from `route_descriptions` where `origin_city_id` = 5956 and `destination_city_id` = 3797 and `lang` = 'ru' and `site` = 'TripTorg.ru' limit 1
        Bindings
        • 0: 5956
        • 1: 3797
        • 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/tao/mao/' and `status` = 'approved'
        Bindings
        • 0: /route/tao/mao/
        • 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.06msselect destination_city_id from `flights_by` where `origin_city_id` = 5956 and `distance` between 1 and 1000 and (`price_one_way` > 0 or `price` > 0) order by `distance` asc limit 10
        Bindings
        • 0: 5956
        • 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.71msselect * from `flights_by` where `origin_city_id` in (6654, 8932, 1568, 3769, 6164, 9343, 7258, 1519, 8929, 5591) and `destination_city_id` = 3797 and (`price_one_way` > 0 or `price` > 0) limit 10
        Bindings
        • 0: 6654
        • 1: 8932
        • 2: 1568
        • 3: 3769
        • 4: 6164
        • 5: 9343
        • 6: 7258
        • 7: 1519
        • 8: 8929
        • 9: 5591
        • 10: 3797
        • 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#52aviatickets830μsselect * from `offers` where `origin_city_id` = 5956 and `destination_city_id` = 3797
        Bindings
        • 0: 5956
        • 1: 3797
        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#447aviatickets1.26msselect * from `flights_by` where `origin_city_id` = 5956 and `id` > 1108527 and `destination_country_id` <> 70 and (`price_one_way` > 0 or `price` > 0) order by `id` asc limit 3
        Bindings
        • 0: 5956
        • 1: 1108527
        • 2: 70
        • 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#447aviatickets950μsselect * from `cities` where `cities`.`id` in (5956)
        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.96msselect * from `cities` where `cities`.`id` in (304, 511, 5957)
        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#447aviatickets900μsselect * from `sites_relationships` where `sites_relationships`.`id` in (1108530, 1165776, 1165777)
        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.57msselect * from `countries` where `countries`.`id` = 226 limit 1
        Bindings
        • 0: 226
        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#412aviatickets2.15msselect * from `flights_by` where `origin_city_id` = 5956 and `destination_country_id` <> 70 and (`price_one_way` > 0 or `price` > 0) and `id` not in (1108530) order by `revenue` desc limit 2 offset 0
        Bindings
        • 0: 5956
        • 1: 70
        • 2: 0
        • 3: 0
        • 4: 1108530
        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#412aviatickets2.31msselect * from `cities` where `cities`.`id` in (5956)
        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.36msselect * from `cities` where `cities`.`id` in (4081, 5537)
        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#412aviatickets780μsselect * from `sites_relationships` where `sites_relationships`.`id` in (323483, 323535)
        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.72msselect * from `countries` where `countries`.`id` in (18, 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.33msselect * from `flights_by` where `origin_city_id` = 3797 and (`price_one_way` > 0 or `price` > 0) and 1 = 1 order by `revenue` desc limit 5
        Bindings
        • 0: 3797
        • 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.02msselect * from `cities` where `cities`.`id` in (3797)
        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#149aviatickets990μsselect * from `cities` where `cities`.`id` in (3846, 4081, 8619, 8721, 9221)
        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#149aviatickets910μsselect * from `countries` where `countries`.`id` in (81, 92, 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#149aviatickets840μsselect * from `sites_relationships` where `sites_relationships`.`id` in (202084, 202092, 202101, 202104, 202130)
        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.3msselect * from `flights_by` where `origin_city_id` = 5956 and `destination_country_id` = 70 and (`price_one_way` > 0 or `price` > 0) order by `revenue` desc limit 5 offset 0
        Bindings
        • 0: 5956
        • 1: 70
        • 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#359aviatickets750μsselect * from `cities` where `cities`.`id` in (5956)
        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#359aviatickets960μsselect * from `cities` where `cities`.`id` in (684, 2442, 5582, 5922, 8447)
        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#359aviatickets740μsselect * from `sites_relationships` where `sites_relationships`.`id` in (323346, 323358, 323423, 323538, 323552)
        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#359aviatickets870μsselect * from `countries` where `countries`.`id` in (70)
        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.43msselect * from `timetables` where `origin_city_id` = 5956 and `destination_city_id` = 3797 order by `time_origin` asc limit 10
        Bindings
        • 0: 5956
        • 1: 3797
        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.04msselect * from `timetables` where `origin_city_id` = 5956 and `destination_city_id` = 3797 order by `travel_time` asc limit 1
        Bindings
        • 0: 5956
        • 1: 3797
        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#520aviatickets920μsselect * from `flights_by` where `origin_city_id` = 5956 and `destination_city_id` = 3797 limit 1
        Bindings
        • 0: 5956
        • 1: 3797
        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#520aviatickets720μsselect * from `sites_relationships` where `sites_relationships`.`id` in (1108527)
        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#294aviatickets890μsselect * from `cities` where `cities`.`id` = 5956 limit 1
        Bindings
        • 0: 5956
        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#295aviatickets910μsselect * from `cities` where `cities`.`id` = 3797 limit 1
        Bindings
        • 0: 3797
        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.11msselect * from `airports` where `airports`.`city_id` = 5956 and `airports`.`city_id` is not null and `is_active` = 1 and `is_active` = '1'
        Bindings
        • 0: 5956
        • 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.08msselect * from `airports` where `airports`.`city_id` = 3797 and `airports`.`city_id` is not null and `is_active` = 1 and `is_active` = '1'
        Bindings
        • 0: 3797
        • 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#98aviatickets1msselect * from `timetables` where `origin_city_id` = 5956 and `destination_city_id` = 3797
        Bindings
        • 0: 5956
        • 1: 3797
        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.12msselect * from `airports` where `airports`.`city_id` = 5956 and `airports`.`city_id` is not null and `is_active` = 1
        Bindings
        • 0: 5956
        • 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#35aviatickets950μsselect * from `airports` where `airports`.`city_id` = 3797 and `airports`.`city_id` is not null and `is_active` = 1
        Bindings
        • 0: 3797
        • 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#39aviatickets870μsselect * from `timetables` where `origin_city_id` = 5956 and `destination_city_id` = 3797 order by `time_origin` asc limit 1000
        Bindings
        • 0: 5956
        • 1: 3797
        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.02msselect * from `timetables` where `origin_city_id` = 5956 and `destination_city_id` = 3797 order by `travel_time` asc limit 1
        Bindings
        • 0: 5956
        • 1: 3797
        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.1msselect * from `monthly_price_statistics` where `origin_city_id` = 5956 and `destination_city_id` = 3797 limit 1
        Bindings
        • 0: 5956
        • 1: 3797
        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
      62Timetable.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\MonthlyPriceStatistic
      2MonthlyPriceStatistic.php#?
          • infoModel: App\Avia\Infrastructure\Model\City => Relation: App\Avia\Infrastructure\Model\Airport - You s...
          _token
          yRznq8ApzED5iEy7HpnuQh7aJfTL9PODlITRBChr
          _previous
          array:1 [ "url" => "https://d.triptorg.ru/route/tao/mao?_url=%2Froute%2Ftao%2Fmao" ]
          _flash
          array:2 [ "old" => [] "new" => [] ]
          path_info
          /route/tao/mao
          status_code
          200
          
          status_text
          OK
          format
          html
          content_type
          text/html; charset=UTF-8
          request_query
          0 of 0
          array:1 [ "_url" => "/route/tao/mao" ]
          request_request
          []
          
          request_headers
          0 of 0
          array:16 [ "cookie" => array:1 [ 0 => "XSRF-TOKEN=eyJpdiI6Ilp4SzVmUWExdmdkV1QrZzFKQnlYMGc9PSIsInZhbHVlIjoiZ2w1ME45bVFtWnI2Szd3OUFnM0JkU2JrSlJuZU5nc05wQWdveUxTR1hrZHJ6bGJlUmFCREpNU3NBMzZROUlYUlFQS3U0LzRQV0ZBWnREajhYUEZYMkptOTRvaDJsaTVzbUJOSW9KbERHNmp0NlRLVGpiSXlQU0piWHhPaklCaVkiLCJtYWMiOiI2NWI2NzA2YWMzZWI0NTAwOTE2MjEwNWVjNmQzZmI3MzdhYzk0ZDFjNjczODFhOTAyMmQ5MDQ1ZTJkOWU3YmE3IiwidGFnIjoiIn0%3D; lowcostclub_session=eyJpdiI6IlVQNk5sUVY2NVhmTi9PeFRzNnRwNkE9PSIsInZhbHVlIjoiRWtNc3YzMFVaOUg2Mms3T0hjc3dOWHMyS0FZZEwyYWRvcStlSHNEUzB0QkhTcndkYUc1ZnBrRkhQb0RZdis4cFd3Z1habjR2UkNucGQ3clEweVU1ZGoyZ0xlcnFmY2FZTWVEOEl3T2VjSjJlUENSY3ViQzlCaE54OHh3VWhVNnUiLCJtYWMiOiI1NzljNmQwMzNkZmNjOWM5MGE3ZDNkYzcwNjE1YTY0ZGQ1YjQ2YzFiMTA3YzgwYTQ0NDU1ZDNkOTk1NTkxYjFkIiwidGFnIjoiIn0%3DXSRF-TOKEN=eyJpdiI6Ilp4SzVmUWExdmdkV1QrZzFKQnlYMGc9PSIsInZhbHVlIjoiZ2w1ME45bVFtWnI2Szd3OUFnM0JkU2JrSlJuZU5nc05wQWdveUxTR1hrZHJ6bGJlUmFCREpNU3NBMzZROUlYUlFQS3U0L" ] "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" => "yRznq8ApzED5iEy7HpnuQh7aJfTL9PODlITRBChr" "lowcostclub_session" => "0QVM9FmsBKZfY9EmLYPQlTSsh0unn8u9hObNn1Wa" ]
          response_headers
          0 of 0
          array:6 [ "cache-control" => array:1 [ 0 => "max-age=604800, public" ] "date" => array:1 [ 0 => "Mon, 10 Nov 2025 02:06:13 GMT" ] "etag" => array:1 [ 0 => ""0bbcd3d9b6f8c7bc4540eec07d1f6bab"" ] "content-type" => array:1 [ 0 => "text/html; charset=UTF-8" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6InN2VnlVeFdZRFRNclMvd1lCTklaQWc9PSIsInZhbHVlIjoia2JRdXA1YXZVaUNqUlJYaE1ic0RjS2FEc3VaK25sSzhCdHE1dHpqSUszRmxCbXhhNllRc3lnSERDRjZTck81Q05zWkdIRTRoUDlXSjhnL0NjbjhQNGRpUzZseU94RVBjTTgrN1BsNk5VaUlKRnAwK0ZQVUZZR21hbG12UXluRlMiLCJtYWMiOiI3NTJjMjlhZWY3YzQyZGVkOWMyNDY0OTkxM2E1MDBjMjc2MjE4YjdlYTEzNDFlN2I1Y2U1YTlhNmI1ZGJjNzc2IiwidGFnIjoiIn0%3D; expires=Mon, 10 Nov 2025 04:06:13 GMT; Max-Age=7200; path=/; samesite=laxXSRF-TOKEN=eyJpdiI6InN2VnlVeFdZRFRNclMvd1lCTklaQWc9PSIsInZhbHVlIjoia2JRdXA1YXZVaUNqUlJYaE1ic0RjS2FEc3VaK25sSzhCdHE1dHpqSUszRmxCbXhhNllRc3lnSERDRjZTck81Q05zWkdIR" 1 => "lowcostclub_session=eyJpdiI6InEyd3lYV0FwdTZuM0hVRytIOXJBOVE9PSIsInZhbHVlIjoiQ0ZvY1kvSU9wMms2WkpNbG5WcGlWOHFvKy9lYWNBWWQwRnFuQWJBSXZPMFFsQy81eTRaZlpObmhnVkJ5cm5rRGFsODYreE1UcFBiT2VFSlBwUk5CeStFSC90aGlSMlI2M2JvMVBVVUprczhycVFuZ3pEOG9pSXF6L3hadjlnc3IiLCJtYWMiOiI0ZTQyY2JhNzRkN2VjYjc4Nzc1ZjYwZjAzY2E0ZjQ5ODY1ZTMwMTQyYmQ1YWI0YzI1NDY3ZGU0YzI3MTRkZWVmIiwidGFnIjoiIn0%3D; expires=Mon, 10 Nov 2025 04:06:13 GMT; Max-Age=7200; path=/; httponly; samesite=laxlowcostclub_session=eyJpdiI6InEyd3lYV0FwdTZuM0hVRytIOXJBOVE9PSIsInZhbHVlIjoiQ0ZvY1kvSU9wMms2WkpNbG5WcGlWOHFvKy9lYWNBWWQwRnFuQWJBSXZPMFFsQy81eTRaZlpObmhnVkJ5cm5r" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6InN2VnlVeFdZRFRNclMvd1lCTklaQWc9PSIsInZhbHVlIjoia2JRdXA1YXZVaUNqUlJYaE1ic0RjS2FEc3VaK25sSzhCdHE1dHpqSUszRmxCbXhhNllRc3lnSERDRjZTck81Q05zWkdIRTRoUDlXSjhnL0NjbjhQNGRpUzZseU94RVBjTTgrN1BsNk5VaUlKRnAwK0ZQVUZZR21hbG12UXluRlMiLCJtYWMiOiI3NTJjMjlhZWY3YzQyZGVkOWMyNDY0OTkxM2E1MDBjMjc2MjE4YjdlYTEzNDFlN2I1Y2U1YTlhNmI1ZGJjNzc2IiwidGFnIjoiIn0%3D; expires=Mon, 10-Nov-2025 04:06:13 GMT; path=/XSRF-TOKEN=eyJpdiI6InN2VnlVeFdZRFRNclMvd1lCTklaQWc9PSIsInZhbHVlIjoia2JRdXA1YXZVaUNqUlJYaE1ic0RjS2FEc3VaK25sSzhCdHE1dHpqSUszRmxCbXhhNllRc3lnSERDRjZTck81Q05zWkdIR" 1 => "lowcostclub_session=eyJpdiI6InEyd3lYV0FwdTZuM0hVRytIOXJBOVE9PSIsInZhbHVlIjoiQ0ZvY1kvSU9wMms2WkpNbG5WcGlWOHFvKy9lYWNBWWQwRnFuQWJBSXZPMFFsQy81eTRaZlpObmhnVkJ5cm5rRGFsODYreE1UcFBiT2VFSlBwUk5CeStFSC90aGlSMlI2M2JvMVBVVUprczhycVFuZ3pEOG9pSXF6L3hadjlnc3IiLCJtYWMiOiI0ZTQyY2JhNzRkN2VjYjc4Nzc1ZjYwZjAzY2E0ZjQ5ODY1ZTMwMTQyYmQ1YWI0YzI1NDY3ZGU0YzI3MTRkZWVmIiwidGFnIjoiIn0%3D; expires=Mon, 10-Nov-2025 04:06:13 GMT; path=/; httponlylowcostclub_session=eyJpdiI6InEyd3lYV0FwdTZuM0hVRytIOXJBOVE9PSIsInZhbHVlIjoiQ0ZvY1kvSU9wMms2WkpNbG5WcGlWOHFvKy9lYWNBWWQwRnFuQWJBSXZPMFFsQy81eTRaZlpObmhnVkJ5cm5r" ] ]
          session_attributes
          0 of 0
          array:3 [ "_token" => "yRznq8ApzED5iEy7HpnuQh7aJfTL9PODlITRBChr" "_previous" => array:1 [ "url" => "https://d.triptorg.ru/route/tao/mao?_url=%2Froute%2Ftao%2Fmao" ] "_flash" => array:2 [ "old" => [] "new" => [] ] ]
          ClearShow all
          Date ↕MethodURLData
          #12025-11-10 02:06:13GET/route/tao/mao43541471