Дешевые авиабилеты из Манадо (MDC)

Дешевые билеты на самолет из Манадо

Город: Манадо

IATA: MDC

Страна: Индонезия

Местное время:


Аэропорты Манадо:

Дешёвые перелёты из Манадо в другие города.

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

TripTorg.ru рекомендует покупать билеты на самолет из Манадо за ранее, чтобы можно было выбрать более подходящее место в самолете и по более низкой цене.

Цены билетов на самолет из Манадо

Список самых дешевых билетов на самолет из Манадо, найденных пользователями за последние 48 часов:

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

Самый дешевый авиабилет из Манадо, найденный за последние 48 часов: билет по направлению Манадо — Санкт-Петербург с вылетом 2025-08-21 и стоимостью 71 310 ₽

Самый быстрый авиабилет из Манадо: билет на рейс IU529 (Манадо — Баликпапан) с ближайшим вылетом 2025-08-13 18:45:00 и длительностью полета 1ч 35м.

Авиакомпании летающие из Манадо

Прямые рейсы из Манадо выполняют 9 авиакомпаний. Больше всего рейсов из Манадо выполняет Batik Air.
Все авиакомпании выполняющие праямые рейсы из Манадо:

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

Манадо — Джакарта

Манадо — Соронг

Манадо — Макасар

Манадо — Тембагапура

Манадо — Паданг

Манадо — Сурабая

Манадо — Джамби

Манадо — Джаяпура

Манадо — Лувук

Цены на международные авиарейсы из Манадо

Манадо — Токио

Манадо — Нью-Йорк

Манадо — Шанхай

Манадо — Лос-Анджелес

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

Манадо — Куала-Лумпур

Манадо — Кота-Кинабалу

Манадо — Каир

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

