POST http://zeit.elektro-ova.de/user/timesheet

UserController :: timesheet

Request

GET Parameters

No GET parameters

POST Parameters

Key Value
form
[
  "startDate" => "26.02.2026"
  "endDate" => "31.03.2026"
  "pdf" => ""
]

Uploaded Files

No files were uploaded

Request Attributes

Key Value
_controller
"App\Controller\UserController::timesheet"
_firewall_context
"security.firewall.map.context.main"
_route
"my_timesheet"
_route_params
[]
_security_firewall_run
"_security_main"
_stopwatch_token
"fe7b35"

Request Headers

Header Value
accept
"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7"
accept-encoding
"gzip, deflate, br, zstd"
accept-language
"de-DE,de;q=0.9,en-US;q=0.8,en;q=0.7"
cache-control
"max-age=0"
connection
"Keep-Alive"
content-length
"74"
content-type
"application/x-www-form-urlencoded"
cookie
"PHPSESSID=vstoqnp9eauh5fiu6luli3gb2l"
host
"zeit.elektro-ova.de"
origin
"https://zeit.elektro-ova.de"
referer
"https://zeit.elektro-ova.de/user/timesheet"
sec-ch-ua
""Chromium";v="146", "Not-A.Brand";v="24", "Google Chrome";v="146""
sec-ch-ua-mobile
"?0"
sec-ch-ua-platform
""Linux""
sec-fetch-dest
"document"
sec-fetch-mode
"navigate"
sec-fetch-site
"same-origin"
sec-fetch-user
"?1"
upgrade-insecure-requests
"1"
user-agent
"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/146.0.0.0 Safari/537.36"
x-forwarded-for
"176.2.102.229"
x-forwarded-host
"zeit.elektro-ova.de"
x-forwarded-server
"zeit.elektro-ova.de"
x-php-ob-level
"1"

Request Content

Raw

form%5BstartDate%5D=26.02.2026&form%5BendDate%5D=31.03.2026&form%5Bpdf%5D=

Response

Response Headers

Header Value
cache-control
"no-cache, private"
content-type
"application/pdf"
date
"Wed, 01 Apr 2026 05:34:06 GMT"
x-debug-token
"44b488"

Cookies

Request Cookies

Key Value
PHPSESSID
"vstoqnp9eauh5fiu6luli3gb2l"

Response Cookies

No response cookies

Session 3

Session Metadata

Key Value
Created
"Wed, 01 Apr 26 07:32:50 +0200"
Last used
"Wed, 01 Apr 26 07:33:18 +0200"
Lifetime
0

Session Attributes

Attribute Value
_security_main
"O:75:"Symfony\Component\Security\Http\Authenticator\Token\PostAuthenticationToken":2:{i:0;s:4:"main";i:1;a:5:{i:0;O:15:"App\Entity\User":15:{s:19:"\x00App\Entity\User\x00id";i:50;s:25:"\x00App\Entity\User\x00username";s:7:"rpaschy";s:26:"\x00App\Entity\User\x00firstname";s:4:"Ralf";s:31:"\x00App\Entity\User\x00employeenumber";i:127;s:25:"\x00App\Entity\User\x00lastname";s:6:"Paschy";s:22:"\x00App\Entity\User\x00email";s:23:"r.paschy@elektro-ova.de";s:22:"\x00App\Entity\User\x00roles";a:2:{i:0;s:11:"ROLE_LOGGPS";i:1;s:11:"ROLE_ANTRAG";}s:26:"\x00App\Entity\User\x00breaktime";N;s:33:"\x00App\Entity\User\x00externalEmployee";b:0;s:25:"\x00App\Entity\User\x00exitDate";N;s:36:"\x00App\Entity\User\x00completeNameReverse";s:11:"Paschy Ralf";s:33:"\x00App\Entity\User\x00overdueRecaItems";b:0;s:38:"\x00App\Entity\User\x00autostoppedTimesheets";b:0;s:23:"\x00App\Entity\User\x00leader";N;s:42:"\x00App\Entity\User\x00driverLicenseSerialNumber";s:23:"19:83:25:1f:53:01:04:e0";}i:1;b:1;i:2;N;i:3;a:0:{}i:4;a:3:{i:0;s:11:"ROLE_LOGGPS";i:1;s:11:"ROLE_ANTRAG";i:2;s:9:"ROLE_USER";}}}"
myTimesForm
App\Entity\Form\TimesForm {#193
  #userId: 50
  #startDate: DateTime @1772060400 {#445
    date: 2026-02-26 00:00:00.0 Europe/Berlin (+01:00)
  }
  #endDate: DateTime @1774908000 {#446
    date: 2026-03-31 00:00:00.0 Europe/Berlin (+02:00)
  }
  #showWorkTime: false
  #autoStopTimesheets: false
}

Session Usage

