back
  • All photos
  • Balcony / Loggia
  • Bathroom
  • Hallway
  • Kitchen
  • Living Room
profile
Izabela
+48606355008

Contact messengers:

1 Listing

Modern Studio Apartment with Balcony

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

house
Studio
icon
1 rooms
bath
1 bathrooms
icon
30 м2
Source:
Otodom
$ 671 per month
Deposit
$671
Agent commission
Not specified
Total
$ 1 342
Description
For rent 30 square meter studio apartment on Mierzeja Wiślana / Bagrowa Street, located on the first floor of a new building. Very good location, near a bus stop and a tram terminal. The apartment is equipped with all necessary household appliances, a large wardrobe, and a sofa bed. A large balcony and an underground parking space are available. Rent 2500 PLN + 450 PLN administrative fee + monthly electricity bill according to current consumption.
Amenities
icon

Wi-Fi

icon

Parking

Underground garage parking space

icon

Air Conditioning

icon

Kitchen

Fully equipped kitchen with modern appliances

icon

Washing Machine

Included in the bathroom

icon

Balcony

Large balcony with playground view

icon

TV

icon

Dishwasher

icon

Gym

Accommodation Features:
icon
Pets Allowed
Location:
Modern Studio Apartment with Balcony
house
Studio
couch
1 rooms
bath
1 bathrooms
area
30 м2
Source:
Otodom
15 May 2025
$ 671 per month
Deposit
$ 671
Agent commission
Not specified
Total
$ 1 342

Contacts:

profile
Izabela
+48606355008

Contact messengers:

Request history8.3.13PHP Version197msRequest Duration4MBMemory UsageGET {locale}/listings/{listingId}Route
    • Booting (7.81ms)time
    • Application (189ms)time
    • 1 x Application (96.03%)
      189ms
      1 x Booting (3.96%)
      7.81ms
      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
      37 statements were executed (11 duplicates)Show only duplicates83.52ms
      • BuildsAdjacencyListQueries.php#26litehouse44.76msselect * 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` = 31772 limit 1
        Bindings
        • 0: 31772
        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 (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#140litehouse950μsselect * from `listing_images` where `listing_images`.`listing_id` in (31772) 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.39msselect * from `listing_image_categories` where `image_category_id` is not null and `listing_image_categories`.`listing_image_id` in (518476, 518477, 518478, 518479, 518480, 518481, 518482)
        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_image_categories` where `image_sub_category_id` is not null and `listing_image_categories`.`listing_image_id` in (518476, 518477, 518478, 518479, 518480, 518481, 518482)
        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#140litehouse590μsselect * from `image_sub_categories` where `image_sub_categories`.`id` in (2, 3, 4, 6, 7)
        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#140litehouse960μsselect `logs`.*, `posts`.`id` as `laravel_through_key` from `logs` inner join `posts` on `posts`.`id` = `logs`.`post_id` where `posts`.`id` in (90562)
        Bindings
        • 0: 90562
        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.1msselect `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 (31772)
        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.2msselect * 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#418litehouse460μsselect `id` from `listings` where 0 = 1 and `is_active` = 1
        Bindings
        • 0: 1
        Backtrace
        • app/Services/ListingService.php:418
        • app/Services/FavoriteService.php:68
        • app/Http/Controllers/ListingController.php:101
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • FavoriteService.php#72litehouse320μsdelete from `favorites` where 0 = 1
        Backtrace
        • app/Services/FavoriteService.php:72
        • app/Http/Controllers/ListingController.php:101
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
      • TranslationService.php#42litehouse870μsselect * from `translations` where `entity_name` = 'image_sub_category' and `entity_id` in (7, 4, 6, 3, 2) and `language` = 'en'
        Bindings
        • 0: image_sub_category
        • 1: 7
        • 2: 4
        • 3: 6
        • 4: 3
        • 5: 2
        • 6: 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#222litehouse850μsselect * from `listing_evaluations` where `listing_evaluations`.`listing_id` = 31772 and `listing_evaluations`.`listing_id` is not null limit 1
        Bindings
        • 0: 31772
        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.19msselect * from `boundaries` where `boundaries`.`id` = 59713 limit 1
        Bindings
        • 0: 59713
        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.23msselect * from `listings` where `id` in ('51416', '65169', '51498', '28079', '49813', '53119', '37284', '34186') order by `date` desc
        Bindings
        • 0: 51416
        • 1: 65169
        • 2: 51498
        • 3: 28079
        • 4: 49813
        • 5: 53119
        • 6: 37284
        • 7: 34186
        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#741litehouse710μsselect * from `sources` where `sources`.`id` in (9)
        Backtrace
        • app/Services/ListingService.php:741
        • app/Http/Controllers/ListingController.php:103
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
      • ListingService.php#741litehouse800μsselect * from `repairs` where `repairs`.`id` in (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#741litehouse930μsselect * from `repair_translations` where `repair_translations`.`repair_id` in (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.39msselect * from `listing_evaluations` where `listing_evaluations`.`listing_id` in (28079, 34186, 37284, 49813, 51416, 51498, 53119, 65169)
        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#741litehouse590μ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#26litehouse490μsselect * from `boundaries` where `boundaries`.`id` in (59713)
        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.94msselect * from `listing_images` where `listing_images`.`listing_id` in (28079, 34186, 37284, 49813, 51416, 51498, 53119, 65169) 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.44msselect * from `listing_image_categories` where `image_sub_category_id` is not null and `listing_image_categories`.`listing_image_id` in (442927, 442928, 442929, 442930, 442931, 442932, 442933, 442934, 442935, 564312, 610772, 610773, 610774, 610775, 610776, 610777, 610778, 610779, 610780, 610781, 610782, 610783, 610784, 836181, 836182, 836183, 836184, 836185, 836186, 836188, 836193, 864428, 864429, 864430, 864431, 864432, 864433, 864434, 865587, 865588, 865589, 865590, 865591, 865592, 865593, 895112, 895113, 895114, 895115, 895116, 895117, 895118, 895119, 1028416, 1028417, 1028418, 1028419, 1028420, 1028421, 1028422, 1028423, 1028424, 1028425, 1028426, 1028427, 1028428)
        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.77msselect `listings`.*, `contacts`.`user_id` as `laravel_through_key` from `listings` inner join `contacts` on `contacts`.`listing_id` = `listings`.`id` where `contacts`.`user_id` = 14299 and `listings`.`id` != 31772 limit 9 offset 0
        Bindings
        • 0: 14299
        • 1: 31772
        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#418litehouse440μ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#72litehouse310μ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#418litehouse500μ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#70litehouse310μ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#26litehouse740μsselect * from `boundaries` where `boundaries`.`id` = 59713 limit 1
        Bindings
        • 0: 59713
        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#26litehouse600μsselect * from `boundaries` where `boundaries`.`id` = 29398 limit 1
        Bindings
        • 0: 29398
        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#26litehouse620μsselect * from `boundaries` where `boundaries`.`id` = 28374 limit 1
        Bindings
        • 0: 28374
        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#26litehouse580μsselect * from `boundaries` where `boundaries`.`id` = 29398 limit 1
        Bindings
        • 0: 29398
        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#26litehouse480μsselect * from `boundaries` where `boundaries`.`id` in (28374)
        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#26litehouse490μsselect * from `boundaries` where `boundaries`.`id` in (28091)
        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#26litehouse540μ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
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • show.blade.php#368litehouse740μ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\ListingImageCategory
      79ListingImageCategory.php#?
      App\Models\ListingImage
      73ListingImage.php#?
      App\Models\Boundary
      10Boundary.php#?
      App\Models\Listing
      9Listing.php#?
      App\Models\ListingEvaluation
      9ListingEvaluation.php#?
      App\Models\RepairTranslation
      6RepairTranslation.php#?
      App\Models\ImageSubCategory
      5ImageSubCategory.php#?
      App\Models\Currency
      2Currency.php#?
      App\Models\Source
      2Source.php#?
      App\Models\Repair
      2Repair.php#?
      App\Models\User
      1User.php#?
      App\Models\CurrencyRate
      1CurrencyRate.php#?
          _token
          8GV165PVCz2oHtc7K0TdciLof9NzREIK0geSO7cj
          currency
          usd
          boundary_id
          15099
          _previous
          array:1 [ "url" => "https://keyway.org/kk/listings/31772" ]
          _flash
          array:2 [ "old" => [] "new" => [] ]
          path_info
          /kk/listings/31772
          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:08:07 GMT" ] "vary" => array:1 [ 0 => "X-Inertia" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IjVhTStIT0Yramd3RmdnMW9vQ2RPSkE9PSIsInZhbHVlIjoiempxdFJZaVRFc0RxSzFLaHVZK0VFTE0yck85Z1dlQ3JXaG1vbGRvZHpzcVZGd3hWeklHVmMwME50UmxmKzRIUUprQllXZDI1RkFwRUw4QXZlVnQzRDc0aVFVWFJiRitIYUV5eFVwMmpUNFNLUHhreTQ5TDd5Q3NjM3I5TUVvekoiLCJtYWMiOiIyYjdlMzdkMjk5ZjcwYTM5YTVmZmJlMzBhNmViNTc3MjAwMjQ5Yzk2NWY5Yzg0YmZhNzY1NWM2ZmQzY2M5MDc0IiwidGFnIjoiIn0%3D; expires=Thu, 28 May 2026 07:48:07 GMT; Max-Age=31560000; path=/; secure; samesite=laxXSRF-TOKEN=eyJpdiI6IjVhTStIT0Yramd3RmdnMW9vQ2RPSkE9PSIsInZhbHVlIjoiempxdFJZaVRFc0RxSzFLaHVZK0VFTE0yck85Z1dlQ3JXaG1vbGRvZHpzcVZGd3hWeklHVmMwME50UmxmKzRIUUprQllXZ" 1 => "keyway_session=eyJpdiI6IlNGN3JlK0lvWkZlV3BJbGhYSkFQUlE9PSIsInZhbHVlIjoickV6TkxkQTNzc3ZUTzVKdnRMV1VRVDJIVnpGaDMrQlFBeWpoRU14OHFXTitWelhrdUdmTHZWeElWRm1KWlphRXpDSGV3Nm02cWM0V0NZOWgzN1kybXZKUE9mdFRhSGxPd21nUTBLNjBxYVcyVFhsd0N2MjVVR2hWV1kvWTBvSlAiLCJtYWMiOiJkNzU0MzRkYWI2YTA3OWNhYjRlNWQ4OTg4YTE3YzIzODkwMzcwYzU3NjdjOWI5ZTc5ZmM4OWE2MzBlMjQ0YTgwIiwidGFnIjoiIn0%3D; expires=Thu, 28 May 2026 07:48:07 GMT; Max-Age=31560000; path=/; httponly; samesite=laxkeyway_session=eyJpdiI6IlNGN3JlK0lvWkZlV3BJbGhYSkFQUlE9PSIsInZhbHVlIjoickV6TkxkQTNzc3ZUTzVKdnRMV1VRVDJIVnpGaDMrQlFBeWpoRU14OHFXTitWelhrdUdmTHZWeElWRm1KWlphRXpDS" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IjVhTStIT0Yramd3RmdnMW9vQ2RPSkE9PSIsInZhbHVlIjoiempxdFJZaVRFc0RxSzFLaHVZK0VFTE0yck85Z1dlQ3JXaG1vbGRvZHpzcVZGd3hWeklHVmMwME50UmxmKzRIUUprQllXZDI1RkFwRUw4QXZlVnQzRDc0aVFVWFJiRitIYUV5eFVwMmpUNFNLUHhreTQ5TDd5Q3NjM3I5TUVvekoiLCJtYWMiOiIyYjdlMzdkMjk5ZjcwYTM5YTVmZmJlMzBhNmViNTc3MjAwMjQ5Yzk2NWY5Yzg0YmZhNzY1NWM2ZmQzY2M5MDc0IiwidGFnIjoiIn0%3D; expires=Thu, 28-May-2026 07:48:07 GMT; path=/; secureXSRF-TOKEN=eyJpdiI6IjVhTStIT0Yramd3RmdnMW9vQ2RPSkE9PSIsInZhbHVlIjoiempxdFJZaVRFc0RxSzFLaHVZK0VFTE0yck85Z1dlQ3JXaG1vbGRvZHpzcVZGd3hWeklHVmMwME50UmxmKzRIUUprQllXZ" 1 => "keyway_session=eyJpdiI6IlNGN3JlK0lvWkZlV3BJbGhYSkFQUlE9PSIsInZhbHVlIjoickV6TkxkQTNzc3ZUTzVKdnRMV1VRVDJIVnpGaDMrQlFBeWpoRU14OHFXTitWelhrdUdmTHZWeElWRm1KWlphRXpDSGV3Nm02cWM0V0NZOWgzN1kybXZKUE9mdFRhSGxPd21nUTBLNjBxYVcyVFhsd0N2MjVVR2hWV1kvWTBvSlAiLCJtYWMiOiJkNzU0MzRkYWI2YTA3OWNhYjRlNWQ4OTg4YTE3YzIzODkwMzcwYzU3NjdjOWI5ZTc5ZmM4OWE2MzBlMjQ0YTgwIiwidGFnIjoiIn0%3D; expires=Thu, 28-May-2026 07:48:07 GMT; path=/; httponlykeyway_session=eyJpdiI6IlNGN3JlK0lvWkZlV3BJbGhYSkFQUlE9PSIsInZhbHVlIjoickV6TkxkQTNzc3ZUTzVKdnRMV1VRVDJIVnpGaDMrQlFBeWpoRU14OHFXTitWelhrdUdmTHZWeElWRm1KWlphRXpDS" ] ]
          session_attributes
          0 of 0
          array:5 [ "_token" => "8GV165PVCz2oHtc7K0TdciLof9NzREIK0geSO7cj" "currency" => "usd" "boundary_id" => 15099 "_previous" => array:1 [ "url" => "https://keyway.org/kk/listings/31772" ] "_flash" => array:2 [ "old" => [] "new" => [] ] ]
          ClearShow all
          Date ↕MethodURLData
          #12025-05-28 01:08:07GET/kk/listings/317723237199