Дешёвые перелёты Даламан — Сербия.

Цены на авиабилеты из Даламан Сербия

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

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

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

Самый дешевый авиабилет из Даламана, найденный за последние 48 часов: билет по направлению Даламан — Белград с вылетом 2025-09-23 и стоимостью 14 079 ₽

Авиабилеты на популярные рейсы Даламан — Сербия

Наиболее популярными направлениями по маршруту Даламан – Сербия являются:

Даламан — Белград

Даламан — Ниш

Даламан — Приштина

Даламан — Кралево

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

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

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

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

Request history8.3.0PHP Version331msRequest Duration15MBMemory UsageGET route/{originCityCode}/{destinationCountryCode}Route
    • Booting (36.25ms)time
    • Application (294ms)time
    • 1 x Application (89.03%)
      294ms
      1 x Booting (10.97%)
      36.25ms
      24 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
      • 4x 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
      40 statements were executed (10 duplicates)Show only duplicates98.65ms
      • 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#84aviatickets6.47msselect * from `cities` where `code` = 'dlm' limit 1
        Bindings
        • 0: dlm
        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.27msselect * from `countries` where `countries`.`id` = 134 limit 1
        Bindings
        • 0: 134
        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.13msselect * from `countries` where `code` = 'rs' limit 1
        Bindings
        • 0: rs
        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.26msselect * from `flights_by` where `origin_city_id` = 8373 and `destination_country_id` = 226 and `price_one_way` > 0 order by `price_one_way` asc limit 1
        Bindings
        • 0: 8373
        • 1: 226
        • 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#88aviatickets1.87msselect DISTINCT origin_city_id, destination_city_id from `flights_schedules` where `origin_city_id` = 8373 and `destination_country_id` = 226 and `origin_datetime` = '2025-08-09' limit 1000
        Bindings
        • 0: 8373
        • 1: 226
        • 2: 2025-08-09
        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.97msselect * from `flights_by` where `origin_city_id` = 8373 and `destination_country_id` = 226 and (`price_one_way` > 0 or `price` > 0) order by `count` desc limit 5 offset 0
        Bindings
        • 0: 8373
        • 1: 226
        • 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.06msselect * from `cities` where `cities`.`id` in (8373)
        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.12msselect * from `cities` where `cities`.`id` in (511, 2629, 8694, 38385)
        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.43msselect * from `sites_relationships` where `sites_relationships`.`id` in (87308, 1045382, 1045449, 1074687)
        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#359aviatickets980μsselect * from `countries` where `countries`.`id` in (226)
        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#31aviatickets950μsselect * from `countries` where `code` = '' limit 1
        Bindings
        • 0: 
        Backtrace
        • app/Avia/Infrastructure/Repository/CountriesRepository.php:31
        • app/Avia/Infrastructure/Provider/CurrentCurrencyProvider.php:61
        • app/Avia/Infrastructure/Provider/CurrentCurrencyProvider.php:43
        • app/Avia/Infrastructure/Provider/CurrentCurrencyProvider.php:56
        • app/Avia/Infrastructure/Model/LocalRoute.php:190
      • AirlineSqlRepository.php#153aviatickets1.74msselect * from `airline_routes` where `origin_city_id` = 8373 and `destination_country_id` = 226 and `airline_id` not in ('1', 'NULL')
        Bindings
        • 0: 8373
        • 1: 226
        • 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#208aviatickets910μsselect airline_id, COUNT(flight) AS route_count from `flights_schedules` where `origin_city_id` = 8373 and `destination_country_id` = 226 group by `airline_id` order by `route_count` desc limit 1
        Bindings
        • 0: 8373
        • 1: 226
        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#114aviatickets39.34msselect * from `flights_2025` where `origin_id` = 8373 and `destination_country_id` = 226 and `date_update` >= '2025-08-07 00:00:00' order by `value` asc limit 20
        Bindings
        • 0: 8373
        • 1: 226
        • 2: 2025-08-07 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.16msSELECT * FROM flights_by WHERE origin_city_id=8373 AND destination_city_id IN (511)
        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.07msselect * from `flights_by` where `id` in (87308)
        Bindings
        • 0: 87308
        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 (8373)
        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.07msselect * from `cities` where `cities`.`id` in (511)
        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#83aviatickets860μsselect * from `sites_relationships` where `sites_relationships`.`id` in (87308)
        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.06msselect * from `countries` where `countries`.`id` in (226)
        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.04msselect * from `flights_schedules` where `origin_city_id` = 8373 and `destination_country_id` = 226 and `origin_datetime` >= '2025-08-09' order by travel_time ASC, origin_datetime ASC limit 1
        Bindings
        • 0: 8373
        • 1: 226
        • 2: 2025-08-09
        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#588aviatickets2.56msSELECT * 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 (5310,3432,9308,1551,2977,6939,407,2675,5689,3692) AND destination_country_id=226) and origin_city_id IN (5310,3432,9308,1551,2977,6939,407,2675,5689,3692) AND destination_country_id=226
        Bindings
        • 0: 226
        • 1: 226
        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.19msselect * from `cities` where `cities`.`id` = 407 limit 1
        Bindings
        • 0: 407
        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.07msselect * from `sites_relationships` where `sites_relationships`.`id` = 23617 and `sites_relationships`.`id` is not null limit 1
        Bindings
        • 0: 23617
        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.28msselect * from `cities` where `cities`.`id` = 1551 limit 1
        Bindings
        • 0: 1551
        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.49msselect * from `sites_relationships` where `sites_relationships`.`id` = 1020447 and `sites_relationships`.`id` is not null limit 1
        Bindings
        • 0: 1020447
        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.18msselect * from `cities` where `cities`.`id` = 2675 limit 1
        Bindings
        • 0: 2675
        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.26msselect * from `sites_relationships` where `sites_relationships`.`id` = 1083810 and `sites_relationships`.`id` is not null limit 1
        Bindings
        • 0: 1083810
        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.44msselect * from `cities` where `cities`.`id` = 2977 limit 1
        Bindings
        • 0: 2977
        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` = 161413 and `sites_relationships`.`id` is not null limit 1
        Bindings
        • 0: 161413
        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.7msselect * from `cities` where `cities`.`id` = 5310 limit 1
        Bindings
        • 0: 5310
        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.44msselect * from `sites_relationships` where `sites_relationships`.`id` = 278727 and `sites_relationships`.`id` is not null limit 1
        Bindings
        • 0: 278727
        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.83msselect * from `cities` where `cities`.`id` = 5689 limit 1
        Bindings
        • 0: 5689
        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.83msselect * from `sites_relationships` where `sites_relationships`.`id` = 1164469 and `sites_relationships`.`id` is not null limit 1
        Bindings
        • 0: 1164469
        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.62msselect * from `cities` where `cities`.`id` = 9308 limit 1
        Bindings
        • 0: 9308
        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.44msselect * from `sites_relationships` where `sites_relationships`.`id` = 37532 and `sites_relationships`.`id` is not null limit 1
        Bindings
        • 0: 37532
        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.67msselect * from `cities` where `cities`.`id` = 5689 limit 1
        Bindings
        • 0: 5689
        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.67msselect * from `cities` where `cities`.`id` = 9308 limit 1
        Bindings
        • 0: 9308
        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.72msselect * from `cities` where `cities`.`id` = 407 limit 1
        Bindings
        • 0: 407
        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.65msselect * from `cities` where `cities`.`id` = 511 limit 1
        Bindings
        • 0: 511
        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
      App\Avia\Infrastructure\Model\City
      19City.php#?
      App\Avia\Infrastructure\Model\LocalRoute
      13LocalRoute.php#?
      App\Avia\Infrastructure\Model\SitesRelationship
      12SitesRelationship.php#?
      App\Avia\Infrastructure\Model\Route
      9Route.php#?
      App\Avia\Infrastructure\Model\Country
      4Country.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
          dmRCHdtaCoQ4QIU1k43Vs9dUgZeeriIowx7v0p0z
          _previous
          array:1 [ "url" => "https://d.triptorg.ru/route/dlm/rs?_url=%2Froute%2Fdlm%2Frs" ]
          _flash
          array:2 [ "old" => [] "new" => [] ]
          path_info
          /route/dlm/rs
          status_code
          200
          
          status_text
          OK
          format
          html
          content_type
          text/html; charset=UTF-8
          request_query
          0 of 0
          array:1 [ "_url" => "/route/dlm/rs" ]
          request_request
          []
          
          request_headers
          0 of 0
          array:16 [ "cookie" => array:1 [ 0 => "XSRF-TOKEN=eyJpdiI6InMxU3RBc0Uza0JKZjg5bCsycXlpYUE9PSIsInZhbHVlIjoiWlpZT0U3QjNRaU0vRHU3aHBvZ3RtY0ZYc2swSHYyMXRaZ082YjlQNHRiam5kK3laenNPWk9pL0JORE5ENVZQaFVrN0MvSFppQkx4ZHJCNVlKNnVOcE9hVEdyTlhDR0hjZ1RBbktBeFZOSW1nczZTc09aVTNGZEl6Zmpac1g1aVciLCJtYWMiOiIzODE3MWRjMDA4NDViZWM5NjAyNTMzZGYwY2ZiYThjNTgxZWQ3NzljMzY4N2QzMjUwNGQzZWZmZTg0OGNhZjIxIiwidGFnIjoiIn0%3D; lowcostclub_session=eyJpdiI6IlYyYk9yYk9Pa3N4ZlM2akg3VUpabUE9PSIsInZhbHVlIjoiV0ZnZUpXT2NzcXBIdXhmZVU2ZDJiTURCZHl0b1hsQy9YUXJ6SUZoY25qcHpiQnJCVG02Ly9Pc3F6NzFuMERuTmVZQlJ5WUFtZWJoVmR0blowY3N1RTd1K3BoUkpjaEcwSGZoeDdnQzZDbWFtVEdla0dxQ0dzUHc4aWt3dGtTTHAiLCJtYWMiOiI2NWZkMjVjNjY4YmU5Y2ExZjllMDM2NzY4YWFmNDI1MjY3YjU0ZmQwMWRlMzY0MDdjYzUyMjFkYjdhNWFkN2FkIiwidGFnIjoiIn0%3DXSRF-TOKEN=eyJpdiI6InMxU3RBc0Uza0JKZjg5bCsycXlpYUE9PSIsInZhbHVlIjoiWlpZT0U3QjNRaU0vRHU3aHBvZ3RtY0ZYc2swSHYyMXRaZ082YjlQNHRiam5kK3laenNPWk9pL0JORE5ENVZQaFVrN0MvS" ] "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" => "dmRCHdtaCoQ4QIU1k43Vs9dUgZeeriIowx7v0p0z" "lowcostclub_session" => "Gie4UCj0pXJwcIKaK2Kpf8uMiibbfrRRLX3VMsL4" ]
          response_headers
          0 of 0
          array:5 [ "cache-control" => array:1 [ 0 => "max-age=604800, public" ] "date" => array:1 [ 0 => "Sat, 09 Aug 2025 12:49:15 GMT" ] "content-type" => array:1 [ 0 => "text/html; charset=UTF-8" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6Imo0cHNFSFBBeGRqRzhCZlpMNmlPaUE9PSIsInZhbHVlIjoid1d5UUpQdnFraVdoRVJFblB1STdYMDdKY0l4b2ZIcTFwdncyOW5EeURPQ0pOMm42THB6bzgyZkhSN1E2eGQyMTRDSjhKQWw5cGZNc2RLWStybG5rYm40YUdReGFDTHR2bno3M3JIM1J6QktrUk9ZSjI2YmxsclhIaXg0TFo1VFMiLCJtYWMiOiIwZWVjYmZiNTkwNjc2NDhiZWE4OGE2ODA0ZmE0YmIxZGI3OTI4YWEzMjA3NDcyNmUyZGI5MzI1ZDA0YjdhYTg0IiwidGFnIjoiIn0%3D; expires=Sat, 09 Aug 2025 14:49:15 GMT; Max-Age=7200; path=/; samesite=laxXSRF-TOKEN=eyJpdiI6Imo0cHNFSFBBeGRqRzhCZlpMNmlPaUE9PSIsInZhbHVlIjoid1d5UUpQdnFraVdoRVJFblB1STdYMDdKY0l4b2ZIcTFwdncyOW5EeURPQ0pOMm42THB6bzgyZkhSN1E2eGQyMTRDSjhKQ" 1 => "lowcostclub_session=eyJpdiI6InNhUmFTOUpVeUxVbHlmNmd0MkI1TVE9PSIsInZhbHVlIjoiQlFoVHFPSmljZDltNHllUUNpZldPRjMwblJ1VHZ2Tjk2ZmRqZnk2QWJlR2NST3BNSUsrSVlmNlhnZEVESktwV0N1QUVXWjE3d2I0RkxzeXRVVFpOWEl6NU1MNUN5aUplc1ZjY0ZieXRPSzZlWTVmSi84MVdXd3ZkVkNvTkVXM2wiLCJtYWMiOiJiMzRiODNmZWM0NTk3MzQyYmFmNDAzMTEyMzk3NWYwOTZhNGU2NWQ1OGY3MjdkYTNkZTQxZGMzODg3NGFlZThhIiwidGFnIjoiIn0%3D; expires=Sat, 09 Aug 2025 14:49:15 GMT; Max-Age=7200; path=/; httponly; samesite=laxlowcostclub_session=eyJpdiI6InNhUmFTOUpVeUxVbHlmNmd0MkI1TVE9PSIsInZhbHVlIjoiQlFoVHFPSmljZDltNHllUUNpZldPRjMwblJ1VHZ2Tjk2ZmRqZnk2QWJlR2NST3BNSUsrSVlmNlhnZEVESktw" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6Imo0cHNFSFBBeGRqRzhCZlpMNmlPaUE9PSIsInZhbHVlIjoid1d5UUpQdnFraVdoRVJFblB1STdYMDdKY0l4b2ZIcTFwdncyOW5EeURPQ0pOMm42THB6bzgyZkhSN1E2eGQyMTRDSjhKQWw5cGZNc2RLWStybG5rYm40YUdReGFDTHR2bno3M3JIM1J6QktrUk9ZSjI2YmxsclhIaXg0TFo1VFMiLCJtYWMiOiIwZWVjYmZiNTkwNjc2NDhiZWE4OGE2ODA0ZmE0YmIxZGI3OTI4YWEzMjA3NDcyNmUyZGI5MzI1ZDA0YjdhYTg0IiwidGFnIjoiIn0%3D; expires=Sat, 09-Aug-2025 14:49:15 GMT; path=/XSRF-TOKEN=eyJpdiI6Imo0cHNFSFBBeGRqRzhCZlpMNmlPaUE9PSIsInZhbHVlIjoid1d5UUpQdnFraVdoRVJFblB1STdYMDdKY0l4b2ZIcTFwdncyOW5EeURPQ0pOMm42THB6bzgyZkhSN1E2eGQyMTRDSjhKQ" 1 => "lowcostclub_session=eyJpdiI6InNhUmFTOUpVeUxVbHlmNmd0MkI1TVE9PSIsInZhbHVlIjoiQlFoVHFPSmljZDltNHllUUNpZldPRjMwblJ1VHZ2Tjk2ZmRqZnk2QWJlR2NST3BNSUsrSVlmNlhnZEVESktwV0N1QUVXWjE3d2I0RkxzeXRVVFpOWEl6NU1MNUN5aUplc1ZjY0ZieXRPSzZlWTVmSi84MVdXd3ZkVkNvTkVXM2wiLCJtYWMiOiJiMzRiODNmZWM0NTk3MzQyYmFmNDAzMTEyMzk3NWYwOTZhNGU2NWQ1OGY3MjdkYTNkZTQxZGMzODg3NGFlZThhIiwidGFnIjoiIn0%3D; expires=Sat, 09-Aug-2025 14:49:15 GMT; path=/; httponlylowcostclub_session=eyJpdiI6InNhUmFTOUpVeUxVbHlmNmd0MkI1TVE9PSIsInZhbHVlIjoiQlFoVHFPSmljZDltNHllUUNpZldPRjMwblJ1VHZ2Tjk2ZmRqZnk2QWJlR2NST3BNSUsrSVlmNlhnZEVESktw" ] ]
          session_attributes
          0 of 0
          array:3 [ "_token" => "dmRCHdtaCoQ4QIU1k43Vs9dUgZeeriIowx7v0p0z" "_previous" => array:1 [ "url" => "https://d.triptorg.ru/route/dlm/rs?_url=%2Froute%2Fdlm%2Frs" ] "_flash" => array:2 [ "old" => [] "new" => [] ] ]
          ClearShow all
          Date ↕MethodURLData
          #12025-08-09 12:49:15GET/route/dlm/rs2440582