Forum

Thread Category User Posts Views Likes
synthwave october
Tags: Synthwave
General Geoffrey Maddock Geoffrey Maddock 0 831 0
i guess people decided this is the music of the season, because there are a ton of related shows this month. perturbator gost + dawn of the dead betamaxx majeure
No posts listed

Please sign in to participate in this discussion.

SettingsRequest history8.1.27PHP Version167msRequest Duration3MBMemory UsageGET threads/{thread}
status
200 OK
full_url
https://dev.arcane.city/threads/43
action_name
threads.show
controller_action
App\Http\Controllers\ThreadsController@show
Theme
Open Button Position
Hide Empty Tabs
Autoshow
Reset to defaults
status
200 OK
full_url
https://dev.arcane.city/threads/43
action_name
threads.show
controller_action
App\Http\Controllers\ThreadsController@show
uri
GET threads/{thread}
middleware
web
controller
App\Http\Controllers\ThreadsController@show
namespace
App\Http\Controllers
file
app/Http/Controllers/ThreadsController.php:759-775
duration
170ms
peak_memory
4MB
response
text/html; charset=UTF-8
request_format
html
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 => "dev.arcane.city" ] ]
request_cookies
[]
response_headers
0 of 0
array:3 [ "content-type" => array:1 [ 0 => "text/html; charset=UTF-8" ] "cache-control" => array:1 [ 0 => "no-cache, private" ] "date" => array:1 [ 0 => "Wed, 16 Jul 2025 15:35:37 GMT" ] ]
session_attributes
0 of 0
array:1 [ "_token" => "x4BkvSBxggaEObciADvqMs8cNvEtkCpuSNIdFQO1" ]
    • Booting (87.44ms)time
    • Application (79.24ms)time
    • Routing (2.75ms)
    • Preparing Response (43.36ms)
    • 1 x Booting (52.46%)
      87.44ms
      1 x Application (47.54%)
      79.24ms
      1 x Preparing Response (26.01%)
      43.36ms
      1 x Routing (1.65%)
      2.75ms
      9 templates were rendered
      • 1x threads.showshow.blade.php#?blade
      • 1x threads.crumbscrumbs.blade.php#?blade
      • 1x threads.firstfirst.blade.php#?blade
      • 1x users.avataravatar.blade.php#?blade
      • 1x posts.listlist.blade.php#?blade
      • 1x appapp.blade.php#?blade
      • 1x partials.analyticsanalytics.blade.php#?blade
      • 1x partials.navnav.blade.php#?blade
      • 1x flashflash.blade.php#?blade
      uri
      GET threads/{thread}
      middleware
      web, Closure
      as
      threads.show
      controller
      App\Http\Controllers\ThreadsController@show
      namespace
      App\Http\Controllers
      file
      app/Http/Controllers/ThreadsController.php:759-775
      14 statements were executed32.22ms
      • ImplicitRouteBinding.php#61dev_events_tracker2.14msselect * from `threads` where `id` = '43' limit 1
        Bindings
        • 0: 43
        Backtrace
        • vendor/laravel/framework/src/Illuminate/Routing/ImplicitRouteBinding.php:61
        • vendor/laravel/framework/src/Illuminate/Routing/Router.php:959
        • middleware::bindings:41
        • vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:183
        • vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php:78
      • ThreadsController.php#768dev_events_tracker6.88msselect `name`, `id` from `tags` order by `name` asc
        Backtrace
        • app/Http/Controllers/ThreadsController.php:768
        • 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:260
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • ThreadsController.php#772dev_events_tracker14.22msupdate `threads` set `views` = 831, `threads`.`updated_at` = '2025-07-16 10:35:37' where `id` = 43
        Bindings
        • 0: 831
        • 1: 2025-07-16 10:35:37
        • 2: 43
        Backtrace
        • app/Http/Controllers/ThreadsController.php:772
        • 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:260
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • first.blade.php#34dev_events_tracker1.26msselect `series`.*, `series_thread`.`thread_id` as `pivot_thread_id`, `series_thread`.`series_id` as `pivot_series_id`, `series_thread`.`created_at` as `pivot_created_at`, `series_thread`.`updated_at` as `pivot_updated_at` from `series` inner join `series_thread` on `series`.`id` = `series_thread`.`series_id` where `series_thread`.`thread_id` = 43
        Bindings
        • 0: 43
        Backtrace
        • view::threads.first:34
        • 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
      • first.blade.php#44dev_events_tracker1.08msselect `entities`.*, `entity_thread`.`thread_id` as `pivot_thread_id`, `entity_thread`.`entity_id` as `pivot_entity_id`, `entity_thread`.`created_at` as `pivot_created_at`, `entity_thread`.`updated_at` as `pivot_updated_at` from `entities` inner join `entity_thread` on `entities`.`id` = `entity_thread`.`entity_id` where `entity_thread`.`thread_id` = 43
        Bindings
        • 0: 43
        Backtrace
        • view::threads.first:44
        • 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
      • first.blade.php#53dev_events_tracker770μsselect `tags`.*, `tag_thread`.`thread_id` as `pivot_thread_id`, `tag_thread`.`tag_id` as `pivot_tag_id`, `tag_thread`.`created_at` as `pivot_created_at`, `tag_thread`.`updated_at` as `pivot_updated_at` from `tags` inner join `tag_thread` on `tags`.`id` = `tag_thread`.`tag_id` where `tag_thread`.`thread_id` = 43
        Bindings
        • 0: 43
        Backtrace
        • view::threads.first:53
        • 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
      • first.blade.php#67dev_events_tracker440μsselect * from `users` where `users`.`id` = 1 limit 1
        Bindings
        • 0: 1
        Backtrace
        • view::threads.first:67
        • 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
      • User.php#174dev_events_tracker1.03msselect `photos`.*, `photo_user`.`user_id` as `pivot_user_id`, `photo_user`.`photo_id` as `pivot_photo_id`, `photo_user`.`created_at` as `pivot_created_at`, `photo_user`.`updated_at` as `pivot_updated_at` from `photos` inner join `photo_user` on `photos`.`id` = `photo_user`.`photo_id` where `photo_user`.`user_id` = 1 and `photos`.`is_primary` = '1' limit 1
        Bindings
        • 0: 1
        • 1: 1
        Backtrace
        • app/Models/User.php:174
        • view::users.avatar:1
        • 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
      • Thread.php#381dev_events_tracker910μsselect * from `posts` where `posts`.`thread_id` = 43 and `posts`.`thread_id` is not null
        Bindings
        • 0: 43
        Backtrace
        • app/Models/Thread.php:381
        • view::threads.first:77
        • 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
      • Thread.php#192dev_events_tracker980μsselect * from `posts` where `posts`.`thread_id` = 43 and `posts`.`thread_id` is not null order by `created_at` desc limit 1
        Bindings
        • 0: 43
        Backtrace
        • app/Models/Thread.php:192
        • view::threads.first:80
        • 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
      • User.php#507dev_events_tracker820μsselect `groups`.*, `group_user`.`user_id` as `pivot_user_id`, `group_user`.`group_id` as `pivot_group_id` from `groups` inner join `group_user` on `groups`.`id` = `group_user`.`group_id` where `group_user`.`user_id` = 1
        Bindings
        • 0: 1
        Backtrace
        • app/Models/User.php:507
        • app/Providers/AuthServiceProvider.php:37
        • vendor/laravel/framework/src/Illuminate/Auth/Access/Gate.php:566
        • vendor/laravel/framework/src/Illuminate/Auth/Access/Gate.php:439
        • vendor/laravel/framework/src/Illuminate/Auth/Access/Gate.php:406
      • ViewComposerServiceProvider.php#38dev_events_tracker520μsselect * from `roles` order by `name` asc
        Backtrace
        • app/Providers/ViewComposerServiceProvider.php:38
        • vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:177
        • vendor/laravel/framework/src/Illuminate/View/View.php:188
        • vendor/laravel/framework/src/Illuminate/View/View.php:159
        • view::app:65
      • ViewComposerServiceProvider.php#39dev_events_tracker440μsselect count(*) as aggregate from `forums`
        Backtrace
        • app/Providers/ViewComposerServiceProvider.php:39
        • vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:177
        • vendor/laravel/framework/src/Illuminate/View/View.php:188
        • vendor/laravel/framework/src/Illuminate/View/View.php:159
        • view::app:65
      • ViewComposerServiceProvider.php#40dev_events_tracker730μsselect * from `menus` where exists (select * from `visibilities` where `menus`.`visibility_id` = `visibilities`.`id` and `name` = 'Public') order by `name` asc
        Bindings
        • 0: Public
        Backtrace
        • app/Providers/ViewComposerServiceProvider.php:40
        • vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:177
        • vendor/laravel/framework/src/Illuminate/View/View.php:188
        • vendor/laravel/framework/src/Illuminate/View/View.php:159
        • view::app:65
      App\Models\Role
      11Role.php#?
      App\Models\Group
      2Group.php#?
      App\Models\Menu
      2Menu.php#?
      App\Models\Thread
      1Thread.php#?
      App\Models\Tag
      1Tag.php#?
      App\Models\User
      1User.php#?
        • success
          0 of 0
          trust_thread [ "ability" => "trust_thread" "target" => null "result" => true "user" => 1 "arguments" => "[]" ]
        _token
        x4BkvSBxggaEObciADvqMs8cNvEtkCpuSNIdFQO1
        ClearShow all
        Date ↕MethodURLData
        #12025-07-16 10:35:37GET/threads/43914181