Request history8.3.0PHP Version317msRequest Duration15MBMemory UsageGET route/{iata}Route
    • Booting (30.72ms)time
    • Application (286ms)time
    • 1 x Application (90.3%)
      286ms
      1 x Booting (9.7%)
      30.72ms
      47 templates were rendered
      • 1x views_ru_ru.cities.fromfrom.blade.php#?blade
      • 1x cities.fromfrom.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 banners.city-from-topcity-from-top.blade.php#?blade
      • 1x components.airport-columnairport-column.blade.php#?blade
      • 1x cities.LastSales48LastSales48.blade.php#?blade
      • 1x components.salesListsalesList.blade.php#?blade
      • 1x components.saleListItemsaleListItem.blade.php#?blade
      • 3x components.airlines-columnairlines-column.blade.php#?blade
      • 2x components.routes-listroutes-list.blade.php#?blade
      • 20x components.routeListItemrouteListItem.blade.php#?blade
      • 1x banners.city-from-bottomcity-from-bottom.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/{iata}
      middleware
      web
      controller
      App\Http\Controllers\CitiesController@from
      namespace
      prefix
      /
      where
      as
      citiesFrom
      file
      app/Http/Controllers/CitiesController.php:195-301
      35 statements were executed (4 duplicates)Show only duplicates50.18ms
      • QueryDetector.php#25aviaticketsConnection Established
        Backtrace
        • vendor/beyondcode/laravel-query-detector/src/QueryDetector.php:25
        • vendor/beyondcode/laravel-query-detector/src/QueryDetectorMiddleware.php:30
        • vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:183
        • vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:183
        • app/Http/Middleware/MinifyHtml.php:21
      • CitySqlRepository.php#84aviatickets5.15msselect * from `cities` where `code` = 'mdc' limit 1
        Bindings
        • 0: mdc
        Backtrace
        • app/Avia/Infrastructure/City/CitySqlRepository.php:84
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:396
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
        • app/Avia/Infrastructure/City/CitySqlRepository.php:81
        • app/Http/Controllers/CitiesController.php:197
      • AirportSqlRepository.php#56aviatickets1.86msselect * from `airports` where `city_id` = 3848 and `board` = 1 order by `ru` asc
        Bindings
        • 0: 3848
        • 1: 1
        Backtrace
        • app/Avia/Infrastructure/Repository/AirportSqlRepository.php:56
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:396
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
        • app/Avia/Infrastructure/Repository/AirportSqlRepository.php:49
        • app/Http/Controllers/CitiesController.php:203
      • AirportSqlRepository.php#56aviatickets1.1msselect * from `cities` where `cities`.`id` in (3848)
        Backtrace
        • app/Avia/Infrastructure/Repository/AirportSqlRepository.php:56
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:396
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
        • app/Avia/Infrastructure/Repository/AirportSqlRepository.php:49
        • app/Http/Controllers/CitiesController.php:203
      • AirlineSqlRepository.php#67aviatickets1.73msselect * from `airline_routes` where `origin_city_id` = 3848 and `airline_id` not in ('1', 'NULL')
        Bindings
        • 0: 3848
        • 1: 1
        • 2: NULL
        Backtrace
        • app/Avia/Infrastructure/Repository/AirlineSqlRepository.php:67
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:396
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
        • app/Avia/Infrastructure/Repository/AirlineSqlRepository.php:60
        • app/Http/Controllers/CitiesController.php:211
      • AirlineSqlRepository.php#90aviatickets1.6msselect * from `airlines` where `id` in (2516, 3284, 19935, 21440, 5422, 158278, 4914, 158036, 1763) order by `name` asc
        Bindings
        • 0: 2516
        • 1: 3284
        • 2: 19935
        • 3: 21440
        • 4: 5422
        • 5: 158278
        • 6: 4914
        • 7: 158036
        • 8: 1763
        Backtrace
        • app/Avia/Infrastructure/Repository/AirlineSqlRepository.php:90
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:396
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
        • app/Avia/Infrastructure/Repository/AirlineSqlRepository.php:84
        • app/Avia/Infrastructure/Repository/AirlineSqlRepository.php:72
      • AirlineRouteSqlRepository.php#446aviatickets1.04msselect `origin_city_id`, `destination_city_id` from `airline_routes` where `origin_city_id` = 3848 and `transfers` = '0'
        Bindings
        • 0: 3848
        • 1: 0
        Backtrace
        • app/Avia/Infrastructure/Repository/AirlineRouteSqlRepository.php:446
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:396
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
        • app/Avia/Infrastructure/Repository/AirlineRouteSqlRepository.php:440
        • app/Avia/Infrastructure/Repository/AirlineRouteSqlRepository.php:50
      • CitiesRoutesPrice.php#68aviatickets1.23msselect * from `flights_by` where `origin_city_id` = 3848 and `price_one_way` > 0 order by `price_one_way` asc limit 1
        Bindings
        • 0: 3848
        • 1: 0
        Backtrace
        • app/Avia/Services/CitiesRoutesPrice.php:68
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:396
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
        • app/Avia/Services/CitiesRoutesPrice.php:60
        • app/Avia/Services/CitiesRoutesPrice.php:28
      • CountriesRepository.php#31aviatickets1.06msselect * from `countries` where `code` = '' limit 1
        Bindings
        • 0: 
        Backtrace
        • app/Avia/Infrastructure/Repository/CountriesRepository.php:31
        • app/Avia/Infrastructure/Provider/CurrentCurrencyProvider.php:61
        • app/Avia/Infrastructure/Provider/CurrentCurrencyProvider.php:43
        • app/Avia/Infrastructure/Provider/CurrentCurrencyProvider.php:56
        • app/Avia/Infrastructure/Model/LocalRoute.php:190
      • AirlineSqlRepository.php#181aviatickets1.17msselect airline_id, COUNT(flight) AS route_count from `flights_schedules` where `origin_city_id` = 3848 group by `airline_id` order by `route_count` desc limit 1
        Bindings
        • 0: 3848
        Backtrace
        • app/Avia/Infrastructure/Repository/AirlineSqlRepository.php:181
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:396
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
        • app/Avia/Infrastructure/Repository/AirlineSqlRepository.php:171
        • app/Http/Controllers/CitiesController.php:219
      • AirlineSqlRepository.php#183aviatickets1.03msselect * from `airlines` where `airlines`.`id` = 21440 limit 1
        Bindings
        • 0: 21440
        Backtrace
        • app/Avia/Infrastructure/Repository/AirlineSqlRepository.php:183
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:396
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
        • app/Avia/Infrastructure/Repository/AirlineSqlRepository.php:171
        • app/Http/Controllers/CitiesController.php:219
      • RouteRepository.php#72aviatickets2.07msselect * from `flights_2025` where `origin_id` = 3848 and `date_update` >= '2025-08-10 00:00:00' order by `value` asc limit 20
        Bindings
        • 0: 3848
        • 1: 2025-08-10 00:00:00
        Backtrace
        • app/Avia/Infrastructure/Repository/RouteRepository.php:72
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:396
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
        • app/Avia/Infrastructure/Repository/RouteRepository.php:64
        • app/Http/Controllers/CitiesController.php:225
      • LocalRouteRepository.php#79aviatickets1.03msSELECT * FROM flights_by WHERE origin_city_id=3848 AND destination_city_id IN (3505)
        Backtrace
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:79
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:396
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:90
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:42
      • LocalRouteRepository.php#83aviatickets900μsselect * from `flights_by` where `id` in (1029649)
        Bindings
        • 0: 1029649
        Backtrace
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:83
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:396
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:90
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:42
      • LocalRouteRepository.php#83aviatickets1.19msselect * from `cities` where `cities`.`id` in (3848)
        Backtrace
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:83
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:396
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:90
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:42
      • LocalRouteRepository.php#83aviatickets1.13msselect * from `cities` where `cities`.`id` in (3505)
        Backtrace
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:83
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:396
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:90
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:42
      • LocalRouteRepository.php#83aviatickets930μsselect * from `sites_relationships` where `sites_relationships`.`id` in (1029649)
        Backtrace
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:83
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:396
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:90
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:42
      • LocalRouteRepository.php#83aviatickets1.11msselect * from `countries` where `countries`.`id` in (248)
        Backtrace
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:83
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:396
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:90
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:42
      • FlightSchedulesRepository.php#44aviatickets1.44msselect * from `flights_schedules` where `origin_city_id` = 3848 and `origin_datetime` >= '2025-08-12' order by travel_time ASC, origin_datetime ASC limit 1
        Bindings
        • 0: 3848
        • 1: 2025-08-12
        Backtrace
        • app/Avia/Infrastructure/Repository/FlightSchedulesRepository.php:44
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:396
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
        • app/Avia/Infrastructure/Repository/FlightSchedulesRepository.php:37
        • app/Http/Controllers/CitiesController.php:234
      • LocalRouteRepository.php#520aviatickets1.25msselect * from `flights_by` where `origin_city_id` = 3848 and `destination_city_id` = 796 limit 1
        Bindings
        • 0: 3848
        • 1: 796
        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/CitiesController.php:235
      • LocalRouteRepository.php#520aviatickets1.19msselect * from `sites_relationships` where `sites_relationships`.`id` in (204179)
        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/CitiesController.php:235
      • LocalRouteRepository.php#609aviatickets1.55msselect destination_country_id, SUM(count) AS s from `flights_by` where `origin_city_id` = 3848 and `destination_country_id` <> 114 group by `origin_city_id`, `destination_country_id` order by `s` desc limit 12
        Bindings
        • 0: 3848
        • 1: 114
        Backtrace
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:609
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:396
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:613
        • app/Avia/Managers/CityCountryRoutes.php:79
      • CityToCountryRepository.php#48aviatickets1.74msselect * from `flights_by` where `origin_city_id` = 3848 and `destination_country_id` in (108, 70, 211, 92, 248, 136, 58, 89, 67, 8, 134, 220) group by `origin_city_id`, `destination_country_id`
        Bindings
        • 0: 3848
        • 1: 108
        • 2: 70
        • 3: 211
        • 4: 92
        • 5: 248
        • 6: 136
        • 7: 58
        • 8: 89
        • 9: 67
        • 10: 8
        • 11: 134
        • 12: 220
        Backtrace
        • app/Avia/Infrastructure/Repository/CityToCountryRepository.php:48
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:396
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
        • app/Avia/Infrastructure/Repository/CityToCountryRepository.php:52
        • app/Avia/Managers/CityCountryRoutes.php:77
      • CityToCountryRepository.php#48aviatickets1.22msselect * from `countries` where `countries`.`id` in (8, 58, 67, 70, 89, 92, 108, 134, 136, 211, 220, 248)
        Backtrace
        • app/Avia/Infrastructure/Repository/CityToCountryRepository.php:48
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:396
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
        • app/Avia/Infrastructure/Repository/CityToCountryRepository.php:52
        • app/Avia/Managers/CityCountryRoutes.php:77
      • LocalRouteRepository.php#359aviatickets1.8msselect * from `flights_by` where `origin_city_id` = 3848 and `destination_country_id` = 114 and (`price_one_way` > 0 or `price` > 0) order by `revenue` desc limit 10 offset 0
        Bindings
        • 0: 3848
        • 1: 114
        • 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.28msselect * from `cities` where `cities`.`id` in (3848)
        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.43msselect * from `cities` where `cities`.`id` in (1506, 1574, 2794, 3741, 4855, 5732, 5833, 6891, 6905, 8983)
        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.05msselect * from `sites_relationships` where `sites_relationships`.`id` in (204184, 204185, 204192, 204198, 204211, 204212, 204214, 204219, 445191, 445210)
        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 `countries` where `countries`.`id` in (114)
        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#412aviatickets1.92msselect * from `flights_by` where `origin_city_id` = 3848 and `destination_country_id` <> 114 and (`price_one_way` > 0 or `price` > 0) order by `revenue` desc limit 10 offset 0
        Bindings
        • 0: 3848
        • 1: 114
        • 2: 0
        • 3: 0
        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/Http/Controllers/CitiesController.php:267
      • LocalRouteRepository.php#412aviatickets870μsselect * from `cities` where `cities`.`id` in (3848)
        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/Http/Controllers/CitiesController.php:267
      • LocalRouteRepository.php#412aviatickets1.29msselect * from `cities` where `cities`.`id` in (694, 877, 985, 3366, 3448, 3505, 4081, 4539, 5582, 6319)
        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/Http/Controllers/CitiesController.php:267
      • LocalRouteRepository.php#412aviatickets940μsselect * from `sites_relationships` where `sites_relationships`.`id` in (204176, 204195, 204202, 204204, 204218, 445201, 836929, 1029649, 1153034, 1268279)
        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/Http/Controllers/CitiesController.php:267
      • LocalRouteRepository.php#412aviatickets1.44msselect * from `countries` where `countries`.`id` in (16, 70, 92, 108, 211, 217, 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/Http/Controllers/CitiesController.php:267
      • CitiesController.php#293aviatickets1.73msselect * from `countries` where `countries`.`id` = 114 limit 1
        Bindings
        • 0: 114
        Backtrace
        • app/Http/Controllers/CitiesController.php:293
        • vendor/diglactic/laravel-breadcrumbs/src/Generator.php:64
        • vendor/diglactic/laravel-breadcrumbs/src/Generator.php:42
        • vendor/diglactic/laravel-breadcrumbs/src/Manager.php:145
        • vendor/diglactic/laravel-breadcrumbs/src/Manager.php:174
      • LastSales48.blade.php#62aviatickets1.62msselect * from `cities` where `cities`.`id` = 796 limit 1
        Bindings
        • 0: 796
        Backtrace
        • view::cities.LastSales48:62
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • vendor/laravel/framework/src/Illuminate/View/View.php:207
      App\Avia\Infrastructure\Model\LocalRoute
      36LocalRoute.php#?
      App\Avia\Infrastructure\Model\City
      27City.php#?
      App\Avia\Infrastructure\Model\SitesRelationship
      22SitesRelationship.php#?
      App\Avia\Infrastructure\Model\Country
      22Country.php#?
      App\Avia\Infrastructure\Model\AirlineRoute
      14AirlineRoute.php#?
      App\Avia\Infrastructure\Model\CityToCountry
      12CityToCountry.php#?
      App\Avia\Infrastructure\Model\Airline
      10Airline.php#?
      App\Avia\Infrastructure\Model\FlightSchedule
      2FlightSchedule.php#?
      App\Avia\Infrastructure\Model\Airport
      1Airport.php#?
      App\Avia\Infrastructure\Model\Route
      1Route.php#?
            _token
            aaWbtyPnBSsRgssmW7Shp9GsGumvCgOwSXDgqTFg
            _previous
            array:1 [ "url" => "https://d.triptorg.ru/route/mdc?_url=%2Froute%2Fmdc" ]
            _flash
            array:2 [ "old" => [] "new" => [] ]
            path_info
            /route/mdc
            status_code
            200
            
            status_text
            OK
            format
            html
            content_type
            text/html; charset=UTF-8
            request_query
            0 of 0
            array:1 [ "_url" => "/route/mdc" ]
            request_request
            []
            
            request_headers
            0 of 0
            array:16 [ "cookie" => array:1 [ 0 => "XSRF-TOKEN=eyJpdiI6InloYStRcWgrcmpNZG1ibXNCL2FpSFE9PSIsInZhbHVlIjoiV1ZyQS93TTUwWnFDV2htclBRYzFRMVp4VzV6SHVlTVV6bzVIM1lDdzhteXB3YW95VkJJN09ja082S1k3ME4xVjYxSVEyVWZvRTBxazBZZW9QTGRaK3ZRaThUWlZtTmxtVm1IUHgzSHF2VStKbjliV0JtWTdUTWV4OGR2d2EvVXMiLCJtYWMiOiJjNTA3ZDYwYjU4ZGM2YTIwMTUzOWNlZTc3MjZkMDUyZjZkZGU0MmI4MDg5N2QwZjhhZTc3Mzk4MmYzYjM5Y2M2IiwidGFnIjoiIn0%3D; lowcostclub_session=eyJpdiI6IkQ2VWZXMVJ6Z0RLOXFRbmxiVitzTlE9PSIsInZhbHVlIjoic0FGSldOdFhQY01rK1Q2UnRRaXlXcHpaZjE3YUJkVndrMXl2eU1GUFhiYW5zQ2FMV2cxQlhzWmlqVCtRajh6bkdBVllwZ0t1czdDaGprc21ETDU0NWhhNkN2SEV0SjVPTnA2dmVyamR5V3k3NEUrS0NGOXEyZ045NFkxQ0lpSzUiLCJtYWMiOiJlYjRhMmY4OTk4YTI1NmMxZGEwYzg1NjY3YTMwOTE5ZWZhYjVjNmQ3Y2MxZTI3ZjZmZWM5OWJiOWI0ODZjMzBlIiwidGFnIjoiIn0%3DXSRF-TOKEN=eyJpdiI6InloYStRcWgrcmpNZG1ibXNCL2FpSFE9PSIsInZhbHVlIjoiV1ZyQS93TTUwWnFDV2htclBRYzFRMVp4VzV6SHVlTVV6bzVIM1lDdzhteXB3YW95VkJJN09ja082S1k3ME4xVjYxSVEyV" ] "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" => "aaWbtyPnBSsRgssmW7Shp9GsGumvCgOwSXDgqTFg" "lowcostclub_session" => "KQ2ciR4RmHwG32wNigi19EP1ZtoPlD4Dtz1YRUmi" ]
            response_headers
            0 of 0
            array:5 [ "cache-control" => array:1 [ 0 => "max-age=604800, public" ] "date" => array:1 [ 0 => "Tue, 12 Aug 2025 00:51:11 GMT" ] "content-type" => array:1 [ 0 => "text/html; charset=UTF-8" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6InFVOEYyTlc2QUJCbGJkNitCNVdzWnc9PSIsInZhbHVlIjoicTFhdjBzOEIxZkVaQS9GamFhcG85ZnFNSUNlNUliakhTaGF6OU5OMXRFak16VjZCUUN1WTgrVC8zc29tTnlqVFVhYU44SzIzZ3FwNHhRbTdURkdrTk12b0xkMGN6YlVHWCs0dnBPR2g5d2t5UG9yNTNaQTgySVpSbk1OeEdYeUsiLCJtYWMiOiIyNjgxYjNlYjA1Yjc3YzRmZmNhOWE4MzI4MjI2NWUwMmFmNzVkMTYyYjFiM2I2ODk3NGZjNTBjYzA1MjMwNWIwIiwidGFnIjoiIn0%3D; expires=Tue, 12 Aug 2025 02:51:11 GMT; Max-Age=7200; path=/; samesite=laxXSRF-TOKEN=eyJpdiI6InFVOEYyTlc2QUJCbGJkNitCNVdzWnc9PSIsInZhbHVlIjoicTFhdjBzOEIxZkVaQS9GamFhcG85ZnFNSUNlNUliakhTaGF6OU5OMXRFak16VjZCUUN1WTgrVC8zc29tTnlqVFVhYU44S" 1 => "lowcostclub_session=eyJpdiI6IlJvaFBuWkF6QUExYXhnZ3NsN3FTanc9PSIsInZhbHVlIjoiVjVPNHdtSkYyanVMclNHZU04N2x6eXZ3eCtEbFR0Q3VBYWp2c2JCbUpnZkFvNmU2UGp3ZE02d0UvM2l6Tm9MQ25iaWU1c0d5ajNMYXJJNlByc0hpVjk3bVNhcTlvOEN5alM4aURZcWpJWC9GQ0pnb3BqRVVOTzFEVWd2cE4xOGkiLCJtYWMiOiJiYzQ5ZjYxNDY2MWI3OTFkZDA2NDJiYzdiYmQ5OTliN2MxNjM5ZjU2YjFlZjc3MjM5YmQ1MGQ0NDk2MTE5MDlmIiwidGFnIjoiIn0%3D; expires=Tue, 12 Aug 2025 02:51:11 GMT; Max-Age=7200; path=/; httponly; samesite=laxlowcostclub_session=eyJpdiI6IlJvaFBuWkF6QUExYXhnZ3NsN3FTanc9PSIsInZhbHVlIjoiVjVPNHdtSkYyanVMclNHZU04N2x6eXZ3eCtEbFR0Q3VBYWp2c2JCbUpnZkFvNmU2UGp3ZE02d0UvM2l6Tm9M" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6InFVOEYyTlc2QUJCbGJkNitCNVdzWnc9PSIsInZhbHVlIjoicTFhdjBzOEIxZkVaQS9GamFhcG85ZnFNSUNlNUliakhTaGF6OU5OMXRFak16VjZCUUN1WTgrVC8zc29tTnlqVFVhYU44SzIzZ3FwNHhRbTdURkdrTk12b0xkMGN6YlVHWCs0dnBPR2g5d2t5UG9yNTNaQTgySVpSbk1OeEdYeUsiLCJtYWMiOiIyNjgxYjNlYjA1Yjc3YzRmZmNhOWE4MzI4MjI2NWUwMmFmNzVkMTYyYjFiM2I2ODk3NGZjNTBjYzA1MjMwNWIwIiwidGFnIjoiIn0%3D; expires=Tue, 12-Aug-2025 02:51:11 GMT; path=/XSRF-TOKEN=eyJpdiI6InFVOEYyTlc2QUJCbGJkNitCNVdzWnc9PSIsInZhbHVlIjoicTFhdjBzOEIxZkVaQS9GamFhcG85ZnFNSUNlNUliakhTaGF6OU5OMXRFak16VjZCUUN1WTgrVC8zc29tTnlqVFVhYU44S" 1 => "lowcostclub_session=eyJpdiI6IlJvaFBuWkF6QUExYXhnZ3NsN3FTanc9PSIsInZhbHVlIjoiVjVPNHdtSkYyanVMclNHZU04N2x6eXZ3eCtEbFR0Q3VBYWp2c2JCbUpnZkFvNmU2UGp3ZE02d0UvM2l6Tm9MQ25iaWU1c0d5ajNMYXJJNlByc0hpVjk3bVNhcTlvOEN5alM4aURZcWpJWC9GQ0pnb3BqRVVOTzFEVWd2cE4xOGkiLCJtYWMiOiJiYzQ5ZjYxNDY2MWI3OTFkZDA2NDJiYzdiYmQ5OTliN2MxNjM5ZjU2YjFlZjc3MjM5YmQ1MGQ0NDk2MTE5MDlmIiwidGFnIjoiIn0%3D; expires=Tue, 12-Aug-2025 02:51:11 GMT; path=/; httponlylowcostclub_session=eyJpdiI6IlJvaFBuWkF6QUExYXhnZ3NsN3FTanc9PSIsInZhbHVlIjoiVjVPNHdtSkYyanVMclNHZU04N2x6eXZ3eCtEbFR0Q3VBYWp2c2JCbUpnZkFvNmU2UGp3ZE02d0UvM2l6Tm9M" ] ]
            session_attributes
            0 of 0
            array:3 [ "_token" => "aaWbtyPnBSsRgssmW7Shp9GsGumvCgOwSXDgqTFg" "_previous" => array:1 [ "url" => "https://d.triptorg.ru/route/mdc?_url=%2Froute%2Fmdc" ] "_flash" => array:2 [ "old" => [] "new" => [] ] ]
            ClearShow all
            Date ↕MethodURLData
            #12025-08-12 00:51:11GET/route/mdc4735147