Error 401 Unauthorized

GET https://courseforge.info/api/courses/publicCourses

Forwarded to ErrorController (7954bb)

Serializer

1 Handled
0.13 ms Total time

default 1

serialize 1

Data Context Normalizer Encoder Time Caller
Symfony\Component\ErrorHandler\Exception\FlattenException
Show contents
Symfony\Component\ErrorHandler\Exception\FlattenException {#901
  -message: "Full authentication is required to access this resource."
  -code: 0
  -previous: Symfony\Component\ErrorHandler\Exception\FlattenException {#902 …}
  -trace: [
    [
      "namespace" => ""
      "short_class" => ""
      "class" => ""
      "type" => ""
      "function" => ""
      "file" => "/var/www/symfony/vendor/symfony/security-http/Firewall/ExceptionListener.php"
      "line" => 216
      "args" => []
    ]
    [
      "namespace" => "Symfony\Component\Security\Http\Firewall"
      "short_class" => "ExceptionListener"
      "class" => "Symfony\Component\Security\Http\Firewall\ExceptionListener"
      "type" => "->"
      "function" => "throwUnauthorizedException"
      "file" => "/var/www/symfony/vendor/symfony/security-http/Firewall/ExceptionListener.php"
      "line" => 179
      "args" => [
        [
          "object"
          "Symfony\Component\Security\Core\Exception\InsufficientAuthenticationException"
        ]
      ]
    ]
    [
      "namespace" => "Symfony\Component\Security\Http\Firewall"
      "short_class" => "ExceptionListener"
      "class" => "Symfony\Component\Security\Http\Firewall\ExceptionListener"
      "type" => "->"
      "function" => "startAuthentication"
      "file" => "/var/www/symfony/vendor/symfony/security-http/Firewall/ExceptionListener.php"
      "line" => 138
      "args" => [
        [
          "object"
          "Symfony\Component\HttpFoundation\Request"
        ]
        [
          "object"
          "Symfony\Component\Security\Core\Exception\InsufficientAuthenticationException"
        ]
      ]
    ]
    [
      "namespace" => "Symfony\Component\Security\Http\Firewall"
      "short_class" => "ExceptionListener"
      "class" => "Symfony\Component\Security\Http\Firewall\ExceptionListener"
      "type" => "->"
      "function" => "handleAccessDeniedException"
      "file" => "/var/www/symfony/vendor/symfony/security-http/Firewall/ExceptionListener.php"
      "line" => 93
      "args" => [
        [
          "object"
          "Symfony\Component\HttpKernel\Event\ExceptionEvent"
        ]
        [
          "object"
          "Symfony\Component\Security\Core\Exception\AccessDeniedException"
        ]
      ]
    ]
    [
      "namespace" => "Symfony\Component\Security\Http\Firewall"
      "short_class" => "ExceptionListener"
      "class" => "Symfony\Component\Security\Http\Firewall\ExceptionListener"
      "type" => "->"
      "function" => "onKernelException"
      "file" => "/var/www/symfony/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
      "line" => 115
      "args" => [
        [
          "object"
          "Symfony\Component\HttpKernel\Event\ExceptionEvent"
        ]
        [
          "string"
          "kernel.exception"
        ]
        [
          "object"
          "Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher"
        ]
      ]
    ]
    [
      "namespace" => "Symfony\Component\EventDispatcher\Debug"
      "short_class" => "WrappedListener"
      "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
      "type" => "->"
      "function" => "__invoke"
      "file" => "/var/www/symfony/vendor/symfony/event-dispatcher/EventDispatcher.php"
      "line" => 206
      "args" => [
        [
          "object"
          "Symfony\Component\HttpKernel\Event\ExceptionEvent"
        ]
        [
          "string"
          "kernel.exception"
        ]
        [
          "object"
          "Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher"
        ]
      ]
    ]
    [
      "namespace" => "Symfony\Component\EventDispatcher"
      "short_class" => "EventDispatcher"
      "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
      "type" => "->"
      "function" => "callListeners"
      "file" => "/var/www/symfony/vendor/symfony/event-dispatcher/EventDispatcher.php"
      "line" => 56
      "args" => [
        [
          "array"
          [
            [
              "object"
              "Symfony\Component\EventDispatcher\Debug\WrappedListener"
            ]
            [
              "object"
              "Symfony\Component\EventDispatcher\Debug\WrappedListener"
            ]
            [
              "object"
              "Symfony\Component\EventDispatcher\Debug\WrappedListener"
            ]
            [
              "object"
              "Symfony\Component\EventDispatcher\Debug\WrappedListener"
            ]
            [
              "object"
              "Symfony\Component\EventDispatcher\Debug\WrappedListener"
            ]
            [
              "object"
              "Symfony\Component\EventDispatcher\Debug\WrappedListener"
            ]
          ]
        ]
        [
          "string"
          "kernel.exception"
        ]
        [
          "object"
          "Symfony\Component\HttpKernel\Event\ExceptionEvent"
        ]
      ]
    ]
    [
      "namespace" => "Symfony\Component\EventDispatcher"
      "short_class" => "EventDispatcher"
      "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
      "type" => "->"
      "function" => "dispatch"
      "file" => "/var/www/symfony/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
      "line" => 126
      "args" => [
        [
          "object"
          "Symfony\Component\HttpKernel\Event\ExceptionEvent"
        ]
        [
          "string"
          "kernel.exception"
        ]
      ]
    ]
    [
      "namespace" => "Symfony\Component\EventDispatcher\Debug"
      "short_class" => "TraceableEventDispatcher"
      "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
      "type" => "->"
      "function" => "dispatch"
      "file" => "/var/www/symfony/vendor/symfony/http-kernel/HttpKernel.php"
      "line" => 241
      "args" => [
        [
          "object"
          "Symfony\Component\HttpKernel\Event\ExceptionEvent"
        ]
        [
          "string"
          "kernel.exception"
        ]
      ]
    ]
    [
      "namespace" => "Symfony\Component\HttpKernel"
      "short_class" => "HttpKernel"
      "class" => "Symfony\Component\HttpKernel\HttpKernel"
      "type" => "->"
      "function" => "handleThrowable"
      "file" => "/var/www/symfony/vendor/symfony/http-kernel/HttpKernel.php"
      "line" => 91
      "args" => [
        [
          "object"
          "Symfony\Component\Security\Core\Exception\AccessDeniedException"
        ]
        [
          "object"
          "Symfony\Component\HttpFoundation\Request"
        ]
        [
          "integer"
          1
        ]
      ]
    ]
    [
      "namespace" => "Symfony\Component\HttpKernel"
      "short_class" => "HttpKernel"
      "class" => "Symfony\Component\HttpKernel\HttpKernel"
      "type" => "->"
      "function" => "handle"
      "file" => "/var/www/symfony/vendor/symfony/http-kernel/Kernel.php"
      "line" => 193
      "args" => [
        [
          "object"
          "Symfony\Component\HttpFoundation\Request"
        ]
        [
          "integer"
          1
        ]
        [
          "boolean"
          true
        ]
      ]
    ]
    [
      "namespace" => "Symfony\Component\HttpKernel"
      "short_class" => "Kernel"
      "class" => "Symfony\Component\HttpKernel\Kernel"
      "type" => "->"
      "function" => "handle"
      "file" => "/var/www/symfony/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
      "line" => 35
      "args" => [
        [
          "object"
          "Symfony\Component\HttpFoundation\Request"
        ]
      ]
    ]
    [
      "namespace" => "Symfony\Component\Runtime\Runner\Symfony"
      "short_class" => "HttpKernelRunner"
      "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
      "type" => "->"
      "function" => "run"
      "file" => "/var/www/symfony/vendor/autoload_runtime.php"
      "line" => 32
      "args" => []
    ]
    [
      "namespace" => ""
      "short_class" => ""
      "class" => ""
      "type" => ""
      "function" => "require_once"
      "file" => "/var/www/symfony/public/index.php"
      "line" => 5
      "args" => [
        [
          "string"
          "/var/www/symfony/vendor/autoload_runtime.php"
        ]
      ]
    ]
  ]
  -traceAsString: """
    #0 /var/www/symfony/vendor/symfony/security-http/Firewall/ExceptionListener.php(179): Symfony\Component\Security\Http\Firewall\ExceptionListener->throwUnauthorizedException(Object(Symfony\Component\Security\Core\Exception\InsufficientAuthenticationException))\n
    #1 /var/www/symfony/vendor/symfony/security-http/Firewall/ExceptionListener.php(138): Symfony\Component\Security\Http\Firewall\ExceptionListener->startAuthentication(Object(Symfony\Component\HttpFoundation\Request), Object(Symfony\Component\Security\Core\Exception\InsufficientAuthenticationException))\n
    #2 /var/www/symfony/vendor/symfony/security-http/Firewall/ExceptionListener.php(93): Symfony\Component\Security\Http\Firewall\ExceptionListener->handleAccessDeniedException(Object(Symfony\Component\HttpKernel\Event\ExceptionEvent), Object(Symfony\Component\Security\Core\Exception\AccessDeniedException))\n
    #3 /var/www/symfony/vendor/symfony/event-dispatcher/Debug/WrappedListener.php(115): Symfony\Component\Security\Http\Firewall\ExceptionListener->onKernelException(Object(Symfony\Component\HttpKernel\Event\ExceptionEvent), 'kernel.exceptio...', Object(Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher))\n
    #4 /var/www/symfony/vendor/symfony/event-dispatcher/EventDispatcher.php(206): Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(Object(Symfony\Component\HttpKernel\Event\ExceptionEvent), 'kernel.exceptio...', Object(Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher))\n
    #5 /var/www/symfony/vendor/symfony/event-dispatcher/EventDispatcher.php(56): Symfony\Component\EventDispatcher\EventDispatcher->callListeners(Array, 'kernel.exceptio...', Object(Symfony\Component\HttpKernel\Event\ExceptionEvent))\n
    #6 /var/www/symfony/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php(126): Symfony\Component\EventDispatcher\EventDispatcher->dispatch(Object(Symfony\Component\HttpKernel\Event\ExceptionEvent), 'kernel.exceptio...')\n
    #7 /var/www/symfony/vendor/symfony/http-kernel/HttpKernel.php(241): Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(Object(Symfony\Component\HttpKernel\Event\ExceptionEvent), 'kernel.exceptio...')\n
    #8 /var/www/symfony/vendor/symfony/http-kernel/HttpKernel.php(91): Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Object(Symfony\Component\Security\Core\Exception\AccessDeniedException), Object(Symfony\Component\HttpFoundation\Request), 1)\n
    #9 /var/www/symfony/vendor/symfony/http-kernel/Kernel.php(193): Symfony\Component\HttpKernel\HttpKernel->handle(Object(Symfony\Component\HttpFoundation\Request), 1, true)\n
    #10 /var/www/symfony/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php(35): Symfony\Component\HttpKernel\Kernel->handle(Object(Symfony\Component\HttpFoundation\Request))\n
    #11 /var/www/symfony/vendor/autoload_runtime.php(32): Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run()\n
    #12 /var/www/symfony/public/index.php(5): require_once('/var/www/symfon...')\n
    #13 {main}
    """
  -class: "Symfony\Component\HttpKernel\Exception\HttpException"
  -statusCode: 401
  -statusText: "Unauthorized"
  -headers: [
    "Vary" => "Accept"
    "X-Debug-Exception" => "Full%20authentication%20is%20required%20to%20access%20this%20resource."
    "X-Debug-Exception-File" => "%2Fvar%2Fwww%2Fsymfony%2Fvendor%2Fsymfony%2Fsecurity-http%2FFirewall%2FExceptionListener.php:216"
    "Content-Type" => "application/json"
  ]
  -file: "/var/www/symfony/vendor/symfony/security-http/Firewall/ExceptionListener.php"
  -line: 216
  -asString: "{"type":"https:\/\/tools.ietf.org\/html\/rfc2616#section-10","title":"An error occurred","status":401,"detail":"Full authentication is required to access this resource.","class":"Symfony\\Component\\HttpKernel\\Exception\\HttpException","trace":[{"namespace":"","short_class":"","class":"","type":"","function":"","file":"\/var\/www\/symfony\/vendor\/symfony\/security-http\/Firewall\/ExceptionListener.php","line":216,"args":[]},{"namespace":"Symfony\\Component\\Security\\Http\\Firewall","short_class":"ExceptionListener","class":"Symfony\\Component\\Security\\Http\\Firewall\\ExceptionListener","type":"->","function":"throwUnauthorizedException","file":"\/var\/www\/symfony\/vendor\/symfony\/security-http\/Firewall\/ExceptionListener.php","line":179,"args":[["object","Symfony\\Component\\Security\\Core\\Exception\\InsufficientAuthenticationException"]]},{"namespace":"Symfony\\Component\\Security\\Http\\Firewall","short_class":"ExceptionListener","class":"Symfony\\Component\\Security\\Http\\Firewall\\ExceptionListener","type":"->","function":"startAuthentication","file":"\/var\/www\/symfony\/vendor\/symfony\/security-http\/Firewall\/ExceptionListener.php","line":138,"args":[["object","Symfony\\Component\\HttpFoundation\\Request"],["object","Symfony\\Component\\Security\\Core\\Exception\\InsufficientAuthenticationException"]]},{"namespace":"Symfony\\Component\\Security\\Http\\Firewall","short_class":"ExceptionListener","class":"Symfony\\Component\\Security\\Http\\Firewall\\ExceptionListener","type":"->","function":"handleAccessDeniedException","file":"\/var\/www\/symfony\/vendor\/symfony\/security-http\/Firewall\/ExceptionListener.php","line":93,"args":[["object","Symfony\\Component\\HttpKernel\\Event\\ExceptionEvent"],["object","Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException"]]},{"namespace":"Symfony\\Component\\Security\\Http\\Firewall","short_class":"ExceptionListener","class":"Symfony\\Component\\Security\\Http\\Firewall\\ExceptionListener","type":"->","function":"onKernelException","file":"\/var\/www\/symfony\/vendor\/symfony\/event-dispatcher\/Debug\/WrappedListener.php","line":115,"args":[["object","Symfony\\Component\\HttpKernel\\Event\\ExceptionEvent"],["string","kernel.exception"],["object","Symfony\\Component\\HttpKernel\\Debug\\TraceableEventDispatcher"]]},{"namespace":"Symfony\\Component\\EventDispatcher\\Debug","short_class":"WrappedListener","class":"Symfony\\Component\\EventDispatcher\\Debug\\WrappedListener","type":"->","function":"__invoke","file":"\/var\/www\/symfony\/vendor\/symfony\/event-dispatcher\/EventDispatcher.php","line":206,"args":[["object","Symfony\\Component\\HttpKernel\\Event\\ExceptionEvent"],["string","kernel.exception"],["object","Symfony\\Component\\HttpKernel\\Debug\\TraceableEventDispatcher"]]},{"namespace":"Symfony\\Component\\EventDispatcher","short_class":"EventDispatcher","class":"Symfony\\Component\\EventDispatcher\\EventDispatcher","type":"->","function":"callListeners","file":"\/var\/www\/symfony\/vendor\/symfony\/event-dispatcher\/EventDispatcher.php","line":56,"args":[["array",[["object","Symfony\\Component\\EventDispatcher\\Debug\\WrappedListener"],["object","Symfony\\Component\\EventDispatcher\\Debug\\WrappedListener"],["object","Symfony\\Component\\EventDispatcher\\Debug\\WrappedListener"],["object","Symfony\\Component\\EventDispatcher\\Debug\\WrappedListener"],["object","Symfony\\Component\\EventDispatcher\\Debug\\WrappedListener"],["object","Symfony\\Component\\EventDispatcher\\Debug\\WrappedListener"]]],["string","kernel.exception"],["object","Symfony\\Component\\HttpKernel\\Event\\ExceptionEvent"]]},{"namespace":"Symfony\\Component\\EventDispatcher","short_class":"EventDispatcher","class":"Symfony\\Component\\EventDispatcher\\EventDispatcher","type":"->","function":"dispatch","file":"\/var\/www\/symfony\/vendor\/symfony\/event-dispatcher\/Debug\/TraceableEventDispatcher.php","line":126,"args":[["object","Symfony\\Component\\HttpKernel\\Event\\ExceptionEvent"],["string","kernel.exception"]]},{"namespace":"Symfony\\Component\\EventDispatcher\\Debug","short_class":"TraceableEventDispatcher","class":"Symfony\\Component\\EventDispatcher\\Debug\\TraceableEventDispatcher","type":"->","function":"dispatch","file":"\/var\/www\/symfony\/vendor\/symfony\/http-kernel\/HttpKernel.php","line":241,"args":[["object","Symfony\\Component\\HttpKernel\\Event\\ExceptionEvent"],["string","kernel.exception"]]},{"namespace":"Symfony\\Component\\HttpKernel","short_class":"HttpKernel","class":"Symfony\\Component\\HttpKernel\\HttpKernel","type":"->","function":"handleThrowable","file":"\/var\/www\/symfony\/vendor\/symfony\/http-kernel\/HttpKernel.php","line":91,"args":[["object","Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException"],["object","Symfony\\Component\\HttpFoundation\\Request"],["integer",1]]},{"namespace":"Symfony\\Component\\HttpKernel","short_class":"HttpKernel","class":"Symfony\\Component\\HttpKernel\\HttpKernel","type":"->","function":"handle","file":"\/var\/www\/symfony\/vendor\/symfony\/http-kernel\/Kernel.php","line":193,"args":[["object","Symfony\\Component\\HttpFoundation\\Request"],["integer",1],["boolean",true]]},{"namespace":"Symfony\\Component\\HttpKernel","short_class":"Kernel","class":"Symfony\\Component\\HttpKernel\\Kernel","type":"->","function":"handle","file":"\/var\/www\/symfony\/vendor\/symfony\/runtime\/Runner\/Symfony\/HttpKernelRunner.php","line":35,"args":[["object","Symfony\\Component\\HttpFoundation\\Request"]]},{"namespace":"Symfony\\Component\\Runtime\\Runner\\Symfony","short_class":"HttpKernelRunner","class":"Symfony\\Component\\Runtime\\Runner\\Symfony\\HttpKernelRunner","type":"->","function":"run","file":"\/var\/www\/symfony\/vendor\/autoload_runtime.php","line":32,"args":[]},{"namespace":"","short_class":"","class":"","type":"","function":"require_once","file":"\/var\/www\/symfony\/public\/index.php","line":5,"args":[["string","\/var\/www\/symfony\/vendor\/autoload_runtime.php"]]}]}"
  -dataRepresentation: ? Symfony\Component\VarDumper\Cloner\Data
}
Format: json
Show context
[
  "exception" => Symfony\Component\HttpKernel\Exception\HttpException {#648
    #message: "Full authentication is required to access this resource."
    #code: 0
    #file: "/var/www/symfony/vendor/symfony/security-http/Firewall/ExceptionListener.php"
    #line: 216
    -previous: Symfony\Component\Security\Core\Exception\InsufficientAuthenticationException {#647 …}
    -statusCode: 401
    -headers: []
    trace: {
      /var/www/symfony/vendor/symfony/security-http/Firewall/ExceptionListener.php:216 {
        Symfony\Component\Security\Http\Firewall\ExceptionListener->throwUnauthorizedException(AuthenticationException $authException): never …
        › 
        ›     throw new HttpException(Response::HTTP_UNAUTHORIZED, $authException->getMessage(), $authException, [], $authException->getCode());}
      }
      /var/www/symfony/vendor/symfony/security-http/Firewall/ExceptionListener.php:179 {
        Symfony\Component\Security\Http\Firewall\ExceptionListener->startAuthentication(Request $request, AuthenticationException $authException): Response …
        › if (null === $this->authenticationEntryPoint) {    $this->throwUnauthorizedException($authException);}
        arguments: {
          $authException: Symfony\Component\Security\Core\Exception\InsufficientAuthenticationException {#647 …}
        }
      }
      /var/www/symfony/vendor/symfony/security-http/Firewall/ExceptionListener.php:138 {
        Symfony\Component\Security\Http\Firewall\ExceptionListener->handleAccessDeniedException(ExceptionEvent $event, AccessDeniedException $exception): void …
        › 
        ›     $event->setResponse($this->startAuthentication($event->getRequest(), $insufficientAuthenticationException));} catch (\Exception $e) {
        arguments: {
          $request: Symfony\Component\HttpFoundation\Request {#2 …}
          $authException: Symfony\Component\Security\Core\Exception\InsufficientAuthenticationException {#647 …}
        }
      }
      /var/www/symfony/vendor/symfony/security-http/Firewall/ExceptionListener.php:93 {
        Symfony\Component\Security\Http\Firewall\ExceptionListener->onKernelException(ExceptionEvent $event): void …
        › if ($exception instanceof AccessDeniedException) {    $this->handleAccessDeniedException($event, $exception);arguments: {
          $event: Symfony\Component\HttpKernel\Event\ExceptionEvent {#379 …}
          $exception: Symfony\Component\Security\Core\Exception\AccessDeniedException {#376 …}
        }
      }
      /var/www/symfony/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:115 {
        Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
        › try {    ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);} finally {
        arguments: {
          $event: Symfony\Component\HttpKernel\Event\ExceptionEvent {#379 …}
          ...: {
            "kernel.exception"
            Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#126 …}
          }
        }
      }
      /var/www/symfony/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
        Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
        ›     }    $listener($event, $eventName, $this);}
        arguments: {
          $event: Symfony\Component\HttpKernel\Event\ExceptionEvent {#379 …}
          $eventName: "kernel.exception"
          $dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#126 …}
        }
      }
      /var/www/symfony/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
        Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
        › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
        arguments: {
          $listeners: [ …6]
          $eventName: "kernel.exception"
          $event: Symfony\Component\HttpKernel\Event\ExceptionEvent {#379 …}
        }
      }
      /var/www/symfony/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:126 {
        Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
        › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
        arguments: {
          $event: Symfony\Component\HttpKernel\Event\ExceptionEvent {#379 …}
          $eventName: "kernel.exception"
        }
      }
      /var/www/symfony/vendor/symfony/http-kernel/HttpKernel.php:241 {
        Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
        › $event = new ExceptionEvent($this, $request, $type, $e, isKernelTerminating: $this->terminating);$this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);arguments: {
          $event: Symfony\Component\HttpKernel\Event\ExceptionEvent {#379 …}
          $eventName: "kernel.exception"
        }
      }
      /var/www/symfony/vendor/symfony/http-kernel/HttpKernel.php:91 {
        Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
        › 
        ›     return $response = $this->handleThrowable($e, $request, $type);} finally {
        arguments: {
          $e: Symfony\Component\Security\Core\Exception\AccessDeniedException {#376 …}
          $request: Symfony\Component\HttpFoundation\Request {#2 …}
          $type: 1
        }
      }
      /var/www/symfony/vendor/symfony/http-kernel/Kernel.php:193 {
        Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
        › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
        arguments: {
          $request: Symfony\Component\HttpFoundation\Request {#2 …}
          $type: 1
          $catch: true
        }
      }
      /var/www/symfony/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
        Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
        › {    $response = $this->kernel->handle($this->request);arguments: {
          $request: Symfony\Component\HttpFoundation\Request {#2 …}
        }
      }
      /var/www/symfony/vendor/autoload_runtime.php:32 {
        require_once …
        ›         ->getRunner($app)        ->run());
      }
      /var/www/symfony/public/index.php:5 {
        › 
        › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
          "/var/www/symfony/vendor/autoload_runtime.php"
        }
      }
    }
  }
  "debug" => true
]
ProblemNormalizer (0.01 ms) JsonEncoder (0.03 ms) 0.13 ms

deserialize 0

Nothing was deserialized.

normalize 0

Nothing was normalized.

denormalize 0

Nothing was denormalized.

encode 0

Nothing was encoded.

decode 0

Nothing was decoded.