Morales vs Rębecki

2023-01-14
Las Vegas, Nevada, United States

Bout details

Venue
UFC Apex
Location
Las Vegas, Nevada, United States
Tale of the Tape
37
Age
30
5'11"
Height
5'7"
n/a
Weight
n/a
73"
Reach
66"
42"
Leg Reach
36.5"
Round Score
1
- / 5:00
0/10 | Rate
2
- / 5:00
0/10 | Rate
3
- / 5:00
0/10 | Rate
Request history8.3.7PHP Version834msRequest Duration13MBMemory UsageGET bouts/{bout}Route
    • Booting (11.93ms)time
    • Application (822ms)time
    • 1 x Application (98.57%)
      822ms
      1 x Booting (1.43%)
      11.93ms
      53 templates were rendered
      • 1x livewire.bouts.show-boutshow-bout.blade.php#?blade
      • 1x components.headers.boutbout.blade.php#?blade
      • 1x components.headers.headingheading.blade.php#?blade
      • 1x __components::69bcbe93b71129dbe5adeb976a88499c69bcbe93b71129dbe5adeb976a88499c.blade.php#?blade
      • 2x components.headers.sub-heading-itemsub-heading-item.blade.php#?blade
      • 1x __components::91757c1ecd45d7c3e8d633e964ad7c5e91757c1ecd45d7c3e8d633e964ad7c5e.blade.php#?blade
      • 1x components.headers.sub-headingsub-heading.blade.php#?blade
      • 1x __components::47fbc29c9e69f33885a6ac9684f0bc7f47fbc29c9e69f33885a6ac9684f0bc7f.blade.php#?blade
      • 3x __components::24df2039ca2553dede44c819ca2b305224df2039ca2553dede44c819ca2b3052.blade.php#?blade
      • 1x __components::18e403d4bbd8ba401436714474d93e9b18e403d4bbd8ba401436714474d93e9b.blade.php#?blade
      • 1x __components::63a788189408c94b55bc8f6cb5db972463a788189408c94b55bc8f6cb5db9724.blade.php#?blade
      • 6x components.description-list.left-aligned.groupgroup.blade.php#?blade
      • 6x components.description-list.left-aligned.namename.blade.php#?blade
      • 6x components.description-list.left-aligned.valuevalue.blade.php#?blade
      • 8x components.people.linklink.blade.php#?blade
      • 1x components.description-list.left-aligned.indexindex.blade.php#?blade
      • 1x components.tale-of-the-tapetale-of-the-tape.blade.php#?blade
      • 2x components.tale-of-the-tape.fighterfighter.blade.php#?blade
      • 1x components.tale-of-the-tape.statsstats.blade.php#?blade
      • 6x __components::1dc89e2b9d86d5d5d550869350609c131dc89e2b9d86d5d5d550869350609c13.blade.php#?blade
      • 1x __components::4943bc92ebba41e8b0e508149542e0ad4943bc92ebba41e8b0e508149542e0ad.blade.php#?blade
      • 1x 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
      17 statements were executed, 8 of which were duplicates, 9 unique. Show only duplicated90.16ms
      • 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` = 'ufc-fight-night-strickland-vs-imavov-omar-morales-vs-mateusz-rebecki' limit 1
        49.47msvaporImplicitRouteBinding.php#119
        Bindings
        • 0: ufc-fight-night-strickland-vs-imavov-omar-morales-vs-mateusz-rebecki
        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` = 4976 limit 1
        1.82msvaporbout.blade.php#11
        Bindings
        • 0: 4976
        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` = 27406
        3.09msvaporBout.php#148
        Bindings
        • 0: 27406
        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` = 27406 and `ratings`.`ratable_id` is not null
        1.98msvaporRatable.php#142
        Bindings
        • 0: bout
        • 1: 27406
        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` = 27406 and `ratings`.`ratable_id` is not null
        1.41msvaporRatable.php#142
        Bindings
        • 0: bout
        • 1: 27406
        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` = 1 limit 1
        7.14msvaporshow-bout.blade.php#73
        Bindings
        • 0: 1
        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 * from `people` where `people`.`id` = 17 limit 1
        1.7msvaporshow-bout.blade.php#198
        Bindings
        • 0: 17
        Backtrace
        • 21. view::livewire.bouts.show-bout:198
        • 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` = 4976
        1.86msvaporshow-bout.blade.php#246
        Bindings
        • 0: 4976
        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` = 27406
        1.69msvaporshow-bout.blade.php#349
        Bindings
        • 0: 27406
        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` = 27406 and `rounds`.`bout_id` is not null order by `number` asc
        1.87msvaporHasRecords.php#108
        Bindings
        • 0: 27406
        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
      • select * from `scores` where `scores`.`round_id` in (31529, 31530, 31531)
        1.5msvaporHasRecords.php#108
        Backtrace
        • 20. vendor/filament/tables/src/Concerns/HasRecords.php:108
        • 21. vendor/filament/tables/src/Table/Concerns/HasRecords.php:66
        • 22. view::filament-tables::index:63
        • 24. vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:38
        • 25. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • select avg(`rating`) as aggregate from `ratings` where `ratings`.`ratable_type` = 'round' and `ratings`.`ratable_id` = 31529 and `ratings`.`ratable_id` is not null
        1.92msvaporRatable.php#142
        Bindings
        • 0: round
        • 1: 31529
        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::link-action:11
      • select avg(`rating`) as aggregate from `ratings` where `ratings`.`ratable_type` = 'round' and `ratings`.`ratable_id` = 31529 and `ratings`.`ratable_id` is not null
        2.8msvaporRatable.php#142
        Bindings
        • 0: round
        • 1: 31529
        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::link-action:11
      • select avg(`rating`) as aggregate from `ratings` where `ratings`.`ratable_type` = 'round' and `ratings`.`ratable_id` = 31530 and `ratings`.`ratable_id` is not null
        1.57msvaporRatable.php#142
        Bindings
        • 0: round
        • 1: 31530
        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::link-action:11
      • select avg(`rating`) as aggregate from `ratings` where `ratings`.`ratable_type` = 'round' and `ratings`.`ratable_id` = 31530 and `ratings`.`ratable_id` is not null
        1.3msvaporRatable.php#142
        Bindings
        • 0: round
        • 1: 31530
        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::link-action:11
      • select avg(`rating`) as aggregate from `ratings` where `ratings`.`ratable_type` = 'round' and `ratings`.`ratable_id` = 31531 and `ratings`.`ratable_id` is not null
        1.58msvaporRatable.php#142
        Bindings
        • 0: round
        • 1: 31531
        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::link-action:11
      • select avg(`rating`) as aggregate from `ratings` where `ratings`.`ratable_type` = 'round' and `ratings`.`ratable_id` = 31531 and `ratings`.`ratable_id` is not null
        7.46msvaporRatable.php#142
        Bindings
        • 0: round
        • 1: 31531
        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::link-action:11
      App\Models\Person
      8Person.php#?
      App\Models\Round
      3Round.php#?
      App\Models\Bout
      1Bout.php#?
      App\Models\Event
      1Event.php#?
      App\Models\Promotion
      1Promotion.php#?
      bouts.show-bout #Ylt20Bonf7ja1spYDBC1
      array:4 [ "data" => array:29 [ "bout" => App\Models\Bout {#11220 #connection: "mysql" ...
      bouts.bookmark-bout #60OGlixOCzo9BeqSBkD2
      array:4 [ "data" => array:12 [ "watchable" => App\Models\Bout {#11220 #connection: "mysq...
      bouts.predict-bout-outcome #D5rNthBWZ0e573hgnPdG
      array:4 [ "data" => array:13 [ "bout" => App\Models\Bout {#11220 #connection: "mysql" ...
      bouts.rate-bout #4415qEW73VxOd7BLBAMt
      array:4 [ "data" => array:11 [ "ratable" => App\Models\Bout {#11220 #connection: "mysql"...
      notifications #rBxa1JWxcIj6FLsDPL8T
      array:4 [ "data" => array:2 [ "isFilamentNotificationsComponent" => true "notifications" =...
          _token
          Vzu1h9Kuo2nIft2BOTWOB35uFFP3KPWAVVBXh0OO
          _previous
          array:1 [ "url" => "https://immadb.com/bouts/ufc-276-adesanya-vs-cannonier-ian-garry-vs-gabe-green...
          _flash
          array:2 [ "old" => [] "new" => [] ]
          PHPDEBUGBAR_STACK_DATA
          []
          path_info
          /bouts/ufc-fight-night-strickland-vs-imavov-omar-morales-vs-mateusz-rebecki
          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:31 [ "x-vapor-source-ip" => array:1 [ 0 => "18.188.140.10" ] "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.188.140.10, 15.158.61.164" ] "x-amzn-trace-id" => array:1 [ 0 => "Root=1-67828b73-5668fce53e7cefbd75af4a94" ] "x-amz-cf-id" => array:1 [ 0 => "ivRETb_3frOxxOzuXHXZL07-mdfCzK-mtcbCtCWEL26H4sWCGyFSnw==" ] "via" => array:1 [ 0 => "2.0 27a82dace35c369a5ab6e8776d8aca48.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" ] "cookie" => array:1 [ 0 => "9wSzUI0izfYqOmRdFKiAzwRDdTGIAhZhH1FhEcwN=eyJpdiI6Im1nZktqNFBoZ004cDZ4NGNIREdZQ2c9PSIsInZhbHVlIjoiSGRsUlpDVG9IamcrbDEyQVRkejMxdVFQenQ1dm96OGlwQVBrd0RFSWlXSUtMUjErZWp0N0F5UW9vTncreGZ2emhhZUhIMDdCelFFdnZOKzA2bmFDSjhteTZRZi9iVGVKeFV3Zkw0dTRLU0FlMnNlS2xDcGxyUzhIUmZtS3FPbVhqbHJielgvQVp3Z2dNT1A1OEpFN1ZRbi9EUlFHWHJxaUVIVjdLRi9xUlUwMkI4aVdPUjVtOVNOUVNzY3FNUXNlVXZnT3lWSHJ6bFJQVUlEZllZdGdZc242c2FhZklkQzR3bzlDOE9LMnZ5aXdYcDJ3ZUxpUDl1dld0cDRkWmZUOE9NVnVyQnJqRHQ4RWJDK3R5ZnBzYkd3dlBsVzg1U2tsaGJDZFpDRFhNWEhvZzZPQXBubTgxQk9sUXFmakFmZVpUMGV0Nngyd05XMlBvUWtCd0VrVHl0enBYNzdPTGROUEJ5S0J6elR5UFJrNmVURVBmeWV5bjUvdHJtWDF1UzU1ejFGaFh6SnUvdFRhWG0xdWdMK0cxT2ZSalN6ZDY2NkQyaE4rZ0lrWEpjaUZoRjhDcy9vRExOa3ROdHlYenA3UyIsIm1hYyI6IjcwZjRhMTFlYmJjNGIzY2YxZjA5OTMzZjkxZWE0NDI3Y2FiMzE4ZmM4NWYzYjRkOGFkZjAwNzAxMjA4M2VhOWMiLCJ0YWciOiIifQ%3D%3D; XSRF-TOKEN=eyJpdiI6IlpkbWFpUFdRVTZTTEcva3lTWm5xelE9PSIsInZhbHVlIjoiazBQaERIWi95aWo0dndoZFdLMGtsMEpUckZZUmVaSFQ4YTNXTWtpMXVQdEtldHNNZVNQR2ZYdms0VDlJUE1LSmZENHlucS82MHl0OU0vNVd0bFpiNTJwVmkwYVFNQTRrVE1kdEJaQnRIWkZEckUwdk5OMXdPU255ZEI5aWhUV3UiLCJtYWMiOiJjMmVmYWQxNmViYjZjODk5YjM4NzA3NDEyYzU2ODliMGZmYjc0YWU3N2VkNzMzNzMwNTU0ZmQ4MTFiMWVlMjkwIiwidGFnIjoiIn0%3D; laravel_session=eyJpdiI6ImRnNjB0b3RmWlZiNzN1QzJpUXVuc2c9PSIsInZhbHVlIjoiSjEzaVZRZVRxdTdzdzZ3RVBhM2sxOWFOTHhTZGpvUzBUSUZHZ1V6OFRpc3MwaGU4Sk9KUzFHSit2ODBIcWVGUG8zRVRFcDVoUXNNVkpsTStNcmtja2ZlUFdOTGlIbldOcmw2MnBGa1c3RWIwMldUWWxoQ0dQTEVtRHQ5czFmV3giLCJtYWMiOiJjY2FkM2ZiYWE1NjIyMWVhNDliMmM5NTAyODE2NjMxM2Y5YjI3NjVlYjhlOWRjNjM4ODUyMjIyMzFkYWZhMGExIiwidGFnIjoiIn0%3D9wSzUI0izfYqOmRdFKiAzwRDdTGIAhZhH1FhEcwN=eyJpdiI6Im1nZktqNFBoZ004cDZ4NGNIREdZQ2c9PSIsInZhbHVlIjoiSGRsUlpDVG9IamcrbDEyQVRkejMxdVFQenQ1dm96OGlwQVBrd0RFSWlXSUtMUjE" ] "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
          0 of 0
          array:3 [ "9wSzUI0izfYqOmRdFKiAzwRDdTGIAhZhH1FhEcwN" => "{"data":"a:3:{s:6:\"_token\";s:40:\"Vzu1h9Kuo2nIft2BOTWOB35uFFP3KPWAVVBXh0OO\";s:9:\"_previous\";a:1:{s:3:\"url\";s:78:\"https:\/\/immadb.com\/bouts\/ufc-276-adesanya-vs-cannonier-ian-garry-vs-gabe-green\";}s:6:\"_flash\";a:2:{s:3:\"old\";a:0:{}s:3:\"new\";a:0:{}}}","expires":1736615826}{"data":"a:3:{s:6:\"_token\";s:40:\"Vzu1h9Kuo2nIft2BOTWOB35uFFP3KPWAVVBXh0OO\";s:9:\"_previous\";a:1:{s:3:\"url\";s:78:\"https:\/\/immadb.com\/bouts\/ufc-276-ad" "XSRF-TOKEN" => "Vzu1h9Kuo2nIft2BOTWOB35uFFP3KPWAVVBXh0OO" "laravel_session" => "9wSzUI0izfYqOmRdFKiAzwRDdTGIAhZhH1FhEcwN" ]
          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 => "Sat, 11 Jan 2025 15:17:08 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=eyJpdiI6IkUxQ2ljVEVWc2ZlVDh6OHhmZzNRVHc9PSIsInZhbHVlIjoiNFhiUlRhaVZwTVIyOE1ZdE5JTExUUm1YZytocGRWWDZHMGtiVVQ1WmtvWDFjOUNUU3ROcXAxQXlURmFVVDNuZ0pURjU4VmNCOEJBZzhlMnMvdkpCNUNOd0lTM21vVm1vK2pzNXpvMkNCblQzSFNLM3lsWGhBY3BiTnRsenhtazQiLCJtYWMiOiIzNzgyNDgwOGIzZDYyYzgwZTA5NzAzYjZhNmNjZmQwNTU3MGVjNWJkMGQ5NGZkY2I4OGZmNGZiY2I3YzhhY2M0IiwidGFnIjoiIn0%3D; expires=Sat, 11 Jan 2025 17:17:08 GMT; Max-Age=7200; path=/; secure; samesite=laxXSRF-TOKEN=eyJpdiI6IkUxQ2ljVEVWc2ZlVDh6OHhmZzNRVHc9PSIsInZhbHVlIjoiNFhiUlRhaVZwTVIyOE1ZdE5JTExUUm1YZytocGRWWDZHMGtiVVQ1WmtvWDFjOUNUU3ROcXAxQXlURmFVVDNuZ0pURjU4V" 1 => "laravel_session=eyJpdiI6Im1FWFFnbkdVOFQzYXZ0aEhPQU9tSXc9PSIsInZhbHVlIjoiNjkrbFpXVkUxOXhXN21BNCszdWR5WG5hRGFZQVArTlZ6QmJwbVBPWmNvci9sMUJpT3RsVWZIK05HQnA0YmJMZERSK2ZJc1Irc1F6aUVRc3JzbWRSMEdpNlpiTnc4SnFsUDB2amVGdUJ6MjFRalNmZEFZd1BiODViZlQ2aUlwZk0iLCJtYWMiOiJhMzI5ZGExZDhjZmU4MzIzMzcxZjQwMzU5OWZhOTcyYWNmM2JhZjYyOGIxM2E5M2ZhOTAzMDM4MjFlZGYzYTBlIiwidGFnIjoiIn0%3D; expires=Sat, 11 Jan 2025 17:17:08 GMT; Max-Age=7200; path=/; httponly; samesite=laxlaravel_session=eyJpdiI6Im1FWFFnbkdVOFQzYXZ0aEhPQU9tSXc9PSIsInZhbHVlIjoiNjkrbFpXVkUxOXhXN21BNCszdWR5WG5hRGFZQVArTlZ6QmJwbVBPWmNvci9sMUJpT3RsVWZIK05HQnA0YmJMZERS" 2 => "9wSzUI0izfYqOmRdFKiAzwRDdTGIAhZhH1FhEcwN=eyJpdiI6IkI1enYxamhGaENkQUt6L2VqSU05elE9PSIsInZhbHVlIjoiZWV4UVdIZE9YaVRxTTlBVmtzZ0F6ZHRlNTMwTVhjYVBYZUprM1FQMDNLUzlJdFprS1pvcWtwL0xvbXdMSzk3c0YrNkNmTEJOMVhrRzVOOUZvZC80ZWJnNkVwTnFKdzJpb0t0RnBPdFZFaUZWV2ZPMGRZa0k0NXJsWEpFcnB0TkJraFJGQ0xqZ2o3dDltbitTbUtBU2ZkckNtQTJUYktqNEhzYkQvaTczWlh1SytsT3FpUDljbXdOcXJsT2JVQllUOHh6QWdUVklwZGFrZEkvSkNJV3pkN3Zadi9uSk5wVEFNdm5YZ25qcENFOEpWZ0U3N080dzBSYXFWWmxXbGdEVXNPNFJvVStjMzR4VG5BZnJKZURCbUtNaG1wSjhaZTZJdG82RElETG9ZTXJ0cFZzcSsxZkFLdE9yYUNlZXlpemVMOWFLeksyS2xnMG9EZDhJUSs1R21uZVcvVGpXY29ZcnVPTW94cjJQTVJ2ZHZXSzgvU1gwYytTNVlTSTU5KzAvSktYNXlwSkszTmQrb29RdGQrYndrZTQ5NnBmS1psMm0xWFROR2hjMSt2V0hjNkRwQmcvMUJnK3lnbGRwakVCcXZxQUM2OUFjWTNiVmc2OTNQTzJXYlE9PSIsIm1hYyI6Ijk2YzM5NGVjZGNmOTgxZjE2ODFiNGI1ZDk0YzRhNzllNTEyMTEwYzJiMjk5ZTQzZTZlYmEzZjUzYzM1ODNkMTQiLCJ0YWciOiIifQ%3D%3D; expires=Sat, 11 Jan 2025 17:17:08 GMT; Max-Age=7200; path=/; secure; httponly; samesite=lax9wSzUI0izfYqOmRdFKiAzwRDdTGIAhZhH1FhEcwN=eyJpdiI6IkI1enYxamhGaENkQUt6L2VqSU05elE9PSIsInZhbHVlIjoiZWV4UVdIZE9YaVRxTTlBVmtzZ0F6ZHRlNTMwTVhjYVBYZUprM1FQMDNLUzlJdFp" ] "Set-Cookie" => array:3 [ 0 => "XSRF-TOKEN=eyJpdiI6IkUxQ2ljVEVWc2ZlVDh6OHhmZzNRVHc9PSIsInZhbHVlIjoiNFhiUlRhaVZwTVIyOE1ZdE5JTExUUm1YZytocGRWWDZHMGtiVVQ1WmtvWDFjOUNUU3ROcXAxQXlURmFVVDNuZ0pURjU4VmNCOEJBZzhlMnMvdkpCNUNOd0lTM21vVm1vK2pzNXpvMkNCblQzSFNLM3lsWGhBY3BiTnRsenhtazQiLCJtYWMiOiIzNzgyNDgwOGIzZDYyYzgwZTA5NzAzYjZhNmNjZmQwNTU3MGVjNWJkMGQ5NGZkY2I4OGZmNGZiY2I3YzhhY2M0IiwidGFnIjoiIn0%3D; expires=Sat, 11-Jan-2025 17:17:08 GMT; path=/; secureXSRF-TOKEN=eyJpdiI6IkUxQ2ljVEVWc2ZlVDh6OHhmZzNRVHc9PSIsInZhbHVlIjoiNFhiUlRhaVZwTVIyOE1ZdE5JTExUUm1YZytocGRWWDZHMGtiVVQ1WmtvWDFjOUNUU3ROcXAxQXlURmFVVDNuZ0pURjU4V" 1 => "laravel_session=eyJpdiI6Im1FWFFnbkdVOFQzYXZ0aEhPQU9tSXc9PSIsInZhbHVlIjoiNjkrbFpXVkUxOXhXN21BNCszdWR5WG5hRGFZQVArTlZ6QmJwbVBPWmNvci9sMUJpT3RsVWZIK05HQnA0YmJMZERSK2ZJc1Irc1F6aUVRc3JzbWRSMEdpNlpiTnc4SnFsUDB2amVGdUJ6MjFRalNmZEFZd1BiODViZlQ2aUlwZk0iLCJtYWMiOiJhMzI5ZGExZDhjZmU4MzIzMzcxZjQwMzU5OWZhOTcyYWNmM2JhZjYyOGIxM2E5M2ZhOTAzMDM4MjFlZGYzYTBlIiwidGFnIjoiIn0%3D; expires=Sat, 11-Jan-2025 17:17:08 GMT; path=/; httponlylaravel_session=eyJpdiI6Im1FWFFnbkdVOFQzYXZ0aEhPQU9tSXc9PSIsInZhbHVlIjoiNjkrbFpXVkUxOXhXN21BNCszdWR5WG5hRGFZQVArTlZ6QmJwbVBPWmNvci9sMUJpT3RsVWZIK05HQnA0YmJMZERS" 2 => "9wSzUI0izfYqOmRdFKiAzwRDdTGIAhZhH1FhEcwN=eyJpdiI6IkI1enYxamhGaENkQUt6L2VqSU05elE9PSIsInZhbHVlIjoiZWV4UVdIZE9YaVRxTTlBVmtzZ0F6ZHRlNTMwTVhjYVBYZUprM1FQMDNLUzlJdFprS1pvcWtwL0xvbXdMSzk3c0YrNkNmTEJOMVhrRzVOOUZvZC80ZWJnNkVwTnFKdzJpb0t0RnBPdFZFaUZWV2ZPMGRZa0k0NXJsWEpFcnB0TkJraFJGQ0xqZ2o3dDltbitTbUtBU2ZkckNtQTJUYktqNEhzYkQvaTczWlh1SytsT3FpUDljbXdOcXJsT2JVQllUOHh6QWdUVklwZGFrZEkvSkNJV3pkN3Zadi9uSk5wVEFNdm5YZ25qcENFOEpWZ0U3N080dzBSYXFWWmxXbGdEVXNPNFJvVStjMzR4VG5BZnJKZURCbUtNaG1wSjhaZTZJdG82RElETG9ZTXJ0cFZzcSsxZkFLdE9yYUNlZXlpemVMOWFLeksyS2xnMG9EZDhJUSs1R21uZVcvVGpXY29ZcnVPTW94cjJQTVJ2ZHZXSzgvU1gwYytTNVlTSTU5KzAvSktYNXlwSkszTmQrb29RdGQrYndrZTQ5NnBmS1psMm0xWFROR2hjMSt2V0hjNkRwQmcvMUJnK3lnbGRwakVCcXZxQUM2OUFjWTNiVmc2OTNQTzJXYlE9PSIsIm1hYyI6Ijk2YzM5NGVjZGNmOTgxZjE2ODFiNGI1ZDk0YzRhNzllNTEyMTEwYzJiMjk5ZTQzZTZlYmEzZjUzYzM1ODNkMTQiLCJ0YWciOiIifQ%3D%3D; expires=Sat, 11-Jan-2025 17:17:08 GMT; path=/; secure; httponly9wSzUI0izfYqOmRdFKiAzwRDdTGIAhZhH1FhEcwN=eyJpdiI6IkI1enYxamhGaENkQUt6L2VqSU05elE9PSIsInZhbHVlIjoiZWV4UVdIZE9YaVRxTTlBVmtzZ0F6ZHRlNTMwTVhjYVBYZUprM1FQMDNLUzlJdFp" ] ]
          session_attributes
          0 of 0
          array:4 [ "_token" => "Vzu1h9Kuo2nIft2BOTWOB35uFFP3KPWAVVBXh0OO" "_previous" => array:1 [ "url" => "https://immadb.com/bouts/ufc-276-adesanya-vs-cannonier-ian-garry-vs-gabe-green" ] "_flash" => array:2 [ "old" => [] "new" => [] ] "PHPDEBUGBAR_STACK_DATA" => [] ]
          ClearShow all
          Date ↕MethodURLData
          #12025-01-11 15:17:08GET/bouts/ufc-fight-night-strickland-vs-imavov-omar-morales-vs-mateusz-rebecki5317145