Video Channel Banner
profile pic
Kristall

7 K subscribers

Stats
  • 3.1 M views
  • 7 K subscribers
  • 2595 videos

No Playlist Created.

No User Products Added.

Request history8.1.29PHP Version577msRequest Duration5MBMemory UsageGET channels/@{user}Route
    • Booting (69.73ms)time
    • Application (507ms)time
    • 1 x Application (87.92%)
      507ms
      1 x Booting (12.08%)
      69.73ms
      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 duplicated370ms
      • select * from `sessions` where `id` = 'KEiISjw6w55ZCDJxrj2eiRhLgJoPlJsRx3JFVlMy' limit 1
        930μsbntliveDatabaseSessionHandler.php#97
        Bindings
        • 0: KEiISjw6w55ZCDJxrj2eiRhLgJoPlJsRx3JFVlMy
        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` = 'Kristall' limit 1
        1.16msbntliveImplicitRouteBinding.php#61
        Bindings
        • 0: Kristall
        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` = 57588
        118msbntliveShowChannelController.php#25
        Bindings
        • 0: 1
        • 1: 0
        • 2: 2
        • 3: 57588
        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` = 57588 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)
        86.84msbntliveShowChannelController.php#31
        Bindings
        • 0: 57588
        • 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` = 57588 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 0
        70.46msbntliveShowChannelController.php#31
        Bindings
        • 0: 57588
        • 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`
        930μsbntliveShowChannelController.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` = 57588 limit 1
        1.11msbntlive85d76a471ea24fe863bd58a5b2bb4bebb28dd65a.php#18
        Bindings
        • 0: 57588
        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` = 57588 limit 1
        1.12msbntlive85d76a471ea24fe863bd58a5b2bb4bebb28dd65a.php#18
        Bindings
        • 0: 57588
        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` = 57588 limit 1
        1.13msbntlive85d76a471ea24fe863bd58a5b2bb4bebb28dd65a.php#18
        Bindings
        • 0: 57588
        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` = 57588 limit 1
        970μsbntlive85d76a471ea24fe863bd58a5b2bb4bebb28dd65a.php#18
        Bindings
        • 0: 57588
        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` = 57588 limit 1
        990μsbntlive85d76a471ea24fe863bd58a5b2bb4bebb28dd65a.php#18
        Bindings
        • 0: 57588
        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` = 57588 limit 1
        1.02msbntlive85d76a471ea24fe863bd58a5b2bb4bebb28dd65a.php#18
        Bindings
        • 0: 57588
        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` = 57588 limit 1
        930μsbntlive85d76a471ea24fe863bd58a5b2bb4bebb28dd65a.php#18
        Bindings
        • 0: 57588
        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` = 57588 limit 1
        960μsbntlive85d76a471ea24fe863bd58a5b2bb4bebb28dd65a.php#18
        Bindings
        • 0: 57588
        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` = 57588 limit 1
        1.25msbntlive85d76a471ea24fe863bd58a5b2bb4bebb28dd65a.php#18
        Bindings
        • 0: 57588
        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` = 57588 limit 1
        1.51msbntlive85d76a471ea24fe863bd58a5b2bb4bebb28dd65a.php#18
        Bindings
        • 0: 57588
        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` = 57588 limit 1
        1.07msbntlive85d76a471ea24fe863bd58a5b2bb4bebb28dd65a.php#18
        Bindings
        • 0: 57588
        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` = 57588 limit 1
        1.14msbntlive85d76a471ea24fe863bd58a5b2bb4bebb28dd65a.php#18
        Bindings
        • 0: 57588
        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` = 57588 limit 1
        1.19msbntlive85d76a471ea24fe863bd58a5b2bb4bebb28dd65a.php#18
        Bindings
        • 0: 57588
        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` = 57588 limit 1
        1.21msbntlive85d76a471ea24fe863bd58a5b2bb4bebb28dd65a.php#18
        Bindings
        • 0: 57588
        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` = 57588 limit 1
        1.31msbntlive85d76a471ea24fe863bd58a5b2bb4bebb28dd65a.php#18
        Bindings
        • 0: 57588
        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` = 57588 limit 1
        1.66msbntlive85d76a471ea24fe863bd58a5b2bb4bebb28dd65a.php#18
        Bindings
        • 0: 57588
        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` = 57588 limit 1
        1.23msbntlive85d76a471ea24fe863bd58a5b2bb4bebb28dd65a.php#18
        Bindings
        • 0: 57588
        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` = 57588 limit 1
        1.17msbntlive85d76a471ea24fe863bd58a5b2bb4bebb28dd65a.php#18
        Bindings
        • 0: 57588
        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` = 57588 limit 1
        1.19msbntlive85d76a471ea24fe863bd58a5b2bb4bebb28dd65a.php#18
        Bindings
        • 0: 57588
        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` = 57588 limit 1
        1.21msbntlive85d76a471ea24fe863bd58a5b2bb4bebb28dd65a.php#18
        Bindings
        • 0: 57588
        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` = 57588 limit 1
        1.17msbntlive85d76a471ea24fe863bd58a5b2bb4bebb28dd65a.php#18
        Bindings
        • 0: 57588
        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` = 57588 limit 1
        1.11msbntlive85d76a471ea24fe863bd58a5b2bb4bebb28dd65a.php#18
        Bindings
        • 0: 57588
        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` = 57588 limit 1
        1.01msbntlive85d76a471ea24fe863bd58a5b2bb4bebb28dd65a.php#18
        Bindings
        • 0: 57588
        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` = 57588 limit 1
        880μsbntlive85d76a471ea24fe863bd58a5b2bb4bebb28dd65a.php#18
        Bindings
        • 0: 57588
        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` = 57588 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)
        56.27msbntlive3c31e7249071d8eaca8677f81c05a45d84e813e1.php#116
        Bindings
        • 0: 57588
        • 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
        970μsbntliveOption.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
        870μsbntliveOption.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
        910μsbntliveOption.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
        590μsbntliveOption.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
        540μsbntliveOption.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
        630μsbntliveOption.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` = 'KEiISjw6w55ZCDJxrj2eiRhLgJoPlJsRx3JFVlMy' limit 1
        930μsbntliveDatabaseSessionHandler.php#97
        Bindings
        • 0: KEiISjw6w55ZCDJxrj2eiRhLgJoPlJsRx3JFVlMy
        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 ('YTozOntzOjY6Il90b2tlbiI7czo0MDoiYnpoSzlPa3hXWlZ1YzlWVjNwZlNjSXJQalMzWE5WNThpdDNyTkhhOSI7czo5OiJfcHJldmlvdXMiO2E6MTp7czozOiJ1cmwiO3M6NDE6Imh0dHBzOi8vdXBzLm9uZXZzcC5jb20vY2hhbm5lbHMvQEtyaXN0YWxsIjt9czo2OiJfZmxhc2giO2E6Mjp7czozOiJvbGQiO2E6MDp7fXM6MzoibmV3IjthOjA6e319fQ==', 1745202328, '', '3.14.83.200', 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)', 'KEiISjw6w55ZCDJxrj2eiRhLgJoPlJsRx3JFVlMy')
        1.5msbntliveDatabaseSessionHandler.php#158
        Bindings
        • 0: YTozOntzOjY6Il90b2tlbiI7czo0MDoiYnpoSzlPa3hXWlZ1YzlWVjNwZlNjSXJQalMzWE5WNThpdDNyTkhhOSI7czo5OiJfcHJldmlvdXMiO2E6MTp7czozOiJ1cmwiO3M6NDE6Imh0dHBzOi8vdXBzLm9uZXZzcC5jb20vY2hhbm5lbHMvQEtyaXN0YWxsIjt9czo2OiJfZmxhc2giO2E6Mjp7czozOiJvbGQiO2E6MDp7fXM6MzoibmV3IjthOjA6e319fQ==
        • 1: 1745202328
        • 2: 
        • 3: 3.14.83.200
        • 4: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
        • 5: KEiISjw6w55ZCDJxrj2eiRhLgJoPlJsRx3JFVlMy
        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` = 'KEiISjw6w55ZCDJxrj2eiRhLgJoPlJsRx3JFVlMy' limit 1
        860μsbntliveDatabaseSessionHandler.php#97
        Bindings
        • 0: KEiISjw6w55ZCDJxrj2eiRhLgJoPlJsRx3JFVlMy
        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 #F1Wz5PrCWP4fyjbjD9ZZ
      array:5 [ "data" => array:1 [ "user" => App\Models\User {#1802 #connection: "mysql" ...
          _token
          bzhK9OkxWZVuc9VV3pfScIrPjS3XNV58it3rNHa9
          _previous
          array:1 [ "url" => "https://ups.onevsp.com/channels/@Kristall" ]
          _flash
          array:2 [ "old" => [] "new" => [] ]
          PHPDEBUGBAR_STACK_DATA
          []
          path_info
          /channels/@Kristall
          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 => ""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 => "Mon, 21 Apr 2025 02:25:27 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 => "X927ee93e726ef627ca38d7fb042506bf" ] "x-clockwork-version" => array:1 [ 0 => "9" ] "x-clockwork-path" => array:1 [ 0 => "_debugbar/clockwork/" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IlNOeklobSttdXVDb0ZrS2xEZmZkcEE9PSIsInZhbHVlIjoiWUc4MC9yR2o3VEJEOTlQNUdkbFMwT2MvbG16QXI0YWZmang2WU9iaEk3Uk5pQWdnZ3JjQVZBWHdSY0FpeFhyeW1PY2tkaDMwYXRnZGtCMFZHMis2MGhKOEgrM0kvTms5anQydzc2K1YxaEdzdHA0cVVqM09RWjZWUWY3NVpEUGQiLCJtYWMiOiI2YTVkMTFlNmY3MmI1NTk5ZGQ3OTQ1YWY2MDY2OTAwMmZmZTcyMTk2MWRhNTg4YTAxNjcxNWFjYjkwNzQzYzZlIiwidGFnIjoiIn0%3D; expires=Mon, 21 Apr 2025 04:25:28 GMT; Max-Age=7200; path=/; domain=.onevsp.com; samesite=laxXSRF-TOKEN=eyJpdiI6IlNOeklobSttdXVDb0ZrS2xEZmZkcEE9PSIsInZhbHVlIjoiWUc4MC9yR2o3VEJEOTlQNUdkbFMwT2MvbG16QXI0YWZmang2WU9iaEk3Uk5pQWdnZ3JjQVZBWHdSY0FpeFhyeW1PY2tka" 1 => "one_vsp_session=eyJpdiI6InVtbmY1Tjd1d2tNYnFaL3RIcWIweUE9PSIsInZhbHVlIjoiQUJpT0g5MndZWnROamErbEFoOVhiUGZUZFc2M2dxa1dFMnpOTFdrYTl0RWZGZG5vbVRyM0lqZVU4OHZSQm94M3BXaGJ0c1BGSm5FTVhWcUlDVXo5K3A0dGxPYlF3eFh0azFMY3dxVkVIMk9vNnM0OEM1dC9sNmZlUjFweHFVSFQiLCJtYWMiOiI3MDkxNDIwZGMyZGE5NmI5MDM4Y2RkZjg5NjM0NGFkODdlYjEwMzNjMjFkYWFlNTE4YmI1NGM1MjYzZDMzZjhkIiwidGFnIjoiIn0%3D; expires=Mon, 21 Apr 2025 04:25:28 GMT; Max-Age=7200; path=/; domain=.onevsp.com; httponly; samesite=laxone_vsp_session=eyJpdiI6InVtbmY1Tjd1d2tNYnFaL3RIcWIweUE9PSIsInZhbHVlIjoiQUJpT0g5MndZWnROamErbEFoOVhiUGZUZFc2M2dxa1dFMnpOTFdrYTl0RWZGZG5vbVRyM0lqZVU4OHZSQm94M3BX" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IlNOeklobSttdXVDb0ZrS2xEZmZkcEE9PSIsInZhbHVlIjoiWUc4MC9yR2o3VEJEOTlQNUdkbFMwT2MvbG16QXI0YWZmang2WU9iaEk3Uk5pQWdnZ3JjQVZBWHdSY0FpeFhyeW1PY2tkaDMwYXRnZGtCMFZHMis2MGhKOEgrM0kvTms5anQydzc2K1YxaEdzdHA0cVVqM09RWjZWUWY3NVpEUGQiLCJtYWMiOiI2YTVkMTFlNmY3MmI1NTk5ZGQ3OTQ1YWY2MDY2OTAwMmZmZTcyMTk2MWRhNTg4YTAxNjcxNWFjYjkwNzQzYzZlIiwidGFnIjoiIn0%3D; expires=Mon, 21-Apr-2025 04:25:28 GMT; domain=.onevsp.com; path=/XSRF-TOKEN=eyJpdiI6IlNOeklobSttdXVDb0ZrS2xEZmZkcEE9PSIsInZhbHVlIjoiWUc4MC9yR2o3VEJEOTlQNUdkbFMwT2MvbG16QXI0YWZmang2WU9iaEk3Uk5pQWdnZ3JjQVZBWHdSY0FpeFhyeW1PY2tka" 1 => "one_vsp_session=eyJpdiI6InVtbmY1Tjd1d2tNYnFaL3RIcWIweUE9PSIsInZhbHVlIjoiQUJpT0g5MndZWnROamErbEFoOVhiUGZUZFc2M2dxa1dFMnpOTFdrYTl0RWZGZG5vbVRyM0lqZVU4OHZSQm94M3BXaGJ0c1BGSm5FTVhWcUlDVXo5K3A0dGxPYlF3eFh0azFMY3dxVkVIMk9vNnM0OEM1dC9sNmZlUjFweHFVSFQiLCJtYWMiOiI3MDkxNDIwZGMyZGE5NmI5MDM4Y2RkZjg5NjM0NGFkODdlYjEwMzNjMjFkYWFlNTE4YmI1NGM1MjYzZDMzZjhkIiwidGFnIjoiIn0%3D; expires=Mon, 21-Apr-2025 04:25:28 GMT; domain=.onevsp.com; path=/; httponlyone_vsp_session=eyJpdiI6InVtbmY1Tjd1d2tNYnFaL3RIcWIweUE9PSIsInZhbHVlIjoiQUJpT0g5MndZWnROamErbEFoOVhiUGZUZFc2M2dxa1dFMnpOTFdrYTl0RWZGZG5vbVRyM0lqZVU4OHZSQm94M3BX" ] ]
          session_attributes
          0 of 0
          array:4 [ "_token" => "bzhK9OkxWZVuc9VV3pfScIrPjS3XNV58it3rNHa9" "_previous" => array:1 [ "url" => "https://ups.onevsp.com/channels/@Kristall" ] "_flash" => array:2 [ "old" => [] "new" => [] ] "PHPDEBUGBAR_STACK_DATA" => [] ]
          ClearShow all
          Date ↕MethodURLData
          #12025-04-21 02:25:28GET/channels/@Kristall3140731