Error 400 Bad Request

GET https://dev.my-biz.pro/v1/promo/current-promotions

Forwarded to ErrorController (fda4be)

Request / Response

Request

GET Parameters

None

POST Parameters

None

Uploaded Files

None

Request Attributes

Key Value
_controller
"App\Controller\Api\Promotion\PromoApiController::productPurchaseLink"
_firewall_context
"security.firewall.map.context.futures_website"
_fos_rest_zone
false
_remove_csp_headers
true
_route
"api_promo_current_promotions"
_route_params
[]
_security_authenticators
[]
_security_firewall_run
"_security_futures_website"
_security_skipped_authenticators
[
  Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#1079
    -supports: false
    -passport: null
    -duration: null
    -stub: "Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator"
    -authenticated: null
    -exception: null
    -authenticator: Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator {#982 …}
  }
  Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#933
    -supports: false
    -passport: null
    -duration: null
    -stub: "Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator"
    -authenticated: null
    -exception: null
    -authenticator: Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator {#935 …}
  }
]
_stopwatch_token
"f937d3"

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip, br, zstd, deflate"
host
"dev.my-biz.pro"
user-agent
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
x-forwarded-for
"216.73.217.46"
x-forwarded-host
"dev.my-biz.pro"
x-forwarded-port
"443"
x-forwarded-proto
"https"
x-forwarded-server
"5c3ebc2a95cd"
x-php-ob-level
"0"
x-real-ip
"216.73.217.46"

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, 16 May 2026 23:08:58 GMT"
set-cookie
[
  "futures_website_deauth_profile_token=fda4be; path=/; secure; httponly; samesite=lax"
  "futures_website_auth_profile_token=deleted; expires=Fri, 16 May 2025 23:08:57 GMT; Max-Age=0; path=/; httponly"
]
vary
"Accept"
x-cache-debug
[
  "1"
  "1"
]
x-debug-exception
"Invalid%20headers"
x-debug-exception-file
"%2Fvar%2Fwww%2Fhtml%2Fsrc%2FService%2FAuthorization%2FMybizRequestAuthorizationChecker.php:52"
x-debug-token
"51df46"
x-debug-token-link
"https://dev.my-biz.pro/_profiler/fda4be"
x-previous-debug-token
"fda4be"
x-robots-tag
"noindex"

Cookies

Request Cookies

No request cookies

Response Cookies

Key Value
futures_website_auth_profile_token
Symfony\Component\HttpFoundation\Cookie {#102
  #expire: 1
  #path: "/"
  -sameSite: null
  -secureDefault: true
  #name: "futures_website_auth_profile_token"
  #value: null
  #domain: null
  #secure: false
  #httpOnly: true
  -raw: false
  -partitioned: false
}
futures_website_deauth_profile_token
Symfony\Component\HttpFoundation\Cookie {#104
  #expire: 0
  #path: "/"
  -sameSite: "lax"
  -secureDefault: true
  #name: "futures_website_deauth_profile_token"
  #value: "fda4be"
  #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/html/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
    "line" => 39
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/security-bundle/Security.php"
    "line" => 97
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/security-bundle/Security.php"
    "line" => 52
    "function" => "getToken"
    "class" => "Symfony\Bundle\SecurityBundle\Security"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/src/EventListener/RequestSubscriber.php"
    "line" => 48
    "function" => "getUser"
    "class" => "Symfony\Bundle\SecurityBundle\Security"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelRequest"
    "class" => "App\EventListener\RequestSubscriber"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 126
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 159
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/http-kernel/Kernel.php"
    "line" => 193
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/public/index.php"
    "line" => 33
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
]

Flashes

Flashes

No flash messages were created.

Server Parameters

Server Parameters

Defined in .env

Key Value
GOOGLE_MAP_API_KEY
"AIzaSyALYqAWdS38jr0gQsdPnHt2DheTUri6WPA"
IDE
""
LUUME_ADMIN_ORDER_PATH
"/admin/orders"

Defined as regular env variables

