Дешевые авиабилеты из Чжэнчжоу (CGO)

Дешевые билеты на самолет из Чжэнчжоу

Город: Чжэнчжоу

IATA: CGO

Страна: Китай

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


Аэропорты Чжэнчжоу:

Дешёвые перелёты из Чжэнчжоу в другие города.

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

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

Цены билетов на самолет из Чжэнчжоу

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

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

Самый дешевый авиабилет из Чжэнчжоу, найденный за последние 48 часов: билет по направлению Чжэнчжоу — Шанхай с вылетом 2025-08-09 и стоимостью 7 200 ₽

Самый быстрый авиабилет из Чжэнчжоу: билет на рейс O36915 (Чжэнчжоу — Ханчжоу) с ближайшим вылетом 2025-08-09 00:10:00 и длительностью полета 1ч 30м.

Авиакомпании летающие из Чжэнчжоу

Прямые рейсы из Чжэнчжоу выполняют 39 авиакомпаний. Больше всего рейсов из Чжэнчжоу выполняет China Southern Airlines.
Все авиакомпании выполняющие праямые рейсы из Чжэнчжоу:

Цены на местные авиарейсы из Чжэнчжоу

Чжэнчжоу — Шанхай

Чжэнчжоу — Санья

Чжэнчжоу — Пекин

Чжэнчжоу — Гуанчжоу

Чжэнчжоу — Урумчи

Чжэнчжоу — Чэнду

Чжэнчжоу — Шэньчжэнь

Чжэнчжоу — Харбин

Чжэнчжоу — Циндао

Чжэнчжоу — Чжанцзяцзе

Цены на международные авиарейсы из Чжэнчжоу

Чжэнчжоу — Москва

Чжэнчжоу — Окленд

Чжэнчжоу — Торонто

Чжэнчжоу — Ванкувер

Чжэнчжоу — Хельсинки

Чжэнчжоу — Лиссабон

Чжэнчжоу — Мадрид

Чжэнчжоу — Париж

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

