Forum . Skull-Fest

Filters
Threads Category User Posts Views Last Post
Skull Fest 2022
Event: Skull Fest 2022 Series: Skull Fest Related Entities: Skull Records Spirit Tags: Deathrock Hardcore Punk
General Geoffrey Maddock Geoffrey Maddock 1 389 2 years ago
Hide, B-Ward, The Guests, Wisteria
Event: Hide, B-Ward, The Guests, Wist ... Series: Skull Fest Related Entities: Brillobox Wisteria Tags: Industrial Noise Punk
General Geoffrey Maddock Geoffrey Maddock 1 1042 5 years ago
SettingsRequest history8.1.27PHP Version192msRequest Duration4MBMemory UsageGET threads/series/{tag}
status
200 OK
full_url
https://dev.arcane.city/threads/series/Skull-Fest
action_name
threads.series
controller_action
App\Http\Controllers\ThreadsController@indexSeries
Theme
Open Button Position
Hide Empty Tabs
Autoshow
Reset to defaults
status
200 OK
full_url
https://dev.arcane.city/threads/series/Skull-Fest
action_name
threads.series
controller_action
App\Http\Controllers\ThreadsController@indexSeries
uri
GET threads/series/{tag}
middleware
web
controller
App\Http\Controllers\ThreadsController@indexSeries
namespace
App\Http\Controllers
file
app/Http/Controllers/ThreadsController.php:510-566
duration
197ms
peak_memory
8MB
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, 09 Jul 2025 23:44:53 GMT" ] ]
session_attributes
0 of 0
array:9 [ "_token" => "ARZP0cqx0McLz7eu8NdjVpEdxIBQikeFcyyoYwuJ" "internal_thread/index/tab" => "https://dev.arcane.city/threads" "internal_thread_series/index/filters" => [] "internal_thread_series/index/direction" => null "internal_thread_series/index/limit" => 25 "internal_thread_series/index/sort" => null "internal_thread_series/index/tab" => "https://dev.arcane.city/threads" "internal_thread_series/index/is-reset" => null "_flash" => array:2 [ "old" => [] "new" => [] ] ]
    • Booting (104ms)time
    • Application (88.73ms)time
    • Routing (3.9ms)
    • Preparing Response (214μs)
    • 1 x Booting (53.84%)
      104ms
      1 x Application (46.15%)
      88.73ms
      1 x Routing (2.03%)
      3.90ms
      1 x Preparing Response (0.11%)
      214μs
      22 templates were rendered
      • 1x threads.indexindex.blade.php#?blade
      • 1x threads.crumbscrumbs.blade.php#?blade
      • 2x pagination::bootstrap-4bootstrap-4.blade.php#?blade
      • 1x threads.listlist.blade.php#?blade
      • 4x entities.single_labelsingle_label.blade.php#?blade
      • 6x tags.single_labelsingle_label.blade.php#?blade
      • 2x users.avataravatar.blade.php#?blade
      • 1x partials.filter-jsfilter-js.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/series/{tag}
      middleware
      web, Closure
      controller
      App\Http\Controllers\ThreadsController@indexSeries
      namespace
      App\Http\Controllers
      as
      threads.series
      file
      app/Http/Controllers/ThreadsController.php:510-566
      31 statements were executed (10 duplicates)Show only duplicates21.4ms
      • ThreadsController.php#544dev_events_tracker1.48msselect count(*) as aggregate from `threads` where exists (select * from `series` inner join `series_thread` on `series`.`id` = `series_thread`.`series_id` where `threads`.`id` = `series_thread`.`thread_id` and `slug` = 'Skull-Fest') and (`visibility_id` in (1, 2) and `created_by` is null or `visibility_id` = 3)
        Bindings
        • 0: Skull-Fest
        • 1: 1
        • 2: 2
        • 3: 3
        Backtrace
        • app/Http/Controllers/ThreadsController.php:544
        • 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#544dev_events_tracker1.52msselect `threads`.* from `threads` where exists (select * from `series` inner join `series_thread` on `series`.`id` = `series_thread`.`series_id` where `threads`.`id` = `series_thread`.`thread_id` and `slug` = 'Skull-Fest') and (`visibility_id` in (1, 2) and `created_by` is null or `visibility_id` = 3) order by `threads`.`created_at` desc limit 25 offset 0
        Bindings
        • 0: Skull-Fest
        • 1: 1
        • 2: 2
        • 3: 3
        Backtrace
        • app/Http/Controllers/ThreadsController.php:544
        • 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#544dev_events_tracker490μsselect * from `visibilities` where `visibilities`.`id` in (3)
        Bindings
        • 0: 3
        Backtrace
        • app/Http/Controllers/ThreadsController.php:544
        • 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#1052dev_events_tracker940μsselect `name`, `name` from `users` order by `name` asc
        Backtrace
        • app/Http/Controllers/ThreadsController.php:1052
        • app/Http/Controllers/ThreadsController.php:561
        • 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
      • ThreadsController.php#1053dev_events_tracker2.26msselect `name`, `slug` from `tags` order by `name` asc
        Backtrace
        • app/Http/Controllers/ThreadsController.php:1053
        • app/Http/Controllers/ThreadsController.php:561
        • 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
      • ThreadsController.php#1054dev_events_tracker660μsselect `name`, `slug` from `series` order by `name` asc
        Backtrace
        • app/Http/Controllers/ThreadsController.php:1054
        • app/Http/Controllers/ThreadsController.php:561
        • 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
      • list.blade.php#23dev_events_tracker650μsselect * from `events` where `events`.`id` = 3099 and `events`.`id` is not null limit 1
        Bindings
        • 0: 3099
        Backtrace
        • view::threads.list:23
        • 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
      • list.blade.php#40dev_events_tracker910μsselect `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` = 267
        Bindings
        • 0: 267
        Backtrace
        • view::threads.list:40
        • 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
      • list.blade.php#40dev_events_tracker510μsselect * from `occurrence_types` where `occurrence_types`.`id` in (6)
        Bindings
        • 0: 6
        Backtrace
        • view::threads.list:40
        • 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
      • list.blade.php#40dev_events_tracker330μsselect * from `occurrence_weeks` where `occurrence_weeks`.`id` in (null)
        Bindings
        • 0: 
        Backtrace
        • view::threads.list:40
        • 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
      • list.blade.php#40dev_events_tracker330μsselect * from `occurrence_days` where `occurrence_days`.`id` in (null)
        Bindings
        • 0: 
        Backtrace
        • view::threads.list:40
        • 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
      • list.blade.php#49dev_events_tracker710μsselect `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` = 267
        Bindings
        • 0: 267
        Backtrace
        • view::threads.list:49
        • 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
      • list.blade.php#56dev_events_tracker760μ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` = 267
        Bindings
        • 0: 267
        Backtrace
        • view::threads.list:56
        • 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
      • list.blade.php#71dev_events_tracker490μsselect * from `users` where `users`.`id` = 1 limit 1
        Bindings
        • 0: 1
        Backtrace
        • view::threads.list:71
        • 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_tracker680μsselect `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_tracker600μsselect * from `posts` where `posts`.`thread_id` = 267 and `posts`.`thread_id` is not null
        Bindings
        • 0: 267
        Backtrace
        • app/Models/Thread.php:381
        • view::threads.list:82
        • 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_tracker640μsselect * from `posts` where `posts`.`thread_id` = 267 and `posts`.`thread_id` is not null order by `created_at` desc limit 1
        Bindings
        • 0: 267
        Backtrace
        • app/Models/Thread.php:192
        • view::threads.list:84
        • 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
      • list.blade.php#23dev_events_tracker580μsselect * from `events` where `events`.`id` = 2006 and `events`.`id` is not null limit 1
        Bindings
        • 0: 2006
        Backtrace
        • view::threads.list:23
        • 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
      • list.blade.php#40dev_events_tracker770μsselect `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` = 177
        Bindings
        • 0: 177
        Backtrace
        • view::threads.list:40
        • 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
      • list.blade.php#40dev_events_tracker380μsselect * from `occurrence_types` where `occurrence_types`.`id` in (6)
        Bindings
        • 0: 6
        Backtrace
        • view::threads.list:40
        • 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
      • list.blade.php#40dev_events_tracker270μsselect * from `occurrence_weeks` where `occurrence_weeks`.`id` in (null)
        Bindings
        • 0: 
        Backtrace
        • view::threads.list:40
        • 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
      • list.blade.php#40dev_events_tracker260μsselect * from `occurrence_days` where `occurrence_days`.`id` in (null)
        Bindings
        • 0: 
        Backtrace
        • view::threads.list:40
        • 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
      • list.blade.php#49dev_events_tracker720μsselect `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` = 177
        Bindings
        • 0: 177
        Backtrace
        • view::threads.list:49
        • 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
      • list.blade.php#56dev_events_tracker620μ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` = 177
        Bindings
        • 0: 177
        Backtrace
        • view::threads.list:56
        • 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
      • list.blade.php#71dev_events_tracker490μsselect * from `users` where `users`.`id` = 1 limit 1
        Bindings
        • 0: 1
        Backtrace
        • view::threads.list:71
        • 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_tracker640μsselect `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_tracker540μsselect * from `posts` where `posts`.`thread_id` = 177 and `posts`.`thread_id` is not null
        Bindings
        • 0: 177
        Backtrace
        • app/Models/Thread.php:381
        • view::threads.list:82
        • 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_tracker550μsselect * from `posts` where `posts`.`thread_id` = 177 and `posts`.`thread_id` is not null order by `created_at` desc limit 1
        Bindings
        • 0: 177
        Backtrace
        • app/Models/Thread.php:192
        • view::threads.list:84
        • 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
      • ViewComposerServiceProvider.php#38dev_events_tracker560μ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_tracker400μ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_tracker660μ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\Tag
      6Tag.php#?
      App\Models\Entity
      4Entity.php#?
      App\Models\Post
      4Post.php#?
      App\Models\Thread
      2Thread.php#?
      App\Models\Event
      2Event.php#?
      App\Models\Series
      2Series.php#?
      App\Models\OccurrenceType
      2OccurrenceType.php#?
      App\Models\User
      2User.php#?
      App\Models\Menu
      2Menu.php#?
      App\Models\Visibility
      1Visibility.php#?
          _token
          ARZP0cqx0McLz7eu8NdjVpEdxIBQikeFcyyoYwuJ
          internal_thread/index/tab
          https://dev.arcane.city/threads
          internal_thread_series/index/filters
          []
          internal_thread_series/index/direction
          null
          internal_thread_series/index/limit
          25
          internal_thread_series/index/sort
          null
          internal_thread_series/index/tab
          https://dev.arcane.city/threads
          internal_thread_series/index/is-reset
          null
          _flash
          array:2 [ "old" => [] "new" => [] ]
          ClearShow all
          Date ↕MethodURLData
          #12025-07-09 18:44:53GET/threads/series/Skull-Fest223138