Key Value
APP_AES_HASH
"e0ab103c856d4c"
APP_AES_IV
"8ca2ff1ebce6dd02"
APP_DEBUG
"1"
APP_DOMAIN
"dev.my-biz.pro"
APP_ENV
"dev"
APP_MYBIZ_API_CHECK_BEARER
"false"
APP_MYBIZ_REDIRECTION_URL
"https://dev.my-biz.pro/"
APP_REALTIME_STAT
"false"
APP_SCHEME
"https"
APP_SECRET
"f5d627314d73bb3203a3b4821c0481dd"
AUTH_TYPE
""
AWS_ACCESS_KEY_ID
""
AWS_BUCKET_ENDPOINT
"http://minio:9000"
AWS_PREDICT_AI_LAMBDA_URL
"https://i5aiepf5uvxumwbh53uqo4g6yi0zaoop.lambda-url.eu-west-3.on.aws/"
AWS_RDS_IDENTIFIER
"futures-infinity-db"
AWS_RDS_REGION
"eu-west-3"
AWS_S3_BUCKET_LOGS
"futures-dev-logs-eu-west-3"
AWS_S3_BUCKET_MEDIA
"futures-dev-medias-eu-west-3"
AWS_S3_BUCKET_MEDIA_REGION
"eu-west-3"
AWS_S3_BUCKET_MEMBER_DOCUMENT_NAME
"futures-dev-members-eu-west-3"
AWS_S3_BUCKET_MEMBER_REGION
"eu-west-3"
AWS_S3_BUCKET_PRIVATE_KEY
"nlVKYV1vT5k2DCFQsNBAFWxwKpEY4oUwCTzbvYt7"
AWS_S3_BUCKET_PUBLIC_KEY
"342d40aaadd39f4e35b6"
AWS_S3_BUCKET_RDS_SNAPSHOT_REGION
"eu-west-3"
AWS_SECRET_ACCESS_KEY
""
CONTENT_LENGTH
""
CONTENT_TYPE
""
COOLIFY_BRANCH
""develop""
COOLIFY_CONTAINER_NAME
"app-j12hsn2mvmwmfa0rua8dcdt4-155406214483"
COOLIFY_FQDN
"dev.my-biz.pro"
COOLIFY_RESOURCE_UUID
"j12hsn2mvmwmfa0rua8dcdt4"
COOLIFY_URL
"https://dev.my-biz.pro"
DATABASE_URL
"mysql://mybiz:NqeJuuL08DytM9Irr5TTH7Iw7cht@mariadb:3306/mybiz_db?serverVersion=10.5.0&charset=utf8mb4"
DISCORD_BOT_TOKEN
"MTI4ODEyNjUyMTIxODk1NzM1Mw.GpI5Rt.7jQjNJXuKKjoLvmWEe1l4u5td7APfcyAvMuzUY"
DISCORD_CHANNEL_ID
"1296758100191215630"
DISCORD_CLIENT_ID
"1288126521218957353"
DISCORD_CLIENT_SECRET
"1DNKyH1fD5vCTuWzsO0mMGDzNMbzL3Ff"
DISCORD_GUILD_ID
"1296758100191215627"
DISCORD_HOST
"https://discord.com"
DISCORD_INVITATION_LINK
"https://discord.gg/m8wVdee3YM"
DOCUMENT_ROOT
"/var/www/html/public"
DOCUMENT_URI
"/index.php"
FUTURES_LEARN_URL
"https://dev.futureslearn.com"
GATEWAY_INTERFACE
"CGI/1.1"
GODEBUG
"cgocheck=0"
GPG_KEYS
"1198C0117593497A5EC5C199286AF1F9897469DC 49D9AF6BC72A80D6691719C8AA23F5BE9C7097D4 D95C03BC702BE9515344AE3374E44BC9067701A5"
HELPDESK_ACCESS_TOKEN
""
HELPDESK_HOST
""
HELPDESK_IS_ENABLED
"false"
HOME
"/root"
HOST
"0.0.0.0"
HOSTNAME
"mybiz-app"
HTTPS
""
HTTP_ACCEPT
"*/*"
HTTP_ACCEPT_ENCODING
"gzip, br, zstd, deflate"
HTTP_HOST
"dev.my-biz.pro"
HTTP_USER_AGENT
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
HTTP_X_FORWARDED_FOR
"216.73.217.46"
HTTP_X_FORWARDED_HOST
"dev.my-biz.pro"
HTTP_X_FORWARDED_PORT
"443"
HTTP_X_FORWARDED_PROTO
"https"
HTTP_X_FORWARDED_SERVER
"5c3ebc2a95cd"
HTTP_X_REAL_IP
"216.73.217.46"
JWT_PASSPHRASE
"f2df1175d0be5d15b3a82b07ee3b50f3b6435101d008ae300928462599ad6fe5"
JWT_PUBLIC_KEY
"%kernel.project_dir%/config/jwt/public.pem"
JWT_SECRET_KEY
"%kernel.project_dir%/config/jwt/private.pem"
LOCK_DSN
"redis://redis:6379"
LUUME_APP_NAME
"luume"
LUUME_HOST
"https://dev.luume.fr"
MAILER_DSN
"smtp://mailhog:1025"
MAILER_ENABLED
"true"
MAILER_FORCE_TO
"it@my-biz.pro"
MAILER_FROM
"noreply@my-biz.pro"
MARIADB_DATABASE
"mybiz_db"
MARIADB_PASSWORD
"NqeJuuL08DytM9Irr5TTH7Iw7cht"
MARIADB_ROOT_PASSWORD
"7LMlyoElSVy7Qfm744hWsDJ2NBCM"
MARIADB_USER
"mybiz"
MERCURE_JWT_SECRET
"fp0l6sDDQAZb8teWir0GBSSfJ7yi2nlupucH3"
MERCURE_PUBLIC_URL
"https://39c341a1-6e34-4bb7-bfcb-d94111f8fee1.mercure.rocks/.well-known/mercure"
MERCURE_URL
"https://39c341a1-6e34-4bb7-bfcb-d94111f8fee1.mercure.rocks/.well-known/mercure"
MESSENGER_TRANSPORT_DSN
"redis://redis:6379/messages"
MINIO_ROOT_PASSWORD
"nlVKYV1vT5k2DCFQsNBAFWxwKpEY4oUwCTzbvYt7"
MINIO_ROOT_USER
"342d40aaadd39f4e35b6"
MONGO_CONNECTION_USE_TLS
"false"
MONGO_DATABASE
"mybiz_mongo"
MONGO_DATABASE_URL
"mongodb://mybiz:Dav5MNmwQBKlnzSJXLFPFZ5ouKci@mongo:27017"
MONGO_INITDB_DATABASE
"mybiz_mongo"
MONGO_INITDB_ROOT_PASSWORD
"Dav5MNmwQBKlnzSJXLFPFZ5ouKci"
MONGO_INITDB_ROOT_USERNAME
"mybiz"
OLDPWD
"/var/www/html"
ONE_SIGNAL_FUTURES_APP_ID
"02425bca-c5e3-4ec0-8591-0dae146bf613"
ONE_SIGNAL_MYBIZ_APP_ID
"3a786b7a-6c77-44c3-a266-f25e68cbd360"
ONFIDO_API_HOST
"https://api.eu.onfido.com/v3.6"
ONFIDO_API_TOKEN
"api_sandbox.XqzF4ShAFM2._clBcIfy8WyTUDdRHTwjL8JXOLHnH5mG"
ONFIDO_UPLOAD_DOCUMENT_PHOTO_TASK_ID
"upload_document_photo_3ddc6"
ONFIDO_WEBHOOK_TOKEN
"ab6c2dc8-8cd0-4a61-ba55-efdf02d47cf4"
ONFIDO_WORKFLOW_ID
"8bb36b58-cb2d-494e-9f01-de2c06437ba2"
PATH
"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"
PATH_INFO
""
PHPIZE_DEPS
"autoconf \t\tdpkg-dev \t\tfile \t\tg++ \t\tgcc \t\tlibc-dev \t\tmake \t\tpkg-config \t\tre2c"
PHP_ASC_URL
"https://www.php.net/distributions/php-8.5.5.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
"95bec382f4bd00570a8ef52a58ec04d8d9b9a90494781f1c106d1b274a3902f2"
PHP_URL
"https://www.php.net/distributions/php-8.5.5.tar.xz"
PHP_VERSION
"8.5.5"
PUSH_NOTIFICATION_ENABLED
"true"
PWD
"/var/www/html"
QUERY_STRING
""
REDIS_HOST
"redis"
REDIS_PORT
"6379"
REDIS_SCHEME
"tcp"
REMOTE_ADDR
"10.0.2.2"
REMOTE_HOST
"10.0.2.2"
REMOTE_IDENT
""
REMOTE_PORT
"34820"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"http"
REQUEST_TIME
1778972938
REQUEST_TIME_FLOAT
1778972938.0968
REQUEST_URI
"/v1/promo/current-promotions"
SCRIPT_FILENAME
"/var/www/html/public/index.php"
SCRIPT_NAME
"/index.php"
SENTRY_DSN
""
SENTRY_ENVIRONMENT
""
SERVER_NAME
"dev.my-biz.pro"
SERVER_PORT
"80"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SOFTWARE
"FrankenPHP"
SERVICE_FQDN_APP
"dev.my-biz.pro"
SERVICE_NAME_APP
"app"
SERVICE_NAME_MAILHOG
"mailhog"
SERVICE_NAME_MARIADB
"mariadb"
SERVICE_NAME_MINIO
"minio"
SERVICE_NAME_MINIO_INIT
"minio-init"
SERVICE_NAME_MONGO
"mongo"
SERVICE_NAME_REDIS
"redis"
SERVICE_NAME_WORKER
"worker"
SERVICE_URL_APP
"https://dev.my-biz.pro"
SHLVL
"0"
SOURCE_COMMIT
"5ac5f6336d2629b7c31622ca17297a6eed81e2e8"
SPONSOR_SHOP_LINK
"https://futures-collection.com/?token="
SSL_CIPHER
""
SSL_PROTOCOL
""
SYMFONY_DOTENV_PATH
"/var/www/html/.env"
SYMFONY_DOTENV_VARS
"GOOGLE_MAP_API_KEY,IDE,LUUME_ADMIN_ORDER_PATH"
TZ
"Europe/Paris"
XDG_CONFIG_HOME
"/config"
XDG_DATA_HOME
"/data"
ZOOM_CLIENT_ID
"lmiwR6VwRUGcl_pxpjRKkQ"
ZOOM_CLIENT_SECRET
"Kw725U7o3B23pAtqm7vgRU5abXGIx7aa"
ZOOM_SERVER_ACCOUNT_ID
"2asP1wQ0T2iZu0hfBVaaEg"
ZOOM_SERVER_ID
"MYCnaZgoTwqDItXKWQoJRQ"
ZOOM_SERVER_SECRET
"aIXUTNGQc4dZ2lWipomOMzjI2u3QwLmA"
_
"/usr/local/bin/frankenphp"

