TOMER ALROY BJJ MINDSET

General

12 Courses
Most of the videos, without any special rules.

Drilling Sessions

4 Courses
Anything related to drilling sessions and around it.
8.2.25PHP Version3.76sRequest Duration130MBMemory UsageGET watchRoute
  • warninglog[06:19:05] LOG.warning: mb_strwidth(): Passing null to parameter #1 ($string) of type string is depr...
  • warninglog[06:19:05] LOG.warning: mb_strwidth(): Passing null to parameter #1 ($string) of type string is depr...
  • warninglog[06:19:05] LOG.warning: mb_strwidth(): Passing null to parameter #1 ($string) of type string is depr...
  • warninglog[06:19:05] LOG.warning: mb_strwidth(): Passing null to parameter #1 ($string) of type string is depr...
  • warninglog[06:19:05] LOG.warning: mb_strwidth(): Passing null to parameter #1 ($string) of type string is depr...
  • Booting (3.63s)time
  • Application (125ms)time
  • 1 x Booting (96.68%)
    3.63s
    1 x Application (3.32%)
    125ms
    19 templates were rendered
    • pages.librarylibrary.blade.phpblade
    • livewire.librarylibrary.blade.phpblade
    • __components::6816167253eb55f4ef32be9e31bc666c6816167253eb55f4ef32be9e31bc666c.blade.phpblade
    • __components::6816167253eb55f4ef32be9e31bc666c6816167253eb55f4ef32be9e31bc666c.blade.phpblade
    • __components::6816167253eb55f4ef32be9e31bc666c6816167253eb55f4ef32be9e31bc666c.blade.phpblade
    • __components::6816167253eb55f4ef32be9e31bc666c6816167253eb55f4ef32be9e31bc666c.blade.phpblade
    • __components::6816167253eb55f4ef32be9e31bc666c6816167253eb55f4ef32be9e31bc666c.blade.phpblade
    • __components::6816167253eb55f4ef32be9e31bc666c6816167253eb55f4ef32be9e31bc666c.blade.phpblade
    • __components::6816167253eb55f4ef32be9e31bc666c6816167253eb55f4ef32be9e31bc666c.blade.phpblade
    • __components::6816167253eb55f4ef32be9e31bc666c6816167253eb55f4ef32be9e31bc666c.blade.phpblade
    • __components::6816167253eb55f4ef32be9e31bc666c6816167253eb55f4ef32be9e31bc666c.blade.phpblade
    • __components::6816167253eb55f4ef32be9e31bc666c6816167253eb55f4ef32be9e31bc666c.blade.phpblade
    • __components::6816167253eb55f4ef32be9e31bc666c6816167253eb55f4ef32be9e31bc666c.blade.phpblade
    • __components::6816167253eb55f4ef32be9e31bc666c6816167253eb55f4ef32be9e31bc666c.blade.phpblade
    • __components::6816167253eb55f4ef32be9e31bc666c6816167253eb55f4ef32be9e31bc666c.blade.phpblade
    • __components::6816167253eb55f4ef32be9e31bc666c6816167253eb55f4ef32be9e31bc666c.blade.phpblade
    • layouts.sitesite.blade.phpblade
    • cashier::jsjs.blade.phpblade
    • wire-elements-modal::modalmodal.blade.phpblade
    uri
    GET watch
    middleware
    web
    uses
    \Illuminate\Routing\ViewController@__invoke
    controller
    \Illuminate\Routing\ViewController
    namespace
    prefix
    where
    as
    watch
    6 statements were executed10.77ms
    • Connection Establishedtomeralroy_finalLibrary.php#21
      Backtrace
      • 15. app/Livewire/Library.php:21
      • 16. vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php:36
      • 17. vendor/laravel/framework/src/Illuminate/Container/Util.php:41
      • 18. vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php:93
      • 19. vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php:35
    • select * from `categories`
      5.51mstomeralroy_finalLibrary.php#21
      Backtrace
      • 16. app/Livewire/Library.php:21
      • 17. vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php:36
      • 18. vendor/laravel/framework/src/Illuminate/Container/Util.php:41
      • 19. vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php:93
      • 20. vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php:35
    • select * from `courses` where `type` != 999
      1.21mstomeralroy_finalLibrary.php#22
      Bindings
      • 0: 999
      Backtrace
      • 15. app/Livewire/Library.php:22
      • 16. vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php:36
      • 17. vendor/laravel/framework/src/Illuminate/Container/Util.php:41
      • 18. vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php:93
      • 19. vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php:35
    • select * from `vimeo_videos`
      2.04mstomeralroy_finalLibrary.php#23
      Backtrace
      • 16. app/Livewire/Library.php:23
      • 17. vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php:36
      • 18. vendor/laravel/framework/src/Illuminate/Container/Util.php:41
      • 19. vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php:93
      • 20. vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php:35
    • select * from `categories` where exists (select * from `courses` where `categories`.`id` = `courses`.`category`)
      980μstomeralroy_finalLibrary.php#51
      Backtrace
      • 15. app/Livewire/Library.php:51
      • 16. vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php:36
      • 17. vendor/laravel/framework/src/Illuminate/Container/Util.php:41
      • 18. vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php:93
      • 19. vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php:35
    • select * from `courses` where `courses`.`category` in (1, 17)
      470μstomeralroy_finalLibrary.php#51
      Backtrace
      • 20. app/Livewire/Library.php:51
      • 21. vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php:36
      • 22. vendor/laravel/framework/src/Illuminate/Container/Util.php:41
      • 23. vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php:93
      • 24. vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php:35
    • select * from `vimeo_videos` where `course_id` is null
      560μstomeralroy_finalLibrary.php#52
      Backtrace
      • 15. app/Livewire/Library.php:52
      • 16. vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php:36
      • 17. vendor/laravel/framework/src/Illuminate/Container/Util.php:41
      • 18. vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php:93
      • 19. vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php:35
    App\Models\VimeoVideo
    271VimeoVideo.php
    App\Models\Courses
    32Courses.php
    App\Models\Categories
    5Categories.php
    library #kTihlc6X8Jo8HLR6dhr9
    array:4 [ "data" => [] "name" => "library" "component" => "App\Livewire\Library" "id" => "kT...
    livewire-ui-modal #YzDjHp8B6EB3JY2HsGKn
    array:4 [ "data" => array:2 [ "activeComponent" => null "components" => [] ] "name" =>...
        _token
        BKmisTQWe4sJX7OYgSSyo2eJLammomE1EG9vpr4e
        _previous
        array:1 [ "url" => "http://tomeralroy.com/watch" ]
        _flash
        array:2 [ "old" => [] "new" => [] ]
        PHPDEBUGBAR_STACK_DATA
        []
        path_info
        /watch
        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:26 [ "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" ] "content-length" => array:1 [ 0 => "0" ] "host" => array:1 [ 0 => "tomeralroy.com" ] "pragma" => array:1 [ 0 => "no-cache" ] "user-agent" => array:1 [ 0 => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" ] "cache-control" => array:1 [ 0 => "no-cache" ] "x-forwarded-for" => array:1 [ 0 => "3.14.136.222, 172.70.131.114" ] "x-forwarded-host" => array:1 [ 0 => "tomeralroy.com" ] "x-forwarded-port" => array:1 [ 0 => "80" ] "x-forwarded-proto" => array:1 [ 0 => "http" ] "x-forwarded-server" => array:1 [ 0 => "tomeralroy.com" ] "x-real-ip" => array:1 [ 0 => "3.14.136.222" ] "cf-connecting-ip" => array:1 [ 0 => "3.14.136.222" ] "cf-visitor" => array:1 [ 0 => "{"scheme":"https"}" ] "cf-ray" => array:1 [ 0 => "9295f8f7d9a6f5ff-ORD" ] "cf-ipcountry" => array:1 [ 0 => "US" ] "priority" => array:1 [ 0 => "u=0, i" ] "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" ] "cdn-loop" => array:1 [ 0 => "cloudflare; loops=1" ] "sec-ch-ua" => array:1 [ 0 => ""HeadlessChrome";v="129", "Not=A?Brand";v="8", "Chromium";v="129"" ] "sec-ch-ua-mobile" => array:1 [ 0 => "?0" ] "sec-ch-ua-platform" => array:1 [ 0 => ""Windows"" ] "upgrade-insecure-requests" => array:1 [ 0 => "1" ] ]
        request_cookies
        []
        
        response_headers
        0 of 0
        array:7 [ "cache-control" => array:1 [ 0 => "max-age=0, must-revalidate, no-cache, no-store, private" ] "date" => array:1 [ 0 => "Tue, 01 Apr 2025 06:19:05 GMT" ] "content-type" => array:1 [ 0 => "text/html; charset=UTF-8" ] "pragma" => array:1 [ 0 => "no-cache" ] "expires" => array:1 [ 0 => "Fri, 01 Jan 1990 00:00:00 GMT" ] "set-cookie" => array:1 [ 0 => "tomeralroy_bjj_mindset_session=eyJpdiI6IitWalFIUEFac0xpamJUejhHZjYxcUE9PSIsInZhbHVlIjoiSzIxYW8rU2orNzhjQnNnSEtJOFFGTjhtYS9YczYxVFdjdnBQUmNMV1hlVHZhWnpqaWZ5Qk5wYjJGWERnYzJaeVZKeEh6c0dud1kvaXhLOTFTYlVCMDNHelRndnd2ZVM2MmlhODFZeWxyZHp2enhGOGZqNTFtRnFHWmordGJVbC8iLCJtYWMiOiJhMDFiN2Q3YmYzNDY5YjhmOGIxYzcwYjVjMTZhMzI2OTJiZGY3YTMxY2RlZGFhZDJhODIwZWU0ODgwOTY1YzFmIiwidGFnIjoiIn0%3D; expires=Tue, 01 Apr 2025 08:19:05 GMT; Max-Age=7200; path=/; httponly; samesite=laxtomeralroy_bjj_mindset_session=eyJpdiI6IitWalFIUEFac0xpamJUejhHZjYxcUE9PSIsInZhbHVlIjoiSzIxYW8rU2orNzhjQnNnSEtJOFFGTjhtYS9YczYxVFdjdnBQUmNMV1hlVHZhWnpqaWZ5Qk5wY" ] "Set-Cookie" => array:1 [ 0 => "tomeralroy_bjj_mindset_session=eyJpdiI6IitWalFIUEFac0xpamJUejhHZjYxcUE9PSIsInZhbHVlIjoiSzIxYW8rU2orNzhjQnNnSEtJOFFGTjhtYS9YczYxVFdjdnBQUmNMV1hlVHZhWnpqaWZ5Qk5wYjJGWERnYzJaeVZKeEh6c0dud1kvaXhLOTFTYlVCMDNHelRndnd2ZVM2MmlhODFZeWxyZHp2enhGOGZqNTFtRnFHWmordGJVbC8iLCJtYWMiOiJhMDFiN2Q3YmYzNDY5YjhmOGIxYzcwYjVjMTZhMzI2OTJiZGY3YTMxY2RlZGFhZDJhODIwZWU0ODgwOTY1YzFmIiwidGFnIjoiIn0%3D; expires=Tue, 01-Apr-2025 08:19:05 GMT; path=/; httponlytomeralroy_bjj_mindset_session=eyJpdiI6IitWalFIUEFac0xpamJUejhHZjYxcUE9PSIsInZhbHVlIjoiSzIxYW8rU2orNzhjQnNnSEtJOFFGTjhtYS9YczYxVFdjdnBQUmNMV1hlVHZhWnpqaWZ5Qk5wY" ] ]
        session_attributes
        0 of 0
        array:4 [ "_token" => "BKmisTQWe4sJX7OYgSSyo2eJLammomE1EG9vpr4e" "_previous" => array:1 [ "url" => "http://tomeralroy.com/watch" ] "_flash" => array:2 [ "old" => [] "new" => [] ] "PHPDEBUGBAR_STACK_DATA" => [] ]