Error 401 Unauthorized

GET https://umpreporting.com/everflow-upload?date=2026-04-16

ErrorController

Request

GET Parameters

Key Value
date
"2026-04-16"

POST Parameters

No POST parameters

Uploaded Files

No files were uploaded

Request Attributes

Key Value
_controller
"error_controller"
_stopwatch_token
"39f546"
exception
Symfony\Component\HttpKernel\Exception\HttpException {#580
  #message: "Full authentication is required to access this resource."
  #code: 0
  #file: "/var/www/vhosts/umpreporting/vendor/symfony/security-http/Firewall/ExceptionListener.php"
  #line: 216
  -previous: Symfony\Component\Security\Core\Exception\InsufficientAuthenticationException {#579 …}
  -statusCode: 401
  -headers: []
  trace: {
    /var/www/vhosts/umpreporting/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/vhosts/umpreporting/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);}
    }
    /var/www/vhosts/umpreporting/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) {
    }
    /var/www/vhosts/umpreporting/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);}
    /var/www/vhosts/umpreporting/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 {
    }
    /var/www/vhosts/umpreporting/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
      Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
      ›     }    $listener($event, $eventName, $this);}
    }
    /var/www/vhosts/umpreporting/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);}
    }
    /var/www/vhosts/umpreporting/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:122 {
      Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
      › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
    }
    /var/www/vhosts/umpreporting/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);}
    /var/www/vhosts/umpreporting/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 {
    }
    /var/www/vhosts/umpreporting/vendor/symfony/http-kernel/Kernel.php:182 {
      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 {
    }
    /var/www/vhosts/umpreporting/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
      Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
      › {    $response = $this->kernel->handle($this->request);}
    /var/www/vhosts/umpreporting/vendor/autoload_runtime.php:29 {
      require_once …
      ›         ->getRunner($app)        ->run());
    }
    /var/www/vhosts/umpreporting/public/index.php:5 {
      › 
      › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
        "/var/www/vhosts/umpreporting/vendor/autoload_runtime.php"
      }
    }
  }
}
logger
Symfony\Bridge\Monolog\Processor\DebugProcessor {#196
  -records: [
    9 => [
      [
        "timestamp" => 1776496995
        "timestamp_rfc3339" => "2026-04-18T07:23:15.072+00:00"
        "message" => "Matched route "{route}"."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "route" => "getEverflowUpload"
          "route_parameters" => [
            "_route" => "getEverflowUpload"
            "_controller" => "App\Controller\ApiEverflowReportController::getEverflowUpload"
          ]
          "request_uri" => "https://umpreporting.com/everflow-upload?date=2026-04-16"
          "method" => "GET"
        ]
        "channel" => "request"
      ]
      [
        "timestamp" => 1776496995
        "timestamp_rfc3339" => "2026-04-18T07:23:15.073+00:00"
        "message" => "Checking for authenticator support."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "firewall_name" => "main"
          "authenticators" => 2
        ]
        "channel" => "security"
      ]
      [
        "timestamp" => 1776496995
        "timestamp_rfc3339" => "2026-04-18T07:23:15.073+00:00"
        "message" => "Checking support on authenticator."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "firewall_name" => "main"
          "authenticator" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator"
        ]
        "channel" => "security"
      ]
      [
        "timestamp" => 1776496995
        "timestamp_rfc3339" => "2026-04-18T07:23:15.073+00:00"
        "message" => "Authenticator does not support the request."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "firewall_name" => "main"
          "authenticator" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator"
        ]
        "channel" => "security"
      ]
      [
        "timestamp" => 1776496995
        "timestamp_rfc3339" => "2026-04-18T07:23:15.073+00:00"
        "message" => "Checking support on authenticator."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "firewall_name" => "main"
          "authenticator" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator"
        ]
        "channel" => "security"
      ]
      [
        "timestamp" => 1776496995
        "timestamp_rfc3339" => "2026-04-18T07:23:15.073+00:00"
        "message" => "Authenticator does not support the request."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "firewall_name" => "main"
          "authenticator" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator"
        ]
        "channel" => "security"
      ]
      [
        "timestamp" => 1776496995
        "timestamp_rfc3339" => "2026-04-18T07:23:15.074+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "debug.security.authorization.vote"
          "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1776496995
        "timestamp_rfc3339" => "2026-04-18T07:23:15.074+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::configure"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1776496995
        "timestamp_rfc3339" => "2026-04-18T07:23:15.074+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1776496995
        "timestamp_rfc3339" => "2026-04-18T07:23:15.074+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Bridge\Doctrine\Middleware\IdleConnection\Listener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1776496995
        "timestamp_rfc3339" => "2026-04-18T07:23:15.074+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1776496995
        "timestamp_rfc3339" => "2026-04-18T07:23:15.074+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::setDefaultLocale"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1776496995
        "timestamp_rfc3339" => "2026-04-18T07:23:15.074+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1776496995
        "timestamp_rfc3339" => "2026-04-18T07:23:15.074+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1776496995
        "timestamp_rfc3339" => "2026-04-18T07:23:15.074+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1776496995
        "timestamp_rfc3339" => "2026-04-18T07:23:15.074+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::configureLogoutUrlGenerator"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1776496995
        "timestamp_rfc3339" => "2026-04-18T07:23:15.074+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1776496995
        "timestamp_rfc3339" => "2026-04-18T07:23:15.076+00:00"
        "message" => "Access denied, the user is not fully authenticated; redirecting to authentication entry point."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "exception" => Symfony\Component\Security\Core\Exception\AccessDeniedException {#334
            #message: "Access Denied."
            #code: 403
            #file: "/var/www/vhosts/umpreporting/vendor/symfony/security-http/Firewall/AccessListener.php"
            #line: 83
            -attributes: [
              "ROLE_USER"
            ]
            -subject: Symfony\Component\HttpFoundation\Request {#9 …}
            trace: {
              /var/www/vhosts/umpreporting/vendor/symfony/security-http/Firewall/AccessListener.php:83 {
                Symfony\Component\Security\Http\Firewall\AccessListener->createAccessDeniedException(Request $request, array $attributes): AccessDeniedException …
                › {    $exception = new AccessDeniedException();    $exception->setAttributes($attributes);
              }
              /var/www/vhosts/umpreporting/vendor/symfony/security-http/Firewall/AccessListener.php:77 {
                Symfony\Component\Security\Http\Firewall\AccessListener->authenticate(RequestEvent $event): void …
                › if (!$this->accessDecisionManager->decide($token, $attributes, $request, true)) {    throw $this->createAccessDeniedException($request, $attributes);}
              }
              /var/www/vhosts/umpreporting/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php:46 {
                Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener->authenticate(RequestEvent $event): void …
                › try {    $this->listener->authenticate($event);} catch (LazyResponseException $e) {
              }
              /var/www/vhosts/umpreporting/vendor/symfony/security-http/Firewall/AbstractListener.php:26 {
                Symfony\Component\Security\Http\Firewall\AbstractListener->__invoke(RequestEvent $event): void …
                › if (false !== $this->supports($event->getRequest())) {    $this->authenticate($event);}
              }
              /var/www/vhosts/umpreporting/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php:91 {
                Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener->callListeners(RequestEvent $event, iterable $listeners): void …
                › foreach ($requestListeners as $listener) {    $listener($event);}
              /var/www/vhosts/umpreporting/vendor/symfony/security-http/Firewall.php:92 {
                Symfony\Component\Security\Http\Firewall->onKernelRequest(RequestEvent $event) …
                › 
                ›     $this->callListeners($event, $authenticationListeners());}
              }
              /var/www/vhosts/umpreporting/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 {
              }
              /var/www/vhosts/umpreporting/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
                ›     }    $listener($event, $eventName, $this);}
              }
              /var/www/vhosts/umpreporting/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);}
              }
              /var/www/vhosts/umpreporting/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:122 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
              }
              /var/www/vhosts/umpreporting/vendor/symfony/http-kernel/HttpKernel.php:159 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);}
              /var/www/vhosts/umpreporting/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
              }
              /var/www/vhosts/umpreporting/vendor/symfony/http-kernel/Kernel.php:182 {
                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 {
              }
              /var/www/vhosts/umpreporting/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);}
              /var/www/vhosts/umpreporting/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/vhosts/umpreporting/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/vhosts/umpreporting/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "security"
      ]
      [
        "timestamp" => 1776496995
        "timestamp_rfc3339" => "2026-04-18T07:23:15.076+00:00"
        "message" => "No Authentication entry point configured, returning a 401 HTTP response. Configure "entry_point" on the firewall "main" if you want to modify the response."
        "priority" => 250
        "priorityName" => "NOTICE"
        "context" => []
        "channel" => "security"
      ]
      [
        "timestamp" => 1776496995
        "timestamp_rfc3339" => "2026-04-18T07:23:15.076+00:00"
        "message" => "Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\HttpException: "Full authentication is required to access this resource." at ExceptionListener.php line 216"
        "priority" => 400
        "priorityName" => "ERROR"
        "context" => [
          "exception" => Symfony\Component\HttpKernel\Exception\HttpException {#580
            #message: "Full authentication is required to access this resource."
            #code: 0
            #file: "/var/www/vhosts/umpreporting/vendor/symfony/security-http/Firewall/ExceptionListener.php"
            #line: 216
            -previous: Symfony\Component\Security\Core\Exception\InsufficientAuthenticationException {#579 …}
            -statusCode: 401
            -headers: []
            trace: {
              /var/www/vhosts/umpreporting/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/vhosts/umpreporting/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);}
              }
              /var/www/vhosts/umpreporting/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) {
              }
              /var/www/vhosts/umpreporting/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);}
              /var/www/vhosts/umpreporting/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 {
              }
              /var/www/vhosts/umpreporting/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
                ›     }    $listener($event, $eventName, $this);}
              }
              /var/www/vhosts/umpreporting/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);}
              }
              /var/www/vhosts/umpreporting/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:122 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
              }
              /var/www/vhosts/umpreporting/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);}
              /var/www/vhosts/umpreporting/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 {
              }
              /var/www/vhosts/umpreporting/vendor/symfony/http-kernel/Kernel.php:182 {
                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 {
              }
              /var/www/vhosts/umpreporting/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);}
              /var/www/vhosts/umpreporting/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/vhosts/umpreporting/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/vhosts/umpreporting/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "request"
      ]
      [
        "timestamp" => 1776496995
        "timestamp_rfc3339" => "2026-04-18T07:23:15.111+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.exception"
          "listener" => "Symfony\Component\Security\Http\Firewall\ExceptionListener::onKernelException"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1776496995
        "timestamp_rfc3339" => "2026-04-18T07:23:15.111+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.exception"
          "listener" => "Symfony\WebpackEncoreBundle\EventListener\ExceptionListener::onKernelException"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1776496995
        "timestamp_rfc3339" => "2026-04-18T07:23:15.111+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.exception"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::logKernelException"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1776496995
        "timestamp_rfc3339" => "2026-04-18T07:23:15.111+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.exception"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelException"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1776496995
        "timestamp_rfc3339" => "2026-04-18T07:23:15.111+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.exception"
          "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelException"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1776496995
        "timestamp_rfc3339" => "2026-04-18T07:23:15.111+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.exception"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::onKernelException"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1776496995
        "timestamp_rfc3339" => "2026-04-18T07:23:15.111+00:00"
        "message" => "Listener "{listener}" stopped propagation of the event "{event}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.exception"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::onKernelException"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1776496995
        "timestamp_rfc3339" => "2026-04-18T07:23:15.113+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\Security\Http\Firewall\ContextListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1776496995
        "timestamp_rfc3339" => "2026-04-18T07:23:15.113+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ResponseListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1776496995
        "timestamp_rfc3339" => "2026-04-18T07:23:15.113+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\WebLink\EventListener\AddLinkHeaderListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1776496995
        "timestamp_rfc3339" => "2026-04-18T07:23:15.113+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1776496995
        "timestamp_rfc3339" => "2026-04-18T07:23:15.113+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\Security\Http\RememberMe\ResponseListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1776496995
        "timestamp_rfc3339" => "2026-04-18T07:23:15.113+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\CacheAttributeListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1776496995
        "timestamp_rfc3339" => "2026-04-18T07:23:15.113+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1776496995
        "timestamp_rfc3339" => "2026-04-18T07:23:15.113+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::removeCspHeader"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1776496995
        "timestamp_rfc3339" => "2026-04-18T07:23:15.113+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1776496995
        "timestamp_rfc3339" => "2026-04-18T07:23:15.113+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener::onResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1776496995
        "timestamp_rfc3339" => "2026-04-18T07:23:15.113+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1776496995
        "timestamp_rfc3339" => "2026-04-18T07:23:15.113+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelFinishRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1776496995
        "timestamp_rfc3339" => "2026-04-18T07:23:15.113+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelFinishRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1776496995
        "timestamp_rfc3339" => "2026-04-18T07:23:15.113+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelFinishRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1776496995
        "timestamp_rfc3339" => "2026-04-18T07:23:15.113+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Symfony\WebpackEncoreBundle\EventListener\ResetAssetsEventListener::resetAssets"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1776496995
        "timestamp_rfc3339" => "2026-04-18T07:23:15.113+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelFinishRequest"
        ]
        "channel" => "event"
      ]
    ]
    591 => [
      [
        "timestamp" => 1776496995
        "timestamp_rfc3339" => "2026-04-18T07:23:15.077+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::configure"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1776496995
        "timestamp_rfc3339" => "2026-04-18T07:23:15.077+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1776496995
        "timestamp_rfc3339" => "2026-04-18T07:23:15.077+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Bridge\Doctrine\Middleware\IdleConnection\Listener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1776496995
        "timestamp_rfc3339" => "2026-04-18T07:23:15.077+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1776496995
        "timestamp_rfc3339" => "2026-04-18T07:23:15.077+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::setDefaultLocale"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1776496995
        "timestamp_rfc3339" => "2026-04-18T07:23:15.077+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1776496995
        "timestamp_rfc3339" => "2026-04-18T07:23:15.077+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1776496995
        "timestamp_rfc3339" => "2026-04-18T07:23:15.077+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1776496995
        "timestamp_rfc3339" => "2026-04-18T07:23:15.077+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::configureLogoutUrlGenerator"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1776496995
        "timestamp_rfc3339" => "2026-04-18T07:23:15.077+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1776496995
        "timestamp_rfc3339" => "2026-04-18T07:23:15.077+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller"
          "listener" => "Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector::onKernelController"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1776496995
        "timestamp_rfc3339" => "2026-04-18T07:23:15.077+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller"
          "listener" => "App\EventSubscriber\BeforeActionSubscriber::convertJsonStringToArray"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1776496995
        "timestamp_rfc3339" => "2026-04-18T07:23:15.077+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller"
          "listener" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelController"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1776496995
        "timestamp_rfc3339" => "2026-04-18T07:23:15.077+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller_arguments"
          "listener" => "Symfony\Component\Security\Http\EventListener\IsCsrfTokenValidAttributeListener::onKernelControllerArguments"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1776496995
        "timestamp_rfc3339" => "2026-04-18T07:23:15.077+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller_arguments"
          "listener" => "Symfony\Component\Security\Http\EventListener\IsGrantedAttributeListener::onKernelControllerArguments"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1776496995
        "timestamp_rfc3339" => "2026-04-18T07:23:15.077+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller_arguments"
          "listener" => "Symfony\Component\HttpKernel\EventListener\CacheAttributeListener::onKernelControllerArguments"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1776496995
        "timestamp_rfc3339" => "2026-04-18T07:23:15.077+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller_arguments"
          "listener" => "ContainerBAjYwBs\RequestPayloadValueResolverGhost01ca9cc::onKernelControllerArguments"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1776496995
        "timestamp_rfc3339" => "2026-04-18T07:23:15.077+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller_arguments"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::onControllerArguments"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1776496995
        "timestamp_rfc3339" => "2026-04-18T07:23:15.111+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\Security\Http\Firewall\ContextListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1776496995
        "timestamp_rfc3339" => "2026-04-18T07:23:15.111+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ResponseListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1776496995
        "timestamp_rfc3339" => "2026-04-18T07:23:15.111+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\WebLink\EventListener\AddLinkHeaderListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1776496995
        "timestamp_rfc3339" => "2026-04-18T07:23:15.111+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1776496995
        "timestamp_rfc3339" => "2026-04-18T07:23:15.111+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\Security\Http\RememberMe\ResponseListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1776496995
        "timestamp_rfc3339" => "2026-04-18T07:23:15.111+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\CacheAttributeListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1776496995
        "timestamp_rfc3339" => "2026-04-18T07:23:15.111+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1776496995
        "timestamp_rfc3339" => "2026-04-18T07:23:15.111+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::removeCspHeader"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1776496995
        "timestamp_rfc3339" => "2026-04-18T07:23:15.111+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1776496995
        "timestamp_rfc3339" => "2026-04-18T07:23:15.111+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener::onResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1776496995
        "timestamp_rfc3339" => "2026-04-18T07:23:15.111+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1776496995
        "timestamp_rfc3339" => "2026-04-18T07:23:15.111+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelFinishRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1776496995
        "timestamp_rfc3339" => "2026-04-18T07:23:15.111+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelFinishRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1776496995
        "timestamp_rfc3339" => "2026-04-18T07:23:15.111+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelFinishRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1776496995
        "timestamp_rfc3339" => "2026-04-18T07:23:15.111+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Symfony\WebpackEncoreBundle\EventListener\ResetAssetsEventListener::resetAssets"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1776496995
        "timestamp_rfc3339" => "2026-04-18T07:23:15.111+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelFinishRequest"
        ]
        "channel" => "event"
      ]
    ]
  ]
  -errorCount: [
    9 => 1
    591 => 0
  ]
  -requestStack: Symfony\Component\HttpKernel\Debug\VirtualRequestStack {#195 …}
}

