back
  • Все фото
profile
Unknown
Номер не указан

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

4 Объявления

2 beds 2 baths House

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

house
Дом
icon
2 rooms
bath
2 bathrooms
Источник:
Facebook
Цена по запросу
Залог
Не указано
Комиссия агенту
Не указано
Total
$ 0
Description
SPECIAL PRICE FOR YOU!!!!
2 Bedroom Villa in Jl Mertanadi Seminyak
AVAILABLE FROM 19 December - 05 April 2025

Available for rent 1 BR : 25mill/month + Security deposit
2 BR : 35mill/month + Security deposit

Please note : there is a cat in a house.

Includes:
- Housekeeper (3 times/week)
- Pool & Gardener (2 times/week)
- 2 Bedroom, 2 Bathroom
- Kitchen
- Open Living
- Private Pool
- Full furnished
- AC
-Wifi

Excludes:
-Electricity
-Daily supplies
-Laundry

For further details & arrange an inspection please send PM or Whatsapp to WA link: wa.link/4xira9
Удобства
Расположение:
Jalan Mertanadi
2 beds 2 baths House
house
Дом
couch
2 rooms
bath
2 bathrooms
Источник:
Facebook
15 мая 2025
Цена по запросу
Залог
Не указано
Комиссия агенту
Не указано
Total
$ 0

Контакты:

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

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

