back
  • Усі фото
  • Зовнішній вигляд будівлі
profile
JOHANES SUTANTO WINSTON
+6285100157168

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

2 Оголошення

Modern 3-Bedroom Townhouse with Garden in Citraland

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

house
Таунхаус
icon
4 rooms
bath
3 bathrooms
icon
150 м2
Джерело:
Olx
$ 2 770 на рік
Застава
Не вказано
Комісія агенту
Не вказано
Разом
$ 2 770
Опис
Rental HouseQuenstown CitralandLand Area 180 sq.m.Building Area 150 sq.m.3+1 Bedrooms2+1 BathroomsRental Price Rp 45 million/year, negotiableLand Certificate (SHGB)Contact:Johanes SutantoWinston Citraland
Зручності
icon

Паркінг

Покриті навіси для автомобілів

icon

Кондиціонер

Кондиціонери встановлені в приміщенні

icon

Безпека

Огороджена територія з металевим парканом

Розташування:
Quenstown Citraland
Modern 3-Bedroom Townhouse with Garden in Citraland
house
Таунхаус
couch
4 rooms
bath
3 bathrooms
area
150 м2
Джерело:
Olx
14 травня 2025
$ 2 770 на рік
Застава
Не вказано
Комісія агенту
Не вказано
Разом
$ 2 770

Контакти:

profile
JOHANES SUTANTO WINSTON
+6285100157168

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

