Error 500 Internal Server Error

POST https://senbillets.com/webhook/wave

Forwarded to ErrorController (e00fd5)

WebhookController :: waveWebhook

Request

GET Parameters

None

POST Parameters

None

Uploaded Files

None

Request Attributes

Key Value
_controller
"App\Controller\WebhookController::waveWebhook"
_firewall_context
"security.firewall.map.context.main"
_remove_csp_headers
true
_route
"wave_webhook"
_route_params
[]
_security_authenticators
[]
_security_firewall_run
"_security_main"
_security_skipped_authenticators
[
  Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#581
    -supports: false
    -passport: null
    -duration: null
    -stub: "App\Security\LoginAuthenticator"
    -authenticated: null
    -exception: null
    -authenticator: App\Security\LoginAuthenticator {#554 …}
  }
  Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#582
    -supports: false
    -passport: null
    -duration: null
    -stub: "Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator"
    -authenticated: null
    -exception: null
    -authenticator: Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator {#583 …}
  }
]
_stopwatch_token
"706f25"

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip, deflate"
content-length
"760"
content-type
"application/json"
host
"senbillets.com"
remote-ip
"35.205.190.121"
traceparent
"00-cb399392ed4aa54d8a42f72e36a8eb25-be4edcda934fd69e-01"
user-agent
"Wave/1.0"
wave-signature
"t=1764542581,v1=a02cd8b229277f4b5e6f1ce239d584b393bff1ac3d2299f067022f5bcc4a3974"
x-cloud-trace-context
"cb399392ed4aa54d8a42f72e36a8eb25/13713140746722203294;o=1"
x-forwarded-for
"35.205.190.121"
x-forwarded-proto
"https"
x-ovhrequest-id
"4dad95b92614d94a0aa6c20cbb444e56"
x-php-ob-level
"1"
x-predictor
"1"

Request Content

Pretty

{
    "id": "AE_sn_L4QxQQJqxBp8",
    "type": "checkout.session.completed",
    "data": {
        "id": "cos-21fxqt7jg17at",
        "amount": "1000",
        "currency": "XOF",
        "error_url": "https:\/\/senbillets.com\/checkout\/payment\/error",
        "success_url": "https:\/\/senbillets.com\/checkout\/paiement\/succes\/236",
        "when_created": "2025-11-30T21:54:57Z",
        "when_expires": "2025-11-30T22:24:57Z",
        "business_name": "Sendigi-tech ",
        "payment_status": "succeeded",
        "transaction_id": "TIFYOC34ORP43PJQL",
        "when_completed": "2025-11-30T21:55:00Z",
        "checkout_status": "complete",
        "wave_launch_url": "https:\/\/pay.wave.com\/c\/cos-21fxqt7jg17at?a=1000&c=XOF&m=Sendigi-tech%20",
        "client_reference": null,
        "last_payment_error": null,
        "enforce_payer_mobile": "+221771226298",
        "restrict_payer_mobile": "+221771226298"
    }
}

Raw

{"id": "AE_sn_L4QxQQJqxBp8", "type": "checkout.session.completed", "data": {"id": "cos-21fxqt7jg17at", "amount": "1000", "currency": "XOF", "error_url": "https://senbillets.com/checkout/payment/error", "success_url": "https://senbillets.com/checkout/paiement/succes/236", "when_created": "2025-11-30T21:54:57Z", "when_expires": "2025-11-30T22:24:57Z", "business_name": "Sendigi-tech ", "payment_status": "succeeded", "transaction_id": "TIFYOC34ORP43PJQL", "when_completed": "2025-11-30T21:55:00Z", "checkout_status": "complete", "wave_launch_url": "https://pay.wave.com/c/cos-21fxqt7jg17at?a=1000&c=XOF&m=Sendigi-tech%20", "client_reference": null, "last_payment_error": null, "enforce_payer_mobile": "+221771226298", "restrict_payer_mobile": "+221771226298"}}

Response

Response Headers

Header Value
cache-control
"no-cache, private"
content-type
"text/html; charset=UTF-8"
date
"Sun, 30 Nov 2025 22:43:01 GMT"
set-cookie
[
  "main_deauth_profile_token=e00fd5; path=/; secure; httponly; samesite=lax"
  "main_auth_profile_token=deleted; expires=Sat, 30 Nov 2024 22:43:00 GMT; Max-Age=0; path=/; httponly"
]
vary
"Accept"
x-debug-exception
"Warning%3A%20Undefined%20property%3A%20App%5CService%5CWaveService%3A%3A%24webhookSecret"
x-debug-exception-file
"%2Fhome%2Fsenbill%2Fwww%2Fsrc%2FService%2FWaveService.php:86"
x-debug-token
"a00e01"
x-debug-token-link
"https://senbillets.com/_profiler/e00fd5"
x-previous-debug-token
"e00fd5"
x-robots-tag
"noindex"

