back
  • Усі фото
profile
Unknown
+6620268323

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

2952 Оголошення

1 Bedroom Condo for rent at Dcondo Panaa

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

house
Квартира
icon
1 rooms
bath
1 bathrooms
icon
27 м2
Джерело:
Fazwaz
$ 292 на місяць
Застава
Не вказано
Комісія агенту
Не вказано
Разом
$ 292
Опис
This property is a 27.81 SqM condo with 1 bedroom and 1 bathroom that is available for rent. It is part of the project in Bang Khun Si, Bangkok and was completed in Jan 2023. You can rent this condo long term for ฿9,500 per month.
Studio condo for rent at Dcondo Panaa

Fully Furnished
Зручності
icon

Балкон

icon

Телевізор

icon

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

icon

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

icon

Мікрохвильовка

icon

Відеоспостереження

icon

Безпека

icon

Робоче місце

Розташування:
Bang Khun Si, Bangkok Noi,Bangkok
1 Bedroom Condo for rent at Dcondo Panaa
house
Квартира
couch
1 rooms
bath
1 bathrooms
area
27 м2
Джерело:
Fazwaz
15 травня 2025
$ 292 на місяць
Застава
Не вказано
Комісія агенту
Не вказано
Разом
$ 292

Контакти:

profile
Unknown
+6620268323

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

