back
  • Все фото
  • Ванная комната
  • Кухня
  • Гостиная
  • Кладовая
profile
Yohana Andini
Номер не указан

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

2 Объявления

Modern Apartment in Sahid Residence, SCBD Area

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

house
Квартира
icon
1 rooms
bath
1 bathrooms
Источник:
Rumah123
Цена по запросу
Залог
Не указано
Комиссия агенту
Не указано
Total
$ 0
Description
Sahid Residence is in the strategic location in SCBD Area, near to Thamrin, Kuningan, Senayan and Kemang. Near to Plaza Indonesia Mall, Grand Indonesia, Plaza Semanggi and Pacific Place. Only stroll away to City Walk where you can find Papaya Supermaket, restaurants and cafes. Sahid Sahirman Memoriam Hospital is within the complex.
Facility: Swimming pool, Mini Market, Gym / Fitness Center, Convention Hall, Inter-Com System (Lobby to Unit), Master Antena TV Include TV Cable, Parking Lot with Basement, 24-hour CCTV, Personal Mailbox, 24-hour Security with Door Access/Lift Access, Convenient Stores, Laundry Service, ATM, Bank, Clinic 24 hours.
The Price is still negotiable. Minimal rent for 1 year.
Please contact us for more details.
Удобства
icon

Wi-Fi

Доступен

icon

Парковка

Доступен

icon

Кондиционер

Доступен

icon

Кухня

Современная кухня с премиальными материалами

icon

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

Доступен

icon

Балкон

Доступен

icon

Телевизор

Доступен

icon

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

Доступен

icon

Вид из окна

Доступен

Особенности размещения:
icon
Разрешено с питомцами
Расположение:
Jl. Jendral Sudirman No.86, Karet Tengsin Tanah Abang, Rt.10/rw.11, Karet Tengsin, Tanah Abang, Jakarta Pusat 10220
Modern Apartment in Sahid Residence, SCBD Area
house
Квартира
couch
1 rooms
bath
1 bathrooms
Источник:
Rumah123
14 мая 2025
Цена по запросу
Залог
Не указано
Комиссия агенту
Не указано
Total
$ 0

Контакты:

profile
Yohana Andini
Номер не указан

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

