back
  • Все фото
  • Спальня
  • Кухня
profile
Nurcahyo SE
+6281293349830

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

2 Объявления

Modern House in Pondok Indah Jakarta Selatan

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

house
Дом
icon
5 rooms
bath
5 bathrooms
icon
380 м2
Источник:
Rumah123
Цена по запросу
Залог
Не указано
Комиссия агенту
Не указано
Total
$ 0
Description
House for Rent in Pondok Indah, Pondok Pinang, South Jakarta

A house in the Green Building, Pondok Indah with a strategic location, easy to access, in a quiet, comfortable, and secure complex to live in.

SPECIFICATIONS:
Building Area: 380 sq.m.
Land Area: 230 sq.m.
Bedrooms: 5
Bathrooms: 5
Number of Floors: 2
Garage: 1 car
Carport: 2 cars
Electricity: 4,400 Watts
Water: Jet Pump Well
Certificate: SHM (Freehold)

Facilities:
Air Conditioner, Carport, Garage, Garden, Curtains, Telephone, Water Heater

Selling Points:
House in Pondok Indah with a strategic location near:
Pondok Indah Mall
Pondok Indah Hospital
Point Square
Simatupang Mall
Lebak Bulus MRT
Siloam Hospital
Fatmawati Hospital

Rental Price: IDR 245 million, Negotiable
Preferred for 2-year rental
Удобства
icon

Wi-Fi

icon

Парковка

Навес и гараж доступны

icon

Кондиционер

Кондиционер предоставляется

icon

Кухня

Современная кухня с обеденной зоной

icon

Стиральная машина

icon

Балкон

icon

Телевизор

icon

Посудомоечная машина

icon

Тренажёрный зал

Особенности размещения:
icon
Разрешено с питомцами
Расположение:
Pondok Indah, Kebayoran Lama, South Jakarta, DKI Jakarta
Modern House in Pondok Indah Jakarta Selatan
house
Дом
couch
5 rooms
bath
5 bathrooms
area
380 м2
Источник:
Rumah123
15 мая 2025
Цена по запросу
Залог
Не указано
Комиссия агенту
Не указано
Total
$ 0

Контакты:

profile
Nurcahyo SE
+6281293349830

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