Request history8.3.13PHP Version222msRequest Duration3MBMemory UsageGET {locale}/listings/{listingId}Route
    • Booting (17.75ms)time
    • Application (204ms)time
    • 1 x Application (92%)
      204ms
      1 x Booting (7.99%)
      17.75ms
      32 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.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
      40 statements were executed (14 duplicates)Show only duplicates88.54ms
      • BuildsAdjacencyListQueries.php#26litehouse44.16msselect * 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` = 46155 limit 1
        Bindings
        • 0: 46155
        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#140litehouse770μ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.09msselect * from `listing_images` where `listing_images`.`listing_id` in (46155) 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.41msselect * from `listing_image_categories` where `image_category_id` is not null and `listing_image_categories`.`listing_image_id` in (778899, 778900, 778901, 778902)
        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#140litehouse780μsselect * from `listing_image_categories` where `image_sub_category_id` is not null and `listing_image_categories`.`listing_image_id` in (778899, 778900, 778901, 778902)
        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#140litehouse620μsselect * from `image_sub_categories` where `image_sub_categories`.`id` in (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#140litehouse990μsselect `logs`.*, `posts`.`id` as `laravel_through_key` from `logs` inner join `posts` on `posts`.`id` = `logs`.`post_id` where `posts`.`id` in (288864)
        Bindings
        • 0: 288864
        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.32msselect `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 (46155)
        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#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/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#72litehouse470μ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#42litehouse880μsselect * from `translations` where `entity_name` = 'image_sub_category' and `entity_id` in (19) and `language` = 'uk'
        Bindings
        • 0: image_sub_category
        • 1: 19
        • 2: uk
        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#222litehouse860μsselect * from `listing_evaluations` where `listing_evaluations`.`listing_id` = 46155 and `listing_evaluations`.`listing_id` is not null limit 1
        Bindings
        • 0: 46155
        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#26litehouse1.08msselect * from `boundaries` where `boundaries`.`id` = 5860 limit 1
        Bindings
        • 0: 5860
        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.14msselect * from `listings` where `id` in ('48050', '50580', '47998', '48398', '76748', '48112', '46601', '47694') order by `date` desc
        Bindings
        • 0: 48050
        • 1: 50580
        • 2: 47998
        • 3: 48398
        • 4: 76748
        • 5: 48112
        • 6: 46601
        • 7: 47694
        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#741litehouse790μsselect * from `sources` where `sources`.`id` in (10, 11)
        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#741litehouse660μsselect * from `repairs` where `repairs`.`id` in (8)
        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#741litehouse840μsselect * from `repair_translations` where `repair_translations`.`repair_id` in (8)
        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.17msselect * from `listing_evaluations` where `listing_evaluations`.`listing_id` in (46601, 47694, 47998, 48050, 48112, 48398, 50580, 76748)
        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 `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#26litehouse620μsselect * from `boundaries` where `boundaries`.`id` in (5860)
        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.58msselect * from `listing_images` where `listing_images`.`listing_id` in (46601, 47694, 47998, 48050, 48112, 48398, 50580, 76748) 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.52msselect * from `listing_image_categories` where `image_sub_category_id` is not null and `listing_image_categories`.`listing_image_id` in (785755, 801631, 806012, 806013, 806014, 806648, 806649, 806650, 806654, 806655, 807630, 807631, 807632, 807633, 807634, 807635, 807636, 807637, 807638, 807639, 807640, 807641, 807642, 807643, 807644, 807645, 807646, 807647, 807648, 807649, 807650, 807651, 807652, 807653, 807654, 807657, 812120, 812121, 812122, 812123, 812124, 812125, 812126, 812127, 850358, 850359, 850360, 850361, 850362, 850363, 1159263)
        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.55msselect `listings`.*, `contacts`.`user_id` as `laravel_through_key` from `listings` inner join `contacts` on `contacts`.`listing_id` = `listings`.`id` where `contacts`.`user_id` = 22114 and `listings`.`id` != 46155 limit 9 offset 0
        Bindings
        • 0: 22114
        • 1: 46155
        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 (11)
        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#901litehouse580μsselect * from `repairs` where `repairs`.`id` in (8)
        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#901litehouse740μsselect * from `repair_translations` where `repair_translations`.`repair_id` in (8)
        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#901litehouse740μsselect * from `listing_evaluations` where `listing_evaluations`.`listing_id` in (46186)
        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#901litehouse460μ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#26litehouse480μsselect * from `boundaries` where `boundaries`.`id` in (3142)
        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.03msselect * from `listing_images` where `listing_images`.`listing_id` in (46186) 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#901litehouse1.26msselect * from `listing_image_categories` where `image_sub_category_id` is not null and `listing_image_categories`.`listing_image_id` in (779327, 779328, 779329, 779330, 779331, 779332, 779333, 779334)
        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#418litehouse530μ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#72litehouse410μ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#418litehouse500μ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#70litehouse420μ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#26litehouse600μsselect * from `boundaries` where `boundaries`.`id` = 5860 limit 1
        Bindings
        • 0: 5860
        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#26litehouse730μsselect * from `boundaries` where `boundaries`.`id` = 5868 limit 1
        Bindings
        • 0: 5868
        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#368litehouse610μsselect * from `sources` where `sources`.`id` = 11 limit 1
        Bindings
        • 0: 11
        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
      63ListingImage.php#?
      App\Models\ListingImageCategory
      62ListingImageCategory.php#?
      App\Models\Listing
      10Listing.php#?
      App\Models\ListingEvaluation
      10ListingEvaluation.php#?
      App\Models\Boundary
      6Boundary.php#?
      App\Models\RepairTranslation
      6RepairTranslation.php#?
      App\Models\Source
      4Source.php#?
      App\Models\Currency
      3Currency.php#?
      App\Models\Repair
      2Repair.php#?
      App\Models\ImageSubCategory
      1ImageSubCategory.php#?
      App\Models\User
      1User.php#?
      App\Models\CurrencyRate
      1CurrencyRate.php#?
      App\Models\Translation
      1Translation.php#?
          _token
          7r6xAszYNfyi2QnLElTV7lYDige6sy7VK14vPZHk
          currency
          usd
          boundary_id
          15099
          _previous
          array:1 [ "url" => "https://keyway.org/uk/listings/46155" ]
          _flash
          array:2 [ "old" => [] "new" => [] ]
          path_info
          /uk/listings/46155
          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 02:11:51 GMT" ] "vary" => array:1 [ 0 => "X-Inertia" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IkN5Q0MvaVZpMlpvTUE4Y0t3b3ZWNGc9PSIsInZhbHVlIjoiQUgxWURsM0RPL1F4cnZIRnJTKzZBRW1MT21wWTZoY0NRamxBN2pGSzZmaUdtVzhZeWphRVQxejVwV0w1Ukk1OXFsTDZUWXlaR2NCYmo2UXIzRFZFblNsRklhcnpBRVY3cjRSMXFLNE9qczM3dUp1MXEwamlvN3RxZm0xbFkyMzYiLCJtYWMiOiJkNWQ1OWRkNmM1YjAwZmRmNDVkOTVmZmM5ZTRiNWVmMjMwOGYwZGEwYjU5YTIwMTI5N2Q0M2NiNTExN2JhYmZlIiwidGFnIjoiIn0%3D; expires=Thu, 28 May 2026 08:51:51 GMT; Max-Age=31560000; path=/; secure; samesite=laxXSRF-TOKEN=eyJpdiI6IkN5Q0MvaVZpMlpvTUE4Y0t3b3ZWNGc9PSIsInZhbHVlIjoiQUgxWURsM0RPL1F4cnZIRnJTKzZBRW1MT21wWTZoY0NRamxBN2pGSzZmaUdtVzhZeWphRVQxejVwV0w1Ukk1OXFsTDZUW" 1 => "keyway_session=eyJpdiI6IlV5TGk0K1ZiUXFXemFrMEMyY2o2K3c9PSIsInZhbHVlIjoiMi84K3NOZmdjVnU3MC9CWitkZFREbWJvV0phU3RKMWpSdmRJZzhkS0hTcERIUFRBc1ZVSEpxNFo3eWxjWGpjQ1BOL2d5SkN2OURUT2hPbml0bzRsUDFLczljY2UyM1Y3Yzgwc29tWDBlQlJvUVhiZTU3MDcyN3pmbklUN2JvYTAiLCJtYWMiOiI4ODk1NmY2ZGQ2OWFiZDM5ZTQ2YmY4MGM1YzFlOTAxNDU3ODA3MGEyYTQ5NzdmY2I5YWI1YWUzY2ZiODU0NTFhIiwidGFnIjoiIn0%3D; expires=Thu, 28 May 2026 08:51:51 GMT; Max-Age=31560000; path=/; httponly; samesite=laxkeyway_session=eyJpdiI6IlV5TGk0K1ZiUXFXemFrMEMyY2o2K3c9PSIsInZhbHVlIjoiMi84K3NOZmdjVnU3MC9CWitkZFREbWJvV0phU3RKMWpSdmRJZzhkS0hTcERIUFRBc1ZVSEpxNFo3eWxjWGpjQ1BOL" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IkN5Q0MvaVZpMlpvTUE4Y0t3b3ZWNGc9PSIsInZhbHVlIjoiQUgxWURsM0RPL1F4cnZIRnJTKzZBRW1MT21wWTZoY0NRamxBN2pGSzZmaUdtVzhZeWphRVQxejVwV0w1Ukk1OXFsTDZUWXlaR2NCYmo2UXIzRFZFblNsRklhcnpBRVY3cjRSMXFLNE9qczM3dUp1MXEwamlvN3RxZm0xbFkyMzYiLCJtYWMiOiJkNWQ1OWRkNmM1YjAwZmRmNDVkOTVmZmM5ZTRiNWVmMjMwOGYwZGEwYjU5YTIwMTI5N2Q0M2NiNTExN2JhYmZlIiwidGFnIjoiIn0%3D; expires=Thu, 28-May-2026 08:51:51 GMT; path=/; secureXSRF-TOKEN=eyJpdiI6IkN5Q0MvaVZpMlpvTUE4Y0t3b3ZWNGc9PSIsInZhbHVlIjoiQUgxWURsM0RPL1F4cnZIRnJTKzZBRW1MT21wWTZoY0NRamxBN2pGSzZmaUdtVzhZeWphRVQxejVwV0w1Ukk1OXFsTDZUW" 1 => "keyway_session=eyJpdiI6IlV5TGk0K1ZiUXFXemFrMEMyY2o2K3c9PSIsInZhbHVlIjoiMi84K3NOZmdjVnU3MC9CWitkZFREbWJvV0phU3RKMWpSdmRJZzhkS0hTcERIUFRBc1ZVSEpxNFo3eWxjWGpjQ1BOL2d5SkN2OURUT2hPbml0bzRsUDFLczljY2UyM1Y3Yzgwc29tWDBlQlJvUVhiZTU3MDcyN3pmbklUN2JvYTAiLCJtYWMiOiI4ODk1NmY2ZGQ2OWFiZDM5ZTQ2YmY4MGM1YzFlOTAxNDU3ODA3MGEyYTQ5NzdmY2I5YWI1YWUzY2ZiODU0NTFhIiwidGFnIjoiIn0%3D; expires=Thu, 28-May-2026 08:51:51 GMT; path=/; httponlykeyway_session=eyJpdiI6IlV5TGk0K1ZiUXFXemFrMEMyY2o2K3c9PSIsInZhbHVlIjoiMi84K3NOZmdjVnU3MC9CWitkZFREbWJvV0phU3RKMWpSdmRJZzhkS0hTcERIUFRBc1ZVSEpxNFo3eWxjWGpjQ1BOL" ] ]
          session_attributes
          0 of 0
          array:5 [ "_token" => "7r6xAszYNfyi2QnLElTV7lYDige6sy7VK14vPZHk" "currency" => "usd" "boundary_id" => 15099 "_previous" => array:1 [ "url" => "https://keyway.org/uk/listings/46155" ] "_flash" => array:2 [ "old" => [] "new" => [] ] ]
          ClearShow all
          Date ↕MethodURLData
          #12025-05-28 02:11:51GET/uk/listings/461553240170