back
  • Усі фото
  • Ванна кімната
  • Спальня
  • Зовнішній вигляд будівлі
  • Вітальня
profile
Shanty
+6281282746320

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

5 Оголошень

Strategic Location Near Mall and Schools

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

house
Будинок
icon
2 rooms
bath
1 bathrooms
icon
60 м2
Джерело:
Rumah123
Ціна за запитом
Застава
Не вказано
Комісія агенту
Не вказано
Разом
$ 0
Опис
Strategic location
Close to schools, hospitals, culinary spots, Lippo Mall, Aeon Deltamas
Ready to move in
Safe and comfortable environment #202898
Зручності
icon

Паркінг

Критий гараж з місцем для зберігання велосипедів

icon

Кондиціонер

Настінний блок кондиціонера видно ззовні

icon

Торговий центр поруч

Поруч з торговим центром Lippo Mall та Aeon Deltamas

icon

Ресторан

Кулінарні заклади в безпосередній близькості

icon

Пам’ятки поруч

Школи та лікарня поруч

icon

Безпека

Безпечне та комфортне сусідське середовище

Розташування:
Jl. Gn. Tidar 5 No.10
Strategic Location Near Mall and Schools
house
Будинок
couch
2 rooms
bath
1 bathrooms
area
60 м2
Джерело:
Rumah123
12 травня 2025
Ціна за запитом
Застава
Не вказано
Комісія агенту
Не вказано
Разом
$ 0

Контакти:

profile
Shanty
+6281282746320

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