Request history8.3.13PHP Version207msRequest Duration4MBMemory UsageGET {locale}/listings/{listingId}Route
    • Booting (8.27ms)time
    • Application (199ms)time
    • 1 x Application (96%)
      199ms
      1 x Booting (3.99%)
      8.27ms
      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 duplicates84.95ms
      • BuildsAdjacencyListQueries.php#26litehouse40.75msselect * 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.23msselect * from `listings` where `id` = 32532 limit 1
        Bindings
        • 0: 32532
        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.11msselect * from `listing_images` where `listing_images`.`listing_id` in (32532) 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.07msselect * from `listing_image_categories` where `image_category_id` is not null and `listing_image_categories`.`listing_image_id` in (531620, 531621, 531622, 531623, 531624, 531625, 531627)
        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.04msselect * from `listing_image_categories` where `image_sub_category_id` is not null and `listing_image_categories`.`listing_image_id` in (531620, 531621, 531622, 531623, 531624, 531625, 531627)
        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#140litehouse670μsselect * from `image_sub_categories` where `image_sub_categories`.`id` in (1, 3)
        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 `logs`.*, `posts`.`id` as `laravel_through_key` from `logs` inner join `posts` on `posts`.`id` = `logs`.`post_id` where `posts`.`id` in (92364)
        Bindings
        • 0: 92364
        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.25msselect `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 (32532)
        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#47litehouse4.35msselect * 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#418litehouse550μ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#72litehouse340μ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#42litehouse950μsselect * from `translations` where `entity_name` = 'image_sub_category' and `entity_id` in (1, 3) and `language` = 'ru'
        Bindings
        • 0: image_sub_category
        • 1: 1
        • 2: 3
        • 3: ru
        Backtrace
        • app/Services/TranslationService.php:42
        • app/Http/Controllers/ListingController.php:102
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
      • Listing.php#222litehouse890μsselect * from `listing_evaluations` where `listing_evaluations`.`listing_id` = 32532 and `listing_evaluations`.`listing_id` is not null limit 1
        Bindings
        • 0: 32532
        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.02msselect * from `boundaries` where `boundaries`.`id` = 6156 limit 1
        Bindings
        • 0: 6156
        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.22msselect * from `listings` where `id` in ('23317', '19732', '23132', '38710', '70369', '36840', '20227', '34907') order by `date` desc
        Bindings
        • 0: 23317
        • 1: 19732
        • 2: 23132
        • 3: 38710
        • 4: 70369
        • 5: 36840
        • 6: 20227
        • 7: 34907
        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 `sources` where `sources`.`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#741litehouse800μsselect * from `repairs` where `repairs`.`id` in (8, 15, 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.03msselect * from `repair_translations` where `repair_translations`.`repair_id` in (8, 15, 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.49msselect * from `listing_evaluations` where `listing_evaluations`.`listing_id` in (19732, 20227, 23132, 23317, 34907, 36840, 38710, 70369)
        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 `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#26litehouse910μsselect * from `boundaries` where `boundaries`.`id` in (6156)
        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.45msselect * from `listing_images` where `listing_images`.`listing_id` in (19732, 20227, 23132, 23317, 34907, 36840, 38710, 70369) 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.85msselect * from `listing_image_categories` where `image_sub_category_id` is not null and `listing_image_categories`.`listing_image_id` in (277428, 277429, 277430, 277432, 277434, 277436, 277438, 277439, 277440, 277441, 277442, 277443, 277444, 277445, 277446, 277447, 277448, 277461, 285295, 285296, 285298, 285299, 285300, 285303, 285304, 285305, 285306, 285308, 341779, 341780, 341781, 341782, 341783, 341784, 341785, 341786, 341787, 345659, 345662, 345664, 345665, 345666, 345667, 345668, 345669, 345674, 575672, 575673, 575674, 575675, 575677, 575680, 604120, 604121, 604122, 604124, 604125, 604126, 604127, 642411, 642412, 642413, 642414, 642415, 642416, 642417, 642418, 642419, 642420, 642421, 642422, 642424, 642427, 1088443, 1088444, 1088445, 1088446, 1088447, 1088448)
        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.08msselect `listings`.*, `contacts`.`user_id` as `laravel_through_key` from `listings` inner join `contacts` on `contacts`.`listing_id` = `listings`.`id` where `contacts`.`user_id` = 14612 and `listings`.`id` != 32532 limit 9 offset 0
        Bindings
        • 0: 14612
        • 1: 32532
        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#901litehouse640μ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#901litehouse630μ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#901litehouse720μ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#901litehouse780μsselect * from `listing_evaluations` where `listing_evaluations`.`listing_id` in (79731)
        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#901litehouse640μ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#26litehouse710μsselect * from `boundaries` where `boundaries`.`id` in (6012)
        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.07msselect * from `listing_images` where `listing_images`.`listing_id` in (79731) 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.17msselect * from `listing_image_categories` where `image_sub_category_id` is not null and `listing_image_categories`.`listing_image_id` in (1194516, 1194517, 1194518, 1194519, 1194520, 1194521, 1194522, 1194523, 1194524, 1194525, 1194526)
        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#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/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#72litehouse470μ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#418litehouse610μsselect `id` from `listings` where 0 = 1 and `is_active` = 1
        Bindings
        • 0: 1
        Backtrace
        • app/Services/ListingService.php:418
        • app/Services/ComparisonService.php:66
        • app/Views/Composers/CompareListingsComposer.php:16
        • vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:124
        • vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:177
      • ComparisonService.php#70litehouse450μsdelete from `comparisons` where 0 = 1
        Backtrace
        • app/Services/ComparisonService.php:70
        • app/Views/Composers/CompareListingsComposer.php:16
        • vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:124
        • vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:177
        • vendor/laravel/framework/src/Illuminate/View/View.php:188
      • BuildsAdjacencyListQueries.php#26litehouse800μsselect * from `boundaries` where `boundaries`.`id` = 6156 limit 1
        Bindings
        • 0: 6156
        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` = 391 limit 1
        Bindings
        • 0: 391
        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
      97ListingImage.php#?
      App\Models\ListingImageCategory
      92ListingImageCategory.php#?
      App\Models\RepairTranslation
      12RepairTranslation.php#?
      App\Models\Listing
      10Listing.php#?
      App\Models\ListingEvaluation
      10ListingEvaluation.php#?
      App\Models\Boundary
      6Boundary.php#?
      App\Models\Repair
      4Repair.php#?
      App\Models\Currency
      3Currency.php#?
      App\Models\Source
      3Source.php#?
      App\Models\ImageSubCategory
      2ImageSubCategory.php#?
      App\Models\Translation
      2Translation.php#?
      App\Models\User
      1User.php#?
      App\Models\CurrencyRate
      1CurrencyRate.php#?
          _token
          0HuV9IGdaK01rBbCDwPkDEgRac9yw8PcfADabh5x
          currency
          usd
          boundary_id
          15099
          _previous
          array:1 [ "url" => "https://keyway.org/ru/listings/32532" ]
          _flash
          array:2 [ "old" => [] "new" => [] ]
          path_info
          /ru/listings/32532
          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 19:45:12 GMT" ] "vary" => array:1 [ 0 => "X-Inertia" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6InQvNkFadEMreUx4OG12UEF1UjVsa0E9PSIsInZhbHVlIjoielgyb3ZPTW5mcjhIWkwwaXZVSFE1VTVKSVB3dXlrczl4bXA3U1dLbmRFTXZmZklYS2lFZ0QwVVhGb0VlNmNGRUFlV2RueXBodzNlcVNYQlRYWXkvQnMxa2Z4UUxnUEpSSVN3SEpQZURtY2VyVlkxTkxBRE94aXRhQURMTnlmM2giLCJtYWMiOiJhODlhNjhiYThlMTc5MjJlMWUzMWFmNDY3MDY2Y2QyNWFiZjIyZGUyNjc4ZDViOGI3YzY2ZGMwNjhhOGYzN2Q2IiwidGFnIjoiIn0%3D; expires=Thu, 28 May 2026 02:25:12 GMT; Max-Age=31560000; path=/; secure; samesite=laxXSRF-TOKEN=eyJpdiI6InQvNkFadEMreUx4OG12UEF1UjVsa0E9PSIsInZhbHVlIjoielgyb3ZPTW5mcjhIWkwwaXZVSFE1VTVKSVB3dXlrczl4bXA3U1dLbmRFTXZmZklYS2lFZ0QwVVhGb0VlNmNGRUFlV2Rue" 1 => "keyway_session=eyJpdiI6IlJCQU1qRjlENEtTRzBpODkrb0MwYWc9PSIsInZhbHVlIjoiMFZkTkt3RmRveTJlTWd1Z0FMcTdlNi9XMVJ3amVkUS9SWm14c0N0cHJRMTM3c25aQ1AvNkc0RTV2REdib0pZWkV1UzE2bm1VWFJHVit3TkxRME9wZExtMXZqdUxyTy9raDFhOXRSN1VXMVdZVWhWTERNaExtUGpWUmt0NWVWT3EiLCJtYWMiOiJhYjRiODdlYmFhYjIwMTUxMTM0ZWI0OWM1ZGNjMTY0OGFhYTAzOGRkOTZkNmMzNjBjOWNjZjg3MDdmZDY3NGY3IiwidGFnIjoiIn0%3D; expires=Thu, 28 May 2026 02:25:12 GMT; Max-Age=31560000; path=/; httponly; samesite=laxkeyway_session=eyJpdiI6IlJCQU1qRjlENEtTRzBpODkrb0MwYWc9PSIsInZhbHVlIjoiMFZkTkt3RmRveTJlTWd1Z0FMcTdlNi9XMVJ3amVkUS9SWm14c0N0cHJRMTM3c25aQ1AvNkc0RTV2REdib0pZWkV1U" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6InQvNkFadEMreUx4OG12UEF1UjVsa0E9PSIsInZhbHVlIjoielgyb3ZPTW5mcjhIWkwwaXZVSFE1VTVKSVB3dXlrczl4bXA3U1dLbmRFTXZmZklYS2lFZ0QwVVhGb0VlNmNGRUFlV2RueXBodzNlcVNYQlRYWXkvQnMxa2Z4UUxnUEpSSVN3SEpQZURtY2VyVlkxTkxBRE94aXRhQURMTnlmM2giLCJtYWMiOiJhODlhNjhiYThlMTc5MjJlMWUzMWFmNDY3MDY2Y2QyNWFiZjIyZGUyNjc4ZDViOGI3YzY2ZGMwNjhhOGYzN2Q2IiwidGFnIjoiIn0%3D; expires=Thu, 28-May-2026 02:25:12 GMT; path=/; secureXSRF-TOKEN=eyJpdiI6InQvNkFadEMreUx4OG12UEF1UjVsa0E9PSIsInZhbHVlIjoielgyb3ZPTW5mcjhIWkwwaXZVSFE1VTVKSVB3dXlrczl4bXA3U1dLbmRFTXZmZklYS2lFZ0QwVVhGb0VlNmNGRUFlV2Rue" 1 => "keyway_session=eyJpdiI6IlJCQU1qRjlENEtTRzBpODkrb0MwYWc9PSIsInZhbHVlIjoiMFZkTkt3RmRveTJlTWd1Z0FMcTdlNi9XMVJ3amVkUS9SWm14c0N0cHJRMTM3c25aQ1AvNkc0RTV2REdib0pZWkV1UzE2bm1VWFJHVit3TkxRME9wZExtMXZqdUxyTy9raDFhOXRSN1VXMVdZVWhWTERNaExtUGpWUmt0NWVWT3EiLCJtYWMiOiJhYjRiODdlYmFhYjIwMTUxMTM0ZWI0OWM1ZGNjMTY0OGFhYTAzOGRkOTZkNmMzNjBjOWNjZjg3MDdmZDY3NGY3IiwidGFnIjoiIn0%3D; expires=Thu, 28-May-2026 02:25:12 GMT; path=/; httponlykeyway_session=eyJpdiI6IlJCQU1qRjlENEtTRzBpODkrb0MwYWc9PSIsInZhbHVlIjoiMFZkTkt3RmRveTJlTWd1Z0FMcTdlNi9XMVJ3amVkUS9SWm14c0N0cHJRMTM3c25aQ1AvNkc0RTV2REdib0pZWkV1U" ] ]
          session_attributes
          0 of 0
          array:5 [ "_token" => "0HuV9IGdaK01rBbCDwPkDEgRac9yw8PcfADabh5x" "currency" => "usd" "boundary_id" => 15099 "_previous" => array:1 [ "url" => "https://keyway.org/ru/listings/32532" ] "_flash" => array:2 [ "old" => [] "new" => [] ] ]
          ClearShow all
          Date ↕MethodURLData
          #12025-05-27 19:45:12GET/ru/listings/325323340243