back
  • All photos
  • Bathroom
  • Bedroom
  • Kitchen
  • Living Room
profile
Oskar Kulwicz
+48731910091

Contact messengers:

4 Listings

Modern Apartment on Zeromskiego Street

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

house
Apartment
icon
1 rooms
bath
1 bathrooms
Source:
Otodom
$ 833 per month
Deposit
$1 101
Agent commission
Not specified
Total
$ 833
Description
For rent, a spacious apartment on Żeromskiego Street. The apartment is located on the 8th floor of a 10-story building. The apartment consists of:
- Living room with kitchenette
- Bedroom
- Bathroom
- Hallway
Internet + TV FREE!
COSTS:
Rental price: 3100 PLN
Administrative fee: 610 PLN
Deposit for utilities: 150 PLN
Total: 3860 PLN
Price depends on the number of occupants.
Feel free to contact me,
Tel. 731 910 091
Offer sent from the ASARI CRM real estate software
Amenities
icon

Wi-Fi

Free internet and TV included

icon

Kitchen

Modern kitchen with marble countertop

icon

Shower

Glass-enclosed shower

icon

Elevator

Location:
Modern Apartment on Zeromskiego Street
house
Apartment
couch
1 rooms
bath
1 bathrooms
Source:
Otodom
15 May 2025
$ 833 per month
Deposit
$ 1 101
Agent commission
Not specified
Total
$ 833

Contacts:

profile
Oskar Kulwicz
+48731910091

Contact messengers:

Request history8.3.13PHP Version235msRequest Duration4MBMemory UsageGET {locale}/listings/{listingId}Route
    • Booting (13.38ms)time
    • Application (221ms)time
    • 1 x Application (94.29%)
      221ms
      1 x Booting (5.7%)
      13.38ms
      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.destroy-modaldestroy-modal.blade.php#?blade
      • new.components.show.buttons.favorite-btnfavorite-btn.blade.php#?blade
      • new.components.show.buttons.compare-btncompare-btn.blade.php#?blade
      • new.components.show.buttons.share-btnshare-btn.blade.php#?blade
      • new.components.show.buttons.favorite-btnfavorite-btn.blade.php#?blade
      • new.components.show.buttons.compare-btncompare-btn.blade.php#?blade
      • new.components.show.buttons.share-btnshare-btn.blade.php#?blade
      • listings.destroydestroy.blade.php#?blade
      • new.components.show.cardcard.blade.php#?blade
      • new.components.show.cardcard.blade.php#?blade
      • new.components.show.cardcard.blade.php#?blade
      • new.components.show.cardcard.blade.php#?blade
      • new.components.show.cardcard.blade.php#?blade
      • new.components.show.cardcard.blade.php#?blade
      • new.components.show.cardcard.blade.php#?blade
      • new.components.show.cardcard.blade.php#?blade
      • new.components.show.cardcard.blade.php#?blade
      • new.components.show.cardcard.blade.php#?blade
      • new.components.show.cardcard.blade.php#?blade
      • new.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
      47 statements were executed (14 duplicates)Show only duplicates98.44ms
      • BuildsAdjacencyListQueries.php#26litehouse45.25msselect * 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.39msselect * from `listings` where `id` = 31780 limit 1
        Bindings
        • 0: 31780
        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#140litehouse640μ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.12msselect * from `listing_images` where `listing_images`.`listing_id` in (31780) 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.29msselect * from `listing_image_categories` where `image_category_id` is not null and `listing_image_categories`.`listing_image_id` in (518633, 518634, 518635, 518636, 518637, 518638, 518639)
        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 * from `listing_image_categories` where `image_sub_category_id` is not null and `listing_image_categories`.`listing_image_id` in (518633, 518634, 518635, 518636, 518637, 518638, 518639)
        Backtrace
        • app/Services/ListingService.php:140
        • app/Http/Controllers/ListingController.php:99
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
      • ListingService.php#140litehouse820μsselect * from `image_sub_categories` where `image_sub_categories`.`id` in (1, 2, 3, 4)
        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.01msselect `logs`.*, `posts`.`id` as `laravel_through_key` from `logs` inner join `posts` on `posts`.`id` = `logs`.`post_id` where `posts`.`id` in (90584)
        Bindings
        • 0: 90584
        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.42msselect `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 (31780)
        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.8msselect * 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#418litehouse510μ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#72litehouse430μ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.03msselect * from `translations` where `entity_name` = 'image_sub_category' and `entity_id` in (4, 1, 3, 2) and `language` = 'en'
        Bindings
        • 0: image_sub_category
        • 1: 4
        • 2: 1
        • 3: 3
        • 4: 2
        • 5: 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.01msselect * from `listing_evaluations` where `listing_evaluations`.`listing_id` = 31780 and `listing_evaluations`.`listing_id` is not null limit 1
        Bindings
        • 0: 31780
        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.31msselect * from `boundaries` where `boundaries`.`id` = 60104 limit 1
        Bindings
        • 0: 60104
        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.66msselect * from `listings` where `id` in ('78065', '36432', '36201', '45468', '33869', '37163', '35219', '45632') order by `date` desc
        Bindings
        • 0: 78065
        • 1: 36432
        • 2: 36201
        • 3: 45468
        • 4: 33869
        • 5: 37163
        • 6: 35219
        • 7: 45632
        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#741litehouse920μ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#741litehouse890μ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#741litehouse1.09msselect * 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.56msselect * from `listing_evaluations` where `listing_evaluations`.`listing_id` in (33869, 35219, 36201, 36432, 37163, 45468, 45632, 78065)
        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#741litehouse830μ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#26litehouse790μsselect * from `boundaries` where `boundaries`.`id` in (60104)
        Backtrace
        • vendor/staudenmeir/laravel-adjacency-list/src/Eloquent/Traits/BuildsAdjacencyListQueries.php:26
        • app/Services/ListingService.php:741
        • app/Http/Controllers/ListingController.php:103
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • ListingService.php#741litehouse3.77msselect * from `listing_images` where `listing_images`.`listing_id` in (33869, 35219, 36201, 36432, 37163, 45468, 45632, 78065) 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.92msselect * from `listing_image_categories` where `image_sub_category_id` is not null and `listing_image_categories`.`listing_image_id` in (558646, 558647, 558648, 558651, 558652, 558653, 558654, 579940, 579941, 579942, 579943, 579944, 579945, 579946, 579947, 579948, 579949, 579950, 579951, 579952, 579958, 595623, 595624, 595625, 595626, 595627, 595628, 595629, 595630, 598601, 598602, 598603, 598604, 598605, 598606, 598607, 598608, 598609, 598610, 598611, 598612, 598613, 598614, 598615, 598616, 598617, 609036, 609037, 609038, 609039, 609040, 609041, 609042, 609043, 609044, 609045, 609046, 609047, 1175069, 1175070, 1175071, 1175072, 1175073, 1175074, 1175075, 1175076, 1175077, 1175078, 1175079)
        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.93msselect `listings`.*, `contacts`.`user_id` as `laravel_through_key` from `listings` inner join `contacts` on `contacts`.`listing_id` = `listings`.`id` where `contacts`.`user_id` = 10597 and `listings`.`id` != 31780 limit 9 offset 0
        Bindings
        • 0: 10597
        • 1: 31780
        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#901litehouse550μ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#901litehouse570μ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#901litehouse640μ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#901litehouse890μsselect * from `listing_evaluations` where `listing_evaluations`.`listing_id` in (23779, 40344, 40345)
        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#901litehouse580μ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#26litehouse800μsselect * from `boundaries` where `boundaries`.`id` in (58781, 59317, 60599)
        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.26msselect * from `listing_images` where `listing_images`.`listing_id` in (23779, 40344, 40345) 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.41msselect * from `listing_image_categories` where `image_sub_category_id` is not null and `listing_image_categories`.`listing_image_id` in (681202, 681203, 681204, 681205, 681206, 681207, 681208, 681209, 681210, 681211, 681212, 681213, 681214, 681215, 681216, 681217, 681218)
        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#418litehouse520μ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#72litehouse380μ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#70litehouse440μ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#26litehouse710μsselect * from `boundaries` where `boundaries`.`id` = 60104 limit 1
        Bindings
        • 0: 60104
        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#26litehouse730μsselect * from `boundaries` where `boundaries`.`id` = 31184 limit 1
        Bindings
        • 0: 31184
        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#26litehouse730μ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#26litehouse590μ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#26litehouse720μsselect * from `boundaries` where `boundaries`.`id` = 31184 limit 1
        Bindings
        • 0: 31184
        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#26litehouse620μ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#26litehouse610μ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#26litehouse550μ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#26litehouse450μ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#368litehouse700μ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
      93ListingImage.php#?
      App\Models\ListingImageCategory
      87ListingImageCategory.php#?
      App\Models\Boundary
      15Boundary.php#?
      App\Models\Listing
      12Listing.php#?
      App\Models\ListingEvaluation
      12ListingEvaluation.php#?
      App\Models\RepairTranslation
      9RepairTranslation.php#?
      App\Models\ImageSubCategory
      4ImageSubCategory.php#?
      App\Models\Currency
      3Currency.php#?
      App\Models\Source
      3Source.php#?
      App\Models\Repair
      3Repair.php#?
      App\Models\User
      1User.php#?
      App\Models\CurrencyRate
      1CurrencyRate.php#?
          _token
          ULQJdjW7fWZtCVFLLIzLxDwkxPlL2EuUU4LpWfUr
          currency
          usd
          boundary_id
          15099
          _previous
          array:1 [ "url" => "https://keyway.org/kk/listings/31780" ]
          _flash
          array:2 [ "old" => [] "new" => [] ]
          path_info
          /kk/listings/31780
          status_code
          200
          
          status_text
          OK
          format
          html
          content_type
          text/html; charset=UTF-8
          request_query
          []
          
          request_request
          []
          
          request_headers
          0 of 0
          array:15 [ "accept-encoding" => array:1 [ 0 => "gzip, deflate, br, zstd" ] "sec-fetch-dest" => array:1 [ 0 => "document" ] "sec-fetch-user" => array:1 [ 0 => "?1" ] "sec-fetch-mode" => array:1 [ 0 => "navigate" ] "sec-fetch-site" => array:1 [ 0 => "none" ] "accept" => array:1 [ 0 => "text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7" ] "user-agent" => array:1 [ 0 => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" ] "upgrade-insecure-requests" => array:1 [ 0 => "1" ] "sec-ch-ua-platform" => array:1 [ 0 => ""Windows"" ] "sec-ch-ua-mobile" => array:1 [ 0 => "?0" ] "sec-ch-ua" => array:1 [ 0 => ""Chromium";v="130", "HeadlessChrome";v="130", "Not?A_Brand";v="99"" ] "cache-control" => array:1 [ 0 => "no-cache" ] "pragma" => array:1 [ 0 => "no-cache" ] "connection" => array:1 [ 0 => "keep-alive" ] "host" => array:1 [ 0 => "keyway.org" ] ]
          request_cookies
          []
          
          response_headers
          0 of 0
          array:6 [ "content-type" => array:1 [ 0 => "text/html; charset=UTF-8" ] "cache-control" => array:1 [ 0 => "no-cache, private" ] "date" => array:1 [ 0 => "Wed, 28 May 2025 06:50:48 GMT" ] "vary" => array:1 [ 0 => "X-Inertia" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IjhiRjJ2TzhvQ0srZ3NzcHl6V0ZSYlE9PSIsInZhbHVlIjoiQlZtOTY2c2laV2doazNpWUloL1ZEN21ieC94TVpqVHNIOG4vZGVTa2xib3V6RzB5alhOcUlWOGhjM0FWWnNZb0lSOVBBbXREeWIzQ1RlMGswcWRKVis4dEFTRWRxT29nZjZtMSs3TG5CaEdLcGRiTjRVL2krcFVkZGpHaGxIbHYiLCJtYWMiOiJhN2ZjODkzMGMyMDhkYmYzM2FhOTU0ZTIxZWFiNGMxYzQ2MzYwYWQyZDFmYTY5MmNkYzQ3NmJjMzhjMjNjZDg5IiwidGFnIjoiIn0%3D; expires=Thu, 28 May 2026 13:30:48 GMT; Max-Age=31560000; path=/; secure; samesite=laxXSRF-TOKEN=eyJpdiI6IjhiRjJ2TzhvQ0srZ3NzcHl6V0ZSYlE9PSIsInZhbHVlIjoiQlZtOTY2c2laV2doazNpWUloL1ZEN21ieC94TVpqVHNIOG4vZGVTa2xib3V6RzB5alhOcUlWOGhjM0FWWnNZb0lSOVBBb" 1 => "keyway_session=eyJpdiI6IjhrZlpHTzVaZWFhVUJZN01pM3NyWVE9PSIsInZhbHVlIjoiU3AwRCtUWEIwK3ZpKzFQYVRHa0lLN2p6MXYxdldzVENsQ2ViRGE5STJvM3orVS92STBOTmh5VXFsZmtWRmkwV25WKzhKbDUyZVRrWVJnS2NjSCtrQVc0Y3V3Q2N0VWt3czlrT0l2RWFEK1VQa0ZCZytiWkRBcEhCcFczbURrc3EiLCJtYWMiOiI5YjExYzRjYzhkN2YwMTA3ZjhhYTYxMjQ1YTAxYWE5NGYxYzY1YWY2YWY3MDk3YzMxMmRlZTVkMDM5NTAzZjNhIiwidGFnIjoiIn0%3D; expires=Thu, 28 May 2026 13:30:48 GMT; Max-Age=31560000; path=/; httponly; samesite=laxkeyway_session=eyJpdiI6IjhrZlpHTzVaZWFhVUJZN01pM3NyWVE9PSIsInZhbHVlIjoiU3AwRCtUWEIwK3ZpKzFQYVRHa0lLN2p6MXYxdldzVENsQ2ViRGE5STJvM3orVS92STBOTmh5VXFsZmtWRmkwV25WK" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IjhiRjJ2TzhvQ0srZ3NzcHl6V0ZSYlE9PSIsInZhbHVlIjoiQlZtOTY2c2laV2doazNpWUloL1ZEN21ieC94TVpqVHNIOG4vZGVTa2xib3V6RzB5alhOcUlWOGhjM0FWWnNZb0lSOVBBbXREeWIzQ1RlMGswcWRKVis4dEFTRWRxT29nZjZtMSs3TG5CaEdLcGRiTjRVL2krcFVkZGpHaGxIbHYiLCJtYWMiOiJhN2ZjODkzMGMyMDhkYmYzM2FhOTU0ZTIxZWFiNGMxYzQ2MzYwYWQyZDFmYTY5MmNkYzQ3NmJjMzhjMjNjZDg5IiwidGFnIjoiIn0%3D; expires=Thu, 28-May-2026 13:30:48 GMT; path=/; secureXSRF-TOKEN=eyJpdiI6IjhiRjJ2TzhvQ0srZ3NzcHl6V0ZSYlE9PSIsInZhbHVlIjoiQlZtOTY2c2laV2doazNpWUloL1ZEN21ieC94TVpqVHNIOG4vZGVTa2xib3V6RzB5alhOcUlWOGhjM0FWWnNZb0lSOVBBb" 1 => "keyway_session=eyJpdiI6IjhrZlpHTzVaZWFhVUJZN01pM3NyWVE9PSIsInZhbHVlIjoiU3AwRCtUWEIwK3ZpKzFQYVRHa0lLN2p6MXYxdldzVENsQ2ViRGE5STJvM3orVS92STBOTmh5VXFsZmtWRmkwV25WKzhKbDUyZVRrWVJnS2NjSCtrQVc0Y3V3Q2N0VWt3czlrT0l2RWFEK1VQa0ZCZytiWkRBcEhCcFczbURrc3EiLCJtYWMiOiI5YjExYzRjYzhkN2YwMTA3ZjhhYTYxMjQ1YTAxYWE5NGYxYzY1YWY2YWY3MDk3YzMxMmRlZTVkMDM5NTAzZjNhIiwidGFnIjoiIn0%3D; expires=Thu, 28-May-2026 13:30:48 GMT; path=/; httponlykeyway_session=eyJpdiI6IjhrZlpHTzVaZWFhVUJZN01pM3NyWVE9PSIsInZhbHVlIjoiU3AwRCtUWEIwK3ZpKzFQYVRHa0lLN2p6MXYxdldzVENsQ2ViRGE5STJvM3orVS92STBOTmh5VXFsZmtWRmkwV25WK" ] ]
          session_attributes
          0 of 0
          array:5 [ "_token" => "ULQJdjW7fWZtCVFLLIzLxDwkxPlL2EuUU4LpWfUr" "currency" => "usd" "boundary_id" => 15099 "_previous" => array:1 [ "url" => "https://keyway.org/kk/listings/31780" ] "_flash" => array:2 [ "old" => [] "new" => [] ] ]
          ClearShow all
          Date ↕MethodURLData
          #12025-05-28 06:50:48GET/kk/listings/317803447243