back
  • Все фото
  • Внешний вид здания
  • Двор / Открытая зона
profile
Unknown
Номер не указан

Мессенджеры контакта:

1 Объявление

20-Year Lease Villa Near Canggu with Road Access

Аренда :apartment_type в :location, :area м², :rooms комнат на KeyWay — ID :listing_id

house
Вилла
icon
100 м2
Источник:
Facebook
Цена по запросу
Залог
Не указано
Комиссия агенту
Не указано
Total
$ 0
Description
Kav sewa 20 tahun
Bisa ambil 1 are
Akses jalan 4.5 meter aspal
5 menit ke canggu
10 menit ke tumbak bayuh
15 menit ke pererenan
Удобства
icon

Парковка

Доступные парковочные места видны на открытой площадке

icon

Океан поблизости

Расположен в 5 минутах от пляжной зоны Канггу

icon

Тихий район

Расположен в районе рисовых полей с тихими окрестностями

Расположение:
Jalan Raya Cica Buduk
20-Year Lease Villa Near Canggu with Road Access
house
Вилла
area
100 м2
Источник:
Facebook
14 мая 2025
Цена по запросу
Залог
Не указано
Комиссия агенту
Не указано
Total
$ 0

Контакты:

profile
Unknown
Номер не указан

Мессенджеры контакта:

Request history8.3.13PHP Version190msRequest Duration3MBMemory UsageGET {locale}/listings/{listingId}Route
    • Booting (12.79ms)time
    • Application (178ms)time
    • 1 x Application (93.27%)
      178ms
      1 x Booting (6.72%)
      12.79ms
      31 templates were rendered
      • new.listings.showshow.blade.php#?blade
      • new.components.show.fullscreenfullscreen.blade.php#?blade
      • new.components.contacts-modalcontacts-modal.blade.php#?blade
      • new.components.show.fullscreen.buttons.fullscreen-favorites-btnfullscreen-favorites-btn.blade.php#?blade
      • new.components.show.fullscreen.buttons.fullscreen-compare-btnfullscreen-compare-btn.blade.php#?blade
      • new.components.show.fullscreen.buttons.fullscreen-share-btnfullscreen-share-btn.blade.php#?blade
      • new.components.show.fullscreen.buttons.fullscreen-favorites-btnfullscreen-favorites-btn.blade.php#?blade
      • new.components.show.fullscreen.buttons.fullscreen-compare-btnfullscreen-compare-btn.blade.php#?blade
      • new.components.show.fullscreen.buttons.fullscreen-share-btnfullscreen-share-btn.blade.php#?blade
      • new.components.destroy-modaldestroy-modal.blade.php#?blade
      • new.components.show.buttons.favorite-btnfavorite-btn.blade.php#?blade
      • new.components.show.buttons.compare-btncompare-btn.blade.php#?blade
      • new.components.show.buttons.share-btnshare-btn.blade.php#?blade
      • new.components.show.buttons.favorite-btnfavorite-btn.blade.php#?blade
      • new.components.show.buttons.compare-btncompare-btn.blade.php#?blade
      • new.components.show.buttons.share-btnshare-btn.blade.php#?blade
      • listings.destroydestroy.blade.php#?blade
      • new.components.show.cardcard.blade.php#?blade
      • new.components.show.cardcard.blade.php#?blade
      • new.components.show.cardcard.blade.php#?blade
      • new.components.show.cardcard.blade.php#?blade
      • new.components.show.cardcard.blade.php#?blade
      • new.components.show.cardcard.blade.php#?blade
      • new.components.show.cardcard.blade.php#?blade
      • new.components.show.cardcard.blade.php#?blade
      • new.layouts.appapp.blade.php#?blade
      • google-analyticsgoogle-analytics.blade.php#?blade
      • yandex-metrikayandex-metrika.blade.php#?blade
      • new.components.loaderloader.blade.php#?blade
      • new.components.headerheader.blade.php#?blade
      • new.components.footerfooter.blade.php#?blade
      uri
      GET {locale}/listings/{listingId}
      middleware
      web, currency, setLocale
      controller
      App\Http\Controllers\ListingController@show
      namespace
      where
      as
      listings.show
      prefix
      {locale}
      file
      app/Http/Controllers/ListingController.php:91-107
      31 statements were executed (9 duplicates)Show only duplicates78.35ms
      • BuildsAdjacencyListQueries.php#26litehouse40.31msselect * from `boundaries` where `name` like '%thailand%' limit 1
        Bindings
        • 0: %thailand%
        Backtrace
        • vendor/staudenmeir/laravel-adjacency-list/src/Eloquent/Traits/BuildsAdjacencyListQueries.php:26
        • app/Services/BoundaryService.php:301
        • app/Http/Middleware/SetBoundary.php:24
        • vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:183
        • app/Http/Middleware/SetTimezone.php:24
      • ListingService.php#140litehouse1.38msselect * from `listings` where `id` = 21037 limit 1
        Bindings
        • 0: 21037
        Backtrace
        • app/Services/ListingService.php:140
        • app/Http/Controllers/ListingController.php:99
        • 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
      • ListingService.php#140litehouse640μsselect * from `currencies` where `currencies`.`id` in (2)
        Backtrace
        • app/Services/ListingService.php:140
        • app/Http/Controllers/ListingController.php:99
        • 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
      • ListingService.php#140litehouse1.14msselect * from `listing_images` where `listing_images`.`listing_id` in (21037) and `is_compressed` = 0 order by `priority` asc
        Bindings
        • 0: 0
        Backtrace
        • app/Services/ListingService.php:140
        • app/Http/Controllers/ListingController.php:99
        • 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
      • ListingService.php#140litehouse1.13msselect * from `listing_image_categories` where `image_category_id` is not null and `listing_image_categories`.`listing_image_id` in (303665, 303666, 303667)
        Backtrace
        • app/Services/ListingService.php:140
        • app/Http/Controllers/ListingController.php:99
        • 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
      • ListingService.php#140litehouse1.1msselect * from `listing_image_categories` where `image_sub_category_id` is not null and `listing_image_categories`.`listing_image_id` in (303665, 303666, 303667)
        Backtrace
        • app/Services/ListingService.php:140
        • app/Http/Controllers/ListingController.php:99
        • 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
      • ListingService.php#140litehouse610μsselect * from `image_sub_categories` where `image_sub_categories`.`id` in (15, 19)
        Backtrace
        • app/Services/ListingService.php:140
        • app/Http/Controllers/ListingController.php:99
        • 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
      • ListingService.php#140litehouse890μsselect `logs`.*, `posts`.`id` as `laravel_through_key` from `logs` inner join `posts` on `posts`.`id` = `logs`.`post_id` where `posts`.`id` in (67949)
        Bindings
        • 0: 67949
        Backtrace
        • app/Services/ListingService.php:140
        • app/Http/Controllers/ListingController.php:99
        • 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
      • ListingService.php#140litehouse1.31msselect `users`.*, (select count(*) from `contacts` where `users`.`id` = `contacts`.`user_id`) as `contacts_count`, `contacts`.`listing_id` as `laravel_through_key` from `users` inner join `contacts` on `contacts`.`user_id` = `users`.`id` where `contacts`.`listing_id` in (21037)
        Backtrace
        • app/Services/ListingService.php:140
        • app/Http/Controllers/ListingController.php:99
        • 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
      • CurrencyRateService.php#47litehouse6.05msselect * from `currency_rates` where `currency_id` = 2 and `to_currency_id` = 1 order by `date` desc limit 1
        Bindings
        • 0: 2
        • 1: 1
        Backtrace
        • app/Services/CurrencyRateService.php:47
        • app/Actions/ConvertListingCurrencyAction.php:36
        • app/Http/Controllers/ListingController.php:99
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • ListingService.php#418litehouse480μsselect `id` from `listings` where 0 = 1 and `is_active` = 1
        Bindings
        • 0: 1
        Backtrace
        • app/Services/ListingService.php:418
        • app/Services/FavoriteService.php:68
        • app/Http/Controllers/ListingController.php:101
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • FavoriteService.php#72litehouse450μsdelete from `favorites` where 0 = 1
        Backtrace
        • app/Services/FavoriteService.php:72
        • app/Http/Controllers/ListingController.php:101
        • 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
      • TranslationService.php#42litehouse970μsselect * from `translations` where `entity_name` = 'image_sub_category' and `entity_id` in (19, 15) and `language` = 'ru'
        Bindings
        • 0: image_sub_category
        • 1: 19
        • 2: 15
        • 3: ru
        Backtrace
        • app/Services/TranslationService.php:42
        • app/Http/Controllers/ListingController.php:102
        • 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
      • Listing.php#222litehouse950μsselect * from `listing_evaluations` where `listing_evaluations`.`listing_id` = 21037 and `listing_evaluations`.`listing_id` is not null limit 1
        Bindings
        • 0: 21037
        Backtrace
        • app/Models/Listing.php:222
        • app/Services/ListingService.php:714
        • app/Http/Controllers/ListingController.php:103
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • BuildsAdjacencyListQueries.php#26litehouse720μsselect * from `boundaries` where `boundaries`.`id` = 5062 limit 1
        Bindings
        • 0: 5062
        Backtrace
        • vendor/staudenmeir/laravel-adjacency-list/src/Eloquent/Traits/BuildsAdjacencyListQueries.php:26
        • app/Services/BoundaryService.php:375
        • app/Services/ListingService.php:719
        • app/Http/Controllers/ListingController.php:103
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • ListingService.php#741litehouse1.94msselect * from `listings` where `id` in ('31589', '32085', '21780', '31468', '35634', '35060', '41133', '19464') order by `date` desc
        Bindings
        • 0: 31589
        • 1: 32085
        • 2: 21780
        • 3: 31468
        • 4: 35634
        • 5: 35060
        • 6: 41133
        • 7: 19464
        Backtrace
        • app/Services/ListingService.php:741
        • app/Http/Controllers/ListingController.php:103
        • 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
      • ListingService.php#741litehouse570μsselect * from `sources` where `sources`.`id` in (1)
        Backtrace
        • app/Services/ListingService.php:741
        • app/Http/Controllers/ListingController.php:103
        • 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
      • ListingService.php#741litehouse760μsselect * from `repairs` where `repairs`.`id` in (8, 13, 21)
        Backtrace
        • app/Services/ListingService.php:741
        • app/Http/Controllers/ListingController.php:103
        • 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
      • ListingService.php#741litehouse890μsselect * from `repair_translations` where `repair_translations`.`repair_id` in (8, 13, 21)
        Backtrace
        • app/Services/ListingService.php:741
        • app/Http/Controllers/ListingController.php:103
        • 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
      • ListingService.php#741litehouse1.27msselect * from `listing_evaluations` where `listing_evaluations`.`listing_id` in (19464, 21780, 31468, 31589, 32085, 35060, 35634, 41133)
        Backtrace
        • app/Services/ListingService.php:741
        • app/Http/Controllers/ListingController.php:103
        • 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
      • ListingService.php#741litehouse570μsselect * from `currencies` where `currencies`.`id` in (2)
        Backtrace
        • app/Services/ListingService.php:741
        • app/Http/Controllers/ListingController.php:103
        • 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
      • BuildsAdjacencyListQueries.php#26litehouse600μsselect * from `boundaries` where `boundaries`.`id` in (5062)
        Backtrace
        • vendor/staudenmeir/laravel-adjacency-list/src/Eloquent/Traits/BuildsAdjacencyListQueries.php:26
        • app/Services/ListingService.php:741
        • app/Http/Controllers/ListingController.php:103
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • ListingService.php#741litehouse3.5msselect * from `listing_images` where `listing_images`.`listing_id` in (19464, 21780, 31468, 31589, 32085, 35060, 35634, 41133) and `is_compressed` = 0 order by `priority` asc, `is_compressed` desc
        Bindings
        • 0: 0
        Backtrace
        • app/Services/ListingService.php:741
        • app/Http/Controllers/ListingController.php:103
        • 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
      • ListingService.php#741litehouse4.75msselect * from `listing_image_categories` where `image_sub_category_id` is not null and `listing_image_categories`.`listing_image_id` in (272476, 272477, 272478, 272479, 272480, 316669, 316670, 316671, 316672, 316673, 316674, 316675, 316676, 316677, 316678, 316679, 316680, 316681, 512026, 512027, 512028, 512029, 512030, 512031, 512032, 512033, 512034, 512035, 512036, 512037, 512038, 512039, 512040, 512041, 512042, 512043, 512044, 512045, 512046, 512047, 512048, 512049, 512050, 512051, 512052, 512053, 512054, 512055, 512056, 512057, 512058, 512059, 512060, 512061, 514663, 514664, 514665, 514666, 514667, 514668, 514669, 514670, 514671, 514672, 524023, 524024, 524025, 524026, 524027, 524028, 577842, 577843, 577844, 577845, 577846, 577847, 577848, 577849, 577850, 577851, 587152, 587153, 587154, 587155, 587156, 587157, 694611, 694612, 694613, 694614, 694615, 694616, 694617, 694618, 694619, 694620, 694622, 694623, 694624, 694625, 694627)
        Backtrace
        • app/Services/ListingService.php:741
        • app/Http/Controllers/ListingController.php:103
        • 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
      • ListingService.php#901litehouse2.21msselect `listings`.*, `contacts`.`user_id` as `laravel_through_key` from `listings` inner join `contacts` on `contacts`.`listing_id` = `listings`.`id` where `contacts`.`user_id` = 9140 and `listings`.`id` != 21037 limit 9 offset 0
        Bindings
        • 0: 9140
        • 1: 21037
        Backtrace
        • app/Services/ListingService.php:901
        • app/Http/Controllers/ListingController.php:104
        • 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
      • ListingService.php#418litehouse500μsselect `id` from `listings` where 0 = 1 and `is_active` = 1
        Bindings
        • 0: 1
        Backtrace
        • app/Services/ListingService.php:418
        • app/Services/FavoriteService.php:68
        • app/Views/Composers/FavoritesComposer.php:16
        • vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:124
        • vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:177
      • FavoriteService.php#72litehouse400μsdelete from `favorites` where 0 = 1
        Backtrace
        • app/Services/FavoriteService.php:72
        • app/Views/Composers/FavoritesComposer.php:16
        • vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:124
        • vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:177
        • vendor/laravel/framework/src/Illuminate/View/View.php:188
      • ListingService.php#418litehouse490μsselect `id` from `listings` where 0 = 1 and `is_active` = 1
        Bindings
        • 0: 1
        Backtrace
        • app/Services/ListingService.php:418
        • app/Services/ComparisonService.php:66
        • app/Views/Composers/CompareListingsComposer.php:16
        • vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:124
        • vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:177
      • ComparisonService.php#70litehouse450μsdelete from `comparisons` where 0 = 1
        Backtrace
        • app/Services/ComparisonService.php:70
        • app/Views/Composers/CompareListingsComposer.php:16
        • vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:124
        • vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:177
        • vendor/laravel/framework/src/Illuminate/View/View.php:188
      • BuildsAdjacencyListQueries.php#26litehouse690μsselect * from `boundaries` where `boundaries`.`id` = 5062 limit 1
        Bindings
        • 0: 5062
        Backtrace
        • vendor/staudenmeir/laravel-adjacency-list/src/Eloquent/Traits/BuildsAdjacencyListQueries.php:26
        • app/Models/Listing.php:737
        • view::new.listings.show:25
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • show.blade.php#368litehouse630μsselect * from `sources` where `sources`.`id` = 1 limit 1
        Bindings
        • 0: 1
        Backtrace
        • view::new.listings.show:368
        • 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\Models\ListingImageCategory
      124ListingImageCategory.php#?
      App\Models\ListingImage
      104ListingImage.php#?
      App\Models\Listing
      9Listing.php#?
      App\Models\ListingEvaluation
      9ListingEvaluation.php#?
      App\Models\RepairTranslation
      9RepairTranslation.php#?
      App\Models\Boundary
      4Boundary.php#?
      App\Models\Repair
      3Repair.php#?
      App\Models\Currency
      2Currency.php#?
      App\Models\ImageSubCategory
      2ImageSubCategory.php#?
      App\Models\Translation
      2Translation.php#?
      App\Models\Source
      2Source.php#?
      App\Models\User
      1User.php#?
      App\Models\CurrencyRate
      1CurrencyRate.php#?
          _token
          zYRviVhpfy5HfphGecFXSMQRpOTnYX2nONVXzKJ4
          currency
          usd
          boundary_id
          15099
          _previous
          array:1 [ "url" => "https://keyway.org/ru/listings/21037" ]
          _flash
          array:2 [ "old" => [] "new" => [] ]
          path_info
          /ru/listings/21037
          status_code
          200
          
          status_text
          OK
          format
          html
          content_type
          text/html; charset=UTF-8
          request_query
          []
          
          request_request
          []
          
          request_headers
          0 of 0
          array:15 [ "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" ] "connection" => array:1 [ 0 => "keep-alive" ] "host" => array:1 [ 0 => "keyway.org" ] ]
          request_cookies
          []
          
          response_headers
          0 of 0
          array:6 [ "content-type" => array:1 [ 0 => "text/html; charset=UTF-8" ] "cache-control" => array:1 [ 0 => "no-cache, private" ] "date" => array:1 [ 0 => "Wed, 28 May 2025 07:21:10 GMT" ] "vary" => array:1 [ 0 => "X-Inertia" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IkVINVliYVd2dXZoc256ZGJPeE9qbkE9PSIsInZhbHVlIjoicVg0SHZWTFV2QWZwbHg5aUJqS1hBUVhCM0FsRkNiMXpKbkpScXNibEF3RXpmK1RXTy84MFp5UDRKamYxbzMxU2EyVVJpOWNnejI1Q1ZJaWJUaC9DL0x1U3BjZjdlSlJVTHB2MDVnellhaHpONERBekQyUzg0OGtaTE9pazYwSUEiLCJtYWMiOiI0YmQ2OTEyNTVmYWIxNzI5YmU2OGYwOTA3ZDQ2N2FmMmZjYTBhZjA5ZmMwMTg2NGFjNThkZmZlZGQyNWE2NjgxIiwidGFnIjoiIn0%3D; expires=Thu, 28 May 2026 14:01:10 GMT; Max-Age=31560000; path=/; secure; samesite=laxXSRF-TOKEN=eyJpdiI6IkVINVliYVd2dXZoc256ZGJPeE9qbkE9PSIsInZhbHVlIjoicVg0SHZWTFV2QWZwbHg5aUJqS1hBUVhCM0FsRkNiMXpKbkpScXNibEF3RXpmK1RXTy84MFp5UDRKamYxbzMxU2EyVVJpO" 1 => "keyway_session=eyJpdiI6ImxoODl0NFQ0MGZOcTAwVFhlSk00WWc9PSIsInZhbHVlIjoiNU9JRnRWbzZJMzZpKzAvWWhMcGc1RnZhUTBoaEZGNFhwZzBtdlJHYzRlOU8yNWtyL0xGZTlQNzdGRGZrT2g0ZU5oalNGL1FQYzZLRkdhWnhkUVY2MUFwV2gwNDllYXVRMzV6YWVHQkM0QXNrdFNWOG03UXU2WWpVbVNkcTFlbW8iLCJtYWMiOiI1OTJmYTUzYjc2YjI0OTk5YTU3OTAyNzcxMGZlZWJlYmQ1ZjUxMzBkZmU3OWY3MTE4ODA3OWYwZTQ5YzVlM2QxIiwidGFnIjoiIn0%3D; expires=Thu, 28 May 2026 14:01:10 GMT; Max-Age=31560000; path=/; httponly; samesite=laxkeyway_session=eyJpdiI6ImxoODl0NFQ0MGZOcTAwVFhlSk00WWc9PSIsInZhbHVlIjoiNU9JRnRWbzZJMzZpKzAvWWhMcGc1RnZhUTBoaEZGNFhwZzBtdlJHYzRlOU8yNWtyL0xGZTlQNzdGRGZrT2g0ZU5oa" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IkVINVliYVd2dXZoc256ZGJPeE9qbkE9PSIsInZhbHVlIjoicVg0SHZWTFV2QWZwbHg5aUJqS1hBUVhCM0FsRkNiMXpKbkpScXNibEF3RXpmK1RXTy84MFp5UDRKamYxbzMxU2EyVVJpOWNnejI1Q1ZJaWJUaC9DL0x1U3BjZjdlSlJVTHB2MDVnellhaHpONERBekQyUzg0OGtaTE9pazYwSUEiLCJtYWMiOiI0YmQ2OTEyNTVmYWIxNzI5YmU2OGYwOTA3ZDQ2N2FmMmZjYTBhZjA5ZmMwMTg2NGFjNThkZmZlZGQyNWE2NjgxIiwidGFnIjoiIn0%3D; expires=Thu, 28-May-2026 14:01:10 GMT; path=/; secureXSRF-TOKEN=eyJpdiI6IkVINVliYVd2dXZoc256ZGJPeE9qbkE9PSIsInZhbHVlIjoicVg0SHZWTFV2QWZwbHg5aUJqS1hBUVhCM0FsRkNiMXpKbkpScXNibEF3RXpmK1RXTy84MFp5UDRKamYxbzMxU2EyVVJpO" 1 => "keyway_session=eyJpdiI6ImxoODl0NFQ0MGZOcTAwVFhlSk00WWc9PSIsInZhbHVlIjoiNU9JRnRWbzZJMzZpKzAvWWhMcGc1RnZhUTBoaEZGNFhwZzBtdlJHYzRlOU8yNWtyL0xGZTlQNzdGRGZrT2g0ZU5oalNGL1FQYzZLRkdhWnhkUVY2MUFwV2gwNDllYXVRMzV6YWVHQkM0QXNrdFNWOG03UXU2WWpVbVNkcTFlbW8iLCJtYWMiOiI1OTJmYTUzYjc2YjI0OTk5YTU3OTAyNzcxMGZlZWJlYmQ1ZjUxMzBkZmU3OWY3MTE4ODA3OWYwZTQ5YzVlM2QxIiwidGFnIjoiIn0%3D; expires=Thu, 28-May-2026 14:01:10 GMT; path=/; httponlykeyway_session=eyJpdiI6ImxoODl0NFQ0MGZOcTAwVFhlSk00WWc9PSIsInZhbHVlIjoiNU9JRnRWbzZJMzZpKzAvWWhMcGc1RnZhUTBoaEZGNFhwZzBtdlJHYzRlOU8yNWtyL0xGZTlQNzdGRGZrT2g0ZU5oa" ] ]
          session_attributes
          0 of 0
          array:5 [ "_token" => "zYRviVhpfy5HfphGecFXSMQRpOTnYX2nONVXzKJ4" "currency" => "usd" "boundary_id" => 15099 "_previous" => array:1 [ "url" => "https://keyway.org/ru/listings/21037" ] "_flash" => array:2 [ "old" => [] "new" => [] ] ]
          ClearShow all
          Date ↕MethodURLData
          #12025-05-28 07:21:10GET/ru/listings/210373131272