Дешевые авиабилеты Тенерифе — Орск

Полезно знать о авиабилетах Тенерифе — Орск

Дальность полета 6597 км

Билеты на самолет Тенерифе — Орск

Подбор дешёвых электронных авиабилетов Тенерифе — Орск

  • Город прибытия: Орск
  • Код IATA города прибытия: OSW
  • Аэропорт прибытия: Орск
  • Страна прибытия: Россия

Общая информация о рейсе Тенерифе — Орск

Расстояние между городами Тенерифе и Орск 6597 км.

Разница во времени между городами Тенерифе и Орск 4 ч.

Популярные международные авиарейсы из Тенерифе

Популярные авиарейсы из Орска

Если вы планируете дальше путешествовать из Орска, то можете рассмотртеть наиболее поплярные направления. Самым поплярным направлением из Орска является

Орск — Москва

Орск — Сочи (Адлер)

Орск — Калининград

Популярные местные авиарейсы из Тенерифе

Тенерифе — Мадрид

Тенерифе — Барселона

Тенерифе — Валенсия

Тенерифе — Севилья

Тенерифе — Малага

Часто задаваемые вопросы о рейсе Тенерифе — Орск

Да, вы можете улететь Тенерифе — Орск. Тенерифе имеет 2 аэропортов (Норте, Тенерифе Южный) для отправления.

Минимальная стоимость билета на самолет Тенерифе — Орск 93 570 ₽

В Тенерифе: Норте, Тенерифе Южный. В Орск: Орск.

Высоким сезоном считается , а самым дешевым месяцем - . Введите в форму поиска выше нужные аэропорты (или города) и даты, чтобы узнать последние предложения по рейсу Тенерифе — Орск.

Рейс Тенерифе – Орск отзывы и рейтинг

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