Request Headers

Header Value
accept-encoding
"gzip,deflate"
connection
"close"
host
"umpreporting.com"
user-agent
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; Amazonbot/0.1; +https://developer.amazon.com/support/amazonbot) Chrome/119.0.6045.214 Safari/537.36"
x-php-ob-level
"1"

Request Content

Request content not available (it was retrieved as a resource).

Response

Response Headers

Header Value
cache-control
"no-cache, private"
content-type
"text/html; charset=UTF-8"
date
"Sat, 18 Apr 2026 07:23:15 GMT"
vary
"Accept"
x-debug-exception
"Full%20authentication%20is%20required%20to%20access%20this%20resource."
x-debug-exception-file
"%2Fvar%2Fwww%2Fvhosts%2Fumpreporting%2Fvendor%2Fsymfony%2Fsecurity-http%2FFirewall%2FExceptionListener.php:216"
x-debug-token
"43a96c"

Cookies

Request Cookies

No request cookies

Response Cookies

No response cookies

Session 1

Session Metadata

No session metadata

Session Attributes

No session attributes

Session Usage

1 Usages
Stateless check enabled
Usage
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:39
[
  [
    "file" => "/var/www/vhosts/umpreporting/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
    "line" => 39
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/umpreporting/vendor/symfony/security-http/Authenticator/RememberMeAuthenticator.php"
    "line" => 79
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/umpreporting/vendor/symfony/security-http/Authenticator/Debug/TraceableAuthenticator.php"
    "line" => 67
    "function" => "supports"
    "class" => "Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/umpreporting/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
    "line" => 109
    "function" => "supports"
    "class" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/umpreporting/vendor/symfony/security-http/Firewall/AuthenticatorManagerListener.php"
    "line" => 32
    "function" => "supports"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/umpreporting/vendor/symfony/security-http/Authenticator/Debug/TraceableAuthenticatorManagerListener.php"
    "line" => 35
    "function" => "supports"
    "class" => "Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/umpreporting/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php"
    "line" => 38
    "function" => "supports"
    "class" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticatorManagerListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/umpreporting/vendor/symfony/security-http/Firewall/AbstractListener.php"
    "line" => 25
    "function" => "supports"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/umpreporting/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php"
    "line" => 91
    "function" => "__invoke"
    "class" => "Symfony\Component\Security\Http\Firewall\AbstractListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/umpreporting/vendor/symfony/security-http/Firewall.php"
    "line" => 92
    "function" => "callListeners"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/umpreporting/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelRequest"
    "class" => "Symfony\Component\Security\Http\Firewall"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/umpreporting/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/umpreporting/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/umpreporting/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 122
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/umpreporting/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 159
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/umpreporting/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/umpreporting/vendor/symfony/http-kernel/Kernel.php"
    "line" => 182
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/umpreporting/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/umpreporting/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/umpreporting/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/vhosts/umpreporting/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]

Flashes

Flashes

No flash messages were created.

Server Parameters

Server Parameters

Defined in .env

Key Value
ADS_COM_PASSWORD
"Lumenix1390!!"
ADS_COM_SECRET
"b8451ab9a71337f8a172010611e3a0a0b5d86dc408f3e9bb666e5baa13412aa3"
ADS_COM_USERNAME
"Lumenix11"
APP_ENV
"prod"
APP_SECRET
"1ba3f9a56813583409f65a31bad2756c"
DATABASE_URL
"mysql://rackmv:AVNS_xJ19hCBTrT4XQw4sWzo@db-mysql-nyc3-02301-do-user-3146226-0.d.db.ondigitalocean.com:25060/umpreporting"
DOMAIN
"umpsurvey.test"
DOMAIN_ACTIVE_KEY
"400527935a6052f515bd942c7865007dc1346c11"
EFOLK_PASSWORD
"Universal"
EFOLK_USER
"UniversalMarketing_ws"
EVERFLOW_APIKEY
"WrsibjMQSK67BKoS5Wbzw"
HITPATH_APIKEY
"275eda0b097e4dbdac87893547384a84"
HITPATH_CALL_APIKEY
"7051181f-fae2-4795-b61e-85efcfde1a02"
MAILER_DSN
"brevo+api://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@default"
MAILER_URL
"smtp://smtp.mailgun.org:25?&username=postmaster@mail.umpreporting.com&password=41ba4863775aa88df5a15973cecb5a1c-91fbbdba-1566cf23"
OAUTH_FACEBOOK_ID
"2327221404039681"
OAUTH_FACEBOOK_SECRET
"8dd925d7d6e9fc354f75f9fd55dac2d4"
REDIS_URL
"rediss://default:AVNS_tOaDqrrM1-GPE66baDp@db-caching-nyc3-51636-do-user-3146226-0.d.db.ondigitalocean.com:25061"
SENDGRID_KEY
"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@default"
SITEMATH_ACCS
"[{"apiKey":"47858852-d796-4121-a3af-75169773d256","id":1,"name":"LMX 1"},{"apiKey":"afde3323-a8f8-4da3-9dee-e07b950cc20a","id":2,"name":"LMX 2"},{"apiKey":"d9d5b294-9f95-41c1-a205-6a9d4a3d99d0","id":3,"name":"LMX 3"},{"apiKey":"e4b753b2-72a5-4c08-a60e-67bd6177a3d2","id":15,"name":"LMX 4"},{"apiKey":"a55007a9-05d0-4ea3-8ce4-dbf21136858c","id":4,"name":"RMP 1"},{"apiKey":"ad6e1e38-bf1e-44c8-9406-a3d44e030c03","id":22,"name":"RMP 2"},{"apiKey":"7ec85f66-fd42-4f8b-9028-a47526a926c4","id":6,"name":"REN SM Test 1"},{"apiKey":"1d3b3eb7-41c5-450f-ac21-d282263e5036","id":23,"name":"REN SM Test 2"},{"apiKey":"fbde62db-3e5d-4342-9320-c67ab2449dc1","id":7,"name":"LUM SM Test 1"},{"apiKey":"1a31a6b2-6558-4940-a604-a146fb04d483","id":8,"name":"LUM SM Test 2"},{"apiKey":"322a2cac-a695-4f2b-9064-b2902f84c0e7","id":9,"name":"LUM SM Test 3"},{"apiKey":"ed38adab-de06-4d72-957a-2b2638f6563c","id":10,"name":"LUM SM Test 4"},{"apiKey":"f66e0d68-f9a3-44cc-b9f6-2e8fcfe10160","id":11,"name":"LUM SM Test 5"},{"apiKey":"f19a218e-f2e6-418a-a663-2a872c655bf6","id":12,"name":"LUM SM Test 6"},{"apiKey":"ac0975da-4788-4f93-b450-ed1efe9b4a8f","id":16,"name":"LUM SM Test 7"},{"apiKey":"ac54659d-c5de-4aa0-9244-b187c76cfa76","id":17,"name":"LUM SM Test 8"},{"apiKey":"7efd3a3f-6e54-47c2-a0ed-451834435dad","id":18,"name":"LUM SM Test 9"},{"apiKey":"55d9836d-ad1f-45a4-a1c6-e1b2d7d23e38","id":19,"name":"LUM SM Test 10"},{"apiKey":"6bcfd157-09cd-4821-8822-94a8ece8d92a","id":20,"name":"LUM SM Test 11"},{"apiKey":"bd381092-e9c8-4133-a3b7-ff1989fd0635","id":21,"name":"LUM SM Test 12"},{"apiKey":"50a0f456-7c42-421f-b4b4-5316c61e7a41","id":13,"name":"UNV SM"},{"apiKey":"7051181f-fae2-4795-b61e-85efcfde1a02","id":5,"name":"LMX Taboola"},{"apiKey":"03e56cde-5b02-45fd-b5cb-a56eaefec171","id":14,"name":"LMX SM Y","publisherTrackingMap":{"1":2,"2":3,"3":4,"4":1}}]"
SYSTEM1_AUTH_KEY
"FseytmJNO4tOKbiy1PR7"
UMPFLOW_DATABASE_URL
"mysql://rackmv:AVNS_xJ19hCBTrT4XQw4sWzo@db-mysql-nyc3-02301-do-user-3146226-0.d.db.ondigitalocean.com:25060/umpflows"

Defined as regular env variables

Key Value
APP_DEBUG
"0"
CONTEXT_DOCUMENT_ROOT
"/var/www/vhosts/umpreporting/public"
CONTEXT_PREFIX
""
DOCUMENT_ROOT
"/var/www/vhosts/umpreporting/public"
GATEWAY_INTERFACE
"CGI/1.1"
HTTPS
"on"
HTTP_ACCEPT_ENCODING
"gzip,deflate"
HTTP_CONNECTION
"close"
HTTP_HOST
"umpreporting.com"
HTTP_USER_AGENT
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; Amazonbot/0.1; +https://developer.amazon.com/support/amazonbot) Chrome/119.0.6045.214 Safari/537.36"
PATH
"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/snap/bin"
PHP_SELF
"/index.php"
QUERY_STRING
"date=2026-04-16"
REDIRECT_HTTPS
"on"
REDIRECT_QUERY_STRING
"date=2026-04-16"
REDIRECT_SSL_TLS_SNI
"umpreporting.com"
REDIRECT_STATUS
"200"
REDIRECT_URL
"/everflow-upload"
REMOTE_ADDR
"52.3.127.170"
REMOTE_PORT
"27384"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"https"
REQUEST_TIME
1776496995
REQUEST_TIME_FLOAT
1776496995.0636
REQUEST_URI
"/everflow-upload?date=2026-04-16"
SCRIPT_FILENAME
"/var/www/vhosts/umpreporting/public/index.php"
SCRIPT_NAME
"/index.php"
SERVER_ADDR
"167.99.55.46"
SERVER_ADMIN
"[no address given]"
SERVER_NAME
"umpreporting.com"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SIGNATURE
"<address>Apache/2.4.58 (Ubuntu) Server at umpreporting.com Port 443</address>\n"
SERVER_SOFTWARE
"Apache/2.4.58 (Ubuntu)"
SSL_TLS_SNI
"umpreporting.com"
SYMFONY_DOTENV_PATH
"/var/www/vhosts/umpreporting/.env"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_SECRET,DATABASE_URL,MAILER_URL,DOMAIN,OAUTH_FACEBOOK_ID,OAUTH_FACEBOOK_SECRET,SENDGRID_KEY,MAILER_DSN,EFOLK_USER,EFOLK_PASSWORD,UMPFLOW_DATABASE_URL,SITEMATH_ACCS,EVERFLOW_APIKEY,HITPATH_APIKEY,HITPATH_CALL_APIKEY,SYSTEM1_AUTH_KEY,ADS_COM_SECRET,ADS_COM_USERNAME,ADS_COM_PASSWORD,DOMAIN_ACTIVE_KEY,REDIS_URL"

Parent Request

Return to parent request (token = ed6e95)

Key Value
_controller
"App\Controller\ApiEverflowReportController::getEverflowUpload"
_firewall_context
"security.firewall.map.context.main"
_remove_csp_headers
true
_route
"getEverflowUpload"
_route_params
[]
_security_authenticators
[]
_security_firewall_run
"_security_main"
_security_skipped_authenticators
[
  Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#303
    -supports: false
    -passport: null
    -duration: null
    -stub: "Symfony\Component\Security\Http\Authenticator\JsonLoginAuthenticator"
    -authenticated: null
    -exception: null
    -authenticator: Symfony\Component\Security\Http\Authenticator\JsonLoginAuthenticator {#266 …}
  }
  Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#304
    -supports: false
    -passport: null
    -duration: null
    -stub: "Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator"
    -authenticated: null
    -exception: null
    -authenticator: Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator {#305 …}
  }
]
_stopwatch_token
"b1f2ec"