Error 500 Internal Server Error

GET https://dev.airaustral.hodi.cloud/connectionDate

Forwarded to ErrorController (dd3a80)

SecurityController :: editLastConnection

Request

GET Parameters

None

POST Parameters

None

Uploaded Files

None

Request Attributes

Key Value
_controller
"App\Controller\SecurityController::editLastConnection"
_firewall_context
"security.firewall.map.context.main"
_remove_csp_headers
true
_route
"app_login_connection_date"
_route_params
[]
_security_firewall_run
"_security_main"
_stopwatch_token
"6282ef"

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip, br, zstd, deflate"
host
"dev.airaustral.hodi.cloud"
user-agent
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
x-https
"1"
x-php-ob-level
"0"

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
"Mon, 16 Feb 2026 15:23:11 GMT"
vary
"Accept"
x-debug-exception
"The%20identifier%20id%20is%20missing%20for%20a%20query%20of%20App%5CEntity%5CUser"
x-debug-exception-file
"%2Fhome%2Fdev%2Frelease_app%2Fapp-airaustral%2Fvendor%2Fdoctrine%2Form%2Fsrc%2FException%2FMissingIdentifierField.php:15"
x-debug-token
"e58a47"
x-debug-token-link
"https://dev.airaustral.hodi.cloud/_profiler/dd3a80"
x-previous-debug-token
"dd3a80"
x-robots-tag
"noindex"

Cookies

Request Cookies

No request cookies

Response Cookies

No response cookies

Session

Session Metadata

No session metadata

Session Attributes

No session attributes

Session Usage

0 Usages
Stateless check enabled

Session not used.

Flashes

Flashes

No flash messages were created.

Server Parameters

Server Parameters

Defined in .env

Key Value
ALEXIS_LOGIN
"ppv"
ALEXIS_LOGINTOKEN
"bebe113b48d1ec340c8400dd4666bb167caa3d9c0f455b2d548553032d832752"
ALEXIS_PASSWORD
"Ppv2024"
ALEXIS_SERVER
"https://alexis.air-austral.com:8443/webservices/ws/"
APP_ENV
"dev"
APP_SECRET
"252428924c3b44206a6492d8b89331e1"
DATABASE_URL
"mysql://dev_airaustral:d&uMP;rdky~wa3vwaszA@localhost:3306/dev_airaustral?serverVersion=10.11.13-MariaDB&charset=utf8"
MAILER_DSN
"smtp://postfix-relay-ext.air-austral.net:25?encryption=tls"
MESSENGER_TRANSPORT_DSN
"doctrine://default?auto_setup=0"
SSH_PRIVATE_KEY_PATH
"../config/ssh/id_rsa"

Defined as regular env variables

