Дешевые авиабилеты Макапа — Краков

Полезно знать о авиабилетах Макапа — Краков

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

Билеты на самолет Макапа — Краков

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

  • Город отправления: Макапа
  • Код IATA города отправления: MCP
  • Аэропорт отправления: Макапа
  • Страна отправления: Бразилия
  • Город прибытия: Краков
  • Код IATA города прибытия: KRK
  • Аэропорт прибытия: Краков
  • Страна прибытия: Польша

Общая информация о рейсе Макапа — Краков

Расстояние между городами Макапа и Краков 8655 км.

Разница во времени между городами Макапа и Краков 5 ч.

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

Макапа — Буэнос-Айрес

Макапа — Майами

Макапа — Лиссабон

Макапа — Майами

Макапа — Милан

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

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

Краков — Москва

Краков — Анталья

Краков — Денпасар Бали

Краков — Стамбул

Краков — Пхукет

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

Макапа — Форталеза

Макапа — Навегантис

Макапа — Порту-Алегри

Макапа — Гояния

Часто задаваемые вопросы о рейсе Макапа — Краков

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

Минимальная стоимость билета на самолет Макапа — Краков 124 376 ₽

В Макапа: Макапа. В Краков: Краков.

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

Рейс Макапа – Краков отзывы и рейтинг

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

