Error 500 Internal Server Error

GET http://www.contactfabric.com/auth/google

Forwarded to ErrorController (548f4e)

AuthController :: googleConnect

Request

GET Parameters

None

POST Parameters

None

Uploaded Files

None

Request Attributes

Key Value
_controller
"App\Identity\Ui\Controller\AuthController::googleConnect"
_firewall_context
"security.firewall.map.context.main"
_remove_csp_headers
true
_route
"auth_google_start"
_route_params
[]
_security_authenticators
[]
_security_firewall_run
"_security_main"
_security_skipped_authenticators
[
  Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#1361
    -supports: false
    -passport: null
    -duration: null
    -stub: "App\Identity\Security\GoogleAuthenticator"
    -authenticated: null
    -exception: null
    -authenticator: App\Identity\Security\GoogleAuthenticator {#1359 …}
  }
  Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#1366
    -supports: false
    -passport: null
    -duration: null
    -stub: "Scheb\TwoFactorBundle\Security\Http\Authenticator\TwoFactorAuthenticator"
    -authenticated: null
    -exception: null
    -authenticator: Scheb\TwoFactorBundle\Security\Http\Authenticator\TwoFactorAuthenticator {#1362 …}
  }
  Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#1367
    -supports: false
    -passport: null
    -duration: null
    -stub: "Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator"
    -authenticated: null
    -exception: null
    -authenticator: Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator {#1077 …}
  }
]
_stopwatch_token
"f970a2"

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip"
cache-control
"max-age=259200"
cdn-loop
"cloudflare; loops=1"
cf-connecting-ip
"216.73.216.44"
cf-ipcountry
"US"
cf-ray
"a06b7130aa686483-CMH"
cf-visitor
"{"scheme":"http"}"
content-length
"0"
host
"www.contactfabric.com"
user-agent
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])"
via
"1.1 squid-proxy-5b96dc6d46-zdpd8 (squid/6.13), 1.1 Caddy"
x-forwarded-for
"148.227.162.20"
x-forwarded-host
"www.contactfabric.com"
x-forwarded-proto
"http"
x-php-ob-level
"0"

Request Content

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

Response

Response Headers

Header Value
cache-control
"no-cache, private"
content-type
"text/html; charset=UTF-8"
date
"Fri, 05 Jun 2026 01:35:42 GMT"
set-cookie
[
  "main_deauth_profile_token=548f4e; path=/; httponly; samesite=lax"
  "main_auth_profile_token=deleted; expires=Thu, 05 Jun 2025 01:35:41 GMT; Max-Age=0; path=/; httponly"
]
vary
"Accept"
x-debug-exception
"Unable%20to%20generate%20a%20URL%20for%20the%20named%20route%20%22app_google_callback%22%20as%20such%20route%20does%20not%20exist."
x-debug-exception-file
"%2Fvar%2Fwww%2Fapp%2Fvendor%2Fsymfony%2Frouting%2FGenerator%2FCompiledUrlGenerator.php:52"
x-debug-token
"dd2c0c"
x-debug-token-link
"http://www.contactfabric.com/_profiler/548f4e"
x-previous-debug-token
"548f4e"
x-robots-tag
"noindex"

Cookies

Request Cookies

No request cookies

Response Cookies

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

Session 1

Session Metadata

No session metadata

Session Attributes

No session attributes

Session Usage

