Error 500 Internal Server Error

GET https://lemailoscope.com/fr/callback

Forwarded to ErrorController (14e984)

GmailAuthenticatorController :: oauthCallback

Request

GET Parameters

None

POST Parameters

None

Uploaded Files

None

Request Attributes

Key Value
_controller
"App\Controller\Security\GmailAuthenticatorController::oauthCallback"
_firewall_context
"security.firewall.map.context.main"
_locale
"fr"
_remove_csp_headers
true
_route
"callback"
_route_params
[
  "_locale" => "fr"
]
_security_authenticators
[]
_security_firewall_run
"_security_main"
_security_skipped_authenticators
[
  Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#465
    -supports: false
    -passport: null
    -duration: null
    -stub: "App\Security\Authenticator"
    -authenticated: null
    -exception: null
    -authenticator: App\Security\Authenticator {#783 …}
  }
  Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#467
    -supports: false
    -passport: null
    -duration: null
    -stub: "Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator"
    -authenticated: null
    -exception: null
    -authenticator: Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator {#468 …}
  }
]
_stopwatch_token
"be7d96"

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip, br, deflate"
client-abuse-score
"95"
client-asn
"8075"
client-country
"us"
content-length
"0"
cookie
"main_deauth_profile_token=1dcd35"
from
"gptbot(at)openai.com"
host
"lemailoscope.com"
mod-rewrite
"On"
traceparent
"00-1851a4e8b04d097c4f101609ea8510c1-328fcdf6e3867932-01"
transfer-encoding
"chunked"
user-agent
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; GPTBot/1.2; +https://openai.com/gptbot)"
x-client-ip
"20.171.207.130"
x-client-ssl
"on"
x-client-verify
"NONE"
x-forwarded-for
"20.171.207.130"
x-forwarded-proto
"https"
x-openai-host-hash
"924547242"
x-original-route
"https://{default}/"
x-php-ob-level
"1"

Request Content

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

Response

Response Headers

Header Value
cache-control
"no-cache, private"
content-type
"text/html; charset=UTF-8"
date
"Sat, 12 Jul 2025 23:30:49 GMT"
vary
"Accept"
x-debug-exception
"googleClientId%20is%20not%20a%20string"
x-debug-exception-file
"%2Fapp%2Fsrc%2FController%2FSecurity%2FGmailAuthenticatorController.php:45"
x-debug-token
"bfc477"
x-debug-token-link
"https://lemailoscope.com/_profiler/14e984"
x-previous-debug-token
"14e984"
x-robots-tag
"noindex"

Cookies

Request Cookies

Key Value
main_deauth_profile_token
"1dcd35"

Response Cookies

No response cookies

Session 7

Session Metadata

Key Value
Created
"Sat, 12 Jul 25 23:30:49 +0000"
Last used
"Sat, 12 Jul 25 23:30:49 +0000"
Lifetime
0

Session Attributes

No session attributes

Session Usage