Request history8.3.13PHP Version226msRequest Duration4MBMemory UsageGET {locale}/listings/{listingId}Route
    • Booting (20.38ms)time
    • Application (206ms)time
    • 1 x Application (90.98%)
      206ms
      1 x Booting (9.01%)
      20.38ms
      39 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.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
      36 statements were executed (10 duplicates)Show only duplicates81.31ms
      • BuildsAdjacencyListQueries.php#26litehouse26.37msselect * 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.35msselect * from `listings` where `id` = 2092 limit 1
        Bindings
        • 0: 2092
        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#140litehouse740μsselect * from `currencies` where `currencies`.`id` in (6)
        Backtrace
        • app/Services/ListingService.php:140
        • app/Http/Controllers/ListingController.php:99
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
      • ListingService.php#140litehouse1.39msselect * from `listing_images` where `listing_images`.`listing_id` in (2092) 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.21msselect * from `listing_image_categories` where `image_category_id` is not null and `listing_image_categories`.`listing_image_id` in (25703, 25704, 25705, 25706, 25707, 25708, 25709, 25710, 25711, 25712, 25713, 25714, 25715, 25716, 25717, 25718, 25719, 25720, 25721, 25722, 25723, 25724)
        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.26msselect * from `listing_image_categories` where `image_sub_category_id` is not null and `listing_image_categories`.`listing_image_id` in (25703, 25704, 25705, 25706, 25707, 25708, 25709, 25710, 25711, 25712, 25713, 25714, 25715, 25716, 25717, 25718, 25719, 25720, 25721, 25722, 25723, 25724)
        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.17msselect `logs`.*, `posts`.`id` as `laravel_through_key` from `logs` inner join `posts` on `posts`.`id` = `logs`.`post_id` where `posts`.`id` in (4992)
        Bindings
        • 0: 4992
        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#140litehouse3.65msselect `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 (2092)
        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.19msselect * from `currency_rates` where `currency_id` = 6 and `to_currency_id` = 1 order by `date` desc limit 1
        Bindings
        • 0: 6
        • 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#418litehouse600μ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#72litehouse480μ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
      • Listing.php#222litehouse990μsselect * from `listing_evaluations` where `listing_evaluations`.`listing_id` = 2092 and `listing_evaluations`.`listing_id` is not null limit 1
        Bindings
        • 0: 2092
        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.41msselect * from `boundaries` where `boundaries`.`id` = 14989 limit 1
        Bindings
        • 0: 14989
        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.61msselect * from `listings` where `id` in ('84451', '86444', '74388', '11298', '83179', '18545', '2490', '38697') order by `date` desc
        Bindings
        • 0: 84451
        • 1: 86444
        • 2: 74388
        • 3: 11298
        • 4: 83179
        • 5: 18545
        • 6: 2490
        • 7: 38697
        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#741litehouse890μsselect * from `sources` where `sources`.`id` in (1, 2, 7, 17, 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#741litehouse930μsselect * from `repairs` where `repairs`.`id` in (8, 17, 19)
        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.07msselect * from `repair_translations` where `repair_translations`.`repair_id` in (8, 17, 19)
        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.41msselect * from `listing_evaluations` where `listing_evaluations`.`listing_id` in (2490, 11298, 18545, 38697, 74388, 83179, 84451, 86444)
        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 `currencies` where `currencies`.`id` in (6)
        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#26litehouse840μsselect * from `boundaries` where `boundaries`.`id` in (14989)
        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.44msselect * from `listing_images` where `listing_images`.`listing_id` in (2490, 11298, 18545, 38697, 74388, 83179, 84451, 86444) 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#741litehouse4.8msselect * from `listing_image_categories` where `image_sub_category_id` is not null and `listing_image_categories`.`listing_image_id` in (33736, 33737, 33738, 33739, 33740, 33741, 33742, 149228, 149229, 149230, 149231, 149232, 253702, 253703, 253704, 253705, 253706, 253707, 253708, 253709, 253710, 253711, 253712, 253713, 253714, 253715, 253716, 253717, 253718, 253719, 253720, 253721, 253722, 253723, 253724, 253725, 253726, 253727, 253729, 642220, 642221, 642222, 642223, 642224, 642225, 642226, 642227, 1132993, 1132994, 1132995, 1132996, 1132997, 1132998, 1132999, 1133000, 1133001, 1133002, 1133003, 1133004, 1133005, 1133006, 1133007, 1133008, 1133009, 1133010, 1232195, 1232196, 1232197, 1232198, 1232199, 1232200, 1246591, 1246592, 1246593, 1246594, 1246595, 1268773, 1268774, 1268775, 1268776, 1268777, 1268778, 1268779, 1268780, 1268781, 1268782, 1268783, 1268784)
        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#901litehouse3.41msselect `listings`.*, `contacts`.`user_id` as `laravel_through_key` from `listings` inner join `contacts` on `contacts`.`listing_id` = `listings`.`id` where `contacts`.`user_id` = 44 and `listings`.`id` != 2092 limit 9 offset 0
        Bindings
        • 0: 44
        • 1: 2092
        Backtrace
        • app/Services/ListingService.php:901
        • app/Http/Controllers/ListingController.php:104
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
      • ListingService.php#901litehouse740μsselect * from `sources` where `sources`.`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
      • ListingService.php#901litehouse970μsselect * from `listing_evaluations` where `listing_evaluations`.`listing_id` in (446, 447, 449, 450, 451, 455, 456, 458, 460)
        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#901litehouse670μsselect * from `currencies` where `currencies`.`id` in (6)
        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#26litehouse840μsselect * from `boundaries` where `boundaries`.`id` in (120, 130, 141, 146, 148, 149, 155, 160, 2496)
        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#901litehouse3.33msselect * from `listing_images` where `listing_images`.`listing_id` in (446, 447, 449, 450, 451, 455, 456, 458, 460) 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#901litehouse3.52msselect * from `listing_image_categories` where `image_sub_category_id` is not null and `listing_image_categories`.`listing_image_id` in (4701, 4702, 4703, 4704, 4705, 4706, 4707, 4708, 4709, 4710, 4711, 4712, 4713, 4714, 4715, 4716, 4717, 4718, 4719, 4720, 4721, 4722, 4723, 4724, 4725, 4726, 4727, 4728, 4729, 4730, 4731, 4732, 4733, 4734, 4735, 4736, 4737, 4738, 4739, 4740, 4741, 4742, 4743, 4744, 4745, 4746, 4747, 4764, 4765, 4766, 4767, 4768, 4769, 4770, 4771, 4772, 4773, 4774, 4775, 4776, 4777, 4778, 4779, 4780, 4781, 4782, 4783, 4784, 4785, 4786, 4787, 4788, 4789, 4790, 4791, 4792, 4793, 4794, 4795, 4796, 4797, 4798, 4799, 4800, 4801, 4802, 4803, 4804, 4805, 4806, 4807, 4808, 4809, 4810, 4811, 4812, 4813, 4814, 4815, 4816, 4817, 4818, 4819, 4820, 4867, 4868, 4869, 4870, 4871, 4872, 4873, 4874, 4875, 4876, 4877, 4878, 4879, 4880, 4881, 4882, 4883, 4884, 4885, 4886, 4887, 4888, 4889, 4890, 4891, 4892, 4893, 4894, 4895, 4896, 4897, 4898, 4899, 4900, 4901, 4902, 4903, 4904, 4905, 4906, 4907, 4908, 4909, 4910, 4911, 4912, 4913, 4914, 4915, 4916, 4917, 4953, 4954, 4955, 4956, 4957, 4958, 4959, 4960, 4961, 4975, 4976, 4977, 4978, 4979, 4980, 4981, 4982, 4983, 4984, 4985, 4986, 4987, 4988, 4989, 4990, 4991, 4992, 4993, 4994, 4995)
        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#418litehouse570μ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#72litehouse480μ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#418litehouse580μ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#70litehouse340μ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#26litehouse820μsselect * from `boundaries` where `boundaries`.`id` = 14989 limit 1
        Bindings
        • 0: 14989
        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#26litehouse760μsselect * from `boundaries` where `boundaries`.`id` = 15043 limit 1
        Bindings
        • 0: 15043
        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#368litehouse730μsselect * from `sources` where `sources`.`id` = 2 limit 1
        Bindings
        • 0: 2
        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
      295ListingImage.php#?
      App\Models\ListingImageCategory
      83ListingImageCategory.php#?
      App\Models\Listing
      18Listing.php#?
      App\Models\Boundary
      14Boundary.php#?
      App\Models\RepairTranslation
      9RepairTranslation.php#?
      App\Models\Source
      7Source.php#?
      App\Models\ListingEvaluation
      7ListingEvaluation.php#?
      App\Models\Currency
      3Currency.php#?
      App\Models\Repair
      3Repair.php#?
      App\Models\User
      1User.php#?
      App\Models\CurrencyRate
      1CurrencyRate.php#?
          _token
          CcWbjig2d1qO4JvRvglhOBoATydZ6A5bHFACWZ3n
          currency
          usd
          boundary_id
          15099
          _previous
          array:1 [ "url" => "https://keyway.org/uk/listings/2092" ]
          _flash
          array:2 [ "old" => [] "new" => [] ]
          path_info
          /uk/listings/2092
          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 06:21:12 GMT" ] "vary" => array:1 [ 0 => "X-Inertia" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6InJQemVIWHpMajBqajFWSkdVV2F6T3c9PSIsInZhbHVlIjoiRXNQOXA0ZEtLUHVRYkd0NCsyNld1ajNKaUFQSGxzMkljT244eE92T2dRU1l5ei9pU3IydDVtZVNZSjluWWJjOVNNblFVVU1zVVpGK0VMRE1nNStpU0NOQ1lqRUdWQ3JzOThYemNTZERIYjk1aHUvejZZN0VLaG9jOHl1TllJWmsiLCJtYWMiOiJjZGM3MGYxYWY0ZDJhNmY3NzBhNzhkY2IzZjExMWYwMDIxNDQ5NmQ5MGM4NmM5NmQ2MDAyNjgzYjU0ZDM1YjVhIiwidGFnIjoiIn0%3D; expires=Thu, 28 May 2026 13:01:12 GMT; Max-Age=31560000; path=/; secure; samesite=laxXSRF-TOKEN=eyJpdiI6InJQemVIWHpMajBqajFWSkdVV2F6T3c9PSIsInZhbHVlIjoiRXNQOXA0ZEtLUHVRYkd0NCsyNld1ajNKaUFQSGxzMkljT244eE92T2dRU1l5ei9pU3IydDVtZVNZSjluWWJjOVNNblFVV" 1 => "keyway_session=eyJpdiI6InpzL053eGhRdWMzVXppY2FIcDBVRlE9PSIsInZhbHVlIjoiK3pyS1IwT28xVWxrMERMZEdQcUpEYzFNdUUxK3EwVnhKeGkybDZ6cEtmWlZWbFczVitGNVRUTGZCMGJTMjBIYWhLVTY5bTlEY0Z3Yk5tUXZ0OFZ5dlhxdWVxTjZuVVZUV3c2cDJBY2ltMWEyUzZoRUF6OU91bDZCZmxJOFZaU2ciLCJtYWMiOiI1NzM2NGRiNGE3ZDAwOTFkMzk2ZWFkY2VlZThkOGI5MzcwY2NmNWE0ZTJkZmNiMDk4ZTM2M2RiMjA2YThlOTA5IiwidGFnIjoiIn0%3D; expires=Thu, 28 May 2026 13:01:12 GMT; Max-Age=31560000; path=/; httponly; samesite=laxkeyway_session=eyJpdiI6InpzL053eGhRdWMzVXppY2FIcDBVRlE9PSIsInZhbHVlIjoiK3pyS1IwT28xVWxrMERMZEdQcUpEYzFNdUUxK3EwVnhKeGkybDZ6cEtmWlZWbFczVitGNVRUTGZCMGJTMjBIYWhLV" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6InJQemVIWHpMajBqajFWSkdVV2F6T3c9PSIsInZhbHVlIjoiRXNQOXA0ZEtLUHVRYkd0NCsyNld1ajNKaUFQSGxzMkljT244eE92T2dRU1l5ei9pU3IydDVtZVNZSjluWWJjOVNNblFVVU1zVVpGK0VMRE1nNStpU0NOQ1lqRUdWQ3JzOThYemNTZERIYjk1aHUvejZZN0VLaG9jOHl1TllJWmsiLCJtYWMiOiJjZGM3MGYxYWY0ZDJhNmY3NzBhNzhkY2IzZjExMWYwMDIxNDQ5NmQ5MGM4NmM5NmQ2MDAyNjgzYjU0ZDM1YjVhIiwidGFnIjoiIn0%3D; expires=Thu, 28-May-2026 13:01:12 GMT; path=/; secureXSRF-TOKEN=eyJpdiI6InJQemVIWHpMajBqajFWSkdVV2F6T3c9PSIsInZhbHVlIjoiRXNQOXA0ZEtLUHVRYkd0NCsyNld1ajNKaUFQSGxzMkljT244eE92T2dRU1l5ei9pU3IydDVtZVNZSjluWWJjOVNNblFVV" 1 => "keyway_session=eyJpdiI6InpzL053eGhRdWMzVXppY2FIcDBVRlE9PSIsInZhbHVlIjoiK3pyS1IwT28xVWxrMERMZEdQcUpEYzFNdUUxK3EwVnhKeGkybDZ6cEtmWlZWbFczVitGNVRUTGZCMGJTMjBIYWhLVTY5bTlEY0Z3Yk5tUXZ0OFZ5dlhxdWVxTjZuVVZUV3c2cDJBY2ltMWEyUzZoRUF6OU91bDZCZmxJOFZaU2ciLCJtYWMiOiI1NzM2NGRiNGE3ZDAwOTFkMzk2ZWFkY2VlZThkOGI5MzcwY2NmNWE0ZTJkZmNiMDk4ZTM2M2RiMjA2YThlOTA5IiwidGFnIjoiIn0%3D; expires=Thu, 28-May-2026 13:01:12 GMT; path=/; httponlykeyway_session=eyJpdiI6InpzL053eGhRdWMzVXppY2FIcDBVRlE9PSIsInZhbHVlIjoiK3pyS1IwT28xVWxrMERMZEdQcUpEYzFNdUUxK3EwVnhKeGkybDZ6cEtmWlZWbFczVitGNVRUTGZCMGJTMjBIYWhLV" ] ]
          session_attributes
          0 of 0
          array:5 [ "_token" => "CcWbjig2d1qO4JvRvglhOBoATydZ6A5bHFACWZ3n" "currency" => "usd" "boundary_id" => 15099 "_previous" => array:1 [ "url" => "https://keyway.org/uk/listings/2092" ] "_flash" => array:2 [ "old" => [] "new" => [] ] ]
          ClearShow all
          Date ↕MethodURLData
          #12025-05-28 06:21:12GET/uk/listings/20923936441