Video Channel Banner
profile pic
Libertyman76

9 K subscribers

330 views - 3 years ago
Stats
  • 2.4 M views
  • 9 K subscribers
  • 4809 videos

No Playlist Created.

No User Products Added.

Request history8.1.29PHP Version673msRequest Duration5MBMemory UsageGET channels/@{user}Route
    • Booting (68.31ms)time
    • Application (605ms)time
    • 1 x Application (89.86%)
      605ms
      1 x Booting (10.14%)
      68.31ms
      31 templates were rendered
      • 1x new.channel.showshow.blade.php#?blade
      • 1x livewire.subscribe-channel-togglesubscribe-channel-toggle.blade.php#?blade
      • 24x new.partials.homepage._single-video_single-video.blade.php#?blade
      • 1x pagination::bootstrap-4bootstrap-4.blade.php#?blade
      • 1x layouts.new-designnew-design.blade.php#?blade
      • 1x new.partials.header.indexindex.blade.php#?blade
      • 1x new.partials.nav.top-navtop-nav.blade.php#?blade
      • 1x new.partials.footer.indexindex.blade.php#?blade
      uri
      GET channels/@{user}
      middleware
      web, ensure2fa.complete
      uses
      App\Http\Controllers\New\ShowChannelController@__invoke
      controller
      App\Http\Controllers\New\ShowChannelController
      namespace
      prefix
      where
      as
      channel.show
      40 statements were executed, 29 of which were duplicates, 11 unique. Show only duplicated492ms
      • select * from `sessions` where `id` = 'h0xOjfdQKHZqJDTbMhBEz0WvP84F5y5aSKWTIUFl' limit 1
        2.75msbntliveDatabaseSessionHandler.php#97
        Bindings
        • 0: h0xOjfdQKHZqJDTbMhBEz0WvP84F5y5aSKWTIUFl
        Backtrace
        • 14. vendor/laravel/framework/src/Illuminate/Session/DatabaseSessionHandler.php:97
        • 15. vendor/laravel/framework/src/Illuminate/Session/Store.php:113
        • 16. vendor/laravel/framework/src/Illuminate/Session/Store.php:101
        • 17. vendor/laravel/framework/src/Illuminate/Session/Store.php:85
        • 18. vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php:147
      • select * from `users` where `username` = 'Libertyman76' limit 1
        3.07msbntliveImplicitRouteBinding.php#61
        Bindings
        • 0: Libertyman76
        Backtrace
        • 16. vendor/laravel/framework/src/Illuminate/Routing/ImplicitRouteBinding.php:61
        • 17. vendor/laravel/framework/src/Illuminate/Routing/Router.php:947
        • 18. vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php:41
        • 19. vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:180
        • 20. vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php:78
      • select `users`.*, (select sum(`videos`.`views`) from `videos` where `users`.`id` = `videos`.`user_id` and `videos`.`deleted_at` is null and exists (select * from `users` where `videos`.`user_id` = `users`.`id`) and `approved` = 1 and (`privacy` = 0 or `privacy` = 2)) as `videos_sum_views`, (select count(*) from `subscriptions` where `users`.`id` = `subscriptions`.`user_id`) as `subscribers_count` from `users` where `id` = 76008
        88.85msbntliveShowChannelController.php#25
        Bindings
        • 0: 1
        • 1: 0
        • 2: 2
        • 3: 76008
        Backtrace
        • 14. app/Http/Controllers/New/ShowChannelController.php:25
        • 15. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 16. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • 17. vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
        • 18. vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • select count(*) as aggregate from `videos` where `videos`.`user_id` = 76008 and `videos`.`user_id` is not null and `videos`.`deleted_at` is null and exists (select * from `users` where `videos`.`user_id` = `users`.`id`) and `approved` = 1 and (`privacy` = 0 or `privacy` = 2)
        68.31msbntliveShowChannelController.php#31
        Bindings
        • 0: 76008
        • 1: 1
        • 2: 0
        • 3: 2
        Backtrace
        • 18. app/Http/Controllers/New/ShowChannelController.php:31
        • 19. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 20. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • 21. vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
        • 22. vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • select * from `videos` where `videos`.`user_id` = 76008 and `videos`.`user_id` is not null and `videos`.`deleted_at` is null and exists (select * from `users` where `videos`.`user_id` = `users`.`id`) and `approved` = 1 and (`privacy` = 0 or `privacy` = 2) order by `time_date` desc limit 24 offset 3360
        142msbntliveShowChannelController.php#31
        Bindings
        • 0: 76008
        • 1: 1
        • 2: 0
        • 3: 2
        Backtrace
        • 18. app/Http/Controllers/New/ShowChannelController.php:31
        • 19. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 20. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • 21. vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
        • 22. vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • select * from `categories`
        2.5msbntliveShowChannelController.php#32
        Backtrace
        • 15. app/Http/Controllers/New/ShowChannelController.php:32
        • 16. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 17. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • 18. vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
        • 19. vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • select * from `users` where `users`.`id` = 76008 limit 1
        3.15msbntlive85d76a471ea24fe863bd58a5b2bb4bebb28dd65a.php#18
        Bindings
        • 0: 76008
        Backtrace
        • 20. home/forge/ups.onevsp.com/storage/framework/views/85d76a471ea24fe863bd58a5b2bb4bebb28dd65a.php:18
        • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 23. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. vendor/livewire/livewire/src/ComponentConcerns/RendersLivewireComponents.php:69
        • 25. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • select * from `users` where `users`.`id` = 76008 limit 1
        2.99msbntlive85d76a471ea24fe863bd58a5b2bb4bebb28dd65a.php#18
        Bindings
        • 0: 76008
        Backtrace
        • 20. home/forge/ups.onevsp.com/storage/framework/views/85d76a471ea24fe863bd58a5b2bb4bebb28dd65a.php:18
        • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 23. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. vendor/livewire/livewire/src/ComponentConcerns/RendersLivewireComponents.php:69
        • 25. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • select * from `users` where `users`.`id` = 76008 limit 1
        3.02msbntlive85d76a471ea24fe863bd58a5b2bb4bebb28dd65a.php#18
        Bindings
        • 0: 76008
        Backtrace
        • 20. home/forge/ups.onevsp.com/storage/framework/views/85d76a471ea24fe863bd58a5b2bb4bebb28dd65a.php:18
        • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 23. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. vendor/livewire/livewire/src/ComponentConcerns/RendersLivewireComponents.php:69
        • 25. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • select * from `users` where `users`.`id` = 76008 limit 1
        2.84msbntlive85d76a471ea24fe863bd58a5b2bb4bebb28dd65a.php#18
        Bindings
        • 0: 76008
        Backtrace
        • 20. home/forge/ups.onevsp.com/storage/framework/views/85d76a471ea24fe863bd58a5b2bb4bebb28dd65a.php:18
        • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 23. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. vendor/livewire/livewire/src/ComponentConcerns/RendersLivewireComponents.php:69
        • 25. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • select * from `users` where `users`.`id` = 76008 limit 1
        3.1msbntlive85d76a471ea24fe863bd58a5b2bb4bebb28dd65a.php#18
        Bindings
        • 0: 76008
        Backtrace
        • 20. home/forge/ups.onevsp.com/storage/framework/views/85d76a471ea24fe863bd58a5b2bb4bebb28dd65a.php:18
        • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 23. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. vendor/livewire/livewire/src/ComponentConcerns/RendersLivewireComponents.php:69
        • 25. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • select * from `users` where `users`.`id` = 76008 limit 1
        3.4msbntlive85d76a471ea24fe863bd58a5b2bb4bebb28dd65a.php#18
        Bindings
        • 0: 76008
        Backtrace
        • 20. home/forge/ups.onevsp.com/storage/framework/views/85d76a471ea24fe863bd58a5b2bb4bebb28dd65a.php:18
        • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 23. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. vendor/livewire/livewire/src/ComponentConcerns/RendersLivewireComponents.php:69
        • 25. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • select * from `users` where `users`.`id` = 76008 limit 1
        3.09msbntlive85d76a471ea24fe863bd58a5b2bb4bebb28dd65a.php#18
        Bindings
        • 0: 76008
        Backtrace
        • 20. home/forge/ups.onevsp.com/storage/framework/views/85d76a471ea24fe863bd58a5b2bb4bebb28dd65a.php:18
        • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 23. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. vendor/livewire/livewire/src/ComponentConcerns/RendersLivewireComponents.php:69
        • 25. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • select * from `users` where `users`.`id` = 76008 limit 1
        3.01msbntlive85d76a471ea24fe863bd58a5b2bb4bebb28dd65a.php#18
        Bindings
        • 0: 76008
        Backtrace
        • 20. home/forge/ups.onevsp.com/storage/framework/views/85d76a471ea24fe863bd58a5b2bb4bebb28dd65a.php:18
        • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 23. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. vendor/livewire/livewire/src/ComponentConcerns/RendersLivewireComponents.php:69
        • 25. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • select * from `users` where `users`.`id` = 76008 limit 1
        3.2msbntlive85d76a471ea24fe863bd58a5b2bb4bebb28dd65a.php#18
        Bindings
        • 0: 76008
        Backtrace
        • 20. home/forge/ups.onevsp.com/storage/framework/views/85d76a471ea24fe863bd58a5b2bb4bebb28dd65a.php:18
        • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 23. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. vendor/livewire/livewire/src/ComponentConcerns/RendersLivewireComponents.php:69
        • 25. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • select * from `users` where `users`.`id` = 76008 limit 1
        3.28msbntlive85d76a471ea24fe863bd58a5b2bb4bebb28dd65a.php#18
        Bindings
        • 0: 76008
        Backtrace
        • 20. home/forge/ups.onevsp.com/storage/framework/views/85d76a471ea24fe863bd58a5b2bb4bebb28dd65a.php:18
        • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 23. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. vendor/livewire/livewire/src/ComponentConcerns/RendersLivewireComponents.php:69
        • 25. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • select * from `users` where `users`.`id` = 76008 limit 1
        2.89msbntlive85d76a471ea24fe863bd58a5b2bb4bebb28dd65a.php#18
        Bindings
        • 0: 76008
        Backtrace
        • 20. home/forge/ups.onevsp.com/storage/framework/views/85d76a471ea24fe863bd58a5b2bb4bebb28dd65a.php:18
        • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 23. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. vendor/livewire/livewire/src/ComponentConcerns/RendersLivewireComponents.php:69
        • 25. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • select * from `users` where `users`.`id` = 76008 limit 1
        2.89msbntlive85d76a471ea24fe863bd58a5b2bb4bebb28dd65a.php#18
        Bindings
        • 0: 76008
        Backtrace
        • 20. home/forge/ups.onevsp.com/storage/framework/views/85d76a471ea24fe863bd58a5b2bb4bebb28dd65a.php:18
        • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 23. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. vendor/livewire/livewire/src/ComponentConcerns/RendersLivewireComponents.php:69
        • 25. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • select * from `users` where `users`.`id` = 76008 limit 1
        2.86msbntlive85d76a471ea24fe863bd58a5b2bb4bebb28dd65a.php#18
        Bindings
        • 0: 76008
        Backtrace
        • 20. home/forge/ups.onevsp.com/storage/framework/views/85d76a471ea24fe863bd58a5b2bb4bebb28dd65a.php:18
        • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 23. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. vendor/livewire/livewire/src/ComponentConcerns/RendersLivewireComponents.php:69
        • 25. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • select * from `users` where `users`.`id` = 76008 limit 1
        3.09msbntlive85d76a471ea24fe863bd58a5b2bb4bebb28dd65a.php#18
        Bindings
        • 0: 76008
        Backtrace
        • 20. home/forge/ups.onevsp.com/storage/framework/views/85d76a471ea24fe863bd58a5b2bb4bebb28dd65a.php:18
        • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 23. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. vendor/livewire/livewire/src/ComponentConcerns/RendersLivewireComponents.php:69
        • 25. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • select * from `users` where `users`.`id` = 76008 limit 1
        3.04msbntlive85d76a471ea24fe863bd58a5b2bb4bebb28dd65a.php#18
        Bindings
        • 0: 76008
        Backtrace
        • 20. home/forge/ups.onevsp.com/storage/framework/views/85d76a471ea24fe863bd58a5b2bb4bebb28dd65a.php:18
        • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 23. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. vendor/livewire/livewire/src/ComponentConcerns/RendersLivewireComponents.php:69
        • 25. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • select * from `users` where `users`.`id` = 76008 limit 1
        2.89msbntlive85d76a471ea24fe863bd58a5b2bb4bebb28dd65a.php#18
        Bindings
        • 0: 76008
        Backtrace
        • 20. home/forge/ups.onevsp.com/storage/framework/views/85d76a471ea24fe863bd58a5b2bb4bebb28dd65a.php:18
        • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 23. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. vendor/livewire/livewire/src/ComponentConcerns/RendersLivewireComponents.php:69
        • 25. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • select * from `users` where `users`.`id` = 76008 limit 1
        2.96msbntlive85d76a471ea24fe863bd58a5b2bb4bebb28dd65a.php#18
        Bindings
        • 0: 76008
        Backtrace
        • 20. home/forge/ups.onevsp.com/storage/framework/views/85d76a471ea24fe863bd58a5b2bb4bebb28dd65a.php:18
        • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 23. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. vendor/livewire/livewire/src/ComponentConcerns/RendersLivewireComponents.php:69
        • 25. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • select * from `users` where `users`.`id` = 76008 limit 1
        3.01msbntlive85d76a471ea24fe863bd58a5b2bb4bebb28dd65a.php#18
        Bindings
        • 0: 76008
        Backtrace
        • 20. home/forge/ups.onevsp.com/storage/framework/views/85d76a471ea24fe863bd58a5b2bb4bebb28dd65a.php:18
        • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 23. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. vendor/livewire/livewire/src/ComponentConcerns/RendersLivewireComponents.php:69
        • 25. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • select * from `users` where `users`.`id` = 76008 limit 1
        3.16msbntlive85d76a471ea24fe863bd58a5b2bb4bebb28dd65a.php#18
        Bindings
        • 0: 76008
        Backtrace
        • 20. home/forge/ups.onevsp.com/storage/framework/views/85d76a471ea24fe863bd58a5b2bb4bebb28dd65a.php:18
        • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 23. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. vendor/livewire/livewire/src/ComponentConcerns/RendersLivewireComponents.php:69
        • 25. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • select * from `users` where `users`.`id` = 76008 limit 1
        3.03msbntlive85d76a471ea24fe863bd58a5b2bb4bebb28dd65a.php#18
        Bindings
        • 0: 76008
        Backtrace
        • 20. home/forge/ups.onevsp.com/storage/framework/views/85d76a471ea24fe863bd58a5b2bb4bebb28dd65a.php:18
        • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 23. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. vendor/livewire/livewire/src/ComponentConcerns/RendersLivewireComponents.php:69
        • 25. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • select * from `users` where `users`.`id` = 76008 limit 1
        2.84msbntlive85d76a471ea24fe863bd58a5b2bb4bebb28dd65a.php#18
        Bindings
        • 0: 76008
        Backtrace
        • 20. home/forge/ups.onevsp.com/storage/framework/views/85d76a471ea24fe863bd58a5b2bb4bebb28dd65a.php:18
        • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 23. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. vendor/livewire/livewire/src/ComponentConcerns/RendersLivewireComponents.php:69
        • 25. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • select * from `users` where `users`.`id` = 76008 limit 1
        2.99msbntlive85d76a471ea24fe863bd58a5b2bb4bebb28dd65a.php#18
        Bindings
        • 0: 76008
        Backtrace
        • 20. home/forge/ups.onevsp.com/storage/framework/views/85d76a471ea24fe863bd58a5b2bb4bebb28dd65a.php:18
        • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 23. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. vendor/livewire/livewire/src/ComponentConcerns/RendersLivewireComponents.php:69
        • 25. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • select * from `users` where `users`.`id` = 76008 limit 1
        2.8msbntlive85d76a471ea24fe863bd58a5b2bb4bebb28dd65a.php#18
        Bindings
        • 0: 76008
        Backtrace
        • 20. home/forge/ups.onevsp.com/storage/framework/views/85d76a471ea24fe863bd58a5b2bb4bebb28dd65a.php:18
        • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 23. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. vendor/livewire/livewire/src/ComponentConcerns/RendersLivewireComponents.php:69
        • 25. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • select * from `users` where `users`.`id` = 76008 limit 1
        2.76msbntlive85d76a471ea24fe863bd58a5b2bb4bebb28dd65a.php#18
        Bindings
        • 0: 76008
        Backtrace
        • 20. home/forge/ups.onevsp.com/storage/framework/views/85d76a471ea24fe863bd58a5b2bb4bebb28dd65a.php:18
        • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 23. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. vendor/livewire/livewire/src/ComponentConcerns/RendersLivewireComponents.php:69
        • 25. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • select count(*) as aggregate from `videos` where `videos`.`user_id` = 76008 and `videos`.`user_id` is not null and `videos`.`deleted_at` is null and exists (select * from `users` where `videos`.`user_id` = `users`.`id`) and `approved` = 1 and (`privacy` = 0 or `privacy` = 2)
        89.32msbntlive3c31e7249071d8eaca8677f81c05a45d84e813e1.php#116
        Bindings
        • 0: 76008
        • 1: 1
        • 2: 0
        • 3: 2
        Backtrace
        • 18. home/forge/ups.onevsp.com/storage/framework/views/3c31e7249071d8eaca8677f81c05a45d84e813e1.php:116
        • 20. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 21. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 22. vendor/livewire/livewire/src/ComponentConcerns/RendersLivewireComponents.php:69
        • 23. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • select * from `options` where `key` = 'dailymotion_id' limit 1
        2.7msbntliveOption.php#55
        Bindings
        • 0: dailymotion_id
        Backtrace
        • 15. vendor/appstract/laravel-options/src/Option.php:55
        • 16. vendor/appstract/laravel-options/src/helpers.php:23
        • 19. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 20. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 21. vendor/livewire/livewire/src/ComponentConcerns/RendersLivewireComponents.php:69
      • select * from `options` where `key` = 'title' limit 1
        3.34msbntliveOption.php#55
        Bindings
        • 0: title
        Backtrace
        • 15. vendor/appstract/laravel-options/src/Option.php:55
        • 16. vendor/appstract/laravel-options/src/helpers.php:23
        • 19. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 20. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 21. vendor/livewire/livewire/src/ComponentConcerns/RendersLivewireComponents.php:69
      • select * from `options` where `key` = 'user_registration' limit 1
        2.37msbntliveOption.php#55
        Bindings
        • 0: user_registration
        Backtrace
        • 15. vendor/appstract/laravel-options/src/Option.php:55
        • 16. vendor/appstract/laravel-options/src/helpers.php:23
        • 19. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 20. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 21. vendor/livewire/livewire/src/ComponentConcerns/RendersLivewireComponents.php:69
      • select * from `options` where `key` = 'who_upload' limit 1
        2.68msbntliveOption.php#55
        Bindings
        • 0: who_upload
        Backtrace
        • 15. vendor/appstract/laravel-options/src/Option.php:55
        • 16. vendor/appstract/laravel-options/src/helpers.php:23
        • 19. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 20. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 21. vendor/livewire/livewire/src/ComponentConcerns/RendersLivewireComponents.php:69
      • select * from `options` where `key` = 'upload_system' limit 1
        2.42msbntliveOption.php#55
        Bindings
        • 0: upload_system
        Backtrace
        • 15. vendor/appstract/laravel-options/src/Option.php:55
        • 16. vendor/appstract/laravel-options/src/helpers.php:23
        • 19. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 20. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 21. vendor/livewire/livewire/src/ComponentConcerns/RendersLivewireComponents.php:69
      • select * from `options` where `key` = 'night_mode' limit 1
        2.41msbntliveOption.php#55
        Bindings
        • 0: night_mode
        Backtrace
        • 15. vendor/appstract/laravel-options/src/Option.php:55
        • 16. vendor/appstract/laravel-options/src/helpers.php:23
        • 19. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 20. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 21. vendor/livewire/livewire/src/ComponentConcerns/RendersLivewireComponents.php:69
      • select * from `sessions` where `id` = 'h0xOjfdQKHZqJDTbMhBEz0WvP84F5y5aSKWTIUFl' limit 1
        2.26msbntliveDatabaseSessionHandler.php#97
        Bindings
        • 0: h0xOjfdQKHZqJDTbMhBEz0WvP84F5y5aSKWTIUFl
        Backtrace
        • 14. vendor/laravel/framework/src/Illuminate/Session/DatabaseSessionHandler.php:97
        • 15. vendor/laravel/framework/src/Illuminate/Session/DatabaseSessionHandler.php:136
        • 16. vendor/laravel/framework/src/Illuminate/Session/Store.php:173
        • 17. vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php:238
        • 18. vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php:130
      • insert into `sessions` (`payload`, `last_activity`, `user_id`, `ip_address`, `user_agent`, `id`) values ('YTozOntzOjY6Il90b2tlbiI7czo0MDoiSUsyVXhQclJDZjh1MGxOdnhNTTVhVWpjSE5xcVU1WnBOWW1iMXRHVyI7czo5OiJfcHJldmlvdXMiO2E6MTp7czozOiJ1cmwiO3M6NTQ6Imh0dHBzOi8vdXBzLm9uZXZzcC5jb20vY2hhbm5lbHMvQExpYmVydHltYW43Nj9wYWdlPTE0MSI7fXM6NjoiX2ZsYXNoIjthOjI6e3M6Mzoib2xkIjthOjA6e31zOjM6Im5ldyI7YTowOnt9fX0=', 1738194865, '', '18.118.130.39', 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)', 'h0xOjfdQKHZqJDTbMhBEz0WvP84F5y5aSKWTIUFl')
        2.54msbntliveDatabaseSessionHandler.php#158
        Bindings
        • 0: YTozOntzOjY6Il90b2tlbiI7czo0MDoiSUsyVXhQclJDZjh1MGxOdnhNTTVhVWpjSE5xcVU1WnBOWW1iMXRHVyI7czo5OiJfcHJldmlvdXMiO2E6MTp7czozOiJ1cmwiO3M6NTQ6Imh0dHBzOi8vdXBzLm9uZXZzcC5jb20vY2hhbm5lbHMvQExpYmVydHltYW43Nj9wYWdlPTE0MSI7fXM6NjoiX2ZsYXNoIjthOjI6e3M6Mzoib2xkIjthOjA6e31zOjM6Im5ldyI7YTowOnt9fX0=
        • 1: 1738194865
        • 2: 
        • 3: 18.118.130.39
        • 4: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
        • 5: h0xOjfdQKHZqJDTbMhBEz0WvP84F5y5aSKWTIUFl
        Backtrace
        • 10. vendor/laravel/framework/src/Illuminate/Session/DatabaseSessionHandler.php:158
        • 11. vendor/laravel/framework/src/Illuminate/Session/DatabaseSessionHandler.php:142
        • 12. vendor/laravel/framework/src/Illuminate/Session/Store.php:173
        • 13. vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php:238
        • 14. vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php:130
      • select * from `sessions` where `id` = 'h0xOjfdQKHZqJDTbMhBEz0WvP84F5y5aSKWTIUFl' limit 1
        2.65msbntliveDatabaseSessionHandler.php#97
        Bindings
        • 0: h0xOjfdQKHZqJDTbMhBEz0WvP84F5y5aSKWTIUFl
        Backtrace
        • 14. vendor/laravel/framework/src/Illuminate/Session/DatabaseSessionHandler.php:97
        • 15. vendor/laravel/framework/src/Illuminate/Session/Store.php:113
        • 16. vendor/laravel/framework/src/Illuminate/Session/Store.php:101
        • 17. vendor/laravel/framework/src/Illuminate/Session/Store.php:85
        • 20. vendor/maximebf/debugbar/src/DebugBar/DebugBar.php:446
      App\Models\User
      26User.php#?
      App\Models\Video
      24Video.php#?
      App\Models\Category
      17Category.php#?
      Appstract\Options\Option
      6Option.php#?
      subscribe-channel-toggle #owKCYnpf17m2CboFxOqG
      array:5 [ "data" => array:1 [ "user" => App\Models\User {#1802 #connection: "mysql" ...
          _token
          IK2UxPrRCf8u0lNvxMM5aUjcHNqqU5ZpNYmb1tGW
          _previous
          array:1 [ "url" => "https://ups.onevsp.com/channels/@Libertyman76?page=141" ]
          _flash
          array:2 [ "old" => [] "new" => [] ]
          PHPDEBUGBAR_STACK_DATA
          []
          path_info
          /channels/@Libertyman76
          status_code
          200
          
          status_text
          OK
          format
          html
          content_type
          text/html; charset=UTF-8
          request_query
          0 of 0
          array:1 [ "page" => "141" ]
          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 => ""HeadlessChrome";v="129", "Not=A?Brand";v="8", "Chromium";v="129"" ] "cache-control" => array:1 [ 0 => "no-cache" ] "pragma" => array:1 [ 0 => "no-cache" ] "host" => array:1 [ 0 => "ups.onevsp.com" ] ]
          request_cookies
          []
          
          response_headers
          0 of 0
          array:10 [ "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 => "Wed, 29 Jan 2025 23:54:25 GMT" ] "pragma" => array:1 [ 0 => "no-cache" ] "expires" => array:1 [ 0 => "Fri, 01 Jan 1990 00:00:00 GMT" ] "x-clockwork-id" => array:1 [ 0 => "Xab92c45ccaddf7932ad665702c8d6aa3" ] "x-clockwork-version" => array:1 [ 0 => "9" ] "x-clockwork-path" => array:1 [ 0 => "_debugbar/clockwork/" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IlNkMFZRdEVLa2kxMU1UaDRMNjZkbUE9PSIsInZhbHVlIjoiRU5HTFo2OVNrWDVKZjRjR0tqZlVscndpYTVoMGhHWkgwMGE2NFZXRHVnNU5icG5ZMFVTOHBBQ0o2cGhNelJnR1JaTWNHQWtKYzloVEdGc05wRlVsR1ZYUE1MbXJxNUtEV25Nays5TXBQcUZKZllRVkJQSHNDMVpjQi95TXVQSmIiLCJtYWMiOiJiNzUwNmIzODY0YmRkODdlY2I3NDExZDZhNzRlZmFjNDc0NzlhZWI2ZWU3MzQ5ZjkzNDE0NmQ3ZGY3YzRiZjMyIiwidGFnIjoiIn0%3D; expires=Thu, 30 Jan 2025 01:54:25 GMT; Max-Age=7200; path=/; domain=.onevsp.com; samesite=laxXSRF-TOKEN=eyJpdiI6IlNkMFZRdEVLa2kxMU1UaDRMNjZkbUE9PSIsInZhbHVlIjoiRU5HTFo2OVNrWDVKZjRjR0tqZlVscndpYTVoMGhHWkgwMGE2NFZXRHVnNU5icG5ZMFVTOHBBQ0o2cGhNelJnR1JaTWNHQ" 1 => "one_vsp_session=eyJpdiI6IjFYbCsxZkdlWCt3VWxBbWliRWxORFE9PSIsInZhbHVlIjoiQmcyb2x6R2lNY245OURWSGNQaGFLVEtOS2V6Zm1LUGNXZ2pkY2hBRGVrUVp5eExiTGZyWTQ2NS9NeGdKU0lZUVZSd1dHdHNyc0FDYnoxYlF6Z1JvczdWWTBxOG5rL3JLbWhvSWg5c3NDTGdSaFhKUTlxUDJYeUh6RVpzYnUreUMiLCJtYWMiOiJhMmU1ZDA4ZTFmOTY4NDM5N2FlNjkyYjgwZmYxMjU5ODcwNWEyNGM4NzA2ZjMwN2RiNTI1MjI0OGI5ODFkYmJlIiwidGFnIjoiIn0%3D; expires=Thu, 30 Jan 2025 01:54:25 GMT; Max-Age=7200; path=/; domain=.onevsp.com; httponly; samesite=laxone_vsp_session=eyJpdiI6IjFYbCsxZkdlWCt3VWxBbWliRWxORFE9PSIsInZhbHVlIjoiQmcyb2x6R2lNY245OURWSGNQaGFLVEtOS2V6Zm1LUGNXZ2pkY2hBRGVrUVp5eExiTGZyWTQ2NS9NeGdKU0lZUVZS" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IlNkMFZRdEVLa2kxMU1UaDRMNjZkbUE9PSIsInZhbHVlIjoiRU5HTFo2OVNrWDVKZjRjR0tqZlVscndpYTVoMGhHWkgwMGE2NFZXRHVnNU5icG5ZMFVTOHBBQ0o2cGhNelJnR1JaTWNHQWtKYzloVEdGc05wRlVsR1ZYUE1MbXJxNUtEV25Nays5TXBQcUZKZllRVkJQSHNDMVpjQi95TXVQSmIiLCJtYWMiOiJiNzUwNmIzODY0YmRkODdlY2I3NDExZDZhNzRlZmFjNDc0NzlhZWI2ZWU3MzQ5ZjkzNDE0NmQ3ZGY3YzRiZjMyIiwidGFnIjoiIn0%3D; expires=Thu, 30-Jan-2025 01:54:25 GMT; domain=.onevsp.com; path=/XSRF-TOKEN=eyJpdiI6IlNkMFZRdEVLa2kxMU1UaDRMNjZkbUE9PSIsInZhbHVlIjoiRU5HTFo2OVNrWDVKZjRjR0tqZlVscndpYTVoMGhHWkgwMGE2NFZXRHVnNU5icG5ZMFVTOHBBQ0o2cGhNelJnR1JaTWNHQ" 1 => "one_vsp_session=eyJpdiI6IjFYbCsxZkdlWCt3VWxBbWliRWxORFE9PSIsInZhbHVlIjoiQmcyb2x6R2lNY245OURWSGNQaGFLVEtOS2V6Zm1LUGNXZ2pkY2hBRGVrUVp5eExiTGZyWTQ2NS9NeGdKU0lZUVZSd1dHdHNyc0FDYnoxYlF6Z1JvczdWWTBxOG5rL3JLbWhvSWg5c3NDTGdSaFhKUTlxUDJYeUh6RVpzYnUreUMiLCJtYWMiOiJhMmU1ZDA4ZTFmOTY4NDM5N2FlNjkyYjgwZmYxMjU5ODcwNWEyNGM4NzA2ZjMwN2RiNTI1MjI0OGI5ODFkYmJlIiwidGFnIjoiIn0%3D; expires=Thu, 30-Jan-2025 01:54:25 GMT; domain=.onevsp.com; path=/; httponlyone_vsp_session=eyJpdiI6IjFYbCsxZkdlWCt3VWxBbWliRWxORFE9PSIsInZhbHVlIjoiQmcyb2x6R2lNY245OURWSGNQaGFLVEtOS2V6Zm1LUGNXZ2pkY2hBRGVrUVp5eExiTGZyWTQ2NS9NeGdKU0lZUVZS" ] ]
          session_attributes
          0 of 0
          array:4 [ "_token" => "IK2UxPrRCf8u0lNvxMM5aUjcHNqqU5ZpNYmb1tGW" "_previous" => array:1 [ "url" => "https://ups.onevsp.com/channels/@Libertyman76?page=141" ] "_flash" => array:2 [ "old" => [] "new" => [] ] "PHPDEBUGBAR_STACK_DATA" => [] ]
          ClearShow all
          Date ↕MethodURLData
          #12025-01-29 23:54:25GET/channels/@Libertyman76?page=1413140731