Sub Requests 1

ErrorController (token = fda4be)

Key Value
_controller
"error_controller"
_fos_rest_zone
false
_stopwatch_token
"065e77"
exception
App\Exception\Authorization\HeaderAuthorizationException {#730
  #message: "Invalid headers"
  #code: 0
  #file: "/var/www/html/src/Service/Authorization/MybizRequestAuthorizationChecker.php"
  #line: 52
  -previous: TypeError {#729 …}
  -statusCode: 400
  -headers: []
  trace: {
    /var/www/html/src/Service/Authorization/MybizRequestAuthorizationChecker.php:52 {
      App\Service\Authorization\MybizRequestAuthorizationChecker->checkAuthorization(Request $request): void …
      ›     // fix: $e->getCode() peut être 0 (TypeError, etc.) → setStatusCode(0) explose côté Symfony (Sentry MYBIZ-CN)    throw new HeaderAuthorizationException("Invalid headers", Response::HTTP_BAD_REQUEST, $e);}
    }
    /var/www/html/src/EventListener/Api/TokenInterceptor/MybizTokenSubscriber.php:44 {
      App\EventListener\Api\TokenInterceptor\MybizTokenSubscriber->onKernelController(ControllerEvent $event): void …
      › 
      ›     $this->mybizRequestAuthorizationChecker->checkAuthorization($event->getRequest());}
      arguments: {
        $request: Symfony\Component\HttpFoundation\Request {#13 …}
      }
    }
    /var/www/html/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:115 {
      Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
      › try {    ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);} finally {
      arguments: {
        $event: Symfony\Component\HttpKernel\Event\ControllerEvent {#746 …}
        ...: {
          "kernel.controller"
          Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#1547 …}
        }
      }
    }
    /var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
      Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
      ›     }    $listener($event, $eventName, $this);}
      arguments: {
        $event: Symfony\Component\HttpKernel\Event\ControllerEvent {#746 …}
        $eventName: "kernel.controller"
        $dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#1547 …}
      }
    }
    /var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
      Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
      › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
      arguments: {
        $listeners: [ …4]
        $eventName: "kernel.controller"
        $event: Symfony\Component\HttpKernel\Event\ControllerEvent {#746 …}
      }
    }
    /var/www/html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:126 {
      Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
      › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
      arguments: {
        $event: Symfony\Component\HttpKernel\Event\ControllerEvent {#746 …}
        $eventName: "kernel.controller"
      }
    }
    /var/www/html/vendor/symfony/http-kernel/HttpKernel.php:171 {
      Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
      › $event = new ControllerEvent($this, $controller, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::CONTROLLER);$controller = $event->getController();
      arguments: {
        $event: Symfony\Component\HttpKernel\Event\ControllerEvent {#746 …}
        $eventName: "kernel.controller"
      }
    }
    /var/www/html/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 {#13 …}
        $type: 1
      }
    }
    /var/www/html/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 {#13 …}
        $type: 1
        $catch: true
      }
    }
    /var/www/html/public/index.php:33 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
      arguments: {
        $request: Symfony\Component\HttpFoundation\Request {#13 …}
      }
    }
  }
}
logger
Symfony\Bridge\Monolog\Processor\DebugProcessor {#1590
  -records: [
    13 => [
      [
        "timestamp" => 1778972938
        "timestamp_rfc3339" => "2026-05-17T01:08:58.218+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::configure"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1778972938
        "timestamp_rfc3339" => "2026-05-17T01:08:58.218+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1778972938
        "timestamp_rfc3339" => "2026-05-17T01:08:58.218+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "FOS\RestBundle\EventListener\ZoneMatcherListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1778972938
        "timestamp_rfc3339" => "2026-05-17T01:08:58.218+02: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" => 1778972938
        "timestamp_rfc3339" => "2026-05-17T01:08:58.218+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1778972938
        "timestamp_rfc3339" => "2026-05-17T01:08:58.218+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::setDefaultLocale"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1778972938
        "timestamp_rfc3339" => "2026-05-17T01:08:58.218+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1778972938
        "timestamp_rfc3339" => "2026-05-17T01:08:58.218+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1778972938
        "timestamp_rfc3339" => "2026-05-17T01:08:58.218+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1778972938
        "timestamp_rfc3339" => "2026-05-17T01:08:58.218+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::configureLogoutUrlGenerator"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1778972938
        "timestamp_rfc3339" => "2026-05-17T01:08:58.218+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1778972938
        "timestamp_rfc3339" => "2026-05-17T01:08:58.218+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Sentry\SentryBundle\EventListener\RequestListener::handleKernelRequestEvent"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1778972938
        "timestamp_rfc3339" => "2026-05-17T01:08:58.218+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Sentry\SentryBundle\EventListener\TracingRequestListener::handleKernelRequestEvent"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1778972938
        "timestamp_rfc3339" => "2026-05-17T01:08:58.218+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Sentry\SentryBundle\EventListener\SubRequestListener::handleKernelRequestEvent"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1778972938
        "timestamp_rfc3339" => "2026-05-17T01:08:58.218+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Sentry\SentryBundle\EventListener\TracingSubRequestListener::handleKernelRequestEvent"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1778972938
        "timestamp_rfc3339" => "2026-05-17T01:08:58.218+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Sentry\SentryBundle\EventListener\LoginListener::handleKernelRequestEvent"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1778972938
        "timestamp_rfc3339" => "2026-05-17T01:08:58.218+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "App\EventListener\RequestSubscriber::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1778972938
        "timestamp_rfc3339" => "2026-05-17T01:08:58.218+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "App\EventListener\TwigGlobalsSubscriber::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1778972938
        "timestamp_rfc3339" => "2026-05-17T01:08:58.218+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "FOS\HttpCacheBundle\EventListener\AttributesListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1778972938
        "timestamp_rfc3339" => "2026-05-17T01:08:58.218+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "App\EventListener\MyBizJwtUserSubscriber::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1778972938
        "timestamp_rfc3339" => "2026-05-17T01:08:58.219+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller"
          "listener" => "Sentry\SentryBundle\EventListener\RequestListener::handleKernelControllerEvent"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1778972938
        "timestamp_rfc3339" => "2026-05-17T01:08:58.219+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller"
          "listener" => "Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector::onKernelController"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1778972938
        "timestamp_rfc3339" => "2026-05-17T01:08:58.219+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller"
          "listener" => "App\EventListener\Api\TokenInterceptor\MybizTokenSubscriber::onKernelController"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1778972938
        "timestamp_rfc3339" => "2026-05-17T01:08:58.227+02:00"
        "message" => "Uncaught PHP Exception App\Exception\Authorization\HeaderAuthorizationException: "Invalid headers" at MybizRequestAuthorizationChecker.php line 52"
        "priority" => 400
        "priorityName" => "ERROR"
        "context" => [
          "exception" => App\Exception\Authorization\HeaderAuthorizationException {#730
            #message: "Invalid headers"
            #code: 0
            #file: "/var/www/html/src/Service/Authorization/MybizRequestAuthorizationChecker.php"
            #line: 52
            -previous: TypeError {#729 …}
            -statusCode: 400
            -headers: []
            trace: {
              /var/www/html/src/Service/Authorization/MybizRequestAuthorizationChecker.php:52 {
                App\Service\Authorization\MybizRequestAuthorizationChecker->checkAuthorization(Request $request): void …
                ›     // fix: $e->getCode() peut être 0 (TypeError, etc.) → setStatusCode(0) explose côté Symfony (Sentry MYBIZ-CN)    throw new HeaderAuthorizationException("Invalid headers", Response::HTTP_BAD_REQUEST, $e);}
              }
              /var/www/html/src/EventListener/Api/TokenInterceptor/MybizTokenSubscriber.php:44 {
                App\EventListener\Api\TokenInterceptor\MybizTokenSubscriber->onKernelController(ControllerEvent $event): void …
                › 
                ›     $this->mybizRequestAuthorizationChecker->checkAuthorization($event->getRequest());}
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#13 …}
                }
              }
              /var/www/html/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:115 {
                Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
                › try {    ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);} finally {
                arguments: {
                  $event: Symfony\Component\HttpKernel\Event\ControllerEvent {#746 …}
                  ...: {
                    "kernel.controller"
                    Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#1547 …}
                  }
                }
              }
              /var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
                ›     }    $listener($event, $eventName, $this);}
                arguments: {
                  $event: Symfony\Component\HttpKernel\Event\ControllerEvent {#746 …}
                  $eventName: "kernel.controller"
                  $dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#1547 …}
                }
              }
              /var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
                Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
                arguments: {
                  $listeners: [ …4]
                  $eventName: "kernel.controller"
                  $event: Symfony\Component\HttpKernel\Event\ControllerEvent {#746 …}
                }
              }
              /var/www/html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:126 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
                arguments: {
                  $event: Symfony\Component\HttpKernel\Event\ControllerEvent {#746 …}
                  $eventName: "kernel.controller"
                }
              }
              /var/www/html/vendor/symfony/http-kernel/HttpKernel.php:171 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › $event = new ControllerEvent($this, $controller, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::CONTROLLER);$controller = $event->getController();
                arguments: {
                  $event: Symfony\Component\HttpKernel\Event\ControllerEvent {#746 …}
                  $eventName: "kernel.controller"
                }
              }
              /var/www/html/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 {#13 …}
                  $type: 1
                }
              }
              /var/www/html/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 {#13 …}
                  $type: 1
                  $catch: true
                }
              }
              /var/www/html/public/index.php:33 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#13 …}
                }
              }
            }
          }
        ]
        "channel" => "request"
      ]
      [
        "timestamp" => 1778972938
        "timestamp_rfc3339" => "2026-05-17T01:08:58.305+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.exception"
          "listener" => "Sentry\SentryBundle\EventListener\ErrorListener::handleExceptionEvent"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1778972938
        "timestamp_rfc3339" => "2026-05-17T01:08:58.305+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.exception"
          "listener" => "App\EventListener\Mybiz\ComponentControllerAuthorizationExceptionSubscriber::onKernelException"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1778972938
        "timestamp_rfc3339" => "2026-05-17T01:08:58.305+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.exception"
          "listener" => "Symfony\Component\Security\Http\Firewall\ExceptionListener::onKernelException"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1778972938
        "timestamp_rfc3339" => "2026-05-17T01:08:58.305+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.exception"
          "listener" => "Symfony\WebpackEncoreBundle\EventListener\ExceptionListener::onKernelException"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1778972938
        "timestamp_rfc3339" => "2026-05-17T01:08:58.305+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.exception"
          "listener" => "App\EventListener\RequestSubscriber::onKernelException"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1778972938
        "timestamp_rfc3339" => "2026-05-17T01:08:58.305+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.exception"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::logKernelException"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1778972938
        "timestamp_rfc3339" => "2026-05-17T01:08:58.306+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.exception"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelException"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1778972938
        "timestamp_rfc3339" => "2026-05-17T01:08:58.306+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.exception"
          "listener" => "FOS\HttpCacheBundle\EventListener\InvalidationListener::onKernelException"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1778972938
        "timestamp_rfc3339" => "2026-05-17T01:08:58.306+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.exception"
          "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelException"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1778972938
        "timestamp_rfc3339" => "2026-05-17T01:08:58.306+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.exception"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::onKernelException"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1778972938
        "timestamp_rfc3339" => "2026-05-17T01:08:58.306+02:00"
        "message" => "Listener "{listener}" stopped propagation of the event "{event}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.exception"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::onKernelException"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1778972938
        "timestamp_rfc3339" => "2026-05-17T01:08:58.311+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Sentry\SentryBundle\EventListener\TracingRequestListener::handleKernelResponseEvent"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1778972938
        "timestamp_rfc3339" => "2026-05-17T01:08:58.311+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Sentry\SentryBundle\EventListener\TracingSubRequestListener::handleKernelResponseEvent"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1778972938
        "timestamp_rfc3339" => "2026-05-17T01:08:58.311+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "FOS\HttpCacheBundle\EventListener\CacheControlListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1778972938
        "timestamp_rfc3339" => "2026-05-17T01:08:58.311+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\Security\Http\Firewall\ContextListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1778972938
        "timestamp_rfc3339" => "2026-05-17T01:08:58.311+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ResponseListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1778972938
        "timestamp_rfc3339" => "2026-05-17T01:08:58.311+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1778972938
        "timestamp_rfc3339" => "2026-05-17T01:08:58.311+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "FOS\HttpCacheBundle\EventListener\TagListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1778972938
        "timestamp_rfc3339" => "2026-05-17T01:08:58.311+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\Security\Http\RememberMe\ResponseListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1778972938
        "timestamp_rfc3339" => "2026-05-17T01:08:58.311+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\CacheAttributeListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1778972938
        "timestamp_rfc3339" => "2026-05-17T01:08:58.311+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1778972938
        "timestamp_rfc3339" => "2026-05-17T01:08:58.311+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::removeCspHeader"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1778972938
        "timestamp_rfc3339" => "2026-05-17T01:08:58.311+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1778972938
        "timestamp_rfc3339" => "2026-05-17T01:08:58.311+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener::onResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1778972938
        "timestamp_rfc3339" => "2026-05-17T01:08:58.311+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1778972938
        "timestamp_rfc3339" => "2026-05-17T01:08:58.311+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Sentry\SentryBundle\EventListener\TracingSubRequestListener::handleKernelFinishRequestEvent"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1778972938
        "timestamp_rfc3339" => "2026-05-17T01:08:58.311+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Sentry\SentryBundle\EventListener\SubRequestListener::handleKernelFinishRequestEvent"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1778972938
        "timestamp_rfc3339" => "2026-05-17T01:08:58.311+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelFinishRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1778972938
        "timestamp_rfc3339" => "2026-05-17T01:08:58.311+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelFinishRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1778972938
        "timestamp_rfc3339" => "2026-05-17T01:08:58.311+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelFinishRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1778972938
        "timestamp_rfc3339" => "2026-05-17T01:08:58.311+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Symfony\WebpackEncoreBundle\EventListener\ResetAssetsEventListener::resetAssets"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1778972938
        "timestamp_rfc3339" => "2026-05-17T01:08:58.311+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelFinishRequest"
        ]
        "channel" => "event"
      ]
    ]
    526 => [
      [
        "timestamp" => 1778972938
        "timestamp_rfc3339" => "2026-05-17T01:08:58.232+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::configure"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1778972938
        "timestamp_rfc3339" => "2026-05-17T01:08:58.232+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1778972938
        "timestamp_rfc3339" => "2026-05-17T01:08:58.232+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "FOS\RestBundle\EventListener\ZoneMatcherListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1778972938
        "timestamp_rfc3339" => "2026-05-17T01:08:58.232+02: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" => 1778972938
        "timestamp_rfc3339" => "2026-05-17T01:08:58.232+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1778972938
        "timestamp_rfc3339" => "2026-05-17T01:08:58.232+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::setDefaultLocale"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1778972938
        "timestamp_rfc3339" => "2026-05-17T01:08:58.232+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1778972938
        "timestamp_rfc3339" => "2026-05-17T01:08:58.232+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1778972938
        "timestamp_rfc3339" => "2026-05-17T01:08:58.232+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1778972938
        "timestamp_rfc3339" => "2026-05-17T01:08:58.232+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::configureLogoutUrlGenerator"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1778972938
        "timestamp_rfc3339" => "2026-05-17T01:08:58.232+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1778972938
        "timestamp_rfc3339" => "2026-05-17T01:08:58.232+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Sentry\SentryBundle\EventListener\RequestListener::handleKernelRequestEvent"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1778972938
        "timestamp_rfc3339" => "2026-05-17T01:08:58.232+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Sentry\SentryBundle\EventListener\TracingRequestListener::handleKernelRequestEvent"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1778972938
        "timestamp_rfc3339" => "2026-05-17T01:08:58.232+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Sentry\SentryBundle\EventListener\SubRequestListener::handleKernelRequestEvent"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1778972938
        "timestamp_rfc3339" => "2026-05-17T01:08:58.232+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Sentry\SentryBundle\EventListener\TracingSubRequestListener::handleKernelRequestEvent"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1778972938
        "timestamp_rfc3339" => "2026-05-17T01:08:58.232+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Sentry\SentryBundle\EventListener\LoginListener::handleKernelRequestEvent"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1778972938
        "timestamp_rfc3339" => "2026-05-17T01:08:58.232+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "App\EventListener\RequestSubscriber::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1778972938
        "timestamp_rfc3339" => "2026-05-17T01:08:58.232+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "App\EventListener\TwigGlobalsSubscriber::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1778972938
        "timestamp_rfc3339" => "2026-05-17T01:08:58.232+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "FOS\HttpCacheBundle\EventListener\AttributesListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1778972938
        "timestamp_rfc3339" => "2026-05-17T01:08:58.232+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "App\EventListener\MyBizJwtUserSubscriber::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1778972938
        "timestamp_rfc3339" => "2026-05-17T01:08:58.232+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller"
          "listener" => "Sentry\SentryBundle\EventListener\RequestListener::handleKernelControllerEvent"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1778972938
        "timestamp_rfc3339" => "2026-05-17T01:08:58.232+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller"
          "listener" => "Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector::onKernelController"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1778972938
        "timestamp_rfc3339" => "2026-05-17T01:08:58.232+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller"
          "listener" => "App\EventListener\Api\TokenInterceptor\MybizTokenSubscriber::onKernelController"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1778972938
        "timestamp_rfc3339" => "2026-05-17T01:08:58.232+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller"
          "listener" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelController"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1778972938
        "timestamp_rfc3339" => "2026-05-17T01:08:58.232+02: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" => 1778972938
        "timestamp_rfc3339" => "2026-05-17T01:08:58.233+02: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" => 1778972938
        "timestamp_rfc3339" => "2026-05-17T01:08:58.233+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller_arguments"
          "listener" => "Symfony\Component\Security\Http\EventListener\IsGrantedAttributeListener::onKernelControllerArguments"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1778972938
        "timestamp_rfc3339" => "2026-05-17T01:08:58.233+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller_arguments"
          "listener" => "Symfony\Component\HttpKernel\EventListener\CacheAttributeListener::onKernelControllerArguments"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1778972938
        "timestamp_rfc3339" => "2026-05-17T01:08:58.233+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller_arguments"
          "listener" => "Symfony\Component\HttpKernel\Controller\ArgumentResolver\RequestPayloadValueResolver::onKernelControllerArguments"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1778972938
        "timestamp_rfc3339" => "2026-05-17T01:08:58.233+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller_arguments"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::onControllerArguments"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1778972938
        "timestamp_rfc3339" => "2026-05-17T01:08:58.305+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Sentry\SentryBundle\EventListener\TracingRequestListener::handleKernelResponseEvent"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1778972938
        "timestamp_rfc3339" => "2026-05-17T01:08:58.305+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Sentry\SentryBundle\EventListener\TracingSubRequestListener::handleKernelResponseEvent"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1778972938
        "timestamp_rfc3339" => "2026-05-17T01:08:58.305+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "FOS\HttpCacheBundle\EventListener\CacheControlListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1778972938
        "timestamp_rfc3339" => "2026-05-17T01:08:58.305+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\Security\Http\Firewall\ContextListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1778972938
        "timestamp_rfc3339" => "2026-05-17T01:08:58.305+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ResponseListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1778972938
        "timestamp_rfc3339" => "2026-05-17T01:08:58.305+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1778972938
        "timestamp_rfc3339" => "2026-05-17T01:08:58.305+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "FOS\HttpCacheBundle\EventListener\TagListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1778972938
        "timestamp_rfc3339" => "2026-05-17T01:08:58.305+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\Security\Http\RememberMe\ResponseListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1778972938
        "timestamp_rfc3339" => "2026-05-17T01:08:58.305+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\CacheAttributeListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1778972938
        "timestamp_rfc3339" => "2026-05-17T01:08:58.305+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1778972938
        "timestamp_rfc3339" => "2026-05-17T01:08:58.305+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::removeCspHeader"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1778972938
        "timestamp_rfc3339" => "2026-05-17T01:08:58.305+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1778972938
        "timestamp_rfc3339" => "2026-05-17T01:08:58.305+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener::onResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1778972938
        "timestamp_rfc3339" => "2026-05-17T01:08:58.305+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1778972938
        "timestamp_rfc3339" => "2026-05-17T01:08:58.305+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Sentry\SentryBundle\EventListener\TracingSubRequestListener::handleKernelFinishRequestEvent"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1778972938
        "timestamp_rfc3339" => "2026-05-17T01:08:58.305+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Sentry\SentryBundle\EventListener\SubRequestListener::handleKernelFinishRequestEvent"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1778972938
        "timestamp_rfc3339" => "2026-05-17T01:08:58.305+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelFinishRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1778972938
        "timestamp_rfc3339" => "2026-05-17T01:08:58.305+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelFinishRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1778972938
        "timestamp_rfc3339" => "2026-05-17T01:08:58.305+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelFinishRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1778972938
        "timestamp_rfc3339" => "2026-05-17T01:08:58.305+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Symfony\WebpackEncoreBundle\EventListener\ResetAssetsEventListener::resetAssets"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1778972938
        "timestamp_rfc3339" => "2026-05-17T01:08:58.305+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelFinishRequest"
        ]
        "channel" => "event"
      ]
    ]
  ]
  -errorCount: [
    13 => 1
    526 => 0
  ]
  -requestStack: Symfony\Component\HttpKernel\Debug\VirtualRequestStack {#1589 …}
}