Oberflächenbearbeitung mieten in 6900 Bregenz

Willkommen auf shareonimo.at, deiner Anlaufstelle für Vermietungen in 6900 Bregenz! 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 Version150msRequest Duration5MBMemory UsageGET boerse/{tag}/{postalCode}-{city}.htmlRoute
    • Booting (19.33ms)time
    • Application (131ms)time
    • 1 x Application (87.13%)
      131ms
      1 x Booting (12.86%)
      19.33ms
      35 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
      • 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
      15 statements were executed69.24ms
      • 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.28msselect * from `tags` where `name` = 'Oberflächenbearbeitung' limit 1
        Bindings
        • 0: Oberflächenbearbeitung
        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_tst610μsselect * from `tag_landing_pages` where `tag_landing_pages`.`tag_id` = 307 and `tag_landing_pages`.`tag_id` is not null and `postal_code` = '6900' and `city` = 'Bregenz' limit 1
        Bindings
        • 0: 307
        • 1: 6900
        • 2: Bregenz
        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_tst1.61ms(select * from `blog_posts` where `tags` like '%Oberflächenbearbeitung%' 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: %Oberflächenbearbeitung%
        • 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_tst660μsselect * from `files` where `files`.`id` in ('3c55aea0-1151-4772-a585-35e663caaae4') and `files`.`deleted_at` is null
        Bindings
        • 0: 3c55aea0-1151-4772-a585-35e663caaae4
        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_tst6.76msselect count(*) as aggregate from `advertisements` where `postal_code` = '6900' and `city` = 'Bregenz' 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` = 307) and `advertisements`.`deleted_at` is null
        Bindings
        • 0: 6900
        • 1: Bregenz
        • 2: 307
        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_tst7.72msselect * from `advertisements` where `postal_code` = '6900' and `city` = 'Bregenz' 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` = 307) and `advertisements`.`deleted_at` is null limit 16 offset 0
        Bindings
        • 0: 6900
        • 1: Bregenz
        • 2: 307
        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_tst720μsselect * from `files` where `files`.`id` = 'facdd9cc-5a78-47c1-9f56-6141ee8cc872' and `files`.`deleted_at` is null limit 1
        Bindings
        • 0: facdd9cc-5a78-47c1-9f56-6141ee8cc872
        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_tst610μsselect * from `files` where `files`.`id` = '884e5c7b-c875-4cfd-add7-d11aaf3ddac8' and `files`.`deleted_at` is null limit 1
        Bindings
        • 0: 884e5c7b-c875-4cfd-add7-d11aaf3ddac8
        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_tst720μsselect * from `files` where `files`.`id` = '79225359-e5a7-4ab1-8f55-ad88890b3593' and `files`.`deleted_at` is null limit 1
        Bindings
        • 0: 79225359-e5a7-4ab1-8f55-ad88890b3593
        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` = 'cd7fc8be-e1ea-4272-b8a6-9e13af6094c4' and `files`.`deleted_at` is null limit 1
        Bindings
        • 0: cd7fc8be-e1ea-4272-b8a6-9e13af6094c4
        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_tst15.14msselect * from `geo_data` where `zipcode` = '6900' limit 1
        Bindings
        • 0: 6900
        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_tst13.36msselect `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` = '6900' and `advertisements`.`city` = 'Bregenz' group by `tags`.`name` order by `adCount` desc limit 5
        Bindings
        • 0: 6900
        • 1: Bregenz
        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.33msselect `zipcode` from `geo_data` where `state` = 'Vorarlberg'
        Bindings
        • 0: Vorarlberg
        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_tst7msselect `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` = 307) and `postal_code` in ('6700', '6700', '6700', '6706', '6707', '6708', '6710', '6710', '6710', '6710', '6712', '6713', '6713', '6714', '6719', '6721', '6722', '6723', '6731', '6731', '6731', '6731', '6731', '6731', '6731', '6731', '6731', '6731', '6731', '6731', '6731', '6731', '6731', '6731', '6731', '6731', '6731', '6731', '6731', '6731', '6731', '6731', '6733', '6733', '6733', '6733', '6733', '6733', '6733', '6741', '6741', '6741', '6741', '6751', '6751', '6752', '6752', '6754', '6762', '6763', '6764', '6764', '6767', '6767', '6771', '6773', '6774', '6780', '6781', '6781', '6781', '6782', '6787', '6791', '6791', '6793', '6794', '6800', '6811', '6812', '6820', '6820', '6820', '6822', '6822', '6822', '6822', '6822', '6822', '6824', '6824', '6830', '6830', '6832', '6832', '6833', '6833', '6833', '6834', '6834', '6835', '6835', '6835', '6835', '6836', '6840', '6841', '6842', '6844', '6845', '6850', '6850', '6858', '6858', '6858', '6861', '6863', '6863', '6866', '6867', '6870', '6870', '6874', '6874', '6881', '6881', '6882', '6882', '6883', '6883', '6884', '6886', '6888', '6890', '6900', '6900', '6900', '6900', '6911', '6911', '6911', '6912', '6912', '6914', '6921', '6922', '6923', '6932', '6933', '6934', '6934', '6941', '6942', '6942', '6943', '6951', '6952', '6952', '6952', '6960', '6971', '6972', '6973', '6973', '6974', '6991', '6992', '6993') and `advertisements`.`deleted_at` is null group by `postal_code`, `city` order by `adCount` desc limit 5
        Bindings
        • 0: 307
        • 1: 6700
        • 2: 6700
        • 3: 6700
        • 4: 6706
        • 5: 6707
        • 6: 6708
        • 7: 6710
        • 8: 6710
        • 9: 6710
        • 10: 6710
        • 11: 6712
        • 12: 6713
        • 13: 6713
        • 14: 6714
        • 15: 6719
        • 16: 6721
        • 17: 6722
        • 18: 6723
        • 19: 6731
        • 20: 6731
        • 21: 6731
        • 22: 6731
        • 23: 6731
        • 24: 6731
        • 25: 6731
        • 26: 6731
        • 27: 6731
        • 28: 6731
        • 29: 6731
        • 30: 6731
        • 31: 6731
        • 32: 6731
        • 33: 6731
        • 34: 6731
        • 35: 6731
        • 36: 6731
        • 37: 6731
        • 38: 6731
        • 39: 6731
        • 40: 6731
        • 41: 6731
        • 42: 6731
        • 43: 6733
        • 44: 6733
        • 45: 6733
        • 46: 6733
        • 47: 6733
        • 48: 6733
        • 49: 6733
        • 50: 6741
        • 51: 6741
        • 52: 6741
        • 53: 6741
        • 54: 6751
        • 55: 6751
        • 56: 6752
        • 57: 6752
        • 58: 6754
        • 59: 6762
        • 60: 6763
        • 61: 6764
        • 62: 6764
        • 63: 6767
        • 64: 6767
        • 65: 6771
        • 66: 6773
        • 67: 6774
        • 68: 6780
        • 69: 6781
        • 70: 6781
        • 71: 6781
        • 72: 6782
        • 73: 6787
        • 74: 6791
        • 75: 6791
        • 76: 6793
        • 77: 6794
        • 78: 6800
        • 79: 6811
        • 80: 6812
        • 81: 6820
        • 82: 6820
        • 83: 6820
        • 84: 6822
        • 85: 6822
        • 86: 6822
        • 87: 6822
        • 88: 6822
        • 89: 6822
        • 90: 6824
        • 91: 6824
        • 92: 6830
        • 93: 6830
        • 94: 6832
        • 95: 6832
        • 96: 6833
        • 97: 6833
        • 98: 6833
        • 99: 6834
        • 100: 6834
        • 101: 6835
        • 102: 6835
        • 103: 6835
        • 104: 6835
        • 105: 6836
        • 106: 6840
        • 107: 6841
        • 108: 6842
        • 109: 6844
        • 110: 6845
        • 111: 6850
        • 112: 6850
        • 113: 6858
        • 114: 6858
        • 115: 6858
        • 116: 6861
        • 117: 6863
        • 118: 6863
        • 119: 6866
        • 120: 6867
        • 121: 6870
        • 122: 6870
        • 123: 6874
        • 124: 6874
        • 125: 6881
        • 126: 6881
        • 127: 6882
        • 128: 6882
        • 129: 6883
        • 130: 6883
        • 131: 6884
        • 132: 6886
        • 133: 6888
        • 134: 6890
        • 135: 6900
        • 136: 6900
        • 137: 6900
        • 138: 6900
        • 139: 6911
        • 140: 6911
        • 141: 6911
        • 142: 6912
        • 143: 6912
        • 144: 6914
        • 145: 6921
        • 146: 6922
        • 147: 6923
        • 148: 6932
        • 149: 6933
        • 150: 6934
        • 151: 6934
        • 152: 6941
        • 153: 6942
        • 154: 6942
        • 155: 6943
        • 156: 6951
        • 157: 6952
        • 158: 6952
        • 159: 6952
        • 160: 6960
        • 161: 6971
        • 162: 6972
        • 163: 6973
        • 164: 6973
        • 165: 6974
        • 166: 6991
        • 167: 6992
        • 168: 6993
        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_tst2.13msselect 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
      9Advertisement.php#?
      App\Models\Ads\Tag
      6Tag.php#?
      App\Models\File\File
      5File.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 #WIhu6TN74Sn3h2f0Hu08
      array:4 [ "data" => array:4 [ "tag" => App\Models\Ads\Tag {#2185 #connection: "mysql" ...
      toplist.link-box #8zvyWHHsTsXJRHPsnTAk
      array:4 [ "data" => array:3 [ "tag" => App\Models\Ads\Tag {#2185 #connection: "mysql" ...
      livewire-ui-modal #DG3xLoTYkyzYNvaJyG7h
      array:4 [ "data" => array:2 [ "activeComponent" => null "components" => [] ] "name" =>...
          _token
          CPJ9zE15ilViphzF2a9SCpgEwlIB7YYqwKjVPjBf
          _previous
          array:1 [ "url" => "https://share.tst.hebinet.com/boerse/Oberfl%C3%A4chenbearbeitung/6900-Bregenz....
          _flash
          array:2 [ "old" => [] "new" => [] ]
          path_info
          /boerse/Oberfl%C3%A4chenbearbeitung/6900-Bregenz.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 => "Sun, 27 Jul 2025 13:09:26 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=eyJpdiI6IkU5bno3SXFJRHdiVllldzMzdklzaHc9PSIsInZhbHVlIjoicDhWVStaamlhL3lQUjlaQitVU2lKbHl3UFNIREZ5REczeGYvQ1lyMW9ZUjNnMDJDUXNncTNEaFJ4T0ptWUJlRC9FazloSUNYUEljSUV4RWUyeFFyUmJGOEFiV2xibGRyYStrdkpmd3gzMnVzcGNRbVBzMVhZWUxRUm9QdzdRSWsiLCJtYWMiOiJmZGQ2ZjVhZWFiYjMzZDk3OGM4ZDU1ZmIyZjcyMWYxYWE4MmUwNTI2M2M5MDA2YzBiYWNlMTMxNDFlNjI0MDBlIiwidGFnIjoiIn0%3D; expires=Sun, 27 Jul 2025 15:09:26 GMT; Max-Age=7200; path=/; secure; samesite=laxXSRF-TOKEN=eyJpdiI6IkU5bno3SXFJRHdiVllldzMzdklzaHc9PSIsInZhbHVlIjoicDhWVStaamlhL3lQUjlaQitVU2lKbHl3UFNIREZ5REczeGYvQ1lyMW9ZUjNnMDJDUXNncTNEaFJ4T0ptWUJlRC9FazloS" 1 => "share_tst_session=eyJpdiI6ImZlTTVMc1BDOFBHb1VqMS81NjNMMFE9PSIsInZhbHVlIjoibmtvbVFGTVljOEZlS3lKbWpOdGcwSkRrMTBidis5b1MwdFAwSWlYZmEzMmVSQmVlOE40UUpJWUR6MEJ5dDUrUlJMWEtGQTY0TjVYQnhrZE5EdUxwRllyZFpjQ2dnMkZOZHZXSmhFT3VRcURtenI2RXBpejZuR2JycHIxNHRnangiLCJtYWMiOiI1YmEzOGMwYWM5ZTE4YjE1YzkyODYyNWZlNzhjZTliZTIzMTU0MzQ0ZjMzZGU2ZWQwMjMzYjQ3MDY4MDk5NGE2IiwidGFnIjoiIn0%3D; expires=Sun, 27 Jul 2025 15:09:26 GMT; Max-Age=7200; path=/; secure; httponly; samesite=laxshare_tst_session=eyJpdiI6ImZlTTVMc1BDOFBHb1VqMS81NjNMMFE9PSIsInZhbHVlIjoibmtvbVFGTVljOEZlS3lKbWpOdGcwSkRrMTBidis5b1MwdFAwSWlYZmEzMmVSQmVlOE40UUpJWUR6MEJ5dDUrUl" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IkU5bno3SXFJRHdiVllldzMzdklzaHc9PSIsInZhbHVlIjoicDhWVStaamlhL3lQUjlaQitVU2lKbHl3UFNIREZ5REczeGYvQ1lyMW9ZUjNnMDJDUXNncTNEaFJ4T0ptWUJlRC9FazloSUNYUEljSUV4RWUyeFFyUmJGOEFiV2xibGRyYStrdkpmd3gzMnVzcGNRbVBzMVhZWUxRUm9QdzdRSWsiLCJtYWMiOiJmZGQ2ZjVhZWFiYjMzZDk3OGM4ZDU1ZmIyZjcyMWYxYWE4MmUwNTI2M2M5MDA2YzBiYWNlMTMxNDFlNjI0MDBlIiwidGFnIjoiIn0%3D; expires=Sun, 27-Jul-2025 15:09:26 GMT; path=/; secureXSRF-TOKEN=eyJpdiI6IkU5bno3SXFJRHdiVllldzMzdklzaHc9PSIsInZhbHVlIjoicDhWVStaamlhL3lQUjlaQitVU2lKbHl3UFNIREZ5REczeGYvQ1lyMW9ZUjNnMDJDUXNncTNEaFJ4T0ptWUJlRC9FazloS" 1 => "share_tst_session=eyJpdiI6ImZlTTVMc1BDOFBHb1VqMS81NjNMMFE9PSIsInZhbHVlIjoibmtvbVFGTVljOEZlS3lKbWpOdGcwSkRrMTBidis5b1MwdFAwSWlYZmEzMmVSQmVlOE40UUpJWUR6MEJ5dDUrUlJMWEtGQTY0TjVYQnhrZE5EdUxwRllyZFpjQ2dnMkZOZHZXSmhFT3VRcURtenI2RXBpejZuR2JycHIxNHRnangiLCJtYWMiOiI1YmEzOGMwYWM5ZTE4YjE1YzkyODYyNWZlNzhjZTliZTIzMTU0MzQ0ZjMzZGU2ZWQwMjMzYjQ3MDY4MDk5NGE2IiwidGFnIjoiIn0%3D; expires=Sun, 27-Jul-2025 15:09:26 GMT; path=/; secure; httponlyshare_tst_session=eyJpdiI6ImZlTTVMc1BDOFBHb1VqMS81NjNMMFE9PSIsInZhbHVlIjoibmtvbVFGTVljOEZlS3lKbWpOdGcwSkRrMTBidis5b1MwdFAwSWlYZmEzMmVSQmVlOE40UUpJWUR6MEJ5dDUrUl" ] ]
          session_attributes
          0 of 0
          array:3 [ "_token" => "CPJ9zE15ilViphzF2a9SCpgEwlIB7YYqwKjVPjBf" "_previous" => array:1 [ "url" => "https://share.tst.hebinet.com/boerse/Oberfl%C3%A4chenbearbeitung/6900-Bregenz.html" ] "_flash" => array:2 [ "old" => [] "new" => [] ] ]
          ClearShow all
          Date ↕MethodURLData
          #12025-07-27 15:09:26GET/boerse/Oberfl%C3%A4chenbearbeitung/6900-Bregenz.html3515303