Cookies

Request Cookies

No request cookies

Response Cookies

Key Value
main_auth_profile_token
Symfony\Component\HttpFoundation\Cookie {#1046
  #expire: 1
  #path: "/"
  -sameSite: null
  -secureDefault: true
  #name: "main_auth_profile_token"
  #value: null
  #domain: null
  #secure: false
  #httpOnly: true
  -raw: false
  -partitioned: false
}
main_deauth_profile_token
Symfony\Component\HttpFoundation\Cookie {#1010
  #expire: 0
  #path: "/"
  -sameSite: "lax"
  -secureDefault: true
  #name: "main_deauth_profile_token"
  #value: "e00fd5"
  #domain: null
  #secure: null
  #httpOnly: true
  -raw: false
  -partitioned: false
}

Session 1

Session Metadata

No session metadata

Session Attributes

No session attributes

Session Usage

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

Flashes

Flashes

No flash messages were created.

Server Parameters

Server Parameters

Defined in .env

Key Value
APP_DEBUG
"1"
APP_ENV
"dev"
APP_SECRET
"7d63c32216d3afd74e6f33c548222d19d5fffd6be724b63c9c7d85c439844f07"
APP_URL
"https://senbillets.com"
CORS_ALLOW_ORIGIN_REGEX
"^https?://(.*\.)?senbillets\.com$|^https?://127\.0\.0\.1(:[0-9]+)?$"
DATABASE_URL
"mysql://senbill123senbil:123Senbillets@senbill123senbil.mysql.db:3306/senbill123senbil?serverVersion=8.4&charset=utf8mb4"
MAILER_DSN
"smtp://admin@senbillets.com:Laye781429710.@ssl0.ovh.net:465?encryption=ssl"
MESSENGER_TRANSPORT_DSN
"doctrine://default?auto_setup=0"
ORANGE_SMS_API_KEY
""
PAYDUNYA_MASTER_KEY
"vYyfgUkv-5dcP-cPEN-s7Ho-S4fvQDnLZzx1"
PAYDUNYA_MODE
"sandbox"
PAYDUNYA_PRIVATE_KEY
"test_private_BWvEmBz05TlkshyaPTaKRzqoR7w"
PAYDUNYA_PUBLIC_KEY
"test_public_A0g8oUu9e7xhv2B35aUjvCv9Njb"
PAYDUNYA_TOKEN
"5wzd5E33yUERAWUBWbeb"
REDIS_HOST
"127.0.0.1"
REDIS_PORT
"6379"
TRUSTED_HOSTS
"^senbillets\.com$"
TRUSTED_PROXIES
"127.0.0.1"
TWILIO_ACCOUNT_SID
"AC5562010a0c6fac2108234ed3a77ea3a9"
TWILIO_AUTH_TOKEN
"a6ee0f4d89487952f662e87cf3a5fe19"
TWILIO_PHONE_NUMBER
"+12294412105"
WAVE_API_BASE
"https://api.wave.com"
WAVE_BUSINESS_NUMBER
"+221771226298"
WAVE_ENVIRONMENT
"live"
WAVE_SECRET_KEY
"wave_sn_prod_3KmYhYR4sP2SeWm5jbwq_079GwUS6yyyvrlMrt4E1VOiVILywhw9fPKdANZRbD67Whj3Os5NBCi8Pa0Eo-slSCiyvnEgoaG1bw"
WAVE_WEBHOOK_SECRET
"wave_sn_WHS_5x5dkw6pdne7e9278967w9jkbm9fq034m98326f30s9z7js4vaxg"

Defined as regular env variables