Request history8.3.13PHP Version211msRequest Duration4MBMemory UsageGET {locale}/listings/{listingId}Route
    • Booting (7.92ms)time
    • Application (203ms)time
    • 1 x Application (96.24%)
      203ms
      1 x Booting (3.75%)
      7.92ms
      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 (16 duplicates)Show only duplicates94.17ms
      • BuildsAdjacencyListQueries.php#26litehouse45.97msselect * 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.45msselect * from `listings` where `id` = 32183 limit 1
        Bindings
        • 0: 32183
        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#140litehouse600μ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.16msselect * from `listing_images` where `listing_images`.`listing_id` in (32183) 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.63msselect * from `listing_image_categories` where `image_category_id` is not null and `listing_image_categories`.`listing_image_id` in (525636, 525637, 525638, 525639, 525640, 525641, 525643)
        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.28msselect * from `listing_image_categories` where `image_sub_category_id` is not null and `listing_image_categories`.`listing_image_id` in (525636, 525637, 525638, 525639, 525640, 525641, 525643)
        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#140litehouse800μsselect * from `image_sub_categories` where `image_sub_categories`.`id` in (2, 3, 4, 10)
        Backtrace
        • app/Services/ListingService.php:140
        • app/Http/Controllers/ListingController.php:99
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
      • ListingService.php#140litehouse1.02msselect `logs`.*, `posts`.`id` as `laravel_through_key` from `logs` inner join `posts` on `posts`.`id` = `logs`.`post_id` where `posts`.`id` in (91648)
        Bindings
        • 0: 91648
        Backtrace
        • app/Services/ListingService.php:140
        • app/Http/Controllers/ListingController.php:99
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
      • ListingService.php#140litehouse1.31msselect `users`.*, (select count(*) from `contacts` where `users`.`id` = `contacts`.`user_id`) as `contacts_count`, `contacts`.`listing_id` as `laravel_through_key` from `users` inner join `contacts` on `contacts`.`user_id` = `users`.`id` where `contacts`.`listing_id` in (32183)
        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.47msselect * 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#418litehouse450μ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#72litehouse320μ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#42litehouse1.04msselect * from `translations` where `entity_name` = 'image_sub_category' and `entity_id` in (4, 3, 2, 10) and `language` = 'ru'
        Bindings
        • 0: image_sub_category
        • 1: 4
        • 2: 3
        • 3: 2
        • 4: 10
        • 5: 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#222litehouse860μsselect * from `listing_evaluations` where `listing_evaluations`.`listing_id` = 32183 and `listing_evaluations`.`listing_id` is not null limit 1
        Bindings
        • 0: 32183
        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#26litehouse980μsselect * from `boundaries` where `boundaries`.`id` = 1704 limit 1
        Bindings
        • 0: 1704
        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.2msselect * from `listings` where `id` in ('68587', '69143', '31739', '75888', '22149', '28734', '40643', '22606') order by `date` desc
        Bindings
        • 0: 68587
        • 1: 69143
        • 2: 31739
        • 3: 75888
        • 4: 22149
        • 5: 28734
        • 6: 40643
        • 7: 22606
        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)
        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#741litehouse750μ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#741litehouse770μ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.54msselect * from `listing_evaluations` where `listing_evaluations`.`listing_id` in (22149, 22606, 28734, 31739, 40643, 68587, 69143, 75888)
        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 `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#26litehouse650μsselect * from `boundaries` where `boundaries`.`id` in (1704)
        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.38msselect * from `listing_images` where `listing_images`.`listing_id` in (22149, 22606, 28734, 31739, 40643, 68587, 69143, 75888) 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.13msselect * from `listing_image_categories` where `image_sub_category_id` is not null and `listing_image_categories`.`listing_image_id` in (323277, 323278, 323279, 323280, 323281, 323282, 323283, 323284, 323285, 323286, 323287, 323288, 323289, 323290, 330927, 330928, 330929, 330930, 330931, 330932, 330933, 330934, 330935, 330936, 330937, 330938, 330939, 330940, 330941, 330942, 330943, 330944, 330945, 458756, 458757, 458758, 458759, 458760, 458761, 458762, 458763, 458764, 458769, 517815, 517816, 517817, 517818, 517819, 517820, 517821, 686885, 686886, 686887, 686888, 686889, 686890, 686891, 686892, 686893, 1068773, 1068774, 1068775, 1068776, 1068777, 1068778, 1068779, 1068780, 1068781, 1068782, 1068783, 1068784, 1068785, 1068786, 1068787, 1068788, 1068789, 1068790, 1068791, 1068792, 1068793, 1068794, 1068795, 1068796, 1068797, 1074910, 1074911, 1074912, 1074913, 1074914, 1074915, 1074916, 1074917, 1074918, 1074919, 1074920, 1149361, 1149362, 1149364, 1149365)
        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.92msselect `listings`.*, `contacts`.`user_id` as `laravel_through_key` from `listings` inner join `contacts` on `contacts`.`listing_id` = `listings`.`id` where `contacts`.`user_id` = 8113 and `listings`.`id` != 32183 limit 9 offset 0
        Bindings
        • 0: 8113
        • 1: 32183
        Backtrace
        • app/Services/ListingService.php:901
        • app/Http/Controllers/ListingController.php:104
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
      • ListingService.php#901litehouse570μsselect * from `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#901litehouse590μ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#901litehouse680μ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#901litehouse790μsselect * from `listing_evaluations` where `listing_evaluations`.`listing_id` in (18825)
        Backtrace
        • app/Services/ListingService.php:901
        • app/Http/Controllers/ListingController.php:104
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
      • ListingService.php#901litehouse570μsselect * from `currencies` where `currencies`.`id` in (2)
        Backtrace
        • app/Services/ListingService.php:901
        • app/Http/Controllers/ListingController.php:104
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
      • BuildsAdjacencyListQueries.php#26litehouse690μsselect * from `boundaries` where `boundaries`.`id` in (6099)
        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.13msselect * from `listing_images` where `listing_images`.`listing_id` in (18825) 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#901litehouse980μsselect * from `listing_image_categories` where `image_sub_category_id` is not null and `listing_image_categories`.`listing_image_id` in (259965, 259966, 259967, 259968, 259969, 259971, 259974, 259979)
        Backtrace
        • app/Services/ListingService.php:901
        • app/Http/Controllers/ListingController.php:104
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
      • ListingService.php#418litehouse510μsselect `id` from `listings` where 0 = 1 and `is_active` = 1
        Bindings
        • 0: 1
        Backtrace
        • app/Services/ListingService.php:418
        • app/Services/FavoriteService.php:68
        • app/Views/Composers/FavoritesComposer.php:16
        • vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:124
        • vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:177
      • FavoriteService.php#72litehouse420μ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#418litehouse510μ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#26litehouse730μsselect * from `boundaries` where `boundaries`.`id` = 1704 limit 1
        Bindings
        • 0: 1704
        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#26litehouse740μsselect * from `boundaries` where `boundaries`.`id` = 6024 limit 1
        Bindings
        • 0: 6024
        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#368litehouse710μ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
      114ListingImage.php#?
      App\Models\ListingImageCategory
      101ListingImageCategory.php#?
      App\Models\Listing
      10Listing.php#?
      App\Models\ListingEvaluation
      10ListingEvaluation.php#?
      App\Models\Boundary
      6Boundary.php#?
      App\Models\RepairTranslation
      6RepairTranslation.php#?
      App\Models\ImageSubCategory
      4ImageSubCategory.php#?
      App\Models\Translation
      4Translation.php#?
      App\Models\Currency
      3Currency.php#?
      App\Models\Source
      3Source.php#?
      App\Models\Repair
      2Repair.php#?
      App\Models\User
      1User.php#?
      App\Models\CurrencyRate
      1CurrencyRate.php#?
          _token
          XzOO4dLUSHrmfm2bRYZp5p5MOTLcX5OhU0KxqmNz
          currency
          usd
          boundary_id
          15099
          _previous
          array:1 [ "url" => "https://keyway.org/ru/listings/32183" ]
          _flash
          array:2 [ "old" => [] "new" => [] ]
          path_info
          /ru/listings/32183
          status_code
          200
          
          status_text
          OK
          format
          html
          content_type
          text/html; charset=UTF-8
          request_query
          []
          
          request_request
          []
          
          request_headers
          0 of 0
          array:15 [ "accept-encoding" => array:1 [ 0 => "gzip, deflate, br, zstd" ] "sec-fetch-dest" => array:1 [ 0 => "document" ] "sec-fetch-user" => array:1 [ 0 => "?1" ] "sec-fetch-mode" => array:1 [ 0 => "navigate" ] "sec-fetch-site" => array:1 [ 0 => "none" ] "accept" => array:1 [ 0 => "text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7" ] "user-agent" => array:1 [ 0 => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" ] "upgrade-insecure-requests" => array:1 [ 0 => "1" ] "sec-ch-ua-platform" => array:1 [ 0 => ""Windows"" ] "sec-ch-ua-mobile" => array:1 [ 0 => "?0" ] "sec-ch-ua" => array:1 [ 0 => ""Chromium";v="130", "HeadlessChrome";v="130", "Not?A_Brand";v="99"" ] "cache-control" => array:1 [ 0 => "no-cache" ] "pragma" => array:1 [ 0 => "no-cache" ] "connection" => array:1 [ 0 => "keep-alive" ] "host" => array:1 [ 0 => "keyway.org" ] ]
          request_cookies
          []
          
          response_headers
          0 of 0
          array:6 [ "content-type" => array:1 [ 0 => "text/html; charset=UTF-8" ] "cache-control" => array:1 [ 0 => "no-cache, private" ] "date" => array:1 [ 0 => "Wed, 28 May 2025 07:01:14 GMT" ] "vary" => array:1 [ 0 => "X-Inertia" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IlZnY2l4TnJqdDdQNVFwNnMwTWltcUE9PSIsInZhbHVlIjoieXpuT2laYnlSQVhoRkpic01TOE9vekVOcjFZcUNvK08wandPUHphWXlCWmRpV0c3YkkvQktaelhsVFl4WXpSWmtNQWJndGhSVXVBbG5zMS9VNGFueGxnK21sRFZ5bG5xVU5qc3Y2ZzJiQWdrNmo2TjRPemU5YjQ5ZU9BUVQwWS8iLCJtYWMiOiJhYjQxMDc3ZGY5NzYxMGQwYjVkNTZlOTE4Yjc2NTYxMTRhMmIyMmM0Yjg2YWU0NjY2MTJjNTJjZGYzNzUyYzMzIiwidGFnIjoiIn0%3D; expires=Thu, 28 May 2026 13:41:14 GMT; Max-Age=31560000; path=/; secure; samesite=laxXSRF-TOKEN=eyJpdiI6IlZnY2l4TnJqdDdQNVFwNnMwTWltcUE9PSIsInZhbHVlIjoieXpuT2laYnlSQVhoRkpic01TOE9vekVOcjFZcUNvK08wandPUHphWXlCWmRpV0c3YkkvQktaelhsVFl4WXpSWmtNQWJnd" 1 => "keyway_session=eyJpdiI6Ind5MWZ6ckdKcno5cWk0MnN3U2FFeFE9PSIsInZhbHVlIjoidEtJWU9TeDlybndSZVJhVW4zZGZCZVBmSEhxTytpalVPK3VwbVYyL3M2RFFMV0JsTXVmU0VpcWNxRTRVcGpLV3JJamdhWWhmbml6WVppT2pKSU9LU2xQSWNYL2ZzcmxHV01paG9ocFBTRGhBQllnZEcwbUpiRmI1UlpvU3RVd3MiLCJtYWMiOiIwYzBmY2YzMjkxM2VjNmYzZjY0M2ZlOGJlZGZjYTVlOThiMTQyMzY5ODY4NTQzNTZlYzFjOWE5MGJiN2VmNDdmIiwidGFnIjoiIn0%3D; expires=Thu, 28 May 2026 13:41:14 GMT; Max-Age=31560000; path=/; httponly; samesite=laxkeyway_session=eyJpdiI6Ind5MWZ6ckdKcno5cWk0MnN3U2FFeFE9PSIsInZhbHVlIjoidEtJWU9TeDlybndSZVJhVW4zZGZCZVBmSEhxTytpalVPK3VwbVYyL3M2RFFMV0JsTXVmU0VpcWNxRTRVcGpLV3JJa" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IlZnY2l4TnJqdDdQNVFwNnMwTWltcUE9PSIsInZhbHVlIjoieXpuT2laYnlSQVhoRkpic01TOE9vekVOcjFZcUNvK08wandPUHphWXlCWmRpV0c3YkkvQktaelhsVFl4WXpSWmtNQWJndGhSVXVBbG5zMS9VNGFueGxnK21sRFZ5bG5xVU5qc3Y2ZzJiQWdrNmo2TjRPemU5YjQ5ZU9BUVQwWS8iLCJtYWMiOiJhYjQxMDc3ZGY5NzYxMGQwYjVkNTZlOTE4Yjc2NTYxMTRhMmIyMmM0Yjg2YWU0NjY2MTJjNTJjZGYzNzUyYzMzIiwidGFnIjoiIn0%3D; expires=Thu, 28-May-2026 13:41:14 GMT; path=/; secureXSRF-TOKEN=eyJpdiI6IlZnY2l4TnJqdDdQNVFwNnMwTWltcUE9PSIsInZhbHVlIjoieXpuT2laYnlSQVhoRkpic01TOE9vekVOcjFZcUNvK08wandPUHphWXlCWmRpV0c3YkkvQktaelhsVFl4WXpSWmtNQWJnd" 1 => "keyway_session=eyJpdiI6Ind5MWZ6ckdKcno5cWk0MnN3U2FFeFE9PSIsInZhbHVlIjoidEtJWU9TeDlybndSZVJhVW4zZGZCZVBmSEhxTytpalVPK3VwbVYyL3M2RFFMV0JsTXVmU0VpcWNxRTRVcGpLV3JJamdhWWhmbml6WVppT2pKSU9LU2xQSWNYL2ZzcmxHV01paG9ocFBTRGhBQllnZEcwbUpiRmI1UlpvU3RVd3MiLCJtYWMiOiIwYzBmY2YzMjkxM2VjNmYzZjY0M2ZlOGJlZGZjYTVlOThiMTQyMzY5ODY4NTQzNTZlYzFjOWE5MGJiN2VmNDdmIiwidGFnIjoiIn0%3D; expires=Thu, 28-May-2026 13:41:14 GMT; path=/; httponlykeyway_session=eyJpdiI6Ind5MWZ6ckdKcno5cWk0MnN3U2FFeFE9PSIsInZhbHVlIjoidEtJWU9TeDlybndSZVJhVW4zZGZCZVBmSEhxTytpalVPK3VwbVYyL3M2RFFMV0JsTXVmU0VpcWNxRTRVcGpLV3JJa" ] ]
          session_attributes
          0 of 0
          array:5 [ "_token" => "XzOO4dLUSHrmfm2bRYZp5p5MOTLcX5OhU0KxqmNz" "currency" => "usd" "boundary_id" => 15099 "_previous" => array:1 [ "url" => "https://keyway.org/ru/listings/32183" ] "_flash" => array:2 [ "old" => [] "new" => [] ] ]
          ClearShow all
          Date ↕MethodURLData
          #12025-05-28 07:01:14GET/ru/listings/321833340265