back
  • Усі фото
  • Ванна кімната
  • Спальня
  • Коридор
  • Кухня
profile
Cindy Olesen
+6281775232400

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

2 Оголошення

Spacious 4-Bed Luxury Apartment Near Kemang

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

house
Квартира
icon
4 rooms
bath
3 bathrooms
icon
308 м2
Джерело:
Rumah123
$ 4 186 на місяць
Застава
Не вказано
Комісія агенту
Не вказано
Разом
$ 4 186
Опис
Low rise apartment located at Cipete near Kemang.
Unit is bright and clean and wonderful with size 308sqm comes with 4 bedrooms and 3 bathrooms. Service area for laundry area, bedroom and bathroom for your house maid.

Apartment facility: shared swimming pool, gym, outdoor and indoor playgrounds.

Unit fee USD 4200/month exclude VAT.
Compound fee USD 340/month
Зручності
icon

Кондиціонер

Спліт-система кондиціонування видна у кімнатах

icon

Кухня

Сучасна біла кухня з чорними стільницями та островом

icon

Пральна машина

Окрема пральня згадується у службовій зоні

icon

Балкон

Видно з вікон спальні

icon

Посудомийна машина

Вбудована посудомийна машина видна на кухні

icon

Тренажерний зал

Спільний тренажерний зал згадується у зручностях

icon

Вид з вікна

Великі вікна з видом на місто

icon

Спільний басейн

Згадується у зручностях квартири

icon

Ванна

Окрема ванна видна у ванній кімнаті

Розташування:
Jalan Pangeran Antasari, RT.6/RW.1, Cipete Selatan, Kota Jakarta Selatan, Daerah Khusus Ibukota Jakarta
Spacious 4-Bed Luxury Apartment Near Kemang
house
Квартира
couch
4 rooms
bath
3 bathrooms
area
308 м2
Джерело:
Rumah123
14 травня 2025
$ 4 186 на місяць
Застава
Не вказано
Комісія агенту
Не вказано
Разом
$ 4 186

Контакти:

profile
Cindy Olesen
+6281775232400

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

