back
  • All photos
profile
Maciej
+48516939490

Contact messengers:

3 Listings

Modern 2-Bedroom Apartment Near Beach with Parking

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

house
Apartment
icon
2 rooms
bath
1 bathrooms
icon
36 м2
Source:
Otodom
$ 591 per month
Deposit
$806
Agent commission
Not specified
Total
$ 1 397
Description
Occasional rental agreement. The offer refers to a 2-room apartment located in Gdynia (St. Maximilian's Hill), at ul. Legionów 50. The apartment is located on the 2nd floor of a three-story building. There is a public parking lot for cars available under the building. Very attractive location in terms of availability of service and commercial facilities. Grocery stores, bakery, pharmacy, restaurants are located just a dozen or so meters away. About 1.5 km to C.H. Riviera, 2.5 km to Łużycka Office Park, 2.5 km to Centrum Nauki Experyment. There are many green areas around, about 1.5 km to Polanka Redłowska, and only a 5-minute walk to the nearest beach in the city center. The area is very well connected to the rest of the city. The possibility of using both bus and SKM lines. Bus stop 100 meters away, SKM Wzgórze Św. Maksymiliana station about 900 meters. The 36 m2 apartment consists of a living room, a separate bedroom, a separate kitchen, a bathroom and a hallway. The apartment is equipped with necessary TV/appliances (fridge, stove, oven, washing machine). The apartment has a basement which is an additional storage space. Rent: 2200 PLN, administration fee: 305 PLN, internet: 39 PLN, electricity and gas according to consumption. Security deposit: 3000 PLN. Electric heating. We are looking for tenants for a longer period of time, at least a year with the possibility of extension. We do not accept pets.
Amenities
icon

Parking

General parking available under the building

icon

Kitchen

Separate kitchen with modern appliances

icon

Washing Machine

Washing machine included in unit

icon

Window View

Large windows with city views

icon

Sea Nearby

Beach within 5 minutes walking distance

icon

Mall Nearby

Riviera Shopping Center 1.5km away

icon

Restaurant

Multiple restaurants in immediate vicinity

icon

Fridge

Modern refrigerator included

icon

Shower

Bathroom with shower facilities

Location:
Modern 2-Bedroom Apartment Near Beach with Parking
house
Apartment
couch
2 rooms
bath
1 bathrooms
area
36 м2
Source:
Otodom
14 May 2025
$ 591 per month
Deposit
$ 806
Agent commission
Not specified
Total
$ 1 397

Contacts:

profile
Maciej
+48516939490

Contact messengers:

Request history8.3.13PHP Version167msRequest Duration4MBMemory UsageGET {locale}/listings/{listingId}Route
    • Booting (6.33ms)time
    • Application (161ms)time
    • 1 x Application (96.21%)
      161ms
      1 x Booting (3.78%)
      6.33ms
      34 templates were rendered
      • new.listings.showshow.blade.php#?blade
      • new.components.show.fullscreenfullscreen.blade.php#?blade
      • new.components.contacts-modalcontacts-modal.blade.php#?blade
      • new.components.show.fullscreen.buttons.fullscreen-favorites-btnfullscreen-favorites-btn.blade.php#?blade
      • new.components.show.fullscreen.buttons.fullscreen-compare-btnfullscreen-compare-btn.blade.php#?blade
      • new.components.show.fullscreen.buttons.fullscreen-share-btnfullscreen-share-btn.blade.php#?blade
      • new.components.show.fullscreen.buttons.fullscreen-favorites-btnfullscreen-favorites-btn.blade.php#?blade
      • new.components.show.fullscreen.buttons.fullscreen-compare-btnfullscreen-compare-btn.blade.php#?blade
      • new.components.show.fullscreen.buttons.fullscreen-share-btnfullscreen-share-btn.blade.php#?blade
      • new.components.show.more-amenitiesmore-amenities.blade.php#?blade
      • new.components.destroy-modaldestroy-modal.blade.php#?blade
      • new.components.show.buttons.favorite-btnfavorite-btn.blade.php#?blade
      • new.components.show.buttons.compare-btncompare-btn.blade.php#?blade
      • new.components.show.buttons.share-btnshare-btn.blade.php#?blade
      • new.components.show.buttons.favorite-btnfavorite-btn.blade.php#?blade
      • new.components.show.buttons.compare-btncompare-btn.blade.php#?blade
      • new.components.show.buttons.share-btnshare-btn.blade.php#?blade
      • listings.destroydestroy.blade.php#?blade
      • new.components.show.cardcard.blade.php#?blade
      • new.components.show.cardcard.blade.php#?blade
      • new.components.show.cardcard.blade.php#?blade
      • new.components.show.cardcard.blade.php#?blade
      • new.components.show.cardcard.blade.php#?blade
      • new.components.show.cardcard.blade.php#?blade
      • new.components.show.cardcard.blade.php#?blade
      • new.components.show.cardcard.blade.php#?blade
      • new.components.show.cardcard.blade.php#?blade
      • new.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
      43 statements were executed (14 duplicates)Show only duplicates79.86ms
      • BuildsAdjacencyListQueries.php#26litehouse40.96msselect * 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.12msselect * from `listings` where `id` = 24958 limit 1
        Bindings
        • 0: 24958
        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#140litehouse760μsselect * from `listing_images` where `listing_images`.`listing_id` in (24958) 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#140litehouse890μsselect `logs`.*, `posts`.`id` as `laravel_through_key` from `logs` inner join `posts` on `posts`.`id` = `logs`.`post_id` where `posts`.`id` in (75355)
        Bindings
        • 0: 75355
        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.06msselect `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 (24958)
        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#47litehouse3.67msselect * 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#418litehouse500μ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#72litehouse370μ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#222litehouse790μsselect * from `listing_evaluations` where `listing_evaluations`.`listing_id` = 24958 and `listing_evaluations`.`listing_id` is not null limit 1
        Bindings
        • 0: 24958
        Backtrace
        • app/Models/Listing.php:222
        • app/Services/ListingService.php:714
        • app/Http/Controllers/ListingController.php:103
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • BuildsAdjacencyListQueries.php#26litehouse980μsselect * from `boundaries` where `boundaries`.`id` = 57904 limit 1
        Bindings
        • 0: 57904
        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.35msselect * from `listings` where `id` in ('27362', '36627', '79284', '87813', '36604', '35668', '41321', '38039') order by `date` desc
        Bindings
        • 0: 27362
        • 1: 36627
        • 2: 79284
        • 3: 87813
        • 4: 36604
        • 5: 35668
        • 6: 41321
        • 7: 38039
        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#741litehouse640μ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#741litehouse650μsselect * from `repairs` where `repairs`.`id` in (5, 6, 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#741litehouse840μsselect * from `repair_translations` where `repair_translations`.`repair_id` in (5, 6, 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.36msselect * from `listing_evaluations` where `listing_evaluations`.`listing_id` in (27362, 35668, 36604, 36627, 38039, 41321, 79284, 87813)
        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#741litehouse580μ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#26litehouse600μsselect * from `boundaries` where `boundaries`.`id` in (57904)
        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.73msselect * from `listing_images` where `listing_images`.`listing_id` in (27362, 35668, 36604, 36627, 38039, 41321, 79284, 87813) 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.66msselect * from `listing_image_categories` where `image_sub_category_id` is not null and `listing_image_categories`.`listing_image_id` in (430565, 430566, 430567, 430568, 430569, 587727, 587729, 587730, 587733, 587734, 587736, 587737, 601029, 601030, 601031, 601032, 601033, 601034, 601035, 601036, 601037, 601038, 601039, 601040, 601041, 601042, 601278, 601279, 601280, 601281, 601282, 601283, 621916, 621917, 621918, 621919, 621920, 621921, 621922, 621923, 621929, 698059, 698060, 698061, 698062, 698063, 698064, 698065, 698066, 698067, 698069, 698070, 698075, 698076, 698078, 1188845, 1188846, 1188847, 1188848, 1188849, 1188850, 1188851, 1188852, 1284467, 1284470, 1284471, 1284472, 1284473, 1284474, 1284475, 1284476, 1284477, 1284478)
        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.89msselect `listings`.*, `contacts`.`user_id` as `laravel_through_key` from `listings` inner join `contacts` on `contacts`.`listing_id` = `listings`.`id` where `contacts`.`user_id` = 11205 and `listings`.`id` != 24958 limit 9 offset 0
        Bindings
        • 0: 11205
        • 1: 24958
        Backtrace
        • app/Services/ListingService.php:901
        • app/Http/Controllers/ListingController.php:104
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
      • ListingService.php#901litehouse500μsselect * from `sources` where `sources`.`id` in (9)
        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#901litehouse520μsselect * from `repairs` where `repairs`.`id` in (8)
        Backtrace
        • app/Services/ListingService.php:901
        • app/Http/Controllers/ListingController.php:104
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
      • ListingService.php#901litehouse460μsselect * from `repair_translations` where `repair_translations`.`repair_id` in (8)
        Backtrace
        • app/Services/ListingService.php:901
        • app/Http/Controllers/ListingController.php:104
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
      • ListingService.php#901litehouse610μsselect * from `listing_evaluations` where `listing_evaluations`.`listing_id` in (32224, 46976)
        Backtrace
        • app/Services/ListingService.php:901
        • app/Http/Controllers/ListingController.php:104
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
      • ListingService.php#901litehouse380μsselect * from `currencies` where `currencies`.`id` in (12)
        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#26litehouse610μsselect * from `boundaries` where `boundaries`.`id` in (56790, 57904)
        Backtrace
        • vendor/staudenmeir/laravel-adjacency-list/src/Eloquent/Traits/BuildsAdjacencyListQueries.php:26
        • app/Services/ListingService.php:901
        • app/Http/Controllers/ListingController.php:104
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • ListingService.php#901litehouse1.04msselect * from `listing_images` where `listing_images`.`listing_id` in (32224, 46976) and `is_compressed` = 0 order by `priority` asc, `is_compressed` desc
        Bindings
        • 0: 0
        Backtrace
        • app/Services/ListingService.php:901
        • app/Http/Controllers/ListingController.php:104
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
      • ListingService.php#901litehouse1.19msselect * from `listing_image_categories` where `image_sub_category_id` is not null and `listing_image_categories`.`listing_image_id` in (526250, 526251, 526252, 526253, 526254, 526255, 526256, 526257)
        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#72litehouse280μ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#418litehouse310μ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#26litehouse530μsselect * from `boundaries` where `boundaries`.`id` = 57904 limit 1
        Bindings
        • 0: 57904
        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#26litehouse500μsselect * from `boundaries` where `boundaries`.`id` = 37808 limit 1
        Bindings
        • 0: 37808
        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#26litehouse480μsselect * from `boundaries` where `boundaries`.`id` = 28873 limit 1
        Bindings
        • 0: 28873
        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#26litehouse480μsselect * from `boundaries` where `boundaries`.`id` = 28133 limit 1
        Bindings
        • 0: 28133
        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#26litehouse630μsselect * from `boundaries` where `boundaries`.`id` = 37808 limit 1
        Bindings
        • 0: 37808
        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#26litehouse560μsselect * from `boundaries` where `boundaries`.`id` in (28873)
        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 (28133)
        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#26litehouse580μsselect * from `boundaries` where `boundaries`.`id` in (28088)
        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#26litehouse400μ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#368litehouse570μ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
      88ListingImageCategory.php#?
      App\Models\ListingImage
      81ListingImage.php#?
      App\Models\Boundary
      14Boundary.php#?
      App\Models\RepairTranslation
      12RepairTranslation.php#?
      App\Models\Listing
      11Listing.php#?
      App\Models\ListingEvaluation
      11ListingEvaluation.php#?
      App\Models\Repair
      4Repair.php#?
      App\Models\Currency
      3Currency.php#?
      App\Models\Source
      3Source.php#?
      App\Models\User
      1User.php#?
      App\Models\CurrencyRate
      1CurrencyRate.php#?
          _token
          S5WrhnYtS7ySTLlmfsrd6JKelyfOzHL6dWlpkmW8
          currency
          usd
          boundary_id
          15099
          _previous
          array:1 [ "url" => "https://keyway.org/kk/listings/24958" ]
          _flash
          array:2 [ "old" => [] "new" => [] ]
          path_info
          /kk/listings/24958
          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 04:05:11 GMT" ] "vary" => array:1 [ 0 => "X-Inertia" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6InNScjllb1JxUzRmR2hXMEFzc0ZNVVE9PSIsInZhbHVlIjoiRXIzL1J0c2cyczVQVUs0OHdpelgwWExCN2JpdzFhNDBtMzRqUWVZa3NYdHZtcW9qZ2p6YWxJM3YxeXdHdVdsWm1nM2pTeDAwandyTnRWSWM4Z1VXRWJsUmtXWnhsZmttajIrUXpCOS9RUjlhajBLaUpPb21GaUhvVFZ6VkZacloiLCJtYWMiOiJhYmYxZDcyNDJhYmQ3MDQyMzk1ZmVjZjAxZDBkNTI4ZTMzMWMyZTdlYzFiMjgxYzlkNGNlODAyZDRmODhhZGRhIiwidGFnIjoiIn0%3D; expires=Thu, 28 May 2026 10:45:11 GMT; Max-Age=31560000; path=/; secure; samesite=laxXSRF-TOKEN=eyJpdiI6InNScjllb1JxUzRmR2hXMEFzc0ZNVVE9PSIsInZhbHVlIjoiRXIzL1J0c2cyczVQVUs0OHdpelgwWExCN2JpdzFhNDBtMzRqUWVZa3NYdHZtcW9qZ2p6YWxJM3YxeXdHdVdsWm1nM2pTe" 1 => "keyway_session=eyJpdiI6InRGdTN0d2Z2VEVlSGd2c05vWWFHR1E9PSIsInZhbHVlIjoidG04a3pVSUZ3aVdwYWpGT29qYVF6WG1QdVVrT3NlZzVFTGJIQ2JqcHNEMGVaL2RZSjZ1cUJIMG0xVU8yVTNyM0xDZ3N5bUdFeUhRSDFvenNrYkxWWS9qbC9yM1hidFZiY1BtbUUwc0JhQXl6dmxCMXR2SXo2R1RsWFd5QlNZRUMiLCJtYWMiOiJiZjk0NjIyODUyN2RhODlkYTNlZDYxNGM5MmZjMzZiMzM4YWQ2NjZjZGI4ZWE2YmRhNDI0YjEwZGJmOWQxMDI0IiwidGFnIjoiIn0%3D; expires=Thu, 28 May 2026 10:45:11 GMT; Max-Age=31560000; path=/; httponly; samesite=laxkeyway_session=eyJpdiI6InRGdTN0d2Z2VEVlSGd2c05vWWFHR1E9PSIsInZhbHVlIjoidG04a3pVSUZ3aVdwYWpGT29qYVF6WG1QdVVrT3NlZzVFTGJIQ2JqcHNEMGVaL2RZSjZ1cUJIMG0xVU8yVTNyM0xDZ" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6InNScjllb1JxUzRmR2hXMEFzc0ZNVVE9PSIsInZhbHVlIjoiRXIzL1J0c2cyczVQVUs0OHdpelgwWExCN2JpdzFhNDBtMzRqUWVZa3NYdHZtcW9qZ2p6YWxJM3YxeXdHdVdsWm1nM2pTeDAwandyTnRWSWM4Z1VXRWJsUmtXWnhsZmttajIrUXpCOS9RUjlhajBLaUpPb21GaUhvVFZ6VkZacloiLCJtYWMiOiJhYmYxZDcyNDJhYmQ3MDQyMzk1ZmVjZjAxZDBkNTI4ZTMzMWMyZTdlYzFiMjgxYzlkNGNlODAyZDRmODhhZGRhIiwidGFnIjoiIn0%3D; expires=Thu, 28-May-2026 10:45:11 GMT; path=/; secureXSRF-TOKEN=eyJpdiI6InNScjllb1JxUzRmR2hXMEFzc0ZNVVE9PSIsInZhbHVlIjoiRXIzL1J0c2cyczVQVUs0OHdpelgwWExCN2JpdzFhNDBtMzRqUWVZa3NYdHZtcW9qZ2p6YWxJM3YxeXdHdVdsWm1nM2pTe" 1 => "keyway_session=eyJpdiI6InRGdTN0d2Z2VEVlSGd2c05vWWFHR1E9PSIsInZhbHVlIjoidG04a3pVSUZ3aVdwYWpGT29qYVF6WG1QdVVrT3NlZzVFTGJIQ2JqcHNEMGVaL2RZSjZ1cUJIMG0xVU8yVTNyM0xDZ3N5bUdFeUhRSDFvenNrYkxWWS9qbC9yM1hidFZiY1BtbUUwc0JhQXl6dmxCMXR2SXo2R1RsWFd5QlNZRUMiLCJtYWMiOiJiZjk0NjIyODUyN2RhODlkYTNlZDYxNGM5MmZjMzZiMzM4YWQ2NjZjZGI4ZWE2YmRhNDI0YjEwZGJmOWQxMDI0IiwidGFnIjoiIn0%3D; expires=Thu, 28-May-2026 10:45:11 GMT; path=/; httponlykeyway_session=eyJpdiI6InRGdTN0d2Z2VEVlSGd2c05vWWFHR1E9PSIsInZhbHVlIjoidG04a3pVSUZ3aVdwYWpGT29qYVF6WG1QdVVrT3NlZzVFTGJIQ2JqcHNEMGVaL2RZSjZ1cUJIMG0xVU8yVTNyM0xDZ" ] ]
          session_attributes
          0 of 0
          array:5 [ "_token" => "S5WrhnYtS7ySTLlmfsrd6JKelyfOzHL6dWlpkmW8" "currency" => "usd" "boundary_id" => 15099 "_previous" => array:1 [ "url" => "https://keyway.org/kk/listings/24958" ] "_flash" => array:2 [ "old" => [] "new" => [] ] ]
          ClearShow all
          Date ↕MethodURLData
          #12025-05-28 04:05:11GET/kk/listings/249583443229