1 Usages
Stateless check enabled
Usage
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:39
[
  [
    "file" => "/var/www/app/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
    "line" => 39
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/app/vendor/symfony/security-bundle/Security.php"
    "line" => 97
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/var/www/app/src/Shared/Application/Tenancy/TenantContextListener.php"
    "line" => 48
    "function" => "getToken"
    "class" => "Symfony\Bundle\SecurityBundle\Security"
    "type" => "->"
  ]
  [
    "file" => "/var/www/app/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "__invoke"
    "class" => "App\Shared\Application\Tenancy\TenantContextListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/app/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/app/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/app/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 129
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/app/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 159
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/app/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/app/vendor/symfony/http-kernel/Kernel.php"
    "line" => 193
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/app/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/app/vendor/autoload_runtime.php"
    "line" => 32
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/app/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/app/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]

Flashes

Flashes

No flash messages were created.

Server Parameters

Server Parameters

Defined in .env

Key Value
ANTHROPIC_API_KEY
"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"
CORS_ALLOW_ORIGIN
"^https?://(localhost|127\.0\.0\.1)(:[0-9]+)?$"
DEFAULT_URI
"http://localhost"
ELEVENLABS_API_KEY
"sk_50427031e3ccb1583730f247893fb4adba47517b674f6044"
ELEVENLABS_WORKSPACE_ID
""
GOOGLE_OAUTH_CLIENT_ID
"762940300419-7t6vau6r6prcdguvbkqo36ta5v35sl8t.apps.googleusercontent.com"
GOOGLE_OAUTH_CLIENT_SECRET
"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"
GOOGLE_OAUTH_REDIRECT
"/auth/google/callback"
INBOUND_EMAIL_DOMAIN
"inbound.contactfabric.com"
KYC_PROVIDER_API_KEY
""
LOCK_DSN
"flock"
NUMBER_INVENTORY_API_KEY
""
NUMBER_INVENTORY_API_URL
"https://core.ring.cr"
NUMBER_PROVIDER_API_KEY
"f53de0f65796ff5aa617651aa8b3a7cc362890060a00a87f3eeb688a88455e7b"
OAUTH_ENCRYPTION_KEY
"4362c38c051b4bcdd8a893fc74fd3043"
OAUTH_PASSPHRASE
"f68e33c48e7e2beeb569ee85d54d1bca"
OAUTH_PRIVATE_KEY
"%kernel.project_dir%/config/jwt/private.pem"
OAUTH_PUBLIC_KEY
"%kernel.project_dir%/config/jwt/public.pem"
OPENAI_API_KEY
""
POSTAL_API_KEY
""
POSTAL_API_URL
"https://postal.contactfabric.com"
STRIPE_API_KEY
""
STRIPE_PRICE_GROWTH
""
STRIPE_PRICE_SCALE
""
STRIPE_PRICE_STARTER
""
STRIPE_WEBHOOK_SECRET
""
WEBHOOK_SIGNING_VERSION
"v1"
WHATSAPP_APP_ID
"1657039298837650"
WHATSAPP_APP_SECRET
"053b4b479f7814f6145ab65869efe8ae"
WHATSAPP_SYSTEM_USER_TOKEN
""
WHATSAPP_VERIFY_TOKEN
"7iNfpHMGCX9ntFYAFyFoLc0AptoA7m0o4y5G5wJEZ/Oa3AyfrsvIUzCCOg4Jhq1F"

Defined as regular env variables

Key Value
APP_DEBUG
"1"
APP_ENV
"dev"
APP_PROJECT_DIR
"/var/www/app"
APP_RUNTIME
"Symfony\Component\Runtime\SymfonyRuntime"
APP_RUNTIME_OPTIONS
[
  "project_dir" => "/var/www/app"
]
APP_SECRET
"changeme_in_production_64chars_long_random_string_here_okay"
AUTH_TYPE
""
CONTENT_LENGTH
"0"
CONTENT_TYPE
""
DATABASE_URL
"postgresql://pingv2:pingv2@postgres:5432/pingv2?serverVersion=16&charset=utf8"
DOCUMENT_ROOT
"/var/www/app/public"
DOCUMENT_URI
"/index.php"
FCGI_ROLE
"RESPONDER"
FREESWITCH_ESL_HOST
"freeswitch"
FREESWITCH_ESL_PASSWORD
"ClueCon"
FREESWITCH_ESL_PORT
"8021"
GATEWAY_INTERFACE
"CGI/1.1"
GPG_KEYS
"1198C0117593497A5EC5C199286AF1F9897469DC C28D937575603EB4ABB725861C0779DC5C0A9DE4 AFD8691FDAEDF03BDF6E460563F15A9B715376CA"
HOME
"/home/www-data"
HOSTNAME
"878aadda54ea"
HTTP_ACCEPT
"*/*"
HTTP_ACCEPT_ENCODING
"gzip"
HTTP_CACHE_CONTROL
"max-age=259200"
HTTP_CDN_LOOP
"cloudflare; loops=1"
HTTP_CF_CONNECTING_IP
"216.73.216.44"
HTTP_CF_IPCOUNTRY
"US"
HTTP_CF_RAY
"a06b7130aa686483-CMH"
HTTP_CF_VISITOR
"{"scheme":"http"}"
HTTP_CONTENT_LENGTH
"0"
HTTP_HOST
"www.contactfabric.com"
HTTP_USER_AGENT
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])"
HTTP_VIA
"1.1 squid-proxy-5b96dc6d46-zdpd8 (squid/6.13), 1.1 Caddy"
HTTP_X_FORWARDED_FOR
"148.227.162.20"
HTTP_X_FORWARDED_HOST
"www.contactfabric.com"
HTTP_X_FORWARDED_PROTO
"http"
MAILER_DSN
"smtp://mailpit:1025"
MERCURE_JWT_SECRET
"!ChangeThisMercureHubJWTSecretKey!"
MERCURE_PUBLIC_URL
"http://localhost/.well-known/mercure"
MERCURE_URL
"http://caddy/.well-known/mercure"
MESSENGER_TRANSPORT_DSN
"redis://redis:6379"
PATH
"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"
PATH_INFO
""
PHPIZE_DEPS
"autoconf \t\tdpkg-dev dpkg \t\tfile \t\tg++ \t\tgcc \t\tlibc-dev \t\tmake \t\tpkgconf \t\tre2c"
PHP_ASC_URL
"https://www.php.net/distributions/php-8.3.31.tar.xz.asc"
PHP_CFLAGS
"-fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64"
PHP_CPPFLAGS
"-fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64"
PHP_INI_DIR
"/usr/local/etc/php"
PHP_LDFLAGS
"-Wl,-O1 -pie"
PHP_SELF
"/index.php"
PHP_SHA256
"66410cee07f4b2baeb0843140bb2a2b52ef930b5cf9b3d6e6d158b33aae8fa37"
PHP_URL
"https://www.php.net/distributions/php-8.3.31.tar.xz"
PHP_VERSION
"8.3.31"
PWD
"/var/www/app"
QUERY_STRING
""
REDIS_URL
"redis://redis:6379"
REMOTE_ADDR
"148.227.162.20"
REMOTE_HOST
"148.227.162.20"
REMOTE_IDENT
""
REMOTE_PORT
"12851"
REMOTE_USER
""
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"http"
REQUEST_TIME
1780623342
REQUEST_TIME_FLOAT
1780623342.2559
REQUEST_URI
"/auth/google"
S3_BUCKET
"pingv2"
S3_ENDPOINT
"http://minio:9000"
S3_KEY
"pingv2"
S3_REGION
"us-east-1"
S3_SECRET
"pingv2pingv2"
SCRIPT_FILENAME
"/var/www/app/public/index.php"
SCRIPT_NAME
"/index.php"
SERVER_NAME
"www.contactfabric.com"
SERVER_PORT
"80"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SOFTWARE
"Caddy/v2.11.3"
SHLVL
"1"
SYMFONY_DOTENV_PATH
"/var/www/app/.env"
SYMFONY_DOTENV_VARS
"INBOUND_EMAIL_DOMAIN,POSTAL_API_URL,POSTAL_API_KEY,GOOGLE_OAUTH_CLIENT_ID,GOOGLE_OAUTH_CLIENT_SECRET,GOOGLE_OAUTH_REDIRECT,STRIPE_API_KEY,STRIPE_WEBHOOK_SECRET,STRIPE_PRICE_STARTER,STRIPE_PRICE_GROWTH,STRIPE_PRICE_SCALE,WHATSAPP_APP_ID,WHATSAPP_APP_SECRET,WHATSAPP_VERIFY_TOKEN,WHATSAPP_SYSTEM_USER_TOKEN,ELEVENLABS_API_KEY,ELEVENLABS_WORKSPACE_ID,ANTHROPIC_API_KEY,OPENAI_API_KEY,NUMBER_INVENTORY_API_URL,NUMBER_INVENTORY_API_KEY,KYC_PROVIDER_API_KEY,WEBHOOK_SIGNING_VERSION,DEFAULT_URI,OAUTH_PRIVATE_KEY,OAUTH_PUBLIC_KEY,OAUTH_PASSPHRASE,OAUTH_ENCRYPTION_KEY,CORS_ALLOW_ORIGIN,LOCK_DSN,NUMBER_PROVIDER_API_KEY"
USER
"www-data"
argc
0
argv
[]

