Moreno vs Royval

2024-02-25
Mexico City, Mexico

Bout details

Tale of the Tape
30
Age
31
5'7"
Height
5'9"
126
Weight
126
70"
Reach
68"
38"
Leg Reach
38.5"
Round Score
1
5:00 / 5:00
7/10 | Rate
2
5:00 / 5:00
8/10 | Rate
3
5:00 / 5:00
7/10 | Rate
4
5:00 / 5:00
7/10 | Rate
5
5:00 / 5:00
7/10 | Rate

Bout results

Request history8.3.7PHP Version892msRequest Duration13MBMemory UsageGET bouts/{bout}Route
    • Booting (12.21ms)time
    • Application (879ms)time
    • 1 x Application (98.63%)
      879ms
      1 x Booting (1.37%)
      12.21ms
      84 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
      • 13x components.description-list.left-aligned.groupgroup.blade.php#?blade
      • 13x components.description-list.left-aligned.namename.blade.php#?blade
      • 13x components.description-list.left-aligned.valuevalue.blade.php#?blade
      • 13x components.people.linklink.blade.php#?blade
      • 2x 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
      • 10x __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
      25 statements were executed, 12 of which were duplicates, 13 unique. Show only duplicated112ms
      • 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-moreno-vs-royval-2-brandon-moreno-vs-brandon-royval' limit 1
        45.67msvaporImplicitRouteBinding.php#119
        Bindings
        • 0: ufc-fight-night-moreno-vs-royval-2-brandon-moreno-vs-brandon-royval
        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` = 5104 limit 1
        1.88msvaporbout.blade.php#11
        Bindings
        • 0: 5104
        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` = 28888
        1.82msvaporBout.php#148
        Bindings
        • 0: 28888
        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` = 28888 and `ratings`.`ratable_id` is not null
        1.78msvaporRatable.php#142
        Bindings
        • 0: bout
        • 1: 28888
        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` = 28888 and `ratings`.`ratable_id` is not null
        1.64msvaporRatable.php#142
        Bindings
        • 0: bout
        • 1: 28888
        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
        1.54msvaporshow-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` = 16 limit 1
        6.73msvaporshow-bout.blade.php#198
        Bindings
        • 0: 16
        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` = 5104
        2.03msvaporshow-bout.blade.php#246
        Bindings
        • 0: 5104
        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 * from `people` where `people`.`id` = 97 limit 1
        2.13msvaporshow-bout.blade.php#301
        Bindings
        • 0: 97
        Backtrace
        • 21. view::livewire.bouts.show-bout:301
        • 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_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` = 28888
        2.62msvaporshow-bout.blade.php#349
        Bindings
        • 0: 28888
        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` = 28888 and `rounds`.`bout_id` is not null order by `number` asc
        2.18msvaporHasRecords.php#108
        Bindings
        • 0: 28888
        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 (35524, 35525, 35526, 35527, 35528)
        1.69msvaporHasRecords.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 * from `bout_fighter` where `bout_fighter`.`id` in (57692, 57693)
        1.63msvaporHasRecords.php#108
        Backtrace
        • 25. vendor/filament/tables/src/Concerns/HasRecords.php:108
        • 26. vendor/filament/tables/src/Table/Concerns/HasRecords.php:66
        • 27. view::filament-tables::index:63
        • 29. vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:38
        • 30. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • select * from `people` where `people`.`id` in (639, 6882)
        2.7msvaporHasRecords.php#108
        Backtrace
        • 30. vendor/filament/tables/src/Concerns/HasRecords.php:108
        • 31. vendor/filament/tables/src/Table/Concerns/HasRecords.php:66
        • 32. view::filament-tables::index:63
        • 34. vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:38
        • 35. 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` = 35524 and `ratings`.`ratable_id` is not null
        2msvaporRatable.php#142
        Bindings
        • 0: round
        • 1: 35524
        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` = 35524 and `ratings`.`ratable_id` is not null
        1.86msvaporRatable.php#142
        Bindings
        • 0: round
        • 1: 35524
        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` = 35525 and `ratings`.`ratable_id` is not null
        1.97msvaporRatable.php#142
        Bindings
        • 0: round
        • 1: 35525
        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` = 35525 and `ratings`.`ratable_id` is not null
        1.77msvaporRatable.php#142
        Bindings
        • 0: round
        • 1: 35525
        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` = 35526 and `ratings`.`ratable_id` is not null
        1.81msvaporRatable.php#142
        Bindings
        • 0: round
        • 1: 35526
        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` = 35526 and `ratings`.`ratable_id` is not null
        1.66msvaporRatable.php#142
        Bindings
        • 0: round
        • 1: 35526
        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` = 35527 and `ratings`.`ratable_id` is not null
        5.79msvaporRatable.php#142
        Bindings
        • 0: round
        • 1: 35527
        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` = 35527 and `ratings`.`ratable_id` is not null
        1.84msvaporRatable.php#142
        Bindings
        • 0: round
        • 1: 35527
        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` = 35528 and `ratings`.`ratable_id` is not null
        13.01msvaporRatable.php#142
        Bindings
        • 0: round
        • 1: 35528
        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` = 35528 and `ratings`.`ratable_id` is not null
        2.88msvaporRatable.php#142
        Bindings
        • 0: round
        • 1: 35528
        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 * from `people` where `people`.`id` = 6882 limit 1
        1.72msvaporshow-bout.blade.php#511
        Bindings
        • 0: 6882
        Backtrace
        • 21. view::livewire.bouts.show-bout:511
        • 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
      App\Models\Person
      15Person.php#?
      App\Models\Score
      10Score.php#?
      App\Models\Round
      5Round.php#?
      App\Models\BoutFighter
      2BoutFighter.php#?
      App\Models\Bout
      1Bout.php#?
      App\Models\Event
      1Event.php#?
      App\Models\Promotion
      1Promotion.php#?
      bouts.show-bout #uVQHAJQXk4ZlciEL3tL3
      array:4 [ "data" => array:29 [ "bout" => App\Models\Bout {#11220 #connection: "mysql" ...
      bouts.bookmark-bout #fPZcO6ajf2566RvVBm0p
      array:4 [ "data" => array:12 [ "watchable" => App\Models\Bout {#11220 #connection: "mysq...
      bouts.predict-bout-outcome #vilAfPMwP4fGMDWvVAIE
      array:4 [ "data" => array:13 [ "bout" => App\Models\Bout {#11220 #connection: "mysql" ...
      bouts.rate-bout #rMkjG0UWGHaWBFPr8G0r
      array:4 [ "data" => array:11 [ "ratable" => App\Models\Bout {#11220 #connection: "mysql"...
      notifications #w0H9wfRApZyeZ8VxYGty
      array:4 [ "data" => array:2 [ "isFilamentNotificationsComponent" => true "notifications" =...
          _token
          7M9j3CeL7FeMt80DHm1JhJUGBLy0UQujuCW9Muol
          _previous
          array:1 [ "url" => "https://immadb.com/bouts/ufc-fight-night-136-petr-yan-vs-jin-soo-son" ]
          _flash
          array:2 [ "old" => [] "new" => [] ]
          PHPDEBUGBAR_STACK_DATA
          []
          path_info
          /bouts/ufc-fight-night-moreno-vs-royval-2-brandon-moreno-vs-brandon-royval
          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.227.48.208" ] "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.227.48.208, 15.158.61.144" ] "x-amzn-trace-id" => array:1 [ 0 => "Root=1-67827ce5-000c8ebe26aae4430f137ffe" ] "x-amz-cf-id" => array:1 [ 0 => "QztiUkc2XUcQ5mvoCpRAL-AXNa5gPO15N3o5adF3dFcda5pcATrM9g==" ] "via" => array:1 [ 0 => "2.0 a37c6915c3c7316887c2daf616d0206c.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 => "XSRF-TOKEN=eyJpdiI6IlZhWmxiM3hXYkMvUkRMcTVOQ0didVE9PSIsInZhbHVlIjoiWFhEYVR0dlZ5blZOS1g4QmlFanNCanNsbkJNUjUxcGp2VG5oUWc4Z1JaQzhEYVA2d3ZUS3BTNkNFbk9jS2tkV3VYRFhReEIrcmtvWllTQSswditScFRIdW1mRWJsT3JmVERjdytGNXBnNU4rUWQ4L1hVQVR3aG1XKzQvZGJueTAiLCJtYWMiOiIyZjUyODVjZWIwMjgzMzE0NDczNjg1OWE0MTJlNWQ3ZjFjYTQ3NzU1OThiMTlkMGMyZWFiNjZlOTNlNTlhYzBkIiwidGFnIjoiIn0%3D; laravel_session=eyJpdiI6IlE4U1F5U3BEdEFwLzVXT1pQd0MzdHc9PSIsInZhbHVlIjoieVZCOGYxWkFkNm1ZUEdmamJIMVJMRmljbzBDZTlpbE0zTE1sYjZPL3VSZ0JNQ2JML3dCcExjUVAxbTA1Tm1mc2hQVlhWM2ZRcFRESEw4WktRQ3FyOGhnNStpOFlPQ2I4L09xRnRpcjZVczNZMytEbUJGYTJ4dmtjSStubUFDSWUiLCJtYWMiOiJjZTE1YmIyYWYyMzIyYjMwODIyNTdlY2JmNDEwODFkMDVhMTg4ZjgxNGU0MmIwY2JmZjE0N2FmNTlmNDNiNTdmIiwidGFnIjoiIn0%3D; qw0NoFFd3xON1WRjKyBIvBCsItBAN5nU9n95Ek6c=eyJpdiI6IjFDZE5FOENaQTRnd3Y3NGVuelJ4YUE9PSIsInZhbHVlIjoicnNjQzNKUncvUjhvLzljNFFzcStlY1hYeGN4VmlmcVBtbm5BOGxHRFkrRmFKeFlnU0kxYkxiakUxd0MrMkczN3J0eWdackdOWXpFWXQ5K3dvNXhaRG9ZQnJLM3pidS8xQUl2R1l1UlZOSUkrVE5BeGZVSDFETTM5QTM2YUNLT250UHZaajRBeThQRzF2cWJOUjF3TG9jR3pHaVVVbzVGZktYYVZ5MS9UU2hwN3lnUlZ6UThpQjlUQ1hPdjJrN01UWURKRElRN0xxRE45czNzUjM5dVR5TElJdU5qaE51OGJUcXJBYm15ZkFuY2hBYTVNczNzK0xDaFVjQ2xnRTMwRkxaK2pZZXlKVzIyb1QxRlM3dHlrbDhMd2JaNWt6MzdBNytGbDcwUlR1WGlidVdxRlN2dTRpMFl5SVBhd1pIdk51Zmh4YUMvSVFnM0tabUhFbGNacmxxTVgza25RNFZIUTJPdlRkUW9WUzVHRUprQll2UVRNRWk5dlc2L0NibmVCYWhBNmMxbCs2R0xnN1Q4Z3ZTN2MyampmVDByRFpVZFh2T2wzYTJTUHBJWT0iLCJtYWMiOiI0MzFlYjUwODk4NzQzNmQ2MmY1ZjY0NDIzZDUyZmQwNzMyNzgxNDhiYjRjYzhkM2QwOGFlYWJiZGIwY2ZkMzlhIiwidGFnIjoiIn0%3DXSRF-TOKEN=eyJpdiI6IlZhWmxiM3hXYkMvUkRMcTVOQ0didVE9PSIsInZhbHVlIjoiWFhEYVR0dlZ5blZOS1g4QmlFanNCanNsbkJNUjUxcGp2VG5oUWc4Z1JaQzhEYVA2d3ZUS3BTNkNFbk9jS2tkV3VYRFhRe" ] "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 [ "XSRF-TOKEN" => "7M9j3CeL7FeMt80DHm1JhJUGBLy0UQujuCW9Muol" "laravel_session" => "qw0NoFFd3xON1WRjKyBIvBCsItBAN5nU9n95Ek6c" "qw0NoFFd3xON1WRjKyBIvBCsItBAN5nU9n95Ek6c" => "{"data":"a:3:{s:6:\"_token\";s:40:\"7M9j3CeL7FeMt80DHm1JhJUGBLy0UQujuCW9Muol\";s:9:\"_previous\";a:1:{s:3:\"url\";s:68:\"https:\/\/immadb.com\/bouts\/ufc-fight-night-136-petr-yan-vs-jin-soo-son\";}s:6:\"_flash\";a:2:{s:3:\"old\";a:0:{}s:3:\"new\";a:0:{}}}","expires":1736612097}{"data":"a:3:{s:6:\"_token\";s:40:\"7M9j3CeL7FeMt80DHm1JhJUGBLy0UQujuCW9Muol\";s:9:\"_previous\";a:1:{s:3:\"url\";s:68:\"https:\/\/immadb.com\/bouts\/ufc-fight-" ]
          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 14:15:02 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=eyJpdiI6IlJKT0toeDl3MGl6eElUc095TVJjRWc9PSIsInZhbHVlIjoiOStVSERuRDg0OTNSSWtQRW94bXBodFNvaWFQYWkxWkJlNW1ITVRmVXVURkRjekV1Ri9rSkxvSEhMOEhNQjZvVUlVOWFqQk1Hay8zb1EzdFFvTnl3WE9nbVovV25JR25tUHc2WlRxY1N4ZXBpc3NCWmdvVnVrdVVlM09PZVdCL2giLCJtYWMiOiIwM2JkZGNiNWIxMDlmM2YwNjgzNGY3MzJhODQ4NGQ2YzIwMWI3YmU1NDUwMjU4YWRhN2YyYTA1ZDRkNWQ3ZTFkIiwidGFnIjoiIn0%3D; expires=Sat, 11 Jan 2025 16:15:02 GMT; Max-Age=7200; path=/; secure; samesite=laxXSRF-TOKEN=eyJpdiI6IlJKT0toeDl3MGl6eElUc095TVJjRWc9PSIsInZhbHVlIjoiOStVSERuRDg0OTNSSWtQRW94bXBodFNvaWFQYWkxWkJlNW1ITVRmVXVURkRjekV1Ri9rSkxvSEhMOEhNQjZvVUlVOWFqQ" 1 => "laravel_session=eyJpdiI6ImhvOUdBVm5LYklKSzIzRlhXMjBlOGc9PSIsInZhbHVlIjoiRmxIWWxCblMyM0h0cElEWW9hUUFwZjVkbXkyWlozNHMxVVE0ZVhpZTBWL1pDQXJQb1dTMUZIa0ZXR2p5cXpNc1ZqcWVPUU1oRXN4VzZoN3RQeitWNExGaE5OQkR5VTJ3VmUvRjVMWHY5dTgzS3g3Z25yb1dnVjFEc0lXSGxVZnUiLCJtYWMiOiIzN2NmYThmMmMyOTJiYzRhNzYyZmQ2N2M4MjIxNzgzMWRkNTRiNDNlMWRiZGJhODYyMjkxZTJkYmI4MjA5NmMyIiwidGFnIjoiIn0%3D; expires=Sat, 11 Jan 2025 16:15:02 GMT; Max-Age=7200; path=/; httponly; samesite=laxlaravel_session=eyJpdiI6ImhvOUdBVm5LYklKSzIzRlhXMjBlOGc9PSIsInZhbHVlIjoiRmxIWWxCblMyM0h0cElEWW9hUUFwZjVkbXkyWlozNHMxVVE0ZVhpZTBWL1pDQXJQb1dTMUZIa0ZXR2p5cXpNc1Zq" 2 => "qw0NoFFd3xON1WRjKyBIvBCsItBAN5nU9n95Ek6c=eyJpdiI6Ild3dWZqR2tmR0w3S3FZYzRoZlZEOWc9PSIsInZhbHVlIjoidWY0SnJGbnhHdmFIUjlCQVhMenJXTjJqaGlaRExncU1kSHp2dXphU1NzNnFtNkNMZ3dURWl2N3JTaTlDY3kweGljVWpBV1ZxTUtSTExTWmEwL1NQTHIwT1hVdDJKRVpOZVBpRUJvRHoyaThCaHZTTGsvN1p1cTE4RjlGMCtvbXR0K0xGU2NzbVkvNm1QdGdaMWFhRmtvc0VIN3N5TitmcVE4MGdVR0duUlhCNkpEUHM1b2RtTWg4VlRFeHlqbS9NdVA3QU1CTWNTcjNoSUl0d0d3TFdQa3Rvd1B1Y291anhiNTIvK1ROTTl4NHFYTXZUMVRMU2wxQWROVCtwVytzOUUrVjhkV3E0MXJKYjMwR0dWTDh3b096T0NyWmhWM1Y4U1ZIdmFpcmpIWDZMODMvTzIrbnRWOUdmb2dDVHBMZm1qWE4vRkdETVVTQ1ZmTzNJcWRjQTdjNVpSZWJkQTRiWWtvc0VDeU54MDVWR20wT0prd0xuZ3JhWnVOUW9nU3VybWJyaVl1UDgyK2s2YUpJNUd4WW9mczJWNDcyWXVCeExRMVlaWm1QbUNCZHdubXdXd3BKekx6aUtyVmZUU2VBN01aOFJQM2RqZUJNcUN2OWxVaVVxalE9PSIsIm1hYyI6IjQyMTVkMGE2ZTYzYWNiODc2ZGE5OGQ1NGY3MTc2OTBkZDg5NTliNjE4YjJkMzMwMzE1YjkzNGVmNDRjNzAxYTUiLCJ0YWciOiIifQ%3D%3D; expires=Sat, 11 Jan 2025 16:15:02 GMT; Max-Age=7200; path=/; secure; httponly; samesite=laxqw0NoFFd3xON1WRjKyBIvBCsItBAN5nU9n95Ek6c=eyJpdiI6Ild3dWZqR2tmR0w3S3FZYzRoZlZEOWc9PSIsInZhbHVlIjoidWY0SnJGbnhHdmFIUjlCQVhMenJXTjJqaGlaRExncU1kSHp2dXphU1NzNnFtNkN" ] "Set-Cookie" => array:3 [ 0 => "XSRF-TOKEN=eyJpdiI6IlJKT0toeDl3MGl6eElUc095TVJjRWc9PSIsInZhbHVlIjoiOStVSERuRDg0OTNSSWtQRW94bXBodFNvaWFQYWkxWkJlNW1ITVRmVXVURkRjekV1Ri9rSkxvSEhMOEhNQjZvVUlVOWFqQk1Hay8zb1EzdFFvTnl3WE9nbVovV25JR25tUHc2WlRxY1N4ZXBpc3NCWmdvVnVrdVVlM09PZVdCL2giLCJtYWMiOiIwM2JkZGNiNWIxMDlmM2YwNjgzNGY3MzJhODQ4NGQ2YzIwMWI3YmU1NDUwMjU4YWRhN2YyYTA1ZDRkNWQ3ZTFkIiwidGFnIjoiIn0%3D; expires=Sat, 11-Jan-2025 16:15:02 GMT; path=/; secureXSRF-TOKEN=eyJpdiI6IlJKT0toeDl3MGl6eElUc095TVJjRWc9PSIsInZhbHVlIjoiOStVSERuRDg0OTNSSWtQRW94bXBodFNvaWFQYWkxWkJlNW1ITVRmVXVURkRjekV1Ri9rSkxvSEhMOEhNQjZvVUlVOWFqQ" 1 => "laravel_session=eyJpdiI6ImhvOUdBVm5LYklKSzIzRlhXMjBlOGc9PSIsInZhbHVlIjoiRmxIWWxCblMyM0h0cElEWW9hUUFwZjVkbXkyWlozNHMxVVE0ZVhpZTBWL1pDQXJQb1dTMUZIa0ZXR2p5cXpNc1ZqcWVPUU1oRXN4VzZoN3RQeitWNExGaE5OQkR5VTJ3VmUvRjVMWHY5dTgzS3g3Z25yb1dnVjFEc0lXSGxVZnUiLCJtYWMiOiIzN2NmYThmMmMyOTJiYzRhNzYyZmQ2N2M4MjIxNzgzMWRkNTRiNDNlMWRiZGJhODYyMjkxZTJkYmI4MjA5NmMyIiwidGFnIjoiIn0%3D; expires=Sat, 11-Jan-2025 16:15:02 GMT; path=/; httponlylaravel_session=eyJpdiI6ImhvOUdBVm5LYklKSzIzRlhXMjBlOGc9PSIsInZhbHVlIjoiRmxIWWxCblMyM0h0cElEWW9hUUFwZjVkbXkyWlozNHMxVVE0ZVhpZTBWL1pDQXJQb1dTMUZIa0ZXR2p5cXpNc1Zq" 2 => "qw0NoFFd3xON1WRjKyBIvBCsItBAN5nU9n95Ek6c=eyJpdiI6Ild3dWZqR2tmR0w3S3FZYzRoZlZEOWc9PSIsInZhbHVlIjoidWY0SnJGbnhHdmFIUjlCQVhMenJXTjJqaGlaRExncU1kSHp2dXphU1NzNnFtNkNMZ3dURWl2N3JTaTlDY3kweGljVWpBV1ZxTUtSTExTWmEwL1NQTHIwT1hVdDJKRVpOZVBpRUJvRHoyaThCaHZTTGsvN1p1cTE4RjlGMCtvbXR0K0xGU2NzbVkvNm1QdGdaMWFhRmtvc0VIN3N5TitmcVE4MGdVR0duUlhCNkpEUHM1b2RtTWg4VlRFeHlqbS9NdVA3QU1CTWNTcjNoSUl0d0d3TFdQa3Rvd1B1Y291anhiNTIvK1ROTTl4NHFYTXZUMVRMU2wxQWROVCtwVytzOUUrVjhkV3E0MXJKYjMwR0dWTDh3b096T0NyWmhWM1Y4U1ZIdmFpcmpIWDZMODMvTzIrbnRWOUdmb2dDVHBMZm1qWE4vRkdETVVTQ1ZmTzNJcWRjQTdjNVpSZWJkQTRiWWtvc0VDeU54MDVWR20wT0prd0xuZ3JhWnVOUW9nU3VybWJyaVl1UDgyK2s2YUpJNUd4WW9mczJWNDcyWXVCeExRMVlaWm1QbUNCZHdubXdXd3BKekx6aUtyVmZUU2VBN01aOFJQM2RqZUJNcUN2OWxVaVVxalE9PSIsIm1hYyI6IjQyMTVkMGE2ZTYzYWNiODc2ZGE5OGQ1NGY3MTc2OTBkZDg5NTliNjE4YjJkMzMwMzE1YjkzNGVmNDRjNzAxYTUiLCJ0YWciOiIifQ%3D%3D; expires=Sat, 11-Jan-2025 16:15:02 GMT; path=/; secure; httponlyqw0NoFFd3xON1WRjKyBIvBCsItBAN5nU9n95Ek6c=eyJpdiI6Ild3dWZqR2tmR0w3S3FZYzRoZlZEOWc9PSIsInZhbHVlIjoidWY0SnJGbnhHdmFIUjlCQVhMenJXTjJqaGlaRExncU1kSHp2dXphU1NzNnFtNkN" ] ]
          session_attributes
          0 of 0
          array:4 [ "_token" => "7M9j3CeL7FeMt80DHm1JhJUGBLy0UQujuCW9Muol" "_previous" => array:1 [ "url" => "https://immadb.com/bouts/ufc-fight-night-136-petr-yan-vs-jin-soo-son" ] "_flash" => array:2 [ "old" => [] "new" => [] ] "PHPDEBUGBAR_STACK_DATA" => [] ]
          ClearShow all
          Date ↕MethodURLData
          #12025-01-11 14:15:02GET/bouts/ufc-fight-night-moreno-vs-royval-2-brandon-moreno-vs-brandon-royval8425355