Дешевые авиабилеты из Мангалура (IXE)

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

Город: Мангалур

IATA: IXE

Страна: Индия

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


Аэропорты Мангалура:

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

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

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

Цены билетов на самолет из Мангалура

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

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

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

Самый быстрый авиабилет из Мангалура: билет на рейс IX2915 (Мангалур — Хайдарабад) с ближайшим вылетом 2025-08-25 06:05:00 и длительностью полета 1ч 35м.

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

Прямые рейсы из Мангалура выполняют 2 авиакомпаний. Больше всего рейсов из Мангалура выполняет Air India Express (Himalayan Peaks-Desert Livery).
Все авиакомпании выполняющие праямые рейсы из Мангалура:

Цены на местные авиарейсы из Мангалура

Мангалур — Дели

Мангалур — Тривандрам

Мангалур — Хайдарабад

Мангалур — Тирупати

Мангалур — Ахмадабад

Мангалур — Джайпур

Мангалур — Калькутта

Мангалур — Нагпур

Мангалур — Гоа

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

Мангалур — Москва

Мангалур — Нью-Йорк

Мангалур — Джидда

Мангалур — Даммам

Мангалур — Кувейт

Мангалур — Абу-Даби

Мангалур — Торонто

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

Request history8.3.0PHP Version302msRequest Duration15MBMemory UsageGET route/{iata}Route
    • Booting (33.06ms)time
    • Application (269ms)time
    • 1 x Application (89.05%)
      269ms
      1 x Booting (10.94%)
      33.06ms
      48 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
      • 3x components.saleListItemsaleListItem.blade.php#?blade
      • 2x 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 duplicates47.72ms
      • 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#84aviatickets4.78msselect * from `cities` where `code` = 'ixe' limit 1
        Bindings
        • 0: ixe
        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` = 2715 and `board` = 1 order by `ru` asc
        Bindings
        • 0: 2715
        • 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.36msselect * from `cities` where `cities`.`id` in (2715)
        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.43msselect * from `airline_routes` where `origin_city_id` = 2715 and `airline_id` not in ('1', 'NULL')
        Bindings
        • 0: 2715
        • 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.12msselect * from `airlines` where `id` in (567, 2845) order by `name` asc
        Bindings
        • 0: 567
        • 1: 2845
        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#446aviatickets990μsselect `origin_city_id`, `destination_city_id` from `airline_routes` where `origin_city_id` = 2715 and `transfers` = '0'
        Bindings
        • 0: 2715
        • 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.4msselect * from `flights_by` where `origin_city_id` = 2715 and `price_one_way` > 0 order by `price_one_way` asc limit 1
        Bindings
        • 0: 2715
        • 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.1msselect airline_id, COUNT(flight) AS route_count from `flights_schedules` where `origin_city_id` = 2715 group by `airline_id` order by `route_count` desc limit 1
        Bindings
        • 0: 2715
        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.56msselect * from `airlines` where `airlines`.`id` = 567 limit 1
        Bindings
        • 0: 567
        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#72aviatickets1.59msselect * from `flights_2025` where `origin_id` = 2715 and `date_update` >= '2025-08-19 00:00:00' order by `value` asc limit 20
        Bindings
        • 0: 2715
        • 1: 2025-08-19 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.28msSELECT * FROM flights_by WHERE origin_city_id=2715 AND destination_city_id IN (774,5005,4081)
        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#83aviatickets980μsselect * from `flights_by` where `id` in (151303, 151361, 429235)
        Bindings
        • 0: 151303
        • 1: 151361
        • 2: 429235
        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.03msselect * from `cities` where `cities`.`id` in (2715)
        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.14msselect * from `cities` where `cities`.`id` in (774, 4081, 5005)
        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.1msselect * from `sites_relationships` where `sites_relationships`.`id` in (151303, 151361, 429235)
        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.03msselect * from `countries` where `countries`.`id` in (28, 123, 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.2msselect * from `flights_schedules` where `origin_city_id` = 2715 and `origin_datetime` >= '2025-08-21' order by travel_time ASC, origin_datetime ASC limit 1
        Bindings
        • 0: 2715
        • 1: 2025-08-21
        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.1msselect * from `flights_by` where `origin_city_id` = 2715 and `destination_city_id` = 2515 limit 1
        Bindings
        • 0: 2715
        • 1: 2515
        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#520aviatickets770μsselect * from `sites_relationships` where `sites_relationships`.`id` in (151329)
        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.58msselect destination_country_id, SUM(count) AS s from `flights_by` where `origin_city_id` = 2715 and `destination_country_id` <> 123 group by `origin_city_id`, `destination_country_id` order by `s` desc limit 12
        Bindings
        • 0: 2715
        • 1: 123
        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.46msselect * from `flights_by` where `origin_city_id` = 2715 and `destination_country_id` in (248, 242, 94, 22, 92, 49, 106, 89, 12, 114, 56, 220) group by `origin_city_id`, `destination_country_id`
        Bindings
        • 0: 2715
        • 1: 248
        • 2: 242
        • 3: 94
        • 4: 22
        • 5: 92
        • 6: 49
        • 7: 106
        • 8: 89
        • 9: 12
        • 10: 114
        • 11: 56
        • 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.23msselect * from `countries` where `countries`.`id` in (12, 22, 49, 56, 89, 92, 94, 106, 114, 220, 242, 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.45msselect * from `flights_by` where `origin_city_id` = 2715 and `destination_country_id` = 123 and (`price_one_way` > 0 or `price` > 0) order by `revenue` desc limit 10 offset 0
        Bindings
        • 0: 2715
        • 1: 123
        • 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.08msselect * from `cities` where `cities`.`id` in (2715)
        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.2msselect * from `cities` where `cities`.`id` in (201, 636, 1462, 2170, 2515, 2738, 4319, 6088, 9247, 9250)
        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#359aviatickets970μsselect * from `sites_relationships` where `sites_relationships`.`id` in (151285, 151291, 151305, 151311, 151325, 151329, 151338, 151363, 151388, 151389)
        Backtrace
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:359
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:396
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:363
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:330
      • LocalRouteRepository.php#359aviatickets1.01msselect * from `countries` where `countries`.`id` in (123)
        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#412aviatickets2.06msselect * from `flights_by` where `origin_city_id` = 2715 and `destination_country_id` <> 123 and (`price_one_way` > 0 or `price` > 0) order by `revenue` desc limit 10 offset 0
        Bindings
        • 0: 2715
        • 1: 123
        • 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#412aviatickets1.29msselect * from `cities` where `cities`.`id` in (2715)
        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.52msselect * from `cities` where `cities`.`id` in (347, 1530, 2761, 3175, 3394, 3505, 4081, 4539, 7344, 8756)
        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.26msselect * from `sites_relationships` where `sites_relationships`.`id` in (151288, 151314, 151340, 151350, 151361, 151364, 151375, 151378, 151401, 538222)
        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.64msselect * from `countries` where `countries`.`id` in (6, 22, 92, 94, 242, 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.1msselect * from `countries` where `countries`.`id` = 123 limit 1
        Bindings
        • 0: 123
        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#62aviatickets990μsselect * from `cities` where `cities`.`id` = 2515 limit 1
        Bindings
        • 0: 2515
        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
      40LocalRoute.php#?
      App\Avia\Infrastructure\Model\City
      29City.php#?
      App\Avia\Infrastructure\Model\SitesRelationship
      24SitesRelationship.php#?
      App\Avia\Infrastructure\Model\Country
      23Country.php#?
      App\Avia\Infrastructure\Model\CityToCountry
      12CityToCountry.php#?
      App\Avia\Infrastructure\Model\AirlineRoute
      8AirlineRoute.php#?
      App\Avia\Infrastructure\Model\Route
      4Route.php#?
      App\Avia\Infrastructure\Model\Airline
      3Airline.php#?
      App\Avia\Infrastructure\Model\FlightSchedule
      2FlightSchedule.php#?
      App\Avia\Infrastructure\Model\Airport
      1Airport.php#?
            _token
            j9F266wdvmihsn7IMiLSjOsfX9uBRHE0Q7QCzRqR
            _previous
            array:1 [ "url" => "https://d.triptorg.ru/route/ixe?_url=%2Froute%2Fixe" ]
            _flash
            array:2 [ "old" => [] "new" => [] ]
            path_info
            /route/ixe
            status_code
            200
            
            status_text
            OK
            format
            html
            content_type
            text/html; charset=UTF-8
            request_query
            0 of 0
            array:1 [ "_url" => "/route/ixe" ]
            request_request
            []
            
            request_headers
            0 of 0
            array:16 [ "cookie" => array:1 [ 0 => "XSRF-TOKEN=eyJpdiI6IllydEVZUmJ5em0xTy94MjV3WHJDWlE9PSIsInZhbHVlIjoibEY5SXZFTDN3Mml5WnVtMzRaY3VCVFg4Z1lYcFh4MVBSUkxOdWR1L2o4ekd6ajNTRUZzdlF5MXVWZmQzWVdoM0VhM1R2NEV1d2ZvUmVqYmZGWnZUL0tYdzNkdUxaVjhpSURLOUdkSVdZOGJkSk93VlVNdkZmZjk2R0xQNUFwTHIiLCJtYWMiOiIwNTczZmQ3ODEwN2E3OWRkMDgyY2IxNThhNmE5ODQ5ZGE5Y2E0NzU0ZTAyZTQ5NWZjNjU0MzQwYTNmNzIyYjM3IiwidGFnIjoiIn0%3D; lowcostclub_session=eyJpdiI6InE3aXNTZ25TNmp6NDYySlgrQzg2UkE9PSIsInZhbHVlIjoieXZUSTl3UncyTG1NZU9POVI4K3VLV3JHWnVZSnEwcC9PMDQ5UGlNRHFoK2pSOTY3aDhqWlBlWFUyS3g4cjZmMjBNVTBGbU5RVVBPSTJaRGdwVnV4NC9YSW9BTS9kbERmWm9rZUFRK1k2cmdIUXNZUVZnRGZZa0FoTG5aZ2tSaGMiLCJtYWMiOiJkNzQ0ZDE0MzJmOGU5OTRlYzA5NTg4YmRhMjk4YzZjMTlkMTZiZDFjYTRhMDYxNmRiMjk5YmExNGJjNTM5OWQ2IiwidGFnIjoiIn0%3DXSRF-TOKEN=eyJpdiI6IllydEVZUmJ5em0xTy94MjV3WHJDWlE9PSIsInZhbHVlIjoibEY5SXZFTDN3Mml5WnVtMzRaY3VCVFg4Z1lYcFh4MVBSUkxOdWR1L2o4ekd6ajNTRUZzdlF5MXVWZmQzWVdoM0VhM1R2N" ] "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" => "j9F266wdvmihsn7IMiLSjOsfX9uBRHE0Q7QCzRqR" "lowcostclub_session" => "Xt47aTbEgXWSlS8J2hDuKPxvw4vO2K0htVDSz8IN" ]
            response_headers
            0 of 0
            array:5 [ "cache-control" => array:1 [ 0 => "max-age=604800, public" ] "date" => array:1 [ 0 => "Thu, 21 Aug 2025 03:07:16 GMT" ] "content-type" => array:1 [ 0 => "text/html; charset=UTF-8" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6Im90UG5jdXRNSThUS2g4NHZNRDhNSVE9PSIsInZhbHVlIjoiREhGOHpkMjJsTFR2eGtMWndJZEh1bHlqc2t3akRBYXNibEgxa0p0UWxpdEtZYlF4YlJhRXNoelBFbHNueUpiZWg2TkRVRk11ZlQ1K0FNeEczNUVGbTduK1NNMkJnZDF0azdVYlpub3c1TG85bUZ3eXRkcm8xNFhzcElMbHVtRlIiLCJtYWMiOiI1YzNkOGVkNjkwNmUzM2IwZTZkODk2NDc1Y2ZkNWMwNGI5MjQ4OGFmYmVmOTkxMjUyOTE4ZmM1ODgwYjAxZmY1IiwidGFnIjoiIn0%3D; expires=Thu, 21 Aug 2025 05:07:16 GMT; Max-Age=7200; path=/; samesite=laxXSRF-TOKEN=eyJpdiI6Im90UG5jdXRNSThUS2g4NHZNRDhNSVE9PSIsInZhbHVlIjoiREhGOHpkMjJsTFR2eGtMWndJZEh1bHlqc2t3akRBYXNibEgxa0p0UWxpdEtZYlF4YlJhRXNoelBFbHNueUpiZWg2TkRVR" 1 => "lowcostclub_session=eyJpdiI6ImRSQndwckxjUXVCUXcvMWlxV3Z4NlE9PSIsInZhbHVlIjoiZjc0L3p0RE1UYjgyU1UraEh1Q1lKNUZrU3RscC9KZGl6U013anJKdlA2RlhyVGNzL0IxNUxadVVPTGI4T0Q0V1lBb280bmNPQ1FvdDJOY29lS252b2QrMlpjdmZDRUo2K1dqbFZoWDhnWDJnUlBSODBzazhpdjQvckF5MkU2YlgiLCJtYWMiOiI2ZTc1N2JhNWNlYTA5MmVhZjI3NGUyMjE2MWQyOTVmNjUyMmY2NjlhZDIzNjI2NmM2MTMzOTg5YzgxZjU4ODQ0IiwidGFnIjoiIn0%3D; expires=Thu, 21 Aug 2025 05:07:16 GMT; Max-Age=7200; path=/; httponly; samesite=laxlowcostclub_session=eyJpdiI6ImRSQndwckxjUXVCUXcvMWlxV3Z4NlE9PSIsInZhbHVlIjoiZjc0L3p0RE1UYjgyU1UraEh1Q1lKNUZrU3RscC9KZGl6U013anJKdlA2RlhyVGNzL0IxNUxadVVPTGI4T0Q0" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6Im90UG5jdXRNSThUS2g4NHZNRDhNSVE9PSIsInZhbHVlIjoiREhGOHpkMjJsTFR2eGtMWndJZEh1bHlqc2t3akRBYXNibEgxa0p0UWxpdEtZYlF4YlJhRXNoelBFbHNueUpiZWg2TkRVRk11ZlQ1K0FNeEczNUVGbTduK1NNMkJnZDF0azdVYlpub3c1TG85bUZ3eXRkcm8xNFhzcElMbHVtRlIiLCJtYWMiOiI1YzNkOGVkNjkwNmUzM2IwZTZkODk2NDc1Y2ZkNWMwNGI5MjQ4OGFmYmVmOTkxMjUyOTE4ZmM1ODgwYjAxZmY1IiwidGFnIjoiIn0%3D; expires=Thu, 21-Aug-2025 05:07:16 GMT; path=/XSRF-TOKEN=eyJpdiI6Im90UG5jdXRNSThUS2g4NHZNRDhNSVE9PSIsInZhbHVlIjoiREhGOHpkMjJsTFR2eGtMWndJZEh1bHlqc2t3akRBYXNibEgxa0p0UWxpdEtZYlF4YlJhRXNoelBFbHNueUpiZWg2TkRVR" 1 => "lowcostclub_session=eyJpdiI6ImRSQndwckxjUXVCUXcvMWlxV3Z4NlE9PSIsInZhbHVlIjoiZjc0L3p0RE1UYjgyU1UraEh1Q1lKNUZrU3RscC9KZGl6U013anJKdlA2RlhyVGNzL0IxNUxadVVPTGI4T0Q0V1lBb280bmNPQ1FvdDJOY29lS252b2QrMlpjdmZDRUo2K1dqbFZoWDhnWDJnUlBSODBzazhpdjQvckF5MkU2YlgiLCJtYWMiOiI2ZTc1N2JhNWNlYTA5MmVhZjI3NGUyMjE2MWQyOTVmNjUyMmY2NjlhZDIzNjI2NmM2MTMzOTg5YzgxZjU4ODQ0IiwidGFnIjoiIn0%3D; expires=Thu, 21-Aug-2025 05:07:16 GMT; path=/; httponlylowcostclub_session=eyJpdiI6ImRSQndwckxjUXVCUXcvMWlxV3Z4NlE9PSIsInZhbHVlIjoiZjc0L3p0RE1UYjgyU1UraEh1Q1lKNUZrU3RscC9KZGl6U013anJKdlA2RlhyVGNzL0IxNUxadVVPTGI4T0Q0" ] ]
            session_attributes
            0 of 0
            array:3 [ "_token" => "j9F266wdvmihsn7IMiLSjOsfX9uBRHE0Q7QCzRqR" "_previous" => array:1 [ "url" => "https://d.triptorg.ru/route/ixe?_url=%2Froute%2Fixe" ] "_flash" => array:2 [ "old" => [] "new" => [] ] ]
            ClearShow all
            Date ↕MethodURLData
            #12025-08-21 03:07:16GET/route/ixe4835146