Sub Requests 1

ErrorController (token = 548f4e)

Key Value
_controller
"error_controller"
_stopwatch_token
"e12034"
exception
Symfony\Component\Routing\Exception\RouteNotFoundException {#1507
  #message: "Unable to generate a URL for the named route "app_google_callback" as such route does not exist."
  #code: 0
  #file: "/var/www/app/vendor/symfony/routing/Generator/CompiledUrlGenerator.php"
  #line: 52
  trace: {
    /var/www/app/vendor/symfony/routing/Generator/CompiledUrlGenerator.php:52 {
      Symfony\Component\Routing\Generator\CompiledUrlGenerator->generate(string $name, array $parameters = [], int $referenceType = self::ABSOLUTE_PATH): string …
      › if (!isset($this->compiledRoutes[$name])) {    throw new RouteNotFoundException(\sprintf('Unable to generate a URL for the named route "%s" as such route does not exist.', $name));}
    }
    /var/www/app/vendor/symfony/routing/Router.php:172 {
      Symfony\Component\Routing\Router->generate(string $name, array $parameters = [], int $referenceType = self::ABSOLUTE_PATH): string …
      › {    return $this->getGenerator()->generate($name, $parameters, $referenceType);}
      arguments: {
        $name: "app_google_callback"
        $parameters: []
        $referenceType: 0
      }
    }
    /var/www/app/vendor/knpuniversity/oauth2-client-bundle/src/DependencyInjection/ProviderFactory.php:42 {
      KnpU\OAuth2ClientBundle\DependencyInjection\ProviderFactory->createProvider($class, array $options, ?string $redirectUri = null, array $redirectParams = [], array $collaborators = []) …
      › ? $redirectUri: $this->generator->generate($redirectUri, $redirectParams, UrlGeneratorInterface::ABSOLUTE_URL);arguments: {
        $name: "app_google_callback"
        $parameters: []
        $referenceType: 0
      }
    }
    /var/www/app/var/cache/dev/Container9n19TIl/getKnpu_Oauth2_Client_GoogleService.php:32 {
      Container9n19TIl\getKnpu_Oauth2_Client_GoogleService::do($container, $lazyLoad = true) …
      › 
      ›     return $container->services['knpu.oauth2.client.google'] = new \KnpU\OAuth2ClientBundle\Client\Provider\GoogleClient((new \KnpU\OAuth2ClientBundle\DependencyInjection\ProviderFactory(($container->services['router'] ?? self::getRouterService($container))))->createProvider('League\\OAuth2\\Client\\Provider\\Google', ['clientId' => $container->getEnv('GOOGLE_OAUTH_CLIENT_ID'), 'clientSecret' => $container->getEnv('GOOGLE_OAUTH_CLIENT_SECRET'), 'accessType' => 'online'], 'app_google_callback', [], []), ($container->services['request_stack'] ??= new \Symfony\Component\HttpFoundation\RequestStack()));}
      arguments: {
        $class: "League\OAuth2\Client\Provider\Google"
        $options: [ …3]
        $redirectUri: "app_google_callback"
        $redirectParams: []
        $collaborators: []
      }
    }
    /var/www/app/var/cache/dev/Container9n19TIl/App_KernelDevDebugContainer.php:855 {
      Container9n19TIl\App_KernelDevDebugContainer->load($file, $lazyLoad = true): mixed …
      › 
      ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
      arguments: {
        $container: Container9n19TIl\App_KernelDevDebugContainer {#42 …}
        $lazyLoad: true
      }
    }
    /var/www/app/vendor/symfony/dependency-injection/Container.php:221 {
      Symfony\Component\DependencyInjection\Container::make(self $container, string $id, int $invalidBehavior): ?object …
      › if (isset($container->fileMap[$id])) {    return /* self::IGNORE_ON_UNINITIALIZED_REFERENCE */ 4 === $invalidBehavior ? null : $container->load($container->fileMap[$id]);} elseif (isset($container->methodMap[$id])) {
      arguments: {
        $file: "getKnpu_Oauth2_Client_GoogleService.php"
      }
    }
    /var/www/app/vendor/symfony/dependency-injection/Container.php:203 {
      Symfony\Component\DependencyInjection\Container->get(string $id, int $invalidBehavior = self::EXCEPTION_ON_INVALID_REFERENCE): ?object …
      ›         ?? $this->services[$id = $this->aliases[$id] ?? $id]        ?? ('service_container' === $id ? $this : ($this->factories[$id] ?? self::$make ??= self::make(...))($this, $id, $invalidBehavior));}
      arguments: {
        $container: Container9n19TIl\App_KernelDevDebugContainer {#42 …}
        $id: "knpu.oauth2.client.google"
        $invalidBehavior: 1
      }
    }
    /var/www/app/vendor/knpuniversity/oauth2-client-bundle/src/Client/ClientRegistry.php:43 {
      KnpU\OAuth2ClientBundle\Client\ClientRegistry->getClient($key) …
      › if (isset($this->serviceMap[$key])) {    $client = $this->container->get($this->serviceMap[$key]);    if (!$client instanceof OAuth2ClientInterface) {
      arguments: {
        $id: "knpu.oauth2.client.google"
      }
    }
    /var/www/app/src/Identity/Ui/Controller/AuthController.php:20 {
      App\Identity\Ui\Controller\AuthController->googleConnect(ClientRegistry $clientRegistry): RedirectResponse …
      › {    return $clientRegistry->getClient('google')->redirect(['email', 'profile'], []);}
      arguments: {
        $key: "google"
      }
    }
    /var/www/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: {
        $clientRegistry: KnpU\OAuth2ClientBundle\Client\ClientRegistry {#1360 …}
      }
    }
    /var/www/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 {#2 …}
        $type: 1
      }
    }
    /var/www/app/vendor/symfony/http-kernel/Kernel.php:193 {
      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 {#2 …}
        $type: 1
        $catch: true
      }
    }
    /var/www/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 {#2 …}
      }
    }
    /var/www/app/vendor/autoload_runtime.php:32 {
      require_once …
      ›         ->getRunner($app)        ->run());
    }
    /var/www/app/public/index.php:5 {
      › 
      › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
        "/var/www/app/vendor/autoload_runtime.php"
      }
    }
  }
}
logger
Symfony\Bridge\Monolog\Processor\DebugProcessor {#232
  -records: [
    2 => [
      [
        "timestamp" => 1780623342
        "timestamp_rfc3339" => "2026-06-05T01:35:42.404+00:00"
        "message" => "Matched route "{route}"."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "route" => "auth_google_start"
          "route_parameters" => [
            "_route" => "auth_google_start"
            "_controller" => "App\Identity\Ui\Controller\AuthController::googleConnect"
          ]
          "request_uri" => "http://www.contactfabric.com/auth/google"
          "method" => "GET"
        ]
        "channel" => "request"
      ]
      [
        "timestamp" => 1780623342
        "timestamp_rfc3339" => "2026-06-05T01:35:42.407+00:00"
        "message" => "Lock acquired, now computing item "{key}""
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "key" => "brand_for_host_802a7558d55764c506bd4f865fc2b18d"
        ]
        "channel" => "cache"
      ]
      [
        "timestamp" => 1780623342
        "timestamp_rfc3339" => "2026-06-05T01:35:42.421+00:00"
        "message" => "Connecting with parameters {params}"
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "params" => [
            "use_savepoints" => true
            "driver" => "pdo_pgsql"
            "idle_connection_ttl" => 600
            "host" => "postgres"
            "port" => 5432
            "user" => "pingv2"
            "password" => "<redacted>"
            "driverOptions" => []
            "defaultTableOptions" => []
            "dbname" => "pingv2"
            "serverVersion" => "16"
            "charset" => "utf8"
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1780623342
        "timestamp_rfc3339" => "2026-06-05T01:35:42.457+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.host AS host_4, t0.status AS status_5, t0.verification_token AS verification_token_6, t0.is_primary AS is_primary_7, t0.verified_at AS verified_at_8, t0.brand_id AS brand_id_9 FROM brand_domains t0 WHERE t0.host = ? AND t0.status = ? LIMIT 1"
          "params" => [
            1 => "www.contactfabric.com"
            2 => "verified"
          ]
          "types" => [
            1 => 2
            2 => 2
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1780623342
        "timestamp_rfc3339" => "2026-06-05T01:35:42.467+00:00"
        "message" => "Checking for authenticator support."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "firewall_name" => "main"
          "authenticators" => 3
        ]
        "channel" => "security"
      ]
      [
        "timestamp" => 1780623342
        "timestamp_rfc3339" => "2026-06-05T01:35:42.467+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" => 1780623342
        "timestamp_rfc3339" => "2026-06-05T01:35:42.467+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" => 1780623342
        "timestamp_rfc3339" => "2026-06-05T01:35:42.467+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" => 1780623342
        "timestamp_rfc3339" => "2026-06-05T01:35:42.467+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" => 1780623342
        "timestamp_rfc3339" => "2026-06-05T01:35:42.467+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" => 1780623342
        "timestamp_rfc3339" => "2026-06-05T01:35:42.467+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" => 1780623342
        "timestamp_rfc3339" => "2026-06-05T01:35:42.470+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" => 1780623342
        "timestamp_rfc3339" => "2026-06-05T01:35:42.470+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" => 1780623342
        "timestamp_rfc3339" => "2026-06-05T01:35:42.470+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Nelmio\CorsBundle\EventListener\CorsListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1780623342
        "timestamp_rfc3339" => "2026-06-05T01:35:42.470+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" => 1780623342
        "timestamp_rfc3339" => "2026-06-05T01:35:42.471+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" => 1780623342
        "timestamp_rfc3339" => "2026-06-05T01:35:42.471+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" => 1780623342
        "timestamp_rfc3339" => "2026-06-05T01:35:42.471+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" => 1780623342
        "timestamp_rfc3339" => "2026-06-05T01:35:42.471+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" => 1780623342
        "timestamp_rfc3339" => "2026-06-05T01:35:42.471+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "ApiPlatform\Symfony\EventListener\AddFormatListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1780623342
        "timestamp_rfc3339" => "2026-06-05T01:35:42.471+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" => 1780623342
        "timestamp_rfc3339" => "2026-06-05T01:35:42.471+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" => 1780623342
        "timestamp_rfc3339" => "2026-06-05T01:35:42.471+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "App\Branding\Application\Listener\BrandResolverListener::__invoke"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1780623342
        "timestamp_rfc3339" => "2026-06-05T01:35:42.471+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" => 1780623342
        "timestamp_rfc3339" => "2026-06-05T01:35:42.471+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" => 1780623342
        "timestamp_rfc3339" => "2026-06-05T01:35:42.471+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "App\Shared\Application\Tenancy\TenantContextListener::__invoke"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1780623342
        "timestamp_rfc3339" => "2026-06-05T01:35:42.471+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "App\Admin\Application\PlatformAdminFilterListener::__invoke"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1780623342
        "timestamp_rfc3339" => "2026-06-05T01:35:42.471+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "ApiPlatform\Symfony\EventListener\ReadListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1780623342
        "timestamp_rfc3339" => "2026-06-05T01:35:42.471+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "ApiPlatform\Symfony\EventListener\DeserializeListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1780623342
        "timestamp_rfc3339" => "2026-06-05T01:35:42.471+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Scheb\TwoFactorBundle\Security\TwoFactor\Event\TwoFactorFormListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1780623342
        "timestamp_rfc3339" => "2026-06-05T01:35:42.471+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Scheb\TwoFactorBundle\Security\TwoFactor\Event\TwoFactorFormListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1780623342
        "timestamp_rfc3339" => "2026-06-05T01:35:42.472+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" => 1780623342
        "timestamp_rfc3339" => "2026-06-05T01:35:42.472+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" => 1780623342
        "timestamp_rfc3339" => "2026-06-05T01:35:42.475+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller_arguments"
          "listener" => "Symfony\Component\HttpKernel\EventListener\IsSignatureValidAttributeListener::onKernelControllerArguments"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1780623342
        "timestamp_rfc3339" => "2026-06-05T01:35:42.475+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" => 1780623342
        "timestamp_rfc3339" => "2026-06-05T01:35:42.475+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" => 1780623342
        "timestamp_rfc3339" => "2026-06-05T01:35:42.475+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" => 1780623342
        "timestamp_rfc3339" => "2026-06-05T01:35:42.475+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller_arguments"
          "listener" => "Container9n19TIl\RequestPayloadValueResolverGhost01ca9cc::onKernelControllerArguments"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1780623342
        "timestamp_rfc3339" => "2026-06-05T01:35:42.476+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" => 1780623342
        "timestamp_rfc3339" => "2026-06-05T01:35:42.481+00:00"
        "message" => "Uncaught PHP Exception Symfony\Component\Routing\Exception\RouteNotFoundException: "Unable to generate a URL for the named route "app_google_callback" as such route does not exist." at CompiledUrlGenerator.php line 52"
        "priority" => 500
        "priorityName" => "CRITICAL"
        "context" => [
          "exception" => Symfony\Component\Routing\Exception\RouteNotFoundException {#1507
            #message: "Unable to generate a URL for the named route "app_google_callback" as such route does not exist."
            #code: 0
            #file: "/var/www/app/vendor/symfony/routing/Generator/CompiledUrlGenerator.php"
            #line: 52
            trace: {
              /var/www/app/vendor/symfony/routing/Generator/CompiledUrlGenerator.php:52 {
                Symfony\Component\Routing\Generator\CompiledUrlGenerator->generate(string $name, array $parameters = [], int $referenceType = self::ABSOLUTE_PATH): string …
                › if (!isset($this->compiledRoutes[$name])) {    throw new RouteNotFoundException(\sprintf('Unable to generate a URL for the named route "%s" as such route does not exist.', $name));}
              }
              /var/www/app/vendor/symfony/routing/Router.php:172 {
                Symfony\Component\Routing\Router->generate(string $name, array $parameters = [], int $referenceType = self::ABSOLUTE_PATH): string …
                › {    return $this->getGenerator()->generate($name, $parameters, $referenceType);}
                arguments: {
                  $name: "app_google_callback"
                  $parameters: []
                  $referenceType: 0
                }
              }
              /var/www/app/vendor/knpuniversity/oauth2-client-bundle/src/DependencyInjection/ProviderFactory.php:42 {
                KnpU\OAuth2ClientBundle\DependencyInjection\ProviderFactory->createProvider($class, array $options, ?string $redirectUri = null, array $redirectParams = [], array $collaborators = []) …
                › ? $redirectUri: $this->generator->generate($redirectUri, $redirectParams, UrlGeneratorInterface::ABSOLUTE_URL);arguments: {
                  $name: "app_google_callback"
                  $parameters: []
                  $referenceType: 0
                }
              }
              /var/www/app/var/cache/dev/Container9n19TIl/getKnpu_Oauth2_Client_GoogleService.php:32 {
                Container9n19TIl\getKnpu_Oauth2_Client_GoogleService::do($container, $lazyLoad = true) …
                › 
                ›     return $container->services['knpu.oauth2.client.google'] = new \KnpU\OAuth2ClientBundle\Client\Provider\GoogleClient((new \KnpU\OAuth2ClientBundle\DependencyInjection\ProviderFactory(($container->services['router'] ?? self::getRouterService($container))))->createProvider('League\\OAuth2\\Client\\Provider\\Google', ['clientId' => $container->getEnv('GOOGLE_OAUTH_CLIENT_ID'), 'clientSecret' => $container->getEnv('GOOGLE_OAUTH_CLIENT_SECRET'), 'accessType' => 'online'], 'app_google_callback', [], []), ($container->services['request_stack'] ??= new \Symfony\Component\HttpFoundation\RequestStack()));}
                arguments: {
                  $class: "League\OAuth2\Client\Provider\Google"
                  $options: [ …3]
                  $redirectUri: "app_google_callback"
                  $redirectParams: []
                  $collaborators: []
                }
              }
              /var/www/app/var/cache/dev/Container9n19TIl/App_KernelDevDebugContainer.php:855 {
                Container9n19TIl\App_KernelDevDebugContainer->load($file, $lazyLoad = true): mixed …
                › 
                ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
                arguments: {
                  $container: Container9n19TIl\App_KernelDevDebugContainer {#42 …}
                  $lazyLoad: true
                }
              }
              /var/www/app/vendor/symfony/dependency-injection/Container.php:221 {
                Symfony\Component\DependencyInjection\Container::make(self $container, string $id, int $invalidBehavior): ?object …
                › if (isset($container->fileMap[$id])) {    return /* self::IGNORE_ON_UNINITIALIZED_REFERENCE */ 4 === $invalidBehavior ? null : $container->load($container->fileMap[$id]);} elseif (isset($container->methodMap[$id])) {
                arguments: {
                  $file: "getKnpu_Oauth2_Client_GoogleService.php"
                }
              }
              /var/www/app/vendor/symfony/dependency-injection/Container.php:203 {
                Symfony\Component\DependencyInjection\Container->get(string $id, int $invalidBehavior = self::EXCEPTION_ON_INVALID_REFERENCE): ?object …
                ›         ?? $this->services[$id = $this->aliases[$id] ?? $id]        ?? ('service_container' === $id ? $this : ($this->factories[$id] ?? self::$make ??= self::make(...))($this, $id, $invalidBehavior));}
                arguments: {
                  $container: Container9n19TIl\App_KernelDevDebugContainer {#42 …}
                  $id: "knpu.oauth2.client.google"
                  $invalidBehavior: 1
                }
              }
              /var/www/app/vendor/knpuniversity/oauth2-client-bundle/src/Client/ClientRegistry.php:43 {
                KnpU\OAuth2ClientBundle\Client\ClientRegistry->getClient($key) …
                › if (isset($this->serviceMap[$key])) {    $client = $this->container->get($this->serviceMap[$key]);    if (!$client instanceof OAuth2ClientInterface) {
                arguments: {
                  $id: "knpu.oauth2.client.google"
                }
              }
              /var/www/app/src/Identity/Ui/Controller/AuthController.php:20 {
                App\Identity\Ui\Controller\AuthController->googleConnect(ClientRegistry $clientRegistry): RedirectResponse …
                › {    return $clientRegistry->getClient('google')->redirect(['email', 'profile'], []);}
                arguments: {
                  $key: "google"
                }
              }
              /var/www/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: {
                  $clientRegistry: KnpU\OAuth2ClientBundle\Client\ClientRegistry {#1360 …}
                }
              }
              /var/www/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 {#2 …}
                  $type: 1
                }
              }
              /var/www/app/vendor/symfony/http-kernel/Kernel.php:193 {
                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 {#2 …}
                  $type: 1
                  $catch: true
                }
              }
              /var/www/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 {#2 …}
                }
              }
              /var/www/app/vendor/autoload_runtime.php:32 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/app/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/app/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "request"
      ]
      [
        "timestamp" => 1780623342
        "timestamp_rfc3339" => "2026-06-05T01:35:42.616+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.exception"
          "listener" => "Scheb\TwoFactorBundle\Security\Http\Firewall\ExceptionListener::onKernelException"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1780623342
        "timestamp_rfc3339" => "2026-06-05T01:35:42.616+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.exception"
          "listener" => "Scheb\TwoFactorBundle\Security\Http\Firewall\ExceptionListener::onKernelException"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1780623342
        "timestamp_rfc3339" => "2026-06-05T01:35:42.616+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" => 1780623342
        "timestamp_rfc3339" => "2026-06-05T01:35:42.616+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" => 1780623342
        "timestamp_rfc3339" => "2026-06-05T01:35:42.616+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" => 1780623342
        "timestamp_rfc3339" => "2026-06-05T01:35:42.617+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" => 1780623342
        "timestamp_rfc3339" => "2026-06-05T01:35:42.617+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.exception"
          "listener" => "ApiPlatform\Symfony\EventListener\ExceptionListener::onKernelException"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1780623342
        "timestamp_rfc3339" => "2026-06-05T01:35:42.617+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" => 1780623342
        "timestamp_rfc3339" => "2026-06-05T01:35:42.617+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" => 1780623342
        "timestamp_rfc3339" => "2026-06-05T01:35:42.623+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" => 1780623342
        "timestamp_rfc3339" => "2026-06-05T01:35:42.623+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Scheb\TwoFactorBundle\Security\TwoFactor\Provider\TwoFactorProviderPreparationListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1780623342
        "timestamp_rfc3339" => "2026-06-05T01:35:42.623+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Scheb\TwoFactorBundle\Security\TwoFactor\Provider\TwoFactorProviderPreparationListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1780623342
        "timestamp_rfc3339" => "2026-06-05T01:35:42.623+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" => 1780623342
        "timestamp_rfc3339" => "2026-06-05T01:35:42.623+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" => 1780623342
        "timestamp_rfc3339" => "2026-06-05T01:35:42.623+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" => 1780623342
        "timestamp_rfc3339" => "2026-06-05T01:35:42.624+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Nelmio\CorsBundle\EventListener\CorsListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1780623342
        "timestamp_rfc3339" => "2026-06-05T01:35:42.624+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" => 1780623342
        "timestamp_rfc3339" => "2026-06-05T01:35:42.624+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" => 1780623342
        "timestamp_rfc3339" => "2026-06-05T01:35:42.624+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" => 1780623342
        "timestamp_rfc3339" => "2026-06-05T01:35:42.624+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" => 1780623342
        "timestamp_rfc3339" => "2026-06-05T01:35:42.624+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Container9n19TIl\TrustedCookieResponseListenerGhost75a5183::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1780623342
        "timestamp_rfc3339" => "2026-06-05T01:35:42.624+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" => 1780623342
        "timestamp_rfc3339" => "2026-06-05T01:35:42.624+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Nelmio\CorsBundle\EventListener\CacheableResponseVaryListener::onResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1780623342
        "timestamp_rfc3339" => "2026-06-05T01:35:42.624+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" => 1780623342
        "timestamp_rfc3339" => "2026-06-05T01:35:42.624+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" => 1780623342
        "timestamp_rfc3339" => "2026-06-05T01:35:42.624+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" => 1780623342
        "timestamp_rfc3339" => "2026-06-05T01:35:42.624+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" => 1780623342
        "timestamp_rfc3339" => "2026-06-05T01:35:42.624+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" => 1780623342
        "timestamp_rfc3339" => "2026-06-05T01:35:42.625+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" => 1780623342
        "timestamp_rfc3339" => "2026-06-05T01:35:42.625+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" => 1780623342
        "timestamp_rfc3339" => "2026-06-05T01:35:42.625+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" => 1780623342
        "timestamp_rfc3339" => "2026-06-05T01:35:42.625+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"
      ]
    ]
    1812 => [
      [
        "timestamp" => 1780623342
        "timestamp_rfc3339" => "2026-06-05T01:35:42.482+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" => 1780623342
        "timestamp_rfc3339" => "2026-06-05T01:35:42.482+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" => 1780623342
        "timestamp_rfc3339" => "2026-06-05T01:35:42.482+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Nelmio\CorsBundle\EventListener\CorsListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1780623342
        "timestamp_rfc3339" => "2026-06-05T01:35:42.483+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" => 1780623342
        "timestamp_rfc3339" => "2026-06-05T01:35:42.483+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" => 1780623342
        "timestamp_rfc3339" => "2026-06-05T01:35:42.483+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" => 1780623342
        "timestamp_rfc3339" => "2026-06-05T01:35:42.483+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" => 1780623342
        "timestamp_rfc3339" => "2026-06-05T01:35:42.483+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" => 1780623342
        "timestamp_rfc3339" => "2026-06-05T01:35:42.483+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "ApiPlatform\Symfony\EventListener\AddFormatListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1780623342
        "timestamp_rfc3339" => "2026-06-05T01:35:42.483+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" => 1780623342
        "timestamp_rfc3339" => "2026-06-05T01:35:42.483+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" => 1780623342
        "timestamp_rfc3339" => "2026-06-05T01:35:42.483+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "App\Branding\Application\Listener\BrandResolverListener::__invoke"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1780623342
        "timestamp_rfc3339" => "2026-06-05T01:35:42.483+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" => 1780623342
        "timestamp_rfc3339" => "2026-06-05T01:35:42.483+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" => 1780623342
        "timestamp_rfc3339" => "2026-06-05T01:35:42.483+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "App\Shared\Application\Tenancy\TenantContextListener::__invoke"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1780623342
        "timestamp_rfc3339" => "2026-06-05T01:35:42.483+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "App\Admin\Application\PlatformAdminFilterListener::__invoke"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1780623342
        "timestamp_rfc3339" => "2026-06-05T01:35:42.483+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "ApiPlatform\Symfony\EventListener\ReadListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1780623342
        "timestamp_rfc3339" => "2026-06-05T01:35:42.484+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "ApiPlatform\Symfony\EventListener\DeserializeListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1780623342
        "timestamp_rfc3339" => "2026-06-05T01:35:42.484+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Scheb\TwoFactorBundle\Security\TwoFactor\Event\TwoFactorFormListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1780623342
        "timestamp_rfc3339" => "2026-06-05T01:35:42.484+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Scheb\TwoFactorBundle\Security\TwoFactor\Event\TwoFactorFormListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1780623342
        "timestamp_rfc3339" => "2026-06-05T01:35:42.484+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" => 1780623342
        "timestamp_rfc3339" => "2026-06-05T01:35:42.484+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" => 1780623342
        "timestamp_rfc3339" => "2026-06-05T01:35:42.485+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller_arguments"
          "listener" => "Symfony\Component\HttpKernel\EventListener\IsSignatureValidAttributeListener::onKernelControllerArguments"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1780623342
        "timestamp_rfc3339" => "2026-06-05T01:35:42.485+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" => 1780623342
        "timestamp_rfc3339" => "2026-06-05T01:35:42.485+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" => 1780623342
        "timestamp_rfc3339" => "2026-06-05T01:35:42.485+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" => 1780623342
        "timestamp_rfc3339" => "2026-06-05T01:35:42.485+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller_arguments"
          "listener" => "Container9n19TIl\RequestPayloadValueResolverGhost01ca9cc::onKernelControllerArguments"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1780623342
        "timestamp_rfc3339" => "2026-06-05T01:35:42.485+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" => 1780623342
        "timestamp_rfc3339" => "2026-06-05T01:35:42.614+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" => 1780623342
        "timestamp_rfc3339" => "2026-06-05T01:35:42.614+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Scheb\TwoFactorBundle\Security\TwoFactor\Provider\TwoFactorProviderPreparationListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1780623342
        "timestamp_rfc3339" => "2026-06-05T01:35:42.614+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Scheb\TwoFactorBundle\Security\TwoFactor\Provider\TwoFactorProviderPreparationListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1780623342
        "timestamp_rfc3339" => "2026-06-05T01:35:42.614+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" => 1780623342
        "timestamp_rfc3339" => "2026-06-05T01:35:42.614+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" => 1780623342
        "timestamp_rfc3339" => "2026-06-05T01:35:42.614+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" => 1780623342
        "timestamp_rfc3339" => "2026-06-05T01:35:42.614+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Nelmio\CorsBundle\EventListener\CorsListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1780623342
        "timestamp_rfc3339" => "2026-06-05T01:35:42.614+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" => 1780623342
        "timestamp_rfc3339" => "2026-06-05T01:35:42.614+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" => 1780623342
        "timestamp_rfc3339" => "2026-06-05T01:35:42.615+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" => 1780623342
        "timestamp_rfc3339" => "2026-06-05T01:35:42.615+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" => 1780623342
        "timestamp_rfc3339" => "2026-06-05T01:35:42.615+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Container9n19TIl\TrustedCookieResponseListenerGhost75a5183::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1780623342
        "timestamp_rfc3339" => "2026-06-05T01:35:42.615+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" => 1780623342
        "timestamp_rfc3339" => "2026-06-05T01:35:42.615+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Nelmio\CorsBundle\EventListener\CacheableResponseVaryListener::onResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1780623342
        "timestamp_rfc3339" => "2026-06-05T01:35:42.615+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" => 1780623342
        "timestamp_rfc3339" => "2026-06-05T01:35:42.615+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" => 1780623342
        "timestamp_rfc3339" => "2026-06-05T01:35:42.615+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" => 1780623342
        "timestamp_rfc3339" => "2026-06-05T01:35:42.615+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" => 1780623342
        "timestamp_rfc3339" => "2026-06-05T01:35:42.615+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" => 1780623342
        "timestamp_rfc3339" => "2026-06-05T01:35:42.616+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" => 1780623342
        "timestamp_rfc3339" => "2026-06-05T01:35:42.616+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" => 1780623342
        "timestamp_rfc3339" => "2026-06-05T01:35:42.616+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" => 1780623342
        "timestamp_rfc3339" => "2026-06-05T01:35:42.616+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: [
    2 => 1
    1812 => 0
  ]
  -requestStack: Symfony\Component\HttpKernel\Debug\VirtualRequestStack {#231 …}
}