Marques vs Simetti

2018-11-04
Curitiba, Parana, Brazil

Bout details

Venue
Sistema X
Location
Curitiba, Parana, Brazil
Tale of the Tape
32
Age
33
6'6"
Height
n/a
n/a
Weight
n/a
77"
Reach
n/a
45"
Leg Reach
n/a

No rounds

Request history8.3.7PHP Version794msRequest Duration13MBMemory UsageGET bouts/{bout}Route
    • Booting (13.44ms)time
    • Application (781ms)time
    • 1 x Application (98.31%)
      781ms
      1 x Booting (1.69%)
      13.44ms
      35 templates were rendered
      • livewire.bouts.show-boutshow-bout.blade.php#?blade
      • components.headers.boutbout.blade.php#?blade
      • components.headers.headingheading.blade.php#?blade
      • __components::69bcbe93b71129dbe5adeb976a88499c69bcbe93b71129dbe5adeb976a88499c.blade.php#?blade
      • components.headers.sub-heading-itemsub-heading-item.blade.php#?blade
      • __components::91757c1ecd45d7c3e8d633e964ad7c5e91757c1ecd45d7c3e8d633e964ad7c5e.blade.php#?blade
      • components.headers.sub-heading-itemsub-heading-item.blade.php#?blade
      • components.headers.sub-headingsub-heading.blade.php#?blade
      • __components::47fbc29c9e69f33885a6ac9684f0bc7f47fbc29c9e69f33885a6ac9684f0bc7f.blade.php#?blade
      • __components::24df2039ca2553dede44c819ca2b305224df2039ca2553dede44c819ca2b3052.blade.php#?blade
      • __components::18e403d4bbd8ba401436714474d93e9b18e403d4bbd8ba401436714474d93e9b.blade.php#?blade
      • __components::24df2039ca2553dede44c819ca2b305224df2039ca2553dede44c819ca2b3052.blade.php#?blade
      • __components::63a788189408c94b55bc8f6cb5db972463a788189408c94b55bc8f6cb5db9724.blade.php#?blade
      • __components::24df2039ca2553dede44c819ca2b305224df2039ca2553dede44c819ca2b3052.blade.php#?blade
      • components.description-list.left-aligned.groupgroup.blade.php#?blade
      • components.description-list.left-aligned.namename.blade.php#?blade
      • components.description-list.left-aligned.valuevalue.blade.php#?blade
      • components.description-list.left-aligned.groupgroup.blade.php#?blade
      • components.description-list.left-aligned.namename.blade.php#?blade
      • components.description-list.left-aligned.valuevalue.blade.php#?blade
      • components.description-list.left-aligned.groupgroup.blade.php#?blade
      • components.description-list.left-aligned.namename.blade.php#?blade
      • components.description-list.left-aligned.valuevalue.blade.php#?blade
      • components.description-list.left-aligned.groupgroup.blade.php#?blade
      • components.description-list.left-aligned.namename.blade.php#?blade
      • components.description-list.left-aligned.valuevalue.blade.php#?blade
      • components.description-list.left-aligned.indexindex.blade.php#?blade
      • components.tale-of-the-tapetale-of-the-tape.blade.php#?blade
      • components.tale-of-the-tape.fighterfighter.blade.php#?blade
      • components.people.linklink.blade.php#?blade
      • components.tale-of-the-tape.statsstats.blade.php#?blade
      • components.tale-of-the-tape.fighterfighter.blade.php#?blade
      • components.people.linklink.blade.php#?blade
      • __components::4943bc92ebba41e8b0e508149542e0ad4943bc92ebba41e8b0e508149542e0ad.blade.php#?blade
      • layouts.guestguest.blade.php#?blade
      uri
      GET bouts/{bout}
      middleware
      web
      uses
      App\Livewire\Bouts\ShowBout@__invoke
      controller
      App\Livewire\Bouts\ShowBout@render
      namespace
      prefix
      where
      as
      bouts.show
      file
      app/Livewire/Bouts/ShowBout.php:219-223
      9 statements were executed, 2 of which were duplicates, 7 unique. Show only duplicated70.03ms
      • Connection EstablishedvaporImplicitRouteBinding.php#119
        Backtrace
        • 16. vendor/livewire/livewire/src/Drawer/ImplicitRouteBinding.php:119
        • 17. vendor/livewire/livewire/src/Drawer/ImplicitRouteBinding.php:75
        • 21. vendor/livewire/livewire/src/Drawer/ImplicitRouteBinding.php:72
        • 22. vendor/livewire/livewire/src/Drawer/ImplicitRouteBinding.php:31
        • 23. vendor/livewire/livewire/src/Features/SupportPageComponents/SupportPageComponents.php:212
      • select * from `bouts` where `slug` = 'gladiator-cf-41-danilo-marques-vs-arley-simetti' limit 1
        50.42msvaporImplicitRouteBinding.php#119
        Bindings
        • 0: gladiator-cf-41-danilo-marques-vs-arley-simetti
        Backtrace
        • 17. vendor/livewire/livewire/src/Drawer/ImplicitRouteBinding.php:119
        • 18. vendor/livewire/livewire/src/Drawer/ImplicitRouteBinding.php:75
        • 22. vendor/livewire/livewire/src/Drawer/ImplicitRouteBinding.php:72
        • 23. vendor/livewire/livewire/src/Drawer/ImplicitRouteBinding.php:31
        • 24. vendor/livewire/livewire/src/Features/SupportPageComponents/SupportPageComponents.php:212
      • select * from `events` where `events`.`id` = 4040 limit 1
        2.5msvaporbout.blade.php#11
        Bindings
        • 0: 4040
        Backtrace
        • 21. view::components.headers.bout:11
        • 23. vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:38
        • 24. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 25. vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:16
        • 26. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select `people`.*, `bout_fighter`.`bout_id` as `pivot_bout_id`, `bout_fighter`.`person_id` as `pivot_person_id`, `bout_fighter`.`id` as `pivot_id`, `bout_fighter`.`title_status` as `pivot_title_status`, `bout_fighter`.`fight_weight` as `pivot_fight_weight`, `bout_fighter`.`prefight_record` as `pivot_prefight_record`, `bout_fighter`.`designation` as `pivot_designation`, `bout_fighter`.`fighting_out_of` as `pivot_fighting_out_of`, `bout_fighter`.`created_at` as `pivot_created_at`, `bout_fighter`.`updated_at` as `pivot_updated_at` from `people` inner join `bout_fighter` on `people`.`id` = `bout_fighter`.`person_id` where `bout_fighter`.`bout_id` = 24604
        2.55msvaporBout.php#148
        Bindings
        • 0: 24604
        Backtrace
        • 20. app/Models/Bout.php:148
        • 27. app/Models/Bout.php:281
        • 34. view::components.headers.bout:45
        • 36. vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:38
        • 37. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • select avg(`rating`) as aggregate from `ratings` where `ratings`.`ratable_type` = 'bout' and `ratings`.`ratable_id` = 24604 and `ratings`.`ratable_id` is not null
        2.64msvaporRatable.php#142
        Bindings
        • 0: bout
        • 1: 24604
        Backtrace
        • 19. app/Models/Concerns/Ratable.php:142
        • 27. app/Filament/Actions/Ratings/Concerns/RatesResources.php:58
        • 28. vendor/filament/support/src/Concerns/EvaluatesClosures.php:35
        • 29. vendor/filament/actions/src/Concerns/HasLabel.php:49
        • 30. view::filament-actions::button-action:11
      • select avg(`rating`) as aggregate from `ratings` where `ratings`.`ratable_type` = 'bout' and `ratings`.`ratable_id` = 24604 and `ratings`.`ratable_id` is not null
        2.37msvaporRatable.php#142
        Bindings
        • 0: bout
        • 1: 24604
        Backtrace
        • 19. app/Models/Concerns/Ratable.php:142
        • 26. app/Filament/Actions/Ratings/Concerns/RatesResources.php:58
        • 27. vendor/filament/support/src/Concerns/EvaluatesClosures.php:35
        • 28. vendor/filament/actions/src/Concerns/HasLabel.php:49
        • 29. view::filament-actions::button-action:11
      • select * from `promotions` where `promotions`.`id` = 650 limit 1
        2.45msvaporshow-bout.blade.php#73
        Bindings
        • 0: 650
        Backtrace
        • 21. view::livewire.bouts.show-bout:73
        • 23. vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:38
        • 24. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 25. vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:16
        • 26. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select `people`.*, `commentator_event`.`event_id` as `pivot_event_id`, `commentator_event`.`person_id` as `pivot_person_id`, `commentator_event`.`chair` as `pivot_chair`, `commentator_event`.`created_at` as `pivot_created_at`, `commentator_event`.`updated_at` as `pivot_updated_at` from `people` inner join `commentator_event` on `people`.`id` = `commentator_event`.`person_id` where `commentator_event`.`event_id` = 4040
        2.51msvaporshow-bout.blade.php#246
        Bindings
        • 0: 4040
        Backtrace
        • 20. view::livewire.bouts.show-bout:246
        • 22. vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:38
        • 23. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 24. vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:16
        • 25. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select `people`.*, `bout_judge`.`bout_id` as `pivot_bout_id`, `bout_judge`.`person_id` as `pivot_person_id`, `bout_judge`.`created_at` as `pivot_created_at`, `bout_judge`.`updated_at` as `pivot_updated_at` from `people` inner join `bout_judge` on `people`.`id` = `bout_judge`.`person_id` where `bout_judge`.`bout_id` = 24604
        2.29msvaporshow-bout.blade.php#349
        Bindings
        • 0: 24604
        Backtrace
        • 20. view::livewire.bouts.show-bout:349
        • 22. vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:38
        • 23. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 24. vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:16
        • 25. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `rounds` where `rounds`.`bout_id` = 24604 and `rounds`.`bout_id` is not null order by `number` asc
        2.3msvaporHasRecords.php#108
        Bindings
        • 0: 24604
        Backtrace
        • 15. vendor/filament/tables/src/Concerns/HasRecords.php:108
        • 16. vendor/filament/tables/src/Table/Concerns/HasRecords.php:66
        • 17. view::filament-tables::index:63
        • 19. vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:38
        • 20. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      App\Models\Person
      2Person.php#?
      App\Models\Bout
      1Bout.php#?
      App\Models\Event
      1Event.php#?
      App\Models\Promotion
      1Promotion.php#?
      bouts.show-bout #ERFGJFk6lPpb7jvNRDxM
      array:4 [ "data" => array:29 [ "bout" => App\Models\Bout {#11220 #connection: "mysql" ...
      bouts.bookmark-bout #N6rWTkVoPdSBT7S2AIoB
      array:4 [ "data" => array:12 [ "watchable" => App\Models\Bout {#11220 #connection: "mysq...
      bouts.predict-bout-outcome #MaCDoJoEWDBqt0Y5JeOf
      array:4 [ "data" => array:13 [ "bout" => App\Models\Bout {#11220 #connection: "mysql" ...
      bouts.rate-bout #5kIm1qzvy1K49s95fk5a
      array:4 [ "data" => array:11 [ "ratable" => App\Models\Bout {#11220 #connection: "mysql"...
      notifications #c1pRlPuDttpAiwu35G3R
      array:4 [ "data" => array:2 [ "isFilamentNotificationsComponent" => true "notifications" =...
          _token
          j3IQx5QBrZgPBoAQVrDifEB6N6BwKV0fONWgl5Hd
          _previous
          array:1 [ "url" => "https://immadb.com/bouts/gladiator-cf-41-danilo-marques-vs-arley-simetti" ]
          _flash
          array:2 [ "old" => [] "new" => [] ]
          PHPDEBUGBAR_STACK_DATA
          []
          path_info
          /bouts/gladiator-cf-41-danilo-marques-vs-arley-simetti
          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:30 [ "x-vapor-source-ip" => array:1 [ 0 => "18.220.81.170" ] "content-length" => array:1 [ 0 => "0" ] "x-forwarded-proto" => array:1 [ 0 => "https" ] "x-forwarded-port" => array:1 [ 0 => "443" ] "x-forwarded-for" => array:1 [ 0 => "18.220.81.170, 15.158.61.167" ] "x-amzn-trace-id" => array:1 [ 0 => "Root=1-6784412a-61cc8e7a1703288b4251dfd2" ] "x-amz-cf-id" => array:1 [ 0 => "FAmwmcaEdXYsdlnbqBKYrzaPc-Q0lfkl8SExmP4vNe-4A6PB5ZId3w==" ] "via" => array:1 [ 0 => "2.0 87d7664d4d5a16632f7453ca9cc45a74.cloudfront.net (CloudFront)" ] "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-fetch-user" => array:1 [ 0 => "?1" ] "sec-fetch-site" => array:1 [ 0 => "none" ] "sec-fetch-mode" => array:1 [ 0 => "navigate" ] "sec-fetch-dest" => array:1 [ 0 => "document" ] "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"" ] "priority" => array:1 [ 0 => "u=0, i" ] "pragma" => array:1 [ 0 => "no-cache" ] "host" => array:1 [ 0 => "immadb.com" ] "cloudfront-viewer-country" => array:1 [ 0 => "US" ] "cloudfront-viewer-asn" => array:1 [ 0 => "16509" ] "cloudfront-is-tablet-viewer" => array:1 [ 0 => "false" ] "cloudfront-is-smarttv-viewer" => array:1 [ 0 => "false" ] "cloudfront-is-mobile-viewer" => array:1 [ 0 => "false" ] "cloudfront-is-desktop-viewer" => array:1 [ 0 => "true" ] "cloudfront-forwarded-proto" => array:1 [ 0 => "https" ] "cache-control" => array:1 [ 0 => "no-cache" ] "accept-encoding" => array:1 [ 0 => "gzip, deflate, br, zstd" ] "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" ] ]
          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 => "Sun, 12 Jan 2025 22:24:43 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:3 [ 0 => "XSRF-TOKEN=eyJpdiI6ImZ2NEtxcDRxbGdUMkJyNzlaVFRkUlE9PSIsInZhbHVlIjoiL2VmWFFqTWUrcVpoeTV6VDFJdDNWd0w0WXZXdXBEWU1JakJXcUFSUWlsckRrWVF2eGhyWmlFdDZxSm5yQnBMUUJVb1o3WlZkb1RTTVRCMzhtSUY4ZGtJT0paMWp5NGNpRG1yamlIRDNld3lIY0RPcWo2Rm9KVnVkL2orVjFnOG0iLCJtYWMiOiI1OTZiYmI0NTU5YmIxNzkwMzhiOGU2MGI5MGE1YjMyZDAwMWRlYTYzY2I1OGJkZjExNmQ5ZDkwNjE3MzAxMWJjIiwidGFnIjoiIn0%3D; expires=Mon, 13 Jan 2025 00:24:43 GMT; Max-Age=7200; path=/; secure; samesite=laxXSRF-TOKEN=eyJpdiI6ImZ2NEtxcDRxbGdUMkJyNzlaVFRkUlE9PSIsInZhbHVlIjoiL2VmWFFqTWUrcVpoeTV6VDFJdDNWd0w0WXZXdXBEWU1JakJXcUFSUWlsckRrWVF2eGhyWmlFdDZxSm5yQnBMUUJVb1o3W" 1 => "laravel_session=eyJpdiI6Im9mdndmSU5FQ01rQU1TdDJrZWM4Ymc9PSIsInZhbHVlIjoiSGVxc2JscmxlNmFCODNHRVBuQ3JVUDR6UDdYaVdOUitpQ2VrakVuSThRNHhmemhPWk10eUQzdys4OE0vTnJnalpjMkdOMitPT2hSMEM2VkdpZEp2aVVKSWMyQ3U5OHZQaDlLcTErTlh4L0o4MVpIMGxPQVo1Y0s3SEZLRi93Z3EiLCJtYWMiOiIxY2VjMGEyM2M2YzQ3ZDlhOGJhNGRlMmM2MzE4YmFlMmNkZTIyMTY2MzNlZTU3MDE2MGE4NmUwOTY0NDBlOWVhIiwidGFnIjoiIn0%3D; expires=Mon, 13 Jan 2025 00:24:43 GMT; Max-Age=7200; path=/; httponly; samesite=laxlaravel_session=eyJpdiI6Im9mdndmSU5FQ01rQU1TdDJrZWM4Ymc9PSIsInZhbHVlIjoiSGVxc2JscmxlNmFCODNHRVBuQ3JVUDR6UDdYaVdOUitpQ2VrakVuSThRNHhmemhPWk10eUQzdys4OE0vTnJnalpj" 2 => "cOzFVzfMspHBb02byoDotx8Rv5rPAWDLD7fLzSZK=eyJpdiI6Imoxb2N4MEw4WTZHTTRmMStaR0dtUUE9PSIsInZhbHVlIjoiR2trZW1TbFU1cXAxVnNEQi96ZU5BaGR3WXBhWUpEdHlBZWM5OGRiVzZIalMzTEs1eENpZHAvWWxzNmQwemd5TlVBZHV3N2NPWnM5UHBiQ2RjWFlrVFN3WkU3ZERRVk9rVmtiQndlRE43c29aRTFhTVE5eVdubHZGbHJPVlQwaUZ4WHBCbDJtclBzalZyd0U1TVdtT3BVdGJRRDVLNXFWOXQ4ZnRwZmVsWlZJQ3p6ZXRKVHV5YU5id05yTGczb1YxNWMvOXluZkZLRVBIRXhqZGVOdWtjT1RsUWNhVGx0WUVzOTZDby9WTldYUDljVEpDV3FocVRkbEFhY0Qya3R2TmtIVFU0aXh5RVc1bHNhc3lJOWs0YUpWRXE2MXRTR0RPcWF1aVJjUVBBcUx0c245OEZXdkNnZnF2cnl6OEdwdUlvOEU3V1dkbUZyMXBTMk5oUm1iUzkvbTRiS3REcVNpdGY5L1V6T0RvS3FoRXl5WWY5bGJBdFhRcTlJWWhGUG5XTTQ1dlVESWFxd0drc3o2V1RFVldBUmdjSUlpSjFMNWl2bGNQcTl2ZHBiSS9xa3d3WW1GZW5hNGwyb3RkRzZrMSIsIm1hYyI6ImM4OWI0ZWU4MDlmYmRlN2I4MDIxMzRmNDBjODczYzFhMGYyMmRkZWM5YjQ2YjRjNzAwMTQyNjA0NWMwNWM1ODkiLCJ0YWciOiIifQ%3D%3D; expires=Mon, 13 Jan 2025 00:24:43 GMT; Max-Age=7200; path=/; secure; httponly; samesite=laxcOzFVzfMspHBb02byoDotx8Rv5rPAWDLD7fLzSZK=eyJpdiI6Imoxb2N4MEw4WTZHTTRmMStaR0dtUUE9PSIsInZhbHVlIjoiR2trZW1TbFU1cXAxVnNEQi96ZU5BaGR3WXBhWUpEdHlBZWM5OGRiVzZIalMzTEs" ] "Set-Cookie" => array:3 [ 0 => "XSRF-TOKEN=eyJpdiI6ImZ2NEtxcDRxbGdUMkJyNzlaVFRkUlE9PSIsInZhbHVlIjoiL2VmWFFqTWUrcVpoeTV6VDFJdDNWd0w0WXZXdXBEWU1JakJXcUFSUWlsckRrWVF2eGhyWmlFdDZxSm5yQnBMUUJVb1o3WlZkb1RTTVRCMzhtSUY4ZGtJT0paMWp5NGNpRG1yamlIRDNld3lIY0RPcWo2Rm9KVnVkL2orVjFnOG0iLCJtYWMiOiI1OTZiYmI0NTU5YmIxNzkwMzhiOGU2MGI5MGE1YjMyZDAwMWRlYTYzY2I1OGJkZjExNmQ5ZDkwNjE3MzAxMWJjIiwidGFnIjoiIn0%3D; expires=Mon, 13-Jan-2025 00:24:43 GMT; path=/; secureXSRF-TOKEN=eyJpdiI6ImZ2NEtxcDRxbGdUMkJyNzlaVFRkUlE9PSIsInZhbHVlIjoiL2VmWFFqTWUrcVpoeTV6VDFJdDNWd0w0WXZXdXBEWU1JakJXcUFSUWlsckRrWVF2eGhyWmlFdDZxSm5yQnBMUUJVb1o3W" 1 => "laravel_session=eyJpdiI6Im9mdndmSU5FQ01rQU1TdDJrZWM4Ymc9PSIsInZhbHVlIjoiSGVxc2JscmxlNmFCODNHRVBuQ3JVUDR6UDdYaVdOUitpQ2VrakVuSThRNHhmemhPWk10eUQzdys4OE0vTnJnalpjMkdOMitPT2hSMEM2VkdpZEp2aVVKSWMyQ3U5OHZQaDlLcTErTlh4L0o4MVpIMGxPQVo1Y0s3SEZLRi93Z3EiLCJtYWMiOiIxY2VjMGEyM2M2YzQ3ZDlhOGJhNGRlMmM2MzE4YmFlMmNkZTIyMTY2MzNlZTU3MDE2MGE4NmUwOTY0NDBlOWVhIiwidGFnIjoiIn0%3D; expires=Mon, 13-Jan-2025 00:24:43 GMT; path=/; httponlylaravel_session=eyJpdiI6Im9mdndmSU5FQ01rQU1TdDJrZWM4Ymc9PSIsInZhbHVlIjoiSGVxc2JscmxlNmFCODNHRVBuQ3JVUDR6UDdYaVdOUitpQ2VrakVuSThRNHhmemhPWk10eUQzdys4OE0vTnJnalpj" 2 => "cOzFVzfMspHBb02byoDotx8Rv5rPAWDLD7fLzSZK=eyJpdiI6Imoxb2N4MEw4WTZHTTRmMStaR0dtUUE9PSIsInZhbHVlIjoiR2trZW1TbFU1cXAxVnNEQi96ZU5BaGR3WXBhWUpEdHlBZWM5OGRiVzZIalMzTEs1eENpZHAvWWxzNmQwemd5TlVBZHV3N2NPWnM5UHBiQ2RjWFlrVFN3WkU3ZERRVk9rVmtiQndlRE43c29aRTFhTVE5eVdubHZGbHJPVlQwaUZ4WHBCbDJtclBzalZyd0U1TVdtT3BVdGJRRDVLNXFWOXQ4ZnRwZmVsWlZJQ3p6ZXRKVHV5YU5id05yTGczb1YxNWMvOXluZkZLRVBIRXhqZGVOdWtjT1RsUWNhVGx0WUVzOTZDby9WTldYUDljVEpDV3FocVRkbEFhY0Qya3R2TmtIVFU0aXh5RVc1bHNhc3lJOWs0YUpWRXE2MXRTR0RPcWF1aVJjUVBBcUx0c245OEZXdkNnZnF2cnl6OEdwdUlvOEU3V1dkbUZyMXBTMk5oUm1iUzkvbTRiS3REcVNpdGY5L1V6T0RvS3FoRXl5WWY5bGJBdFhRcTlJWWhGUG5XTTQ1dlVESWFxd0drc3o2V1RFVldBUmdjSUlpSjFMNWl2bGNQcTl2ZHBiSS9xa3d3WW1GZW5hNGwyb3RkRzZrMSIsIm1hYyI6ImM4OWI0ZWU4MDlmYmRlN2I4MDIxMzRmNDBjODczYzFhMGYyMmRkZWM5YjQ2YjRjNzAwMTQyNjA0NWMwNWM1ODkiLCJ0YWciOiIifQ%3D%3D; expires=Mon, 13-Jan-2025 00:24:43 GMT; path=/; secure; httponlycOzFVzfMspHBb02byoDotx8Rv5rPAWDLD7fLzSZK=eyJpdiI6Imoxb2N4MEw4WTZHTTRmMStaR0dtUUE9PSIsInZhbHVlIjoiR2trZW1TbFU1cXAxVnNEQi96ZU5BaGR3WXBhWUpEdHlBZWM5OGRiVzZIalMzTEs" ] ]
          session_attributes
          0 of 0
          array:4 [ "_token" => "j3IQx5QBrZgPBoAQVrDifEB6N6BwKV0fONWgl5Hd" "_previous" => array:1 [ "url" => "https://immadb.com/bouts/gladiator-cf-41-danilo-marques-vs-arley-simetti" ] "_flash" => array:2 [ "old" => [] "new" => [] ] "PHPDEBUGBAR_STACK_DATA" => [] ]
          ClearShow all
          Date ↕MethodURLData
          #12025-01-12 22:24:43GET/bouts/gladiator-cf-41-danilo-marques-vs-arley-simetti35955