Key Value
CFG_CLUSTER
"cluster100"
CONTENT_LENGTH
"760"
CONTENT_TYPE
"application/json"
DOCUMENT_ROOT
"/home/senbill/www/public"
ENVIRONMENT
"production"
FCGI_ROLE
"RESPONDER"
GATEWAY_INTERFACE
"CGI/1.1"
GEOIP_AREA_CODE
"0"
GEOIP_CITY
"Brussels"
GEOIP_COUNTRY_CODE
"BE"
GEOIP_COUNTRY_NAME
"Belgium"
GEOIP_DMA_CODE
"0"
GEOIP_LATITUDE
"50.833599"
GEOIP_LONGITUDE
"4.333700"
GEOIP_REGION
"11"
HTTPS
"on"
HTTP_ACCEPT
"*/*"
HTTP_ACCEPT_ENCODING
"gzip, deflate"
HTTP_HOST
"senbillets.com"
HTTP_REMOTE_IP
"35.205.190.121"
HTTP_TRACEPARENT
"00-cb399392ed4aa54d8a42f72e36a8eb25-be4edcda934fd69e-01"
HTTP_USER_AGENT
"Wave/1.0"
HTTP_WAVE_SIGNATURE
"t=1764542581,v1=a02cd8b229277f4b5e6f1ce239d584b393bff1ac3d2299f067022f5bcc4a3974"
HTTP_X_CLOUD_TRACE_CONTEXT
"cb399392ed4aa54d8a42f72e36a8eb25/13713140746722203294;o=1"
HTTP_X_FORWARDED_FOR
"35.205.190.121"
HTTP_X_FORWARDED_PROTO
"https"
HTTP_X_OVHREQUEST_ID
"4dad95b92614d94a0aa6c20cbb444e56"
HTTP_X_PREDICTOR
"1"
PHP_SELF
"/index.php"
QUERY_STRING
""
REDIRECT_STATUS
"200"
REDIRECT_URL
"/webhook/wave"
REMOTE_ADDR
"35.205.190.121"
REMOTE_PORT
"52338"
REQUEST_METHOD
"POST"
REQUEST_TIME
1764542581
REQUEST_TIME_FLOAT
1764542581.5251
REQUEST_URI
"/webhook/wave"
SCRIPT_FILENAME
"/home/senbill/www/public/index.php"
SCRIPT_NAME
"/index.php"
SCRIPT_URI
"https://senbillets.com:443/webhook/wave"
SCRIPT_URL
"/webhook/wave"
SERVER_ADDR
"10.100.20.5"
SERVER_ADMIN
"postmaster@senbillets.com"
SERVER_NAME
"senbillets.com"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SIGNATURE
""
SERVER_SOFTWARE
"Apache"
SYMFONY_DOTENV_PATH
"/home/senbill/www/.env"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_DEBUG,APP_SECRET,TRUSTED_PROXIES,TRUSTED_HOSTS,APP_URL,ORANGE_SMS_API_KEY,TWILIO_ACCOUNT_SID,TWILIO_AUTH_TOKEN,TWILIO_PHONE_NUMBER,DATABASE_URL,MAILER_DSN,CORS_ALLOW_ORIGIN_REGEX,MESSENGER_TRANSPORT_DSN,PAYDUNYA_MASTER_KEY,PAYDUNYA_PRIVATE_KEY,PAYDUNYA_PUBLIC_KEY,PAYDUNYA_TOKEN,PAYDUNYA_MODE,REDIS_HOST,REDIS_PORT,WAVE_SECRET_KEY,WAVE_BUSINESS_NUMBER,WAVE_API_BASE,WAVE_WEBHOOK_SECRET,WAVE_ENVIRONMENT"
UNIQUE_ID
"aSzIdUB1VF2Ue4KvBCFgjwAAAjY"
USER
"senbill"
argc
0
argv
[]

Sub Requests 1

ErrorController (token = e00fd5)