Request history8.3.0PHP Version322msRequest Duration16MBMemory UsageGET route/{originCityIata}/{destinationCityIata}Route
    • Booting (22.37ms)time
    • Application (300ms)time
    • 1 x Application (93.05%)
      300ms
      1 x Booting (6.94%)
      22.37ms
      42 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
      • 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:96-299
      48 statements were executed (9 duplicates)Show only duplicates69.05ms
      • 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.76msselect * from `sites_relationships` where `ru` = 'route/mcp/krk' limit 1
        Bindings
        • 0: route/mcp/krk
        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:113
      • RoutesController.php#125aviatickets1.32msselect * from `flights_by` where `flights_by`.`id` = '203037' and `flights_by`.`id` is not null limit 1
        Bindings
        • 0: [object Object]
        Backtrace
        • app/Http/Controllers/RoutesController.php:125
        • 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
      • RoutesController.php#135aviatickets1.29msselect * from `cities` where `cities`.`id` = 9068 limit 1
        Bindings
        • 0: 9068
        Backtrace
        • app/Http/Controllers/RoutesController.php:135
        • 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
      • RoutesController.php#136aviatickets1.18msselect * from `countries` where `countries`.`id` = 81 limit 1
        Bindings
        • 0: 81
        Backtrace
        • app/Http/Controllers/RoutesController.php:136
        • 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
      • RoutesController.php#137aviatickets980μsselect * from `cities` where `cities`.`id` = 3301 limit 1
        Bindings
        • 0: 3301
        Backtrace
        • app/Http/Controllers/RoutesController.php:137
        • 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
      • RoutesController.php#138aviatickets830μsselect * from `countries` where `countries`.`id` = 105 limit 1
        Bindings
        • 0: 105
        Backtrace
        • app/Http/Controllers/RoutesController.php:138
        • 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
      • DomainRouteFactory.php#33aviatickets760μsselect * from `sites_relationships` where `sites_relationships`.`id` = 203037 and `sites_relationships`.`id` is not null limit 1
        Bindings
        • 0: 203037
        Backtrace
        • app/Avia/Infrastructure/Factory/DomainRouteFactory.php:33
        • app/Http/Controllers/RoutesController.php:143
        • 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
      • CountriesRepository.php#31aviatickets1.2msselect * 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.22msselect `depart_date`, `return_date`, `number_of_changes`, `value` from `flights_2025` where `origin_id` = 9068 and `destination_id` = 3301 and `date_update` >= '2025-08-25 00:00:00' order by `value` asc limit 10
        Bindings
        • 0: 9068
        • 1: 3301
        • 2: 2025-08-25 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/Http/Controllers/RoutesController.php:150
      • MonthlyPriceStatisticSqlRepository.php#66aviatickets1.08msselect * from `monthly_price_statistics` where `origin_city_id` = 9068 and `destination_city_id` = 3301 limit 1
        Bindings
        • 0: 9068
        • 1: 3301
        Backtrace
        • app/Avia/Infrastructure/Repository/MonthlyPriceStatisticSqlRepository.php:66
        • app/Avia/Infrastructure/Repository/MonthlyPriceStatisticSqlRepository.php:50
        • app/Avia/Application/PriceHandler.php:45
        • app/Http/Controllers/RoutesController.php:156
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • AirlineSqlRepository.php#470aviatickets1.57msselect * from `timetables` where `origin_city_id` = 9068 and `destination_city_id` = 3301 order by `time_origin` asc limit 1000
        Bindings
        • 0: 9068
        • 1: 3301
        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/Http/Controllers/RoutesController.php:162
      • AirlineSqlRepository.php#502aviatickets1.11msselect distinct `airline_id` from `timetables` where `origin_city_id` = 9068
        Bindings
        • 0: 9068
        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.96msselect distinct `airline_id` from `timetables` where `origin_city_id` = 3301
        Bindings
        • 0: 3301
        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
      • CommentRepository.php#17aviatickets1.27msselect * from `comments` where `chan_channel` = '/route/mcp/krk/' and `status` = 'approved'
        Bindings
        • 0: /route/mcp/krk/
        • 1: approved
        Backtrace
        • app/Avia/Infrastructure/Repository/CommentRepository.php:17
        • app/Http/Controllers/ControllerBase.php:105
        • app/Http/Controllers/RoutesController.php:193
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • LocalRouteRepository.php#558aviatickets1.44msselect destination_city_id from `flights_by` where `origin_city_id` = 9068 and `distance` between 1 and 1000 and (`price_one_way` > 0 or `price` > 0) order by `distance` asc limit 10
        Bindings
        • 0: 9068
        • 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.88msselect * from `flights_by` where `origin_city_id` in (516, 8318, 5823, 3786, 1170, 8459, 5682) and `destination_city_id` = 3301 and (`price_one_way` > 0 or `price` > 0) limit 10
        Bindings
        • 0: 516
        • 1: 8318
        • 2: 5823
        • 3: 3786
        • 4: 1170
        • 5: 8459
        • 6: 5682
        • 7: 3301
        • 8: 0
        • 9: 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.3msselect * from `offers` where `origin_city_id` = 9068 and `destination_city_id` = 3301
        Bindings
        • 0: 9068
        • 1: 3301
        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/Http/Controllers/RoutesController.php:205
      • LocalRouteRepository.php#447aviatickets1.68msselect * from `flights_by` where `origin_city_id` = 9068 and `id` > 203037 and `destination_country_id` <> 81 and (`price_one_way` > 0 or `price` > 0) order by `id` asc limit 3
        Bindings
        • 0: 9068
        • 1: 203037
        • 2: 81
        • 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#447aviatickets1.09msselect * from `cities` where `cities`.`id` in (9068)
        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.25msselect * from `cities` where `cities`.`id` in (3576, 3951, 3958)
        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.52msselect * from `sites_relationships` where `sites_relationships`.`id` in (203039, 203043, 203044)
        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.37msselect * from `countries` where `countries`.`id` = 215 limit 1
        Bindings
        • 0: 215
        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.9msselect * from `flights_by` where `origin_city_id` = 9068 and `destination_country_id` <> 81 and (`price_one_way` > 0 or `price` > 0) and `id` not in (203039) order by `revenue` desc limit 2 offset 0
        Bindings
        • 0: 9068
        • 1: 81
        • 2: 0
        • 3: 0
        • 4: 203039
        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.48msselect * from `cities` where `cities`.`id` in (9068)
        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.43msselect * from `cities` where `cities`.`id` in (877, 3951)
        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.14msselect * from `sites_relationships` where `sites_relationships`.`id` in (203020, 203043)
        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.25msselect * from `countries` where `countries`.`id` in (92, 217)
        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#149aviatickets2.12msselect * from `flights_by` where `origin_city_id` = 3301 and (`price_one_way` > 0 or `price` > 0) and 1 = 1 order by `revenue` desc limit 5
        Bindings
        • 0: 3301
        • 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/Http/Controllers/RoutesController.php:216
      • LocalRouteRepository.php#149aviatickets1.39msselect * from `cities` where `cities`.`id` in (3301)
        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/Http/Controllers/RoutesController.php:216
      • LocalRouteRepository.php#149aviatickets1.51msselect * from `cities` where `cities`.`id` in (407, 1574, 2382, 2686, 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/Http/Controllers/RoutesController.php:216
      • LocalRouteRepository.php#149aviatickets1.53msselect * from `countries` where `countries`.`id` in (89, 114, 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/Http/Controllers/RoutesController.php:216
      • LocalRouteRepository.php#149aviatickets1.22msselect * from `sites_relationships` where `sites_relationships`.`id` in (168085, 168189, 168263, 168282, 168391)
        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/Http/Controllers/RoutesController.php:216
      • LocalRouteRepository.php#359aviatickets2.13msselect * from `flights_by` where `origin_city_id` = 9068 and `destination_country_id` = 81 and (`price_one_way` > 0 or `price` > 0) order by `revenue` desc limit 5 offset 0
        Bindings
        • 0: 9068
        • 1: 81
        • 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.24msselect * from `cities` where `cities`.`id` in (9068)
        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.51msselect * from `cities` where `cities`.`id` in (1905, 1940, 5017, 8619, 9006)
        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.16msselect * from `sites_relationships` where `sites_relationships`.`id` in (203028, 203029, 203030, 203049, 203054)
        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.29msselect * from `countries` where `countries`.`id` in (81)
        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.47msselect * from `timetables` where `origin_city_id` = 9068 and `destination_city_id` = 3301 order by `time_origin` asc limit 10
        Bindings
        • 0: 9068
        • 1: 3301
        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/Http/Controllers/RoutesController.php:264
      • TimetableRepository.php#144aviatickets1.56msselect * from `timetables` where `origin_city_id` = 9068 and `destination_city_id` = 3301 order by `travel_time` asc limit 1
        Bindings
        • 0: 9068
        • 1: 3301
        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/Http/Controllers/RoutesController.php:274
      • LocalRouteRepository.php#520aviatickets1.44msselect * from `flights_by` where `origin_city_id` = 3301 and `destination_city_id` = 9068 limit 1
        Bindings
        • 0: 3301
        • 1: 9068
        Backtrace
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:520
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:396
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:514
        • app/Http/Controllers/RoutesController.php:530
      • City.php#136aviatickets1.57msselect * from `airports` where `airports`.`city_id` = 9068 and `airports`.`city_id` is not null and `is_active` = 1 and `is_active` = '1'
        Bindings
        • 0: 9068
        • 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.6msselect * from `airports` where `airports`.`city_id` = 3301 and `airports`.`city_id` is not null and `is_active` = 1 and `is_active` = '1'
        Bindings
        • 0: 3301
        • 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.3msselect * from `timetables` where `origin_city_id` = 9068 and `destination_city_id` = 3301
        Bindings
        • 0: 9068
        • 1: 3301
        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.36msselect * from `airports` where `airports`.`city_id` = 9068 and `airports`.`city_id` is not null and `is_active` = 1
        Bindings
        • 0: 9068
        • 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:307
      • CanWeFlyFromTo.php#35aviatickets1.22msselect * from `airports` where `airports`.`city_id` = 3301 and `airports`.`city_id` is not null and `is_active` = 1
        Bindings
        • 0: 3301
        • 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:307
      • TimetableRepository.php#39aviatickets1.09msselect * from `timetables` where `origin_city_id` = 9068 and `destination_city_id` = 3301 order by `time_origin` asc limit 1000
        Bindings
        • 0: 9068
        • 1: 3301
        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.04msselect * from `timetables` where `origin_city_id` = 9068 and `destination_city_id` = 3301 order by `travel_time` asc limit 1
        Bindings
        • 0: 9068
        • 1: 3301
        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.04msselect * from `monthly_price_statistics` where `origin_city_id` = 9068 and `destination_city_id` = 3301 limit 1
        Bindings
        • 0: 9068
        • 1: 3301
        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
      59Timetable.php#?
      App\Avia\Infrastructure\Model\LocalRoute
      23LocalRoute.php#?
      App\Avia\Infrastructure\Model\City
      21City.php#?
      App\Avia\Infrastructure\Model\SitesRelationship
      17SitesRelationship.php#?
      App\Avia\Infrastructure\Model\Country
      10Country.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
          xEICtNJSxodj9eBCH6DQxmtYSSLiMEIwWToBOp4Y
          _previous
          array:1 [ "url" => "https://d.triptorg.ru/route/mcp/krk?_url=%2Froute%2Fmcp%2Fkrk" ]
          _flash
          array:2 [ "old" => [] "new" => [] ]
          path_info
          /route/mcp/krk
          status_code
          200
          
          status_text
          OK
          format
          html
          content_type
          text/html; charset=UTF-8
          request_query
          0 of 0
          array:1 [ "_url" => "/route/mcp/krk" ]
          request_request
          []
          
          request_headers
          0 of 0
          array:16 [ "cookie" => array:1 [ 0 => "XSRF-TOKEN=eyJpdiI6IkVFNWVuSUVJcDFpK2VBUmhpcy8zTGc9PSIsInZhbHVlIjoiRk1iREs4NHB6VU9jdVVFd3l1U2xXNVh4NTBSckllckdCUkNySVF2NS9TZklqUTRhTlN3TXBIZWhqWFdPMmJkc0p5cG1FQi9INHNldnNGL2lrZDluZEh0TU5yQUJwbm94ZFpVM21jUUZncFcwU0VsVkhDVXRMTFRISHhwRnpJN2siLCJtYWMiOiIxYzg1ZDEwYWY2NzFmMmJmMWUyM2RjYTc1MmM1YzIxMWQ2OWFmNTdiODk5YWRlM2VmYjJhOWJkYjBhNmMxZDYxIiwidGFnIjoiIn0%3D; lowcostclub_session=eyJpdiI6IkV0VUpTRmxmb2cvU21uQkJrWnE0bEE9PSIsInZhbHVlIjoiYlArbGpkd3RVK2xDRGo4SjgxSnVYNDZiUjJUUVFjSmJDMU5WdkpFR1hSc2IzYlVwcDk2MEI3VEhHMDZ0Qkx4YmpqNGYwTnFaU05qdnlXcFhSd01WSEs3eWR0a2lRUjVHTTY0SGpWeGRobWkrcm1BUzI1elRwU0pmZkdHYWhWdGkiLCJtYWMiOiJjZjMxNGQ4NTYwNTA3ZmI4NWE4OWMyMmU5MGRlMjE5NThiMDhkNWFjYWY0MjQ0ZWQ5YmJlYjVmZjJiOWFjOTA3IiwidGFnIjoiIn0%3DXSRF-TOKEN=eyJpdiI6IkVFNWVuSUVJcDFpK2VBUmhpcy8zTGc9PSIsInZhbHVlIjoiRk1iREs4NHB6VU9jdVVFd3l1U2xXNVh4NTBSckllckdCUkNySVF2NS9TZklqUTRhTlN3TXBIZWhqWFdPMmJkc0p5cG1FQ" ] "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" => "xEICtNJSxodj9eBCH6DQxmtYSSLiMEIwWToBOp4Y" "lowcostclub_session" => "jVMOa1yfjDxUqU6ikJxk8Hd4fbgCzOt3qF6Pooel" ]
          response_headers
          0 of 0
          array:6 [ "cache-control" => array:1 [ 0 => "max-age=604800, public" ] "date" => array:1 [ 0 => "Wed, 27 Aug 2025 05:03:25 GMT" ] "etag" => array:1 [ 0 => ""d962ba3f61474c00cab841bc540083ce"" ] "content-type" => array:1 [ 0 => "text/html; charset=UTF-8" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6InN1SExJSTlvZzZLK0VBTU9SektqckE9PSIsInZhbHVlIjoiakUzMzduNU9COVBpM2FTZE9OTjFOZmREd21sTi9yRUN6ZERSYXd4VWlvMFQ5NFdRLzFiREIySnhsVUs4Rjdkd0xBMm5QUDc2d2NldHQ4cHlGUTZ3bVNMZGtMT2hSdUJiUnJmYlE1a09CeVFxQ1hhaWFqWUZWQTQva3JnS0hsYXciLCJtYWMiOiIyZmJiMjNjMDliNGFmOGM2ODY3MTc2MjM1YzA2ZjdhNmY0NDQwMjMwNWVjZGMyYjM4NDliMmQwMjI2ZjVlMzdmIiwidGFnIjoiIn0%3D; expires=Wed, 27 Aug 2025 07:03:25 GMT; Max-Age=7200; path=/; samesite=laxXSRF-TOKEN=eyJpdiI6InN1SExJSTlvZzZLK0VBTU9SektqckE9PSIsInZhbHVlIjoiakUzMzduNU9COVBpM2FTZE9OTjFOZmREd21sTi9yRUN6ZERSYXd4VWlvMFQ5NFdRLzFiREIySnhsVUs4Rjdkd0xBMm5QU" 1 => "lowcostclub_session=eyJpdiI6IkdWenc3TlF5N0lnc0hlQ1JNazVqc1E9PSIsInZhbHVlIjoiT2ZTbHRDTTA5RmdFejcxMnFUUmRldGk4dWhtOEQxM3BiT0tMUHNYZ1dOL0xYK2J4ZmwxaHp1WUdqc1pCMnVQMUczY3lBTm1jR2YwYnovblYzalE0elBaVlZpQWNXTGF2dzJPSWNUVS92MWtSY2VBYk43ZmE3eVFVcnFDejFlM2kiLCJtYWMiOiI4NmFiMDRmY2JjMGU1N2VhYThjODAzOTE5ODU1OTAzNmY0ODQyNjg2NGZiYzQyOTZiZTEzZWEyZWQwY2ZmYjEzIiwidGFnIjoiIn0%3D; expires=Wed, 27 Aug 2025 07:03:25 GMT; Max-Age=7200; path=/; httponly; samesite=laxlowcostclub_session=eyJpdiI6IkdWenc3TlF5N0lnc0hlQ1JNazVqc1E9PSIsInZhbHVlIjoiT2ZTbHRDTTA5RmdFejcxMnFUUmRldGk4dWhtOEQxM3BiT0tMUHNYZ1dOL0xYK2J4ZmwxaHp1WUdqc1pCMnVQ" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6InN1SExJSTlvZzZLK0VBTU9SektqckE9PSIsInZhbHVlIjoiakUzMzduNU9COVBpM2FTZE9OTjFOZmREd21sTi9yRUN6ZERSYXd4VWlvMFQ5NFdRLzFiREIySnhsVUs4Rjdkd0xBMm5QUDc2d2NldHQ4cHlGUTZ3bVNMZGtMT2hSdUJiUnJmYlE1a09CeVFxQ1hhaWFqWUZWQTQva3JnS0hsYXciLCJtYWMiOiIyZmJiMjNjMDliNGFmOGM2ODY3MTc2MjM1YzA2ZjdhNmY0NDQwMjMwNWVjZGMyYjM4NDliMmQwMjI2ZjVlMzdmIiwidGFnIjoiIn0%3D; expires=Wed, 27-Aug-2025 07:03:25 GMT; path=/XSRF-TOKEN=eyJpdiI6InN1SExJSTlvZzZLK0VBTU9SektqckE9PSIsInZhbHVlIjoiakUzMzduNU9COVBpM2FTZE9OTjFOZmREd21sTi9yRUN6ZERSYXd4VWlvMFQ5NFdRLzFiREIySnhsVUs4Rjdkd0xBMm5QU" 1 => "lowcostclub_session=eyJpdiI6IkdWenc3TlF5N0lnc0hlQ1JNazVqc1E9PSIsInZhbHVlIjoiT2ZTbHRDTTA5RmdFejcxMnFUUmRldGk4dWhtOEQxM3BiT0tMUHNYZ1dOL0xYK2J4ZmwxaHp1WUdqc1pCMnVQMUczY3lBTm1jR2YwYnovblYzalE0elBaVlZpQWNXTGF2dzJPSWNUVS92MWtSY2VBYk43ZmE3eVFVcnFDejFlM2kiLCJtYWMiOiI4NmFiMDRmY2JjMGU1N2VhYThjODAzOTE5ODU1OTAzNmY0ODQyNjg2NGZiYzQyOTZiZTEzZWEyZWQwY2ZmYjEzIiwidGFnIjoiIn0%3D; expires=Wed, 27-Aug-2025 07:03:25 GMT; path=/; httponlylowcostclub_session=eyJpdiI6IkdWenc3TlF5N0lnc0hlQ1JNazVqc1E9PSIsInZhbHVlIjoiT2ZTbHRDTTA5RmdFejcxMnFUUmRldGk4dWhtOEQxM3BiT0tMUHNYZ1dOL0xYK2J4ZmwxaHp1WUdqc1pCMnVQ" ] ]
          session_attributes
          0 of 0
          array:3 [ "_token" => "xEICtNJSxodj9eBCH6DQxmtYSSLiMEIwWToBOp4Y" "_previous" => array:1 [ "url" => "https://d.triptorg.ru/route/mcp/krk?_url=%2Froute%2Fmcp%2Fkrk" ] "_flash" => array:2 [ "old" => [] "new" => [] ] ]
          ClearShow all
          Date ↕MethodURLData
          #12025-08-27 05:03:25GET/route/mcp/krk42481361