3 Usages
Stateless check enabled
Usage
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:41
[
  [
    "file" => "/opt/www/zeit/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
    "line" => 41
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/opt/www/zeit/vendor/symfony/security-http/Authenticator/RememberMeAuthenticator.php"
    "line" => 69
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/opt/www/zeit/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
    "line" => 111
    "function" => "supports"
    "class" => "Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator"
    "type" => "->"
  ]
  [
    "file" => "/opt/www/zeit/vendor/symfony/security-http/Firewall/AuthenticatorManagerListener.php"
    "line" => 34
    "function" => "supports"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
    "type" => "->"
  ]
  [
    "file" => "/opt/www/zeit/vendor/symfony/security-http/Authenticator/Debug/TraceableAuthenticatorManagerListener.php"
    "line" => 40
    "function" => "supports"
    "class" => "Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener"
    "type" => "->"
  ]
  [
    "file" => "/opt/www/zeit/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php"
    "line" => 38
    "function" => "supports"
    "class" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticatorManagerListener"
    "type" => "->"
  ]
  [
    "file" => "/opt/www/zeit/vendor/symfony/security-http/Firewall/AbstractListener.php"
    "line" => 25
    "function" => "supports"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener"
    "type" => "->"
  ]
  [
    "file" => "/opt/www/zeit/vendor/symfony/security-bundle/Security/LazyFirewallContext.php"
    "line" => 60
    "function" => "__invoke"
    "class" => "Symfony\Component\Security\Http\Firewall\AbstractListener"
    "type" => "->"
  ]
  [
    "file" => "/opt/www/zeit/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php"
    "line" => 80
    "function" => "__invoke"
    "class" => "Symfony\Bundle\SecurityBundle\Security\LazyFirewallContext"
    "type" => "->"
  ]
  [
    "file" => "/opt/www/zeit/vendor/symfony/security-http/Firewall.php"
    "line" => 95
    "function" => "callListeners"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener"
    "type" => "->"
  ]
  [
    "file" => "/opt/www/zeit/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 116
    "function" => "onKernelRequest"
    "class" => "Symfony\Component\Security\Http\Firewall"
    "type" => "->"
  ]
  [
    "file" => "/opt/www/zeit/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 220
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/opt/www/zeit/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/opt/www/zeit/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/opt/www/zeit/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 157
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/opt/www/zeit/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/opt/www/zeit/vendor/symfony/http-kernel/Kernel.php"
    "line" => 197
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/opt/www/zeit/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/opt/www/zeit/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/opt/www/zeit/public/index.php"
    "line" => 5
    "args" => [
      "/opt/www/zeit/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
App\Controller\UserController:78
[
  [
    "file" => "/opt/www/zeit/src/Controller/UserController.php"
    "line" => 78
    "function" => "get"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/opt/www/zeit/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 181
    "function" => "timesheet"
    "class" => "App\Controller\UserController"
    "type" => "->"
  ]
  [
    "file" => "/opt/www/zeit/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/opt/www/zeit/vendor/symfony/http-kernel/Kernel.php"
    "line" => 197
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/opt/www/zeit/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/opt/www/zeit/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/opt/www/zeit/public/index.php"
    "line" => 5
    "args" => [
      "/opt/www/zeit/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
App\Controller\UserController:88
[
  [
    "file" => "/opt/www/zeit/src/Controller/UserController.php"
    "line" => 88
    "function" => "set"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/opt/www/zeit/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 181
    "function" => "timesheet"
    "class" => "App\Controller\UserController"
    "type" => "->"
  ]
  [
    "file" => "/opt/www/zeit/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/opt/www/zeit/vendor/symfony/http-kernel/Kernel.php"
    "line" => 197
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/opt/www/zeit/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/opt/www/zeit/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/opt/www/zeit/public/index.php"
    "line" => 5
    "args" => [
      "/opt/www/zeit/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]

Flashes

Flashes

No flash messages were created.

Server Parameters

Server Parameters

Defined in .env

Key Value
ABSENCE_PROJECT_IDS
"1438"
APP_BASE_URL
"https://zeit.elektro-ova.de"
APP_ENV
"dev"
APP_SECRET
"4e55f8dda02951c84dcd59334d5aa712"
DATABASE_URL
"mysql://pms:Projekt.admin@192.168.2.10:3306/pms?charset=utf8&serverVersion=8.0"
DOCUMENT_DIRECTORY
"/opt/www/zeit/data"
GEOCODER_API_KEY
"68bfe229e9fbb221494118znbd3777e"
GEOCODER_BASE_URL
"https://geocode.maps.co/reverse"
KIMAI_BASE_URL
"https://zeit.elektro-ova.de/kimai/"
KIMAI_TOKEN
"wwDQBLmEk8q2rYcWJFXQ"
KIMAI_USER
"ova_api"
LDAP_ADMIN_PASSWORD
"zK-nhWGp.E3pD"
LDAP_ADMIN_USER
"cn=ldapreader,cn=users,dc=elektro-ova,dc=de"
LDAP_BASE_DN
"dc=elektro-ova,dc=de"
LDAP_ENCRYPTION
"none"
LDAP_FILTER
"(&(objectClass=person)(|(memberof=CN=Mitarbeiter,CN=Users,DC=elektro-ova,DC=de)(primaryGroupID=1107)(memberOf=CN=Monteuere,CN=Users,DC=elektro-ova,DC=de)(primaryGroupID=1108)))"
LDAP_HOST
"192.168.2.5"
LDAP_PORT
"389"
LDAP_USERNAME_ATTRIBUTE
"sAMAccountName"
MAILER_DSN
"smtps://zeit2@elektro-ova.de:Ova&200808!@smtp.strato.de:465"
MAIL_ADMIN_EMAIL_ADDRESS
"support@pauliks.com, a.atzrodt@elektro-ova.de"
MAIL_FROM_ADDRESS
"zeit2@elektro-ova.de"
MAIL_TIMESHEET_UPLOAD_EMAIL_ADDRESS
"zeiterfassung@elektro-ova.de"
MESSENGER_TRANSPORT_DSN
"doctrine://default?auto_setup=0"
NEXTCLOUD_BASE_URI
"https://cloud.elektro-ova.de/"
NEXTCLOUD_FILESYSTEM_PATH
"N:"
NEXTCLOUD_PASSWORD
"eteN.SIby-77"
NEXTCLOUD_RECA_URI
"Inventar/Reca"
NEXTCLOUD_USERNAME
"pms"
NEXTCLOUD_USER_URI
"Personalwesen/001_Personalakten"
OVAZEIT_TIMEZONE
"Europe/Berlin"
TERMINAL_ALLOWED_IP_ADDRESSES
"127.0.0.1,192.168.188.20"
TERMINAL_ALLOWED_USER_AGENTS
"rk3288,somethingmore"
TERMINAL_SECURITY_ENABLED
"false"
TRUSTED_PROXIES
"127.0.0.1,192.168.2.10"
VERSION
"05.01.2026"

Defined as regular env variables

Key Value
APP_DEBUG
"1"
CONTENT_LENGTH
"74"
CONTENT_TYPE
"application/x-www-form-urlencoded"
CONTEXT_DOCUMENT_ROOT
"/opt/www/zeit/public"
CONTEXT_PREFIX
""
DOCUMENT_ROOT
"/opt/www/zeit/public"
GATEWAY_INTERFACE
"CGI/1.1"
HTTP_ACCEPT
"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7"
HTTP_ACCEPT_ENCODING
"gzip, deflate, br, zstd"
HTTP_ACCEPT_LANGUAGE
"de-DE,de;q=0.9,en-US;q=0.8,en;q=0.7"
HTTP_CACHE_CONTROL
"max-age=0"
HTTP_CONNECTION
"Keep-Alive"
HTTP_COOKIE
"PHPSESSID=vstoqnp9eauh5fiu6luli3gb2l"
HTTP_HOST
"zeit.elektro-ova.de"
HTTP_ORIGIN
"https://zeit.elektro-ova.de"
HTTP_REFERER
"https://zeit.elektro-ova.de/user/timesheet"
HTTP_SEC_CH_UA
""Chromium";v="146", "Not-A.Brand";v="24", "Google Chrome";v="146""
HTTP_SEC_CH_UA_MOBILE
"?0"
HTTP_SEC_CH_UA_PLATFORM
""Linux""
HTTP_SEC_FETCH_DEST
"document"
HTTP_SEC_FETCH_MODE
"navigate"
HTTP_SEC_FETCH_SITE
"same-origin"
HTTP_SEC_FETCH_USER
"?1"
HTTP_UPGRADE_INSECURE_REQUESTS
"1"
HTTP_USER_AGENT
"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/146.0.0.0 Safari/537.36"
HTTP_X_FORWARDED_FOR
"176.2.102.229"
HTTP_X_FORWARDED_HOST
"zeit.elektro-ova.de"
HTTP_X_FORWARDED_SERVER
"zeit.elektro-ova.de"
PATH
"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin"
PHP_SELF
"/index.php"
QUERY_STRING
""
REDIRECT_STATUS
"200"
REDIRECT_URL
"/user/timesheet"
REMOTE_ADDR
"192.168.2.10"
REMOTE_PORT
"55434"
REQUEST_METHOD
"POST"
REQUEST_SCHEME
"http"
REQUEST_TIME
1775021645
REQUEST_TIME_FLOAT
1775021645.7947
REQUEST_URI
"/user/timesheet"
SCRIPT_FILENAME
"/opt/www/zeit/public/index.php"
SCRIPT_NAME
"/index.php"
SERVER_ADDR
"192.168.2.15"
SERVER_ADMIN
"support@pauliks.com"
SERVER_NAME
"zeit.elektro-ova.de"
SERVER_PORT
"80"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SIGNATURE
""
SERVER_SOFTWARE
"Apache/2.4.52 (Ubuntu)"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_SECRET,MESSENGER_TRANSPORT_DSN,DATABASE_URL,KIMAI_BASE_URL,KIMAI_USER,KIMAI_TOKEN,DOCUMENT_DIRECTORY,APP_BASE_URL,TRUSTED_PROXIES,OVAZEIT_TIMEZONE,LDAP_HOST,LDAP_PORT,LDAP_ENCRYPTION,LDAP_BASE_DN,LDAP_ADMIN_USER,LDAP_ADMIN_PASSWORD,LDAP_FILTER,LDAP_USERNAME_ATTRIBUTE,MAILER_DSN,MAIL_FROM_ADDRESS,MAIL_TIMESHEET_UPLOAD_EMAIL_ADDRESS,MAIL_ADMIN_EMAIL_ADDRESS,TERMINAL_SECURITY_ENABLED,TERMINAL_ALLOWED_IP_ADDRESSES,TERMINAL_ALLOWED_USER_AGENTS,ABSENCE_PROJECT_IDS,GEOCODER_BASE_URL,GEOCODER_API_KEY,NEXTCLOUD_BASE_URI,NEXTCLOUD_USERNAME,NEXTCLOUD_PASSWORD,NEXTCLOUD_FILESYSTEM_PATH,NEXTCLOUD_USER_URI,NEXTCLOUD_RECA_URI,VERSION"

Sub Requests 1

ErrorController (token = d6c782)

Key Value
_controller
"error_controller"
_stopwatch_token
"e9872c"
exception
ErrorException {#12353
  #message: "Warning: Cannot modify header information - headers already sent by (output started at /opt/www/zeit/vendor/dompdf/dompdf/src/Adapter/CPDF.php:922)"
  #code: 0
  #file: "/opt/www/zeit/vendor/symfony/http-foundation/Session/SessionUtils.php"
  #line: 52
  #severity: E_WARNING
  trace: {
    /opt/www/zeit/vendor/symfony/http-foundation/Session/SessionUtils.php:52 {
      Symfony\Component\HttpFoundation\Session\SessionUtils::popSessionCookie(string $sessionName, string $sessionId): ?string …
      › 
      › header_remove('Set-Cookie');foreach ($otherCookies as $h) {
    }
    /opt/www/zeit/vendor/symfony/http-kernel/EventListener/AbstractSessionListener.php:161 {
      Symfony\Component\HttpKernel\EventListener\AbstractSessionListener->onKernelResponse(ResponseEvent $event): void …
      › 
      › SessionUtils::popSessionCookie($sessionName, $sessionId);}
    /opt/www/zeit/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 {
    }
    /opt/www/zeit/vendor/symfony/event-dispatcher/EventDispatcher.php:220 {
      Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
      ›     }    $listener($event, $eventName, $this);}
    }
    /opt/www/zeit/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);}
    }
    /opt/www/zeit/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 {
    }
    /opt/www/zeit/vendor/symfony/http-kernel/HttpKernel.php:214 {
      Symfony\Component\HttpKernel\HttpKernel->filterResponse(Response $response, Request $request, int $type): Response …
      › 
      › $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);}
    /opt/www/zeit/vendor/symfony/http-kernel/HttpKernel.php:202 {
      Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
      › 
      ›     return $this->filterResponse($response, $request, $type);}
    }
    /opt/www/zeit/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) {
    }
    /opt/www/zeit/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 {
    }
    /opt/www/zeit/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
      Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
      › {    $response = $this->kernel->handle($this->request);}
    /opt/www/zeit/vendor/autoload_runtime.php:29 {
      require_once …
      ›         ->getRunner($app)        ->run());
    }
    /opt/www/zeit/public/index.php:5 {
      › 
      › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
        "/opt/www/zeit/vendor/autoload_runtime.php"
      }
    }
  }
}
logger
Symfony\Bridge\Monolog\Processor\DebugProcessor {#151
  -records: [
    4 => [
      [
        "timestamp" => 1775021645
        "timestamp_rfc3339" => "2026-04-01T07:34:05.800+02:00"
        "message" => "terminal security is deactivated"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => []
        "channel" => "app"
      ]
      [
        "timestamp" => 1775021645
        "timestamp_rfc3339" => "2026-04-01T07:34:05.801+02:00"
        "message" => "Matched route "{route}"."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "route" => "my_timesheet"
          "route_parameters" => [
            "_route" => "my_timesheet"
            "_controller" => "App\Controller\UserController::timesheet"
          ]
          "request_uri" => "http://zeit.elektro-ova.de/user/timesheet"
          "method" => "POST"
        ]
        "channel" => "request"
      ]
      [
        "timestamp" => 1775021645
        "timestamp_rfc3339" => "2026-04-01T07:34:05.802+02:00"
        "message" => "User Deprecated: Since symfony/framework-bundle 6.4: The "annotations.cached_reader" service is deprecated without replacement."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#333
            #message: "User Deprecated: Since symfony/framework-bundle 6.4: The "annotations.cached_reader" service is deprecated without replacement."
            #code: 0
            #file: "/opt/www/zeit/var/cache/dev/Container4CZWYiI/getAnnotations_CachedReaderService.php"
            #line: 23
            #severity: E_USER_DEPRECATED
            trace: {
              /opt/www/zeit/var/cache/dev/Container4CZWYiI/getAnnotations_CachedReaderService.php:23 {
                Container4CZWYiI\getAnnotations_CachedReaderService::do($container, $lazyLoad = true) …
                › {    trigger_deprecation('symfony/framework-bundle', '6.4', 'The "annotations.cached_reader" service is deprecated without replacement.');}
              /opt/www/zeit/var/cache/dev/Container4CZWYiI/App_KernelDevDebugContainer.php:559 {
                Container4CZWYiI\App_KernelDevDebugContainer->load($file, $lazyLoad = true): mixed …
                › 
                ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
              }
              /opt/www/zeit/var/cache/dev/Container4CZWYiI/App_KernelDevDebugContainer.php:2056 {
                Container4CZWYiI\App_KernelDevDebugContainer::getSerializer_Mapping_ClassMetadataFactoryService($container) …
                › {    return $container->privates['serializer.mapping.class_metadata_factory'] = new \Symfony\Component\Serializer\Mapping\Factory\ClassMetadataFactory(new \Symfony\Component\Serializer\Mapping\Loader\LoaderChain([new \Symfony\Component\Serializer\Mapping\Loader\AttributeLoader(($container->privates['annotations.cached_reader'] ?? $container->load('getAnnotations_CachedReaderService')))]));}
              }
              /opt/www/zeit/var/cache/dev/Container4CZWYiI/App_KernelDevDebugContainer.php:1546 {
                Container4CZWYiI\App_KernelDevDebugContainer::getDebug_SerializerService($container) …
                › $d = ($container->services['translator'] ?? self::getTranslatorService($container));$e = ($container->privates['serializer.mapping.class_metadata_factory'] ?? self::getSerializer_Mapping_ClassMetadataFactoryService($container));}
              /opt/www/zeit/var/cache/dev/Container4CZWYiI/getJsonServiceService.php:23 {
                Container4CZWYiI\getJsonServiceService::do($container, $lazyLoad = true) …
                › 
                › $a = ($container->privates['debug.serializer'] ?? self::getDebug_SerializerService($container));}
              /opt/www/zeit/var/cache/dev/Container4CZWYiI/App_KernelDevDebugContainer.php:559 {
                Container4CZWYiI\App_KernelDevDebugContainer->load($file, $lazyLoad = true): mixed …
                › 
                ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
              }
              /opt/www/zeit/var/cache/dev/Container4CZWYiI/getKimaiServiceService.php:23 {
                Container4CZWYiI\getKimaiServiceService::do($container, $lazyLoad = true) …
                › 
                › $a = ($container->privates['App\\Service\\JsonService'] ?? $container->load('getJsonServiceService'));}
              /opt/www/zeit/var/cache/dev/Container4CZWYiI/App_KernelDevDebugContainer.php:559 {
                Container4CZWYiI\App_KernelDevDebugContainer->load($file, $lazyLoad = true): mixed …
                › 
                ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
              }
              /opt/www/zeit/var/cache/dev/Container4CZWYiI/getNFCAuthenticatorService.php:25 {
                Container4CZWYiI\getNFCAuthenticatorService::do($container, $lazyLoad = true) …
                › 
                › $a = ($container->privates['App\\Service\\KimaiService'] ?? $container->load('getKimaiServiceService'));}
              /opt/www/zeit/var/cache/dev/Container4CZWYiI/App_KernelDevDebugContainer.php:559 {
                Container4CZWYiI\App_KernelDevDebugContainer->load($file, $lazyLoad = true): mixed …
                › 
                ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
              }
              /opt/www/zeit/var/cache/dev/Container4CZWYiI/getSecurity_Authenticator_Manager_MainService.php:25 {
                Container4CZWYiI\getSecurity_Authenticator_Manager_MainService::do($container, $lazyLoad = true) …
                › 
                › $a = ($container->privates['App\\Security\\NFCAuthenticator'] ?? $container->load('getNFCAuthenticatorService'));}
              /opt/www/zeit/var/cache/dev/Container4CZWYiI/App_KernelDevDebugContainer.php:559 {
                Container4CZWYiI\App_KernelDevDebugContainer->load($file, $lazyLoad = true): mixed …
                › 
                ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
              }
              /opt/www/zeit/var/cache/dev/Container4CZWYiI/getDebug_Security_Firewall_Authenticator_MainService.php:24 {
                Container4CZWYiI\getDebug_Security_Firewall_Authenticator_MainService::do($container, $lazyLoad = true) …
                › 
                › $a = ($container->privates['security.authenticator.manager.main'] ?? $container->load('getSecurity_Authenticator_Manager_MainService'));}
              /opt/www/zeit/var/cache/dev/Container4CZWYiI/App_KernelDevDebugContainer.php:559 {
                Container4CZWYiI\App_KernelDevDebugContainer->load($file, $lazyLoad = true): mixed …
                › 
                ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
              }
              /opt/www/zeit/var/cache/dev/Container4CZWYiI/getSecurity_Firewall_Map_Context_MainService.php:34 {
                Container4CZWYiI\getSecurity_Firewall_Map_Context_MainService::Container4CZWYiI\{closure} …
                › yield 1 => ($container->privates['security.context_listener.0'] ?? self::getSecurity_ContextListener_0Service($container));yield 2 => ($container->privates['debug.security.firewall.authenticator.main'] ?? $container->load('getDebug_Security_Firewall_Authenticator_MainService'));yield 3 => ($container->privates['security.access_listener'] ?? $container->load('getSecurity_AccessListenerService'));
              }
              /opt/www/zeit/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php:61 {
                Symfony\Bundle\SecurityBundle\Security\FirewallContext->Symfony\Bundle\SecurityBundle\Debug\{closure} …
                › $listeners = [];foreach ($this->listeners as $listener) {    if (!$authenticatorManagerListener && $listener instanceof TraceableAuthenticatorManagerListener) {
              }
              /opt/www/zeit/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php:78 {
                Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener->callListeners(RequestEvent $event, iterable $listeners): void …
                ›     $this->listeners = $listeners;}, $listener, FirewallContext::class)();}
              /opt/www/zeit/vendor/symfony/security-http/Firewall.php:95 {
                Symfony\Component\Security\Http\Firewall->onKernelRequest(RequestEvent $event) …
                › 
                ›     $this->callListeners($event, $authenticationListeners());}
              }
              /opt/www/zeit/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 {
              }
              /opt/www/zeit/vendor/symfony/event-dispatcher/EventDispatcher.php:220 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
                ›     }    $listener($event, $eventName, $this);}
              }
              /opt/www/zeit/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);}
              }
              /opt/www/zeit/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 {
              }
              /opt/www/zeit/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);}
              /opt/www/zeit/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) {
              }
              /opt/www/zeit/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 {
              }
              /opt/www/zeit/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);}
              /opt/www/zeit/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /opt/www/zeit/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/opt/www/zeit/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1775021645
        "timestamp_rfc3339" => "2026-04-01T07:34:05.802+02:00"
        "message" => "User Deprecated: Since symfony/framework-bundle 6.4: The "annotations.reader" service is deprecated without replacement."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#335
            #message: "User Deprecated: Since symfony/framework-bundle 6.4: The "annotations.reader" service is deprecated without replacement."
            #code: 0
            #file: "/opt/www/zeit/var/cache/dev/Container4CZWYiI/getAnnotations_ReaderService.php"
            #line: 23
            #severity: E_USER_DEPRECATED
            trace: {
              /opt/www/zeit/var/cache/dev/Container4CZWYiI/getAnnotations_ReaderService.php:23 {
                Container4CZWYiI\getAnnotations_ReaderService::do($container, $lazyLoad = true) …
                › {    trigger_deprecation('symfony/framework-bundle', '6.4', 'The "annotations.reader" service is deprecated without replacement.');}
              /opt/www/zeit/var/cache/dev/Container4CZWYiI/App_KernelDevDebugContainer.php:559 {
                Container4CZWYiI\App_KernelDevDebugContainer->load($file, $lazyLoad = true): mixed …
                › 
                ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
              }
              /opt/www/zeit/var/cache/dev/Container4CZWYiI/getAnnotations_CachedReaderService.php:25 {
                Container4CZWYiI\getAnnotations_CachedReaderService::do($container, $lazyLoad = true) …
                › 
                ›     return $container->privates['annotations.cached_reader'] = new \Doctrine\Common\Annotations\PsrCachedReader(($container->privates['annotations.reader'] ?? $container->load('getAnnotations_ReaderService')), $container->load('getAnnotations_CacheAdapterService'), true);}
              }
              /opt/www/zeit/var/cache/dev/Container4CZWYiI/App_KernelDevDebugContainer.php:559 {
                Container4CZWYiI\App_KernelDevDebugContainer->load($file, $lazyLoad = true): mixed …
                › 
                ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
              }
              /opt/www/zeit/var/cache/dev/Container4CZWYiI/App_KernelDevDebugContainer.php:2056 {
                Container4CZWYiI\App_KernelDevDebugContainer::getSerializer_Mapping_ClassMetadataFactoryService($container) …
                › {    return $container->privates['serializer.mapping.class_metadata_factory'] = new \Symfony\Component\Serializer\Mapping\Factory\ClassMetadataFactory(new \Symfony\Component\Serializer\Mapping\Loader\LoaderChain([new \Symfony\Component\Serializer\Mapping\Loader\AttributeLoader(($container->privates['annotations.cached_reader'] ?? $container->load('getAnnotations_CachedReaderService')))]));}
              }
              /opt/www/zeit/var/cache/dev/Container4CZWYiI/App_KernelDevDebugContainer.php:1546 {
                Container4CZWYiI\App_KernelDevDebugContainer::getDebug_SerializerService($container) …
                › $d = ($container->services['translator'] ?? self::getTranslatorService($container));$e = ($container->privates['serializer.mapping.class_metadata_factory'] ?? self::getSerializer_Mapping_ClassMetadataFactoryService($container));}
              /opt/www/zeit/var/cache/dev/Container4CZWYiI/getJsonServiceService.php:23 {
                Container4CZWYiI\getJsonServiceService::do($container, $lazyLoad = true) …
                › 
                › $a = ($container->privates['debug.serializer'] ?? self::getDebug_SerializerService($container));}
              /opt/www/zeit/var/cache/dev/Container4CZWYiI/App_KernelDevDebugContainer.php:559 {
                Container4CZWYiI\App_KernelDevDebugContainer->load($file, $lazyLoad = true): mixed …
                › 
                ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
              }
              /opt/www/zeit/var/cache/dev/Container4CZWYiI/getKimaiServiceService.php:23 {
                Container4CZWYiI\getKimaiServiceService::do($container, $lazyLoad = true) …
                › 
                › $a = ($container->privates['App\\Service\\JsonService'] ?? $container->load('getJsonServiceService'));}
              /opt/www/zeit/var/cache/dev/Container4CZWYiI/App_KernelDevDebugContainer.php:559 {
                Container4CZWYiI\App_KernelDevDebugContainer->load($file, $lazyLoad = true): mixed …
                › 
                ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
              }
              /opt/www/zeit/var/cache/dev/Container4CZWYiI/getNFCAuthenticatorService.php:25 {
                Container4CZWYiI\getNFCAuthenticatorService::do($container, $lazyLoad = true) …
                › 
                › $a = ($container->privates['App\\Service\\KimaiService'] ?? $container->load('getKimaiServiceService'));}
              /opt/www/zeit/var/cache/dev/Container4CZWYiI/App_KernelDevDebugContainer.php:559 {
                Container4CZWYiI\App_KernelDevDebugContainer->load($file, $lazyLoad = true): mixed …
                › 
                ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
              }
              /opt/www/zeit/var/cache/dev/Container4CZWYiI/getSecurity_Authenticator_Manager_MainService.php:25 {
                Container4CZWYiI\getSecurity_Authenticator_Manager_MainService::do($container, $lazyLoad = true) …
                › 
                › $a = ($container->privates['App\\Security\\NFCAuthenticator'] ?? $container->load('getNFCAuthenticatorService'));}
              /opt/www/zeit/var/cache/dev/Container4CZWYiI/App_KernelDevDebugContainer.php:559 {
                Container4CZWYiI\App_KernelDevDebugContainer->load($file, $lazyLoad = true): mixed …
                › 
                ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
              }
              /opt/www/zeit/var/cache/dev/Container4CZWYiI/getDebug_Security_Firewall_Authenticator_MainService.php:24 {
                Container4CZWYiI\getDebug_Security_Firewall_Authenticator_MainService::do($container, $lazyLoad = true) …
                › 
                › $a = ($container->privates['security.authenticator.manager.main'] ?? $container->load('getSecurity_Authenticator_Manager_MainService'));}
              /opt/www/zeit/var/cache/dev/Container4CZWYiI/App_KernelDevDebugContainer.php:559 {
                Container4CZWYiI\App_KernelDevDebugContainer->load($file, $lazyLoad = true): mixed …
                › 
                ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
              }
              /opt/www/zeit/var/cache/dev/Container4CZWYiI/getSecurity_Firewall_Map_Context_MainService.php:34 {
                Container4CZWYiI\getSecurity_Firewall_Map_Context_MainService::Container4CZWYiI\{closure} …
                › yield 1 => ($container->privates['security.context_listener.0'] ?? self::getSecurity_ContextListener_0Service($container));yield 2 => ($container->privates['debug.security.firewall.authenticator.main'] ?? $container->load('getDebug_Security_Firewall_Authenticator_MainService'));yield 3 => ($container->privates['security.access_listener'] ?? $container->load('getSecurity_AccessListenerService'));
              }
              /opt/www/zeit/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php:61 {
                Symfony\Bundle\SecurityBundle\Security\FirewallContext->Symfony\Bundle\SecurityBundle\Debug\{closure} …
                › $listeners = [];foreach ($this->listeners as $listener) {    if (!$authenticatorManagerListener && $listener instanceof TraceableAuthenticatorManagerListener) {
              }
              /opt/www/zeit/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php:78 {
                Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener->callListeners(RequestEvent $event, iterable $listeners): void …
                ›     $this->listeners = $listeners;}, $listener, FirewallContext::class)();}
              /opt/www/zeit/vendor/symfony/security-http/Firewall.php:95 {
                Symfony\Component\Security\Http\Firewall->onKernelRequest(RequestEvent $event) …
                › 
                ›     $this->callListeners($event, $authenticationListeners());}
              }
              /opt/www/zeit/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 {
              }
              /opt/www/zeit/vendor/symfony/event-dispatcher/EventDispatcher.php:220 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
                ›     }    $listener($event, $eventName, $this);}
              }
              /opt/www/zeit/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);}
              }
              /opt/www/zeit/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 {
              }
              /opt/www/zeit/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);}
              /opt/www/zeit/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) {
              }
              /opt/www/zeit/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 {
              }
              /opt/www/zeit/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);}
              /opt/www/zeit/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /opt/www/zeit/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/opt/www/zeit/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1775021645
        "timestamp_rfc3339" => "2026-04-01T07:34:05.802+02:00"
        "message" => "User Deprecated: Since symfony/framework-bundle 6.4: The "annotations.cache_adapter" service is deprecated without replacement."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#342
            #message: "User Deprecated: Since symfony/framework-bundle 6.4: The "annotations.cache_adapter" service is deprecated without replacement."
            #code: 0
            #file: "/opt/www/zeit/var/cache/dev/Container4CZWYiI/getAnnotations_CacheAdapterService.php"
            #line: 23
            #severity: E_USER_DEPRECATED
            trace: {
              /opt/www/zeit/var/cache/dev/Container4CZWYiI/getAnnotations_CacheAdapterService.php:23 {
                Container4CZWYiI\getAnnotations_CacheAdapterService::do($container, $lazyLoad = true) …
                › {    trigger_deprecation('symfony/framework-bundle', '6.4', 'The "annotations.cache_adapter" service is deprecated without replacement.');}
              /opt/www/zeit/var/cache/dev/Container4CZWYiI/App_KernelDevDebugContainer.php:559 {
                Container4CZWYiI\App_KernelDevDebugContainer->load($file, $lazyLoad = true): mixed …
                › 
                ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
              }
              /opt/www/zeit/var/cache/dev/Container4CZWYiI/getAnnotations_CachedReaderService.php:25 {
                Container4CZWYiI\getAnnotations_CachedReaderService::do($container, $lazyLoad = true) …
                › 
                ›     return $container->privates['annotations.cached_reader'] = new \Doctrine\Common\Annotations\PsrCachedReader(($container->privates['annotations.reader'] ?? $container->load('getAnnotations_ReaderService')), $container->load('getAnnotations_CacheAdapterService'), true);}
              }
              /opt/www/zeit/var/cache/dev/Container4CZWYiI/App_KernelDevDebugContainer.php:559 {
                Container4CZWYiI\App_KernelDevDebugContainer->load($file, $lazyLoad = true): mixed …
                › 
                ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
              }
              /opt/www/zeit/var/cache/dev/Container4CZWYiI/App_KernelDevDebugContainer.php:2056 {
                Container4CZWYiI\App_KernelDevDebugContainer::getSerializer_Mapping_ClassMetadataFactoryService($container) …
                › {    return $container->privates['serializer.mapping.class_metadata_factory'] = new \Symfony\Component\Serializer\Mapping\Factory\ClassMetadataFactory(new \Symfony\Component\Serializer\Mapping\Loader\LoaderChain([new \Symfony\Component\Serializer\Mapping\Loader\AttributeLoader(($container->privates['annotations.cached_reader'] ?? $container->load('getAnnotations_CachedReaderService')))]));}
              }
              /opt/www/zeit/var/cache/dev/Container4CZWYiI/App_KernelDevDebugContainer.php:1546 {
                Container4CZWYiI\App_KernelDevDebugContainer::getDebug_SerializerService($container) …
                › $d = ($container->services['translator'] ?? self::getTranslatorService($container));$e = ($container->privates['serializer.mapping.class_metadata_factory'] ?? self::getSerializer_Mapping_ClassMetadataFactoryService($container));}
              /opt/www/zeit/var/cache/dev/Container4CZWYiI/getJsonServiceService.php:23 {
                Container4CZWYiI\getJsonServiceService::do($container, $lazyLoad = true) …
                › 
                › $a = ($container->privates['debug.serializer'] ?? self::getDebug_SerializerService($container));}
              /opt/www/zeit/var/cache/dev/Container4CZWYiI/App_KernelDevDebugContainer.php:559 {
                Container4CZWYiI\App_KernelDevDebugContainer->load($file, $lazyLoad = true): mixed …
                › 
                ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
              }
              /opt/www/zeit/var/cache/dev/Container4CZWYiI/getKimaiServiceService.php:23 {
                Container4CZWYiI\getKimaiServiceService::do($container, $lazyLoad = true) …
                › 
                › $a = ($container->privates['App\\Service\\JsonService'] ?? $container->load('getJsonServiceService'));}
              /opt/www/zeit/var/cache/dev/Container4CZWYiI/App_KernelDevDebugContainer.php:559 {
                Container4CZWYiI\App_KernelDevDebugContainer->load($file, $lazyLoad = true): mixed …
                › 
                ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
              }
              /opt/www/zeit/var/cache/dev/Container4CZWYiI/getNFCAuthenticatorService.php:25 {
                Container4CZWYiI\getNFCAuthenticatorService::do($container, $lazyLoad = true) …
                › 
                › $a = ($container->privates['App\\Service\\KimaiService'] ?? $container->load('getKimaiServiceService'));}
              /opt/www/zeit/var/cache/dev/Container4CZWYiI/App_KernelDevDebugContainer.php:559 {
                Container4CZWYiI\App_KernelDevDebugContainer->load($file, $lazyLoad = true): mixed …
                › 
                ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
              }
              /opt/www/zeit/var/cache/dev/Container4CZWYiI/getSecurity_Authenticator_Manager_MainService.php:25 {
                Container4CZWYiI\getSecurity_Authenticator_Manager_MainService::do($container, $lazyLoad = true) …
                › 
                › $a = ($container->privates['App\\Security\\NFCAuthenticator'] ?? $container->load('getNFCAuthenticatorService'));}
              /opt/www/zeit/var/cache/dev/Container4CZWYiI/App_KernelDevDebugContainer.php:559 {
                Container4CZWYiI\App_KernelDevDebugContainer->load($file, $lazyLoad = true): mixed …
                › 
                ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
              }
              /opt/www/zeit/var/cache/dev/Container4CZWYiI/getDebug_Security_Firewall_Authenticator_MainService.php:24 {
                Container4CZWYiI\getDebug_Security_Firewall_Authenticator_MainService::do($container, $lazyLoad = true) …
                › 
                › $a = ($container->privates['security.authenticator.manager.main'] ?? $container->load('getSecurity_Authenticator_Manager_MainService'));}
              /opt/www/zeit/var/cache/dev/Container4CZWYiI/App_KernelDevDebugContainer.php:559 {
                Container4CZWYiI\App_KernelDevDebugContainer->load($file, $lazyLoad = true): mixed …
                › 
                ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
              }
              /opt/www/zeit/var/cache/dev/Container4CZWYiI/getSecurity_Firewall_Map_Context_MainService.php:34 {
                Container4CZWYiI\getSecurity_Firewall_Map_Context_MainService::Container4CZWYiI\{closure} …
                › yield 1 => ($container->privates['security.context_listener.0'] ?? self::getSecurity_ContextListener_0Service($container));yield 2 => ($container->privates['debug.security.firewall.authenticator.main'] ?? $container->load('getDebug_Security_Firewall_Authenticator_MainService'));yield 3 => ($container->privates['security.access_listener'] ?? $container->load('getSecurity_AccessListenerService'));
              }
              /opt/www/zeit/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php:61 {
                Symfony\Bundle\SecurityBundle\Security\FirewallContext->Symfony\Bundle\SecurityBundle\Debug\{closure} …
                › $listeners = [];foreach ($this->listeners as $listener) {    if (!$authenticatorManagerListener && $listener instanceof TraceableAuthenticatorManagerListener) {
              }
              /opt/www/zeit/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php:78 {
                Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener->callListeners(RequestEvent $event, iterable $listeners): void …
                ›     $this->listeners = $listeners;}, $listener, FirewallContext::class)();}
              /opt/www/zeit/vendor/symfony/security-http/Firewall.php:95 {
                Symfony\Component\Security\Http\Firewall->onKernelRequest(RequestEvent $event) …
                › 
                ›     $this->callListeners($event, $authenticationListeners());}
              }
              /opt/www/zeit/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 {
              }
              /opt/www/zeit/vendor/symfony/event-dispatcher/EventDispatcher.php:220 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
                ›     }    $listener($event, $eventName, $this);}
              }
              /opt/www/zeit/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);}
              }
              /opt/www/zeit/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 {
              }
              /opt/www/zeit/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);}
              /opt/www/zeit/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) {
              }
              /opt/www/zeit/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 {
              }
              /opt/www/zeit/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);}
              /opt/www/zeit/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /opt/www/zeit/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/opt/www/zeit/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1775021645
        "timestamp_rfc3339" => "2026-04-01T07:34:05.802+02:00"
        "message" => "User Deprecated: Since symfony/serializer 6.4: Passing a "Doctrine\Common\Annotations\PsrCachedReader" instance as argument 1 to "Symfony\Component\Serializer\Mapping\Loader\AttributeLoader::__construct()" is deprecated, pass null or omit the parameter instead."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#352
            #message: "User Deprecated: Since symfony/serializer 6.4: Passing a "Doctrine\Common\Annotations\PsrCachedReader" instance as argument 1 to "Symfony\Component\Serializer\Mapping\Loader\AttributeLoader::__construct()" is deprecated, pass null or omit the parameter instead."
            #code: 0
            #file: "/opt/www/zeit/vendor/symfony/serializer/Mapping/Loader/AttributeLoader.php"
            #line: 51
            #severity: E_USER_DEPRECATED
            trace: {
              /opt/www/zeit/vendor/symfony/serializer/Mapping/Loader/AttributeLoader.php:51 {
                Symfony\Component\Serializer\Mapping\Loader\AttributeLoader->__construct(?Reader $reader = null) …
                › if ($reader) {    trigger_deprecation('symfony/serializer', '6.4', 'Passing a "%s" instance as argument 1 to "%s()" is deprecated, pass null or omit the parameter instead.', get_debug_type($reader), __METHOD__);}
              }
              /opt/www/zeit/var/cache/dev/Container4CZWYiI/App_KernelDevDebugContainer.php:2056 {
                Container4CZWYiI\App_KernelDevDebugContainer::getSerializer_Mapping_ClassMetadataFactoryService($container) …
                › {    return $container->privates['serializer.mapping.class_metadata_factory'] = new \Symfony\Component\Serializer\Mapping\Factory\ClassMetadataFactory(new \Symfony\Component\Serializer\Mapping\Loader\LoaderChain([new \Symfony\Component\Serializer\Mapping\Loader\AttributeLoader(($container->privates['annotations.cached_reader'] ?? $container->load('getAnnotations_CachedReaderService')))]));}
              }
              /opt/www/zeit/var/cache/dev/Container4CZWYiI/App_KernelDevDebugContainer.php:1546 {
                Container4CZWYiI\App_KernelDevDebugContainer::getDebug_SerializerService($container) …
                › $d = ($container->services['translator'] ?? self::getTranslatorService($container));$e = ($container->privates['serializer.mapping.class_metadata_factory'] ?? self::getSerializer_Mapping_ClassMetadataFactoryService($container));}
              /opt/www/zeit/var/cache/dev/Container4CZWYiI/getJsonServiceService.php:23 {
                Container4CZWYiI\getJsonServiceService::do($container, $lazyLoad = true) …
                › 
                › $a = ($container->privates['debug.serializer'] ?? self::getDebug_SerializerService($container));}
              /opt/www/zeit/var/cache/dev/Container4CZWYiI/App_KernelDevDebugContainer.php:559 {
                Container4CZWYiI\App_KernelDevDebugContainer->load($file, $lazyLoad = true): mixed …
                › 
                ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
              }
              /opt/www/zeit/var/cache/dev/Container4CZWYiI/getKimaiServiceService.php:23 {
                Container4CZWYiI\getKimaiServiceService::do($container, $lazyLoad = true) …
                › 
                › $a = ($container->privates['App\\Service\\JsonService'] ?? $container->load('getJsonServiceService'));}
              /opt/www/zeit/var/cache/dev/Container4CZWYiI/App_KernelDevDebugContainer.php:559 {
                Container4CZWYiI\App_KernelDevDebugContainer->load($file, $lazyLoad = true): mixed …
                › 
                ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
              }
              /opt/www/zeit/var/cache/dev/Container4CZWYiI/getNFCAuthenticatorService.php:25 {
                Container4CZWYiI\getNFCAuthenticatorService::do($container, $lazyLoad = true) …
                › 
                › $a = ($container->privates['App\\Service\\KimaiService'] ?? $container->load('getKimaiServiceService'));}
              /opt/www/zeit/var/cache/dev/Container4CZWYiI/App_KernelDevDebugContainer.php:559 {
                Container4CZWYiI\App_KernelDevDebugContainer->load($file, $lazyLoad = true): mixed …
                › 
                ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
              }
              /opt/www/zeit/var/cache/dev/Container4CZWYiI/getSecurity_Authenticator_Manager_MainService.php:25 {
                Container4CZWYiI\getSecurity_Authenticator_Manager_MainService::do($container, $lazyLoad = true) …
                › 
                › $a = ($container->privates['App\\Security\\NFCAuthenticator'] ?? $container->load('getNFCAuthenticatorService'));}
              /opt/www/zeit/var/cache/dev/Container4CZWYiI/App_KernelDevDebugContainer.php:559 {
                Container4CZWYiI\App_KernelDevDebugContainer->load($file, $lazyLoad = true): mixed …
                › 
                ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
              }
              /opt/www/zeit/var/cache/dev/Container4CZWYiI/getDebug_Security_Firewall_Authenticator_MainService.php:24 {
                Container4CZWYiI\getDebug_Security_Firewall_Authenticator_MainService::do($container, $lazyLoad = true) …
                › 
                › $a = ($container->privates['security.authenticator.manager.main'] ?? $container->load('getSecurity_Authenticator_Manager_MainService'));}
              /opt/www/zeit/var/cache/dev/Container4CZWYiI/App_KernelDevDebugContainer.php:559 {
                Container4CZWYiI\App_KernelDevDebugContainer->load($file, $lazyLoad = true): mixed …
                › 
                ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
              }
              /opt/www/zeit/var/cache/dev/Container4CZWYiI/getSecurity_Firewall_Map_Context_MainService.php:34 {
                Container4CZWYiI\getSecurity_Firewall_Map_Context_MainService::Container4CZWYiI\{closure} …
                › yield 1 => ($container->privates['security.context_listener.0'] ?? self::getSecurity_ContextListener_0Service($container));yield 2 => ($container->privates['debug.security.firewall.authenticator.main'] ?? $container->load('getDebug_Security_Firewall_Authenticator_MainService'));yield 3 => ($container->privates['security.access_listener'] ?? $container->load('getSecurity_AccessListenerService'));
              }
              /opt/www/zeit/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php:61 {
                Symfony\Bundle\SecurityBundle\Security\FirewallContext->Symfony\Bundle\SecurityBundle\Debug\{closure} …
                › $listeners = [];foreach ($this->listeners as $listener) {    if (!$authenticatorManagerListener && $listener instanceof TraceableAuthenticatorManagerListener) {
              }
              /opt/www/zeit/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php:78 {
                Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener->callListeners(RequestEvent $event, iterable $listeners): void …
                ›     $this->listeners = $listeners;}, $listener, FirewallContext::class)();}
              /opt/www/zeit/vendor/symfony/security-http/Firewall.php:95 {
                Symfony\Component\Security\Http\Firewall->onKernelRequest(RequestEvent $event) …
                › 
                ›     $this->callListeners($event, $authenticationListeners());}
              }
              /opt/www/zeit/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 {
              }
              /opt/www/zeit/vendor/symfony/event-dispatcher/EventDispatcher.php:220 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
                ›     }    $listener($event, $eventName, $this);}
              }
              /opt/www/zeit/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);}
              }
              /opt/www/zeit/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 {
              }
              /opt/www/zeit/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);}
              /opt/www/zeit/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) {
              }
              /opt/www/zeit/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 {
              }
              /opt/www/zeit/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);}
              /opt/www/zeit/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /opt/www/zeit/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/opt/www/zeit/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1775021645
        "timestamp_rfc3339" => "2026-04-01T07:34:05.803+02:00"
        "message" => "Read existing security token from the session."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "key" => "_security_main"
          "token_class" => "Symfony\Component\Security\Http\Authenticator\Token\PostAuthenticationToken"
        ]
        "channel" => "security"
      ]
      [
        "timestamp" => 1775021645
        "timestamp_rfc3339" => "2026-04-01T07:34:05.803+02:00"
        "message" => "User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the "reportFieldsWhereDeclared" constructor parameter to true. (AttributeDriver.php:81 called by App_KernelDevDebugContainer.php:1626, https://github.com/doctrine/orm/pull/10455, package doctrine/orm)"
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#491
            #message: "User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the "reportFieldsWhereDeclared" constructor parameter to true. (AttributeDriver.php:81 called by App_KernelDevDebugContainer.php:1626, https://github.com/doctrine/orm/pull/10455, package doctrine/orm)"
            #code: 0
            #file: "/opt/www/zeit/vendor/doctrine/deprecations/src/Deprecation.php"
            #line: 208
            #severity: E_USER_DEPRECATED
            trace: {
              /opt/www/zeit/vendor/doctrine/deprecations/src/Deprecation.php:208 {
                Doctrine\Deprecations\Deprecation::delegateTriggerToBackend(string $message, array $backtrace, string $link, string $package): void …
                › 
                ›     @trigger_error($message, E_USER_DEPRECATED);}
              }
              /opt/www/zeit/vendor/doctrine/deprecations/src/Deprecation.php:108 {
                Doctrine\Deprecations\Deprecation::trigger(string $package, string $link, string $message, ...$args): void …
                › 
                ›     self::delegateTriggerToBackend($message, $backtrace, $link, $package);}
              }
              /opt/www/zeit/vendor/doctrine/orm/src/Mapping/Driver/AttributeDriver.php:81 {
                Doctrine\ORM\Mapping\Driver\AttributeDriver->__construct(array $paths, bool $reportFieldsWhereDeclared = false) …
                ›     'In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the "reportFieldsWhereDeclared" constructor parameter to true.',    self::class);
              }
              /opt/www/zeit/var/cache/dev/Container4CZWYiI/App_KernelDevDebugContainer.php:1626 {
                Container4CZWYiI\App_KernelDevDebugContainer::getDoctrine_Orm_DefaultConfigurationService($container) …
                › $a = new \Doctrine\Persistence\Mapping\Driver\MappingDriverChain();$a->addDriver(($container->privates['doctrine.orm.default_attribute_metadata_driver'] ??= new \Doctrine\ORM\Mapping\Driver\AttributeDriver([(\dirname(__DIR__, 4).'/src/Entity')], false)), 'App\\Entity');}
              /opt/www/zeit/var/cache/dev/Container4CZWYiI/App_KernelDevDebugContainer.php:790 {
                Container4CZWYiI\App_KernelDevDebugContainer::getDoctrine_Orm_DefaultEntityManagerService($container, $lazyLoad = true) …
                › 
                › $instance = ($lazyLoad->__construct(($container->services['doctrine.dbal.default_connection'] ?? self::getDoctrine_Dbal_DefaultConnectionService($container)), ($container->privates['doctrine.orm.default_configuration'] ?? self::getDoctrine_Orm_DefaultConfigurationService($container)), ($container->privates['doctrine.dbal.default_connection.event_manager'] ?? self::getDoctrine_Dbal_DefaultConnection_EventManagerService($container))) && false ?: $lazyLoad);}
              /opt/www/zeit/var/cache/dev/Container4CZWYiI/App_KernelDevDebugContainer.php:781 {
                Container4CZWYiI\App_KernelDevDebugContainer::Container4CZWYiI\{closure} …
                › if (true === $lazyLoad) {    return $container->services['doctrine.orm.default_entity_manager'] = $container->createProxy('EntityManagerGhostEbeb667', static fn () => \EntityManagerGhostEbeb667::createLazyGhost(static fn ($proxy) => self::getDoctrine_Orm_DefaultEntityManagerService($container, $proxy)));}
              }
              /opt/www/zeit/vendor/symfony/var-exporter/Internal/LazyObjectState.php:100 {
                Symfony\Component\VarExporter\Internal\LazyObjectState->initialize($instance, $propertyName, $writeScope) …
                › 
                ›     ($this->initializer)($instance);} catch (\Throwable $e) {
              }
              /opt/www/zeit/vendor/symfony/var-exporter/LazyGhostTrait.php:184 {
                Container4CZWYiI\EntityManagerGhostEbeb667->__get&($name): mixed …
                › 
                › if ($property?->isInitialized($this) ?? LazyObjectState::STATUS_UNINITIALIZED_PARTIAL !== $state->initialize($this, $name, $writeScope ?? $scope)) {    goto get_in_scope;
              }
              /opt/www/zeit/vendor/doctrine/orm/src/EntityManager.php:206 {
                Doctrine\ORM\EntityManager->getMetadataFactory() …
                › {    return $this->metadataFactory;}
              }
              /opt/www/zeit/vendor/doctrine/persistence/src/Persistence/AbstractManagerRegistry.php:194 {
                Doctrine\Persistence\AbstractManagerRegistry->getManagerForClass(string $class) …
                › 
                › if (! $manager->getMetadataFactory()->isTransient($class)) {    return $manager;
              }
              /opt/www/zeit/vendor/doctrine/doctrine-bundle/src/Repository/LazyServiceEntityRepository.php:66 {
                Doctrine\Bundle\DoctrineBundle\Repository\LazyServiceEntityRepository->initialize(): void …
                › {    $manager = $this->registry->getManagerForClass($this->entityClass);}
              /opt/www/zeit/vendor/doctrine/doctrine-bundle/src/Repository/LazyServiceEntityRepository.php:48 {
                Doctrine\Bundle\DoctrineBundle\Repository\LazyServiceEntityRepository->__get(string $name) …
                › {    $this->initialize();}
              /opt/www/zeit/vendor/doctrine/orm/src/EntityRepository.php:85 {
                Doctrine\ORM\EntityRepository->createQueryBuilder($alias, $indexBy = null) …
                › {    return $this->_em->createQueryBuilder()        ->select($alias)
              }
              /opt/www/zeit/src/Repository/UserRepository.php:30 {
                App\Repository\UserRepository->loadUserByIdentifier(string $identifier): User …
                › {    return $this->createQueryBuilder('p')        ->andWhere('p.username = :username')
              }
              /opt/www/zeit/src/Security/UserProvider.php:40 {
                App\Security\UserProvider->refreshUser(UserInterface $user) …
                › {    $user=$this->userRepository->loadUserByIdentifier($user->getUserIdentifier());    $user->setOverdueRecaItems($this->recaItemRepository->hasOverdueItems($user));
              }
              /opt/www/zeit/vendor/symfony/security-http/Firewall/ContextListener.php:214 {
                Symfony\Component\Security\Http\Firewall\ContextListener->refreshUser(TokenInterface $token): TokenInterface …
                › try {    $refreshedUser = $provider->refreshUser($user);    $newToken = clone $token;
              }
              /opt/www/zeit/vendor/symfony/security-http/Firewall/ContextListener.php:131 {
                Symfony\Component\Security\Http\Firewall\ContextListener->authenticate(RequestEvent $event): void …
                › $originalToken = $token;$token = $this->refreshUser($token);}
              /opt/www/zeit/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) {
              }
              /opt/www/zeit/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);}
              }
              /opt/www/zeit/vendor/symfony/security-bundle/Security/LazyFirewallContext.php:60 {
                Symfony\Bundle\SecurityBundle\Security\LazyFirewallContext->__invoke(RequestEvent $event): void …
                › foreach ($listeners as $listener) {    $listener($event);}
              /opt/www/zeit/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php:80 {
                Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener->callListeners(RequestEvent $event, iterable $listeners): void …
                › 
                ›     $listener($event);} else {
              }
              /opt/www/zeit/vendor/symfony/security-http/Firewall.php:95 {
                Symfony\Component\Security\Http\Firewall->onKernelRequest(RequestEvent $event) …
                › 
                ›     $this->callListeners($event, $authenticationListeners());}
              }
              /opt/www/zeit/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 {
              }
              /opt/www/zeit/vendor/symfony/event-dispatcher/EventDispatcher.php:220 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
                ›     }    $listener($event, $eventName, $this);}
              }
              /opt/www/zeit/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);}
              }
              /opt/www/zeit/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 {
              }
              /opt/www/zeit/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);}
              /opt/www/zeit/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) {
              }
              /opt/www/zeit/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 {
              }
              /opt/www/zeit/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);}
              /opt/www/zeit/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /opt/www/zeit/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/opt/www/zeit/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1775021645
        "timestamp_rfc3339" => "2026-04-01T07:34:05.803+02:00"
        "message" => "User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\ORM\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:169 called by EntityManager.php:181, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm)"
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#517
            #message: "User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\ORM\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:169 called by EntityManager.php:181, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm)"
            #code: 0
            #file: "/opt/www/zeit/vendor/doctrine/deprecations/src/Deprecation.php"
            #line: 208
            #severity: E_USER_DEPRECATED
            trace: {
              /opt/www/zeit/vendor/doctrine/deprecations/src/Deprecation.php:208 {
                Doctrine\Deprecations\Deprecation::delegateTriggerToBackend(string $message, array $backtrace, string $link, string $package): void …
                › 
                ›     @trigger_error($message, E_USER_DEPRECATED);}
              }
              /opt/www/zeit/vendor/doctrine/deprecations/src/Deprecation.php:108 {
                Doctrine\Deprecations\Deprecation::trigger(string $package, string $link, string $message, ...$args): void …
                › 
                ›     self::delegateTriggerToBackend($message, $backtrace, $link, $package);}
              }
              /opt/www/zeit/vendor/doctrine/orm/src/Proxy/ProxyFactory.php:169 {
                Doctrine\ORM\Proxy\ProxyFactory->__construct(EntityManagerInterface $em, $proxyDir, $proxyNs, $autoGenerate = self::AUTOGENERATE_NEVER) …
                ›     'https://github.com/doctrine/orm/pull/10837/',    'Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\ORM\Configuration::setLazyGhostObjectEnabled(true) is called to enable them.');
              }
              /opt/www/zeit/vendor/doctrine/orm/src/EntityManager.php:181 {
                Doctrine\ORM\EntityManager->__construct(Connection $conn, Configuration $config, ?EventManager $eventManager = null) …
                ›     $config->getProxyNamespace(),    $config->getAutoGenerateProxyClasses());
              }
              /opt/www/zeit/var/cache/dev/Container4CZWYiI/App_KernelDevDebugContainer.php:790 {
                Container4CZWYiI\App_KernelDevDebugContainer::getDoctrine_Orm_DefaultEntityManagerService($container, $lazyLoad = true) …
                › 
                › $instance = ($lazyLoad->__construct(($container->services['doctrine.dbal.default_connection'] ?? self::getDoctrine_Dbal_DefaultConnectionService($container)), ($container->privates['doctrine.orm.default_configuration'] ?? self::getDoctrine_Orm_DefaultConfigurationService($container)), ($container->privates['doctrine.dbal.default_connection.event_manager'] ?? self::getDoctrine_Dbal_DefaultConnection_EventManagerService($container))) && false ?: $lazyLoad);}
              /opt/www/zeit/var/cache/dev/Container4CZWYiI/App_KernelDevDebugContainer.php:781 {
                Container4CZWYiI\App_KernelDevDebugContainer::Container4CZWYiI\{closure} …
                › if (true === $lazyLoad) {    return $container->services['doctrine.orm.default_entity_manager'] = $container->createProxy('EntityManagerGhostEbeb667', static fn () => \EntityManagerGhostEbeb667::createLazyGhost(static fn ($proxy) => self::getDoctrine_Orm_DefaultEntityManagerService($container, $proxy)));}
              }
              /opt/www/zeit/vendor/symfony/var-exporter/Internal/LazyObjectState.php:100 {
                Symfony\Component\VarExporter\Internal\LazyObjectState->initialize($instance, $propertyName, $writeScope) …
                › 
                ›     ($this->initializer)($instance);} catch (\Throwable $e) {
              }
              /opt/www/zeit/vendor/symfony/var-exporter/LazyGhostTrait.php:184 {
                Container4CZWYiI\EntityManagerGhostEbeb667->__get&($name): mixed …
                › 
                › if ($property?->isInitialized($this) ?? LazyObjectState::STATUS_UNINITIALIZED_PARTIAL !== $state->initialize($this, $name, $writeScope ?? $scope)) {    goto get_in_scope;
              }
              /opt/www/zeit/vendor/doctrine/orm/src/EntityManager.php:206 {
                Doctrine\ORM\EntityManager->getMetadataFactory() …
                › {    return $this->metadataFactory;}
              }
              /opt/www/zeit/vendor/doctrine/persistence/src/Persistence/AbstractManagerRegistry.php:194 {
                Doctrine\Persistence\AbstractManagerRegistry->getManagerForClass(string $class) …
                › 
                › if (! $manager->getMetadataFactory()->isTransient($class)) {    return $manager;
              }
              /opt/www/zeit/vendor/doctrine/doctrine-bundle/src/Repository/LazyServiceEntityRepository.php:66 {
                Doctrine\Bundle\DoctrineBundle\Repository\LazyServiceEntityRepository->initialize(): void …
                › {    $manager = $this->registry->getManagerForClass($this->entityClass);}
              /opt/www/zeit/vendor/doctrine/doctrine-bundle/src/Repository/LazyServiceEntityRepository.php:48 {
                Doctrine\Bundle\DoctrineBundle\Repository\LazyServiceEntityRepository->__get(string $name) …
                › {    $this->initialize();}
              /opt/www/zeit/vendor/doctrine/orm/src/EntityRepository.php:85 {
                Doctrine\ORM\EntityRepository->createQueryBuilder($alias, $indexBy = null) …
                › {    return $this->_em->createQueryBuilder()        ->select($alias)
              }
              /opt/www/zeit/src/Repository/UserRepository.php:30 {
                App\Repository\UserRepository->loadUserByIdentifier(string $identifier): User …
                › {    return $this->createQueryBuilder('p')        ->andWhere('p.username = :username')
              }
              /opt/www/zeit/src/Security/UserProvider.php:40 {
                App\Security\UserProvider->refreshUser(UserInterface $user) …
                › {    $user=$this->userRepository->loadUserByIdentifier($user->getUserIdentifier());    $user->setOverdueRecaItems($this->recaItemRepository->hasOverdueItems($user));
              }
              /opt/www/zeit/vendor/symfony/security-http/Firewall/ContextListener.php:214 {
                Symfony\Component\Security\Http\Firewall\ContextListener->refreshUser(TokenInterface $token): TokenInterface …
                › try {    $refreshedUser = $provider->refreshUser($user);    $newToken = clone $token;
              }
              /opt/www/zeit/vendor/symfony/security-http/Firewall/ContextListener.php:131 {
                Symfony\Component\Security\Http\Firewall\ContextListener->authenticate(RequestEvent $event): void …
                › $originalToken = $token;$token = $this->refreshUser($token);}
              /opt/www/zeit/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) {
              }
              /opt/www/zeit/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);}
              }
              /opt/www/zeit/vendor/symfony/security-bundle/Security/LazyFirewallContext.php:60 {
                Symfony\Bundle\SecurityBundle\Security\LazyFirewallContext->__invoke(RequestEvent $event): void …
                › foreach ($listeners as $listener) {    $listener($event);}
              /opt/www/zeit/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php:80 {
                Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener->callListeners(RequestEvent $event, iterable $listeners): void …
                › 
                ›     $listener($event);} else {
              }
              /opt/www/zeit/vendor/symfony/security-http/Firewall.php:95 {
                Symfony\Component\Security\Http\Firewall->onKernelRequest(RequestEvent $event) …
                › 
                ›     $this->callListeners($event, $authenticationListeners());}
              }
              /opt/www/zeit/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 {
              }
              /opt/www/zeit/vendor/symfony/event-dispatcher/EventDispatcher.php:220 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
                ›     }    $listener($event, $eventName, $this);}
              }
              /opt/www/zeit/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);}
              }
              /opt/www/zeit/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 {
              }
              /opt/www/zeit/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);}
              /opt/www/zeit/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) {
              }
              /opt/www/zeit/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 {
              }
              /opt/www/zeit/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);}
              /opt/www/zeit/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /opt/www/zeit/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/opt/www/zeit/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1775021645
        "timestamp_rfc3339" => "2026-04-01T07:34:05.804+02:00"
        "message" => "User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. "8.0.31" instead of "8". (AbstractMySQLDriver.php:98 called by AbstractDriverMiddleware.php:68, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm)"
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#572
            #message: "User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. "8.0.31" instead of "8". (AbstractMySQLDriver.php:98 called by AbstractDriverMiddleware.php:68, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm)"
            #code: 0
            #file: "/opt/www/zeit/vendor/doctrine/deprecations/src/Deprecation.php"
            #line: 208
            #severity: E_USER_DEPRECATED
            trace: {
              /opt/www/zeit/vendor/doctrine/deprecations/src/Deprecation.php:208 {
                Doctrine\Deprecations\Deprecation::delegateTriggerToBackend(string $message, array $backtrace, string $link, string $package): void …
                › 
                ›     @trigger_error($message, E_USER_DEPRECATED);}
              }
              /opt/www/zeit/vendor/doctrine/deprecations/src/Deprecation.php:108 {
                Doctrine\Deprecations\Deprecation::trigger(string $package, string $link, string $message, ...$args): void …
                › 
                ›     self::delegateTriggerToBackend($message, $backtrace, $link, $package);}
              }
              /opt/www/zeit/vendor/doctrine/dbal/src/Driver/AbstractMySQLDriver.php:98 {
                Doctrine\DBAL\Driver\AbstractMySQLDriver->createDatabasePlatformForVersion($version) …
                ›     'Version detection logic for MySQL will change in DBAL 4. '        . 'Please specify the version as the server reports it, e.g. "8.0.31" instead of "8".',);
              }
              /opt/www/zeit/vendor/doctrine/dbal/src/Driver/Middleware/AbstractDriverMiddleware.php:68 {
                Doctrine\DBAL\Driver\Middleware\AbstractDriverMiddleware->createDatabasePlatformForVersion($version) …
                › if ($this->wrappedDriver instanceof VersionAwarePlatformDriver) {    return $this->wrappedDriver->createDatabasePlatformForVersion($version);}
              }
              /opt/www/zeit/vendor/doctrine/dbal/src/Driver/Middleware/AbstractDriverMiddleware.php:68 {
                Doctrine\DBAL\Driver\Middleware\AbstractDriverMiddleware->createDatabasePlatformForVersion($version) …
                › if ($this->wrappedDriver instanceof VersionAwarePlatformDriver) {    return $this->wrappedDriver->createDatabasePlatformForVersion($version);}
              }
              /opt/www/zeit/vendor/doctrine/dbal/src/Driver/Middleware/AbstractDriverMiddleware.php:68 {
                Doctrine\DBAL\Driver\Middleware\AbstractDriverMiddleware->createDatabasePlatformForVersion($version) …
                › if ($this->wrappedDriver instanceof VersionAwarePlatformDriver) {    return $this->wrappedDriver->createDatabasePlatformForVersion($version);}
              }
              /opt/www/zeit/vendor/doctrine/dbal/src/Connection.php:421 {
                Doctrine\DBAL\Connection->detectDatabasePlatform(): AbstractPlatform …
                › 
                ›     return $this->_driver->createDatabasePlatformForVersion($version);}
              }
              /opt/www/zeit/vendor/doctrine/dbal/src/Connection.php:323 {
                Doctrine\DBAL\Connection->getDatabasePlatform() …
                › if ($this->platform === null) {    $this->platform = $this->detectDatabasePlatform();    $this->platform->setEventManager($this->_eventManager);
              }
              /opt/www/zeit/vendor/doctrine/orm/src/Mapping/ClassMetadataFactory.php:876 {
                Doctrine\ORM\Mapping\ClassMetadataFactory->getTargetPlatform(): AbstractPlatform …
                › if (! $this->targetPlatform) {    $this->targetPlatform = $this->em->getConnection()->getDatabasePlatform();}
              }
              /opt/www/zeit/vendor/doctrine/orm/src/Mapping/ClassMetadataFactory.php:631 {
                Doctrine\ORM\Mapping\ClassMetadataFactory->completeIdGeneratorMapping(ClassMetadataInfo $class): void …
                › if ($idGenType === ClassMetadata::GENERATOR_TYPE_AUTO) {    $class->setIdGeneratorType($this->determineIdGeneratorStrategy($this->getTargetPlatform()));}
              }
              /opt/www/zeit/vendor/doctrine/orm/src/Mapping/ClassMetadataFactory.php:160 {
                Doctrine\ORM\Mapping\ClassMetadataFactory->doLoadMetadata($class, $parent, $rootEntityFound, array $nonSuperclassParents) …
                › } else {    $this->completeIdGeneratorMapping($class);}
              }
              /opt/www/zeit/vendor/doctrine/doctrine-bundle/src/Mapping/ClassMetadataFactory.php:20 {
                Doctrine\Bundle\DoctrineBundle\Mapping\ClassMetadataFactory->doLoadMetadata($class, $parent, $rootEntityFound, array $nonSuperclassParents): void …
                › {    parent::doLoadMetadata($class, $parent, $rootEntityFound, $nonSuperclassParents);}
              /opt/www/zeit/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:343 {
                Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->loadMetadata(string $name) …
                › 
                › $this->doLoadMetadata($class, $parent, $rootEntityFound, $visited);}
              /opt/www/zeit/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:207 {
                Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->getMetadataFor(string $className) …
                › } else {    $loadedMetadata = $this->loadMetadata($realClassName);    $classNames     = array_combine(
              }
              /opt/www/zeit/vendor/doctrine/orm/src/EntityManager.php:329 {
                Doctrine\ORM\EntityManager->getClassMetadata($className) …
                › {    return $this->metadataFactory->getMetadataFor($className);}
              }
              /opt/www/zeit/vendor/doctrine/doctrine-bundle/src/Repository/LazyServiceEntityRepository.php:75 {
                Doctrine\Bundle\DoctrineBundle\Repository\LazyServiceEntityRepository->initialize(): void …
                › 
                ›     parent::__construct($manager, $manager->getClassMetadata($this->entityClass));}
              }
              /opt/www/zeit/vendor/doctrine/doctrine-bundle/src/Repository/LazyServiceEntityRepository.php:48 {
                Doctrine\Bundle\DoctrineBundle\Repository\LazyServiceEntityRepository->__get(string $name) …
                › {    $this->initialize();}
              /opt/www/zeit/vendor/doctrine/orm/src/EntityRepository.php:85 {
                Doctrine\ORM\EntityRepository->createQueryBuilder($alias, $indexBy = null) …
                › {    return $this->_em->createQueryBuilder()        ->select($alias)
              }
              /opt/www/zeit/src/Repository/UserRepository.php:30 {
                App\Repository\UserRepository->loadUserByIdentifier(string $identifier): User …
                › {    return $this->createQueryBuilder('p')        ->andWhere('p.username = :username')
              }
              /opt/www/zeit/src/Security/UserProvider.php:40 {
                App\Security\UserProvider->refreshUser(UserInterface $user) …
                › {    $user=$this->userRepository->loadUserByIdentifier($user->getUserIdentifier());    $user->setOverdueRecaItems($this->recaItemRepository->hasOverdueItems($user));
              }
              /opt/www/zeit/vendor/symfony/security-http/Firewall/ContextListener.php:214 {
                Symfony\Component\Security\Http\Firewall\ContextListener->refreshUser(TokenInterface $token): TokenInterface …
                › try {    $refreshedUser = $provider->refreshUser($user);    $newToken = clone $token;
              }
              /opt/www/zeit/vendor/symfony/security-http/Firewall/ContextListener.php:131 {
                Symfony\Component\Security\Http\Firewall\ContextListener->authenticate(RequestEvent $event): void …
                › $originalToken = $token;$token = $this->refreshUser($token);}
              /opt/www/zeit/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) {
              }
              /opt/www/zeit/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);}
              }
              /opt/www/zeit/vendor/symfony/security-bundle/Security/LazyFirewallContext.php:60 {
                Symfony\Bundle\SecurityBundle\Security\LazyFirewallContext->__invoke(RequestEvent $event): void …
                › foreach ($listeners as $listener) {    $listener($event);}
              /opt/www/zeit/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php:80 {
                Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener->callListeners(RequestEvent $event, iterable $listeners): void …
                › 
                ›     $listener($event);} else {
              }
              /opt/www/zeit/vendor/symfony/security-http/Firewall.php:95 {
                Symfony\Component\Security\Http\Firewall->onKernelRequest(RequestEvent $event) …
                › 
                ›     $this->callListeners($event, $authenticationListeners());}
              }
              /opt/www/zeit/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 {
              }
              /opt/www/zeit/vendor/symfony/event-dispatcher/EventDispatcher.php:220 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
                ›     }    $listener($event, $eventName, $this);}
              }
              /opt/www/zeit/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);}
              }
              /opt/www/zeit/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 {
              }
              /opt/www/zeit/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);}
              /opt/www/zeit/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) {
              }
              /opt/www/zeit/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 {
              }
              /opt/www/zeit/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);}
              /opt/www/zeit/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /opt/www/zeit/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/opt/www/zeit/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1775021645
        "timestamp_rfc3339" => "2026-04-01T07:34:05.805+02:00"
        "message" => "Connecting with parameters {params}"
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "params" => [
            "driver" => "pdo_mysql"
            "idle_connection_ttl" => 600
            "host" => "192.168.2.10"
            "port" => 3306
            "user" => "pms"
            "password" => "<redacted>"
            "driverOptions" => []
            "defaultTableOptions" => []
            "dbname" => "pms"
            "charset" => "utf8"
            "serverVersion" => "8.0"
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1775021645
        "timestamp_rfc3339" => "2026-04-01T07:34:05.807+02:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT u0_.id AS id_0, u0_.username AS username_1, u0_.firstname AS firstname_2, u0_.employeenumber AS employeenumber_3, u0_.lastname AS lastname_4, u0_.email AS email_5, u0_.roles AS roles_6, u0_.breaktime AS breaktime_7, u0_.external_employee AS external_employee_8, u0_.exit_date AS exit_date_9, u0_.driver_license_serial_number AS driver_license_serial_number_10 FROM user u0_ WHERE u0_.username = ?"
          "params" => [
            1 => "rpaschy"
          ]
          "types" => [
            1 => 2
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1775021645
        "timestamp_rfc3339" => "2026-04-01T07:34:05.808+02:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.number AS number_2, t0.shortname AS shortname_3, t0.enabled AS enabled_4, t0.user_id AS user_id_5 FROM leader t0 WHERE t0.user_id = ?"
          "params" => [
            1 => 50
          ]
          "types" => [
            1 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1775021645
        "timestamp_rfc3339" => "2026-04-01T07:34:05.808+02:00"
        "message" => "User Deprecated: Not enabling raw field value access for the Criteria matching API in Doctrine\Common\Collections\Criteria is deprecated. Raw field access will be the only supported method in 3.0 (Criteria.php:80 called by Criteria.php:46, https://github.com/doctrine/collections/pull/472, package doctrine/collections)"
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#603
            #message: "User Deprecated: Not enabling raw field value access for the Criteria matching API in Doctrine\Common\Collections\Criteria is deprecated. Raw field access will be the only supported method in 3.0 (Criteria.php:80 called by Criteria.php:46, https://github.com/doctrine/collections/pull/472, package doctrine/collections)"
            #code: 0
            #file: "/opt/www/zeit/vendor/doctrine/deprecations/src/Deprecation.php"
            #line: 208
            #severity: E_USER_DEPRECATED
            trace: {
              /opt/www/zeit/vendor/doctrine/deprecations/src/Deprecation.php:208 {
                Doctrine\Deprecations\Deprecation::delegateTriggerToBackend(string $message, array $backtrace, string $link, string $package): void …
                › 
                ›     @trigger_error($message, E_USER_DEPRECATED);}
              }
              /opt/www/zeit/vendor/doctrine/deprecations/src/Deprecation.php:108 {
                Doctrine\Deprecations\Deprecation::trigger(string $package, string $link, string $message, ...$args): void …
                › 
                ›     self::delegateTriggerToBackend($message, $backtrace, $link, $package);}
              }
              /opt/www/zeit/vendor/doctrine/collections/src/Criteria.php:80 {
                Doctrine\Common\Collections\Criteria->__construct(?Expression $expression = null, ?array $orderings = null, ?int $firstResult = null, ?int $maxResults = null, bool $accessRawFieldValues = false) …
                ›     'Not enabling raw field value access for the Criteria matching API in %s is deprecated. Raw field access will be the only supported method in 3.0',    self::class,);
              }
              /opt/www/zeit/vendor/doctrine/collections/src/Criteria.php:46 {
                Doctrine\Common\Collections\Criteria::create(): self …
                › 
                ›     return new static(firstResult: 0, accessRawFieldValues: $accessRawFieldValues);}
              }
              /opt/www/zeit/src/Repository/Reca/RecaItemRepository.php:71 {
                App\Repository\Reca\RecaItemRepository->hasOverdueItems($user): bool …
                › 
                › $criteria = Criteria::create();$criteria->where($expressionBuilder->eq('user', $user));
              }
              /opt/www/zeit/src/Security/UserProvider.php:41 {
                App\Security\UserProvider->refreshUser(UserInterface $user) …
                › $user=$this->userRepository->loadUserByIdentifier($user->getUserIdentifier());$user->setOverdueRecaItems($this->recaItemRepository->hasOverdueItems($user));$user->setAutostoppedTimesheets($this->timesheetRepository->hasAutostoppedTimesheets($user));
              }
              /opt/www/zeit/vendor/symfony/security-http/Firewall/ContextListener.php:214 {
                Symfony\Component\Security\Http\Firewall\ContextListener->refreshUser(TokenInterface $token): TokenInterface …
                › try {    $refreshedUser = $provider->refreshUser($user);    $newToken = clone $token;
              }
              /opt/www/zeit/vendor/symfony/security-http/Firewall/ContextListener.php:131 {
                Symfony\Component\Security\Http\Firewall\ContextListener->authenticate(RequestEvent $event): void …
                › $originalToken = $token;$token = $this->refreshUser($token);}
              /opt/www/zeit/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) {
              }
              /opt/www/zeit/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);}
              }
              /opt/www/zeit/vendor/symfony/security-bundle/Security/LazyFirewallContext.php:60 {
                Symfony\Bundle\SecurityBundle\Security\LazyFirewallContext->__invoke(RequestEvent $event): void …
                › foreach ($listeners as $listener) {    $listener($event);}
              /opt/www/zeit/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php:80 {
                Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener->callListeners(RequestEvent $event, iterable $listeners): void …
                › 
                ›     $listener($event);} else {
              }
              /opt/www/zeit/vendor/symfony/security-http/Firewall.php:95 {
                Symfony\Component\Security\Http\Firewall->onKernelRequest(RequestEvent $event) …
                › 
                ›     $this->callListeners($event, $authenticationListeners());}
              }
              /opt/www/zeit/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 {
              }
              /opt/www/zeit/vendor/symfony/event-dispatcher/EventDispatcher.php:220 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
                ›     }    $listener($event, $eventName, $this);}
              }
              /opt/www/zeit/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);}
              }
              /opt/www/zeit/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 {
              }
              /opt/www/zeit/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);}
              /opt/www/zeit/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) {
              }
              /opt/www/zeit/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 {
              }
              /opt/www/zeit/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);}
              /opt/www/zeit/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /opt/www/zeit/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/opt/www/zeit/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1775021645
        "timestamp_rfc3339" => "2026-04-01T07:34:05.809+02:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT COUNT(*) FROM reca_item t0 WHERE (t0.user_id = ? AND t0.status = ?)"
          "params" => [
            1 => 50
            2 => "überfällig"
          ]
          "types" => [
            1 => 1
            2 => 2
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1775021645
        "timestamp_rfc3339" => "2026-04-01T07:34:05.810+02:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT COUNT(*) FROM timesheet t0 WHERE ((t0.user_id = ? AND t0.duration = ?) AND t0.end_time >= ?)"
          "params" => [
            1 => 50
            2 => 60
            3 => "2026-03-02 00:00:00"
          ]
          "types" => [
            1 => 1
            2 => 1
            3 => 2
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1775021645
        "timestamp_rfc3339" => "2026-04-01T07:34:05.812+02:00"
        "message" => "User was reloaded from a user provider."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "provider" => "App\Security\UserProvider"
          "username" => "rpaschy"
        ]
        "channel" => "security"
      ]
      [
        "timestamp" => 1775021645
        "timestamp_rfc3339" => "2026-04-01T07:34:05.812+02:00"
        "message" => "Checking for authenticator support."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "firewall_name" => "main"
          "authenticators" => 3
        ]
        "channel" => "security"
      ]
      [
        "timestamp" => 1775021645
        "timestamp_rfc3339" => "2026-04-01T07:34:05.812+02:00"
        "message" => "Checking support on authenticator."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "firewall_name" => "main"
          "authenticator" => "App\Security\UserAuthenticator"
        ]
        "channel" => "security"
      ]
      [
        "timestamp" => 1775021645
        "timestamp_rfc3339" => "2026-04-01T07:34:05.812+02:00"
        "message" => "Authenticator does not support the request."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "firewall_name" => "main"
          "authenticator" => "App\Security\UserAuthenticator"
        ]
        "channel" => "security"
      ]
      [
        "timestamp" => 1775021645
        "timestamp_rfc3339" => "2026-04-01T07:34:05.812+02:00"
        "message" => "Checking support on authenticator."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "firewall_name" => "main"
          "authenticator" => "App\Security\NFCAuthenticator"
        ]
        "channel" => "security"
      ]
      [
        "timestamp" => 1775021645
        "timestamp_rfc3339" => "2026-04-01T07:34:05.812+02:00"
        "message" => "Authenticator does not support the request."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "firewall_name" => "main"
          "authenticator" => "App\Security\NFCAuthenticator"
        ]
        "channel" => "security"
      ]
      [
        "timestamp" => 1775021645
        "timestamp_rfc3339" => "2026-04-01T07:34:05.812+02:00"
        "message" => "Checking support on authenticator."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "firewall_name" => "main"
          "authenticator" => "Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator"
        ]
        "channel" => "security"
      ]
      [
        "timestamp" => 1775021645
        "timestamp_rfc3339" => "2026-04-01T07:34:05.812+02: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" => 1775021645
        "timestamp_rfc3339" => "2026-04-01T07:34:05.813+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "debug.security.authorization.vote"
          "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775021645
        "timestamp_rfc3339" => "2026-04-01T07:34:05.813+02: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" => 1775021645
        "timestamp_rfc3339" => "2026-04-01T07:34:05.813+02: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" => 1775021645
        "timestamp_rfc3339" => "2026-04-01T07:34:05.813+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "App\EventListener\LocaleListener::onRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775021645
        "timestamp_rfc3339" => "2026-04-01T07:34:05.813+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "App\EventListener\TerminalListener::onRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775021645
        "timestamp_rfc3339" => "2026-04-01T07:34:05.813+02: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" => 1775021645
        "timestamp_rfc3339" => "2026-04-01T07:34:05.813+02: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" => 1775021645
        "timestamp_rfc3339" => "2026-04-01T07:34:05.813+02: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" => 1775021645
        "timestamp_rfc3339" => "2026-04-01T07:34:05.813+02: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" => 1775021645
        "timestamp_rfc3339" => "2026-04-01T07:34:05.813+02: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" => 1775021645
        "timestamp_rfc3339" => "2026-04-01T07:34:05.813+02: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" => 1775021645
        "timestamp_rfc3339" => "2026-04-01T07:34:05.813+02: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" => 1775021645
        "timestamp_rfc3339" => "2026-04-01T07:34:05.814+02: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" => 1775021645
        "timestamp_rfc3339" => "2026-04-01T07:34:05.814+02: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" => 1775021645
        "timestamp_rfc3339" => "2026-04-01T07:34:05.814+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller"
          "listener" => "DH\AuditorBundle\Event\ViewerEventSubscriber::onKernelController"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775021645
        "timestamp_rfc3339" => "2026-04-01T07:34:05.815+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "debug.security.authorization.vote"
          "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775021645
        "timestamp_rfc3339" => "2026-04-01T07:34:05.815+02: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" => 1775021645
        "timestamp_rfc3339" => "2026-04-01T07:34:05.815+02: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" => 1775021645
        "timestamp_rfc3339" => "2026-04-01T07:34:05.815+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller_arguments"
          "listener" => "Container4CZWYiI\RequestPayloadValueResolverGhost3590451::onKernelControllerArguments"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775021645
        "timestamp_rfc3339" => "2026-04-01T07:34:05.815+02: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" => 1775021645
        "timestamp_rfc3339" => "2026-04-01T07:34:05.815+02:00"
        "message" => "User Deprecated: Since symfony/validator 6.4: Method "Symfony\Component\Validator\ValidatorBuilder::setDoctrineAnnotationReader()" is deprecated without replacement."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#928
            #message: "User Deprecated: Since symfony/validator 6.4: Method "Symfony\Component\Validator\ValidatorBuilder::setDoctrineAnnotationReader()" is deprecated without replacement."
            #code: 0
            #file: "/opt/www/zeit/vendor/symfony/validator/ValidatorBuilder.php"
            #line: 252
            #severity: E_USER_DEPRECATED
            trace: {
              /opt/www/zeit/vendor/symfony/validator/ValidatorBuilder.php:252 {
                Symfony\Component\Validator\ValidatorBuilder->setDoctrineAnnotationReader(?Reader $reader): static …
                › {    trigger_deprecation('symfony/validator', '6.4', 'Method "%s()" is deprecated without replacement.', __METHOD__);}
              /opt/www/zeit/var/cache/dev/Container4CZWYiI/App_KernelDevDebugContainer.php:2285 {
                Container4CZWYiI\App_KernelDevDebugContainer::getValidator_BuilderService($container) …
                › $instance->enableAttributeMapping(true);$instance->setDoctrineAnnotationReader(($container->privates['annotations.cached_reader'] ?? $container->load('getAnnotations_CachedReaderService')));$instance->addMethodMapping('loadValidatorMetadata');
              }
              /opt/www/zeit/var/cache/dev/Container4CZWYiI/App_KernelDevDebugContainer.php:1567 {
                Container4CZWYiI\App_KernelDevDebugContainer::getDebug_ValidatorService($container) …
                › {    $a = ($container->privates['validator.builder'] ?? self::getValidator_BuilderService($container));}
              /opt/www/zeit/var/cache/dev/Container4CZWYiI/getForm_TypeExtension_Form_ValidatorService.php:26 {
                Container4CZWYiI\getForm_TypeExtension_Form_ValidatorService::do($container, $lazyLoad = true) …
                › 
                ›     return $container->privates['form.type_extension.form.validator'] = new \Symfony\Component\Form\Extension\Validator\Type\FormTypeValidatorExtension(($container->privates['debug.validator'] ?? self::getDebug_ValidatorService($container)), false, ($container->privates['twig.form.renderer'] ?? $container->load('getTwig_Form_RendererService')), ($container->services['translator'] ?? self::getTranslatorService($container)));}
              }
              /opt/www/zeit/var/cache/dev/Container4CZWYiI/App_KernelDevDebugContainer.php:559 {
                Container4CZWYiI\App_KernelDevDebugContainer->load($file, $lazyLoad = true): mixed …
                › 
                ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
              }
              /opt/www/zeit/var/cache/dev/Container4CZWYiI/getForm_RegistryService.php:50 {
                Container4CZWYiI\getForm_RegistryService::Container4CZWYiI\{closure} …
                › yield 1 => ($container->privates['form.type_extension.form.http_foundation'] ?? $container->load('getForm_TypeExtension_Form_HttpFoundationService'));yield 2 => ($container->privates['form.type_extension.form.validator'] ?? $container->load('getForm_TypeExtension_Form_ValidatorService'));yield 3 => ($container->privates['form.type_extension.upload.validator'] ?? $container->load('getForm_TypeExtension_Upload_ValidatorService'));
              }
              /opt/www/zeit/vendor/symfony/form/Extension/DependencyInjection/DependencyInjectionExtension.php:59 {
                Symfony\Component\Form\Extension\DependencyInjection\DependencyInjectionExtension->getTypeExtensions(string $name): array …
                › if (isset($this->typeExtensionServices[$name])) {    foreach ($this->typeExtensionServices[$name] as $extension) {        $extensions[] = $extension;
              }
              /opt/www/zeit/vendor/symfony/form/FormRegistry.php:105 {
                Symfony\Component\Form\FormRegistry->resolveType(FormTypeInterface $type): ResolvedFormTypeInterface …
                › foreach ($this->extensions as $extension) {    $typeExtensions[] = $extension->getTypeExtensions($fqcn);}
              }
              /opt/www/zeit/vendor/symfony/form/FormRegistry.php:81 {
                Symfony\Component\Form\FormRegistry->getType(string $name): ResolvedFormTypeInterface …
                › 
                ›     $this->types[$name] = $this->resolveType($type);}
              }
              /opt/www/zeit/vendor/symfony/form/FormFactory.php:43 {
                Symfony\Component\Form\FormFactory->createBuilder(string $type = '…51', mixed $data = null, array $options = []): FormBuilderInterface …
                › {    return $this->createNamedBuilder($this->registry->getType($type)->getBlockPrefix(), $type, $data, $options);}
              }
              /opt/www/zeit/vendor/symfony/framework-bundle/Controller/AbstractController.php:352 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->createFormBuilder(mixed $data = null, array $options = []): FormBuilderInterface …
                › {    return $this->container->get('form.factory')->createBuilder(FormType::class, $data, $options);}
              }
              /opt/www/zeit/src/Controller/UserController.php:142 {
                App\Controller\UserController->createMyTimesForm($myTimesForm) …
                › {    return $this->createFormBuilder($myTimesForm, ['attr' => ['id' => 'myTimes-form']])        ->add('startDate', DateType::class, [
              }
              /opt/www/zeit/src/Controller/UserController.php:86 {
                App\Controller\UserController->timesheet(Request $request): Response …
                › 
                › $form = $this->createMyTimesForm($myTimesForm);$form->handleRequest($request);
              }
              /opt/www/zeit/vendor/symfony/http-kernel/HttpKernel.php:181 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › // call controller$response = $controller(...$arguments);}
              /opt/www/zeit/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) {
              }
              /opt/www/zeit/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 {
              }
              /opt/www/zeit/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);}
              /opt/www/zeit/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /opt/www/zeit/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/opt/www/zeit/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1775021645
        "timestamp_rfc3339" => "2026-04-01T07:34:05.833+02:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0_.id AS id_0, t0_.duration AS duration_1, t0_.description AS description_2, t0_.start_time AS start_time_3, t0_.end_time AS end_time_4, t0_.requested_start_time AS requested_start_time_5, t0_.requested_end_time AS requested_end_time_6, t0_.state AS state_7, t0_.category AS category_8, t0_.gps_start_acc AS gps_start_acc_9, t0_.gps_start_lat AS gps_start_lat_10, t0_.gps_start_long AS gps_start_long_11, t0_.gps_stop_acc AS gps_stop_acc_12, t0_.gps_stop_lat AS gps_stop_lat_13, t0_.gps_stop_long AS gps_stop_long_14, t0_.gps_start_location AS gps_start_location_15, t0_.gps_stop_location AS gps_stop_location_16, p1_.id AS id_17, p1_.projectnumber AS projectnumber_18, p1_.customer_id AS customer_id_19, p1_.name AS name_20, p1_.finishtime AS finishtime_21, p1_.status_id AS status_id_22, t0_.activity_id AS activity_id_23, t0_.requested_teamlead_id AS requested_teamlead_id_24, t0_.user_id AS user_id_25, t0_.project_id AS project_id_26 FROM timesheet t0_ LEFT JOIN project p1_ ON t0_.project_id = p1_.id WHERE ((t0_.user_id = ? AND (t0_.start_time >= ? OR t0_.end_time >= ?)) AND (t0_.start_time <= ? OR t0_.end_time <= ?)) AND t0_.category IN (?, ?) ORDER BY t0_.start_time ASC"
          "params" => [
            1 => 50
            2 => "2026-02-26 00:00:00"
            3 => "2026-02-26 00:00:00"
            4 => "2026-03-31 23:59:59"
            5 => "2026-03-31 23:59:59"
            6 => "absence"
            7 => "work"
          ]
          "types" => [
            1 => 1
            2 => 2
            3 => 2
            4 => 2
            5 => 2
            6 => 2
            7 => 2
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1775021645
        "timestamp_rfc3339" => "2026-04-01T07:34:05.841+02:00"
        "message" => "found 45 timesheets, check the breaks "
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => []
        "channel" => "app"
      ]
      [
        "timestamp" => 1775021645
        "timestamp_rfc3339" => "2026-04-01T07:34:05.842+02:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT a0_.id AS id_0, a0_.name AS name_1, a0_.color AS color_2, a0_.shortcut AS shortcut_3, a0_.teamlead_approval AS teamlead_approval_4, a0_.category AS category_5, a0_.timesheet_option AS timesheet_option_6 FROM activity a0_ WHERE a0_.name = ?"
          "params" => [
            1 => "Pause"
          ]
          "types" => [
            1 => 2
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1775021645
        "timestamp_rfc3339" => "2026-04-01T07:34:05.842+02:00"
        "message" => "calculate breaks for day 26.02.2026"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => []
        "channel" => "app"
      ]
      [
        "timestamp" => 1775021645
        "timestamp_rfc3339" => "2026-04-01T07:34:05.842+02:00"
        "message" => "found break with time -45 minutes"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => []
        "channel" => "app"
      ]
      [
        "timestamp" => 1775021645
        "timestamp_rfc3339" => "2026-04-01T07:34:05.842+02:00"
        "message" => "determined already booked break time for user is: 45 minutes"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => []
        "channel" => "app"
      ]
      [
        "timestamp" => 1775021645
        "timestamp_rfc3339" => "2026-04-01T07:34:05.842+02:00"
        "message" => "expected break time for user is: 45 minutes"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => []
        "channel" => "app"
      ]
      [
        "timestamp" => 1775021645
        "timestamp_rfc3339" => "2026-04-01T07:34:05.842+02:00"
        "message" => "calculate breaks for day 27.02.2026"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => []
        "channel" => "app"
      ]
      [
        "timestamp" => 1775021645
        "timestamp_rfc3339" => "2026-04-01T07:34:05.842+02:00"
        "message" => "found break with time -45 minutes"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => []
        "channel" => "app"
      ]
      [
        "timestamp" => 1775021645
        "timestamp_rfc3339" => "2026-04-01T07:34:05.842+02:00"
        "message" => "determined already booked break time for user is: 45 minutes"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => []
        "channel" => "app"
      ]
      [
        "timestamp" => 1775021645
        "timestamp_rfc3339" => "2026-04-01T07:34:05.842+02:00"
        "message" => "expected break time for user is: 45 minutes"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => []
        "channel" => "app"
      ]
      [
        "timestamp" => 1775021645
        "timestamp_rfc3339" => "2026-04-01T07:34:05.843+02:00"
        "message" => "calculate breaks for day 02.03.2026"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => []
        "channel" => "app"
      ]
      [
        "timestamp" => 1775021645
        "timestamp_rfc3339" => "2026-04-01T07:34:05.843+02:00"
        "message" => "found break with time -45 minutes"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => []
        "channel" => "app"
      ]
      [
        "timestamp" => 1775021645
        "timestamp_rfc3339" => "2026-04-01T07:34:05.843+02:00"
        "message" => "determined already booked break time for user is: 45 minutes"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => []
        "channel" => "app"
      ]
      [
        "timestamp" => 1775021645
        "timestamp_rfc3339" => "2026-04-01T07:34:05.843+02:00"
        "message" => "expected break time for user is: 45 minutes"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => []
        "channel" => "app"
      ]
      [
        "timestamp" => 1775021645
        "timestamp_rfc3339" => "2026-04-01T07:34:05.843+02:00"
        "message" => "calculate breaks for day 03.03.2026"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => []
        "channel" => "app"
      ]
      [
        "timestamp" => 1775021645
        "timestamp_rfc3339" => "2026-04-01T07:34:05.843+02:00"
        "message" => "found break with time -45 minutes"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => []
        "channel" => "app"
      ]
      [
        "timestamp" => 1775021645
        "timestamp_rfc3339" => "2026-04-01T07:34:05.843+02:00"
        "message" => "determined already booked break time for user is: 45 minutes"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => []
        "channel" => "app"
      ]
      [
        "timestamp" => 1775021645
        "timestamp_rfc3339" => "2026-04-01T07:34:05.843+02:00"
        "message" => "expected break time for user is: 45 minutes"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => []
        "channel" => "app"
      ]
      [
        "timestamp" => 1775021645
        "timestamp_rfc3339" => "2026-04-01T07:34:05.843+02:00"
        "message" => "calculate breaks for day 04.03.2026"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => []
        "channel" => "app"
      ]
      [
        "timestamp" => 1775021645
        "timestamp_rfc3339" => "2026-04-01T07:34:05.843+02:00"
        "message" => "found break with time -45 minutes"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => []
        "channel" => "app"
      ]
      [
        "timestamp" => 1775021645
        "timestamp_rfc3339" => "2026-04-01T07:34:05.843+02:00"
        "message" => "determined already booked break time for user is: 45 minutes"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => []
        "channel" => "app"
      ]
      [
        "timestamp" => 1775021645
        "timestamp_rfc3339" => "2026-04-01T07:34:05.843+02:00"
        "message" => "expected break time for user is: 45 minutes"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => []
        "channel" => "app"
      ]
      [
        "timestamp" => 1775021645
        "timestamp_rfc3339" => "2026-04-01T07:34:05.843+02:00"
        "message" => "calculate breaks for day 05.03.2026"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => []
        "channel" => "app"
      ]
      [
        "timestamp" => 1775021645
        "timestamp_rfc3339" => "2026-04-01T07:34:05.843+02:00"
        "message" => "found break with time -45 minutes"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => []
        "channel" => "app"
      ]
      [
        "timestamp" => 1775021645
        "timestamp_rfc3339" => "2026-04-01T07:34:05.843+02:00"
        "message" => "determined already booked break time for user is: 45 minutes"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => []
        "channel" => "app"
      ]
      [
        "timestamp" => 1775021645
        "timestamp_rfc3339" => "2026-04-01T07:34:05.843+02:00"
        "message" => "expected break time for user is: 45 minutes"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => []
        "channel" => "app"
      ]
      [
        "timestamp" => 1775021645
        "timestamp_rfc3339" => "2026-04-01T07:34:05.843+02:00"
        "message" => "calculate breaks for day 06.03.2026"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => []
        "channel" => "app"
      ]
      [
        "timestamp" => 1775021645
        "timestamp_rfc3339" => "2026-04-01T07:34:05.843+02:00"
        "message" => "found break with time -45 minutes"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => []
        "channel" => "app"
      ]
      [
        "timestamp" => 1775021645
        "timestamp_rfc3339" => "2026-04-01T07:34:05.843+02:00"
        "message" => "determined already booked break time for user is: 45 minutes"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => []
        "channel" => "app"
      ]
      [
        "timestamp" => 1775021645
        "timestamp_rfc3339" => "2026-04-01T07:34:05.843+02:00"
        "message" => "expected break time for user is: 45 minutes"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => []
        "channel" => "app"
      ]
      [
        "timestamp" => 1775021645
        "timestamp_rfc3339" => "2026-04-01T07:34:05.843+02:00"
        "message" => "calculate breaks for day 09.03.2026"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => []
        "channel" => "app"
      ]
      [
        "timestamp" => 1775021645
        "timestamp_rfc3339" => "2026-04-01T07:34:05.843+02:00"
        "message" => "found break with time -45 minutes"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => []
        "channel" => "app"
      ]
      [
        "timestamp" => 1775021645
        "timestamp_rfc3339" => "2026-04-01T07:34:05.843+02:00"
        "message" => "determined already booked break time for user is: 45 minutes"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => []
        "channel" => "app"
      ]
      [
        "timestamp" => 1775021645
        "timestamp_rfc3339" => "2026-04-01T07:34:05.843+02:00"
        "message" => "expected break time for user is: 45 minutes"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => []
        "channel" => "app"
      ]
      [
        "timestamp" => 1775021645
        "timestamp_rfc3339" => "2026-04-01T07:34:05.843+02:00"
        "message" => "calculate breaks for day 10.03.2026"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => []
        "channel" => "app"
      ]
      [
        "timestamp" => 1775021645
        "timestamp_rfc3339" => "2026-04-01T07:34:05.843+02:00"
        "message" => "found break with time -45 minutes"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => []
        "channel" => "app"
      ]
      [
        "timestamp" => 1775021645
        "timestamp_rfc3339" => "2026-04-01T07:34:05.843+02:00"
        "message" => "determined already booked break time for user is: 45 minutes"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => []
        "channel" => "app"
      ]
      [
        "timestamp" => 1775021645
        "timestamp_rfc3339" => "2026-04-01T07:34:05.844+02:00"
        "message" => "expected break time for user is: 45 minutes"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => []
        "channel" => "app"
      ]
      [
        "timestamp" => 1775021645
        "timestamp_rfc3339" => "2026-04-01T07:34:05.844+02:00"
        "message" => "calculate breaks for day 11.03.2026"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => []
        "channel" => "app"
      ]
      [
        "timestamp" => 1775021645
        "timestamp_rfc3339" => "2026-04-01T07:34:05.844+02:00"
        "message" => "found break with time -45 minutes"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => []
        "channel" => "app"
      ]
      [
        "timestamp" => 1775021645
        "timestamp_rfc3339" => "2026-04-01T07:34:05.844+02:00"
        "message" => "determined already booked break time for user is: 45 minutes"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => []
        "channel" => "app"
      ]
      [
        "timestamp" => 1775021645
        "timestamp_rfc3339" => "2026-04-01T07:34:05.844+02:00"
        "message" => "expected break time for user is: 45 minutes"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => []
        "channel" => "app"
      ]
      [
        "timestamp" => 1775021645
        "timestamp_rfc3339" => "2026-04-01T07:34:05.844+02:00"
        "message" => "calculate breaks for day 12.03.2026"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => []
        "channel" => "app"
      ]
      [
        "timestamp" => 1775021645
        "timestamp_rfc3339" => "2026-04-01T07:34:05.844+02:00"
        "message" => "found break with time -45 minutes"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => []
        "channel" => "app"
      ]
      [
        "timestamp" => 1775021645
        "timestamp_rfc3339" => "2026-04-01T07:34:05.844+02:00"
        "message" => "determined already booked break time for user is: 45 minutes"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => []
        "channel" => "app"
      ]
      [
        "timestamp" => 1775021645
        "timestamp_rfc3339" => "2026-04-01T07:34:05.844+02:00"
        "message" => "expected break time for user is: 45 minutes"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => []
        "channel" => "app"
      ]
      [
        "timestamp" => 1775021645
        "timestamp_rfc3339" => "2026-04-01T07:34:05.844+02:00"
        "message" => "calculate breaks for day 13.03.2026"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => []
        "channel" => "app"
      ]
      [
        "timestamp" => 1775021645
        "timestamp_rfc3339" => "2026-04-01T07:34:05.844+02:00"
        "message" => "found break with time -45 minutes"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => []
        "channel" => "app"
      ]
      [
        "timestamp" => 1775021645
        "timestamp_rfc3339" => "2026-04-01T07:34:05.844+02:00"
        "message" => "determined already booked break time for user is: 45 minutes"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => []
        "channel" => "app"
      ]
      [
        "timestamp" => 1775021645
        "timestamp_rfc3339" => "2026-04-01T07:34:05.844+02:00"
        "message" => "expected break time for user is: 45 minutes"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => []
        "channel" => "app"
      ]
      [
        "timestamp" => 1775021645
        "timestamp_rfc3339" => "2026-04-01T07:34:05.844+02:00"
        "message" => "calculate breaks for day 16.03.2026"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => []
        "channel" => "app"
      ]
      [
        "timestamp" => 1775021645
        "timestamp_rfc3339" => "2026-04-01T07:34:05.844+02:00"
        "message" => "found break with time -45 minutes"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => []
        "channel" => "app"
      ]
      [
        "timestamp" => 1775021645
        "timestamp_rfc3339" => "2026-04-01T07:34:05.844+02:00"
        "message" => "determined already booked break time for user is: 45 minutes"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => []
        "channel" => "app"
      ]
      [
        "timestamp" => 1775021645
        "timestamp_rfc3339" => "2026-04-01T07:34:05.844+02:00"
        "message" => "expected break time for user is: 45 minutes"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => []
        "channel" => "app"
      ]
      [
        "timestamp" => 1775021645
        "timestamp_rfc3339" => "2026-04-01T07:34:05.844+02:00"
        "message" => "calculate breaks for day 17.03.2026"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => []
        "channel" => "app"
      ]
      [
        "timestamp" => 1775021645
        "timestamp_rfc3339" => "2026-04-01T07:34:05.844+02:00"
        "message" => "found break with time -45 minutes"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => []
        "channel" => "app"
      ]
      [
        "timestamp" => 1775021645
        "timestamp_rfc3339" => "2026-04-01T07:34:05.844+02:00"
        "message" => "determined already booked break time for user is: 45 minutes"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => []
        "channel" => "app"
      ]
      [
        "timestamp" => 1775021645
        "timestamp_rfc3339" => "2026-04-01T07:34:05.844+02:00"
        "message" => "expected break time for user is: 45 minutes"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => []
        "channel" => "app"
      ]
      [
        "timestamp" => 1775021645
        "timestamp_rfc3339" => "2026-04-01T07:34:05.844+02:00"
        "message" => "calculate breaks for day 18.03.2026"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => []
        "channel" => "app"
      ]
      [
        "timestamp" => 1775021645
        "timestamp_rfc3339" => "2026-04-01T07:34:05.844+02:00"
        "message" => "determined already booked break time for user is: 0 minutes"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => []
        "channel" => "app"
      ]
      [
        "timestamp" => 1775021645
        "timestamp_rfc3339" => "2026-04-01T07:34:05.844+02:00"
        "message" => "expected break time for user is: 45 minutes"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => []
        "channel" => "app"
      ]
      [
        "timestamp" => 1775021645
        "timestamp_rfc3339" => "2026-04-01T07:34:05.844+02:00"
        "message" => "calculate breaks for day 19.03.2026"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => []
        "channel" => "app"
      ]
      [
        "timestamp" => 1775021645
        "timestamp_rfc3339" => "2026-04-01T07:34:05.844+02:00"
        "message" => "determined already booked break time for user is: 0 minutes"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => []
        "channel" => "app"
      ]
      [
        "timestamp" => 1775021645
        "timestamp_rfc3339" => "2026-04-01T07:34:05.844+02:00"
        "message" => "expected break time for user is: 45 minutes"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => []
        "channel" => "app"
      ]
      [
        "timestamp" => 1775021645
        "timestamp_rfc3339" => "2026-04-01T07:34:05.844+02:00"
        "message" => "create dummy timesheet for break time 174 minutes"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => []
        "channel" => "app"
      ]
      [
        "timestamp" => 1775021645
        "timestamp_rfc3339" => "2026-04-01T07:34:05.844+02:00"
        "message" => "calculate breaks for day 20.03.2026"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => []
        "channel" => "app"
      ]
      [
        "timestamp" => 1775021645
        "timestamp_rfc3339" => "2026-04-01T07:34:05.844+02:00"
        "message" => "found break with time -45 minutes"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => []
        "channel" => "app"
      ]
      [
        "timestamp" => 1775021645
        "timestamp_rfc3339" => "2026-04-01T07:34:05.844+02:00"
        "message" => "determined already booked break time for user is: 45 minutes"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => []
        "channel" => "app"
      ]
      [
        "timestamp" => 1775021645
        "timestamp_rfc3339" => "2026-04-01T07:34:05.844+02:00"
        "message" => "expected break time for user is: 45 minutes"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => []
        "channel" => "app"
      ]
      [
        "timestamp" => 1775021645
        "timestamp_rfc3339" => "2026-04-01T07:34:05.844+02:00"
        "message" => "calculate breaks for day 23.03.2026"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => []
        "channel" => "app"
      ]
      [
        "timestamp" => 1775021645
        "timestamp_rfc3339" => "2026-04-01T07:34:05.845+02:00"
        "message" => "found break with time -44 minutes"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => []
        "channel" => "app"
      ]
      [
        "timestamp" => 1775021645
        "timestamp_rfc3339" => "2026-04-01T07:34:05.845+02:00"
        "message" => "determined already booked break time for user is: 44 minutes"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => []
        "channel" => "app"
      ]
      [
        "timestamp" => 1775021645
        "timestamp_rfc3339" => "2026-04-01T07:34:05.845+02:00"
        "message" => "expected break time for user is: 45 minutes"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => []
        "channel" => "app"
      ]
      [
        "timestamp" => 1775021645
        "timestamp_rfc3339" => "2026-04-01T07:34:05.845+02:00"
        "message" => "create dummy timesheet for break time 1 minutes"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => []
        "channel" => "app"
      ]
      [
        "timestamp" => 1775021645
        "timestamp_rfc3339" => "2026-04-01T07:34:05.845+02:00"
        "message" => "calculate breaks for day 24.03.2026"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => []
        "channel" => "app"
      ]
      [
        "timestamp" => 1775021645
        "timestamp_rfc3339" => "2026-04-01T07:34:05.845+02:00"
        "message" => "found break with time -45 minutes"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => []
        "channel" => "app"
      ]
      [
        "timestamp" => 1775021645
        "timestamp_rfc3339" => "2026-04-01T07:34:05.845+02:00"
        "message" => "determined already booked break time for user is: 45 minutes"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => []
        "channel" => "app"
      ]
      [
        "timestamp" => 1775021645
        "timestamp_rfc3339" => "2026-04-01T07:34:05.845+02:00"
        "message" => "expected break time for user is: 45 minutes"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => []
        "channel" => "app"
      ]
      [
        "timestamp" => 1775021645
        "timestamp_rfc3339" => "2026-04-01T07:34:05.845+02:00"
        "message" => "create dummy timesheet for break time 211 minutes"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => []
        "channel" => "app"
      ]
      [
        "timestamp" => 1775021645
        "timestamp_rfc3339" => "2026-04-01T07:34:05.845+02:00"
        "message" => "calculate breaks for day 25.03.2026"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => []
        "channel" => "app"
      ]
      [
        "timestamp" => 1775021645
        "timestamp_rfc3339" => "2026-04-01T07:34:05.845+02:00"
        "message" => "determined already booked break time for user is: 0 minutes"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => []
        "channel" => "app"
      ]
      [
        "timestamp" => 1775021645
        "timestamp_rfc3339" => "2026-04-01T07:34:05.845+02:00"
        "message" => "expected break time for user is: 45 minutes"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => []
        "channel" => "app"
      ]
      [
        "timestamp" => 1775021645
        "timestamp_rfc3339" => "2026-04-01T07:34:05.845+02:00"
        "message" => "calculate breaks for day 26.03.2026"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => []
        "channel" => "app"
      ]
      [
        "timestamp" => 1775021645
        "timestamp_rfc3339" => "2026-04-01T07:34:05.845+02:00"
        "message" => "determined already booked break time for user is: 0 minutes"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => []
        "channel" => "app"
      ]
      [
        "timestamp" => 1775021645
        "timestamp_rfc3339" => "2026-04-01T07:34:05.845+02:00"
        "message" => "expected break time for user is: 45 minutes"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => []
        "channel" => "app"
      ]
      [
        "timestamp" => 1775021645
        "timestamp_rfc3339" => "2026-04-01T07:34:05.845+02:00"
        "message" => "calculate breaks for day 27.03.2026"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => []
        "channel" => "app"
      ]
      [
        "timestamp" => 1775021645
        "timestamp_rfc3339" => "2026-04-01T07:34:05.845+02:00"
        "message" => "found break with time -4 minutes"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => []
        "channel" => "app"
      ]
      [
        "timestamp" => 1775021645
        "timestamp_rfc3339" => "2026-04-01T07:34:05.845+02:00"
        "message" => "determined already booked break time for user is: 4 minutes"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => []
        "channel" => "app"
      ]
      [
        "timestamp" => 1775021645
        "timestamp_rfc3339" => "2026-04-01T07:34:05.845+02:00"
        "message" => "expected break time for user is: 45 minutes"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => []
        "channel" => "app"
      ]
      [
        "timestamp" => 1775021645
        "timestamp_rfc3339" => "2026-04-01T07:34:05.845+02:00"
        "message" => "create dummy timesheet for break time 130 minutes"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => []
        "channel" => "app"
      ]
      [
        "timestamp" => 1775021645
        "timestamp_rfc3339" => "2026-04-01T07:34:05.845+02:00"
        "message" => "calculate breaks for day 30.03.2026"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => []
        "channel" => "app"
      ]
      [
        "timestamp" => 1775021645
        "timestamp_rfc3339" => "2026-04-01T07:34:05.845+02:00"
        "message" => "determined already booked break time for user is: 0 minutes"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => []
        "channel" => "app"
      ]
      [
        "timestamp" => 1775021645
        "timestamp_rfc3339" => "2026-04-01T07:34:05.845+02:00"
        "message" => "expected break time for user is: 45 minutes"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => []
        "channel" => "app"
      ]
      [
        "timestamp" => 1775021645
        "timestamp_rfc3339" => "2026-04-01T07:34:05.845+02:00"
        "message" => "calculate breaks for day 31.03.2026"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => []
        "channel" => "app"
      ]
      [
        "timestamp" => 1775021645
        "timestamp_rfc3339" => "2026-04-01T07:34:05.845+02:00"
        "message" => "determined already booked break time for user is: 0 minutes"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => []
        "channel" => "app"
      ]
      [
        "timestamp" => 1775021645
        "timestamp_rfc3339" => "2026-04-01T07:34:05.845+02:00"
        "message" => "expected break time for user is: 45 minutes"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => []
        "channel" => "app"
      ]
      [
        "timestamp" => 1775021645
        "timestamp_rfc3339" => "2026-04-01T07:34:05.847+02:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT c0_.id AS id_0, c0_.name AS name_1 FROM customer c0_ WHERE c0_.id = ?"
          "params" => [
            1 => "66"
          ]
          "types" => [
            1 => 2
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1775021645
        "timestamp_rfc3339" => "2026-04-01T07:34:05.847+02:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT c0_.id AS id_0, c0_.name AS name_1 FROM customer c0_ WHERE c0_.id = ?"
          "params" => [
            1 => "536"
          ]
          "types" => [
            1 => 2
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1775021645
        "timestamp_rfc3339" => "2026-04-01T07:34:05.848+02:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT a0_.id AS id_0, a0_.name AS name_1, a0_.color AS color_2, a0_.shortcut AS shortcut_3, a0_.teamlead_approval AS teamlead_approval_4, a0_.category AS category_5, a0_.timesheet_option AS timesheet_option_6 FROM activity a0_ WHERE a0_.name = ?"
          "params" => [
            1 => "Arbeit"
          ]
          "types" => [
            1 => 2
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1775021645
        "timestamp_rfc3339" => "2026-04-01T07:34:05.848+02:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.color AS color_3, t0.shortcut AS shortcut_4, t0.teamlead_approval AS teamlead_approval_5, t0.category AS category_6, t0.timesheet_option AS timesheet_option_7 FROM activity t0 WHERE t0.id = ?"
          "params" => [
            1 => 2
          ]
          "types" => [
            1 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1775021645
        "timestamp_rfc3339" => "2026-04-01T07:34:05.849+02:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.color AS color_3, t0.shortcut AS shortcut_4, t0.teamlead_approval AS teamlead_approval_5, t0.category AS category_6, t0.timesheet_option AS timesheet_option_7 FROM activity t0 WHERE t0.id = ?"
          "params" => [
            1 => 3
          ]
          "types" => [
            1 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1775021646
        "timestamp_rfc3339" => "2026-04-01T07:34:06.144+02:00"
        "message" => "Stored the security token in the session."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "key" => "_security_main"
        ]
        "channel" => "security"
      ]
      [
        "timestamp" => 1775021646
        "timestamp_rfc3339" => "2026-04-01T07:34:06.149+02: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" => 1775021646
        "timestamp_rfc3339" => "2026-04-01T07:34:06.149+02: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" => 1775021646
        "timestamp_rfc3339" => "2026-04-01T07:34:06.149+02: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" => 1775021646
        "timestamp_rfc3339" => "2026-04-01T07:34:06.149+02: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" => 1775021646
        "timestamp_rfc3339" => "2026-04-01T07:34:06.149+02: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" => 1775021646
        "timestamp_rfc3339" => "2026-04-01T07:34:06.149+02: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" => 1775021646
        "timestamp_rfc3339" => "2026-04-01T07:34:06.149+02: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" => 1775021646
        "timestamp_rfc3339" => "2026-04-01T07:34:06.149+02: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" => 1775021646
        "timestamp_rfc3339" => "2026-04-01T07:34:06.149+02: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" => 1775021646
        "timestamp_rfc3339" => "2026-04-01T07:34:06.149+02: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" => 1775021646
        "timestamp_rfc3339" => "2026-04-01T07:34:06.149+02: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" => 1775021646
        "timestamp_rfc3339" => "2026-04-01T07:34:06.149+02:00"
        "message" => "Uncaught PHP Exception ErrorException: "Warning: Cannot modify header information - headers already sent by (output started at /opt/www/zeit/vendor/dompdf/dompdf/src/Adapter/CPDF.php:922)" at SessionUtils.php line 52"
        "priority" => 500
        "priorityName" => "CRITICAL"
        "context" => [
          "exception" => ErrorException {#12353
            #message: "Warning: Cannot modify header information - headers already sent by (output started at /opt/www/zeit/vendor/dompdf/dompdf/src/Adapter/CPDF.php:922)"
            #code: 0
            #file: "/opt/www/zeit/vendor/symfony/http-foundation/Session/SessionUtils.php"
            #line: 52
            #severity: E_WARNING
            trace: {
              /opt/www/zeit/vendor/symfony/http-foundation/Session/SessionUtils.php:52 {
                Symfony\Component\HttpFoundation\Session\SessionUtils::popSessionCookie(string $sessionName, string $sessionId): ?string …
                › 
                › header_remove('Set-Cookie');foreach ($otherCookies as $h) {
              }
              /opt/www/zeit/vendor/symfony/http-kernel/EventListener/AbstractSessionListener.php:161 {
                Symfony\Component\HttpKernel\EventListener\AbstractSessionListener->onKernelResponse(ResponseEvent $event): void …
                › 
                › SessionUtils::popSessionCookie($sessionName, $sessionId);}
              /opt/www/zeit/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 {
              }
              /opt/www/zeit/vendor/symfony/event-dispatcher/EventDispatcher.php:220 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
                ›     }    $listener($event, $eventName, $this);}
              }
              /opt/www/zeit/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);}
              }
              /opt/www/zeit/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 {
              }
              /opt/www/zeit/vendor/symfony/http-kernel/HttpKernel.php:214 {
                Symfony\Component\HttpKernel\HttpKernel->filterResponse(Response $response, Request $request, int $type): Response …
                › 
                › $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);}
              /opt/www/zeit/vendor/symfony/http-kernel/HttpKernel.php:202 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › 
                ›     return $this->filterResponse($response, $request, $type);}
              }
              /opt/www/zeit/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) {
              }
              /opt/www/zeit/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 {
              }
              /opt/www/zeit/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);}
              /opt/www/zeit/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /opt/www/zeit/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/opt/www/zeit/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "request"
      ]
      [
        "timestamp" => 1775021646
        "timestamp_rfc3339" => "2026-04-01T07:34:06.161+02: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" => 1775021646
        "timestamp_rfc3339" => "2026-04-01T07:34:06.161+02: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" => 1775021646
        "timestamp_rfc3339" => "2026-04-01T07:34:06.161+02: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" => 1775021646
        "timestamp_rfc3339" => "2026-04-01T07:34:06.161+02: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" => 1775021646
        "timestamp_rfc3339" => "2026-04-01T07:34:06.161+02: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" => 1775021646
        "timestamp_rfc3339" => "2026-04-01T07:34:06.161+02: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" => 1775021646
        "timestamp_rfc3339" => "2026-04-01T07:34:06.161+02: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" => 1775021646
        "timestamp_rfc3339" => "2026-04-01T07:34:06.161+02: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"
      ]
    ]
    7829 => [
      [
        "timestamp" => 1775021646
        "timestamp_rfc3339" => "2026-04-01T07:34:06.149+02: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" => 1775021646
        "timestamp_rfc3339" => "2026-04-01T07:34:06.149+02: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" => 1775021646
        "timestamp_rfc3339" => "2026-04-01T07:34:06.149+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "App\EventListener\LocaleListener::onRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775021646
        "timestamp_rfc3339" => "2026-04-01T07:34:06.149+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "App\EventListener\TerminalListener::onRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775021646
        "timestamp_rfc3339" => "2026-04-01T07:34:06.149+02: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" => 1775021646
        "timestamp_rfc3339" => "2026-04-01T07:34:06.149+02: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" => 1775021646
        "timestamp_rfc3339" => "2026-04-01T07:34:06.149+02: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" => 1775021646
        "timestamp_rfc3339" => "2026-04-01T07:34:06.149+02: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" => 1775021646
        "timestamp_rfc3339" => "2026-04-01T07:34:06.149+02: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" => 1775021646
        "timestamp_rfc3339" => "2026-04-01T07:34:06.149+02: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" => 1775021646
        "timestamp_rfc3339" => "2026-04-01T07:34:06.149+02: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" => 1775021646
        "timestamp_rfc3339" => "2026-04-01T07:34:06.149+02: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" => 1775021646
        "timestamp_rfc3339" => "2026-04-01T07:34:06.149+02: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" => 1775021646
        "timestamp_rfc3339" => "2026-04-01T07:34:06.149+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller"
          "listener" => "DH\AuditorBundle\Event\ViewerEventSubscriber::onKernelController"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775021646
        "timestamp_rfc3339" => "2026-04-01T07:34:06.150+02: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" => 1775021646
        "timestamp_rfc3339" => "2026-04-01T07:34:06.150+02: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" => 1775021646
        "timestamp_rfc3339" => "2026-04-01T07:34:06.150+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller_arguments"
          "listener" => "Container4CZWYiI\RequestPayloadValueResolverGhost3590451::onKernelControllerArguments"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775021646
        "timestamp_rfc3339" => "2026-04-01T07:34:06.150+02: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" => 1775021646
        "timestamp_rfc3339" => "2026-04-01T07:34:06.160+02: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" => 1775021646
        "timestamp_rfc3339" => "2026-04-01T07:34:06.160+02: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" => 1775021646
        "timestamp_rfc3339" => "2026-04-01T07:34:06.160+02: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" => 1775021646
        "timestamp_rfc3339" => "2026-04-01T07:34:06.161+02: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" => 1775021646
        "timestamp_rfc3339" => "2026-04-01T07:34:06.161+02: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" => 1775021646
        "timestamp_rfc3339" => "2026-04-01T07:34:06.161+02: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" => 1775021646
        "timestamp_rfc3339" => "2026-04-01T07:34:06.161+02: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" => 1775021646
        "timestamp_rfc3339" => "2026-04-01T07:34:06.161+02: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" => 1775021646
        "timestamp_rfc3339" => "2026-04-01T07:34:06.161+02: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" => 1775021646
        "timestamp_rfc3339" => "2026-04-01T07:34:06.161+02: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" => 1775021646
        "timestamp_rfc3339" => "2026-04-01T07:34:06.161+02: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" => 1775021646
        "timestamp_rfc3339" => "2026-04-01T07:34:06.161+02: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" => 1775021646
        "timestamp_rfc3339" => "2026-04-01T07:34:06.161+02: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" => 1775021646
        "timestamp_rfc3339" => "2026-04-01T07:34:06.161+02: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" => 1775021646
        "timestamp_rfc3339" => "2026-04-01T07:34:06.161+02: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" => 1775021646
        "timestamp_rfc3339" => "2026-04-01T07:34:06.161+02: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: [
    4 => 1
    7829 => 0
  ]
  -requestStack: Symfony\Component\HttpKernel\Debug\VirtualRequestStack {#150 …}
}