Key Value
APP_DEBUG
"1"
CONTEXT_DOCUMENT_ROOT
"/home/dev/public_html"
CONTEXT_PREFIX
""
DOCUMENT_ROOT
"/home/dev/public_html"
FCGI_ROLE
"RESPONDER"
GATEWAY_INTERFACE
"CGI/1.1"
HOME
"/home/dev"
HTTPS
"on"
HTTP_ACCEPT
"*/*"
HTTP_ACCEPT_ENCODING
"gzip, br, zstd, deflate"
HTTP_HOST
"dev.airaustral.hodi.cloud"
HTTP_USER_AGENT
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
HTTP_X_HTTPS
"1"
PATH
"/usr/local/jdk/bin:/usr/kerberos/sbin:/usr/kerberos/bin:/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/X11R6/bin:/usr/local/bin:/usr/X11R6/bin:/root/bin:/opt/bin"
PHP_SELF
"/index.php"
QUERY_STRING
""
REDIRECT_HTTPS
"on"
REDIRECT_SCRIPT_URI
"https://dev.airaustral.hodi.cloud/connectionDate"
REDIRECT_SCRIPT_URL
"/connectionDate"
REDIRECT_SSL_TLS_SNI
"dev.airaustral.hodi.cloud"
REDIRECT_STATUS
"200"
REDIRECT_UNIQUE_ID
"aZM2XrUgprYPT-YAE0ARHAAAAA0"
REDIRECT_URL
"/connectionDate"
REMOTE_ADDR
"216.73.216.31"
REMOTE_PORT
"6620"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"https"
REQUEST_TIME
1771255390
REQUEST_TIME_FLOAT
1771255390.6151
REQUEST_URI
"/connectionDate"
SCRIPT_FILENAME
"/home/dev/public_html/index.php"
SCRIPT_NAME
"/index.php"
SCRIPT_URI
"https://dev.airaustral.hodi.cloud/connectionDate"
SCRIPT_URL
"/connectionDate"
SERVER_ADDR
"192.168.50.65"
SERVER_ADMIN
"webmaster@dev.airaustral.hodi.cloud"
SERVER_NAME
"dev.airaustral.hodi.cloud"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SIGNATURE
""
SERVER_SOFTWARE
"Apache"
SSL_TLS_SNI
"dev.airaustral.hodi.cloud"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_SECRET,DATABASE_URL,MESSENGER_TRANSPORT_DSN,MAILER_DSN,ALEXIS_SERVER,ALEXIS_LOGIN,ALEXIS_PASSWORD,ALEXIS_LOGINTOKEN,SSH_PRIVATE_KEY_PATH"
UNIQUE_ID
"aZM2XrUgprYPT-YAE0ARHAAAAA0"
USER
"dev"
argc
0
argv
[]
proxy-nokeepalive
"1"

Sub Requests 1

ErrorController (token = dd3a80)