7 Usages
Stateless check enabled
Usage
App\Controller\Security\GmailAuthenticatorController:43
[
  [
    "file" => "/app/src/Controller/Security/GmailAuthenticatorController.php"
    "line" => 43
    "function" => "get"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 183
    "function" => "oauthCallback"
    "class" => "App\Controller\Security\GmailAuthenticatorController"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/symfony/http-kernel/Kernel.php"
    "line" => 182
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/app/public/index.php"
    "line" => 5
    "args" => [
      "/app/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:39
[
  [
    "file" => "/app/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
    "line" => 39
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/app/src/EventListener/LocaleSubscriber.php"
    "line" => 29
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelRequest"
    "class" => "App\EventListener\LocaleSubscriber"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 122
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 159
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/symfony/http-kernel/EventListener/ErrorListener.php"
    "line" => 97
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelException"
    "class" => "Symfony\Component\HttpKernel\EventListener\ErrorListener"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 122
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 241
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 91
    "function" => "handleThrowable"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/symfony/http-kernel/Kernel.php"
    "line" => 182
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/app/public/index.php"
    "line" => 5
    "args" => [
      "/app/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:68
[
  [
    "file" => "/app/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 68
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 158
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 102
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 122
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 216
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 204
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/symfony/http-kernel/EventListener/ErrorListener.php"
    "line" => 97
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelException"
    "class" => "Symfony\Component\HttpKernel\EventListener\ErrorListener"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 122
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 241
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 91
    "function" => "handleThrowable"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/symfony/http-kernel/Kernel.php"
    "line" => 182
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/app/public/index.php"
    "line" => 5
    "args" => [
      "/app/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:69
[
  [
    "file" => "/app/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 69
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 158
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 102
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 122
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 216
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 204
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/symfony/http-kernel/EventListener/ErrorListener.php"
    "line" => 97
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelException"
    "class" => "Symfony\Component\HttpKernel\EventListener\ErrorListener"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 122
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 241
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 91
    "function" => "handleThrowable"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/symfony/http-kernel/Kernel.php"
    "line" => 182
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/app/public/index.php"
    "line" => 5
    "args" => [
      "/app/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:70
[
  [
    "file" => "/app/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 70
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 158
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 102
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 122
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 216
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 204
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/symfony/http-kernel/EventListener/ErrorListener.php"
    "line" => 97
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelException"
    "class" => "Symfony\Component\HttpKernel\EventListener\ErrorListener"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 122
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 241
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 91
    "function" => "handleThrowable"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/symfony/http-kernel/Kernel.php"
    "line" => 182
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/app/public/index.php"
    "line" => 5
    "args" => [
      "/app/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:71
[
  [
    "file" => "/app/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 71
    "function" => "all"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 158
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 102
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 122
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 216
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 204
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/symfony/http-kernel/EventListener/ErrorListener.php"
    "line" => 97
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelException"
    "class" => "Symfony\Component\HttpKernel\EventListener\ErrorListener"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 122
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 241
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 91
    "function" => "handleThrowable"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/symfony/http-kernel/Kernel.php"
    "line" => 182
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/app/public/index.php"
    "line" => 5
    "args" => [
      "/app/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:72
[
  [
    "file" => "/app/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 72
    "function" => "getFlashBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 158
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 102
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 122
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 216
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 204
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/symfony/http-kernel/EventListener/ErrorListener.php"
    "line" => 97
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelException"
    "class" => "Symfony\Component\HttpKernel\EventListener\ErrorListener"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 122
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 241
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 91
    "function" => "handleThrowable"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/symfony/http-kernel/Kernel.php"
    "line" => 182
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/app/public/index.php"
    "line" => 5
    "args" => [
      "/app/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]

Flashes

Flashes

No flash messages were created.

Server Parameters

Server Parameters

Defined in .env

Key Value
APP_MAILCATCHER_PORT
"8025"
APP_PROTOCOL
"https://"
CHATGPT_API_KEY
"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"
LOG_PATH
"/var/www/var/log/"
MERCURE_JWT_SECRET
"**YOUR_LOCAL_MERCURE_JWT_SECRET**"
MERCURE_PUBLIC_URL
"http://mercure:80/.well-known/mercure"
MERCURE_URL
"http://mercure:80/.well-known/mercure"
MESSENGER_TRANSPORT_DSN
"doctrine://default"
NGINX_URL
"http://nginx:80"
PRODUCTION_URL
"https://lemailoscope.com/"
PROJECT_NAME
"Mailoscope"
SELENIUM_URL
"http://selenium:4444/wd/hub"

Defined as regular env variables

Key Value
APP_DEBUG
"1"
APP_DIR
"/app"
APP_DOMAIN
"lemailoscope.com"
APP_ENV
"dev"
APP_PORT
"443"
APP_RUNTIME_ENV
"prod"
APP_SECRET
"NTILD57GYA7HEZHNADRL7WZ7DD77MXGDXDZXNS3IIYPJE73J3SKQ===="
AWS_ACCESS_KEY_ID
"AKIAYEV7HWUHIDYVJ6VV"
AWS_REGION
"eu-west-1"
AWS_S3_BUCKET_NAME
"mailoscope"
AWS_SECRET_ACCESS_KEY
"Kp0hLZFld+kqjhcCS10kioiodvCXdr15OZ3l+Ff7"
BLACKFIRE_COLLECTOR
"https://blackfire.io"
BLACKFIRE_ENABLE_CONTINUOUS_PROFILING
"1"
BLACKFIRE_LOG_FILE
"stderr"
BLACKFIRE_LOG_LEVEL
"2"
BLACKFIRE_SERVER_ID
"4f3b879d-60b1-4b6a-918e-e4baf85a269f"
BLACKFIRE_SERVER_TOKEN
"da3a584bdf743be7a8cef49a8680a7af6a0f84b7548bf440fae64a12d4631c63"
COMPOSER_HOME
"/app/.global"
CONTENT_LENGTH
"0"
CONTENT_TYPE
""
DATABASE_CLUSTER
"zbiuexvans54c-main-bvxea6i"
DATABASE_DATABASE
"main"
DATABASE_DRIVER
"mysql"
DATABASE_EPOCH
"0"
DATABASE_FRAGMENT
""
DATABASE_HOST
"database.internal"
DATABASE_HOSTNAME
"lnlit3w6cbcez2wrd2j6p3b34i.database.service._.eu-5.platformsh.site"
DATABASE_HOST_MAPPED
"false"
DATABASE_INSTANCE_IPS
"["248.151.224.132"]"
DATABASE_IP
"169.254.229.103"
DATABASE_NAME
"main"
DATABASE_PASSWORD
""
DATABASE_PATH
"main"
DATABASE_PORT
"3306"
DATABASE_PUBLIC
"false"
DATABASE_QUERY
"{"is_master": true}"
DATABASE_REL
"mysql"
DATABASE_SCHEME
"mysql"
DATABASE_SERVER
"mysql://database.internal:3306"
DATABASE_SERVICE
"database"
DATABASE_TYPE
"mysql:11.0"
DATABASE_URL
"mysql://user@database.internal:3306/main?sslmode=disable&charset=utf8mb4"
DATABASE_USER
"user"
DATABASE_USERNAME
"user"
DBUS_SESSION_BUS_ADDRESS
"unix:path=/run/user/10000/bus"
DD_INSTRUMENTATION_TELEMETRY_ENABLED
"false"
DD_PROFILING_ENABLED
"true"
DD_PROFILING_LOG_LEVEL
"off"
DD_SERVICE
"mailoscope"
DD_TRACE_AGENT_URL
"unix:///var/run/blackfire/agent.sock"
DD_TRACE_ENABLED
"false"
DOCUMENT_ROOT
"/app/public/"
DOCUMENT_URI
"/index.php"
FCGI_ROLE
"RESPONDER"
GATEWAY_INTERFACE
"CGI/1.1"
GEM_PATH
"/app/.global:/app:/usr/share/rubygems-integration/all"
GOOGLE_REDIRECT_URI
"https://lemailoscope.com/fr/callback"
HISTFILE
"/tmp/.bash_history"
HISTFILESIZE
"10000"
HISTSIZE
"10000"
HOME
"/app"
HTTPS
"on"
HTTP_ACCEPT
"*/*"
HTTP_ACCEPT_ENCODING
"gzip, br, deflate"
HTTP_CLIENT_ABUSE_SCORE
"95"
HTTP_CLIENT_ASN
"8075"
HTTP_CLIENT_COUNTRY
"us"
HTTP_COOKIE
"main_deauth_profile_token=1dcd35"
HTTP_FROM
"gptbot(at)openai.com"
HTTP_HOST
"lemailoscope.com"
HTTP_MOD_REWRITE
"On"
HTTP_TRACEPARENT
"00-1851a4e8b04d097c4f101609ea8510c1-328fcdf6e3867932-01"
HTTP_TRANSFER_ENCODING
"chunked"
HTTP_USER_AGENT
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; GPTBot/1.2; +https://openai.com/gptbot)"
HTTP_X_CLIENT_IP
"20.171.207.130"
HTTP_X_CLIENT_SSL
"on"
HTTP_X_CLIENT_VERIFY
"NONE"
HTTP_X_FORWARDED_FOR
"20.171.207.130"
HTTP_X_FORWARDED_PROTO
"https"
HTTP_X_OPENAI_HOST_HASH
"924547242"
HTTP_X_ORIGINAL_ROUTE
"https://{default}/"
INVOCATION_ID
"6e3ac9a7bb1c4dd28c8f0b2d109dc3f9"
IRBRC
"/etc/platform/ruby_irbrc"
JOURNAL_STREAM
"8:2185237675"
LANG
"C.UTF-8"
LOCALE_ARCHIVE
"/usr/lib/locale/locale-archive"
LOGNAME
"web"
MAILER_AUTH_MODE
"plain"
MAILER_DSN
"smtp://smtp.global.service._.eu-5.platform.sh:25?verify_peer=0"
MAILER_ENABLED
"1"
MAILER_HOST
"smtp.global.service._.eu-5.platform.sh"
MAILER_PASSWORD
""
MAILER_PORT
"25"
MAILER_TRANSPORT
"smtp"
MAILER_URL
"smtp://smtp.global.service._.eu-5.platform.sh:25?verify_peer=0"
MAILER_USER
""
MAILFROM
"zbiuexvans54c+main@cron.noreply.s5y.io"
MANAGERPID
"141"
MIX_HOME
"/app/.global/mix"
MYSQL_HISTFILE
"/tmp/.mysql_history"
NIX_PROFILES
"/nix/var/nix/profiles/default /app/.nix-profile"
NIX_SSL_CERT_FILE
"/etc/ssl/certs/ca-bundle.crt"
NODE_OPTIONS
"--max-old-space-size=528"
NODE_REPL_HISTORY
"/tmp/.node_repl_history"
NODE_REPL_HISTORY_SIZE
"10000"
NPM_CONFIG_CACHE
"/tmp"
NPM_CONFIG_PREFIX
"/app/.global"
OAUTH_GOOGLE_CLIENT_ID
"486275714338-s486ofceschqhlnsar0f1ebih2apdfvi.apps.googleusercontent.com"
OAUTH_GOOGLE_CLIENT_SECRET
"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"
OAUTH_LINKEDIN_CLIENT_ID
"86g1z5s5eaa7jw"
OAUTH_LINKEDIN_PRIMARY_SECRET
"o0AxJQg4OlGhZx78"
OAUTH_LINKEDIN_SECONDARY_SECRET
"FQwQYECr9L7xFBgH"
OLDPWD
"/app"
PATH
"/app/.nix-profile/bin:/app/.nix-profile/bin:/nix/var/nix/profiles/default/bin:/app/bin:/app/vendor/bin:/app/.global/bin:/nix/store/fkb111ln4dsc7gr81122ylgswyv5zszz-gcc-wrapper-13.2.0/bin:/nix/store/1qkhzhgx9w8rawvy8lvbaxqh4xb0srad-nodejs-22.10.0/bin:/nix/store/ya6sxqdlc42fxp0wy0kynxwr2shmgjc4-yarn-1.22.22/bin:/nix/store/z82ky3891hj3bpx5awwd84wyr26vhcq5-php-8.2/bin:/nix/store/jkj37lgk6s0z5sqs3yyv0xy2dgn22l0r-composer-2.7.7/bin:/app/.global/nix-env/root/bin/:/nix/store/fkb111ln4dsc7gr81122ylgswyv5zszz-gcc-wrapper-13.2.0/bin:/nix/store/1qkhzhgx9w8rawvy8lvbaxqh4xb0srad-nodejs-22.10.0/bin:/nix/store/ya6sxqdlc42fxp0wy0kynxwr2shmgjc4-yarn-1.22.22/bin:/nix/store/z82ky3891hj3bpx5awwd84wyr26vhcq5-php-8.2/bin:/nix/store/jkj37lgk6s0z5sqs3yyv0xy2dgn22l0r-composer-2.7.7/bin:/bin:/bin:/sbin"
PATH_INFO
""
PHP_SELF
"/index.php"
PLATFORMSH_CLI_APPLICATION_TMP_SUB_DIR
"platformsh-cli-web"
PLATFORM_APPLICATION
"eyJhY2Nlc3MiOiB7InNzaCI6ICJjb250cmlidXRvciJ9LCAiYWRkaXRpb25hbF9ob3N0cyI6IHt9LCAiYXBwX2RpciI6ICIvYXBwIiwgImJ1aWxkIjogeyJjYWNoZXMiOiB7fSwgImZsYXZvciI6ICJub25lIn0sICJjb25maWdfaWQiOiAiMTU3ZTU3YmZiZjI0YTA0NGJhZjIwZGQxOTNiMDQ1ZjY5OGE1MWNlYSIsICJjb250YWluZXJfcHJvZmlsZSI6ICJISUdIX0NQVSIsICJjcm9ucyI6IHsiY2xlYW4tZXhwaXJlZC1zZXNzaW9ucyI6IHsiY29tbWFuZHMiOiB7InN0YXJ0IjogImNyb25jYXBlIHBocC1zZXNzaW9uLWNsZWFuIiwgInN0b3AiOiBudWxsfSwgInNodXRkb3duX3RpbWVvdXQiOiBudWxsLCAic3BlYyI6ICIxNyw0NyAqICogKiAqIiwgInRpbWVvdXQiOiA4NjQwMH0sICJzZWN1cml0eS1jaGVjayI6IHsiY29tbWFuZHMiOiB7InN0YXJ0IjogImlmIFsgXCIkUExBVEZPUk1fRU5WSVJPTk1FTlRfVFlQRVwiID0gXCJwcm9kdWN0aW9uXCIgXTsgdGhlbiBjcm9uY2FwZSBDT01QT1NFUl9ST09UX1ZFUlNJT049MS4wLjAgQ09NUE9TRVJfQVVESVRfQUJBTkRPTkVEPWlnbm9yZSBjb21wb3NlciBhdWRpdCAtLW5vLWNhY2hlOyBmaSIsICJzdG9wIjogbnVsbH0sICJzaHV0ZG93bl90aW1lb3V0IjogbnVsbCwgInNwZWMiOiAiNTAgMjMgKiAqICoiLCAidGltZW91dCI6IDg2NDAwfX0sICJkZXBlbmRlbmNpZXMiOiB7fSwgImRpc2siOiAxNTM2MCwgImVuZHBvaW50cyI6IHsiaHR0cCI6IHsicG9ydCI6IDgwLCAic2NoZW1lIjogImh0dHAifSwgInBocCI6IHsicG9ydCI6IDgwLCAic2NoZW1lIjogImh0dHAifX0sICJmaXJld2FsbCI6IG51bGwsICJob29rcyI6IHsiYnVpbGQiOiAic2V0IC14IC1lXG5cbmN1cmwgLWZzIGh0dHBzOi8vZ2V0LnN5bWZvbnkuY29tL2Nsb3VkL2NvbmZpZ3VyYXRvciB8IGJhc2hcblxuc3ltZm9ueS1idWlsZFxuXG5zeW1mb255LWNhY2hlLXNuYXBzaG90XG4iLCAiZGVwbG95IjogInNldCAteCAtZVxuXG5zeW1mb255LWRlcGxveVxuIiwgInBvc3RfZGVwbG95IjogbnVsbH0sICJpbnN0YW5jZV9jb3VudCI6IDEsICJpc19hY3Jvc3Nfc3VibW9kdWxlIjogZmFsc2UsICJtb3VudHMiOiB7Ii9wdWJsaWMvYmFja3Vwcy9yZXN0b3JlIjogeyJzb3VyY2UiOiAic3RvcmFnZSIsICJzb3VyY2VfcGF0aCI6ICJwdWJsaWNfYmFja3VwcyJ9LCAiL3B1YmxpYy9jYXB0dXJlcy90bXAiOiB7InNvdXJjZSI6ICJzdG9yYWdlIiwgInNvdXJjZV9wYXRoIjogImNhcHR1cmVzX3RtcCJ9LCAiL3B1YmxpYy9tZWRpYSI6IHsic291cmNlIjogInN0b3JhZ2UiLCAic291cmNlX3BhdGgiOiAicHVibGljX21lZGlhIn0sICIvdmFyL2NhY2hlIjogeyJzb3VyY2UiOiAic3RvcmFnZSIsICJzb3VyY2VfcGF0aCI6ICJ2YXJfY2FjaGUifSwgIi92YXIvbG9nIjogeyJzb3VyY2UiOiAic3RvcmFnZSIsICJzb3VyY2VfcGF0aCI6ICJ2YXJfbG9nIn0sICIvdmFyL3BkZiI6IHsic291cmNlIjogInN0b3JhZ2UiLCAic291cmNlX3BhdGgiOiAidmFyX3BkZiJ9fSwgIm5hbWUiOiAibWFpbG9zY29wZSIsICJvcGVyYXRpb25zIjoge30sICJwcmVmbGlnaHQiOiB7ImVuYWJsZWQiOiB0cnVlLCAiaWdub3JlZF9ydWxlcyI6IFtdfSwgInJlbGF0aW9uc2hpcHMiOiB7ImRhdGFiYXNlIjogeyJlbmRwb2ludCI6ICJteXNxbCIsICJzZXJ2aWNlIjogImRhdGFiYXNlIn19LCAicmVzb3VyY2VzIjogeyJiYXNlX21lbW9yeSI6IG51bGwsICJkZWZhdWx0IjogeyJjcHUiOiAwLjUsICJjcHVfdHlwZSI6ICJzaGFyZWQiLCAiZGlzayI6IDUxMiwgIm1lbW9yeSI6IDIyNCwgInByb2ZpbGVfc2l6ZSI6ICIwLjUifSwgImRpc2siOiB7Imluc3RhbmNlIjogODE5MiwgInN0b3JhZ2UiOiAxNTM2MCwgInRlbXBvcmFyeSI6IDgxOTJ9LCAibWVtb3J5X3JhdGlvIjogbnVsbCwgIm1pbmltdW0iOiB7ImNwdSI6IDAuMDUsICJjcHVfdHlwZSI6ICJzaGFyZWQiLCAiZGlzayI6IDEyOCwgIm1lbW9yeSI6IDMyLCAicHJvZmlsZV9zaXplIjogIjAuMSJ9LCAicHJvZmlsZV9zaXplIjogIjIifSwgInJ1bnRpbWUiOiB7fSwgInNpemUiOiAiQVVUTyIsICJzbHVnX2lkIjogInpiaXVleHZhbnM1NGMtbWFpbG9zY29wZS1hOWNlY2FlNjlmYWQ2MWQ0ZDMzNzYxMTU5ZmMyYTE0ZTQxNzVmYzc3LTE1N2U1N2JmYmYyNGEwNDRiYWYyMGRkMTkzYjA0NWY2OThhNTFjZWEiLCAic291cmNlIjogeyJvcGVyYXRpb25zIjoge30sICJyb290IjogImFwcCJ9LCAic3RhY2siOiBbeyJwaHBAOC4yIjogeyJkZXBlbmRlbmNpZXMiOiB7ImNvbXBvc2VyL2NvbXBvc2VyIjogIl4yIn0sICJleHRlbnNpb25zIjogWyJhcGN1IiwgImJsYWNrZmlyZSIsICJzb2RpdW0iLCAieHNsIiwgImltYWdpY2siLCAiaW1hcCIsICJ6aXAiLCAiZ2QiLCAiaW50bCJdfX0sIHsibm9kZWpzQDIyIjogeyJkZXBlbmRlbmNpZXMiOiB7InB1cHBldGVlci1jb3JlIjogIioifX19LCB7ImNocm9taXVtIjoge319XSwgInRpbWV6b25lIjogbnVsbCwgInRyZWVfaWQiOiAiYTljZWNhZTY5ZmFkNjFkNGQzMzc2MTE1OWZjMmExNGU0MTc1ZmM3NyIsICJ0eXBlIjogImNvbXBvc2FibGU6MjQuMDU6NjciLCAidmFyaWFibGVzIjogeyJwaHAiOiB7Im1heF9leGVjdXRpb25fdGltZSI6IDMwMCwgIm1lbW9yeV9saW1pdCI6ICIxMDAwTSIsICJvcGNhY2hlLmludGVybmVkX3N0cmluZ3NfYnVmZmVyIjogMTYsICJvcGNhY2hlLm1lbW9yeV9jb25zdW1wdGlvbiI6IDk2LCAib3BjYWNoZS5wcmVsb2FkIjogImNvbmZpZy9wcmVsb2FkLnBocCJ9fSwgIndlYiI6IHsibG9jYXRpb25zIjogeyIvIjogeyJhbGxvdyI6IHRydWUsICJleHBpcmVzIjogIjVtIiwgImhlYWRlcnMiOiB7fSwgInBhc3N0aHJ1IjogIi9pbmRleC5waHAiLCAicm9vdCI6ICJwdWJsaWMiLCAicnVsZXMiOiB7fSwgInNjcmlwdHMiOiB0cnVlfX0sICJtb3ZlX3RvX3Jvb3QiOiBmYWxzZX19"
PLATFORM_APPLICATION_NAME
"mailoscope"
PLATFORM_APP_COMMAND
"symfony-pre-start; php-fpm -c /etc/php/8.2/fpm/php.ini -y /etc/php/8.2/fpm/php-fpm.conf"
PLATFORM_APP_DIR
"/app"
PLATFORM_BRANCH
"main"
PLATFORM_DIR
"/app"
PLATFORM_DOCUMENT_ROOT
"/app/public"
PLATFORM_ENVIRONMENT
"main-bvxea6i"
PLATFORM_ENVIRONMENT_TYPE
"production"
PLATFORM_POST_APP_COMMAND
""
PLATFORM_PRE_APP_COMMAND
""
PLATFORM_PROJECT
"zbiuexvans54c"
PLATFORM_PROJECT_ENTROPY
"NTILD57GYA7HEZHNADRL7WZ7DD77MXGDXDZXNS3IIYPJE73J3SKQ===="
PLATFORM_RELATIONSHIPS
"eyJkYXRhYmFzZSI6IFt7Imhvc3QiOiAiZGF0YWJhc2UuaW50ZXJuYWwiLCAiaG9zdG5hbWUiOiAibG5saXQzdzZjYmNlejJ3cmQyajZwM2IzNGkuZGF0YWJhc2Uuc2VydmljZS5fLmV1LTUucGxhdGZvcm1zaC5zaXRlIiwgImNsdXN0ZXIiOiAiemJpdWV4dmFuczU0Yy1tYWluLWJ2eGVhNmkiLCAic2VydmljZSI6ICJkYXRhYmFzZSIsICJyZWwiOiAibXlzcWwiLCAic2NoZW1lIjogIm15c3FsIiwgInVzZXJuYW1lIjogInVzZXIiLCAicGFzc3dvcmQiOiAiIiwgInBvcnQiOiAzMzA2LCAiZXBvY2giOiAwLCAicGF0aCI6ICJtYWluIiwgInF1ZXJ5IjogeyJpc19tYXN0ZXIiOiB0cnVlfSwgImZyYWdtZW50IjogbnVsbCwgInB1YmxpYyI6IGZhbHNlLCAiaG9zdF9tYXBwZWQiOiBmYWxzZSwgInR5cGUiOiAibXlzcWw6MTEuMCIsICJpbnN0YW5jZV9pcHMiOiBbIjI0OC4xNTEuMjI0LjEzMiJdLCAiaXAiOiAiMTY5LjI1NC4yMjkuMTAzIn1dfQ=="
PLATFORM_ROUTES
"eyJodHRwOi8vbGVtYWlsb3Njb3BlLmNvbS8iOiB7ImlkIjogbnVsbCwgIm9yaWdpbmFsX3VybCI6ICJodHRwOi8ve2RlZmF1bHR9LyIsICJwcmltYXJ5IjogZmFsc2UsICJwcm9kdWN0aW9uX3VybCI6ICJodHRwOi8vbGVtYWlsb3Njb3BlLmNvbS8iLCAidG8iOiAiaHR0cHM6Ly9sZW1haWxvc2NvcGUuY29tLyIsICJ0eXBlIjogInJlZGlyZWN0In0sICJodHRwOi8vd3d3LmxlbWFpbG9zY29wZS5jb20vIjogeyJpZCI6IG51bGwsICJvcmlnaW5hbF91cmwiOiAiaHR0cDovL3d3dy57ZGVmYXVsdH0vIiwgInByaW1hcnkiOiBmYWxzZSwgInByb2R1Y3Rpb25fdXJsIjogImh0dHA6Ly93d3cubGVtYWlsb3Njb3BlLmNvbS8iLCAidG8iOiAiaHR0cHM6Ly93d3cubGVtYWlsb3Njb3BlLmNvbS8iLCAidHlwZSI6ICJyZWRpcmVjdCJ9LCAiaHR0cHM6Ly9sZW1haWxvc2NvcGUuY29tLyI6IHsiYXR0cmlidXRlcyI6IHt9LCAiaWQiOiBudWxsLCAib3JpZ2luYWxfdXJsIjogImh0dHBzOi8ve2RlZmF1bHR9LyIsICJwcmltYXJ5IjogdHJ1ZSwgInByb2R1Y3Rpb25fdXJsIjogImh0dHBzOi8vbGVtYWlsb3Njb3BlLmNvbS8iLCAidHlwZSI6ICJ1cHN0cmVhbSIsICJ1cHN0cmVhbSI6ICJtYWlsb3Njb3BlIn0sICJodHRwczovL3d3dy5sZW1haWxvc2NvcGUuY29tLyI6IHsiYXR0cmlidXRlcyI6IHt9LCAiaWQiOiBudWxsLCAib3JpZ2luYWxfdXJsIjogImh0dHBzOi8vd3d3LntkZWZhdWx0fS8iLCAicHJpbWFyeSI6IGZhbHNlLCAicHJvZHVjdGlvbl91cmwiOiAiaHR0cHM6Ly93d3cubGVtYWlsb3Njb3BlLmNvbS8iLCAidG8iOiAiaHR0cHM6Ly9sZW1haWxvc2NvcGUuY29tLyIsICJ0eXBlIjogInJlZGlyZWN0In19"
PLATFORM_SMTP_HOST
"smtp.global.service._.eu-5.platform.sh"
PLATFORM_TREE_ID
"a9cecae69fad61d4d33761159fc2a14e4175fc77"
PLATFORM_VARIABLES
"eyJwaHA6bWF4X2V4ZWN1dGlvbl90aW1lIjogMzAwLCAicGhwOm1lbW9yeV9saW1pdCI6ICIxMDAwTSIsICJwaHA6b3BjYWNoZS5pbnRlcm5lZF9zdHJpbmdzX2J1ZmZlciI6IDE2LCAicGhwOm9wY2FjaGUubWVtb3J5X2NvbnN1bXB0aW9uIjogOTYsICJwaHA6b3BjYWNoZS5wcmVsb2FkIjogImNvbmZpZy9wcmVsb2FkLnBocCJ9"
PSQL_HISTORY
"/tmp/.psql_history"
PSYSH_CONFIG
"/etc/platform/psysh_config"
PWD
"/app"
PYTHONNOUSERSITE
"0"
PYTHONPATH
"/app/.global"
PYTHONSTARTUP
"/etc/platform/python_startup"
PYTHONUSERBASE
"/app/.global"
QUERY_STRING
""
REBUILD_HELPER
"1"
REDIRECT_STATUS
"200"
REDISCLI_HISTFILE
"/tmp/.rediscli_history"
REMOTE_ADDR
"20.171.207.130"
REQUEST_METHOD
"GET"
REQUEST_TIME
1752363049
REQUEST_TIME_FLOAT
1752363049.3228
REQUEST_URI
"/fr/callback"
SCHEDULER_JSON
"{"EmailKeywordScan": "2 hours", "EmailKeywordScanAny": "6 hours", "AnonymizeEmail": "4 minutes", "BrandRequestNotifier": "1 hour", "EmailCapture": "1 minute", "EmailTypeDetector": "2 minutes", "OfflineContentMaker": "2 minutes", "RetrieveMailboxContent": "1 hour", "TagFinder": "4 hours"}"
SCRIPT_FILENAME
"/app/public/index.php"
SCRIPT_NAME
"/index.php"
SERVER_ADDR
"248.151.224.169"
SERVER_NAME
"lemailoscope.com"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SOFTWARE
"nginx"
SHELL
"/bin/dash"
SHLVL
"0"
SOCKET
"/run/app.sock"
SQLITE_HISTORY
"/tmp/.sqlite_history"
SSL_CERT_FILE
"/etc/ssl/certs/ca-bundle.crt"
SYMFONY_APPLICATION_DEFAULT_ROUTE_HOST
"lemailoscope.com"
SYMFONY_APPLICATION_DEFAULT_ROUTE_PATH
"/"
SYMFONY_APPLICATION_DEFAULT_ROUTE_PORT
"443"
SYMFONY_APPLICATION_DEFAULT_ROUTE_SCHEME
"https"
SYMFONY_APPLICATION_DEFAULT_ROUTE_URL
"https://lemailoscope.com/"
SYMFONY_DEBUG
"1"
SYMFONY_DEFAULT_ROUTE_HOST
"lemailoscope.com"
SYMFONY_DEFAULT_ROUTE_PATH
"/"
SYMFONY_DEFAULT_ROUTE_PORT
"443"
SYMFONY_DEFAULT_ROUTE_SCHEME
"https"
SYMFONY_DEFAULT_ROUTE_URL
"https://lemailoscope.com/"
SYMFONY_DOTENV_PATH
"/app/.env"
SYMFONY_DOTENV_VARS
"PROJECT_NAME,APP_PROTOCOL,APP_MAILCATCHER_PORT,LOG_PATH,PRODUCTION_URL,MESSENGER_TRANSPORT_DSN,MERCURE_URL,MERCURE_PUBLIC_URL,MERCURE_JWT_SECRET,SELENIUM_URL,NGINX_URL,CHATGPT_API_KEY"
SYMFONY_ENV
"dev"
SYMFONY_IS_WORKER
"0"
SYMFONY_PROJECT_DEFAULT_ROUTE_HOST
"lemailoscope.com"
SYMFONY_PROJECT_DEFAULT_ROUTE_PATH
"/"
SYMFONY_PROJECT_DEFAULT_ROUTE_PORT
"443"
SYMFONY_PROJECT_DEFAULT_ROUTE_SCHEME
"https"
SYMFONY_PROJECT_DEFAULT_ROUTE_URL
"https://lemailoscope.com/"
SYSTEMD_EXEC_PID
"195"
USER
"web"
XDG_RUNTIME_DIR
"/run/user/10000"
_
"/nix/store/z82ky3891hj3bpx5awwd84wyr26vhcq5-php-8.2/bin/php-fpm"

Sub Requests 1

ErrorController (token = 14e984)

Key Value
_controller
"error_controller"
_stopwatch_token
"478473"
exception
Google\Auth\Cache\InvalidArgumentException {#1028
  #message: "googleClientId is not a string"
  #code: 0
  #file: "/app/src/Controller/Security/GmailAuthenticatorController.php"
  #line: 45
  trace: {
    /app/src/Controller/Security/GmailAuthenticatorController.php:45 {
      App\Controller\Security\GmailAuthenticatorController->oauthCallback(GmailService $gmailService, Request $request, SessionInterface $session): Response …
      › if (!is_string($googleClientId)) {    throw new InvalidArgumentException('googleClientId is not a string');}
    }
    /app/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: {
        $gmailService: App\Service\BackofficeTask\Mailbox\Gmail\GmailService {#947 …}
        $request: Symfony\Component\HttpFoundation\Request {#22 …}
        $session: Symfony\Component\HttpFoundation\Session\Session {#972 …}
      }
    }
    /app/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 {#22 …}
        $type: 1
      }
    }
    /app/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 {#22 …}
        $type: 1
        $catch: true
      }
    }
    /app/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 {#22 …}
      }
    }
    /app/vendor/autoload_runtime.php:29 {
      require_once …
      ›         ->getRunner($app)        ->run());
    }
    /app/public/index.php:5 {
      › 
      › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
        "/app/vendor/autoload_runtime.php"
      }
    }
  }
}
logger
Symfony\Bridge\Monolog\Processor\DebugProcessor {#419
  -records: [
    "" => [
      [
        "timestamp" => 1752363049
        "timestamp_rfc3339" => "2025-07-12T23:30:49.333+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 {#449
            #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: "/app/vendor/liip/imagine-bundle/Templating/FilterTrait.php"
            #line: 14
            #severity: E_USER_DEPRECATED
            trace: {
              /app/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);}
              /app/var/cache/dev/ContainerQxFXaIc/App_KernelDevDebugContainer.php:522 {
                ContainerQxFXaIc\App_KernelDevDebugContainer::ContainerQxFXaIc\{closure} …
                › include_once \dirname(__DIR__, 4).'/vendor/tales-from-a-dev/twig-tailwind-extra/src/TailwindExtension.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';
              }
              /app/vendor/symfony/dependency-injection/Container.php:144 {
                Symfony\Component\DependencyInjection\Container->set(string $id, ?object $service): void …
                ›     unset($this->privates['service_container']);    $initialize($this);}
              }
              /app/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);
              }
              /app/vendor/symfony/http-kernel/Kernel.php:744 {
                Symfony\Component\HttpKernel\Kernel->preBoot(): ContainerInterface …
                › $this->initializeBundles();$this->initializeContainer();}
              /app/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();}
              /app/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 {#22 …}
                }
              }
              /app/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /app/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/app/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1752363049
        "timestamp_rfc3339" => "2025-07-12T23:30:49.333+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 {#448
            #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: "/app/vendor/liip/imagine-bundle/Templating/FilterExtension.php"
            #line: 14
            #severity: E_USER_DEPRECATED
            trace: {
              /app/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);}
              /app/var/cache/dev/ContainerQxFXaIc/App_KernelDevDebugContainer.php:523 {
                ContainerQxFXaIc\App_KernelDevDebugContainer::ContainerQxFXaIc\{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';
              }
              /app/vendor/symfony/dependency-injection/Container.php:144 {
                Symfony\Component\DependencyInjection\Container->set(string $id, ?object $service): void …
                ›     unset($this->privates['service_container']);    $initialize($this);}
              }
              /app/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);
              }
              /app/vendor/symfony/http-kernel/Kernel.php:744 {
                Symfony\Component\HttpKernel\Kernel->preBoot(): ContainerInterface …
                › $this->initializeBundles();$this->initializeContainer();}
              /app/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();}
              /app/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 {#22 …}
                }
              }
              /app/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /app/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/app/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
    ]
    22 => [
      [
        "timestamp" => 1752363049
        "timestamp_rfc3339" => "2025-07-12T23:30:49.338+00:00"
        "message" => "Matched route "{route}"."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "route" => "callback"
          "route_parameters" => [
            "_route" => "callback"
            "_controller" => "App\Controller\Security\GmailAuthenticatorController::oauthCallback"
            "_locale" => "fr"
          ]
          "request_uri" => "https://lemailoscope.com/fr/callback"
          "method" => "GET"
        ]
        "channel" => "request"
      ]
      [
        "timestamp" => 1752363049
        "timestamp_rfc3339" => "2025-07-12T23:30:49.339+00:00"
        "message" => "Checking for authenticator support."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "firewall_name" => "main"
          "authenticators" => 2
        ]
        "channel" => "security"
      ]
      [
        "timestamp" => 1752363049
        "timestamp_rfc3339" => "2025-07-12T23:30:49.339+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" => 1752363049
        "timestamp_rfc3339" => "2025-07-12T23:30:49.339+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" => 1752363049
        "timestamp_rfc3339" => "2025-07-12T23:30:49.339+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" => 1752363049
        "timestamp_rfc3339" => "2025-07-12T23:30:49.339+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" => 1752363049
        "timestamp_rfc3339" => "2025-07-12T23:30:49.340+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" => 1752363049
        "timestamp_rfc3339" => "2025-07-12T23:30:49.340+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\UX\Turbo\Request\RequestListener::__invoke"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1752363049
        "timestamp_rfc3339" => "2025-07-12T23:30:49.340+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" => 1752363049
        "timestamp_rfc3339" => "2025-07-12T23:30:49.340+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" => 1752363049
        "timestamp_rfc3339" => "2025-07-12T23:30:49.340+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" => 1752363049
        "timestamp_rfc3339" => "2025-07-12T23:30:49.340+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" => 1752363049
        "timestamp_rfc3339" => "2025-07-12T23:30:49.340+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" => 1752363049
        "timestamp_rfc3339" => "2025-07-12T23:30:49.340+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" => 1752363049
        "timestamp_rfc3339" => "2025-07-12T23:30:49.340+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "App\EventListener\LocaleRequestListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1752363049
        "timestamp_rfc3339" => "2025-07-12T23:30:49.340+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "App\EventListener\LocaleSubscriber::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1752363049
        "timestamp_rfc3339" => "2025-07-12T23:30:49.340+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" => 1752363049
        "timestamp_rfc3339" => "2025-07-12T23:30:49.340+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" => 1752363049
        "timestamp_rfc3339" => "2025-07-12T23:30:49.340+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" => 1752363049
        "timestamp_rfc3339" => "2025-07-12T23:30:49.340+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" => 1752363049
        "timestamp_rfc3339" => "2025-07-12T23:30:49.340+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "EasyCorp\Bundle\EasyAdminBundle\EventListener\AdminRouterSubscriber::onKernelRequestPrettyUrls"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1752363049
        "timestamp_rfc3339" => "2025-07-12T23:30:49.340+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "EasyCorp\Bundle\EasyAdminBundle\EventListener\AdminRouterSubscriber::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1752363049
        "timestamp_rfc3339" => "2025-07-12T23:30:49.340+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\UX\LiveComponent\EventListener\LiveComponentSubscriber::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1752363049
        "timestamp_rfc3339" => "2025-07-12T23:30:49.340+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller"
          "listener" => "EasyCorp\Bundle\EasyAdminBundle\EventListener\AdminRouterSubscriber::onKernelController"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1752363049
        "timestamp_rfc3339" => "2025-07-12T23:30:49.340+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller"
          "listener" => "Symfony\UX\LiveComponent\EventListener\LiveComponentSubscriber::onKernelController"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1752363049
        "timestamp_rfc3339" => "2025-07-12T23:30:49.340+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" => 1752363049
        "timestamp_rfc3339" => "2025-07-12T23:30:49.340+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" => 1752363049
        "timestamp_rfc3339" => "2025-07-12T23:30:49.343+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" => 1752363049
        "timestamp_rfc3339" => "2025-07-12T23:30:49.343+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" => 1752363049
        "timestamp_rfc3339" => "2025-07-12T23:30:49.343+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" => 1752363049
        "timestamp_rfc3339" => "2025-07-12T23:30:49.343+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller_arguments"
          "listener" => "ContainerQxFXaIc\RequestPayloadValueResolverGhost01ca9cc::onKernelControllerArguments"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1752363049
        "timestamp_rfc3339" => "2025-07-12T23:30:49.343+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" => 1752363049
        "timestamp_rfc3339" => "2025-07-12T23:30:49.343+00:00"
        "message" => "Uncaught PHP Exception Google\Auth\Cache\InvalidArgumentException: "googleClientId is not a string" at GmailAuthenticatorController.php line 45"
        "priority" => 500
        "priorityName" => "CRITICAL"
        "context" => [
          "exception" => Google\Auth\Cache\InvalidArgumentException {#1028
            #message: "googleClientId is not a string"
            #code: 0
            #file: "/app/src/Controller/Security/GmailAuthenticatorController.php"
            #line: 45
            trace: {
              /app/src/Controller/Security/GmailAuthenticatorController.php:45 {
                App\Controller\Security\GmailAuthenticatorController->oauthCallback(GmailService $gmailService, Request $request, SessionInterface $session): Response …
                › if (!is_string($googleClientId)) {    throw new InvalidArgumentException('googleClientId is not a string');}
              }
              /app/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: {
                  $gmailService: App\Service\BackofficeTask\Mailbox\Gmail\GmailService {#947 …}
                  $request: Symfony\Component\HttpFoundation\Request {#22 …}
                  $session: Symfony\Component\HttpFoundation\Session\Session {#972 …}
                }
              }
              /app/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 {#22 …}
                  $type: 1
                }
              }
              /app/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 {#22 …}
                  $type: 1
                  $catch: true
                }
              }
              /app/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 {#22 …}
                }
              }
              /app/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /app/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/app/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "request"
      ]
      [
        "timestamp" => 1752363049
        "timestamp_rfc3339" => "2025-07-12T23:30:49.351+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.exception"
          "listener" => "Symfony\UX\LiveComponent\EventListener\LiveComponentSubscriber::onKernelException"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1752363049
        "timestamp_rfc3339" => "2025-07-12T23:30:49.351+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" => 1752363049
        "timestamp_rfc3339" => "2025-07-12T23:30:49.351+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" => 1752363049
        "timestamp_rfc3339" => "2025-07-12T23:30:49.351+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" => 1752363049
        "timestamp_rfc3339" => "2025-07-12T23:30:49.351+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.exception"
          "listener" => "EasyCorp\Bundle\EasyAdminBundle\EventListener\ExceptionListener::onKernelException"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1752363049
        "timestamp_rfc3339" => "2025-07-12T23:30:49.351+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" => 1752363049
        "timestamp_rfc3339" => "2025-07-12T23:30:49.351+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" => 1752363049
        "timestamp_rfc3339" => "2025-07-12T23:30:49.351+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" => 1752363049
        "timestamp_rfc3339" => "2025-07-12T23:30:49.353+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" => 1752363049
        "timestamp_rfc3339" => "2025-07-12T23:30:49.353+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" => 1752363049
        "timestamp_rfc3339" => "2025-07-12T23:30:49.353+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" => 1752363049
        "timestamp_rfc3339" => "2025-07-12T23:30:49.353+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" => 1752363049
        "timestamp_rfc3339" => "2025-07-12T23:30:49.353+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" => 1752363049
        "timestamp_rfc3339" => "2025-07-12T23:30:49.353+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" => 1752363049
        "timestamp_rfc3339" => "2025-07-12T23:30:49.353+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" => 1752363049
        "timestamp_rfc3339" => "2025-07-12T23:30:49.353+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\Mercure\EventSubscriber\SetCookieSubscriber::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1752363049
        "timestamp_rfc3339" => "2025-07-12T23:30:49.353+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\UX\LiveComponent\EventListener\LiveComponentSubscriber::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1752363049
        "timestamp_rfc3339" => "2025-07-12T23:30:49.353+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" => 1752363049
        "timestamp_rfc3339" => "2025-07-12T23:30:49.353+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" => 1752363049
        "timestamp_rfc3339" => "2025-07-12T23:30:49.353+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" => 1752363049
        "timestamp_rfc3339" => "2025-07-12T23:30:49.353+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" => 1752363049
        "timestamp_rfc3339" => "2025-07-12T23:30:49.353+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" => 1752363049
        "timestamp_rfc3339" => "2025-07-12T23:30:49.353+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" => 1752363049
        "timestamp_rfc3339" => "2025-07-12T23:30:49.353+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" => 1752363049
        "timestamp_rfc3339" => "2025-07-12T23:30:49.353+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" => 1752363049
        "timestamp_rfc3339" => "2025-07-12T23:30:49.353+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" => 1752363049
        "timestamp_rfc3339" => "2025-07-12T23:30:49.353+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"
      ]
    ]
    1049 => [
      [
        "timestamp" => 1752363049
        "timestamp_rfc3339" => "2025-07-12T23:30:49.344+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" => 1752363049
        "timestamp_rfc3339" => "2025-07-12T23:30:49.344+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\UX\Turbo\Request\RequestListener::__invoke"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1752363049
        "timestamp_rfc3339" => "2025-07-12T23:30:49.344+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" => 1752363049
        "timestamp_rfc3339" => "2025-07-12T23:30:49.344+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" => 1752363049
        "timestamp_rfc3339" => "2025-07-12T23:30:49.344+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" => 1752363049
        "timestamp_rfc3339" => "2025-07-12T23:30:49.344+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" => 1752363049
        "timestamp_rfc3339" => "2025-07-12T23:30:49.344+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" => 1752363049
        "timestamp_rfc3339" => "2025-07-12T23:30:49.344+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" => 1752363049
        "timestamp_rfc3339" => "2025-07-12T23:30:49.344+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "App\EventListener\LocaleRequestListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1752363049
        "timestamp_rfc3339" => "2025-07-12T23:30:49.344+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "App\EventListener\LocaleSubscriber::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1752363049
        "timestamp_rfc3339" => "2025-07-12T23:30:49.344+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" => 1752363049
        "timestamp_rfc3339" => "2025-07-12T23:30:49.344+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" => 1752363049
        "timestamp_rfc3339" => "2025-07-12T23:30:49.344+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" => 1752363049
        "timestamp_rfc3339" => "2025-07-12T23:30:49.344+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" => 1752363049
        "timestamp_rfc3339" => "2025-07-12T23:30:49.344+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "EasyCorp\Bundle\EasyAdminBundle\EventListener\AdminRouterSubscriber::onKernelRequestPrettyUrls"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1752363049
        "timestamp_rfc3339" => "2025-07-12T23:30:49.344+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "EasyCorp\Bundle\EasyAdminBundle\EventListener\AdminRouterSubscriber::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1752363049
        "timestamp_rfc3339" => "2025-07-12T23:30:49.344+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\UX\LiveComponent\EventListener\LiveComponentSubscriber::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1752363049
        "timestamp_rfc3339" => "2025-07-12T23:30:49.345+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller"
          "listener" => "EasyCorp\Bundle\EasyAdminBundle\EventListener\AdminRouterSubscriber::onKernelController"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1752363049
        "timestamp_rfc3339" => "2025-07-12T23:30:49.345+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller"
          "listener" => "Symfony\UX\LiveComponent\EventListener\LiveComponentSubscriber::onKernelController"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1752363049
        "timestamp_rfc3339" => "2025-07-12T23:30:49.345+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" => 1752363049
        "timestamp_rfc3339" => "2025-07-12T23:30:49.345+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" => 1752363049
        "timestamp_rfc3339" => "2025-07-12T23:30:49.345+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" => 1752363049
        "timestamp_rfc3339" => "2025-07-12T23:30:49.345+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" => 1752363049
        "timestamp_rfc3339" => "2025-07-12T23:30:49.345+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" => 1752363049
        "timestamp_rfc3339" => "2025-07-12T23:30:49.345+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller_arguments"
          "listener" => "ContainerQxFXaIc\RequestPayloadValueResolverGhost01ca9cc::onKernelControllerArguments"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1752363049
        "timestamp_rfc3339" => "2025-07-12T23:30:49.345+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" => 1752363049
        "timestamp_rfc3339" => "2025-07-12T23:30:49.351+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" => 1752363049
        "timestamp_rfc3339" => "2025-07-12T23:30:49.351+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" => 1752363049
        "timestamp_rfc3339" => "2025-07-12T23:30:49.351+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" => 1752363049
        "timestamp_rfc3339" => "2025-07-12T23:30:49.351+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" => 1752363049
        "timestamp_rfc3339" => "2025-07-12T23:30:49.351+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" => 1752363049
        "timestamp_rfc3339" => "2025-07-12T23:30:49.351+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" => 1752363049
        "timestamp_rfc3339" => "2025-07-12T23:30:49.351+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" => 1752363049
        "timestamp_rfc3339" => "2025-07-12T23:30:49.351+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\Mercure\EventSubscriber\SetCookieSubscriber::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1752363049
        "timestamp_rfc3339" => "2025-07-12T23:30:49.351+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\UX\LiveComponent\EventListener\LiveComponentSubscriber::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1752363049
        "timestamp_rfc3339" => "2025-07-12T23:30:49.351+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" => 1752363049
        "timestamp_rfc3339" => "2025-07-12T23:30:49.351+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" => 1752363049
        "timestamp_rfc3339" => "2025-07-12T23:30:49.351+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" => 1752363049
        "timestamp_rfc3339" => "2025-07-12T23:30:49.351+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" => 1752363049
        "timestamp_rfc3339" => "2025-07-12T23:30:49.351+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" => 1752363049
        "timestamp_rfc3339" => "2025-07-12T23:30:49.351+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" => 1752363049
        "timestamp_rfc3339" => "2025-07-12T23:30:49.351+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" => 1752363049
        "timestamp_rfc3339" => "2025-07-12T23:30:49.351+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" => 1752363049
        "timestamp_rfc3339" => "2025-07-12T23:30:49.351+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" => 1752363049
        "timestamp_rfc3339" => "2025-07-12T23:30:49.351+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
    22 => 1
    1049 => 0
  ]
  -requestStack: Symfony\Component\HttpKernel\Debug\VirtualRequestStack {#418 …}
}