back
  • All photos
  • Bathroom
  • Bedroom
  • Building Exterior
  • Hallway
  • Kitchen
  • Living Room
  • View From the Window
profile
Agnieszka
+48606263480

Contact messengers:

1 Listing

Modern 38m² Apartment Near Arkadia Mall

Rent :apartment_type in :location, :area m², :rooms rooms with KeyWay — ID :listing_id

house
Apartment
icon
1 rooms
bath
1 bathrooms
icon
38 м2
Source:
Otodom
$ 752 per month
Deposit
$1 343
Agent commission
Not specified
Total
$ 752
Description
Cozy, bright and functional apartment perfect for a couple or a single person. Total area of 38 m2, living room 15 m2, bedroom 7 m2, hallway with a large built-in wardrobe, bright kitchen and bathroom. The apartment is fully equipped: washing machine, refrigerator, oven, electric kettle, all necessary furniture. Gerda anti-theft doors. The apartment has been refreshed - it has a newly sanded parquet floor, is freshly painted and professionally cleaned. The building from the 80s, renovated, with a new facade, refreshed stairwells. 3rd floor out of 4. No elevator. Gated residential area. Possibility to park bicycles and motorcycles on the premises. Excellent location. Nearby: trams, buses (stop next to the building), Arkadia Shopping Center, Biedronka supermarket (just a few meters from the building), pharmacy, post office, various services within a few hundred meters. Paid parking zone around the building. The tenant can register temporarily and pay for an annual parking permit. Lease only through a short-term rental agreement for a minimum of one year. The cost of signing the notarial deed is borne by the tenant. NOTE: the apartment is completely non-smoking and no pets are allowed. Monthly rental costs: 2,800 PLN plus 580 PLN administrative fee plus 350 PLN utility bills (water and electricity) deposit - 5,000 PLN. For cable TV and internet, the tenant signs a separate contract with the operator. End-of-tenancy cleaning - 600 PLN.
Amenities
icon

Parking

Motorcycle and bicycle parking available on premises

icon

Kitchen

Modern kitchen with built-in appliances and checkered floor

icon

Washing Machine

Integrated washing machine in the kitchen area

icon

Balcony

Balcony with city view

icon

Metro Nearby

Public transport stops right next to building

icon

Mall Nearby

Arkadia shopping center in close proximity

icon

Fridge

Full-size refrigerator in kitchen

icon

Bathtub

Modern bathroom with white tub installation

icon

Shower

Combined shower and bathtub setup

Location:
Modern 38m² Apartment Near Arkadia Mall
house
Apartment
couch
1 rooms
bath
1 bathrooms
area
38 м2
Source:
Otodom
14 May 2025
$ 752 per month
Deposit
$ 1 343
Agent commission
Not specified
Total
$ 752

Contacts:

profile
Agnieszka
+48606263480

Contact messengers:

