Дешёвые перелёты Махачкала — Индонезия.

Цены на авиабилеты из Махачкала Индонезия

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

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

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

Самый дешевый авиабилет из Махачкалы, найденный за последние 48 часов: билет по направлению Махачкала — Денпасар Бали с вылетом 2025-09-09 и стоимостью 71 128 ₽

Авиабилеты на популярные рейсы Махачкала — Индонезия

Наиболее популярными направлениями по маршруту Махачкала – Индонезия являются:

Авиабилеты в Индонезию из ближайших городов

Вылет из соседнего города может значительно сэкономить на покупке билетов. Близлежашие аэропорты от Махачкалы с вылетом в Индонезию находятся в Баку.

Календарь низких цен на авиабилеты

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

Request history8.3.0PHP Version566msRequest Duration15MBMemory UsageGET route/{originCityCode}/{destinationCountryCode}Route
    • Booting (25.94ms)time
    • Application (540ms)time
    • 1 x Application (95.42%)
      540ms
      1 x Booting (4.58%)
      25.94ms
      25 templates were rendered
      • 1x views_ru_ru.routes.viewCityToCountryviewCityToCountry.blade.php#?blade
      • 1x routes.viewCityToCountryviewCityToCountry.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 components.salesListsalesList.blade.php#?blade
      • 1x components.saleListItemsaleListItem.blade.php#?blade
      • 1x components.routes-listroutes-list.blade.php#?blade
      • 5x components.routeListItemrouteListItem.blade.php#?blade
      • 1x components.calendarcalendar.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/{originCityCode}/{destinationCountryCode}
      middleware
      web
      controller
      App\Http\Controllers\RoutesController@viewCityToCountry
      namespace
      prefix
      /
      where
      as
      cityToCountry
      file
      app/Http/Controllers/RoutesController.php:307-452
      49 statements were executed (10 duplicates)Show only duplicates312ms
      • 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` = 'mcx' limit 1
        Bindings
        • 0: mcx
        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/RoutesController.php:309
      • RoutesController.php#315aviatickets1.31msselect * from `countries` where `countries`.`id` = 248 limit 1
        Bindings
        • 0: 248
        Backtrace
        • app/Http/Controllers/RoutesController.php:315
        • 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
      • CountriesRepository.php#31aviatickets1.22msselect * from `countries` where `code` = 'id' limit 1
        Bindings
        • 0: id
        Backtrace
        • app/Avia/Infrastructure/Repository/CountriesRepository.php:31
        • app/Http/Controllers/RoutesController.php:317
        • 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
      • CityToCountryRepository.php#33aviatickets1.83msselect * from `flights_by` where `origin_city_id` = 3845 and `destination_country_id` = 114 and `price_one_way` > 0 order by `price_one_way` asc limit 1
        Bindings
        • 0: 3845
        • 1: 114
        • 2: 0
        Backtrace
        • app/Avia/Infrastructure/Repository/CityToCountryRepository.php:33
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:396
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
        • app/Avia/Infrastructure/Repository/CityToCountryRepository.php:25
        • app/Avia/Managers/CityCountryRoutes.php:27
      • FlightSchedulesRepository.php#88aviatickets2.8msselect DISTINCT origin_city_id, destination_city_id from `flights_schedules` where `origin_city_id` = 3845 and `destination_country_id` = 114 and `origin_datetime` = '2025-08-21' limit 1000
        Bindings
        • 0: 3845
        • 1: 114
        • 2: 2025-08-21
        Backtrace
        • app/Avia/Infrastructure/Repository/FlightSchedulesRepository.php:88
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:396
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
        • app/Avia/Infrastructure/Repository/FlightSchedulesRepository.php:91
        • app/Avia/Managers/CityCountryRoutes.php:51
      • LocalRouteRepository.php#359aviatickets1.64msselect * from `flights_by` where `origin_city_id` = 3845 and `destination_country_id` = 114 and (`price_one_way` > 0 or `price` > 0) order by `count` desc limit 5 offset 0
        Bindings
        • 0: 3845
        • 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/Managers/CityCountryRoutes.php:65
      • LocalRouteRepository.php#359aviatickets1.49msselect * from `cities` where `cities`.`id` in (3845)
        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/Managers/CityCountryRoutes.php:65
      • LocalRouteRepository.php#359aviatickets1.87msselect * from `cities` where `cities`.`id` in (796, 860, 1574, 2794, 5833)
        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/Managers/CityCountryRoutes.php:65
      • LocalRouteRepository.php#359aviatickets2.41msselect * from `sites_relationships` where `sites_relationships`.`id` in (203690, 203760, 836787, 1085865, 1102472)
        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/Managers/CityCountryRoutes.php:65
      • LocalRouteRepository.php#359aviatickets1.29msselect * 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/Managers/CityCountryRoutes.php:65
      • CountriesRepository.php#31aviatickets1.45msselect * 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#153aviatickets3.79msselect * from `airline_routes` where `origin_city_id` = 3845 and `destination_country_id` = 114 and `airline_id` not in ('1', 'NULL')
        Bindings
        • 0: 3845
        • 1: 114
        • 2: 1
        • 3: NULL
        Backtrace
        • app/Avia/Infrastructure/Repository/AirlineSqlRepository.php:153
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:396
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
        • app/Avia/Infrastructure/Repository/AirlineSqlRepository.php:145
        • app/Http/Controllers/RoutesController.php:337
      • AirlineSqlRepository.php#208aviatickets1.44msselect airline_id, COUNT(flight) AS route_count from `flights_schedules` where `origin_city_id` = 3845 and `destination_country_id` = 114 group by `airline_id` order by `route_count` desc limit 1
        Bindings
        • 0: 3845
        • 1: 114
        Backtrace
        • app/Avia/Infrastructure/Repository/AirlineSqlRepository.php:208
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:396
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
        • app/Avia/Infrastructure/Repository/AirlineSqlRepository.php:197
        • app/Http/Controllers/RoutesController.php:338
      • RouteRepository.php#114aviatickets208msselect * from `flights_2025` where `origin_id` = 3845 and `destination_country_id` = 114 and `date_update` >= '2025-08-19 00:00:00' order by `value` asc limit 20
        Bindings
        • 0: 3845
        • 1: 114
        • 2: 2025-08-19 00:00:00
        Backtrace
        • app/Avia/Infrastructure/Repository/RouteRepository.php:114
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:396
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
        • app/Avia/Infrastructure/Repository/RouteRepository.php:105
        • app/Http/Controllers/RoutesController.php:347
      • LocalRouteRepository.php#79aviatickets1.17msSELECT * FROM flights_by WHERE origin_city_id=3845 AND destination_city_id IN (1574)
        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#83aviatickets1.24msselect * from `flights_by` where `id` in (203690)
        Bindings
        • 0: 203690
        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.24msselect * from `cities` where `cities`.`id` in (3845)
        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.38msselect * from `cities` where `cities`.`id` in (1574)
        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.18msselect * from `sites_relationships` where `sites_relationships`.`id` in (203690)
        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.25msselect * from `countries` where `countries`.`id` in (114)
        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#57aviatickets1.5msselect * from `flights_schedules` where `origin_city_id` = 3845 and `destination_country_id` = 114 and `origin_datetime` >= '2025-08-21' order by travel_time ASC, origin_datetime ASC limit 1
        Bindings
        • 0: 3845
        • 1: 114
        • 2: 2025-08-21
        Backtrace
        • app/Avia/Infrastructure/Repository/FlightSchedulesRepository.php:57
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:396
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
        • app/Avia/Infrastructure/Repository/FlightSchedulesRepository.php:59
        • app/Http/Controllers/RoutesController.php:356
      • LocalRouteRepository.php#588aviatickets6.66msSELECT * FROM flights_by f WHERE NOT EXISTS(SELECT * FROM flights_by WHERE origin_city_id=f.origin_city_id AND `count` > f.`count` and origin_city_id IN (2210,7999,8904,5981,3381,9455,5508,427,4323,8662) AND destination_country_id=114) and origin_city_id IN (2210,7999,8904,5981,3381,9455,5508,427,4323,8662) AND destination_country_id=114
        Bindings
        • 0: 114
        • 1: 114
        Backtrace
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:588
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:396
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:592
        • app/Avia/Managers/NearbyCitiesCountry.php:81
      • LocalRoute.php#74aviatickets1.79msselect * from `cities` where `cities`.`id` = 427 limit 1
        Bindings
        • 0: 427
        Backtrace
        • app/Avia/Infrastructure/Model/LocalRoute.php:74
        • app/Avia/Infrastructure/Factory/DomainRouteFactory.php:31
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:230
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:591
        • app/Avia/Managers/NearbyCitiesCountry.php:81
      • DomainRouteFactory.php#33aviatickets1.71msselect * from `sites_relationships` where `sites_relationships`.`id` = 25259 and `sites_relationships`.`id` is not null limit 1
        Bindings
        • 0: 25259
        Backtrace
        • app/Avia/Infrastructure/Factory/DomainRouteFactory.php:33
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:230
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:591
        • app/Avia/Managers/NearbyCitiesCountry.php:81
        • app/Avia/Managers/NearbyCitiesCountry.php:40
      • LocalRoute.php#74aviatickets1.33msselect * from `cities` where `cities`.`id` = 2210 limit 1
        Bindings
        • 0: 2210
        Backtrace
        • app/Avia/Infrastructure/Model/LocalRoute.php:74
        • app/Avia/Infrastructure/Factory/DomainRouteFactory.php:31
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:230
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:591
        • app/Avia/Managers/NearbyCitiesCountry.php:81
      • DomainRouteFactory.php#33aviatickets1.04msselect * from `sites_relationships` where `sites_relationships`.`id` = 122015 and `sites_relationships`.`id` is not null limit 1
        Bindings
        • 0: 122015
        Backtrace
        • app/Avia/Infrastructure/Factory/DomainRouteFactory.php:33
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:230
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:591
        • app/Avia/Managers/NearbyCitiesCountry.php:81
        • app/Avia/Managers/NearbyCitiesCountry.php:40
      • LocalRoute.php#74aviatickets1.51msselect * from `cities` where `cities`.`id` = 3381 limit 1
        Bindings
        • 0: 3381
        Backtrace
        • app/Avia/Infrastructure/Model/LocalRoute.php:74
        • app/Avia/Infrastructure/Factory/DomainRouteFactory.php:31
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:230
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:591
        • app/Avia/Managers/NearbyCitiesCountry.php:81
      • DomainRouteFactory.php#33aviatickets1.57msselect * from `sites_relationships` where `sites_relationships`.`id` = 175481 and `sites_relationships`.`id` is not null limit 1
        Bindings
        • 0: 175481
        Backtrace
        • app/Avia/Infrastructure/Factory/DomainRouteFactory.php:33
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:230
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:591
        • app/Avia/Managers/NearbyCitiesCountry.php:81
        • app/Avia/Managers/NearbyCitiesCountry.php:40
      • LocalRoute.php#74aviatickets1.52msselect * from `cities` where `cities`.`id` = 4323 limit 1
        Bindings
        • 0: 4323
        Backtrace
        • app/Avia/Infrastructure/Model/LocalRoute.php:74
        • app/Avia/Infrastructure/Factory/DomainRouteFactory.php:31
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:230
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:591
        • app/Avia/Managers/NearbyCitiesCountry.php:81
      • DomainRouteFactory.php#33aviatickets1.35msselect * from `sites_relationships` where `sites_relationships`.`id` = 228745 and `sites_relationships`.`id` is not null limit 1
        Bindings
        • 0: 228745
        Backtrace
        • app/Avia/Infrastructure/Factory/DomainRouteFactory.php:33
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:230
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:591
        • app/Avia/Managers/NearbyCitiesCountry.php:81
        • app/Avia/Managers/NearbyCitiesCountry.php:40
      • LocalRoute.php#74aviatickets1.56msselect * from `cities` where `cities`.`id` = 5508 limit 1
        Bindings
        • 0: 5508
        Backtrace
        • app/Avia/Infrastructure/Model/LocalRoute.php:74
        • app/Avia/Infrastructure/Factory/DomainRouteFactory.php:31
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:230
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:591
        • app/Avia/Managers/NearbyCitiesCountry.php:81
      • DomainRouteFactory.php#33aviatickets1.94msselect * from `sites_relationships` where `sites_relationships`.`id` = 292733 and `sites_relationships`.`id` is not null limit 1
        Bindings
        • 0: 292733
        Backtrace
        • app/Avia/Infrastructure/Factory/DomainRouteFactory.php:33
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:230
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:591
        • app/Avia/Managers/NearbyCitiesCountry.php:81
        • app/Avia/Managers/NearbyCitiesCountry.php:40
      • LocalRoute.php#74aviatickets1.57msselect * from `cities` where `cities`.`id` = 5981 limit 1
        Bindings
        • 0: 5981
        Backtrace
        • app/Avia/Infrastructure/Model/LocalRoute.php:74
        • app/Avia/Infrastructure/Factory/DomainRouteFactory.php:31
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:230
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:591
        • app/Avia/Managers/NearbyCitiesCountry.php:81
      • DomainRouteFactory.php#33aviatickets1.15msselect * from `sites_relationships` where `sites_relationships`.`id` = 324959 and `sites_relationships`.`id` is not null limit 1
        Bindings
        • 0: 324959
        Backtrace
        • app/Avia/Infrastructure/Factory/DomainRouteFactory.php:33
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:230
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:591
        • app/Avia/Managers/NearbyCitiesCountry.php:81
        • app/Avia/Managers/NearbyCitiesCountry.php:40
      • LocalRoute.php#74aviatickets1.25msselect * from `cities` where `cities`.`id` = 7999 limit 1
        Bindings
        • 0: 7999
        Backtrace
        • app/Avia/Infrastructure/Model/LocalRoute.php:74
        • app/Avia/Infrastructure/Factory/DomainRouteFactory.php:31
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:230
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:591
        • app/Avia/Managers/NearbyCitiesCountry.php:81
      • DomainRouteFactory.php#33aviatickets1.02msselect * from `sites_relationships` where `sites_relationships`.`id` = 144442 and `sites_relationships`.`id` is not null limit 1
        Bindings
        • 0: 144442
        Backtrace
        • app/Avia/Infrastructure/Factory/DomainRouteFactory.php:33
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:230
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:591
        • app/Avia/Managers/NearbyCitiesCountry.php:81
        • app/Avia/Managers/NearbyCitiesCountry.php:40
      • LocalRoute.php#74aviatickets1.21msselect * from `cities` where `cities`.`id` = 8904 limit 1
        Bindings
        • 0: 8904
        Backtrace
        • app/Avia/Infrastructure/Model/LocalRoute.php:74
        • app/Avia/Infrastructure/Factory/DomainRouteFactory.php:31
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:230
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:591
        • app/Avia/Managers/NearbyCitiesCountry.php:81
      • DomainRouteFactory.php#33aviatickets880μsselect * from `sites_relationships` where `sites_relationships`.`id` = 243247 and `sites_relationships`.`id` is not null limit 1
        Bindings
        • 0: 243247
        Backtrace
        • app/Avia/Infrastructure/Factory/DomainRouteFactory.php:33
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:230
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:591
        • app/Avia/Managers/NearbyCitiesCountry.php:81
        • app/Avia/Managers/NearbyCitiesCountry.php:40
      • LocalRoute.php#74aviatickets1.02msselect * from `cities` where `cities`.`id` = 9455 limit 1
        Bindings
        • 0: 9455
        Backtrace
        • app/Avia/Infrastructure/Model/LocalRoute.php:74
        • app/Avia/Infrastructure/Factory/DomainRouteFactory.php:31
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:230
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:591
        • app/Avia/Managers/NearbyCitiesCountry.php:81
      • DomainRouteFactory.php#33aviatickets780μsselect * from `sites_relationships` where `sites_relationships`.`id` = 1079078 and `sites_relationships`.`id` is not null limit 1
        Bindings
        • 0: 1079078
        Backtrace
        • app/Avia/Infrastructure/Factory/DomainRouteFactory.php:33
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:230
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:591
        • app/Avia/Managers/NearbyCitiesCountry.php:81
        • app/Avia/Managers/NearbyCitiesCountry.php:40
      • CitySqlRepository.php#104aviatickets1.19msselect * from `cities` where `cities`.`id` = 427 limit 1
        Bindings
        • 0: 427
        Backtrace
        • app/Avia/Infrastructure/City/CitySqlRepository.php:104
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:396
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
        • app/Avia/Infrastructure/City/CitySqlRepository.php:101
        • app/Avia/Managers/NearbyCitiesCountry.php:114
      • CitySqlRepository.php#104aviatickets1.02msselect * from `cities` where `cities`.`id` = 5508 limit 1
        Bindings
        • 0: 5508
        Backtrace
        • app/Avia/Infrastructure/City/CitySqlRepository.php:104
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:396
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
        • app/Avia/Infrastructure/City/CitySqlRepository.php:101
        • app/Avia/Managers/NearbyCitiesCountry.php:138
      • CitySqlRepository.php#104aviatickets1.18msselect * from `cities` where `cities`.`id` = 5981 limit 1
        Bindings
        • 0: 5981
        Backtrace
        • app/Avia/Infrastructure/City/CitySqlRepository.php:104
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:396
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
        • app/Avia/Infrastructure/City/CitySqlRepository.php:101
        • app/Avia/Managers/NearbyCitiesCountry.php:161
      • RoutesController.php#402aviatickets1.1msselect * from `cities` where `cities`.`id` = 2794 limit 1
        Bindings
        • 0: 2794
        Backtrace
        • app/Http/Controllers/RoutesController.php:402
        • 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
      • LocalRouteRepository.php#149aviatickets2.14msselect * from `flights_by` where `origin_city_id` = 4081 and (`price_one_way` > 0 or `price` > 0) and 1 = 1 order by `revenue` desc limit 15
        Bindings
        • 0: 4081
        • 1: 0
        • 2: 0
        Backtrace
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:149
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:396
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:153
        • app/Avia/Application/SeoRoutesHandler.php:54
      • LocalRouteRepository.php#149aviatickets2.25msselect * from `cities` where `cities`.`id` in (4081)
        Backtrace
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:149
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:396
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:153
        • app/Avia/Application/SeoRoutesHandler.php:54
      • LocalRouteRepository.php#149aviatickets3.55msselect * from `cities` where `cities`.`id` in (86, 407, 427, 696, 2382, 2686, 3505, 4148, 4160, 5572, 5960, 5981, 8361, 8389, 8481)
        Backtrace
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:149
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:396
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:153
        • app/Avia/Application/SeoRoutesHandler.php:54
      • LocalRouteRepository.php#149aviatickets17.46msselect * from `countries` where `countries`.`id` in (49, 77, 89, 119, 134, 159, 220, 240, 242, 248)
        Backtrace
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:149
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:396
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:153
        • app/Avia/Application/SeoRoutesHandler.php:54
      • LocalRouteRepository.php#149aviatickets6.53msselect * from `sites_relationships` where `sites_relationships`.`id` in (217012, 217131, 217139, 217220, 217413, 217569, 217839, 217959, 218074, 218221, 218447, 218454, 218971, 219128, 219136)
        Backtrace
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:149
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:396
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:153
        • app/Avia/Application/SeoRoutesHandler.php:54
      App\Avia\Infrastructure\Model\City
      38City.php#?
      App\Avia\Infrastructure\Model\LocalRoute
      31LocalRoute.php#?
      App\Avia\Infrastructure\Model\SitesRelationship
      30SitesRelationship.php#?
      App\Avia\Infrastructure\Model\Country
      14Country.php#?
      App\Avia\Infrastructure\Model\Route
      10Route.php#?
      App\Avia\Infrastructure\Model\CityToCountry
      1CityToCountry.php#?
          • infoModel: App\Avia\Infrastructure\Model\LocalRoute => Relation: originCity - You should add `with(origi...
          • infoModel: App\Avia\Infrastructure\Model\LocalRoute => Relation: sitesRelationships - You should add `wi...
          _token
          HFy4slHT23yg50dZfu3S8y9wV5QJ5QiUmVVYamEQ
          _previous
          array:1 [ "url" => "https://d.triptorg.ru/route/mcx/id?_url=%2Froute%2Fmcx%2Fid" ]
          _flash
          array:2 [ "old" => [] "new" => [] ]
          path_info
          /route/mcx/id
          status_code
          200
          
          status_text
          OK
          format
          html
          content_type
          text/html; charset=UTF-8
          request_query
          0 of 0
          array:1 [ "_url" => "/route/mcx/id" ]
          request_request
          []
          
          request_headers
          0 of 0
          array:16 [ "cookie" => array:1 [ 0 => "XSRF-TOKEN=eyJpdiI6IktRV1pkZEp6VDYzNnF5bzd5MHBEVFE9PSIsInZhbHVlIjoiNFpONzlWeWI3N09DRE9naHBWOE9KeVB0dDF2cjRmaXlsRTZZd0hqZHVsQ2RrY3htanhlb1pZREE2ZmdJMzIzZTQzMSt5emZjRjNaK1NrV2xMeVI1d3dFRHptWlRDdldaR1FOanB1akxHWG81QVA3K096M3c0N3BkWUZrS05SYmwiLCJtYWMiOiIwNWE4ZDAyNTlhZjU1MTBkY2UyOTU4YTA0NjM3NGNmNzBhYjUyOGUwYjcwZjM3MjljYzA1MDdmNTJlZmRlNjAxIiwidGFnIjoiIn0%3D; lowcostclub_session=eyJpdiI6InBHQVZPN2YxYnBDYTNnSDJvRDFZK1E9PSIsInZhbHVlIjoiRkg3RGZ3enZKV0pYcUZwbTV0emtXM2tHY05QaWFia2pxN0w5akZVejh5SUNmYk00TTN3WGNPZFVRQ0ZubnE2SlZWV1hDVE1Ja2VmZFdoUUZ0bTV4dFRnWndkS0JySER4ZHY0ZmtoWUprRUw5R05JOFF3dmxCYTFYNWducEx3VkEiLCJtYWMiOiJhYTk5OGE5ZTljMmQyYjRkMGY3YzBkYzE3MWYxNzk1ZDJmODIyMTkwYzM5MzgxM2RiOWQ3ZWU0MGNkYzBjY2E2IiwidGFnIjoiIn0%3DXSRF-TOKEN=eyJpdiI6IktRV1pkZEp6VDYzNnF5bzd5MHBEVFE9PSIsInZhbHVlIjoiNFpONzlWeWI3N09DRE9naHBWOE9KeVB0dDF2cjRmaXlsRTZZd0hqZHVsQ2RrY3htanhlb1pZREE2ZmdJMzIzZTQzMSt5e" ] "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" => "HFy4slHT23yg50dZfu3S8y9wV5QJ5QiUmVVYamEQ" "lowcostclub_session" => "OdUAsoaXfLMGnpAtVTMzKg8co6p94CdGaatqO8c2" ]
          response_headers
          0 of 0
          array:5 [ "cache-control" => array:1 [ 0 => "max-age=604800, public" ] "date" => array:1 [ 0 => "Thu, 21 Aug 2025 11:03:42 GMT" ] "content-type" => array:1 [ 0 => "text/html; charset=UTF-8" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6Ik4ydHhNVmJ4ZDZONjNYMjg4OFJGckE9PSIsInZhbHVlIjoiQXhCZXhQR2oxZERVYU9vaGZ6RTdxSTVIc3VkT1luVGl5VHlSMDdqQXdLVDR0WDllZGVtTWxpVlhWUGZZUUszUCtTdm9NYkdweHNuaE9UNTgxOFFsUS9TZ0xPY25sMFg4cVgxQVU2b3B1ZTVDSWkzMmJzdC9ZU1JCb2pmZzdqM3AiLCJtYWMiOiIyM2RmNWNlNWMwNDhjN2FjOTI2MzUyZDYyNWIzYmNhNTE0YTJkZTNlNTIxZDRlN2QzZTUwZmEwZGZhZTQwYzFiIiwidGFnIjoiIn0%3D; expires=Thu, 21 Aug 2025 13:03:42 GMT; Max-Age=7200; path=/; samesite=laxXSRF-TOKEN=eyJpdiI6Ik4ydHhNVmJ4ZDZONjNYMjg4OFJGckE9PSIsInZhbHVlIjoiQXhCZXhQR2oxZERVYU9vaGZ6RTdxSTVIc3VkT1luVGl5VHlSMDdqQXdLVDR0WDllZGVtTWxpVlhWUGZZUUszUCtTdm9NY" 1 => "lowcostclub_session=eyJpdiI6InZYTGFDK1AxYW9pQWc1MFhEb01pUkE9PSIsInZhbHVlIjoiRUdlUGlDZjQvM1plRExuZWFxZ3E2RmRIY2JOSkZvdGdpbTdsT3dRUURSeEoyLzB6QzcvMEk4MExYZ3NNamJqMTcvalljMUh0U25sSXR3eG1DOGVuaDJxZ3FZeXhGZlAwVnVHVjRjb3p5dWVNSkRnaHI4WUYrbnVnQjJ3aUY5VlkiLCJtYWMiOiJkZjhkMjFiMGRhZDEwNWRiMzM1NzQ3NjA0ZDNmMGMyNjY0YzA4NjQxNjQyNGY2OGVjZjM3NmJlZjgxZWNjMmYxIiwidGFnIjoiIn0%3D; expires=Thu, 21 Aug 2025 13:03:42 GMT; Max-Age=7200; path=/; httponly; samesite=laxlowcostclub_session=eyJpdiI6InZYTGFDK1AxYW9pQWc1MFhEb01pUkE9PSIsInZhbHVlIjoiRUdlUGlDZjQvM1plRExuZWFxZ3E2RmRIY2JOSkZvdGdpbTdsT3dRUURSeEoyLzB6QzcvMEk4MExYZ3NNamJq" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6Ik4ydHhNVmJ4ZDZONjNYMjg4OFJGckE9PSIsInZhbHVlIjoiQXhCZXhQR2oxZERVYU9vaGZ6RTdxSTVIc3VkT1luVGl5VHlSMDdqQXdLVDR0WDllZGVtTWxpVlhWUGZZUUszUCtTdm9NYkdweHNuaE9UNTgxOFFsUS9TZ0xPY25sMFg4cVgxQVU2b3B1ZTVDSWkzMmJzdC9ZU1JCb2pmZzdqM3AiLCJtYWMiOiIyM2RmNWNlNWMwNDhjN2FjOTI2MzUyZDYyNWIzYmNhNTE0YTJkZTNlNTIxZDRlN2QzZTUwZmEwZGZhZTQwYzFiIiwidGFnIjoiIn0%3D; expires=Thu, 21-Aug-2025 13:03:42 GMT; path=/XSRF-TOKEN=eyJpdiI6Ik4ydHhNVmJ4ZDZONjNYMjg4OFJGckE9PSIsInZhbHVlIjoiQXhCZXhQR2oxZERVYU9vaGZ6RTdxSTVIc3VkT1luVGl5VHlSMDdqQXdLVDR0WDllZGVtTWxpVlhWUGZZUUszUCtTdm9NY" 1 => "lowcostclub_session=eyJpdiI6InZYTGFDK1AxYW9pQWc1MFhEb01pUkE9PSIsInZhbHVlIjoiRUdlUGlDZjQvM1plRExuZWFxZ3E2RmRIY2JOSkZvdGdpbTdsT3dRUURSeEoyLzB6QzcvMEk4MExYZ3NNamJqMTcvalljMUh0U25sSXR3eG1DOGVuaDJxZ3FZeXhGZlAwVnVHVjRjb3p5dWVNSkRnaHI4WUYrbnVnQjJ3aUY5VlkiLCJtYWMiOiJkZjhkMjFiMGRhZDEwNWRiMzM1NzQ3NjA0ZDNmMGMyNjY0YzA4NjQxNjQyNGY2OGVjZjM3NmJlZjgxZWNjMmYxIiwidGFnIjoiIn0%3D; expires=Thu, 21-Aug-2025 13:03:42 GMT; path=/; httponlylowcostclub_session=eyJpdiI6InZYTGFDK1AxYW9pQWc1MFhEb01pUkE9PSIsInZhbHVlIjoiRUdlUGlDZjQvM1plRExuZWFxZ3E2RmRIY2JOSkZvdGdpbTdsT3dRUURSeEoyLzB6QzcvMEk4MExYZ3NNamJq" ] ]
          session_attributes
          0 of 0
          array:3 [ "_token" => "HFy4slHT23yg50dZfu3S8y9wV5QJ5QiUmVVYamEQ" "_previous" => array:1 [ "url" => "https://d.triptorg.ru/route/mcx/id?_url=%2Froute%2Fmcx%2Fid" ] "_flash" => array:2 [ "old" => [] "new" => [] ] ]
          ClearShow all
          Date ↕MethodURLData
          #12025-08-21 11:03:42GET/route/mcx/id25491242