Key Value
_controller
"error_controller"
_stopwatch_token
"2d4330"
exception
ErrorException {#712
  #message: "Warning: Undefined property: App\Service\WaveService::$webhookSecret"
  #code: 0
  #file: "/home/senbill/www/src/Service/WaveService.php"
  #line: 86
  #severity: E_WARNING
  trace: {
    /home/senbill/www/src/Service/WaveService.php:86 {
      App\Service\WaveService->verifyWebhookSignature(string $payload, ?string $signature): bool …
      › 
      › $computed = hash_hmac('sha256', $payload, $this->webhookSecret);return hash_equals($computed, $signature);
    }
    /home/senbill/www/src/Controller/WebhookController.php:28 {
      App\Controller\WebhookController->waveWebhook(Request $request): Response …
      › 
      › if (!$this->waveService->verifyWebhookSignature($payload, $signature)) {    $this->logger->warning('Webhook Wave invalide', ['payload' => $payload]);
      arguments: {
        $payload: "{"id": "AE_sn_L4QxQQJqxBp8", "type": "checkout.session.completed", "data": {"id": "cos-21fxqt7jg17at", "amount": "1000", "currency": "XOF", "error_url": "https://senbillets.com/checkout/payment/error", "success_url": "https://senbillets.com/checkout/paiement/succes/236", "when_created": "2025-11-30T21:54:57Z", "when_expires": "2025-11-30T22:24:57Z", "business_name": "Sendigi-tech ", "payment_status": "succeeded", "transaction_id": "TIFYOC34ORP43PJQL", "when_completed": "2025-11-30T21:55:00Z", "checkout_status": "complete", "wave_launch_url": "https://pay.wave.com/c/cos-21fxqt7jg17at?a=1000&c=XOF&m=Sendigi-tech%20", "client_reference": null, "last_payment_error": null, "enforce_payer_mobile": "+221771226298", "restrict_payer_mobile": "+221771226298"}}"
        $signature: "t=1764542581,v1=a02cd8b229277f4b5e6f1ce239d584b393bff1ac3d2299f067022f5bcc4a3974"
      }
    }
    /home/senbill/www/vendor/symfony/http-kernel/HttpKernel.php:183 {
      Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
      › // call controller$response = $controller(...$arguments);arguments: {
        $request: Symfony\Component\HttpFoundation\Request {#10 …}
      }
    }
    /home/senbill/www/vendor/symfony/http-kernel/HttpKernel.php:76 {
      Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
      › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
      arguments: {
        $request: Symfony\Component\HttpFoundation\Request {#10 …}
        $type: 1
      }
    }
    /home/senbill/www/vendor/symfony/http-kernel/Kernel.php:182 {
      Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
      › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
      arguments: {
        $request: Symfony\Component\HttpFoundation\Request {#10 …}
        $type: 1
        $catch: true
      }
    }
    /home/senbill/www/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
      Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
      › {    $response = $this->kernel->handle($this->request);arguments: {
        $request: Symfony\Component\HttpFoundation\Request {#10 …}
      }
    }
    /home/senbill/www/vendor/autoload_runtime.php:29 {
      require …
      ›         ->getRunner($app)        ->run());
    }
    /home/senbill/www/public/index.php:11 {
      › 
      › require dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
        "/home/senbill/www/vendor/autoload_runtime.php"
      }
    }
  }
}
logger
Symfony\Bridge\Monolog\Processor\DebugProcessor {#205
  -records: [
    "" => [
      [
        "timestamp" => 1764542581
        "timestamp_rfc3339" => "2025-11-30T22:43:01.653+00:00"
        "message" => "User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#243
            #message: "User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead."
            #code: 0
            #file: "/home/senbill/www/vendor/liip/imagine-bundle/Templating/FilterTrait.php"
            #line: 14
            #severity: E_USER_DEPRECATED
            trace: {
              /home/senbill/www/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14 {
                include_once …
                › 
                › @trigger_error('The '.FilterTrait::class.' trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead.', E_USER_DEPRECATED);}
              /home/senbill/www/var/cache/dev/Container8SDSyct/App_KernelDevDebugContainer.php:472 {
                Container8SDSyct\App_KernelDevDebugContainer::Container8SDSyct\{closure} …
                › include_once \dirname(__DIR__, 4).'/vendor/symfony/stimulus-bundle/src/Twig/UxControllersTwigExtension.php';include_once \dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Templating/FilterTrait.php';include_once \dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Templating/FilterExtension.php';
              }
              /home/senbill/www/vendor/symfony/dependency-injection/Container.php:144 {
                Symfony\Component\DependencyInjection\Container->set(string $id, ?object $service): void …
                ›     unset($this->privates['service_container']);    $initialize($this);}
              }
              /home/senbill/www/vendor/symfony/http-kernel/Kernel.php:410 {
                Symfony\Component\HttpKernel\Kernel->initializeContainer(): void …
                › self::$freshCache[$cachePath] = true;$this->container->set('kernel', $this);error_reporting($errorLevel);
              }
              /home/senbill/www/vendor/symfony/http-kernel/Kernel.php:744 {
                Symfony\Component\HttpKernel\Kernel->preBoot(): ContainerInterface …
                › $this->initializeBundles();$this->initializeContainer();}
              /home/senbill/www/vendor/symfony/http-kernel/Kernel.php:170 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › if (!$this->booted) {    $container = $this->container ?? $this->preBoot();}
              /home/senbill/www/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#10 …}
                }
              }
              /home/senbill/www/vendor/autoload_runtime.php:29 {
                require …
                ›         ->getRunner($app)        ->run());
              }
              /home/senbill/www/public/index.php:11 {
                › 
                › require dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/home/senbill/www/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "php"
      ]
      [
        "timestamp" => 1764542581
        "timestamp_rfc3339" => "2025-11-30T22:43:01.655+00:00"
        "message" => "User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#226
            #message: "User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead."
            #code: 0
            #file: "/home/senbill/www/vendor/liip/imagine-bundle/Templating/FilterExtension.php"
            #line: 14
            #severity: E_USER_DEPRECATED
            trace: {
              /home/senbill/www/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14 {
                include_once …
                › 
                › @trigger_error('The '.FilterExtension::class.' class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead.', E_USER_DEPRECATED);}
              /home/senbill/www/var/cache/dev/Container8SDSyct/App_KernelDevDebugContainer.php:473 {
                Container8SDSyct\App_KernelDevDebugContainer::Container8SDSyct\{closure} …
                › include_once \dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Templating/FilterTrait.php';include_once \dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Templating/FilterExtension.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/stimulus-bundle/src/Twig/StimulusTwigExtension.php';
              }
              /home/senbill/www/vendor/symfony/dependency-injection/Container.php:144 {
                Symfony\Component\DependencyInjection\Container->set(string $id, ?object $service): void …
                ›     unset($this->privates['service_container']);    $initialize($this);}
              }
              /home/senbill/www/vendor/symfony/http-kernel/Kernel.php:410 {
                Symfony\Component\HttpKernel\Kernel->initializeContainer(): void …
                › self::$freshCache[$cachePath] = true;$this->container->set('kernel', $this);error_reporting($errorLevel);
              }
              /home/senbill/www/vendor/symfony/http-kernel/Kernel.php:744 {
                Symfony\Component\HttpKernel\Kernel->preBoot(): ContainerInterface …
                › $this->initializeBundles();$this->initializeContainer();}
              /home/senbill/www/vendor/symfony/http-kernel/Kernel.php:170 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › if (!$this->booted) {    $container = $this->container ?? $this->preBoot();}
              /home/senbill/www/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#10 …}
                }
              }
              /home/senbill/www/vendor/autoload_runtime.php:29 {
                require …
                ›         ->getRunner($app)        ->run());
              }
              /home/senbill/www/public/index.php:11 {
                › 
                › require dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/home/senbill/www/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "php"
      ]
      [
        "timestamp" => 1764542581
        "timestamp_rfc3339" => "2025-11-30T22:43:01.655+00:00"
        "message" => "Warning: Zend OPcache API is restricted by "restrict_api" configuration directive"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#201
            +count: 43
            -severity: E_WARNING
            trace: {
              /home/senbill/www/vendor/symfony/error-handler/DebugClassLoader.php:300 {
                Symfony\Component\ErrorHandler\DebugClassLoader->loadClass(string $class): void …
                ›     // no-op} elseif (\function_exists('opcache_is_script_cached') && @opcache_is_script_cached($file)) {    include $file;
              }
              /home/senbill/www/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php:136 {
                › 
                ›     $this->autoloader = Autoloader::register($dir, $namespace, $proxyGenerator);}
              }
            }
          }
        ]
        "channel" => "php"
      ]
    ]
    10 => [
      [
        "timestamp" => 1764542581
        "timestamp_rfc3339" => "2025-11-30T22:43:01.692+00:00"
        "message" => "Matched route "{route}"."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "route" => "wave_webhook"
          "route_parameters" => [
            "_route" => "wave_webhook"
            "_controller" => "App\Controller\WebhookController::waveWebhook"
          ]
          "request_uri" => "https://senbillets.com/webhook/wave"
          "method" => "POST"
        ]
        "channel" => "request"
      ]
      [
        "timestamp" => 1764542581
        "timestamp_rfc3339" => "2025-11-30T22:43:01.724+00:00"
        "message" => "Checking for authenticator support."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "firewall_name" => "main"
          "authenticators" => 2
        ]
        "channel" => "security"
      ]
      [
        "timestamp" => 1764542581
        "timestamp_rfc3339" => "2025-11-30T22:43:01.724+00:00"
        "message" => "Checking support on authenticator."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "firewall_name" => "main"
          "authenticator" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator"
        ]
        "channel" => "security"
      ]
      [
        "timestamp" => 1764542581
        "timestamp_rfc3339" => "2025-11-30T22:43:01.726+00:00"
        "message" => "Authenticator does not support the request."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "firewall_name" => "main"
          "authenticator" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator"
        ]
        "channel" => "security"
      ]
      [
        "timestamp" => 1764542581
        "timestamp_rfc3339" => "2025-11-30T22:43:01.726+00:00"
        "message" => "Checking support on authenticator."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "firewall_name" => "main"
          "authenticator" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator"
        ]
        "channel" => "security"
      ]
      [
        "timestamp" => 1764542581
        "timestamp_rfc3339" => "2025-11-30T22:43:01.727+00:00"
        "message" => "Authenticator does not support the request."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "firewall_name" => "main"
          "authenticator" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator"
        ]
        "channel" => "security"
      ]
      [
        "timestamp" => 1764542581
        "timestamp_rfc3339" => "2025-11-30T22:43:01.727+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::configure"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1764542581
        "timestamp_rfc3339" => "2025-11-30T22:43:01.727+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1764542581
        "timestamp_rfc3339" => "2025-11-30T22:43:01.727+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Nelmio\CorsBundle\EventListener\CorsListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1764542581
        "timestamp_rfc3339" => "2025-11-30T22:43:01.727+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Bridge\Doctrine\Middleware\IdleConnection\Listener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1764542581
        "timestamp_rfc3339" => "2025-11-30T22:43:01.727+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1764542581
        "timestamp_rfc3339" => "2025-11-30T22:43:01.727+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::setDefaultLocale"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1764542581
        "timestamp_rfc3339" => "2025-11-30T22:43:01.727+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\AssetMapper\AssetMapperDevServerSubscriber::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1764542581
        "timestamp_rfc3339" => "2025-11-30T22:43:01.727+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1764542581
        "timestamp_rfc3339" => "2025-11-30T22:43:01.727+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1764542581
        "timestamp_rfc3339" => "2025-11-30T22:43:01.727+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1764542581
        "timestamp_rfc3339" => "2025-11-30T22:43:01.727+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::configureLogoutUrlGenerator"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1764542581
        "timestamp_rfc3339" => "2025-11-30T22:43:01.727+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1764542581
        "timestamp_rfc3339" => "2025-11-30T22:43:01.728+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller"
          "listener" => "Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector::onKernelController"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1764542581
        "timestamp_rfc3339" => "2025-11-30T22:43:01.728+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller"
          "listener" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelController"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1764542581
        "timestamp_rfc3339" => "2025-11-30T22:43:01.741+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller_arguments"
          "listener" => "Symfony\Component\Security\Http\EventListener\IsCsrfTokenValidAttributeListener::onKernelControllerArguments"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1764542581
        "timestamp_rfc3339" => "2025-11-30T22:43:01.741+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller_arguments"
          "listener" => "Symfony\Component\Security\Http\EventListener\IsGrantedAttributeListener::onKernelControllerArguments"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1764542581
        "timestamp_rfc3339" => "2025-11-30T22:43:01.741+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller_arguments"
          "listener" => "Symfony\Component\HttpKernel\EventListener\CacheAttributeListener::onKernelControllerArguments"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1764542581
        "timestamp_rfc3339" => "2025-11-30T22:43:01.741+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller_arguments"
          "listener" => "Container8SDSyct\RequestPayloadValueResolverGhost01ca9cc::onKernelControllerArguments"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1764542581
        "timestamp_rfc3339" => "2025-11-30T22:43:01.741+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller_arguments"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::onControllerArguments"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1764542581
        "timestamp_rfc3339" => "2025-11-30T22:43:01.745+00:00"
        "message" => "Uncaught PHP Exception ErrorException: "Warning: Undefined property: App\Service\WaveService::$webhookSecret" at WaveService.php line 86"
        "priority" => 500
        "priorityName" => "CRITICAL"
        "context" => [
          "exception" => ErrorException {#712
            #message: "Warning: Undefined property: App\Service\WaveService::$webhookSecret"
            #code: 0
            #file: "/home/senbill/www/src/Service/WaveService.php"
            #line: 86
            #severity: E_WARNING
            trace: {
              /home/senbill/www/src/Service/WaveService.php:86 {
                App\Service\WaveService->verifyWebhookSignature(string $payload, ?string $signature): bool …
                › 
                › $computed = hash_hmac('sha256', $payload, $this->webhookSecret);return hash_equals($computed, $signature);
              }
              /home/senbill/www/src/Controller/WebhookController.php:28 {
                App\Controller\WebhookController->waveWebhook(Request $request): Response …
                › 
                › if (!$this->waveService->verifyWebhookSignature($payload, $signature)) {    $this->logger->warning('Webhook Wave invalide', ['payload' => $payload]);
                arguments: {
                  $payload: "{"id": "AE_sn_L4QxQQJqxBp8", "type": "checkout.session.completed", "data": {"id": "cos-21fxqt7jg17at", "amount": "1000", "currency": "XOF", "error_url": "https://senbillets.com/checkout/payment/error", "success_url": "https://senbillets.com/checkout/paiement/succes/236", "when_created": "2025-11-30T21:54:57Z", "when_expires": "2025-11-30T22:24:57Z", "business_name": "Sendigi-tech ", "payment_status": "succeeded", "transaction_id": "TIFYOC34ORP43PJQL", "when_completed": "2025-11-30T21:55:00Z", "checkout_status": "complete", "wave_launch_url": "https://pay.wave.com/c/cos-21fxqt7jg17at?a=1000&c=XOF&m=Sendigi-tech%20", "client_reference": null, "last_payment_error": null, "enforce_payer_mobile": "+221771226298", "restrict_payer_mobile": "+221771226298"}}"
                  $signature: "t=1764542581,v1=a02cd8b229277f4b5e6f1ce239d584b393bff1ac3d2299f067022f5bcc4a3974"
                }
              }
              /home/senbill/www/vendor/symfony/http-kernel/HttpKernel.php:183 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › // call controller$response = $controller(...$arguments);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#10 …}
                }
              }
              /home/senbill/www/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#10 …}
                  $type: 1
                }
              }
              /home/senbill/www/vendor/symfony/http-kernel/Kernel.php:182 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#10 …}
                  $type: 1
                  $catch: true
                }
              }
              /home/senbill/www/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#10 …}
                }
              }
              /home/senbill/www/vendor/autoload_runtime.php:29 {
                require …
                ›         ->getRunner($app)        ->run());
              }
              /home/senbill/www/public/index.php:11 {
                › 
                › require dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/home/senbill/www/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "request"
      ]
      [
        "timestamp" => 1764542581
        "timestamp_rfc3339" => "2025-11-30T22:43:01.774+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.exception"
          "listener" => "Symfony\Component\Security\Http\Firewall\ExceptionListener::onKernelException"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1764542581
        "timestamp_rfc3339" => "2025-11-30T22:43:01.774+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.exception"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::logKernelException"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1764542581
        "timestamp_rfc3339" => "2025-11-30T22:43:01.774+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.exception"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelException"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1764542581
        "timestamp_rfc3339" => "2025-11-30T22:43:01.774+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.exception"
          "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelException"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1764542581
        "timestamp_rfc3339" => "2025-11-30T22:43:01.774+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.exception"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::onKernelException"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1764542581
        "timestamp_rfc3339" => "2025-11-30T22:43:01.774+00:00"
        "message" => "Listener "{listener}" stopped propagation of the event "{event}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.exception"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::onKernelException"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1764542581
        "timestamp_rfc3339" => "2025-11-30T22:43:01.781+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\AssetMapper\AssetMapperDevServerSubscriber::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1764542581
        "timestamp_rfc3339" => "2025-11-30T22:43:01.781+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1764542581
        "timestamp_rfc3339" => "2025-11-30T22:43:01.781+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\Security\Http\Firewall\ContextListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1764542581
        "timestamp_rfc3339" => "2025-11-30T22:43:01.781+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Nelmio\CorsBundle\EventListener\CorsListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1764542581
        "timestamp_rfc3339" => "2025-11-30T22:43:01.781+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ResponseListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1764542581
        "timestamp_rfc3339" => "2025-11-30T22:43:01.781+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\WebLink\EventListener\AddLinkHeaderListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1764542581
        "timestamp_rfc3339" => "2025-11-30T22:43:01.781+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1764542581
        "timestamp_rfc3339" => "2025-11-30T22:43:01.781+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\Security\Http\RememberMe\ResponseListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1764542581
        "timestamp_rfc3339" => "2025-11-30T22:43:01.781+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Nelmio\CorsBundle\EventListener\CacheableResponseVaryListener::onResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1764542581
        "timestamp_rfc3339" => "2025-11-30T22:43:01.781+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\CacheAttributeListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1764542581
        "timestamp_rfc3339" => "2025-11-30T22:43:01.781+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1764542581
        "timestamp_rfc3339" => "2025-11-30T22:43:01.781+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::removeCspHeader"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1764542581
        "timestamp_rfc3339" => "2025-11-30T22:43:01.781+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1764542581
        "timestamp_rfc3339" => "2025-11-30T22:43:01.781+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener::onResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1764542581
        "timestamp_rfc3339" => "2025-11-30T22:43:01.781+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1764542581
        "timestamp_rfc3339" => "2025-11-30T22:43:01.781+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelFinishRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1764542581
        "timestamp_rfc3339" => "2025-11-30T22:43:01.781+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelFinishRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1764542581
        "timestamp_rfc3339" => "2025-11-30T22:43:01.781+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelFinishRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1764542581
        "timestamp_rfc3339" => "2025-11-30T22:43:01.781+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelFinishRequest"
        ]
        "channel" => "event"
      ]
    ]
    817 => [
      [
        "timestamp" => 1764542581
        "timestamp_rfc3339" => "2025-11-30T22:43:01.747+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::configure"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1764542581
        "timestamp_rfc3339" => "2025-11-30T22:43:01.747+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1764542581
        "timestamp_rfc3339" => "2025-11-30T22:43:01.747+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Nelmio\CorsBundle\EventListener\CorsListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1764542581
        "timestamp_rfc3339" => "2025-11-30T22:43:01.747+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Bridge\Doctrine\Middleware\IdleConnection\Listener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1764542581
        "timestamp_rfc3339" => "2025-11-30T22:43:01.747+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1764542581
        "timestamp_rfc3339" => "2025-11-30T22:43:01.747+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::setDefaultLocale"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1764542581
        "timestamp_rfc3339" => "2025-11-30T22:43:01.748+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\AssetMapper\AssetMapperDevServerSubscriber::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1764542581
        "timestamp_rfc3339" => "2025-11-30T22:43:01.748+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1764542581
        "timestamp_rfc3339" => "2025-11-30T22:43:01.748+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1764542581
        "timestamp_rfc3339" => "2025-11-30T22:43:01.748+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1764542581
        "timestamp_rfc3339" => "2025-11-30T22:43:01.748+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::configureLogoutUrlGenerator"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1764542581
        "timestamp_rfc3339" => "2025-11-30T22:43:01.748+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1764542581
        "timestamp_rfc3339" => "2025-11-30T22:43:01.757+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller"
          "listener" => "Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector::onKernelController"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1764542581
        "timestamp_rfc3339" => "2025-11-30T22:43:01.757+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller"
          "listener" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelController"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1764542581
        "timestamp_rfc3339" => "2025-11-30T22:43:01.757+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller_arguments"
          "listener" => "Symfony\Component\Security\Http\EventListener\IsCsrfTokenValidAttributeListener::onKernelControllerArguments"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1764542581
        "timestamp_rfc3339" => "2025-11-30T22:43:01.757+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller_arguments"
          "listener" => "Symfony\Component\Security\Http\EventListener\IsGrantedAttributeListener::onKernelControllerArguments"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1764542581
        "timestamp_rfc3339" => "2025-11-30T22:43:01.757+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller_arguments"
          "listener" => "Symfony\Component\HttpKernel\EventListener\CacheAttributeListener::onKernelControllerArguments"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1764542581
        "timestamp_rfc3339" => "2025-11-30T22:43:01.757+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller_arguments"
          "listener" => "Container8SDSyct\RequestPayloadValueResolverGhost01ca9cc::onKernelControllerArguments"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1764542581
        "timestamp_rfc3339" => "2025-11-30T22:43:01.757+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller_arguments"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::onControllerArguments"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1764542581
        "timestamp_rfc3339" => "2025-11-30T22:43:01.774+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\AssetMapper\AssetMapperDevServerSubscriber::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1764542581
        "timestamp_rfc3339" => "2025-11-30T22:43:01.774+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1764542581
        "timestamp_rfc3339" => "2025-11-30T22:43:01.774+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\Security\Http\Firewall\ContextListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1764542581
        "timestamp_rfc3339" => "2025-11-30T22:43:01.774+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Nelmio\CorsBundle\EventListener\CorsListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1764542581
        "timestamp_rfc3339" => "2025-11-30T22:43:01.774+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ResponseListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1764542581
        "timestamp_rfc3339" => "2025-11-30T22:43:01.774+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\WebLink\EventListener\AddLinkHeaderListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1764542581
        "timestamp_rfc3339" => "2025-11-30T22:43:01.774+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1764542581
        "timestamp_rfc3339" => "2025-11-30T22:43:01.774+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\Security\Http\RememberMe\ResponseListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1764542581
        "timestamp_rfc3339" => "2025-11-30T22:43:01.774+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Nelmio\CorsBundle\EventListener\CacheableResponseVaryListener::onResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1764542581
        "timestamp_rfc3339" => "2025-11-30T22:43:01.774+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\CacheAttributeListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1764542581
        "timestamp_rfc3339" => "2025-11-30T22:43:01.774+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1764542581
        "timestamp_rfc3339" => "2025-11-30T22:43:01.774+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::removeCspHeader"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1764542581
        "timestamp_rfc3339" => "2025-11-30T22:43:01.774+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1764542581
        "timestamp_rfc3339" => "2025-11-30T22:43:01.774+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener::onResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1764542581
        "timestamp_rfc3339" => "2025-11-30T22:43:01.774+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1764542581
        "timestamp_rfc3339" => "2025-11-30T22:43:01.774+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelFinishRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1764542581
        "timestamp_rfc3339" => "2025-11-30T22:43:01.774+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelFinishRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1764542581
        "timestamp_rfc3339" => "2025-11-30T22:43:01.774+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelFinishRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1764542581
        "timestamp_rfc3339" => "2025-11-30T22:43:01.774+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelFinishRequest"
        ]
        "channel" => "event"
      ]
    ]
  ]
  -errorCount: [
    "" => 0
    10 => 1
    817 => 0
  ]
  -requestStack: Symfony\Component\HttpKernel\Debug\VirtualRequestStack {#203 …}
}