Request history8.3.13PHP Version194msRequest Duration4MBMemory UsageGET {locale}/listings/{listingId}Route
    • Booting (8.72ms)time
    • Application (185ms)time
    • 1 x Application (95.49%)
      185ms
      1 x Booting (4.5%)
      8.72ms
      35 templates were rendered
      • new.listings.showshow.blade.php#?blade
      • new.components.show.fullscreenfullscreen.blade.php#?blade
      • new.components.contacts-modalcontacts-modal.blade.php#?blade
      • new.components.show.fullscreen.buttons.fullscreen-favorites-btnfullscreen-favorites-btn.blade.php#?blade
      • new.components.show.fullscreen.buttons.fullscreen-compare-btnfullscreen-compare-btn.blade.php#?blade
      • new.components.show.fullscreen.buttons.fullscreen-share-btnfullscreen-share-btn.blade.php#?blade
      • new.components.show.fullscreen.buttons.fullscreen-favorites-btnfullscreen-favorites-btn.blade.php#?blade
      • new.components.show.fullscreen.buttons.fullscreen-compare-btnfullscreen-compare-btn.blade.php#?blade
      • new.components.show.fullscreen.buttons.fullscreen-share-btnfullscreen-share-btn.blade.php#?blade
      • new.components.destroy-modaldestroy-modal.blade.php#?blade
      • new.components.show.buttons.favorite-btnfavorite-btn.blade.php#?blade
      • new.components.show.buttons.compare-btncompare-btn.blade.php#?blade
      • new.components.show.buttons.share-btnshare-btn.blade.php#?blade
      • new.components.show.buttons.favorite-btnfavorite-btn.blade.php#?blade
      • new.components.show.buttons.compare-btncompare-btn.blade.php#?blade
      • new.components.show.buttons.share-btnshare-btn.blade.php#?blade
      • listings.destroydestroy.blade.php#?blade
      • new.components.show.cardcard.blade.php#?blade
      • new.components.show.cardcard.blade.php#?blade
      • new.components.show.cardcard.blade.php#?blade
      • new.components.show.cardcard.blade.php#?blade
      • new.components.show.cardcard.blade.php#?blade
      • new.components.show.cardcard.blade.php#?blade
      • new.components.show.cardcard.blade.php#?blade
      • new.components.show.cardcard.blade.php#?blade
      • new.components.show.cardcard.blade.php#?blade
      • new.components.show.cardcard.blade.php#?blade
      • new.components.show.cardcard.blade.php#?blade
      • new.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
      39 statements were executed (16 duplicates)Show only duplicates78.35ms
      • BuildsAdjacencyListQueries.php#26litehouse40.99msselect * 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.31msselect * from `listings` where `id` = 19947 limit 1
        Bindings
        • 0: 19947
        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#140litehouse540μ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.04msselect * from `listing_images` where `listing_images`.`listing_id` in (19947) 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#140litehouse980μsselect * from `listing_image_categories` where `image_category_id` is not null and `listing_image_categories`.`listing_image_id` in (280848, 280849, 280850, 280851, 280852, 280853, 280854, 280855, 280856, 280857)
        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#140litehouse820μsselect * from `listing_image_categories` where `image_sub_category_id` is not null and `listing_image_categories`.`listing_image_id` in (280848, 280849, 280850, 280851, 280852, 280853, 280854, 280855, 280856, 280857)
        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#140litehouse550μsselect * from `image_sub_categories` where `image_sub_categories`.`id` in (1, 2, 4, 19)
        Backtrace
        • app/Services/ListingService.php:140
        • app/Http/Controllers/ListingController.php:99
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
      • ListingService.php#140litehouse830μsselect `logs`.*, `posts`.`id` as `laravel_through_key` from `logs` inner join `posts` on `posts`.`id` = `logs`.`post_id` where `posts`.`id` in (65454)
        Bindings
        • 0: 65454
        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 (19947)
        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.44msselect * 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#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#42litehouse960μsselect * from `translations` where `entity_name` = 'image_sub_category' and `entity_id` in (4, 1, 19, 2) and `language` = 'uk'
        Bindings
        • 0: image_sub_category
        • 1: 4
        • 2: 1
        • 3: 19
        • 4: 2
        • 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#222litehouse690μsselect * from `listing_evaluations` where `listing_evaluations`.`listing_id` = 19947 and `listing_evaluations`.`listing_id` is not null limit 1
        Bindings
        • 0: 19947
        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#26litehouse960μsselect * from `boundaries` where `boundaries`.`id` = 868 limit 1
        Bindings
        • 0: 868
        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.79msselect * from `listings` where `id` in ('63466', '71132', '71133', '30916', '31043', '32727', '53280', '64768') order by `date` desc
        Bindings
        • 0: 63466
        • 1: 71132
        • 2: 71133
        • 3: 30916
        • 4: 31043
        • 5: 32727
        • 6: 53280
        • 7: 64768
        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#741litehouse570μsselect * from `sources` where `sources`.`id` in (8, 10, 11)
        Backtrace
        • app/Services/ListingService.php:741
        • app/Http/Controllers/ListingController.php:103
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
      • ListingService.php#741litehouse540μ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#741litehouse690μ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.24msselect * from `listing_evaluations` where `listing_evaluations`.`listing_id` in (30916, 31043, 32727, 53280, 63466, 64768, 71132, 71133)
        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#741litehouse510μsselect * from `currencies` where `currencies`.`id` in (2)
        Backtrace
        • app/Services/ListingService.php:741
        • app/Http/Controllers/ListingController.php:103
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
      • BuildsAdjacencyListQueries.php#26litehouse530μsselect * from `boundaries` where `boundaries`.`id` in (868)
        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.39msselect * from `listing_images` where `listing_images`.`listing_id` in (30916, 31043, 32727, 53280, 63466, 64768, 71132, 71133) 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#741litehouse2.4msselect * from `listing_image_categories` where `image_sub_category_id` is not null and `listing_image_categories`.`listing_image_id` in (500713, 500714, 500715, 500716, 500717, 500718, 500720, 500721, 503188, 503189, 503190, 503191, 503192, 503193, 503194, 503195, 503196, 503197, 503198, 503199, 503200, 503201, 503202, 503203, 503204, 503206, 503211, 898022, 898023, 898024, 898025, 898026, 898027, 898028, 1008535, 1023129, 1023130, 1023131, 1023132, 1023133, 1023134, 1023135)
        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.75msselect `listings`.*, `contacts`.`user_id` as `laravel_through_key` from `listings` inner join `contacts` on `contacts`.`listing_id` = `listings`.`id` where `contacts`.`user_id` = 8328 and `listings`.`id` != 19947 limit 9 offset 0
        Bindings
        • 0: 8328
        • 1: 19947
        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#901litehouse380μ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#901litehouse380μ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#901litehouse500μ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#901litehouse1.1msselect * from `listing_evaluations` where `listing_evaluations`.`listing_id` in (19338, 19935, 19944, 78134)
        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#26litehouse490μsselect * from `boundaries` where `boundaries`.`id` in (868)
        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.38msselect * from `listing_images` where `listing_images`.`listing_id` in (19338, 19935, 19944, 78134) 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.38msselect * from `listing_image_categories` where `image_sub_category_id` is not null and `listing_image_categories`.`listing_image_id` in (270166, 270167, 270168, 270169, 270170, 270173, 270174, 280697, 280698, 280699, 280700, 280702, 280703, 280799, 280800, 280801, 280802, 280803, 280804, 280807, 280808, 1175903, 1175904, 1175905, 1175906, 1175907, 1175908, 1175909)
        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#418litehouse330μ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#72litehouse250μ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#418litehouse330μ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#70litehouse250μ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#26litehouse440μsselect * from `boundaries` where `boundaries`.`id` = 868 limit 1
        Bindings
        • 0: 868
        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
      • show.blade.php#368litehouse420μ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
      80ListingImage.php#?
      App\Models\ListingImageCategory
      77ListingImageCategory.php#?
      App\Models\Listing
      13Listing.php#?
      App\Models\ListingEvaluation
      11ListingEvaluation.php#?
      App\Models\RepairTranslation
      6RepairTranslation.php#?
      App\Models\Boundary
      5Boundary.php#?
      App\Models\Source
      5Source.php#?
      App\Models\ImageSubCategory
      4ImageSubCategory.php#?
      App\Models\Translation
      4Translation.php#?
      App\Models\Currency
      3Currency.php#?
      App\Models\Repair
      2Repair.php#?
      App\Models\User
      1User.php#?
      App\Models\CurrencyRate
      1CurrencyRate.php#?
          _token
          AQh2KQ6SCiYOhTewKhzbmrzrhuxGZ0JFP9H05KMb
          currency
          usd
          boundary_id
          15099
          _previous
          array:1 [ "url" => "https://keyway.org/uk/listings/19947" ]
          _flash
          array:2 [ "old" => [] "new" => [] ]
          path_info
          /uk/listings/19947
          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 01:30:13 GMT" ] "vary" => array:1 [ 0 => "X-Inertia" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IkhwY0tBWjVGUnVYZHllVCswaVNqNVE9PSIsInZhbHVlIjoiZytyK2NqT3hWRnIxbUl3VlYzQmRWeDBWWm41MnNuMkFqblZlVHdZVWlKUTJJWUMyWEh5WldBNzc5MUdqeWo1Y1hZZnlXUU9lNVdzZ2hxeVQxVUYxYUprNW5URWJkcGVXOTZPMXlNbkhxLzRUa3Q4UGlaK1lWVm1lSkU5d1JTdGciLCJtYWMiOiJkM2E4MDc0MWFhMGFlOWZhYTVjMWE1ODE1ZjI0NzIyMWFkZWI3NDc4ODUyMTZkNzJkYWJmZjQxNGZhMmYxODRkIiwidGFnIjoiIn0%3D; expires=Thu, 28 May 2026 08:10:14 GMT; Max-Age=31560000; path=/; secure; samesite=laxXSRF-TOKEN=eyJpdiI6IkhwY0tBWjVGUnVYZHllVCswaVNqNVE9PSIsInZhbHVlIjoiZytyK2NqT3hWRnIxbUl3VlYzQmRWeDBWWm41MnNuMkFqblZlVHdZVWlKUTJJWUMyWEh5WldBNzc5MUdqeWo1Y1hZZnlXU" 1 => "keyway_session=eyJpdiI6ImlnbUpKT0JNbmNLU0x4V3c5YkdyaFE9PSIsInZhbHVlIjoiV3BZcjlld1p4ZFBIL1hCMTd6akw5RWhLWU1EVTh2SHFtRkNoT2x1ZmxlNWJvd1ByOEZpWU53OERpNjdocGlGbnJ3VXppNUREQ2ZaK1A2MXVieW9ZVS9FVnpVWDc1Z1FUOXp0QzI5ZENqY2FiSnZMbWc5U1Q4UHRGS04wSVdQWUEiLCJtYWMiOiI5OGU5YzczYjlmZWMxODVkYzgwODg1MDBmMGMxMTQ4OTE2N2Q3NzEyNmYzNzRlYWM3NzA0MjU2ZWY1ZmJkNjZiIiwidGFnIjoiIn0%3D; expires=Thu, 28 May 2026 08:10:14 GMT; Max-Age=31560000; path=/; httponly; samesite=laxkeyway_session=eyJpdiI6ImlnbUpKT0JNbmNLU0x4V3c5YkdyaFE9PSIsInZhbHVlIjoiV3BZcjlld1p4ZFBIL1hCMTd6akw5RWhLWU1EVTh2SHFtRkNoT2x1ZmxlNWJvd1ByOEZpWU53OERpNjdocGlGbnJ3V" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IkhwY0tBWjVGUnVYZHllVCswaVNqNVE9PSIsInZhbHVlIjoiZytyK2NqT3hWRnIxbUl3VlYzQmRWeDBWWm41MnNuMkFqblZlVHdZVWlKUTJJWUMyWEh5WldBNzc5MUdqeWo1Y1hZZnlXUU9lNVdzZ2hxeVQxVUYxYUprNW5URWJkcGVXOTZPMXlNbkhxLzRUa3Q4UGlaK1lWVm1lSkU5d1JTdGciLCJtYWMiOiJkM2E4MDc0MWFhMGFlOWZhYTVjMWE1ODE1ZjI0NzIyMWFkZWI3NDc4ODUyMTZkNzJkYWJmZjQxNGZhMmYxODRkIiwidGFnIjoiIn0%3D; expires=Thu, 28-May-2026 08:10:14 GMT; path=/; secureXSRF-TOKEN=eyJpdiI6IkhwY0tBWjVGUnVYZHllVCswaVNqNVE9PSIsInZhbHVlIjoiZytyK2NqT3hWRnIxbUl3VlYzQmRWeDBWWm41MnNuMkFqblZlVHdZVWlKUTJJWUMyWEh5WldBNzc5MUdqeWo1Y1hZZnlXU" 1 => "keyway_session=eyJpdiI6ImlnbUpKT0JNbmNLU0x4V3c5YkdyaFE9PSIsInZhbHVlIjoiV3BZcjlld1p4ZFBIL1hCMTd6akw5RWhLWU1EVTh2SHFtRkNoT2x1ZmxlNWJvd1ByOEZpWU53OERpNjdocGlGbnJ3VXppNUREQ2ZaK1A2MXVieW9ZVS9FVnpVWDc1Z1FUOXp0QzI5ZENqY2FiSnZMbWc5U1Q4UHRGS04wSVdQWUEiLCJtYWMiOiI5OGU5YzczYjlmZWMxODVkYzgwODg1MDBmMGMxMTQ4OTE2N2Q3NzEyNmYzNzRlYWM3NzA0MjU2ZWY1ZmJkNjZiIiwidGFnIjoiIn0%3D; expires=Thu, 28-May-2026 08:10:14 GMT; path=/; httponlykeyway_session=eyJpdiI6ImlnbUpKT0JNbmNLU0x4V3c5YkdyaFE9PSIsInZhbHVlIjoiV3BZcjlld1p4ZFBIL1hCMTd6akw5RWhLWU1EVTh2SHFtRkNoT2x1ZmxlNWJvd1ByOEZpWU53OERpNjdocGlGbnJ3V" ] ]
          session_attributes
          0 of 0
          array:5 [ "_token" => "AQh2KQ6SCiYOhTewKhzbmrzrhuxGZ0JFP9H05KMb" "currency" => "usd" "boundary_id" => 15099 "_previous" => array:1 [ "url" => "https://keyway.org/uk/listings/19947" ] "_flash" => array:2 [ "old" => [] "new" => [] ] ]
          ClearShow all
          Date ↕MethodURLData
          #12025-05-28 01:30:14GET/uk/listings/199473539212