Ring of Combat 29

2010-04-16
Atlantic City, New Jersey, United States

Event details

Venue
Tropicana Resort and Casino
Location
Atlantic City, New Jersey, United States

Filters

Active filters
Hide cancelled
Request history8.3.7PHP Version828msRequest Duration13MBMemory UsageGET events/{event}Route
    • Booting (17.46ms)time
    • Application (810ms)time
    • 1 x Application (97.89%)
      810ms
      1 x Booting (2.11%)
      17.46ms
      40 templates were rendered
      • livewire.events.show-eventshow-event.blade.php#?blade
      • components.headers.eventevent.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::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.indexindex.blade.php#?blade
      • __components::827a2af7470e9175d5b8c8a7075df46a827a2af7470e9175d5b8c8a7075df46a.blade.php#?blade
      • __components::757f78daea9a98869e27462aef14e4eb757f78daea9a98869e27462aef14e4eb.blade.php#?blade
      • tables.columns.red-fighter-informationred-fighter-information.blade.php#?blade
      • components.events.list.fighter-informationfighter-information.blade.php#?blade
      • components.people.linklink.blade.php#?blade
      • tables.columns.bout-informationbout-information.blade.php#?blade
      • tables.columns.blue-fighter-informationblue-fighter-information.blade.php#?blade
      • components.events.list.fighter-informationfighter-information.blade.php#?blade
      • components.people.linklink.blade.php#?blade
      • tables.columns.red-fighter-informationred-fighter-information.blade.php#?blade
      • components.events.list.fighter-informationfighter-information.blade.php#?blade
      • components.people.linklink.blade.php#?blade
      • tables.columns.bout-informationbout-information.blade.php#?blade
      • tables.columns.blue-fighter-informationblue-fighter-information.blade.php#?blade
      • components.events.list.fighter-informationfighter-information.blade.php#?blade
      • components.people.linklink.blade.php#?blade
      • __components::4943bc92ebba41e8b0e508149542e0ad4943bc92ebba41e8b0e508149542e0ad.blade.php#?blade
      • layouts.guestguest.blade.php#?blade
      uri
      GET events/{event}
      middleware
      web
      uses
      App\Livewire\Events\ShowEvent@__invoke
      controller
      App\Livewire\Events\ShowEvent@render
      namespace
      prefix
      where
      as
      events.show
      file
      app/Livewire/Events/ShowEvent.php:138-142
      7 statements were executed, 2 of which were duplicates, 5 unique. Show only duplicated69.55ms
      • 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 `events` where `slug` = 'ring-of-combat-29-ring-of-combat-29' limit 1
        49.52msvaporImplicitRouteBinding.php#119
        Bindings
        • 0: ring-of-combat-29-ring-of-combat-29
        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 avg(`rating`) as aggregate from `ratings` where `ratings`.`ratable_type` = 'event' and `ratings`.`ratable_id` = 1068 and `ratings`.`ratable_id` is not null
        1.84msvaporRatable.php#142
        Bindings
        • 0: event
        • 1: 1068
        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` = 'event' and `ratings`.`ratable_id` = 1068 and `ratings`.`ratable_id` is not null
        11.27msvaporRatable.php#142
        Bindings
        • 0: event
        • 1: 1068
        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` = 132 limit 1
        1.68msvaporshow-event.blade.php#73
        Bindings
        • 0: 132
        Backtrace
        • 21. view::livewire.events.show-event: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` = 1068
        1.6msvaporshow-event.blade.php#199
        Bindings
        • 0: 1068
        Backtrace
        • 20. view::livewire.events.show-event:199
        • 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 `bouts` where `bouts`.`event_id` = 1068 and `bouts`.`event_id` is not null and (not `status` = 'cancelled') order by `match` desc
        2msvaporHasRecords.php#108
        Bindings
        • 0: 1068
        • 1: cancelled
        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 `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` in (5892, 7038)
        1.64msvaporHasRecords.php#108
        Backtrace
        • 19. vendor/filament/tables/src/Concerns/HasRecords.php:108
        • 20. vendor/filament/tables/src/Table/Concerns/HasRecords.php:66
        • 21. view::filament-tables::index:63
        • 23. vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:38
        • 24. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      App\Models\Person
      4Person.php#?
      App\Models\Bout
      2Bout.php#?
      App\Models\Event
      1Event.php#?
      App\Models\Promotion
      1Promotion.php#?
      events.show-event #3zWAUBNFYGRMgp9C3VtZ
      array:4 [ "data" => array:34 [ "event" => App\Models\Event {#11243 #connection: "mysql" ...
      events.bookmark-event #UY4Sm8QEzSSvv8Uhn4GC
      array:4 [ "data" => array:12 [ "watchable" => App\Models\Event {#11243 #connection: "mys...
      events.rate-event #PJyyjwJq5gAEwHKytOdk
      array:4 [ "data" => array:11 [ "ratable" => App\Models\Event {#11243 #connection: "mysql...
      notifications #Sw0FQYcp8oXpieY5Lyl2
      array:4 [ "data" => array:2 [ "isFilamentNotificationsComponent" => true "notifications" =...
          _token
          Lud9FJaIOLksq7qawYFJBokCIYwLvh1f48gtVTrP
          _previous
          array:1 [ "url" => "https://immadb.com/events/bellator-83-bellator-83" ]
          _flash
          array:2 [ "old" => [] "new" => [] ]
          PHPDEBUGBAR_STACK_DATA
          []
          path_info
          /events/ring-of-combat-29-ring-of-combat-29
          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.119.116.135" ] "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.119.116.135, 15.158.61.136" ] "x-amzn-trace-id" => array:1 [ 0 => "Root=1-67841e40-0c22fca9457145b172b44a3f" ] "x-amz-cf-id" => array:1 [ 0 => "T9De3QjFfdZK11iTcP5GbSMc7LOYMdwX_RsTELwVY6X9uYgnIwZazw==" ] "via" => array:1 [ 0 => "2.0 487ba6b05e2aadd48605a5135a3ee94a.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 => "3RzpXEepUwXXimIfhBeZunmYAj2BCGpEe8SpNPaC=eyJpdiI6IlRlaXM2NTFTWXQ2Znpuc1FBNGpYTmc9PSIsInZhbHVlIjoiU2pmVW5NbTd1R2V0ZEFtYmlDbUEyOTVPbTJYS0lZMDlESTZYb3ZqZnRrMSthYUVObDVWdmlLRzZObFhLalR4TlZkdHpxc3oxcURKOGw0YWpZMlRLMjNSZDZWOGgrcFd2WG1saXkvbUhrVURvNHZ1eXN3YjQwVjFYYXlPZlZlWXNNQnh5Z1FvRjRsbjB0Qi9vUURmcWJiTGtVNmRzK29EOW9PcitXSlZuZDdJKzZHVEl4OVFha3BTVzdzbDBjYjNqWktTdC9LVXNEYm1GNVo4dFZNY3Zob0k0SUoxcHpKYXZZWVF2KzBNa2gxUy9XY3AvWHRRR1hBUk5nYk1JRDFJR3orV3VQa0RrL01mR0U5dHpwZlpuRWwvMjBYdDN6RFlLMzFWR1VtOHBQY1BpWEl4VmdQQjhMUDc5Rm11NHpRciswakMzWkhqWlZDUUg0RVBHcFkyOFlHTmptSk9HZTFRbTY4QWcxNlVXbll0RjA2dTBqcTNLb25tOHdPZmpNdDAvNW51T1dNSHZYc1VlV0RYcEpPMXpidz09IiwibWFjIjoiZDE0ODQ0MmM2MWRkZWNkNGJjM2JiYThmN2QyNTE1MTYwOGJkZTIwMzRmNDdkNzg1MDI5NTFhOTA0ZDlhODczMiIsInRhZyI6IiJ9; XSRF-TOKEN=eyJpdiI6IjZ2eDVTWWxSc2tyMVJXd1QxUWltR2c9PSIsInZhbHVlIjoiR29IbURmNm5qcnZKV1pwK1R6TjRJR1BPeVlWcisyTDRUQ1NyS3lxZjl0SG56V0thQUFRSGFJZVdYODFncVpWeXZmSjZEdzZVaTZkT2ZHSUZTVHg1K2F5a2k4eTFXTVo3cXJqakNlNzJqbG5BUEQ3eUVBSmZkaS9HRTA1Mjd6cVEiLCJtYWMiOiIyNzc3MzcyZjM2Mjk5YzU0ZjIzODgwY2YwNWY0M2M2YTBkNGE0YzdkZWM0NGEwZTZkYTkwODBkNGVjYzQxOTFkIiwidGFnIjoiIn0%3D; laravel_session=eyJpdiI6InlXL082b3B1VlVwVlVCTXgvbHhBcFE9PSIsInZhbHVlIjoiV2F5RWt1eTc3Q3B1TEpIQ05BUTBZZlVmbXR5TFF0aXZtei9maTZ4MEkyRks0bklyUjkvRzBpY0dMNnp1WVNmZVc2OHM3ZlBUMmYxOU1ubVBHSHRzc1JCdWQ5UTFHcHZTMEVIeFY3OHIyOHIrZlVadjZMN251a3FMVy9YTjZORkkiLCJtYWMiOiJiMjYwNDU4MzExZmM0MmUyMjM5YzlkYjMwZGY3ODg0MTMyYWUxMzM0ODkxODk0NTY1NWI0MTVlZDI5OTM2OTQ0IiwidGFnIjoiIn0%3D3RzpXEepUwXXimIfhBeZunmYAj2BCGpEe8SpNPaC=eyJpdiI6IlRlaXM2NTFTWXQ2Znpuc1FBNGpYTmc9PSIsInZhbHVlIjoiU2pmVW5NbTd1R2V0ZEFtYmlDbUEyOTVPbTJYS0lZMDlESTZYb3ZqZnRrMSthYUV" ] "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 [ "3RzpXEepUwXXimIfhBeZunmYAj2BCGpEe8SpNPaC" => "{"data":"a:3:{s:6:\"_token\";s:40:\"Lud9FJaIOLksq7qawYFJBokCIYwLvh1f48gtVTrP\";s:9:\"_previous\";a:1:{s:3:\"url\";s:49:\"https:\/\/immadb.com\/events\/bellator-83-bellator-83\";}s:6:\"_flash\";a:2:{s:3:\"old\";a:0:{}s:3:\"new\";a:0:{}}}","expires":1736718942}{"data":"a:3:{s:6:\"_token\";s:40:\"Lud9FJaIOLksq7qawYFJBokCIYwLvh1f48gtVTrP\";s:9:\"_previous\";a:1:{s:3:\"url\";s:49:\"https:\/\/immadb.com\/events\/bellator-" "XSRF-TOKEN" => "Lud9FJaIOLksq7qawYFJBokCIYwLvh1f48gtVTrP" "laravel_session" => "3RzpXEepUwXXimIfhBeZunmYAj2BCGpEe8SpNPaC" ]
          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 19:55:45 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=eyJpdiI6IjR3UVNjb29kR0xET1diWVgzb0VLSEE9PSIsInZhbHVlIjoiUEJhVUZyZ1F5N3lLYWxYa0NaWXo5Q0trc3kyVkRSNnhPWkpKa2ZpQWZ0UkJLZE8veis0WjJ2SWZrS2Z1WFdXRm8vNUhMa3ZtMmhFd1J2TVNxZXNVSkozSExsLzA2dUgzOWdDeUhrbDNrVXhYdkFSajJ4bTI5T3l4MExyem9EVmsiLCJtYWMiOiI0NmQ1M2RjOGFiZDFjMmZiNjNiOWJkMDE2NDljM2EyODQ4OTlmOTk5ZmRkZjMyOGZkYjc3OWQ3ZTU4YTM3Mzk4IiwidGFnIjoiIn0%3D; expires=Sun, 12 Jan 2025 21:55:45 GMT; Max-Age=7200; path=/; secure; samesite=laxXSRF-TOKEN=eyJpdiI6IjR3UVNjb29kR0xET1diWVgzb0VLSEE9PSIsInZhbHVlIjoiUEJhVUZyZ1F5N3lLYWxYa0NaWXo5Q0trc3kyVkRSNnhPWkpKa2ZpQWZ0UkJLZE8veis0WjJ2SWZrS2Z1WFdXRm8vNUhMa" 1 => "laravel_session=eyJpdiI6Im5qTlZLeFhtbzBQbEtPZUFtdmhDWFE9PSIsInZhbHVlIjoidWsvT0JVV3loWUFRZXhScC9qc1g3YjhmbC8xYkdKWGRZc3pacWQyeE1Xc0FjbDFiQk9rUWdOYkRBVUpWN285VGc4UnQvV3pEb2RQcjE1eEMxK2t2Q1JlWW1yeFBGa0JNOWVMSDU1eEI5R0ErVndicHVqK1JKWHA1SmdKQzREcTAiLCJtYWMiOiI1MTkzNTI2YWVhOTllMjcxZTY3NTdmZTFiYWMzM2E5MWVlNzIxYWU4OGM0ZTJjZDRkMzUwM2I5NTAwM2EzMzMzIiwidGFnIjoiIn0%3D; expires=Sun, 12 Jan 2025 21:55:45 GMT; Max-Age=7200; path=/; httponly; samesite=laxlaravel_session=eyJpdiI6Im5qTlZLeFhtbzBQbEtPZUFtdmhDWFE9PSIsInZhbHVlIjoidWsvT0JVV3loWUFRZXhScC9qc1g3YjhmbC8xYkdKWGRZc3pacWQyeE1Xc0FjbDFiQk9rUWdOYkRBVUpWN285VGc4" 2 => "3RzpXEepUwXXimIfhBeZunmYAj2BCGpEe8SpNPaC=eyJpdiI6IjBUWlZLZ0tWUGlqMEl2eS9oYVJIdFE9PSIsInZhbHVlIjoiMVhoZEQzTzFQWndIVW5kZE5hY1BMclFiVmRPUnkvV1FyN0djelF4dGZBMmtVTmNUeUcra1FMTmttNGFaNm8ra21oOFZ1Ujc2czkxVEQ4UVNvUVlwTVBVMVp5bm1Sc2N6L2Y4bGdSa2loZjM0bHN3bHNxbm5tSS9PWVhKSEVpSVFtMzdNMTIrV1Nqa1lXS2oveG9hUldDaGg5YTBBVWVrdmE5ZEdMbG4yd3NuQkdNLzd0czc1Ym5JMis3MVpMMVNqSlBMdTlVUkpJeEVsaURmcFJRNHBJZkZndGVxZTRYOXRsbkUvWjE1NDljNVUzbGFoQUZna1dyRlFheVVKb3dxb0R0NVliN3V5eXJjU1Z1ZlIweWRoN1lZMm5GM2I1d0x5eEMxa0grNmZITVFiTGZGTGhqd1FBUnBXNnJyNEsybitiaXlTanYwZFlJbVZqNUNRMks0bk4yaG9KMWlTRHRSMXpWVEszTW13MkFXYldCMkFCSFhJV29vS1RydXM3b3hWVUp1VU85MkwvZW9PQmxJanQzbUgwRmhxYk5VV2tkem96NmJCeXQ1RlB3MD0iLCJtYWMiOiIzNTI0YzUwYTYxNjA0N2RhMjA2ODc2NDhjYmQ3Y2RmMDg4MWE0MWFhZTQ4NGU5MDU0OWNiMzZjMDA1ODFjZmMxIiwidGFnIjoiIn0%3D; expires=Sun, 12 Jan 2025 21:55:45 GMT; Max-Age=7200; path=/; secure; httponly; samesite=lax3RzpXEepUwXXimIfhBeZunmYAj2BCGpEe8SpNPaC=eyJpdiI6IjBUWlZLZ0tWUGlqMEl2eS9oYVJIdFE9PSIsInZhbHVlIjoiMVhoZEQzTzFQWndIVW5kZE5hY1BMclFiVmRPUnkvV1FyN0djelF4dGZBMmtVTmN" ] "Set-Cookie" => array:3 [ 0 => "XSRF-TOKEN=eyJpdiI6IjR3UVNjb29kR0xET1diWVgzb0VLSEE9PSIsInZhbHVlIjoiUEJhVUZyZ1F5N3lLYWxYa0NaWXo5Q0trc3kyVkRSNnhPWkpKa2ZpQWZ0UkJLZE8veis0WjJ2SWZrS2Z1WFdXRm8vNUhMa3ZtMmhFd1J2TVNxZXNVSkozSExsLzA2dUgzOWdDeUhrbDNrVXhYdkFSajJ4bTI5T3l4MExyem9EVmsiLCJtYWMiOiI0NmQ1M2RjOGFiZDFjMmZiNjNiOWJkMDE2NDljM2EyODQ4OTlmOTk5ZmRkZjMyOGZkYjc3OWQ3ZTU4YTM3Mzk4IiwidGFnIjoiIn0%3D; expires=Sun, 12-Jan-2025 21:55:45 GMT; path=/; secureXSRF-TOKEN=eyJpdiI6IjR3UVNjb29kR0xET1diWVgzb0VLSEE9PSIsInZhbHVlIjoiUEJhVUZyZ1F5N3lLYWxYa0NaWXo5Q0trc3kyVkRSNnhPWkpKa2ZpQWZ0UkJLZE8veis0WjJ2SWZrS2Z1WFdXRm8vNUhMa" 1 => "laravel_session=eyJpdiI6Im5qTlZLeFhtbzBQbEtPZUFtdmhDWFE9PSIsInZhbHVlIjoidWsvT0JVV3loWUFRZXhScC9qc1g3YjhmbC8xYkdKWGRZc3pacWQyeE1Xc0FjbDFiQk9rUWdOYkRBVUpWN285VGc4UnQvV3pEb2RQcjE1eEMxK2t2Q1JlWW1yeFBGa0JNOWVMSDU1eEI5R0ErVndicHVqK1JKWHA1SmdKQzREcTAiLCJtYWMiOiI1MTkzNTI2YWVhOTllMjcxZTY3NTdmZTFiYWMzM2E5MWVlNzIxYWU4OGM0ZTJjZDRkMzUwM2I5NTAwM2EzMzMzIiwidGFnIjoiIn0%3D; expires=Sun, 12-Jan-2025 21:55:45 GMT; path=/; httponlylaravel_session=eyJpdiI6Im5qTlZLeFhtbzBQbEtPZUFtdmhDWFE9PSIsInZhbHVlIjoidWsvT0JVV3loWUFRZXhScC9qc1g3YjhmbC8xYkdKWGRZc3pacWQyeE1Xc0FjbDFiQk9rUWdOYkRBVUpWN285VGc4" 2 => "3RzpXEepUwXXimIfhBeZunmYAj2BCGpEe8SpNPaC=eyJpdiI6IjBUWlZLZ0tWUGlqMEl2eS9oYVJIdFE9PSIsInZhbHVlIjoiMVhoZEQzTzFQWndIVW5kZE5hY1BMclFiVmRPUnkvV1FyN0djelF4dGZBMmtVTmNUeUcra1FMTmttNGFaNm8ra21oOFZ1Ujc2czkxVEQ4UVNvUVlwTVBVMVp5bm1Sc2N6L2Y4bGdSa2loZjM0bHN3bHNxbm5tSS9PWVhKSEVpSVFtMzdNMTIrV1Nqa1lXS2oveG9hUldDaGg5YTBBVWVrdmE5ZEdMbG4yd3NuQkdNLzd0czc1Ym5JMis3MVpMMVNqSlBMdTlVUkpJeEVsaURmcFJRNHBJZkZndGVxZTRYOXRsbkUvWjE1NDljNVUzbGFoQUZna1dyRlFheVVKb3dxb0R0NVliN3V5eXJjU1Z1ZlIweWRoN1lZMm5GM2I1d0x5eEMxa0grNmZITVFiTGZGTGhqd1FBUnBXNnJyNEsybitiaXlTanYwZFlJbVZqNUNRMks0bk4yaG9KMWlTRHRSMXpWVEszTW13MkFXYldCMkFCSFhJV29vS1RydXM3b3hWVUp1VU85MkwvZW9PQmxJanQzbUgwRmhxYk5VV2tkem96NmJCeXQ1RlB3MD0iLCJtYWMiOiIzNTI0YzUwYTYxNjA0N2RhMjA2ODc2NDhjYmQ3Y2RmMDg4MWE0MWFhZTQ4NGU5MDU0OWNiMzZjMDA1ODFjZmMxIiwidGFnIjoiIn0%3D; expires=Sun, 12-Jan-2025 21:55:45 GMT; path=/; secure; httponly3RzpXEepUwXXimIfhBeZunmYAj2BCGpEe8SpNPaC=eyJpdiI6IjBUWlZLZ0tWUGlqMEl2eS9oYVJIdFE9PSIsInZhbHVlIjoiMVhoZEQzTzFQWndIVW5kZE5hY1BMclFiVmRPUnkvV1FyN0djelF4dGZBMmtVTmN" ] ]
          session_attributes
          0 of 0
          array:4 [ "_token" => "Lud9FJaIOLksq7qawYFJBokCIYwLvh1f48gtVTrP" "_previous" => array:1 [ "url" => "https://immadb.com/events/bellator-83-bellator-83" ] "_flash" => array:2 [ "old" => [] "new" => [] ] "PHPDEBUGBAR_STACK_DATA" => [] ]
          ClearShow all
          Date ↕MethodURLData
          #12025-01-12 19:55:45GET/events/ring-of-combat-29-ring-of-combat-2940784