Дешёвые перелёты Клуж — Индия.

Авиабилеты на популярные рейсы Клуж — Индия

Наиболее популярными направлениями по маршруту Клуж – Индия являются:

Клуж — Мумбаи

Клуж — Дели

Клуж — Ченнай

Клуж — Гоа

Клуж — Бангалор

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

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

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

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

Request history8.3.0PHP Version278msRequest Duration16MBMemory UsageGET route/{originCityCode}/{destinationCountryCode}Route
    • Booting (17.98ms)time
    • Application (260ms)time
    • 1 x Application (93.52%)
      260ms
      1 x Booting (6.48%)
      17.98ms
      23 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.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:150-295
      42 statements were executed (4 duplicates)Show only duplicates81.9ms
      • 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#84aviatickets7.14msselect * from `cities` where `code` = 'clj' limit 1
        Bindings
        • 0: clj
        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:152
      • RoutesController.php#158aviatickets2.94msselect * from `countries` where `countries`.`id` = 95 limit 1
        Bindings
        • 0: 95
        Backtrace
        • app/Http/Controllers/RoutesController.php:158
        • 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.18msselect * from `countries` where `code` = 'in' limit 1
        Bindings
        • 0: in
        Backtrace
        • app/Avia/Infrastructure/Repository/CountriesRepository.php:31
        • app/Http/Controllers/RoutesController.php:160
        • 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.52msselect * from `flights_by` where `origin_city_id` = 1181 and `destination_country_id` = 123 and `price_one_way` > 0 order by `price_one_way` asc limit 1
        Bindings
        • 0: 1181
        • 1: 123
        • 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.75msselect DISTINCT origin_city_id, destination_city_id from `flights_schedules` where `origin_city_id` = 1181 and `destination_country_id` = 123 and `origin_datetime` = '2025-09-23' limit 1000
        Bindings
        • 0: 1181
        • 1: 123
        • 2: 2025-09-23
        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.46msselect * from `flights_by` where `origin_city_id` = 1181 and `destination_country_id` = 123 and (`price_one_way` > 0 or `price` > 0) order by `count` desc limit 5 offset 0
        Bindings
        • 0: 1181
        • 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/Managers/CityCountryRoutes.php:65
      • LocalRouteRepository.php#359aviatickets1.33msselect * from `cities` where `cities`.`id` in (1181)
        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.54msselect * from `cities` where `cities`.`id` in (634, 774, 1462, 2170, 3785)
        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.41msselect * from `sites_relationships` where `sites_relationships`.`id` in (70414, 70418, 70446, 402335, 402351)
        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.03msselect * 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/Managers/CityCountryRoutes.php:65
      • CountriesRepository.php#31aviatickets1.03msselect * 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.58msselect * from `airline_routes` where `origin_city_id` = 1181 and `destination_country_id` = 123 and `airline_id` not in ('1', 'NULL')
        Bindings
        • 0: 1181
        • 1: 123
        • 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:180
      • AirlineSqlRepository.php#208aviatickets2.97msselect airline_id, COUNT(flight) AS route_count from `flights_schedules` where `origin_city_id` = 1181 and `destination_country_id` = 123 group by `airline_id` order by `route_count` desc limit 1
        Bindings
        • 0: 1181
        • 1: 123
        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:181
      • RouteRepository.php#114aviatickets10.93msselect * from `flights_2025` where `origin_id` = 1181 and `destination_country_id` = 123 and `date_update` >= '2025-09-21 00:00:00' order by `value` asc limit 20
        Bindings
        • 0: 1181
        • 1: 123
        • 2: 2025-09-21 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:190
      • FlightSchedulesRepository.php#57aviatickets1.36msselect * from `flights_schedules` where `origin_city_id` = 1181 and `destination_country_id` = 123 and `origin_datetime` >= '2025-09-23' order by travel_time ASC, origin_datetime ASC limit 1
        Bindings
        • 0: 1181
        • 1: 123
        • 2: 2025-09-23
        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:199
      • LocalRouteRepository.php#588aviatickets4.32msSELECT * 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 (8837,439,5499,5839,4668,1457,7684,296,6254,5511) AND destination_country_id=123) and origin_city_id IN (8837,439,5499,5839,4668,1457,7684,296,6254,5511) AND destination_country_id=123
        Bindings
        • 0: 123
        • 1: 123
        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.2msselect * from `cities` where `cities`.`id` = 439 limit 1
        Bindings
        • 0: 439
        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#33aviatickets2.52msselect * from `sites_relationships` where `sites_relationships`.`id` = 1094586 and `sites_relationships`.`id` is not null limit 1
        Bindings
        • 0: 1094586
        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#99aviatickets1.11msselect * from `cities` where `cities`.`id` = 1149 limit 1
        Bindings
        • 0: 1149
        Backtrace
        • app/Avia/Infrastructure/Model/LocalRoute.php:99
        • app/Avia/Infrastructure/Factory/DomainRouteFactory.php:30
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:230
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:591
        • app/Avia/Managers/NearbyCitiesCountry.php:81
      • LocalRoute.php#74aviatickets1.04msselect * from `cities` where `cities`.`id` = 1457 limit 1
        Bindings
        • 0: 1457
        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.34msselect * from `sites_relationships` where `sites_relationships`.`id` = 1059797 and `sites_relationships`.`id` is not null limit 1
        Bindings
        • 0: 1059797
        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#125aviatickets1.69msselect * from `countries` where `countries`.`id` = 123 limit 1
        Bindings
        • 0: 123
        Backtrace
        • app/Avia/Infrastructure/Model/LocalRoute.php:125
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:396
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
        • app/Avia/Infrastructure/Model/LocalRoute.php:122
        • app/Avia/Infrastructure/Factory/DomainRouteFactory.php:49
      • LocalRoute.php#74aviatickets2.33msselect * from `cities` where `cities`.`id` = 4668 limit 1
        Bindings
        • 0: 4668
        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.21msselect * from `sites_relationships` where `sites_relationships`.`id` = 458180 and `sites_relationships`.`id` is not null limit 1
        Bindings
        • 0: 458180
        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.6msselect * from `cities` where `cities`.`id` = 5499 limit 1
        Bindings
        • 0: 5499
        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.6msselect * from `sites_relationships` where `sites_relationships`.`id` = 1272102 and `sites_relationships`.`id` is not null limit 1
        Bindings
        • 0: 1272102
        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
      • DomainRouteFactory.php#33aviatickets1.88msselect * from `sites_relationships` where `sites_relationships`.`id` = 1087846 and `sites_relationships`.`id` is not null limit 1
        Bindings
        • 0: 1087846
        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#99aviatickets920μsselect * from `cities` where `cities`.`id` = 4319 limit 1
        Bindings
        • 0: 4319
        Backtrace
        • app/Avia/Infrastructure/Model/LocalRoute.php:99
        • app/Avia/Infrastructure/Factory/DomainRouteFactory.php:30
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:230
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:591
        • app/Avia/Managers/NearbyCitiesCountry.php:81
      • DomainRouteFactory.php#33aviatickets870μsselect * from `sites_relationships` where `sites_relationships`.`id` = 1272114 and `sites_relationships`.`id` is not null limit 1
        Bindings
        • 0: 1272114
        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#99aviatickets2.25msselect * from `cities` where `cities`.`id` = 1462 limit 1
        Bindings
        • 0: 1462
        Backtrace
        • app/Avia/Infrastructure/Model/LocalRoute.php:99
        • app/Avia/Infrastructure/Factory/DomainRouteFactory.php:30
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:230
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:591
        • app/Avia/Managers/NearbyCitiesCountry.php:81
      • DomainRouteFactory.php#33aviatickets1.18msselect * from `sites_relationships` where `sites_relationships`.`id` = 1069303 and `sites_relationships`.`id` is not null limit 1
        Bindings
        • 0: 1069303
        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#74aviatickets910μsselect * from `cities` where `cities`.`id` = 5511 limit 1
        Bindings
        • 0: 5511
        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.09msselect * from `sites_relationships` where `sites_relationships`.`id` = 474069 and `sites_relationships`.`id` is not null limit 1
        Bindings
        • 0: 474069
        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
      • DomainRouteFactory.php#33aviatickets840μsselect * from `sites_relationships` where `sites_relationships`.`id` = 1292108 and `sites_relationships`.`id` is not null limit 1
        Bindings
        • 0: 1292108
        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
      • DomainRouteFactory.php#33aviatickets1.45msselect * from `sites_relationships` where `sites_relationships`.`id` = 1087914 and `sites_relationships`.`id` is not null limit 1
        Bindings
        • 0: 1087914
        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` = 6254 limit 1
        Bindings
        • 0: 6254
        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#33aviatickets2.24msselect * from `sites_relationships` where `sites_relationships`.`id` = 488353 and `sites_relationships`.`id` is not null limit 1
        Bindings
        • 0: 488353
        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.09msselect * from `cities` where `cities`.`id` = 8837 limit 1
        Bindings
        • 0: 8837
        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.03msselect * from `sites_relationships` where `sites_relationships`.`id` = 1091761 and `sites_relationships`.`id` is not null limit 1
        Bindings
        • 0: 1091761
        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.76msselect * from `cities` where `cities`.`id` = 8837 limit 1
        Bindings
        • 0: 8837
        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.03msselect * from `cities` where `cities`.`id` = 6254 limit 1
        Bindings
        • 0: 6254
        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
      • RoutesController.php#245aviatickets1.05msselect * from `cities` where `cities`.`id` = 774 limit 1
        Bindings
        • 0: 774
        Backtrace
        • app/Http/Controllers/RoutesController.php:245
        • 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
      20City.php#?
      App\Avia\Infrastructure\Model\LocalRoute
      17LocalRoute.php#?
      App\Avia\Infrastructure\Model\SitesRelationship
      17SitesRelationship.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...
          • infoModel: App\Avia\Infrastructure\Model\LocalRoute => Relation: destinationCity - You should add `with(...
          _token
          Pwop6a6eKnYFhqpAHnfpsCJP46QEWmavxeUfEpuO
          _previous
          array:1 [ "url" => "https://d.triptorg.ru/route/clj/in?_url=%2Froute%2Fclj%2Fin" ]
          _flash
          array:2 [ "old" => [] "new" => [] ]
          path_info
          /route/clj/in
          status_code
          200
          
          status_text
          OK
          format
          html
          content_type
          text/html; charset=UTF-8
          request_query
          0 of 0
          array:1 [ "_url" => "/route/clj/in" ]
          request_request
          []
          
          request_headers
          0 of 0
          array:16 [ "cookie" => array:1 [ 0 => "XSRF-TOKEN=eyJpdiI6ImRWNzdZbmdkb243dDlqSjlualN0Vnc9PSIsInZhbHVlIjoiYTJ0cmhnNWczZWpFaTR4TjVhZW5TVmdjc3BtUENhWlR1OWtJT0FHMGd5eGVLWEpUK08xWis5dzJ6bit1a0xWc1loaE15Wlc5c3FYaDlYZjl1eC9sZ3c2bEZIL09Jc3cxRjhoQjl4cVpyWGFhMy83cTYzVHh3eStEY255R3pkVngiLCJtYWMiOiJhMGUwZjMxNTgzNTcxMzY1ZDBlZDUzNTJmMzgzYjQwNjg4ZjlhYzk3OTAxN2Q2NDE2NTc1YjRlNWYzZTRiOGY5IiwidGFnIjoiIn0%3D; lowcostclub_session=eyJpdiI6IlR2OGJTeTEzOGtaNmppdXlyN2toTWc9PSIsInZhbHVlIjoidzJpMjFjbmxML1FVNHlvOGxCR1NBWTJqOWprSmFLMTZFa1dNWm1abFhVdTlRVDk4Z2ZDbXdlNWZKNDNvdmhKVG02VVNhRVYrVnU5UW1GWjNJMExGYnVFRGFKSU9YWFdVb0o3WTh3REtXekpCeTkzUUUveHd0NFRnWUV5d0RZYWYiLCJtYWMiOiIzNzU0ODI1Nzc1MzA3OGVjODQ3Y2E4Zjg5ZGQ3OTU5YWQ5NTJkNmYwODRjNDM2ZTBlMGVjZDdjZTZkNmQ0ZjgwIiwidGFnIjoiIn0%3DXSRF-TOKEN=eyJpdiI6ImRWNzdZbmdkb243dDlqSjlualN0Vnc9PSIsInZhbHVlIjoiYTJ0cmhnNWczZWpFaTR4TjVhZW5TVmdjc3BtUENhWlR1OWtJT0FHMGd5eGVLWEpUK08xWis5dzJ6bit1a0xWc1loaE15W" ] "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" => "Pwop6a6eKnYFhqpAHnfpsCJP46QEWmavxeUfEpuO" "lowcostclub_session" => "yRuO4HJLHA5TDqCnSxI9vVcIdqpj0qTSqd9Ob2uw" ]
          response_headers
          0 of 0
          array:5 [ "cache-control" => array:1 [ 0 => "max-age=604800, public" ] "date" => array:1 [ 0 => "Tue, 23 Sep 2025 15:50:45 GMT" ] "content-type" => array:1 [ 0 => "text/html; charset=UTF-8" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6ImtjWkVtTnMxWlh1cXFMSWVDQ3ZiVHc9PSIsInZhbHVlIjoibVNVY3I1alFGL0svNEtzV05sajRYRTJuWkFPSlowMm9xRW1kL3JOTWNIRW1kUEd6QVNQQVZNVVpuL3RQODY3U3l0dEYvRkhtWlA2T3RGYmowMHAvNmYrSVZ6RkEyNml6NWRpM3JNL1I1dmVIQWFOZ0ZpTExSZWFNV2hpR2cxcTEiLCJtYWMiOiI4YjQwMjFhNTdhZDNiOGYzZjAwYjgzMmQ4M2U4MjRlZTE3ODczNGI1Y2FiMzhiNmQ0NWFjMTI3YWE5OTczM2FkIiwidGFnIjoiIn0%3D; expires=Tue, 23 Sep 2025 17:50:45 GMT; Max-Age=7200; path=/; samesite=laxXSRF-TOKEN=eyJpdiI6ImtjWkVtTnMxWlh1cXFMSWVDQ3ZiVHc9PSIsInZhbHVlIjoibVNVY3I1alFGL0svNEtzV05sajRYRTJuWkFPSlowMm9xRW1kL3JOTWNIRW1kUEd6QVNQQVZNVVpuL3RQODY3U3l0dEYvR" 1 => "lowcostclub_session=eyJpdiI6IkcwMHQ3bWNZelE3ZGhGdXNBa1NZYXc9PSIsInZhbHVlIjoiVGlqSFBSM1lrQW8zVXdOQUwrNUNPNGJrZTh3NDRXQWR5UCt0dUpBOUptWlRVQjFPR1Nvc1E5RjdvMU95U2o5R21LWGMxMVM5SEJtSm9PejErTlZVSmJ3bU04WVZWUlREMWQrZ3Z3WHAyQ0Q5SDV3ckp2Y0JtV2orOUp6K3N3eUwiLCJtYWMiOiI4ZmNjOTQ5ODNhNzZjYjE1MzdlZjZmOWFiZWFhNTdjZmFjODlmNmI0YmFjZjgyNTMyMmQyZjQ0ZjJkNmY3ZDNkIiwidGFnIjoiIn0%3D; expires=Tue, 23 Sep 2025 17:50:45 GMT; Max-Age=7200; path=/; httponly; samesite=laxlowcostclub_session=eyJpdiI6IkcwMHQ3bWNZelE3ZGhGdXNBa1NZYXc9PSIsInZhbHVlIjoiVGlqSFBSM1lrQW8zVXdOQUwrNUNPNGJrZTh3NDRXQWR5UCt0dUpBOUptWlRVQjFPR1Nvc1E5RjdvMU95U2o5" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6ImtjWkVtTnMxWlh1cXFMSWVDQ3ZiVHc9PSIsInZhbHVlIjoibVNVY3I1alFGL0svNEtzV05sajRYRTJuWkFPSlowMm9xRW1kL3JOTWNIRW1kUEd6QVNQQVZNVVpuL3RQODY3U3l0dEYvRkhtWlA2T3RGYmowMHAvNmYrSVZ6RkEyNml6NWRpM3JNL1I1dmVIQWFOZ0ZpTExSZWFNV2hpR2cxcTEiLCJtYWMiOiI4YjQwMjFhNTdhZDNiOGYzZjAwYjgzMmQ4M2U4MjRlZTE3ODczNGI1Y2FiMzhiNmQ0NWFjMTI3YWE5OTczM2FkIiwidGFnIjoiIn0%3D; expires=Tue, 23-Sep-2025 17:50:45 GMT; path=/XSRF-TOKEN=eyJpdiI6ImtjWkVtTnMxWlh1cXFMSWVDQ3ZiVHc9PSIsInZhbHVlIjoibVNVY3I1alFGL0svNEtzV05sajRYRTJuWkFPSlowMm9xRW1kL3JOTWNIRW1kUEd6QVNQQVZNVVpuL3RQODY3U3l0dEYvR" 1 => "lowcostclub_session=eyJpdiI6IkcwMHQ3bWNZelE3ZGhGdXNBa1NZYXc9PSIsInZhbHVlIjoiVGlqSFBSM1lrQW8zVXdOQUwrNUNPNGJrZTh3NDRXQWR5UCt0dUpBOUptWlRVQjFPR1Nvc1E5RjdvMU95U2o5R21LWGMxMVM5SEJtSm9PejErTlZVSmJ3bU04WVZWUlREMWQrZ3Z3WHAyQ0Q5SDV3ckp2Y0JtV2orOUp6K3N3eUwiLCJtYWMiOiI4ZmNjOTQ5ODNhNzZjYjE1MzdlZjZmOWFiZWFhNTdjZmFjODlmNmI0YmFjZjgyNTMyMmQyZjQ0ZjJkNmY3ZDNkIiwidGFnIjoiIn0%3D; expires=Tue, 23-Sep-2025 17:50:45 GMT; path=/; httponlylowcostclub_session=eyJpdiI6IkcwMHQ3bWNZelE3ZGhGdXNBa1NZYXc9PSIsInZhbHVlIjoiVGlqSFBSM1lrQW8zVXdOQUwrNUNPNGJrZTh3NDRXQWR5UCt0dUpBOUptWlRVQjFPR1Nvc1E5RjdvMU95U2o5" ] ]
          session_attributes
          0 of 0
          array:3 [ "_token" => "Pwop6a6eKnYFhqpAHnfpsCJP46QEWmavxeUfEpuO" "_previous" => array:1 [ "url" => "https://d.triptorg.ru/route/clj/in?_url=%2Froute%2Fclj%2Fin" ] "_flash" => array:2 [ "old" => [] "new" => [] ] ]
          ClearShow all
          Date ↕MethodURLData
          #12025-09-23 15:50:45GET/route/clj/in2342593