Key Value
_controller
"error_controller"
_stopwatch_token
"b82df6"
exception
Doctrine\ORM\Exception\MissingIdentifierField {#942
  #message: "The identifier id is missing for a query of App\Entity\User"
  #code: 0
  #file: "/home/dev/release_app/app-airaustral/vendor/doctrine/orm/src/Exception/MissingIdentifierField.php"
  #line: 15
  trace: {
    /home/dev/release_app/app-airaustral/vendor/doctrine/orm/src/Exception/MissingIdentifierField.php:15 {
      Doctrine\ORM\Exception\MissingIdentifierField::fromFieldAndClass(string $fieldName, string $className): self …
      › {    return new self(sprintf(        'The identifier %s is missing for a query of %s',
    }
    /home/dev/release_app/app-airaustral/vendor/doctrine/orm/src/EntityManager.php:298 {
      Doctrine\ORM\EntityManager->find($className, mixed $id, Doctrine\DBAL\LockMode|int|null $lockMode = null, ?int $lockVersion = null): ?object …
      › if (! isset($id[$identifier])) {    throw MissingIdentifierField::fromFieldAndClass($identifier, $class->name);}
      arguments: {
        $fieldName: "id"
        $className: "App\Entity\User"
      }
    }
    /home/dev/release_app/app-airaustral/vendor/doctrine/orm/src/EntityRepository.php:86 {
      Doctrine\ORM\EntityRepository->find(mixed $id, Doctrine\DBAL\LockMode|int|null $lockMode = null, ?int $lockVersion = null): ?object …
      › {    return $this->em->find($this->entityName, $id, $lockMode, $lockVersion);}
      arguments: {
        $className: "App\Entity\User"
        $id: [ …1]
        $lockMode: null
        $lockVersion: null
      }
    }
    /home/dev/release_app/app-airaustral/vendor/doctrine/doctrine-bundle/src/Repository/ServiceEntityRepositoryProxy.php:60 {
      Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryProxy->find(mixed $id, Doctrine\DBAL\LockMode|int|null $lockMode = null, ?int $lockVersion = null): ?object …
      ›     return ($this->repository ??= $this->resolveRepository())        ->find($id, $lockMode, $lockVersion);}
      arguments: {
        $id: null
        $lockMode: null
        $lockVersion: null
      }
    }
    /home/dev/release_app/app-airaustral/src/Controller/SecurityController.php:34 {
      App\Controller\SecurityController->editLastConnection(UserRepository $userRepository, EntityManagerInterface $entityManager): Response …
      › $timeZone = new \DateTimeZone('GMT+4');$userUpdate = $userRepository->find($this->getUser());$userUpdate->setLastConnectionDate(new \DateTimeImmutable('now', $timeZone));
      arguments: {
        $id: null
      }
    }
    /home/dev/release_app/app-airaustral/vendor/symfony/http-kernel/HttpKernel.php:178 {
      Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
      › // call controller$response = $controller(...$arguments);arguments: {
        $userRepository: App\Repository\UserRepository {#489 …}
        $entityManager: ContainerTHOVVxH\EntityManagerGhostEbeb667 {#162 …}
      }
    }
    /home/dev/release_app/app-airaustral/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) {
      arguments: {
        $request: Symfony\Component\HttpFoundation\Request {#18 …}
        $type: 1
      }
    }
    /home/dev/release_app/app-airaustral/vendor/symfony/http-kernel/Kernel.php:185 {
      Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
      › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
      arguments: {
        $request: Symfony\Component\HttpFoundation\Request {#18 …}
        $type: 1
        $catch: true
      }
    }
    /home/dev/release_app/app-airaustral/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
      Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
      › {    $response = $this->kernel->handle($this->request);arguments: {
        $request: Symfony\Component\HttpFoundation\Request {#18 …}
      }
    }
    /home/dev/release_app/app-airaustral/vendor/autoload_runtime.php:29 {
      require_once …
      ›         ->getRunner($app)        ->run());
    }
    /home/dev/release_app/app-airaustral/public/index.php:5 {
      › 
      › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
        "/home/dev/release_app/app-airaustral/vendor/autoload_runtime.php"
      }
    }
  }
}
logger
Symfony\Bridge\Monolog\Processor\DebugProcessor {#344
  -records: [
    18 => [
      [
        "timestamp" => 1771255390
        "timestamp_rfc3339" => "2026-02-16T19:23:10.847+04:00"
        "message" => "Matched route "{route}"."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "route" => "app_login_connection_date"
          "route_parameters" => [
            "_route" => "app_login_connection_date"
            "_controller" => "App\Controller\SecurityController::editLastConnection"
          ]
          "request_uri" => "https://dev.airaustral.hodi.cloud/connectionDate"
          "method" => "GET"
        ]
        "channel" => "request"
      ]
      [
        "timestamp" => 1771255390
        "timestamp_rfc3339" => "2026-02-16T19:23:10.860+04:00"
        "message" => "Checking for authenticator support."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "firewall_name" => "main"
          "authenticators" => 2
        ]
        "channel" => "security"
      ]
      [
        "timestamp" => 1771255390
        "timestamp_rfc3339" => "2026-02-16T19:23:10.860+04:00"
        "message" => "Checking support on authenticator."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "firewall_name" => "main"
          "authenticator" => "App\Security\UserAuthenticator"
        ]
        "channel" => "security"
      ]
      [
        "timestamp" => 1771255390
        "timestamp_rfc3339" => "2026-02-16T19:23:10.860+04:00"
        "message" => "Authenticator does not support the request."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "firewall_name" => "main"
          "authenticator" => "App\Security\UserAuthenticator"
        ]
        "channel" => "security"
      ]
      [
        "timestamp" => 1771255390
        "timestamp_rfc3339" => "2026-02-16T19:23:10.860+04:00"
        "message" => "Checking support on authenticator."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "firewall_name" => "main"
          "authenticator" => "Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator"
        ]
        "channel" => "security"
      ]
      [
        "timestamp" => 1771255390
        "timestamp_rfc3339" => "2026-02-16T19:23:10.860+04:00"
        "message" => "Authenticator does not support the request."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "firewall_name" => "main"
          "authenticator" => "Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator"
        ]
        "channel" => "security"
      ]
      [
        "timestamp" => 1771255390
        "timestamp_rfc3339" => "2026-02-16T19:23:10.860+04: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" => 1771255390
        "timestamp_rfc3339" => "2026-02-16T19:23:10.860+04: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" => 1771255390
        "timestamp_rfc3339" => "2026-02-16T19:23:10.860+04: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" => 1771255390
        "timestamp_rfc3339" => "2026-02-16T19:23:10.860+04: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" => 1771255390
        "timestamp_rfc3339" => "2026-02-16T19:23:10.860+04:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\AssetMapper\AssetMapperDevServerSubscriber::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1771255390
        "timestamp_rfc3339" => "2026-02-16T19:23:10.860+04: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" => 1771255390
        "timestamp_rfc3339" => "2026-02-16T19:23:10.860+04: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" => 1771255390
        "timestamp_rfc3339" => "2026-02-16T19:23:10.861+04: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" => 1771255390
        "timestamp_rfc3339" => "2026-02-16T19:23:10.861+04: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" => 1771255390
        "timestamp_rfc3339" => "2026-02-16T19:23:10.861+04: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" => 1771255390
        "timestamp_rfc3339" => "2026-02-16T19:23:10.861+04:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Knp\Bundle\PaginatorBundle\Subscriber\SlidingPaginationSubscriber::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1771255390
        "timestamp_rfc3339" => "2026-02-16T19:23:10.862+04: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" => 1771255390
        "timestamp_rfc3339" => "2026-02-16T19:23:10.862+04: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" => 1771255390
        "timestamp_rfc3339" => "2026-02-16T19:23:10.898+04: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" => 1771255390
        "timestamp_rfc3339" => "2026-02-16T19:23:10.898+04: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" => 1771255390
        "timestamp_rfc3339" => "2026-02-16T19:23:10.898+04:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller_arguments"
          "listener" => "ContainerTHOVVxH\RequestPayloadValueResolverGhost3590451::onKernelControllerArguments"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1771255390
        "timestamp_rfc3339" => "2026-02-16T19:23:10.898+04: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" => 1771255390
        "timestamp_rfc3339" => "2026-02-16T19:23:10.964+04:00"
        "message" => "Uncaught PHP Exception Doctrine\ORM\Exception\MissingIdentifierField: "The identifier id is missing for a query of App\Entity\User" at MissingIdentifierField.php line 15"
        "priority" => 500
        "priorityName" => "CRITICAL"
        "context" => [
          "exception" => Doctrine\ORM\Exception\MissingIdentifierField {#942
            #message: "The identifier id is missing for a query of App\Entity\User"
            #code: 0
            #file: "/home/dev/release_app/app-airaustral/vendor/doctrine/orm/src/Exception/MissingIdentifierField.php"
            #line: 15
            trace: {
              /home/dev/release_app/app-airaustral/vendor/doctrine/orm/src/Exception/MissingIdentifierField.php:15 {
                Doctrine\ORM\Exception\MissingIdentifierField::fromFieldAndClass(string $fieldName, string $className): self …
                › {    return new self(sprintf(        'The identifier %s is missing for a query of %s',
              }
              /home/dev/release_app/app-airaustral/vendor/doctrine/orm/src/EntityManager.php:298 {
                Doctrine\ORM\EntityManager->find($className, mixed $id, Doctrine\DBAL\LockMode|int|null $lockMode = null, ?int $lockVersion = null): ?object …
                › if (! isset($id[$identifier])) {    throw MissingIdentifierField::fromFieldAndClass($identifier, $class->name);}
                arguments: {
                  $fieldName: "id"
                  $className: "App\Entity\User"
                }
              }
              /home/dev/release_app/app-airaustral/vendor/doctrine/orm/src/EntityRepository.php:86 {
                Doctrine\ORM\EntityRepository->find(mixed $id, Doctrine\DBAL\LockMode|int|null $lockMode = null, ?int $lockVersion = null): ?object …
                › {    return $this->em->find($this->entityName, $id, $lockMode, $lockVersion);}
                arguments: {
                  $className: "App\Entity\User"
                  $id: [ …1]
                  $lockMode: null
                  $lockVersion: null
                }
              }
              /home/dev/release_app/app-airaustral/vendor/doctrine/doctrine-bundle/src/Repository/ServiceEntityRepositoryProxy.php:60 {
                Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryProxy->find(mixed $id, Doctrine\DBAL\LockMode|int|null $lockMode = null, ?int $lockVersion = null): ?object …
                ›     return ($this->repository ??= $this->resolveRepository())        ->find($id, $lockMode, $lockVersion);}
                arguments: {
                  $id: null
                  $lockMode: null
                  $lockVersion: null
                }
              }
              /home/dev/release_app/app-airaustral/src/Controller/SecurityController.php:34 {
                App\Controller\SecurityController->editLastConnection(UserRepository $userRepository, EntityManagerInterface $entityManager): Response …
                › $timeZone = new \DateTimeZone('GMT+4');$userUpdate = $userRepository->find($this->getUser());$userUpdate->setLastConnectionDate(new \DateTimeImmutable('now', $timeZone));
                arguments: {
                  $id: null
                }
              }
              /home/dev/release_app/app-airaustral/vendor/symfony/http-kernel/HttpKernel.php:178 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › // call controller$response = $controller(...$arguments);arguments: {
                  $userRepository: App\Repository\UserRepository {#489 …}
                  $entityManager: ContainerTHOVVxH\EntityManagerGhostEbeb667 {#162 …}
                }
              }
              /home/dev/release_app/app-airaustral/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) {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#18 …}
                  $type: 1
                }
              }
              /home/dev/release_app/app-airaustral/vendor/symfony/http-kernel/Kernel.php:185 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#18 …}
                  $type: 1
                  $catch: true
                }
              }
              /home/dev/release_app/app-airaustral/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#18 …}
                }
              }
              /home/dev/release_app/app-airaustral/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /home/dev/release_app/app-airaustral/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/home/dev/release_app/app-airaustral/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "request"
      ]
      [
        "timestamp" => 1771255391
        "timestamp_rfc3339" => "2026-02-16T19:23:11.026+04: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" => 1771255391
        "timestamp_rfc3339" => "2026-02-16T19:23:11.026+04: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" => 1771255391
        "timestamp_rfc3339" => "2026-02-16T19:23:11.026+04: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" => 1771255391
        "timestamp_rfc3339" => "2026-02-16T19:23:11.026+04: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" => 1771255391
        "timestamp_rfc3339" => "2026-02-16T19:23:11.026+04: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" => 1771255391
        "timestamp_rfc3339" => "2026-02-16T19:23:11.026+04: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" => 1771255391
        "timestamp_rfc3339" => "2026-02-16T19:23:11.026+04: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" => 1771255391
        "timestamp_rfc3339" => "2026-02-16T19:23:11.035+04:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\AssetMapper\AssetMapperDevServerSubscriber::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1771255391
        "timestamp_rfc3339" => "2026-02-16T19:23:11.035+04: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" => 1771255391
        "timestamp_rfc3339" => "2026-02-16T19:23:11.035+04: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" => 1771255391
        "timestamp_rfc3339" => "2026-02-16T19:23:11.035+04: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" => 1771255391
        "timestamp_rfc3339" => "2026-02-16T19:23:11.035+04: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" => 1771255391
        "timestamp_rfc3339" => "2026-02-16T19:23:11.036+04: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" => 1771255391
        "timestamp_rfc3339" => "2026-02-16T19:23:11.036+04: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" => 1771255391
        "timestamp_rfc3339" => "2026-02-16T19:23:11.036+04: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" => 1771255391
        "timestamp_rfc3339" => "2026-02-16T19:23:11.036+04: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" => 1771255391
        "timestamp_rfc3339" => "2026-02-16T19:23:11.036+04: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" => 1771255391
        "timestamp_rfc3339" => "2026-02-16T19:23:11.036+04: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" => 1771255391
        "timestamp_rfc3339" => "2026-02-16T19:23:11.036+04: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" => 1771255391
        "timestamp_rfc3339" => "2026-02-16T19:23:11.036+04: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" => 1771255391
        "timestamp_rfc3339" => "2026-02-16T19:23:11.036+04: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" => 1771255391
        "timestamp_rfc3339" => "2026-02-16T19:23:11.036+04: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" => 1771255391
        "timestamp_rfc3339" => "2026-02-16T19:23:11.036+04: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" => 1771255391
        "timestamp_rfc3339" => "2026-02-16T19:23:11.036+04: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"
      ]
    ]
    848 => [
      [
        "timestamp" => 1771255390
        "timestamp_rfc3339" => "2026-02-16T19:23:10.966+04: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" => 1771255390
        "timestamp_rfc3339" => "2026-02-16T19:23:10.966+04: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" => 1771255390
        "timestamp_rfc3339" => "2026-02-16T19:23:10.966+04: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" => 1771255390
        "timestamp_rfc3339" => "2026-02-16T19:23:10.966+04: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" => 1771255390
        "timestamp_rfc3339" => "2026-02-16T19:23:10.966+04:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\AssetMapper\AssetMapperDevServerSubscriber::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1771255390
        "timestamp_rfc3339" => "2026-02-16T19:23:10.966+04: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" => 1771255390
        "timestamp_rfc3339" => "2026-02-16T19:23:10.966+04: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" => 1771255390
        "timestamp_rfc3339" => "2026-02-16T19:23:10.966+04: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" => 1771255390
        "timestamp_rfc3339" => "2026-02-16T19:23:10.966+04: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" => 1771255390
        "timestamp_rfc3339" => "2026-02-16T19:23:10.966+04: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" => 1771255390
        "timestamp_rfc3339" => "2026-02-16T19:23:10.966+04:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Knp\Bundle\PaginatorBundle\Subscriber\SlidingPaginationSubscriber::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1771255390
        "timestamp_rfc3339" => "2026-02-16T19:23:10.976+04: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" => 1771255390
        "timestamp_rfc3339" => "2026-02-16T19:23:10.976+04: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" => 1771255390
        "timestamp_rfc3339" => "2026-02-16T19:23:10.976+04: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" => 1771255390
        "timestamp_rfc3339" => "2026-02-16T19:23:10.976+04: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" => 1771255390
        "timestamp_rfc3339" => "2026-02-16T19:23:10.976+04:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller_arguments"
          "listener" => "ContainerTHOVVxH\RequestPayloadValueResolverGhost3590451::onKernelControllerArguments"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1771255390
        "timestamp_rfc3339" => "2026-02-16T19:23:10.976+04: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" => 1771255391
        "timestamp_rfc3339" => "2026-02-16T19:23:11.026+04:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\AssetMapper\AssetMapperDevServerSubscriber::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1771255391
        "timestamp_rfc3339" => "2026-02-16T19:23:11.026+04: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" => 1771255391
        "timestamp_rfc3339" => "2026-02-16T19:23:11.026+04: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" => 1771255391
        "timestamp_rfc3339" => "2026-02-16T19:23:11.026+04: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" => 1771255391
        "timestamp_rfc3339" => "2026-02-16T19:23:11.026+04: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" => 1771255391
        "timestamp_rfc3339" => "2026-02-16T19:23:11.026+04: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" => 1771255391
        "timestamp_rfc3339" => "2026-02-16T19:23:11.026+04: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" => 1771255391
        "timestamp_rfc3339" => "2026-02-16T19:23:11.026+04: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" => 1771255391
        "timestamp_rfc3339" => "2026-02-16T19:23:11.026+04: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" => 1771255391
        "timestamp_rfc3339" => "2026-02-16T19:23:11.026+04: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" => 1771255391
        "timestamp_rfc3339" => "2026-02-16T19:23:11.026+04: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" => 1771255391
        "timestamp_rfc3339" => "2026-02-16T19:23:11.026+04: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" => 1771255391
        "timestamp_rfc3339" => "2026-02-16T19:23:11.026+04: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" => 1771255391
        "timestamp_rfc3339" => "2026-02-16T19:23:11.026+04: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" => 1771255391
        "timestamp_rfc3339" => "2026-02-16T19:23:11.026+04: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" => 1771255391
        "timestamp_rfc3339" => "2026-02-16T19:23:11.026+04: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" => 1771255391
        "timestamp_rfc3339" => "2026-02-16T19:23:11.026+04: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: [
    18 => 1
    848 => 0
  ]
  -requestStack: Symfony\Component\HttpKernel\Debug\VirtualRequestStack {#343 …}
}