Request history8.3.0PHP Version530msRequest Duration16MBMemory UsageGET route/{originCityIata}/{destinationCityIata}Route
    • Booting (33.29ms)time
    • Application (496ms)time
    • 1 x Application (93.71%)
      496ms
      1 x Booting (6.28%)
      33.29ms
      42 templates were rendered
      • 1x views_ru_ru.routes.viewview.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 routes.section-advantagessection-advantages.blade.php#?blade
      • 1x routes.section-MonthlyPricesection-MonthlyPrice.blade.php#?blade
      • 1x routes.section-timetablesection-timetable.blade.php#?blade
      • 1x routes.AirlinesListAirlinesList.blade.php#?blade
      • 1x views_ru_ru.routes.section-DynamicsAirfaresection-DynamicsAirfare.blade.php#?blade
      • 3x components.routes-listroutes-list.blade.php#?blade
      • 15x components.routeListItemrouteListItem.blade.php#?blade
      • 1x components.faqfaq.blade.php#?blade
      • 1x section-commentssection-comments.blade.php#?blade
      • 1x components.commentscomments.blade.php#?blade
      • 1x components.related-linksrelated-links.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/{originCityIata}/{destinationCityIata}
      middleware
      web
      controller
      App\Http\Controllers\RoutesController@view
      namespace
      prefix
      /
      where
      as
      routeRu
      file
      app/Http/Controllers/RoutesController.php:96-299
      50 statements were executed (15 duplicates)Show only duplicates161ms
      • 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
      • SitesRelationshipsSqlRepository.php#34aviatickets9.18msselect * from `sites_relationships` where `ru` = 'route/tci/osw' limit 1
        Bindings
        • 0: route/tci/osw
        Backtrace
        • app/Avia/Infrastructure/SitesRelationships/SitesRelationshipsSqlRepository.php:34
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:396
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
        • app/Avia/Infrastructure/SitesRelationships/SitesRelationshipsSqlRepository.php:31
        • app/Http/Controllers/RoutesController.php:113
      • RoutesController.php#125aviatickets2.2msselect * from `flights_by` where `flights_by`.`id` = '484297' and `flights_by`.`id` is not null limit 1
        Bindings
        • 0: [object Object]
        Backtrace
        • app/Http/Controllers/RoutesController.php:125
        • 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
      • RoutesController.php#135aviatickets1.17msselect * from `cities` where `cities`.`id` = 5992 limit 1
        Bindings
        • 0: 5992
        Backtrace
        • app/Http/Controllers/RoutesController.php:135
        • 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
      • RoutesController.php#136aviatickets3.42msselect * from `countries` where `countries`.`id` = 23 limit 1
        Bindings
        • 0: 23
        Backtrace
        • app/Http/Controllers/RoutesController.php:136
        • 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
      • RoutesController.php#137aviatickets26.52msselect * from `cities` where `cities`.`id` = 4728 limit 1
        Bindings
        • 0: 4728
        Backtrace
        • app/Http/Controllers/RoutesController.php:137
        • 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
      • RoutesController.php#138aviatickets2.66msselect * from `countries` where `countries`.`id` = 248 limit 1
        Bindings
        • 0: 248
        Backtrace
        • app/Http/Controllers/RoutesController.php:138
        • 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
      • DomainRouteFactory.php#33aviatickets1.92msselect * from `sites_relationships` where `sites_relationships`.`id` = 484297 and `sites_relationships`.`id` is not null limit 1
        Bindings
        • 0: 484297
        Backtrace
        • app/Avia/Infrastructure/Factory/DomainRouteFactory.php:33
        • app/Http/Controllers/RoutesController.php:143
        • 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
      • CountriesRepository.php#31aviatickets1.69msselect * 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
      • RouteRepository.php#42aviatickets1.69msselect `depart_date`, `return_date`, `number_of_changes`, `value` from `flights_2025` where `origin_id` = 5992 and `destination_id` = 4728 and `date_update` >= '2025-08-10 00:00:00' order by `value` asc limit 10
        Bindings
        • 0: 5992
        • 1: 4728
        • 2: 2025-08-10 00:00:00
        Backtrace
        • app/Avia/Infrastructure/Repository/RouteRepository.php:42
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:396
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
        • app/Avia/Infrastructure/Repository/RouteRepository.php:33
        • app/Http/Controllers/RoutesController.php:150
      • MonthlyPriceStatisticSqlRepository.php#66aviatickets1.55msselect * from `monthly_price_statistics` where `origin_city_id` = 5992 and `destination_city_id` = 4728 limit 1
        Bindings
        • 0: 5992
        • 1: 4728
        Backtrace
        • app/Avia/Infrastructure/Repository/MonthlyPriceStatisticSqlRepository.php:66
        • app/Avia/Infrastructure/Repository/MonthlyPriceStatisticSqlRepository.php:50
        • app/Avia/Application/PriceHandler.php:45
        • app/Http/Controllers/RoutesController.php:156
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • AirlineSqlRepository.php#470aviatickets2.35msselect * from `timetables` where `origin_city_id` = 5992 and `destination_city_id` = 4728 order by `time_origin` asc limit 1000
        Bindings
        • 0: 5992
        • 1: 4728
        Backtrace
        • app/Avia/Infrastructure/Repository/AirlineSqlRepository.php:470
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:396
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
        • app/Avia/Infrastructure/Repository/AirlineSqlRepository.php:461
        • app/Http/Controllers/RoutesController.php:162
      • AirlineSqlRepository.php#502aviatickets2.48msselect distinct `airline_id` from `timetables` where `origin_city_id` = 5992
        Bindings
        • 0: 5992
        Backtrace
        • app/Avia/Infrastructure/Repository/AirlineSqlRepository.php:502
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:396
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
        • app/Avia/Infrastructure/Repository/AirlineSqlRepository.php:494
        • app/Avia/Infrastructure/Repository/AirlineSqlRepository.php:407
      • AirlineSqlRepository.php#502aviatickets1.13msselect distinct `airline_id` from `timetables` where `origin_city_id` = 4728
        Bindings
        • 0: 4728
        Backtrace
        • app/Avia/Infrastructure/Repository/AirlineSqlRepository.php:502
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:396
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
        • app/Avia/Infrastructure/Repository/AirlineSqlRepository.php:494
        • app/Avia/Infrastructure/Repository/AirlineSqlRepository.php:408
      • CommentRepository.php#17aviatickets1.01msselect * from `comments` where `chan_channel` = '/route/tci/osw/' and `status` = 'approved'
        Bindings
        • 0: /route/tci/osw/
        • 1: approved
        Backtrace
        • app/Avia/Infrastructure/Repository/CommentRepository.php:17
        • app/Http/Controllers/ControllerBase.php:105
        • app/Http/Controllers/RoutesController.php:193
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • LocalRouteRepository.php#558aviatickets1.98msselect destination_city_id from `flights_by` where `origin_city_id` = 5992 and `distance` between 1 and 1000 and (`price_one_way` > 0 or `price` > 0) order by `distance` asc limit 10
        Bindings
        • 0: 5992
        • 1: 1
        • 2: 1000
        • 3: 0
        • 4: 0
        Backtrace
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:558
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:396
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:563
        • app/Avia/Infrastructure/Provider/NearbyCitiesAggregateDbProvider.php:62
      • NearbyCitiesAggregateDbProvider.php#73aviatickets2.04msselect * from `flights_by` where `origin_city_id` in (2153, 6934, 9266, 6937, 1985, 9252, 8518, 1923, 3062, 9113) and `destination_city_id` = 4728 and (`price_one_way` > 0 or `price` > 0) limit 10
        Bindings
        • 0: 2153
        • 1: 6934
        • 2: 9266
        • 3: 6937
        • 4: 1985
        • 5: 9252
        • 6: 8518
        • 7: 1923
        • 8: 3062
        • 9: 9113
        • 10: 4728
        • 11: 0
        • 12: 0
        Backtrace
        • app/Avia/Infrastructure/Provider/NearbyCitiesAggregateDbProvider.php:73
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:396
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
        • app/Avia/Infrastructure/Provider/NearbyCitiesAggregateDbProvider.php:58
        • app/Avia/Infrastructure/Provider/NearbyCitiesAggregateDbProvider.php:35
      • OfferSqlRepository.php#52aviatickets2.51msselect * from `offers` where `origin_city_id` = 5992 and `destination_city_id` = 4728
        Bindings
        • 0: 5992
        • 1: 4728
        Backtrace
        • app/Avia/Infrastructure/Repository/OfferSqlRepository.php:52
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:396
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
        • app/Avia/Infrastructure/Repository/OfferSqlRepository.php:57
        • app/Http/Controllers/RoutesController.php:205
      • LocalRouteRepository.php#447aviatickets2.55msselect * from `flights_by` where `origin_city_id` = 5992 and `id` > 484297 and `destination_country_id` <> 23 and (`price_one_way` > 0 or `price` > 0) order by `id` asc limit 3
        Bindings
        • 0: 5992
        • 1: 484297
        • 2: 23
        • 3: 0
        • 4: 0
        Backtrace
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:447
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:396
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:451
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:202
      • LocalRouteRepository.php#447aviatickets1.37msselect * from `cities` where `cities`.`id` in (5992)
        Backtrace
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:447
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:396
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:451
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:202
      • LocalRouteRepository.php#447aviatickets1.47msselect * from `cities` where `cities`.`id` in (4874, 4944, 8673)
        Backtrace
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:447
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:396
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:451
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:202
      • LocalRouteRepository.php#447aviatickets5.72msselect * from `sites_relationships` where `sites_relationships`.`id` in (484299, 484300, 484301)
        Backtrace
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:447
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:396
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:451
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:202
      • LocalRouteRepository.php#412aviatickets5.2msselect * from `flights_by` where `origin_city_id` = 5992 and `destination_country_id` <> 23 and (`price_one_way` > 0 or `price` > 0) and `id` not in (484299) order by `revenue` desc limit 2 offset 0
        Bindings
        • 0: 5992
        • 1: 23
        • 2: 0
        • 3: 0
        • 4: 484299
        Backtrace
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:412
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:396
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:417
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:209
      • LocalRouteRepository.php#412aviatickets2.43msselect * from `cities` where `cities`.`id` in (5992)
        Backtrace
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:412
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:396
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:417
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:209
      • LocalRouteRepository.php#412aviatickets2.12msselect * from `cities` where `cities`.`id` in (3505, 4081)
        Backtrace
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:412
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:396
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:417
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:209
      • LocalRouteRepository.php#412aviatickets7.11msselect * from `sites_relationships` where `sites_relationships`.`id` in (326309, 326355)
        Backtrace
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:412
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:396
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:417
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:209
      • LocalRouteRepository.php#412aviatickets3.85msselect * from `countries` where `countries`.`id` in (248)
        Backtrace
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:412
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:396
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:417
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:209
      • LocalRouteRepository.php#149aviatickets2.15msselect * from `flights_by` where `origin_city_id` = 4728 and (`price_one_way` > 0 or `price` > 0) and 1 = 1 order by `revenue` desc limit 5
        Bindings
        • 0: 4728
        • 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/Http/Controllers/RoutesController.php:216
      • LocalRouteRepository.php#149aviatickets3msselect * from `cities` where `cities`.`id` in (4728)
        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/Http/Controllers/RoutesController.php:216
      • LocalRouteRepository.php#149aviatickets13.6msselect * from `cities` where `cities`.`id` in (86, 3505, 4081, 4148, 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/Http/Controllers/RoutesController.php:216
      • LocalRouteRepository.php#149aviatickets3.13msselect * from `countries` where `countries`.`id` in (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/Http/Controllers/RoutesController.php:216
      • LocalRouteRepository.php#149aviatickets3.17msselect * from `sites_relationships` where `sites_relationships`.`id` in (250800, 250858, 250870, 250880, 250881)
        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/Http/Controllers/RoutesController.php:216
      • LocalRouteRepository.php#359aviatickets1.18msselect * from `flights_by` where `origin_city_id` = 5992 and `destination_country_id` = 23 and (`price_one_way` > 0 or `price` > 0) order by `revenue` desc limit 5 offset 0
        Bindings
        • 0: 5992
        • 1: 23
        • 2: 0
        • 3: 0
        Backtrace
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:359
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:396
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:363
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:330
      • LocalRouteRepository.php#359aviatickets870μsselect * from `cities` where `cities`.`id` in (5992)
        Backtrace
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:359
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:396
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:363
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:330
      • LocalRouteRepository.php#359aviatickets1.1msselect * from `cities` where `cities`.`id` in (113, 472, 3787, 5856, 6543)
        Backtrace
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:359
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:396
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:363
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:330
      • LocalRouteRepository.php#359aviatickets830μsselect * from `sites_relationships` where `sites_relationships`.`id` in (326100, 326124, 326331, 326480, 326530)
        Backtrace
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:359
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:396
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:363
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:330
      • LocalRouteRepository.php#359aviatickets860μsselect * from `countries` where `countries`.`id` in (23)
        Backtrace
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:359
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:396
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:363
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:330
      • TimetableRepository.php#39aviatickets900μsselect * from `timetables` where `origin_city_id` = 5992 and `destination_city_id` = 4728 order by `time_origin` asc limit 10
        Bindings
        • 0: 5992
        • 1: 4728
        Backtrace
        • app/Avia/Infrastructure/Repository/TimetableRepository.php:39
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:396
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
        • app/Avia/Infrastructure/Repository/TimetableRepository.php:30
        • app/Http/Controllers/RoutesController.php:264
      • TimetableRepository.php#144aviatickets890μsselect * from `timetables` where `origin_city_id` = 5992 and `destination_city_id` = 4728 order by `travel_time` asc limit 1
        Bindings
        • 0: 5992
        • 1: 4728
        Backtrace
        • app/Avia/Infrastructure/Repository/TimetableRepository.php:144
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:396
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
        • app/Avia/Infrastructure/Repository/TimetableRepository.php:137
        • app/Http/Controllers/RoutesController.php:274
      • LocalRouteRepository.php#520aviatickets1.8msselect * from `flights_by` where `origin_city_id` = 4728 and `destination_city_id` = 5992 limit 1
        Bindings
        • 0: 4728
        • 1: 5992
        Backtrace
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:520
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:396
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:514
        • app/Http/Controllers/RoutesController.php:530
      • LocalRouteRepository.php#520aviatickets1.29msselect * from `sites_relationships` where `sites_relationships`.`id` in (1067452)
        Backtrace
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:520
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:396
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:514
        • app/Http/Controllers/RoutesController.php:530
      • LocalRoute.php#99aviatickets2.32msselect * from `cities` where `cities`.`id` = 5992 limit 1
        Bindings
        • 0: 5992
        Backtrace
        • app/Avia/Infrastructure/Model/LocalRoute.php:99
        • app/Avia/Infrastructure/Factory/DomainRouteFactory.php:30
        • app/Http/Controllers/RoutesController.php:536
        • app/Http/Controllers/RoutesController.php:279
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • RoutesController.php#547aviatickets1.18msselect * from `cities` where `cities`.`id` = 4728 limit 1
        Bindings
        • 0: 4728
        Backtrace
        • app/Http/Controllers/RoutesController.php:547
        • app/Http/Controllers/RoutesController.php:279
        • 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
      • City.php#136aviatickets4.47msselect * from `airports` where `airports`.`city_id` = 5992 and `airports`.`city_id` is not null and `is_active` = 1 and `is_active` = '1'
        Bindings
        • 0: 5992
        • 1: 1
        • 2: 1
        Backtrace
        • app/Avia/Infrastructure/Model/City.php:136
        • view::views_ru_ru.routes.view:108
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • City.php#136aviatickets15.44msselect * from `airports` where `airports`.`city_id` = 4728 and `airports`.`city_id` is not null and `is_active` = 1 and `is_active` = '1'
        Bindings
        • 0: 4728
        • 1: 1
        • 2: 1
        Backtrace
        • app/Avia/Infrastructure/Model/City.php:136
        • view::views_ru_ru.routes.view:127
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • FlightSqlRepository.php#98aviatickets1.1msselect * from `timetables` where `origin_city_id` = 5992 and `destination_city_id` = 4728
        Bindings
        • 0: 5992
        • 1: 4728
        Backtrace
        • app/Avia/Infrastructure/Repository/FlightSqlRepository.php:98
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:396
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
        • app/Avia/Infrastructure/Repository/FlightSqlRepository.php:104
        • app/Avia/Infrastructure/FaqRouteFactory/AreThereDirectFlights.php:21
      • CanWeFlyFromTo.php#30aviatickets1.25msselect * from `airports` where `airports`.`city_id` = 5992 and `airports`.`city_id` is not null and `is_active` = 1
        Bindings
        • 0: 5992
        • 1: 1
        Backtrace
        • app/Avia/Infrastructure/FaqRouteFactory/CanWeFlyFromTo.php:30
        • app/Avia/Domain/Faq/FaqRouteAggregate.php:32
        • app/View/Components/FaqRoute.php:39
        • vendor/laravel/framework/src/Illuminate/View/Component.php:135
        • view::views_ru_ru.routes.view:307
      • CanWeFlyFromTo.php#35aviatickets940μsselect * from `airports` where `airports`.`city_id` = 4728 and `airports`.`city_id` is not null and `is_active` = 1
        Bindings
        • 0: 4728
        • 1: 1
        Backtrace
        • app/Avia/Infrastructure/FaqRouteFactory/CanWeFlyFromTo.php:35
        • app/Avia/Domain/Faq/FaqRouteAggregate.php:32
        • app/View/Components/FaqRoute.php:39
        • vendor/laravel/framework/src/Illuminate/View/Component.php:135
        • view::views_ru_ru.routes.view:307
      • TimetableRepository.php#39aviatickets920μsselect * from `timetables` where `origin_city_id` = 5992 and `destination_city_id` = 4728 order by `time_origin` asc limit 1000
        Bindings
        • 0: 5992
        • 1: 4728
        Backtrace
        • app/Avia/Infrastructure/Repository/TimetableRepository.php:39
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:396
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
        • app/Avia/Infrastructure/Repository/TimetableRepository.php:30
        • app/Avia/Infrastructure/FaqRouteFactory/CanWeFlyFromTo.php:42
      • TimetableRepository.php#144aviatickets860μsselect * from `timetables` where `origin_city_id` = 5992 and `destination_city_id` = 4728 order by `travel_time` asc limit 1
        Bindings
        • 0: 5992
        • 1: 4728
        Backtrace
        • app/Avia/Infrastructure/Repository/TimetableRepository.php:144
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:396
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
        • app/Avia/Infrastructure/Repository/TimetableRepository.php:137
        • app/Avia/Infrastructure/FaqRouteFactory/HowLongDoesItTakeToFly.php:27
      • MonthlyPriceStatisticSqlRepository.php#66aviatickets900μsselect * from `monthly_price_statistics` where `origin_city_id` = 5992 and `destination_city_id` = 4728 limit 1
        Bindings
        • 0: 5992
        • 1: 4728
        Backtrace
        • app/Avia/Infrastructure/Repository/MonthlyPriceStatisticSqlRepository.php:66
        • app/Avia/Infrastructure/Repository/MonthlyPriceStatisticSqlRepository.php:44
        • app/Avia/Infrastructure/FaqRouteFactory/WhatMonthCheapest.php:27
        • app/Avia/Domain/Faq/FaqRouteAggregate.php:32
        • app/View/Components/FaqRoute.php:39
      App\Avia\Infrastructure\Model\Timetable
      96Timetable.php#?
      App\Avia\Infrastructure\Model\LocalRoute
      27LocalRoute.php#?
      App\Avia\Infrastructure\Model\City
      23City.php#?
      App\Avia\Infrastructure\Model\SitesRelationship
      18SitesRelationship.php#?
      App\Avia\Infrastructure\Model\Airport
      6Airport.php#?
      App\Avia\Infrastructure\Model\Country
      5Country.php#?
      App\Avia\Infrastructure\Model\MonthlyPriceStatistic
      2MonthlyPriceStatistic.php#?
          • infoModel: App\Avia\Infrastructure\Model\City => Relation: App\Avia\Infrastructure\Model\Airport - You s...
          _token
          Gtg8qQC753g16vdKe3ZCZ2RrxWSze5ZtTBvMMC8h
          _previous
          array:1 [ "url" => "https://d.triptorg.ru/route/tci/osw?_url=%2Froute%2Ftci%2Fosw" ]
          _flash
          array:2 [ "old" => [] "new" => [] ]
          path_info
          /route/tci/osw
          status_code
          200
          
          status_text
          OK
          format
          html
          content_type
          text/html; charset=UTF-8
          request_query
          0 of 0
          array:1 [ "_url" => "/route/tci/osw" ]
          request_request
          []
          
          request_headers
          0 of 0
          array:15 [ "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
          []
          
          response_headers
          0 of 0
          array:6 [ "cache-control" => array:1 [ 0 => "max-age=604800, public" ] "date" => array:1 [ 0 => "Tue, 12 Aug 2025 01:26:35 GMT" ] "etag" => array:1 [ 0 => ""8088cb5379d39b384a347e128cb94048"" ] "content-type" => array:1 [ 0 => "text/html; charset=UTF-8" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6ImF3MmMrdFk0L3FLaU1BOTZrekt3Rnc9PSIsInZhbHVlIjoiN2V0M2ZRQUtiMDh3QmYvNUlCUzlIby9odmVodFhBU21qRUdLNFlIU3Y1YndseU1ob2x2cnhJTWVhTVZKL1J1cmU5cVhoR0lDYkR3aGNmbXB6UC81ckFrbmZnRktHNnZ0MFNYWkxWQ2s2SktwSTFzdGRvbHpMNlhSNzRueE9mai8iLCJtYWMiOiI5YjdkMjc1YWI4MzViNTE0OWNjYWM4NWM3ZmJhZjg3YTVlZTJlZDI3OTJmNWJmMDQ0ODU3ZjYyZjM0ODhlYmE1IiwidGFnIjoiIn0%3D; expires=Tue, 12 Aug 2025 03:26:35 GMT; Max-Age=7200; path=/; samesite=laxXSRF-TOKEN=eyJpdiI6ImF3MmMrdFk0L3FLaU1BOTZrekt3Rnc9PSIsInZhbHVlIjoiN2V0M2ZRQUtiMDh3QmYvNUlCUzlIby9odmVodFhBU21qRUdLNFlIU3Y1YndseU1ob2x2cnhJTWVhTVZKL1J1cmU5cVhoR" 1 => "lowcostclub_session=eyJpdiI6ImhPTE90VU8yQTI0Rk5rWkJEa1RFbFE9PSIsInZhbHVlIjoicjB1RFJpVVpOOFNCMTJ3UmhjeUFPcXBaazl0UGRWN2RESHAweCt4YjVoR1V5TUVJRnFDbThBeHF2K0JMZXpvalJ1YnJnNUZwU3ZwNVRhSXhvUU5MMno1dnNwdTlCa2szRXFRZ2RWemx2SUdWYWpDcDN6QkFYczgrOUovbzBlb2giLCJtYWMiOiIxNmJiM2ZjNDFhMGYyZWI5ZTQ1YWVlMTdiY2Y5MTg5YmNkOWU5YTQ4MjRmMTZjOGU0ODkyMTMzNDMzNWM4MjgyIiwidGFnIjoiIn0%3D; expires=Tue, 12 Aug 2025 03:26:35 GMT; Max-Age=7200; path=/; httponly; samesite=laxlowcostclub_session=eyJpdiI6ImhPTE90VU8yQTI0Rk5rWkJEa1RFbFE9PSIsInZhbHVlIjoicjB1RFJpVVpOOFNCMTJ3UmhjeUFPcXBaazl0UGRWN2RESHAweCt4YjVoR1V5TUVJRnFDbThBeHF2K0JMZXpv" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6ImF3MmMrdFk0L3FLaU1BOTZrekt3Rnc9PSIsInZhbHVlIjoiN2V0M2ZRQUtiMDh3QmYvNUlCUzlIby9odmVodFhBU21qRUdLNFlIU3Y1YndseU1ob2x2cnhJTWVhTVZKL1J1cmU5cVhoR0lDYkR3aGNmbXB6UC81ckFrbmZnRktHNnZ0MFNYWkxWQ2s2SktwSTFzdGRvbHpMNlhSNzRueE9mai8iLCJtYWMiOiI5YjdkMjc1YWI4MzViNTE0OWNjYWM4NWM3ZmJhZjg3YTVlZTJlZDI3OTJmNWJmMDQ0ODU3ZjYyZjM0ODhlYmE1IiwidGFnIjoiIn0%3D; expires=Tue, 12-Aug-2025 03:26:35 GMT; path=/XSRF-TOKEN=eyJpdiI6ImF3MmMrdFk0L3FLaU1BOTZrekt3Rnc9PSIsInZhbHVlIjoiN2V0M2ZRQUtiMDh3QmYvNUlCUzlIby9odmVodFhBU21qRUdLNFlIU3Y1YndseU1ob2x2cnhJTWVhTVZKL1J1cmU5cVhoR" 1 => "lowcostclub_session=eyJpdiI6ImhPTE90VU8yQTI0Rk5rWkJEa1RFbFE9PSIsInZhbHVlIjoicjB1RFJpVVpOOFNCMTJ3UmhjeUFPcXBaazl0UGRWN2RESHAweCt4YjVoR1V5TUVJRnFDbThBeHF2K0JMZXpvalJ1YnJnNUZwU3ZwNVRhSXhvUU5MMno1dnNwdTlCa2szRXFRZ2RWemx2SUdWYWpDcDN6QkFYczgrOUovbzBlb2giLCJtYWMiOiIxNmJiM2ZjNDFhMGYyZWI5ZTQ1YWVlMTdiY2Y5MTg5YmNkOWU5YTQ4MjRmMTZjOGU0ODkyMTMzNDMzNWM4MjgyIiwidGFnIjoiIn0%3D; expires=Tue, 12-Aug-2025 03:26:35 GMT; path=/; httponlylowcostclub_session=eyJpdiI6ImhPTE90VU8yQTI0Rk5rWkJEa1RFbFE9PSIsInZhbHVlIjoicjB1RFJpVVpOOFNCMTJ3UmhjeUFPcXBaazl0UGRWN2RESHAweCt4YjVoR1V5TUVJRnFDbThBeHF2K0JMZXpv" ] ]
          session_attributes
          0 of 0
          array:3 [ "_token" => "Gtg8qQC753g16vdKe3ZCZ2RrxWSze5ZtTBvMMC8h" "_previous" => array:1 [ "url" => "https://d.triptorg.ru/route/tci/osw?_url=%2Froute%2Ftci%2Fosw" ] "_flash" => array:2 [ "old" => [] "new" => [] ] ]
          ClearShow all
          Date ↕MethodURLData
          #12025-08-12 01:26:35GET/route/tci/osw42501771