Request history8.3.0PHP Version366msRequest Duration15MBMemory UsageGET route/{iata}Route
    • Booting (23.71ms)time
    • Application (342ms)time
    • 1 x Application (93.52%)
      342ms
      1 x Booting (6.48%)
      23.71ms
      57 templates were rendered
      • 1x views_ru_ru.cities.fromfrom.blade.php#?blade
      • 1x cities.fromfrom.blade.php#?blade
      • 1x index.section-slideshowsection-slideshow.blade.php#?blade
      • 1x components.avia-formavia-form.blade.php#?blade
      • 1x breadcrumbs::bootstrap4bootstrap4.blade.php#?blade
      • 1x banners.city-from-topcity-from-top.blade.php#?blade
      • 1x components.airport-columnairport-column.blade.php#?blade
      • 1x cities.LastSales48LastSales48.blade.php#?blade
      • 1x components.salesListsalesList.blade.php#?blade
      • 11x components.saleListItemsaleListItem.blade.php#?blade
      • 3x components.airlines-columnairlines-column.blade.php#?blade
      • 2x components.routes-listroutes-list.blade.php#?blade
      • 20x components.routeListItemrouteListItem.blade.php#?blade
      • 1x banners.city-from-bottomcity-from-bottom.blade.php#?blade
      • 1x layouts.mainmain.blade.php#?blade
      • 1x headerheader.blade.php#?blade
      • 2x menumenu.blade.php#?blade
      • 1x footerfooter.blade.php#?blade
      • 1x components.footer-popular-flightsfooter-popular-flights.blade.php#?blade
      • 1x footer_scriptsfooter_scripts.blade.php#?blade
      • 1x components.currencycurrency.blade.php#?blade
      • 2x components.popuppopup.blade.php#?blade
      • 1x components.languagelanguage.blade.php#?blade
      uri
      GET route/{iata}
      middleware
      web
      controller
      App\Http\Controllers\CitiesController@from
      namespace
      prefix
      /
      where
      as
      citiesFrom
      file
      app/Http/Controllers/CitiesController.php:195-301
      35 statements were executed (4 duplicates)Show only duplicates107ms
      • QueryDetector.php#25aviaticketsConnection Established
        Backtrace
        • vendor/beyondcode/laravel-query-detector/src/QueryDetector.php:25
        • vendor/beyondcode/laravel-query-detector/src/QueryDetectorMiddleware.php:30
        • vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:183
        • vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:183
        • app/Http/Middleware/MinifyHtml.php:21
      • CitySqlRepository.php#84aviatickets5.51msselect * from `cities` where `code` = 'cgo' limit 1
        Bindings
        • 0: cgo
        Backtrace
        • app/Avia/Infrastructure/City/CitySqlRepository.php:84
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:396
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
        • app/Avia/Infrastructure/City/CitySqlRepository.php:81
        • app/Http/Controllers/CitiesController.php:197
      • AirportSqlRepository.php#56aviatickets1.75msselect * from `airports` where `city_id` = 1103 and `board` = 1 order by `ru` asc
        Bindings
        • 0: 1103
        • 1: 1
        Backtrace
        • app/Avia/Infrastructure/Repository/AirportSqlRepository.php:56
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:396
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
        • app/Avia/Infrastructure/Repository/AirportSqlRepository.php:49
        • app/Http/Controllers/CitiesController.php:203
      • AirportSqlRepository.php#56aviatickets1.41msselect * from `cities` where `cities`.`id` in (1103)
        Backtrace
        • app/Avia/Infrastructure/Repository/AirportSqlRepository.php:56
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:396
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
        • app/Avia/Infrastructure/Repository/AirportSqlRepository.php:49
        • app/Http/Controllers/CitiesController.php:203
      • AirlineSqlRepository.php#67aviatickets12.54msselect * from `airline_routes` where `origin_city_id` = 1103 and `airline_id` not in ('1', 'NULL')
        Bindings
        • 0: 1103
        • 1: 1
        • 2: NULL
        Backtrace
        • app/Avia/Infrastructure/Repository/AirlineSqlRepository.php:67
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:396
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
        • app/Avia/Infrastructure/Repository/AirlineSqlRepository.php:60
        • app/Http/Controllers/CitiesController.php:211
      • AirlineSqlRepository.php#90aviatickets2.66msselect * from `airlines` where `id` in (5656, 21209, 1652, 20335, 5461, 2655, 3310, 4593, 20431, 1755, 1763, 17898, 749, 23893, 20299, 4595, 11862, 20834, 4583, 48786, 5587, 4592, 20295, 20162, 19896, 22486, 1577, 2216, 1754, 21011, 4591, 30016, 4914, 5654, 3075, 20338, 5660, 5453, 65548) order by `name` asc
        Bindings
        • 0: 5656
        • 1: 21209
        • 2: 1652
        • 3: 20335
        • 4: 5461
        • 5: 2655
        • 6: 3310
        • 7: 4593
        • 8: 20431
        • 9: 1755
        • 10: 1763
        • 11: 17898
        • 12: 749
        • 13: 23893
        • 14: 20299
        • 15: 4595
        • 16: 11862
        • 17: 20834
        • 18: 4583
        • 19: 48786
        • 20: 5587
        • 21: 4592
        • 22: 20295
        • 23: 20162
        • 24: 19896
        • 25: 22486
        • 26: 1577
        • 27: 2216
        • 28: 1754
        • 29: 21011
        • 30: 4591
        • 31: 30016
        • 32: 4914
        • 33: 5654
        • 34: 3075
        • 35: 20338
        • 36: 5660
        • 37: 5453
        • 38: 65548
        Backtrace
        • app/Avia/Infrastructure/Repository/AirlineSqlRepository.php:90
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:396
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
        • app/Avia/Infrastructure/Repository/AirlineSqlRepository.php:84
        • app/Avia/Infrastructure/Repository/AirlineSqlRepository.php:72
      • AirlineRouteSqlRepository.php#446aviatickets1.17msselect `origin_city_id`, `destination_city_id` from `airline_routes` where `origin_city_id` = 1103 and `transfers` = '0'
        Bindings
        • 0: 1103
        • 1: 0
        Backtrace
        • app/Avia/Infrastructure/Repository/AirlineRouteSqlRepository.php:446
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:396
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
        • app/Avia/Infrastructure/Repository/AirlineRouteSqlRepository.php:440
        • app/Avia/Infrastructure/Repository/AirlineRouteSqlRepository.php:50
      • CitiesRoutesPrice.php#68aviatickets1.46msselect * from `flights_by` where `origin_city_id` = 1103 and `price_one_way` > 0 order by `price_one_way` asc limit 1
        Bindings
        • 0: 1103
        • 1: 0
        Backtrace
        • app/Avia/Services/CitiesRoutesPrice.php:68
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:396
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
        • app/Avia/Services/CitiesRoutesPrice.php:60
        • app/Avia/Services/CitiesRoutesPrice.php:28
      • CountriesRepository.php#31aviatickets1.38msselect * 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#181aviatickets19.69msselect airline_id, COUNT(flight) AS route_count from `flights_schedules` where `origin_city_id` = 1103 group by `airline_id` order by `route_count` desc limit 1
        Bindings
        • 0: 1103
        Backtrace
        • app/Avia/Infrastructure/Repository/AirlineSqlRepository.php:181
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:396
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
        • app/Avia/Infrastructure/Repository/AirlineSqlRepository.php:171
        • app/Http/Controllers/CitiesController.php:219
      • AirlineSqlRepository.php#183aviatickets1.64msselect * from `airlines` where `airlines`.`id` = 1763 limit 1
        Bindings
        • 0: 1763
        Backtrace
        • app/Avia/Infrastructure/Repository/AirlineSqlRepository.php:183
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:396
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
        • app/Avia/Infrastructure/Repository/AirlineSqlRepository.php:171
        • app/Http/Controllers/CitiesController.php:219
      • RouteRepository.php#72aviatickets17.56msselect * from `flights_2025` where `origin_id` = 1103 and `date_update` >= '2025-08-06 00:00:00' order by `value` asc limit 20
        Bindings
        • 0: 1103
        • 1: 2025-08-06 00:00:00
        Backtrace
        • app/Avia/Infrastructure/Repository/RouteRepository.php:72
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:396
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
        • app/Avia/Infrastructure/Repository/RouteRepository.php:64
        • app/Http/Controllers/CitiesController.php:225
      • LocalRouteRepository.php#79aviatickets2.83msSELECT * FROM flights_by WHERE origin_city_id=1103 AND destination_city_id IN (5582,684,8447,5922,2354,1627,2382,173,4051,696,3347)
        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.35msselect * from `flights_by` where `id` in (399953, 65207, 65209, 65236, 65245, 65247, 65272, 65297, 65326, 65334, 65213)
        Bindings
        • 0: 399953
        • 1: 65207
        • 2: 65209
        • 3: 65236
        • 4: 65245
        • 5: 65247
        • 6: 65272
        • 7: 65297
        • 8: 65326
        • 9: 65334
        • 10: 65213
        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.19msselect * from `cities` where `cities`.`id` in (1103)
        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.47msselect * from `cities` where `cities`.`id` in (173, 684, 696, 1627, 2354, 2382, 3347, 4051, 5582, 5922, 8447)
        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.34msselect * from `sites_relationships` where `sites_relationships`.`id` in (65207, 65209, 65213, 65236, 65245, 65247, 65272, 65297, 65326, 65334, 399953)
        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.45msselect * from `countries` where `countries`.`id` in (57, 58, 70, 89)
        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#44aviatickets2.9msselect * from `flights_schedules` where `origin_city_id` = 1103 and `origin_datetime` >= '2025-08-08' order by travel_time ASC, origin_datetime ASC limit 1
        Bindings
        • 0: 1103
        • 1: 2025-08-08
        Backtrace
        • app/Avia/Infrastructure/Repository/FlightSchedulesRepository.php:44
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:396
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
        • app/Avia/Infrastructure/Repository/FlightSchedulesRepository.php:37
        • app/Http/Controllers/CitiesController.php:234
      • LocalRouteRepository.php#520aviatickets1.81msselect * from `flights_by` where `origin_city_id` = 1103 and `destination_city_id` = 2354 limit 1
        Bindings
        • 0: 1103
        • 1: 2354
        Backtrace
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:520
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:396
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:514
        • app/Http/Controllers/CitiesController.php:235
      • LocalRouteRepository.php#520aviatickets1.39msselect * from `sites_relationships` where `sites_relationships`.`id` in (65245)
        Backtrace
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:520
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:396
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:514
        • app/Http/Controllers/CitiesController.php:235
      • LocalRouteRepository.php#609aviatickets2.34msselect destination_country_id, SUM(count) AS s from `flights_by` where `origin_city_id` = 1103 and `destination_country_id` <> 70 group by `origin_city_id`, `destination_country_id` order by `s` desc limit 12
        Bindings
        • 0: 1103
        • 1: 70
        Backtrace
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:609
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:396
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:613
        • app/Avia/Managers/CityCountryRoutes.php:79
      • CityToCountryRepository.php#48aviatickets2.26msselect * from `flights_by` where `origin_city_id` = 1103 and `destination_country_id` in (248, 89, 214, 6, 114, 240, 92, 210, 211, 120, 108, 18) group by `origin_city_id`, `destination_country_id`
        Bindings
        • 0: 1103
        • 1: 248
        • 2: 89
        • 3: 214
        • 4: 6
        • 5: 114
        • 6: 240
        • 7: 92
        • 8: 210
        • 9: 211
        • 10: 120
        • 11: 108
        • 12: 18
        Backtrace
        • app/Avia/Infrastructure/Repository/CityToCountryRepository.php:48
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:396
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
        • app/Avia/Infrastructure/Repository/CityToCountryRepository.php:52
        • app/Avia/Managers/CityCountryRoutes.php:77
      • CityToCountryRepository.php#48aviatickets1.97msselect * from `countries` where `countries`.`id` in (6, 18, 89, 92, 108, 114, 120, 210, 211, 214, 240, 248)
        Backtrace
        • app/Avia/Infrastructure/Repository/CityToCountryRepository.php:48
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:396
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
        • app/Avia/Infrastructure/Repository/CityToCountryRepository.php:52
        • app/Avia/Managers/CityCountryRoutes.php:77
      • LocalRouteRepository.php#359aviatickets1.98msselect * from `flights_by` where `origin_city_id` = 1103 and `destination_country_id` = 70 and (`price_one_way` > 0 or `price` > 0) order by `revenue` desc limit 10 offset 0
        Bindings
        • 0: 1103
        • 1: 70
        • 2: 0
        • 3: 0
        Backtrace
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:359
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:396
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:363
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:330
      • LocalRouteRepository.php#359aviatickets1.39msselect * from `cities` where `cities`.`id` in (1103)
        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.89msselect * from `cities` where `cities`.`id` in (684, 1331, 1627, 2442, 5582, 5922, 5942, 5956, 6428, 8447)
        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.12msselect * from `sites_relationships` where `sites_relationships`.`id` in (65207, 65213, 65226, 65236, 65249, 65326, 65334, 65335, 65337, 65349)
        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.22msselect * from `countries` where `countries`.`id` in (70)
        Backtrace
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:359
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:396
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:363
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:330
      • LocalRouteRepository.php#412aviatickets2.63msselect * from `flights_by` where `origin_city_id` = 1103 and `destination_country_id` <> 70 and (`price_one_way` > 0 or `price` > 0) order by `revenue` desc limit 10 offset 0
        Bindings
        • 0: 1103
        • 1: 70
        • 2: 0
        • 3: 0
        Backtrace
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:412
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:396
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:417
        • app/Http/Controllers/CitiesController.php:267
      • LocalRouteRepository.php#412aviatickets1.14msselect * from `cities` where `cities`.`id` in (1103)
        Backtrace
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:412
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:396
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:417
        • app/Http/Controllers/CitiesController.php:267
      • LocalRouteRepository.php#412aviatickets1.42msselect * from `cities` where `cities`.`id` in (2340, 3505, 3576, 3787, 4081, 4805, 7344, 8325, 8756, 8893)
        Backtrace
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:412
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:396
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:417
        • app/Http/Controllers/CitiesController.php:267
      • LocalRouteRepository.php#412aviatickets1.2msselect * from `sites_relationships` where `sites_relationships`.`id` in (65198, 65281, 65298, 65324, 65368, 399989, 400010, 400012, 400028, 400070)
        Backtrace
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:412
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:396
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:417
        • app/Http/Controllers/CitiesController.php:267
      • LocalRouteRepository.php#412aviatickets1.39msselect * from `countries` where `countries`.`id` in (6, 23, 92, 120, 210, 214, 215, 248)
        Backtrace
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:412
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:396
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:417
        • app/Http/Controllers/CitiesController.php:267
      • CitiesController.php#293aviatickets1.34msselect * from `countries` where `countries`.`id` = 70 limit 1
        Bindings
        • 0: 70
        Backtrace
        • app/Http/Controllers/CitiesController.php:293
        • vendor/diglactic/laravel-breadcrumbs/src/Generator.php:64
        • vendor/diglactic/laravel-breadcrumbs/src/Generator.php:42
        • vendor/diglactic/laravel-breadcrumbs/src/Manager.php:145
        • vendor/diglactic/laravel-breadcrumbs/src/Manager.php:174
      • LastSales48.blade.php#62aviatickets1.64msselect * from `cities` where `cities`.`id` = 2354 limit 1
        Bindings
        • 0: 2354
        Backtrace
        • view::cities.LastSales48:62
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • vendor/laravel/framework/src/Illuminate/View/View.php:207
      App\Avia\Infrastructure\Model\AirlineRoute
      118AirlineRoute.php#?
      App\Avia\Infrastructure\Model\LocalRoute
      56LocalRoute.php#?
      App\Avia\Infrastructure\Model\Airline
      40Airline.php#?
      App\Avia\Infrastructure\Model\City
      37City.php#?
      App\Avia\Infrastructure\Model\SitesRelationship
      32SitesRelationship.php#?
      App\Avia\Infrastructure\Model\Country
      26Country.php#?
      App\Avia\Infrastructure\Model\Route
      20Route.php#?
      App\Avia\Infrastructure\Model\CityToCountry
      12CityToCountry.php#?
      App\Avia\Infrastructure\Model\FlightSchedule
      2FlightSchedule.php#?
      App\Avia\Infrastructure\Model\Airport
      1Airport.php#?
            _token
            jfI4xWPZRjfiM1W3i5qSEuvTiB9hLlc9i2dznZfQ
            _previous
            array:1 [ "url" => "https://d.triptorg.ru/route/cgo?_url=%2Froute%2Fcgo" ]
            _flash
            array:2 [ "old" => [] "new" => [] ]
            path_info
            /route/cgo
            status_code
            200
            
            status_text
            OK
            format
            html
            content_type
            text/html; charset=UTF-8
            request_query
            0 of 0
            array:1 [ "_url" => "/route/cgo" ]
            request_request
            []
            
            request_headers
            0 of 0
            array:16 [ "cookie" => array:1 [ 0 => "XSRF-TOKEN=eyJpdiI6IkdaVmtKR20xNCs1MEdXb282VkpoSmc9PSIsInZhbHVlIjoibUVuL2M1QjhHb09NZXZGYTAyTW1OeHNXTGpvL3pQUFZsaGorQklNL2VIa1NOeWUzOWV6dlJSL2dsNHBleDJmSXRWaU1JdWVKcFVHSEZZT09Ha1dsbkdGVjc0T0VOVXJ4RHU1M3ZhZDIzVmFicWVwMFhVYlZlUElYNVZCdWlLamciLCJtYWMiOiI0MWRjNDBmYzJlZjhkNGZlNTkwMDA1OGFkMTBjMmRkNmUzMmI5NjRhMmQwZjcwMTQ4YjQzNzZkNWI1ZTg4NzM4IiwidGFnIjoiIn0%3D; lowcostclub_session=eyJpdiI6IlEzeWlzclpQeGp1N3NzWUFyR0RIQ2c9PSIsInZhbHVlIjoiVHppSWtnVmdEbHJ6UFRJYlR6OEZTUjcweTZkaW4zMGFONUJnN0tOVHNxa0lsN2F4bDR0NHd1RXNENm9lckJjMWliK1ZSZi9QamV4Yk96TlZxYzRTL0phaGZQYmwxM2pJV0IrWDIwOVFDNXFsR0F2dWZrVVVtakswbUlON0t2QW8iLCJtYWMiOiJkMmNjNGVhYThmNjJiMWEyNmU5ZWUyZDgzNjUzNzAyOGQ3NDJmZjNkZTkwYTUzMWRhNDljOTE2NWJiZDUwZDVjIiwidGFnIjoiIn0%3DXSRF-TOKEN=eyJpdiI6IkdaVmtKR20xNCs1MEdXb282VkpoSmc9PSIsInZhbHVlIjoibUVuL2M1QjhHb09NZXZGYTAyTW1OeHNXTGpvL3pQUFZsaGorQklNL2VIa1NOeWUzOWV6dlJSL2dsNHBleDJmSXRWaU1Jd" ] "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" => "jfI4xWPZRjfiM1W3i5qSEuvTiB9hLlc9i2dznZfQ" "lowcostclub_session" => "QOHVQubZSmxyWxU1RYqirDvP0crK3FLYE73ogzdH" ]
            response_headers
            0 of 0
            array:5 [ "cache-control" => array:1 [ 0 => "max-age=604800, public" ] "date" => array:1 [ 0 => "Fri, 08 Aug 2025 15:56:39 GMT" ] "content-type" => array:1 [ 0 => "text/html; charset=UTF-8" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6ImZ1UjkzNHd4Yng4OGJ5ZGF4MXlrNkE9PSIsInZhbHVlIjoiWDdaZURnYmV6V3d1S1c1OU53S3g3RGgrS1FuNUd4NWx5QzdIcXRwSTIwciszT1Q5NXZORE1TdGF6VUlzMFNKOVk4RzBIYjU3MGtCR0RBbE9VRUkycHNJUGltWEY4UzN2Nk1LWG9kdWMrM1pDblR4MldJOUZlRWNONVdmZ0NwdFgiLCJtYWMiOiI5NTVkY2NmODUxYTJjZTU2ZGRiNWNmMGY4MmZlNTM0MTcyM2NlNTU5YmFjYWYxMzBhNzk3MGYyZjVlZGVmYWEwIiwidGFnIjoiIn0%3D; expires=Fri, 08 Aug 2025 17:56:39 GMT; Max-Age=7200; path=/; samesite=laxXSRF-TOKEN=eyJpdiI6ImZ1UjkzNHd4Yng4OGJ5ZGF4MXlrNkE9PSIsInZhbHVlIjoiWDdaZURnYmV6V3d1S1c1OU53S3g3RGgrS1FuNUd4NWx5QzdIcXRwSTIwciszT1Q5NXZORE1TdGF6VUlzMFNKOVk4RzBIY" 1 => "lowcostclub_session=eyJpdiI6IlpzMlVKd2JkUzRMMjFxeG11U1kwU1E9PSIsInZhbHVlIjoiUEM1RXRBbFphQ1JRUXphYzNNRXVLYnY1NXBZVmFhMExrZHF1V2tuOGZKUHVFbVVuaFZOc2lNc3pNcmxiaFdnbGp2cTN0SkpxWHBiQnVyWlBQajA1SEpLT1ltWjlFVDdQbDRFZTFXQ0xIZm1CMVRwVEg5RjdiUEN1b1luUTBuZWwiLCJtYWMiOiI2MDVmNTA1NjYyN2FlNzQyYjVjZmE4MzUzN2Q5Y2EwNzRhZDkyODkyMjY5ZDk5MGMwZjQ4MTBkY2JkZGM4Y2U1IiwidGFnIjoiIn0%3D; expires=Fri, 08 Aug 2025 17:56:39 GMT; Max-Age=7200; path=/; httponly; samesite=laxlowcostclub_session=eyJpdiI6IlpzMlVKd2JkUzRMMjFxeG11U1kwU1E9PSIsInZhbHVlIjoiUEM1RXRBbFphQ1JRUXphYzNNRXVLYnY1NXBZVmFhMExrZHF1V2tuOGZKUHVFbVVuaFZOc2lNc3pNcmxiaFdn" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6ImZ1UjkzNHd4Yng4OGJ5ZGF4MXlrNkE9PSIsInZhbHVlIjoiWDdaZURnYmV6V3d1S1c1OU53S3g3RGgrS1FuNUd4NWx5QzdIcXRwSTIwciszT1Q5NXZORE1TdGF6VUlzMFNKOVk4RzBIYjU3MGtCR0RBbE9VRUkycHNJUGltWEY4UzN2Nk1LWG9kdWMrM1pDblR4MldJOUZlRWNONVdmZ0NwdFgiLCJtYWMiOiI5NTVkY2NmODUxYTJjZTU2ZGRiNWNmMGY4MmZlNTM0MTcyM2NlNTU5YmFjYWYxMzBhNzk3MGYyZjVlZGVmYWEwIiwidGFnIjoiIn0%3D; expires=Fri, 08-Aug-2025 17:56:39 GMT; path=/XSRF-TOKEN=eyJpdiI6ImZ1UjkzNHd4Yng4OGJ5ZGF4MXlrNkE9PSIsInZhbHVlIjoiWDdaZURnYmV6V3d1S1c1OU53S3g3RGgrS1FuNUd4NWx5QzdIcXRwSTIwciszT1Q5NXZORE1TdGF6VUlzMFNKOVk4RzBIY" 1 => "lowcostclub_session=eyJpdiI6IlpzMlVKd2JkUzRMMjFxeG11U1kwU1E9PSIsInZhbHVlIjoiUEM1RXRBbFphQ1JRUXphYzNNRXVLYnY1NXBZVmFhMExrZHF1V2tuOGZKUHVFbVVuaFZOc2lNc3pNcmxiaFdnbGp2cTN0SkpxWHBiQnVyWlBQajA1SEpLT1ltWjlFVDdQbDRFZTFXQ0xIZm1CMVRwVEg5RjdiUEN1b1luUTBuZWwiLCJtYWMiOiI2MDVmNTA1NjYyN2FlNzQyYjVjZmE4MzUzN2Q5Y2EwNzRhZDkyODkyMjY5ZDk5MGMwZjQ4MTBkY2JkZGM4Y2U1IiwidGFnIjoiIn0%3D; expires=Fri, 08-Aug-2025 17:56:39 GMT; path=/; httponlylowcostclub_session=eyJpdiI6IlpzMlVKd2JkUzRMMjFxeG11U1kwU1E9PSIsInZhbHVlIjoiUEM1RXRBbFphQ1JRUXphYzNNRXVLYnY1NXBZVmFhMExrZHF1V2tuOGZKUHVFbVVuaFZOc2lNc3pNcmxiaFdn" ] ]
            session_attributes
            0 of 0
            array:3 [ "_token" => "jfI4xWPZRjfiM1W3i5qSEuvTiB9hLlc9i2dznZfQ" "_previous" => array:1 [ "url" => "https://d.triptorg.ru/route/cgo?_url=%2Froute%2Fcgo" ] "_flash" => array:2 [ "old" => [] "new" => [] ] ]
            ClearShow all
            Date ↕MethodURLData
            #12025-08-08 15:56:39GET/route/cgo5735344