Request history8.3.13PHP Version225msRequest Duration4MBMemory UsageGET {locale}/listings/{listingId}Route
    • Booting (7.52ms)time
    • Application (218ms)time
    • 1 x Application (96.66%)
      218ms
      1 x Booting (3.34%)
      7.52ms
      32 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.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
      41 statements were executed (11 duplicates)Show only duplicates83.21ms
      • BuildsAdjacencyListQueries.php#26litehouse30.59msselect * 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.33msselect * from `listings` where `id` = 39418 limit 1
        Bindings
        • 0: 39418
        Backtrace
        • app/Services/ListingService.php:140
        • app/Http/Controllers/ListingController.php:99
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
      • ListingService.php#140litehouse670μsselect * from `currencies` where `currencies`.`id` in (12)
        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.32msselect * from `listing_images` where `listing_images`.`listing_id` in (39418) 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.3msselect * from `listing_image_categories` where `image_category_id` is not null and `listing_image_categories`.`listing_image_id` in (658938, 658939, 658940, 658941, 658942, 658943, 658944, 658945, 658946, 658947, 658948, 658949)
        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.3msselect * from `listing_image_categories` where `image_sub_category_id` is not null and `listing_image_categories`.`listing_image_id` in (658938, 658939, 658940, 658941, 658942, 658943, 658944, 658945, 658946, 658947, 658948, 658949)
        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#140litehouse910μsselect * from `image_sub_categories` where `image_sub_categories`.`id` in (1, 2, 3, 4, 6, 18, 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#140litehouse6.31msselect `logs`.*, `posts`.`id` as `laravel_through_key` from `logs` inner join `posts` on `posts`.`id` = `logs`.`post_id` where `posts`.`id` in (112271)
        Bindings
        • 0: 112271
        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.5msselect `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 (39418)
        Backtrace
        • app/Services/ListingService.php:140
        • app/Http/Controllers/ListingController.php:99
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
      • CurrencyRateService.php#47litehouse4.08msselect * from `currency_rates` where `currency_id` = 12 and `to_currency_id` = 1 order by `date` desc limit 1
        Bindings
        • 0: 12
        • 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#72litehouse490μ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.59msselect * from `translations` where `entity_name` = 'image_sub_category' and `entity_id` in (4, 1, 19, 6, 3, 2, 18) and `language` = 'en'
        Bindings
        • 0: image_sub_category
        • 1: 4
        • 2: 1
        • 3: 19
        • 4: 6
        • 5: 3
        • 6: 2
        • 7: 18
        • 8: en
        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#222litehouse1.11msselect * from `listing_evaluations` where `listing_evaluations`.`listing_id` = 39418 and `listing_evaluations`.`listing_id` is not null limit 1
        Bindings
        • 0: 39418
        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#26litehouse990μsselect * from `boundaries` where `boundaries`.`id` = 58783 limit 1
        Bindings
        • 0: 58783
        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.48msselect * from `listings` where `id` in ('37895', '82690', '30120', '69099', '72740', '70347', '68468', '66031') order by `date` desc
        Bindings
        • 0: 37895
        • 1: 82690
        • 2: 30120
        • 3: 69099
        • 4: 72740
        • 5: 70347
        • 6: 68468
        • 7: 66031
        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#741litehouse850μsselect * from `sources` where `sources`.`id` in (9, 12)
        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#741litehouse840μsselect * from `repairs` where `repairs`.`id` in (1, 2, 5, 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.01msselect * from `repair_translations` where `repair_translations`.`repair_id` in (1, 2, 5, 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.57msselect * from `listing_evaluations` where `listing_evaluations`.`listing_id` in (30120, 37895, 66031, 68468, 69099, 70347, 72740, 82690)
        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#741litehouse730μsselect * from `currencies` where `currencies`.`id` in (12)
        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#26litehouse740μsselect * from `boundaries` where `boundaries`.`id` in (58783)
        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.72msselect * from `listing_images` where `listing_images`.`listing_id` in (30120, 37895, 66031, 68468, 69099, 70347, 72740, 82690) and `is_compressed` = 0 order by `priority` asc, `is_compressed` desc
        Bindings
        • 0: 0
        Backtrace
        • app/Services/ListingService.php:741
        • app/Http/Controllers/ListingController.php:103
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
      • ListingService.php#741litehouse3.9msselect * from `listing_image_categories` where `image_sub_category_id` is not null and `listing_image_categories`.`listing_image_id` in (488054, 488055, 488056, 488057, 488058, 488059, 488060, 488061, 488062, 488063, 488064, 619569, 619570, 619571, 619572, 619573, 619574, 619575, 619576, 619577, 619578, 619579, 619580, 619581, 619582, 619583, 619584, 619585, 619591, 1038498, 1038499, 1038501, 1038502, 1038503, 1038504, 1038505, 1038506, 1038507, 1038508, 1038509, 1038510, 1038511, 1067405, 1067406, 1067407, 1067408, 1067409, 1067410, 1074563, 1074564, 1074565, 1074566, 1074567, 1074568, 1074569, 1088251, 1088252, 1088253, 1088254, 1088255, 1088256, 1088257, 1088258, 1113737, 1113738, 1113739, 1113740, 1113741, 1113742, 1113743, 1113744, 1113745, 1113746, 1113747, 1113748, 1226588, 1226589)
        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#901litehouse1.83msselect `listings`.*, `contacts`.`user_id` as `laravel_through_key` from `listings` inner join `contacts` on `contacts`.`listing_id` = `listings`.`id` where `contacts`.`user_id` = 18128 and `listings`.`id` != 39418 limit 9 offset 0
        Bindings
        • 0: 18128
        • 1: 39418
        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#418litehouse690μ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#72litehouse530μ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#418litehouse690μ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#70litehouse570μ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#26litehouse860μsselect * from `boundaries` where `boundaries`.`id` = 58783 limit 1
        Bindings
        • 0: 58783
        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#26litehouse900μsselect * from `boundaries` where `boundaries`.`id` = 57932 limit 1
        Bindings
        • 0: 57932
        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
      • BuildsAdjacencyListQueries.php#26litehouse890μsselect * from `boundaries` where `boundaries`.`id` = 31172 limit 1
        Bindings
        • 0: 31172
        Backtrace
        • vendor/staudenmeir/laravel-adjacency-list/src/Eloquent/Traits/BuildsAdjacencyListQueries.php:26
        • app/Models/Listing.php:744
        • 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#26litehouse900μsselect * from `boundaries` where `boundaries`.`id` = 28856 limit 1
        Bindings
        • 0: 28856
        Backtrace
        • vendor/staudenmeir/laravel-adjacency-list/src/Eloquent/Traits/BuildsAdjacencyListQueries.php:26
        • app/Models/Listing.php:744
        • 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#26litehouse950μsselect * from `boundaries` where `boundaries`.`id` = 28178 limit 1
        Bindings
        • 0: 28178
        Backtrace
        • vendor/staudenmeir/laravel-adjacency-list/src/Eloquent/Traits/BuildsAdjacencyListQueries.php:26
        • app/Models/Listing.php:744
        • 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#26litehouse850μsselect * from `boundaries` where `boundaries`.`id` = 57932 limit 1
        Bindings
        • 0: 57932
        Backtrace
        • vendor/staudenmeir/laravel-adjacency-list/src/Eloquent/Traits/BuildsAdjacencyListQueries.php:26
        • app/Models/Listing.php:416
        • view::new.listings.show:105
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • BuildsAdjacencyListQueries.php#26litehouse790μsselect * from `boundaries` where `boundaries`.`id` in (31172)
        Backtrace
        • vendor/staudenmeir/laravel-adjacency-list/src/Eloquent/Traits/BuildsAdjacencyListQueries.php:26
        • app/Models/Listing.php:416
        • view::new.listings.show:105
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • BuildsAdjacencyListQueries.php#26litehouse870μsselect * from `boundaries` where `boundaries`.`id` in (28856)
        Backtrace
        • vendor/staudenmeir/laravel-adjacency-list/src/Eloquent/Traits/BuildsAdjacencyListQueries.php:26
        • app/Models/Listing.php:416
        • view::new.listings.show:105
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • BuildsAdjacencyListQueries.php#26litehouse800μsselect * from `boundaries` where `boundaries`.`id` in (28178)
        Backtrace
        • vendor/staudenmeir/laravel-adjacency-list/src/Eloquent/Traits/BuildsAdjacencyListQueries.php:26
        • app/Models/Listing.php:416
        • view::new.listings.show:105
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • BuildsAdjacencyListQueries.php#26litehouse790μsselect * from `boundaries` where `boundaries`.`id` in (28089)
        Backtrace
        • vendor/staudenmeir/laravel-adjacency-list/src/Eloquent/Traits/BuildsAdjacencyListQueries.php:26
        • app/Models/Listing.php:416
        • view::new.listings.show:105
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • BuildsAdjacencyListQueries.php#26litehouse640μsselect * from `boundaries` where `boundaries`.`id` in (28085)
        Backtrace
        • vendor/staudenmeir/laravel-adjacency-list/src/Eloquent/Traits/BuildsAdjacencyListQueries.php:26
        • app/Models/Listing.php:416
        • view::new.listings.show:105
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • show.blade.php#368litehouse730μsselect * from `sources` where `sources`.`id` = 9 limit 1
        Bindings
        • 0: 9
        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
      89ListingImage.php#?
      App\Models\ListingImageCategory
      84ListingImageCategory.php#?
      App\Models\Boundary
      14Boundary.php#?
      App\Models\RepairTranslation
      12RepairTranslation.php#?
      App\Models\Listing
      9Listing.php#?
      App\Models\ListingEvaluation
      9ListingEvaluation.php#?
      App\Models\ImageSubCategory
      7ImageSubCategory.php#?
      App\Models\Repair
      4Repair.php#?
      App\Models\Source
      3Source.php#?
      App\Models\Currency
      2Currency.php#?
      App\Models\User
      1User.php#?
      App\Models\CurrencyRate
      1CurrencyRate.php#?
          _token
          JZtYg77ZmOvKWLczoAKSdH4YnWBRUyAyhWz4fA5P
          currency
          usd
          boundary_id
          15099
          _previous
          array:1 [ "url" => "https://keyway.org/kk/listings/39418" ]
          _flash
          array:2 [ "old" => [] "new" => [] ]
          path_info
          /kk/listings/39418
          status_code
          200
          
          status_text
          OK
          format
          html
          content_type
          text/html; charset=UTF-8
          request_query
          []
          
          request_request
          []
          
          request_headers
          0 of 0
          array:15 [ "accept-encoding" => array:1 [ 0 => "gzip, deflate, br, zstd" ] "sec-fetch-dest" => array:1 [ 0 => "document" ] "sec-fetch-user" => array:1 [ 0 => "?1" ] "sec-fetch-mode" => array:1 [ 0 => "navigate" ] "sec-fetch-site" => array:1 [ 0 => "none" ] "accept" => array:1 [ 0 => "text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7" ] "user-agent" => array:1 [ 0 => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" ] "upgrade-insecure-requests" => array:1 [ 0 => "1" ] "sec-ch-ua-platform" => array:1 [ 0 => ""Windows"" ] "sec-ch-ua-mobile" => array:1 [ 0 => "?0" ] "sec-ch-ua" => array:1 [ 0 => ""Chromium";v="130", "HeadlessChrome";v="130", "Not?A_Brand";v="99"" ] "cache-control" => array:1 [ 0 => "no-cache" ] "pragma" => array:1 [ 0 => "no-cache" ] "connection" => array:1 [ 0 => "keep-alive" ] "host" => array:1 [ 0 => "keyway.org" ] ]
          request_cookies
          []
          
          response_headers
          0 of 0
          array:6 [ "content-type" => array:1 [ 0 => "text/html; charset=UTF-8" ] "cache-control" => array:1 [ 0 => "no-cache, private" ] "date" => array:1 [ 0 => "Tue, 27 May 2025 21:40:06 GMT" ] "vary" => array:1 [ 0 => "X-Inertia" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IkJjcEQ1Si9qNXlhWVpOQzF6MFlHdnc9PSIsInZhbHVlIjoiMXFXRW5ZMnVIQWIrRDVBTWhNOHlrZThhZktTdk00Zkd5ZExjNVREa1kva2FJbjZKVnhCbElQWDJZYTlJa1h6UE85TVZuU21hN2pRa2JUQVJoQXJxdFBDZHZJTGNpK01kTzRDUndjMjVFL2hkWFJGWXJIelZvbjFKQTl6VVZzYWsiLCJtYWMiOiJlMTQ5MDkxMjJmMjZmMTA1ZWJiYzM4NTgyYTRhN2I0NGQ3YWFlMDA3OGJkZjE2ZTliYWJlNTdkZTMxMzVlM2QyIiwidGFnIjoiIn0%3D; expires=Thu, 28 May 2026 04:20:06 GMT; Max-Age=31560000; path=/; secure; samesite=laxXSRF-TOKEN=eyJpdiI6IkJjcEQ1Si9qNXlhWVpOQzF6MFlHdnc9PSIsInZhbHVlIjoiMXFXRW5ZMnVIQWIrRDVBTWhNOHlrZThhZktTdk00Zkd5ZExjNVREa1kva2FJbjZKVnhCbElQWDJZYTlJa1h6UE85TVZuU" 1 => "keyway_session=eyJpdiI6IlVGcHF4RkwvZEZBZmxCdm9UaXYrSFE9PSIsInZhbHVlIjoiR1JEc3psU0o1bG0vUnlwM2s3WmY4aVRuTWppdHZjekpmdUxjNm1RcFB0Ly8yUkttdU9VQ3BUKzZrZEp2MzYxcDBLT1NWK3JXTGRGakIxUDhYREhaeVBKZzQ0QklZYjlvaVJ6RzRWckRzY3N1T0lEeFdnbE1LN21Gck9KNm50VGwiLCJtYWMiOiI3NWY4YzdkY2IyNjc1Nzc4N2VjNzRiODI2NzZlMzkwN2RlYjJiMGFiOTUwMTVhM2I4OTc4M2IzOTIyMDYwYjQ0IiwidGFnIjoiIn0%3D; expires=Thu, 28 May 2026 04:20:06 GMT; Max-Age=31560000; path=/; httponly; samesite=laxkeyway_session=eyJpdiI6IlVGcHF4RkwvZEZBZmxCdm9UaXYrSFE9PSIsInZhbHVlIjoiR1JEc3psU0o1bG0vUnlwM2s3WmY4aVRuTWppdHZjekpmdUxjNm1RcFB0Ly8yUkttdU9VQ3BUKzZrZEp2MzYxcDBLT" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IkJjcEQ1Si9qNXlhWVpOQzF6MFlHdnc9PSIsInZhbHVlIjoiMXFXRW5ZMnVIQWIrRDVBTWhNOHlrZThhZktTdk00Zkd5ZExjNVREa1kva2FJbjZKVnhCbElQWDJZYTlJa1h6UE85TVZuU21hN2pRa2JUQVJoQXJxdFBDZHZJTGNpK01kTzRDUndjMjVFL2hkWFJGWXJIelZvbjFKQTl6VVZzYWsiLCJtYWMiOiJlMTQ5MDkxMjJmMjZmMTA1ZWJiYzM4NTgyYTRhN2I0NGQ3YWFlMDA3OGJkZjE2ZTliYWJlNTdkZTMxMzVlM2QyIiwidGFnIjoiIn0%3D; expires=Thu, 28-May-2026 04:20:06 GMT; path=/; secureXSRF-TOKEN=eyJpdiI6IkJjcEQ1Si9qNXlhWVpOQzF6MFlHdnc9PSIsInZhbHVlIjoiMXFXRW5ZMnVIQWIrRDVBTWhNOHlrZThhZktTdk00Zkd5ZExjNVREa1kva2FJbjZKVnhCbElQWDJZYTlJa1h6UE85TVZuU" 1 => "keyway_session=eyJpdiI6IlVGcHF4RkwvZEZBZmxCdm9UaXYrSFE9PSIsInZhbHVlIjoiR1JEc3psU0o1bG0vUnlwM2s3WmY4aVRuTWppdHZjekpmdUxjNm1RcFB0Ly8yUkttdU9VQ3BUKzZrZEp2MzYxcDBLT1NWK3JXTGRGakIxUDhYREhaeVBKZzQ0QklZYjlvaVJ6RzRWckRzY3N1T0lEeFdnbE1LN21Gck9KNm50VGwiLCJtYWMiOiI3NWY4YzdkY2IyNjc1Nzc4N2VjNzRiODI2NzZlMzkwN2RlYjJiMGFiOTUwMTVhM2I4OTc4M2IzOTIyMDYwYjQ0IiwidGFnIjoiIn0%3D; expires=Thu, 28-May-2026 04:20:06 GMT; path=/; httponlykeyway_session=eyJpdiI6IlVGcHF4RkwvZEZBZmxCdm9UaXYrSFE9PSIsInZhbHVlIjoiR1JEc3psU0o1bG0vUnlwM2s3WmY4aVRuTWppdHZjekpmdUxjNm1RcFB0Ly8yUkttdU9VQ3BUKzZrZEp2MzYxcDBLT" ] ]
          session_attributes
          0 of 0
          array:5 [ "_token" => "JZtYg77ZmOvKWLczoAKSdH4YnWBRUyAyhWz4fA5P" "currency" => "usd" "boundary_id" => 15099 "_previous" => array:1 [ "url" => "https://keyway.org/kk/listings/39418" ] "_flash" => array:2 [ "old" => [] "new" => [] ] ]
          ClearShow all
          Date ↕MethodURLData
          #12025-05-27 21:40:06GET/kk/listings/394183241235