Fahrzeug mieten in 1220 Wien

Willkommen auf shareonimo.at, deiner Anlaufstelle für Vermietungen in 1220 Wien! Hier findest du alles, was du für deine Projekte und Vorhaben benötigst. Spare dir die Anschaffungskosten und den Aufwand für die Lagerung teurer Geräte, indem du einfach und bequem alles Benötigte mietest. Entdecke jetzt unsere vielfältigen Angebote und starte sofort mit deinem nächsten Projekt durch – effizient, kostengünstig und nur wenige Klicks entfernt!



Request history8.3.23PHP Version182msRequest Duration5MBMemory UsageGET boerse/{tag}/{postalCode}-{city}.htmlRoute
    • Booting (20.66ms)time
    • Application (162ms)time
    • 1 x Application (88.65%)
      162ms
      1 x Booting (11.34%)
      20.66ms
      46 templates were rendered
      • markets.tagLandingpagetagLandingpage.blade.php#?blade
      • components.seoseo.blade.php#?blade
      • components.canonical-urlcanonical-url.blade.php#?blade
      • partials.topBannerMarketplacetopBannerMarketplace.blade.php#?blade
      • livewire.market-indexmarket-index.blade.php#?blade
      • advertisements.partials.tiletile.blade.php#?blade
      • advertisements.partials.tiletile.blade.php#?blade
      • advertisements.partials.tiletile.blade.php#?blade
      • advertisements.partials.tiletile.blade.php#?blade
      • advertisements.partials.tiletile.blade.php#?blade
      • advertisements.partials.tiletile.blade.php#?blade
      • advertisements.partials.tiletile.blade.php#?blade
      • advertisements.partials.tiletile.blade.php#?blade
      • advertisements.partials.tiletile.blade.php#?blade
      • advertisements.partials.tiletile.blade.php#?blade
      • advertisements.partials.tiletile.blade.php#?blade
      • advertisements.partials.tiletile.blade.php#?blade
      • advertisements.partials.tiletile.blade.php#?blade
      • advertisements.partials.tiletile.blade.php#?blade
      • advertisements.partials.tiletile.blade.php#?blade
      • vendor.livewire.simple-uikitsimple-uikit.blade.php#?blade
      • pages.home._blog_blog.blade.php#?blade
      • blog._postPreview_postPreview.blade.php#?blade
      • blog._postPreview_postPreview.blade.php#?blade
      • blog._postPreview_postPreview.blade.php#?blade
      • livewire.toplist.link-boxlink-box.blade.php#?blade
      • layouts.appapp.blade.php#?blade
      • partials.validEmailHintvalidEmailHint.blade.php#?blade
      • partials.impersonatingimpersonating.blade.php#?blade
      • partials.menumenu.blade.php#?blade
      • partials.searchsearch.blade.php#?blade
      • __components::ddbd9c98de5c2687da291d896949744dddbd9c98de5c2687da291d896949744d.blade.php#?blade
      • __components::9061dfed28f7b57663f5d89d6479fb0f9061dfed28f7b57663f5d89d6479fb0f.blade.php#?blade
      • __components::7949fc64c4d6a921bfc971c60f0b240d7949fc64c4d6a921bfc971c60f0b240d.blade.php#?blade
      • __components::e0f7ef6884ed39afde2a94cc1622b576e0f7ef6884ed39afde2a94cc1622b576.blade.php#?blade
      • __components::319cee3542c37acf15ff6b6212471417319cee3542c37acf15ff6b6212471417.blade.php#?blade
      • components.auth.register-modalregister-modal.blade.php#?blade
      • layouts._footer_footer.blade.php#?blade
      • partials.paymentIconspaymentIcons.blade.php#?blade
      • __components::780f980fe386bba71d51caf83dd2c8e4780f980fe386bba71d51caf83dd2c8e4.blade.php#?blade
      • __components::e31120111d7450ae1bda7eec40aac2aee31120111d7450ae1bda7eec40aac2ae.blade.php#?blade
      • __components::c8567fa3d1aa42a0ca46d649536fa394c8567fa3d1aa42a0ca46d649536fa394.blade.php#?blade
      • partials.livewireHookslivewireHooks.blade.php#?blade
      • components.cookie-consentcookie-consent.blade.php#?blade
      • components.sticky-ctasticky-cta.blade.php#?blade
      • wire-elements-modal::modalmodal.blade.php#?blade
      uri
      GET boerse/{tag}/{postalCode}-{city}.html
      middleware
      web
      uses
      App\Http\Controllers\Market\TagLandingPage@__invoke
      controller
      App\Http\Controllers\Market\TagLandingPage
      namespace
      prefix
      where
      as
      market.tagLandingpage
      26 statements were executed70.38ms
      • ImplicitRouteBinding.php#61share_tstConnection Established
        Backtrace
        • vendor/laravel/framework/src/Illuminate/Routing/ImplicitRouteBinding.php:61
        • vendor/laravel/framework/src/Illuminate/Routing/Router.php:961
        • vendor/livewire/livewire/src/Features/SupportPageComponents/SupportPageComponents.php:214
        • vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php:42
        • vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:183
      • ImplicitRouteBinding.php#61share_tst1.65msselect * from `tags` where `name` = 'Fahrzeug' limit 1
        Bindings
        • 0: Fahrzeug
        Backtrace
        • vendor/laravel/framework/src/Illuminate/Routing/ImplicitRouteBinding.php:61
        • vendor/laravel/framework/src/Illuminate/Routing/Router.php:961
        • vendor/livewire/livewire/src/Features/SupportPageComponents/SupportPageComponents.php:214
        • vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php:42
        • vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:183
      • TagLandingPage.php#19share_tst1.11msselect * from `tag_landing_pages` where `tag_landing_pages`.`tag_id` = 15 and `tag_landing_pages`.`tag_id` is not null and `postal_code` = '1220' and `city` = 'Wien' limit 1
        Bindings
        • 0: 15
        • 1: 1220
        • 2: Wien
        Backtrace
        • app/Http/Controllers/Market/TagLandingPage.php:19
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:46
        • vendor/sentry/sentry-laravel/src/Sentry/Laravel/Tracing/Routing/TracingControllerDispatcherTracing.php:21
        • vendor/sentry/sentry-laravel/src/Sentry/Laravel/Tracing/Routing/TracingRoutingDispatcher.php:18
        • vendor/sentry/sentry-laravel/src/Sentry/Laravel/Tracing/Routing/TracingControllerDispatcherTracing.php:20
      • TagLandingPage.php#61share_tst2.22ms(select * from `blog_posts` where `tags` like '%Fahrzeug%' and `enabled` = 1 and `blog_posts`.`deleted_at` is null order by `created_at` desc limit 3) union (select * from `blog_posts` where `enabled` = 1 and `blog_posts`.`deleted_at` is null order by `created_at` desc limit 3) limit 3
        Bindings
        • 0: %Fahrzeug%
        • 1: 1
        • 2: 1
        Backtrace
        • app/Http/Controllers/Market/TagLandingPage.php:61
        • app/Http/Controllers/Market/TagLandingPage.php:44
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:46
        • vendor/sentry/sentry-laravel/src/Sentry/Laravel/Tracing/Routing/TracingControllerDispatcherTracing.php:21
        • vendor/sentry/sentry-laravel/src/Sentry/Laravel/Tracing/Routing/TracingRoutingDispatcher.php:18
      • TagLandingPage.php#61share_tst690μsselect * from `files` where `files`.`id` in ('3c55aea0-1151-4772-a585-35e663caaae4', '971038b7-b2f0-45b9-bcb6-0d7dc7cb15cb', 'f6cad9a0-9e8b-482e-9073-659d15130593') and `files`.`deleted_at` is null
        Bindings
        • 0: 3c55aea0-1151-4772-a585-35e663caaae4
        • 1: 971038b7-b2f0-45b9-bcb6-0d7dc7cb15cb
        • 2: f6cad9a0-9e8b-482e-9073-659d15130593
        Backtrace
        • app/Http/Controllers/Market/TagLandingPage.php:61
        • app/Http/Controllers/Market/TagLandingPage.php:44
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:46
        • vendor/sentry/sentry-laravel/src/Sentry/Laravel/Tracing/Routing/TracingControllerDispatcherTracing.php:21
        • vendor/sentry/sentry-laravel/src/Sentry/Laravel/Tracing/Routing/TracingRoutingDispatcher.php:18
      • MarketIndexByTagLandingpage.php#26share_tst7.95msselect count(*) as aggregate from `advertisements` where `postal_code` = '1220' and `city` = 'Wien' and exists (select * from `tags` inner join `advertisement_tag` on `tags`.`id` = `advertisement_tag`.`tag_id` where `advertisements`.`id` = `advertisement_tag`.`advertisement_id` and `tags`.`id` = 15) and `advertisements`.`deleted_at` is null
        Bindings
        • 0: 1220
        • 1: Wien
        • 2: 15
        Backtrace
        • app/Livewire/MarketIndexByTagLandingpage.php:26
        • app/Livewire/MarketIndexByTagLandingpage.php:34
        • vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php:36
        • vendor/laravel/framework/src/Illuminate/Container/Util.php:43
        • vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php:95
      • MarketIndexByTagLandingpage.php#26share_tst6.91msselect * from `advertisements` where `postal_code` = '1220' and `city` = 'Wien' and exists (select * from `tags` inner join `advertisement_tag` on `tags`.`id` = `advertisement_tag`.`tag_id` where `advertisements`.`id` = `advertisement_tag`.`advertisement_id` and `tags`.`id` = 15) and `advertisements`.`deleted_at` is null limit 16 offset 0
        Bindings
        • 0: 1220
        • 1: Wien
        • 2: 15
        Backtrace
        • app/Livewire/MarketIndexByTagLandingpage.php:26
        • app/Livewire/MarketIndexByTagLandingpage.php:34
        • vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php:36
        • vendor/laravel/framework/src/Illuminate/Container/Util.php:43
        • vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php:95
      • Advertisement.php#207share_tst800μsselect * from `files` where `files`.`id` = '24314299-8ab9-4b0a-8936-254fc3511517' and `files`.`deleted_at` is null limit 1
        Bindings
        • 0: 24314299-8ab9-4b0a-8936-254fc3511517
        Backtrace
        • app/Models/Ads/Advertisement.php:207
        • view::advertisements.partials.tile:15
        • vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:38
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:74
        • vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:16
      • Advertisement.php#207share_tst590μsselect * from `files` where `files`.`id` = '592b324b-58c8-4c50-be15-f9989e623047' and `files`.`deleted_at` is null limit 1
        Bindings
        • 0: 592b324b-58c8-4c50-be15-f9989e623047
        Backtrace
        • app/Models/Ads/Advertisement.php:207
        • view::advertisements.partials.tile:15
        • vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:38
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:74
        • vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:16
      • Advertisement.php#207share_tst540μsselect * from `files` where `files`.`id` = '5586910a-0b2b-49bf-a42b-a897562a0c19' and `files`.`deleted_at` is null limit 1
        Bindings
        • 0: 5586910a-0b2b-49bf-a42b-a897562a0c19
        Backtrace
        • app/Models/Ads/Advertisement.php:207
        • view::advertisements.partials.tile:15
        • vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:38
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:74
        • vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:16
      • Advertisement.php#207share_tst520μsselect * from `files` where `files`.`id` = 'd52ba033-ac17-4e9e-bc7f-ac4c4a03bab1' and `files`.`deleted_at` is null limit 1
        Bindings
        • 0: d52ba033-ac17-4e9e-bc7f-ac4c4a03bab1
        Backtrace
        • app/Models/Ads/Advertisement.php:207
        • view::advertisements.partials.tile:15
        • vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:38
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:74
        • vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:16
      • Advertisement.php#207share_tst530μsselect * from `files` where `files`.`id` = '27b7f2e6-bfe3-474d-bb75-6618dc34285c' and `files`.`deleted_at` is null limit 1
        Bindings
        • 0: 27b7f2e6-bfe3-474d-bb75-6618dc34285c
        Backtrace
        • app/Models/Ads/Advertisement.php:207
        • view::advertisements.partials.tile:15
        • vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:38
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:74
        • vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:16
      • Advertisement.php#207share_tst560μsselect * from `files` where `files`.`id` = '8d5b70fa-75c2-4892-986f-0e630510d509' and `files`.`deleted_at` is null limit 1
        Bindings
        • 0: 8d5b70fa-75c2-4892-986f-0e630510d509
        Backtrace
        • app/Models/Ads/Advertisement.php:207
        • view::advertisements.partials.tile:15
        • vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:38
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:74
        • vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:16
      • Advertisement.php#207share_tst690μsselect * from `files` where `files`.`id` = '36062b4e-f07d-480c-b6b0-d592f7cd301a' and `files`.`deleted_at` is null limit 1
        Bindings
        • 0: 36062b4e-f07d-480c-b6b0-d592f7cd301a
        Backtrace
        • app/Models/Ads/Advertisement.php:207
        • view::advertisements.partials.tile:15
        • vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:38
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:74
        • vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:16
      • Advertisement.php#207share_tst560μsselect * from `files` where `files`.`id` = 'fdff96c9-e022-4897-a3cf-9aa007ace2d6' and `files`.`deleted_at` is null limit 1
        Bindings
        • 0: fdff96c9-e022-4897-a3cf-9aa007ace2d6
        Backtrace
        • app/Models/Ads/Advertisement.php:207
        • view::advertisements.partials.tile:15
        • vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:38
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:74
        • vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:16
      • Advertisement.php#207share_tst480μsselect * from `files` where `files`.`id` = 'e81bbf01-a2da-4a1d-9cfa-050401a7c90a' and `files`.`deleted_at` is null limit 1
        Bindings
        • 0: e81bbf01-a2da-4a1d-9cfa-050401a7c90a
        Backtrace
        • app/Models/Ads/Advertisement.php:207
        • view::advertisements.partials.tile:15
        • vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:38
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:74
        • vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:16
      • Advertisement.php#207share_tst490μsselect * from `files` where `files`.`id` = '5b19a2f1-30e7-4e51-96b4-d8267fe615c6' and `files`.`deleted_at` is null limit 1
        Bindings
        • 0: 5b19a2f1-30e7-4e51-96b4-d8267fe615c6
        Backtrace
        • app/Models/Ads/Advertisement.php:207
        • view::advertisements.partials.tile:15
        • vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:38
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:74
        • vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:16
      • Advertisement.php#207share_tst540μsselect * from `files` where `files`.`id` = 'fe0762a5-744f-4c0c-b016-c45f6c53f3e1' and `files`.`deleted_at` is null limit 1
        Bindings
        • 0: fe0762a5-744f-4c0c-b016-c45f6c53f3e1
        Backtrace
        • app/Models/Ads/Advertisement.php:207
        • view::advertisements.partials.tile:15
        • vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:38
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:74
        • vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:16
      • Advertisement.php#207share_tst650μsselect * from `files` where `files`.`id` = '316a11a8-4e46-4c09-b592-0d4e4409c090' and `files`.`deleted_at` is null limit 1
        Bindings
        • 0: 316a11a8-4e46-4c09-b592-0d4e4409c090
        Backtrace
        • app/Models/Ads/Advertisement.php:207
        • view::advertisements.partials.tile:15
        • vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:38
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:74
        • vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:16
      • Advertisement.php#207share_tst500μsselect * from `files` where `files`.`id` = 'e5bcfffb-cf00-4d77-9b45-bad4bc235dcd' and `files`.`deleted_at` is null limit 1
        Bindings
        • 0: e5bcfffb-cf00-4d77-9b45-bad4bc235dcd
        Backtrace
        • app/Models/Ads/Advertisement.php:207
        • view::advertisements.partials.tile:15
        • vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:38
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:74
        • vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:16
      • Advertisement.php#207share_tst460μsselect * from `files` where `files`.`id` = '14694f5b-ad8d-4ded-bcb3-a4eec7a2fb13' and `files`.`deleted_at` is null limit 1
        Bindings
        • 0: 14694f5b-ad8d-4ded-bcb3-a4eec7a2fb13
        Backtrace
        • app/Models/Ads/Advertisement.php:207
        • view::advertisements.partials.tile:15
        • vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:38
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:74
        • vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:16
      • Advertisement.php#207share_tst460μsselect * from `files` where `files`.`id` = '2529d275-c380-4f79-a823-a7cb7946206c' and `files`.`deleted_at` is null limit 1
        Bindings
        • 0: 2529d275-c380-4f79-a823-a7cb7946206c
        Backtrace
        • app/Models/Ads/Advertisement.php:207
        • view::advertisements.partials.tile:15
        • vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:38
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:74
        • vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:16
      • LinkBox.php#24share_tst730μsselect * from `geo_data` where `zipcode` = '1220' limit 1
        Bindings
        • 0: 1220
        Backtrace
        • app/Livewire/Toplist/LinkBox.php:24
        • vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php:36
        • vendor/laravel/framework/src/Illuminate/Container/Util.php:43
        • vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php:95
        • vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php:35
      • TagRepository.php#21share_tst17.09msselect `tags`.`name`, count(advertisements.id) as adCount from `tags` inner join `advertisement_tag` on `advertisement_tag`.`tag_id` = `tags`.`id` inner join `advertisements` on `advertisements`.`id` = `advertisement_tag`.`advertisement_id` where `advertisements`.`postal_code` = '1220' and `advertisements`.`city` = 'Wien' group by `tags`.`name` order by `adCount` desc limit 5
        Bindings
        • 0: 1220
        • 1: Wien
        Backtrace
        • app/Core/Ads/TagRepository.php:21
        • app/Livewire/Toplist/LinkBox.php:27
        • vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php:36
        • vendor/laravel/framework/src/Illuminate/Container/Util.php:43
        • vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php:95
      • AdvertisementRepository.php#168share_tst10.43msselect `zipcode` from `geo_data` where `state` = 'Wien'
        Bindings
        • 0: Wien
        Backtrace
        • app/Core/Ads/AdvertisementRepository.php:168
        • app/Livewire/Toplist/LinkBox.php:28
        • vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php:36
        • vendor/laravel/framework/src/Illuminate/Container/Util.php:43
        • vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php:95
      • AdvertisementRepository.php#173share_tst9.35msselect `postal_code`, `city`, count(advertisements.id) as adCount from `advertisements` where exists (select * from `tags` inner join `advertisement_tag` on `tags`.`id` = `advertisement_tag`.`tag_id` where `advertisements`.`id` = `advertisement_tag`.`advertisement_id` and `tags`.`id` = 15) and `postal_code` in ('1010', '1020', '1030', '1040', '1050', '1060', '1070', '1080', '1090', '1100', '1110', '1120', '1120', '1130', '1140', '1150', '1160', '1160', '1170', '1180', '1180', '1190', '1200', '1210', '1220', '1230', '1230', '2301') and `advertisements`.`deleted_at` is null group by `postal_code`, `city` order by `adCount` desc limit 5
        Bindings
        • 0: 15
        • 1: 1010
        • 2: 1020
        • 3: 1030
        • 4: 1040
        • 5: 1050
        • 6: 1060
        • 7: 1070
        • 8: 1080
        • 9: 1090
        • 10: 1100
        • 11: 1110
        • 12: 1120
        • 13: 1120
        • 14: 1130
        • 15: 1140
        • 16: 1150
        • 17: 1160
        • 18: 1160
        • 19: 1170
        • 20: 1180
        • 21: 1180
        • 22: 1190
        • 23: 1200
        • 24: 1210
        • 25: 1220
        • 26: 1230
        • 27: 1230
        • 28: 2301
        Backtrace
        • app/Core/Ads/AdvertisementRepository.php:173
        • app/Livewire/Toplist/LinkBox.php:28
        • vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php:36
        • vendor/laravel/framework/src/Illuminate/Container/Util.php:43
        • vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php:95
      • CategoryRepository.php#192share_tst3.88msselect categories.*, count(advertisements.id) as adCount from `categories` inner join `advertisements` on `categories`.`id` = `advertisements`.`category_id` where `categories`.`deleted_at` is null group by `categories`.`id` order by `adCount` desc limit 5
        Backtrace
        • app/Core/CategoryRepository.php:192
        • app/Livewire/Toplist/LinkBox.php:29
        • vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php:36
        • vendor/laravel/framework/src/Illuminate/Container/Util.php:43
        • vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php:95
      App\Models\Ads\Advertisement
      20Advertisement.php#?
      App\Models\File\File
      18File.php#?
      App\Models\Ads\Tag
      6Tag.php#?
      App\Models\Categories\Category
      5Category.php#?
      App\Models\Blog\Post
      3Post.php#?
      App\Models\Ads\TagLandingPage
      1TagLandingPage.php#?
      App\Models\GeoData
      1GeoData.php#?
      market-index-by-tag-landingpage #UVtyRJTwMvNVvSLvtgGv
      array:4 [ "data" => array:4 [ "tag" => App\Models\Ads\Tag {#2185 #connection: "mysql" ...
      toplist.link-box #J9Vsvr3zbbt8QvseANrj
      array:4 [ "data" => array:3 [ "tag" => App\Models\Ads\Tag {#2185 #connection: "mysql" ...
      livewire-ui-modal #fLum8iDCtA2U4XqrlaKq
      array:4 [ "data" => array:2 [ "activeComponent" => null "components" => [] ] "name" =>...
          _token
          A49uqBDUvDamjXfmIQ9osrJTmdKMTxRwzKfGr2Lp
          _previous
          array:1 [ "url" => "https://share.tst.hebinet.com/boerse/Fahrzeug/1220-Wien.html" ]
          _flash
          array:2 [ "old" => [] "new" => [] ]
          path_info
          /boerse/Fahrzeug/1220-Wien.html
          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 [ "priority" => array:1 [ 0 => "u=0, i" ] "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" ] "host" => array:1 [ 0 => "share.tst.hebinet.com" ] ]
          request_cookies
          []
          
          response_headers
          0 of 0
          array:7 [ "content-type" => array:1 [ 0 => "text/html; charset=UTF-8" ] "cache-control" => array:1 [ 0 => "max-age=0, must-revalidate, no-cache, no-store, private" ] "date" => array:1 [ 0 => "Mon, 28 Jul 2025 12:24:18 GMT" ] "pragma" => array:1 [ 0 => "no-cache" ] "expires" => array:1 [ 0 => "Fri, 01 Jan 1990 00:00:00 GMT" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6InNMQ3dGMHNrWmtKcC9qdlcwUXpqTnc9PSIsInZhbHVlIjoiend6UE9EZDVGNkUrKzZCZVhiTGpNMlVjTTkrYjE3N05zV3IrdHdReUNSNGUxanRCUktQcnE0dU9EMVJlcGpGeld1dWNFaHA5WU12VFhibjE3cEtnTVQwdkVvMTBXcndhNWF3Rk1WZ2ZNYnEvWDBWNFFPNmI0QkZacms1ZFFwc2YiLCJtYWMiOiI5ZmY5YjZiNzQ5OTFkZGE3MDA2N2RjODU5NDlkN2Y0YWNlODgzNTQyMTQxYTNmNTIyYzEyNzdkMTA5MDZkNmRmIiwidGFnIjoiIn0%3D; expires=Mon, 28 Jul 2025 14:24:18 GMT; Max-Age=7200; path=/; secure; samesite=laxXSRF-TOKEN=eyJpdiI6InNMQ3dGMHNrWmtKcC9qdlcwUXpqTnc9PSIsInZhbHVlIjoiend6UE9EZDVGNkUrKzZCZVhiTGpNMlVjTTkrYjE3N05zV3IrdHdReUNSNGUxanRCUktQcnE0dU9EMVJlcGpGeld1dWNFa" 1 => "share_tst_session=eyJpdiI6Iis1V2NsN1pVVWpDbkI2VlpTa2Qxb3c9PSIsInZhbHVlIjoiQzFyaisrbEREdkJkY2ZiWkRINDlaSzBzNUVsdDIrZTBqV202N1RRVFl2dENLT25uczhnN09RaWM3V2cremwyeDJUdCtpWTcwVHo1RExmeHg1Y3RDSUFGZ3E4ZDNkMHpEenRubllIZzB3S20zbWxxTHhtbjBMQ2l0RDdVSUlkUUEiLCJtYWMiOiI3NmQ2M2Q5NDgxNjk4OGZlYzVmNzI4YWU4ZWU0OGJhYTY1N2VmMDkzNTk2YmUxNTY1YTIzZGUwNzc0MjBmZmVjIiwidGFnIjoiIn0%3D; expires=Mon, 28 Jul 2025 14:24:18 GMT; Max-Age=7200; path=/; secure; httponly; samesite=laxshare_tst_session=eyJpdiI6Iis1V2NsN1pVVWpDbkI2VlpTa2Qxb3c9PSIsInZhbHVlIjoiQzFyaisrbEREdkJkY2ZiWkRINDlaSzBzNUVsdDIrZTBqV202N1RRVFl2dENLT25uczhnN09RaWM3V2cremwyeD" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6InNMQ3dGMHNrWmtKcC9qdlcwUXpqTnc9PSIsInZhbHVlIjoiend6UE9EZDVGNkUrKzZCZVhiTGpNMlVjTTkrYjE3N05zV3IrdHdReUNSNGUxanRCUktQcnE0dU9EMVJlcGpGeld1dWNFaHA5WU12VFhibjE3cEtnTVQwdkVvMTBXcndhNWF3Rk1WZ2ZNYnEvWDBWNFFPNmI0QkZacms1ZFFwc2YiLCJtYWMiOiI5ZmY5YjZiNzQ5OTFkZGE3MDA2N2RjODU5NDlkN2Y0YWNlODgzNTQyMTQxYTNmNTIyYzEyNzdkMTA5MDZkNmRmIiwidGFnIjoiIn0%3D; expires=Mon, 28-Jul-2025 14:24:18 GMT; path=/; secureXSRF-TOKEN=eyJpdiI6InNMQ3dGMHNrWmtKcC9qdlcwUXpqTnc9PSIsInZhbHVlIjoiend6UE9EZDVGNkUrKzZCZVhiTGpNMlVjTTkrYjE3N05zV3IrdHdReUNSNGUxanRCUktQcnE0dU9EMVJlcGpGeld1dWNFa" 1 => "share_tst_session=eyJpdiI6Iis1V2NsN1pVVWpDbkI2VlpTa2Qxb3c9PSIsInZhbHVlIjoiQzFyaisrbEREdkJkY2ZiWkRINDlaSzBzNUVsdDIrZTBqV202N1RRVFl2dENLT25uczhnN09RaWM3V2cremwyeDJUdCtpWTcwVHo1RExmeHg1Y3RDSUFGZ3E4ZDNkMHpEenRubllIZzB3S20zbWxxTHhtbjBMQ2l0RDdVSUlkUUEiLCJtYWMiOiI3NmQ2M2Q5NDgxNjk4OGZlYzVmNzI4YWU4ZWU0OGJhYTY1N2VmMDkzNTk2YmUxNTY1YTIzZGUwNzc0MjBmZmVjIiwidGFnIjoiIn0%3D; expires=Mon, 28-Jul-2025 14:24:18 GMT; path=/; secure; httponlyshare_tst_session=eyJpdiI6Iis1V2NsN1pVVWpDbkI2VlpTa2Qxb3c9PSIsInZhbHVlIjoiQzFyaisrbEREdkJkY2ZiWkRINDlaSzBzNUVsdDIrZTBqV202N1RRVFl2dENLT25uczhnN09RaWM3V2cremwyeD" ] ]
          session_attributes
          0 of 0
          array:3 [ "_token" => "A49uqBDUvDamjXfmIQ9osrJTmdKMTxRwzKfGr2Lp" "_previous" => array:1 [ "url" => "https://share.tst.hebinet.com/boerse/Fahrzeug/1220-Wien.html" ] "_flash" => array:2 [ "old" => [] "new" => [] ] ]
          ClearShow all
          Date ↕MethodURLData
          #12025-07-28 14:24:18GET/boerse/Fahrzeug/1220-Wien.html4626543