Request history8.3.13PHP Version214msRequest Duration4MBMemory UsageGET {locale}/listings/{listingId}Route
    • Booting (13.54ms)time
    • Application (201ms)time
    • 1 x Application (93.67%)
      201ms
      1 x Booting (6.32%)
      13.54ms
      34 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.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
      38 statements were executed (12 duplicates)Show only duplicates96.76ms
      • BuildsAdjacencyListQueries.php#26litehouse53.83msselect * 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.07msselect * from `listings` where `id` = 1741 limit 1
        Bindings
        • 0: 1741
        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 `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.02msselect * from `listing_images` where `listing_images`.`listing_id` in (1741) 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.19msselect * from `listing_image_categories` where `image_category_id` is not null and `listing_image_categories`.`listing_image_id` in (21721, 21722, 21723, 21724, 21725, 21726, 21727, 21728, 21729, 21730, 21731, 21732, 21733, 21734, 21735, 21736, 21737, 21738)
        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.03msselect * from `listing_image_categories` where `image_sub_category_id` is not null and `listing_image_categories`.`listing_image_id` in (21721, 21722, 21723, 21724, 21725, 21726, 21727, 21728, 21729, 21730, 21731, 21732, 21733, 21734, 21735, 21736, 21737, 21738)
        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#140litehouse870μsselect `logs`.*, `posts`.`id` as `laravel_through_key` from `logs` inner join `posts` on `posts`.`id` = `logs`.`post_id` where `posts`.`id` in (4187)
        Bindings
        • 0: 4187
        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 `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 (1741)
        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.31msselect * 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#418litehouse560μ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#72litehouse460μ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
      • Listing.php#222litehouse1.04msselect * from `listing_evaluations` where `listing_evaluations`.`listing_id` = 1741 and `listing_evaluations`.`listing_id` is not null limit 1
        Bindings
        • 0: 1741
        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#26litehouse830μsselect * from `boundaries` where `boundaries`.`id` = 6328 limit 1
        Bindings
        • 0: 6328
        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#741litehouse2.09msselect * from `listings` where `id` in ('50505', '8230', '41649', '9226', '11486', '5950', '10764', '14699') order by `date` desc
        Bindings
        • 0: 50505
        • 1: 8230
        • 2: 41649
        • 3: 9226
        • 4: 11486
        • 5: 5950
        • 6: 10764
        • 7: 14699
        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#741litehouse610μ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#741litehouse780μsselect * from `repairs` where `repairs`.`id` in (8, 10, 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#741litehouse740μsselect * from `repair_translations` where `repair_translations`.`repair_id` in (8, 10, 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.24msselect * from `listing_evaluations` where `listing_evaluations`.`listing_id` in (5950, 8230, 9226, 10764, 11486, 14699, 41649, 50505)
        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#741litehouse500μ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#26litehouse530μsselect * from `boundaries` where `boundaries`.`id` in (6328)
        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#741litehouse2.48msselect * from `listing_images` where `listing_images`.`listing_id` in (5950, 8230, 9226, 10764, 11486, 14699, 41649, 50505) 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#741litehouse3.48msselect * from `listing_image_categories` where `image_sub_category_id` is not null and `listing_image_categories`.`listing_image_id` in (78058, 78059, 78060, 78061, 78062, 78063, 78064, 78065, 106379, 106380, 106381, 106382, 106383, 106384, 106385, 106386, 106387, 106388, 106389, 106390, 106391, 106392, 117329, 117330, 117331, 117332, 117333, 117334, 117335, 117336, 117337, 117338, 117339, 117340, 117341, 117342, 117343, 117344, 117345, 117346, 117347, 117348, 117349, 117350, 141681, 141682, 141683, 152345, 152346, 152347, 152348, 152349, 152350, 152351, 152352, 152353, 152354, 196429, 196430, 196431, 196432, 196433, 196434, 196435, 196436, 196437, 196438, 196439, 196440, 196441, 196442, 704085, 704086, 704087, 704088, 704089, 704090, 704091, 704092, 704093, 849266, 849267, 849268, 849269, 849270, 849271)
        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.45msselect `listings`.*, `contacts`.`user_id` as `laravel_through_key` from `listings` inner join `contacts` on `contacts`.`listing_id` = `listings`.`id` where `contacts`.`user_id` = 586 and `listings`.`id` != 1741 limit 9 offset 0
        Bindings
        • 0: 586
        • 1: 1741
        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#901litehouse600μsselect * from `sources` where `sources`.`id` in (1)
        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#901litehouse620μsselect * from `repairs` where `repairs`.`id` in (8, 17, 21)
        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#901litehouse800μsselect * from `repair_translations` where `repair_translations`.`repair_id` in (8, 17, 21)
        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#901litehouse930μsselect * from `listing_evaluations` where `listing_evaluations`.`listing_id` in (6196, 9468, 20086)
        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#901litehouse570μsselect * from `currencies` where `currencies`.`id` in (2)
        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
      • BuildsAdjacencyListQueries.php#26litehouse660μsselect * from `boundaries` where `boundaries`.`id` in (3649, 6328)
        Backtrace
        • vendor/staudenmeir/laravel-adjacency-list/src/Eloquent/Traits/BuildsAdjacencyListQueries.php:26
        • 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
      • ListingService.php#901litehouse1.84msselect * from `listing_images` where `listing_images`.`listing_id` in (6196, 9468, 20086) and `is_compressed` = 0 order by `priority` asc, `is_compressed` desc
        Bindings
        • 0: 0
        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#901litehouse2.13msselect * from `listing_image_categories` where `image_sub_category_id` is not null and `listing_image_categories`.`listing_image_id` in (80752, 80753, 80754, 80755, 80756, 80757, 80758, 80759, 80760, 80761, 80762, 80763, 80764, 80765, 80766, 80767, 80768, 80769, 80770, 80771, 119760, 119761, 119762, 119763, 119764, 119765, 119766, 119767, 119768, 119769, 119770, 119771, 119772, 119773, 119774, 119775, 119776, 119777, 119778, 119780, 119781, 119785, 119786, 283012, 283013, 283014, 283015, 283016, 283017, 283018, 283019)
        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#418litehouse510μ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#418litehouse530μ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#70litehouse310μ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#26litehouse560μsselect * from `boundaries` where `boundaries`.`id` = 6328 limit 1
        Bindings
        • 0: 6328
        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
      • BuildsAdjacencyListQueries.php#26litehouse790μsselect * from `boundaries` where `boundaries`.`id` = 6329 limit 1
        Bindings
        • 0: 6329
        Backtrace
        • vendor/staudenmeir/laravel-adjacency-list/src/Eloquent/Traits/BuildsAdjacencyListQueries.php:26
        • app/Models/Listing.php:741
        • 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#368litehouse660μ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\ListingImage
      155ListingImage.php#?
      App\Models\ListingImageCategory
      103ListingImageCategory.php#?
      App\Models\RepairTranslation
      18RepairTranslation.php#?
      App\Models\Listing
      12Listing.php#?
      App\Models\ListingEvaluation
      11ListingEvaluation.php#?
      App\Models\Boundary
      7Boundary.php#?
      App\Models\Repair
      6Repair.php#?
      App\Models\Currency
      3Currency.php#?
      App\Models\Source
      3Source.php#?
      App\Models\User
      1User.php#?
      App\Models\CurrencyRate
      1CurrencyRate.php#?
          _token
          0yGraLiOAr9AUdM5a7x7epDZMzEZpVFPQf14AygK
          currency
          usd
          boundary_id
          15099
          _previous
          array:1 [ "url" => "https://keyway.org/ru/listings/1741" ]
          _flash
          array:2 [ "old" => [] "new" => [] ]
          path_info
          /ru/listings/1741
          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 05:33:03 GMT" ] "vary" => array:1 [ 0 => "X-Inertia" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6InBPa1NxZk9YU2Y4TDVOQlRFcWMya2c9PSIsInZhbHVlIjoiZkhqTFBsNE54VEUwNWxQcWlrNlZLTFoxUmFpU3pQZTdiZXhwTURRUDBQRG0xN09WblVOVERGbXRKYUp0dU5iaXhuZmgyYWFCMVFPTndoWVBZaGRrTjdpc1hpcFIxeCtHSEMvRUVvVlVuVTExRkpxNGdZQ242WUJkUEVQSHVJTCsiLCJtYWMiOiIyM2FiMDFhNzc5MzRkNWZkNjlhODA3ZjZjMmRmNzc2YzM3NzUyMzk0NmFkODA5NmJhNDhkNTk4YWFkNWIxN2FlIiwidGFnIjoiIn0%3D; expires=Thu, 28 May 2026 12:13:03 GMT; Max-Age=31560000; path=/; secure; samesite=laxXSRF-TOKEN=eyJpdiI6InBPa1NxZk9YU2Y4TDVOQlRFcWMya2c9PSIsInZhbHVlIjoiZkhqTFBsNE54VEUwNWxQcWlrNlZLTFoxUmFpU3pQZTdiZXhwTURRUDBQRG0xN09WblVOVERGbXRKYUp0dU5iaXhuZmgyY" 1 => "keyway_session=eyJpdiI6IjdRdGRvVDRLcDh5Njk3WEZsUmJ0Mnc9PSIsInZhbHVlIjoiUjJjNGwzeFlUNm4xdHRYKy9zVkhuMlZuZWJPN3AwSnVhUUdBNEJWTnM2QW5tZzZLRUdqc0IyV1hDbGgzakxjNmNWaTREa0JlQWU1NkNRSkdPejFGS3RQdk5ncm5TdzU0TEZRYk1TSEhXTSsxK0xBa1A1WlB0Rm1mY2lSQU9JbU0iLCJtYWMiOiJmYWQ0MDg3Njc5YjAzOWNjNzdiZTdjYjU3M2ZiYWM5ZWZhNDQxYjYwZmRhODRjYTBjMjA5OWJjZGYzZjY4YmRjIiwidGFnIjoiIn0%3D; expires=Thu, 28 May 2026 12:13:03 GMT; Max-Age=31560000; path=/; httponly; samesite=laxkeyway_session=eyJpdiI6IjdRdGRvVDRLcDh5Njk3WEZsUmJ0Mnc9PSIsInZhbHVlIjoiUjJjNGwzeFlUNm4xdHRYKy9zVkhuMlZuZWJPN3AwSnVhUUdBNEJWTnM2QW5tZzZLRUdqc0IyV1hDbGgzakxjNmNWa" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6InBPa1NxZk9YU2Y4TDVOQlRFcWMya2c9PSIsInZhbHVlIjoiZkhqTFBsNE54VEUwNWxQcWlrNlZLTFoxUmFpU3pQZTdiZXhwTURRUDBQRG0xN09WblVOVERGbXRKYUp0dU5iaXhuZmgyYWFCMVFPTndoWVBZaGRrTjdpc1hpcFIxeCtHSEMvRUVvVlVuVTExRkpxNGdZQ242WUJkUEVQSHVJTCsiLCJtYWMiOiIyM2FiMDFhNzc5MzRkNWZkNjlhODA3ZjZjMmRmNzc2YzM3NzUyMzk0NmFkODA5NmJhNDhkNTk4YWFkNWIxN2FlIiwidGFnIjoiIn0%3D; expires=Thu, 28-May-2026 12:13:03 GMT; path=/; secureXSRF-TOKEN=eyJpdiI6InBPa1NxZk9YU2Y4TDVOQlRFcWMya2c9PSIsInZhbHVlIjoiZkhqTFBsNE54VEUwNWxQcWlrNlZLTFoxUmFpU3pQZTdiZXhwTURRUDBQRG0xN09WblVOVERGbXRKYUp0dU5iaXhuZmgyY" 1 => "keyway_session=eyJpdiI6IjdRdGRvVDRLcDh5Njk3WEZsUmJ0Mnc9PSIsInZhbHVlIjoiUjJjNGwzeFlUNm4xdHRYKy9zVkhuMlZuZWJPN3AwSnVhUUdBNEJWTnM2QW5tZzZLRUdqc0IyV1hDbGgzakxjNmNWaTREa0JlQWU1NkNRSkdPejFGS3RQdk5ncm5TdzU0TEZRYk1TSEhXTSsxK0xBa1A1WlB0Rm1mY2lSQU9JbU0iLCJtYWMiOiJmYWQ0MDg3Njc5YjAzOWNjNzdiZTdjYjU3M2ZiYWM5ZWZhNDQxYjYwZmRhODRjYTBjMjA5OWJjZGYzZjY4YmRjIiwidGFnIjoiIn0%3D; expires=Thu, 28-May-2026 12:13:03 GMT; path=/; httponlykeyway_session=eyJpdiI6IjdRdGRvVDRLcDh5Njk3WEZsUmJ0Mnc9PSIsInZhbHVlIjoiUjJjNGwzeFlUNm4xdHRYKy9zVkhuMlZuZWJPN3AwSnVhUUdBNEJWTnM2QW5tZzZLRUdqc0IyV1hDbGgzakxjNmNWa" ] ]
          session_attributes
          0 of 0
          array:5 [ "_token" => "0yGraLiOAr9AUdM5a7x7epDZMzEZpVFPQf14AygK" "currency" => "usd" "boundary_id" => 15099 "_previous" => array:1 [ "url" => "https://keyway.org/ru/listings/1741" ] "_flash" => array:2 [ "old" => [] "new" => [] ] ]
          ClearShow all
          Date ↕MethodURLData
          #12025-05-28 05:33:03GET/ru/listings/17413438320