Request history8.3.13PHP Version203msRequest Duration4MBMemory UsageGET {locale}/listings/{listingId}Route
    • Booting (12.7ms)time
    • Application (190ms)time
    • 1 x Application (93.74%)
      190ms
      1 x Booting (6.25%)
      12.70ms
      33 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.show.more-amenitiesmore-amenities.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 (12 duplicates)Show only duplicates76.36ms
      • BuildsAdjacencyListQueries.php#26litehouse36.51msselect * 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.05msselect * from `listings` where `id` = 37153 limit 1
        Bindings
        • 0: 37153
        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#140litehouse470μ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#140litehouse890μsselect * from `listing_images` where `listing_images`.`listing_id` in (37153) 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#140litehouse870μsselect * from `listing_image_categories` where `image_category_id` is not null and `listing_image_categories`.`listing_image_id` in (608875, 608877, 608878, 608880, 608881, 608883, 608889)
        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#140litehouse940μsselect * from `listing_image_categories` where `image_sub_category_id` is not null and `listing_image_categories`.`listing_image_id` in (608875, 608877, 608878, 608880, 608881, 608883, 608889)
        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#140litehouse510μsselect * from `image_sub_categories` where `image_sub_categories`.`id` in (1, 3, 4, 6)
        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.38msselect `logs`.*, `posts`.`id` as `laravel_through_key` from `logs` inner join `posts` on `posts`.`id` = `logs`.`post_id` where `posts`.`id` in (108023)
        Bindings
        • 0: 108023
        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#140litehouse970μsselect `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 (37153)
        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#47litehouse5.32msselect * 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#418litehouse390μ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#72litehouse290μ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#42litehouse820μsselect * from `translations` where `entity_name` = 'image_sub_category' and `entity_id` in (4, 1, 6, 3) and `language` = 'uk'
        Bindings
        • 0: image_sub_category
        • 1: 4
        • 2: 1
        • 3: 6
        • 4: 3
        • 5: 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#222litehouse700μsselect * from `listing_evaluations` where `listing_evaluations`.`listing_id` = 37153 and `listing_evaluations`.`listing_id` is not null limit 1
        Bindings
        • 0: 37153
        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.07msselect * from `boundaries` where `boundaries`.`id` = 6235 limit 1
        Bindings
        • 0: 6235
        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.74msselect * from `listings` where `id` in ('40727', '67448', '64505', '60893', '72987', '86338', '78349', '67471') order by `date` desc
        Bindings
        • 0: 40727
        • 1: 67448
        • 2: 64505
        • 3: 60893
        • 4: 72987
        • 5: 86338
        • 6: 78349
        • 7: 67471
        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 `sources` where `sources`.`id` in (8, 10)
        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#741litehouse640μsselect * from `repairs` where `repairs`.`id` in (2, 8, 10)
        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 `repair_translations` where `repair_translations`.`repair_id` in (2, 8, 10)
        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.19msselect * from `listing_evaluations` where `listing_evaluations`.`listing_id` in (40727, 60893, 64505, 67448, 67471, 72987, 78349, 86338)
        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#741litehouse450μ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#26litehouse480μsselect * from `boundaries` where `boundaries`.`id` in (6235)
        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.73msselect * from `listing_images` where `listing_images`.`listing_id` in (40727, 60893, 64505, 67448, 67471, 72987, 78349, 86338) 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#741litehouse5.32msselect * from `listing_image_categories` where `image_sub_category_id` is not null and `listing_image_categories`.`listing_image_id` in (688360, 688361, 688362, 688363, 688364, 688365, 688366, 688367, 688368, 688369, 688370, 688371, 688372, 688374, 977990, 977991, 977992, 977994, 977995, 977996, 977997, 977998, 977999, 978000, 978001, 978002, 978003, 978004, 978005, 978006, 978007, 978008, 978009, 1019263, 1019264, 1019265, 1019266, 1019267, 1019268, 1019269, 1019270, 1019271, 1019272, 1019273, 1054470, 1054471, 1054472, 1054473, 1054474, 1054475, 1054476, 1054477, 1054478, 1054479, 1054480, 1054481, 1054482, 1054483, 1054484, 1054485, 1054486, 1054487, 1054488, 1054489, 1054490, 1054491, 1054492, 1054493, 1117160, 1117161, 1117162, 1117163, 1117164, 1178280, 1178281, 1178282, 1178283, 1178284, 1178285, 1178286, 1178287, 1178288, 1178289, 1178290, 1178291, 1178292, 1178293, 1178294, 1178295, 1178296, 1178297, 1178298, 1178299, 1267383, 1267384, 1267385, 1267386, 1267387, 1267388, 1267389, 1267390, 1267391, 1267392, 1267393, 1267394)
        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.47msselect `listings`.*, `contacts`.`user_id` as `laravel_through_key` from `listings` inner join `contacts` on `contacts`.`listing_id` = `listings`.`id` where `contacts`.`user_id` = 17058 and `listings`.`id` != 37153 limit 9 offset 0
        Bindings
        • 0: 17058
        • 1: 37153
        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#901litehouse430μsselect * from `sources` where `sources`.`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#901litehouse400μsselect * from `repairs` where `repairs`.`id` in (10)
        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#901litehouse520μsselect * from `repair_translations` where `repair_translations`.`repair_id` in (10)
        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#901litehouse490μsselect * from `listing_evaluations` where `listing_evaluations`.`listing_id` in (37414)
        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#901litehouse440μ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#26litehouse460μsselect * from `boundaries` where `boundaries`.`id` in (6235)
        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#901litehouse900μsselect * from `listing_images` where `listing_images`.`listing_id` in (37414) 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.15msselect * from `listing_image_categories` where `image_sub_category_id` is not null and `listing_image_categories`.`listing_image_id` in (612810, 612811, 612812, 612813, 612814, 612817, 612818, 612819, 612823)
        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#418litehouse390μ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#72litehouse280μ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#418litehouse340μ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#70litehouse290μ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#26litehouse510μsselect * from `boundaries` where `boundaries`.`id` = 6235 limit 1
        Bindings
        • 0: 6235
        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#26litehouse460μsselect * from `boundaries` where `boundaries`.`id` = 6059 limit 1
        Bindings
        • 0: 6059
        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` = 8 limit 1
        Bindings
        • 0: 8
        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
      121ListingImage.php#?
      App\Models\ListingImageCategory
      118ListingImageCategory.php#?
      App\Models\RepairTranslation
      12RepairTranslation.php#?
      App\Models\Listing
      10Listing.php#?
      App\Models\ListingEvaluation
      8ListingEvaluation.php#?
      App\Models\Boundary
      6Boundary.php#?
      App\Models\ImageSubCategory
      4ImageSubCategory.php#?
      App\Models\Translation
      4Translation.php#?
      App\Models\Source
      4Source.php#?
      App\Models\Repair
      4Repair.php#?
      App\Models\Currency
      3Currency.php#?
      App\Models\User
      1User.php#?
      App\Models\CurrencyRate
      1CurrencyRate.php#?
          _token
          kWUgJaPJSsmdokG9IbMUB6DSvQtjh4iwhxlcOZip
          currency
          usd
          boundary_id
          15099
          _previous
          array:1 [ "url" => "https://keyway.org/uk/listings/37153" ]
          _flash
          array:2 [ "old" => [] "new" => [] ]
          path_info
          /uk/listings/37153
          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 => "Tue, 27 May 2025 23:00:44 GMT" ] "vary" => array:1 [ 0 => "X-Inertia" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6Im40VEZ0MlVMRVd3d2VueWY1NU04K1E9PSIsInZhbHVlIjoiTUtRU2gzQXNwVmw2WVNvekZ1cW1JdElJbWhIbXd3VUhsUFZLUm5kSzYxMTlUTFRScUxHUitXQ1MydU9semJlRlZ5Wi8yeWhieHZ2Mkh2UWwraFZhOSs1Q1Q0R1Byc0FGY1UveVQxZFZzSWtxRDI2NjlNVGtPeHk2ckdabmsvWFYiLCJtYWMiOiJmYmEzYjk1NGE3OWIyZDQ3ZjdmN2I4ZTBhNGI3MmY4ZWM5MDNhMWNkNWVmYTRjMDBjODY4ZjQ2YWQ2NmFlZmUyIiwidGFnIjoiIn0%3D; expires=Thu, 28 May 2026 05:40:45 GMT; Max-Age=31560000; path=/; secure; samesite=laxXSRF-TOKEN=eyJpdiI6Im40VEZ0MlVMRVd3d2VueWY1NU04K1E9PSIsInZhbHVlIjoiTUtRU2gzQXNwVmw2WVNvekZ1cW1JdElJbWhIbXd3VUhsUFZLUm5kSzYxMTlUTFRScUxHUitXQ1MydU9semJlRlZ5Wi8ye" 1 => "keyway_session=eyJpdiI6IkY2OHFuaFpBNzZZekJEdVpJMlg1aHc9PSIsInZhbHVlIjoiQ25IaFFTM25wUkJTbXQzZ01BanJBanczNFczblcySG9oK3lYNnpKTkk2ZThycXNha2psdEttTUNWQkxOeE9SS1lLNHhndHlxRmNsY2N5RWNGNlFjdlNHaEdtTzBmOWVlYTZzcEVGWDlGeVFudVJNazZkNkZOY0U4YXIyV3RZT0MiLCJtYWMiOiI5MmE2MWZlMGUzYTdiYTAxNjgwZGViMmYyZWNmNTMzNmEyNTc3NjFmOGRhMzdhMWIwZjgwOGZhMzhmMzE2MmJmIiwidGFnIjoiIn0%3D; expires=Thu, 28 May 2026 05:40:45 GMT; Max-Age=31560000; path=/; httponly; samesite=laxkeyway_session=eyJpdiI6IkY2OHFuaFpBNzZZekJEdVpJMlg1aHc9PSIsInZhbHVlIjoiQ25IaFFTM25wUkJTbXQzZ01BanJBanczNFczblcySG9oK3lYNnpKTkk2ZThycXNha2psdEttTUNWQkxOeE9SS1lLN" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6Im40VEZ0MlVMRVd3d2VueWY1NU04K1E9PSIsInZhbHVlIjoiTUtRU2gzQXNwVmw2WVNvekZ1cW1JdElJbWhIbXd3VUhsUFZLUm5kSzYxMTlUTFRScUxHUitXQ1MydU9semJlRlZ5Wi8yeWhieHZ2Mkh2UWwraFZhOSs1Q1Q0R1Byc0FGY1UveVQxZFZzSWtxRDI2NjlNVGtPeHk2ckdabmsvWFYiLCJtYWMiOiJmYmEzYjk1NGE3OWIyZDQ3ZjdmN2I4ZTBhNGI3MmY4ZWM5MDNhMWNkNWVmYTRjMDBjODY4ZjQ2YWQ2NmFlZmUyIiwidGFnIjoiIn0%3D; expires=Thu, 28-May-2026 05:40:45 GMT; path=/; secureXSRF-TOKEN=eyJpdiI6Im40VEZ0MlVMRVd3d2VueWY1NU04K1E9PSIsInZhbHVlIjoiTUtRU2gzQXNwVmw2WVNvekZ1cW1JdElJbWhIbXd3VUhsUFZLUm5kSzYxMTlUTFRScUxHUitXQ1MydU9semJlRlZ5Wi8ye" 1 => "keyway_session=eyJpdiI6IkY2OHFuaFpBNzZZekJEdVpJMlg1aHc9PSIsInZhbHVlIjoiQ25IaFFTM25wUkJTbXQzZ01BanJBanczNFczblcySG9oK3lYNnpKTkk2ZThycXNha2psdEttTUNWQkxOeE9SS1lLNHhndHlxRmNsY2N5RWNGNlFjdlNHaEdtTzBmOWVlYTZzcEVGWDlGeVFudVJNazZkNkZOY0U4YXIyV3RZT0MiLCJtYWMiOiI5MmE2MWZlMGUzYTdiYTAxNjgwZGViMmYyZWNmNTMzNmEyNTc3NjFmOGRhMzdhMWIwZjgwOGZhMzhmMzE2MmJmIiwidGFnIjoiIn0%3D; expires=Thu, 28-May-2026 05:40:45 GMT; path=/; httponlykeyway_session=eyJpdiI6IkY2OHFuaFpBNzZZekJEdVpJMlg1aHc9PSIsInZhbHVlIjoiQ25IaFFTM25wUkJTbXQzZ01BanJBanczNFczblcySG9oK3lYNnpKTkk2ZThycXNha2psdEttTUNWQkxOeE9SS1lLN" ] ]
          session_attributes
          0 of 0
          array:5 [ "_token" => "kWUgJaPJSsmdokG9IbMUB6DSvQtjh4iwhxlcOZip" "currency" => "usd" "boundary_id" => 15099 "_previous" => array:1 [ "url" => "https://keyway.org/uk/listings/37153" ] "_flash" => array:2 [ "old" => [] "new" => [] ] ]
          ClearShow all
          Date ↕MethodURLData
          #12025-05-27 23:00:45GET/uk/listings/371533340296