Error 500 Internal Server Error

GET https://preprod-backapp.utech.care/services/user/profile

Forwarded to ErrorController (a6a3e7)

UserServiceController :: getProfile

Request

GET Parameters

None

POST Parameters

None

Uploaded Files

None

Request Attributes

Key Value
_controller
"App\Controller\Service\Admin\UserServiceController::getProfile"
_firewall_context
"security.firewall.map.context.main"
_fos_rest_view
FOS\RestBundle\Controller\Annotations\View {#1103
  #owner: []
  #statusCode: null
  #serializerGroups: []
  #serializerEnableMaxDepthChecks: false
}
_remove_csp_headers
true
_route
"service_user_get_profile"
_route_params
[]
_security_authenticators
[]
_security_firewall_run
"_security_main"
_security_skipped_authenticators
[
  Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#964
    -supports: false
    -passport: null
    -duration: null
    -stub: "App\Security\LoginFormAuthenticator"
    -authenticated: null
    -exception: null
    -authenticator: App\Security\LoginFormAuthenticator {#920 …}
  }
  Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#949
    -supports: false
    -passport: null
    -duration: null
    -stub: "App\Security\TwoFactorFormAuthenticator"
    -authenticated: null
    -exception: null
    -authenticator: App\Security\TwoFactorFormAuthenticator {#950 …}
  }
  Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#948
    -supports: false
    -passport: null
    -duration: null
    -stub: "Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator"
    -authenticated: null
    -exception: null
    -authenticator: Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator {#751 …}
  }
]
_stopwatch_token
"57c9ed"
media_type
"text/html"
paramFetcher
FOS\RestBundle\Request\ParamFetcher {#975
  -container: ContainerZcpcR8R\App_KernelDevDebugContainer {#131 …}
  -parameterBag: FOS\RestBundle\Request\ParameterBag {#859 …}
  -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1565 …}
  -validator: Symfony\Component\Validator\Validator\TraceableValidator {#969 …}
}

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip"
cookie
"main_deauth_profile_token=d05665"
from
"gptbot(at)openai.com"
host
"preprod-backapp.utech.care"
user-agent
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; GPTBot/1.3; +https://openai.com/gptbot)"
via
"1.1 7d04159e0147 (Varnish/8.0)"
x-forwarded-for
"74.7.227.41, 172.18.0.2"
x-forwarded-proto
"https"
x-openai-host-hash
"725463962"
x-php-ob-level
"1"
x-real-ip
"74.7.227.41"
x-user-context-hash
"491300531878d1465c698c64d2574b7dfa62b2ff3493605f909028675fc2d35c"
x-varnish
"14585663"

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
"Wed, 10 Dec 2025 22:05:56 GMT"
vary
"Accept"
x-cache-debug
[
  "1"
  "1"
]
x-debug-exception
""
x-debug-exception-file
"%2Fhome%2Fdev%2Fbackend%2Freleases%2F20251210164520%2Fvendor%2Fjms%2Fserializer%2Fsrc%2FGraphNavigator%2FSerializationGraphNavigator.php:148"
x-debug-token
"6c534c"
x-debug-token-link
"https://preprod-backapp.utech.care/_profiler/a6a3e7"
x-previous-debug-token
"a6a3e7"
x-robots-tag
"noindex"

Cookies

Request Cookies

Key Value
main_deauth_profile_token
"d05665"

Response Cookies

No response cookies

Session 1

Session Metadata

No session metadata

Session Attributes

No session attributes

Session Usage

1 Usages
Stateless check enabled
Usage
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:39
[
  [
    "file" => "/home/dev/backend/releases/20251210164520/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
    "line" => 39
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/dev/backend/releases/20251210164520/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 375
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/home/dev/backend/releases/20251210164520/src/Controller/Service/Admin/UserServiceController.php"
    "line" => 272
    "function" => "getUser"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/home/dev/backend/releases/20251210164520/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 183
    "function" => "getProfile"
    "class" => "App\Controller\Service\Admin\UserServiceController"
    "type" => "->"
  ]
  [
    "file" => "/home/dev/backend/releases/20251210164520/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/dev/backend/releases/20251210164520/vendor/symfony/http-kernel/Kernel.php"
    "line" => 182
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/dev/backend/releases/20251210164520/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/dev/backend/releases/20251210164520/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/dev/backend/releases/20251210164520/public/index.php"
    "line" => 5
    "args" => [
      "/home/dev/backend/releases/20251210164520/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]

Flashes

Flashes

No flash messages were created.

Server Parameters

Server Parameters

Defined in .env

Key Value
ACCESS_ADD
"true"
ACCESS_ALERT
"true"
ACCESS_BUSINESS_PROVIDER
"true"
ACCESS_SOLICITATION
"true"
ACCESS_STATISTIC
"true"
ACCESS_TECHNOLOGY
"true"
ADDRESS_COMPANY
"8 Bis Avenue de la Marne, 59200 Tourcoing"
ANDROID_PACKAGE_IDENTIFIER
"fr.unaide.unaide_connect.dev"
APP_ENV
"dev"
APP_NAME
"Unaide Connect Preprod"
APP_SECRET
"5347b11914895902c10fbada020be963"
APP_STORE_URL
"https://apps.apple.com/us/app/unaide-connect/id1511913836"
APP_URL
"https://preprod-app.utech.care"
AUTO_CONFLICT_DISCUSSION
"false"
AWS_S3_ACCESS_BUCKET_NAME
"preprod-unaide-storage"
AWS_S3_ACCESS_KEY
"317a888e839a4d4495ba0f8ec8fd41e9"
AWS_S3_ACCESS_REGION
"gra"
AWS_S3_ACCESS_SECRET
"c340ca6abe7d405ea640243ed566e7c"
BACKOFFICE_URL
"https://preprod-backapp.utech.care"
BRANCH_KEY
"key_live_pyaWWIqeynJe6FAGnbrnCdkorCjpk0pD"
BUNDLE_ID
"fr.unaide.unaideConnect.dev"
CALENDLY_APP_ID
"w-IeyLwN3tNqyoh9fcp0-TCfRMASoWqI60i35znCyU0"
CALENDLY_EVENT_TYPE
"["https://api.calendly.com/event_types/d6764271-d3ee-4920-a963-8af058953f92", "https://api.calendly.com/event_types/f72889be-9410-42c6-a523-3e42e677c37a"]"
CALENDLY_SECRET
"xsDTzz-O1Nam1c4we4BZVP-sw0BGyFfbpIWxEYi2GAM"
CALENDLY_URL_FINALISATION
"https://calendly.com/test-utech/preprod-signer-contrat"
CALENDLY_WEBHOOK
"R82-ClAarDq1KJ0zmpTn-79Qgw279liRCzSSrzVChYk"
COLOR_ACCENT
"D32D3B"
COLOR_CUSTOMER
"#4cbfb9"
COLOR_HEALTH_PROFESSIONAL
"#D66F38"
COLOR_INTERVENER
"#F5B12A"
COLOR_OPPOSITE_PRIMARY
"000000"
COLOR_OTHER
"#a7da40"
COLOR_PRIMARY
"32827F"
COLOR_RELATIVE
"#024249"
COLOR_RESIDENT
"#94d9d5"
COMPANY_EMAIL
"company@unaide.com"
COMPANY_NAME
"UConnect Preprod"
COMPANY_PHONE
"0359595959"
COMPANY_TYPE
"unaide"
CONTACT_MAIL
"contact@unaide.com"
COORDINATOR_MAIL
"coordinator@unaide.com"
CORS_ALLOW_ORIGIN
"^https?://(localhost|127\.0\.0\.1)(:[0-9]+)?$"
DEFAULT_SOLICITATION_DISTANCE
"20"
DEVS_MAIL
"devs@unaide.com"
DISCORD_DSN
"discord://Md91Ks1FyB5PKcfewoxm_JQrEV_o_UkENwQ-Z61lNpUhTF_yM6JAVKkdVGoYE85RNVgY@default?webhook_id=1386967001049600000"
DISCORD_TICKET_SUPPORT_DSN
"discord://PdkJ-cY8vBM3r1uh4324-hOVtLBsTBOR9otXOzbZECMauzqqA7uwtLz_cAZi__Ij0P54@default?webhook_id=1432374588456566900"
DPO_MAIL
"dpo@unaide.com"
FALL_BACK_LINK
"https://utech.care/a-propos/uconnect/"
FILE_PATH_APPLE
"/home/dev/backend/config/Authentication/AuthKey_XNNL44R6TC.p8"
FROM_MAIL
"ne-pas-repondre@unaide.com"
GEOCODING_KEY
"AIzaSyCu6JEwn5kLX3zgNO8z-7IkT_M7ahDPL1U"
GOOGLE_CLIENT_ID_ANDROID
"973376010425-c7obl3798r257si4v6baue26n2918sin.apps.googleusercontent.com"
GOOGLE_CLIENT_ID_IOS
"973376010425-jp94o8sm89920qkjvrenibivolc83d2s.apps.googleusercontent.com"
GOOGLE_CLIENT_ID_WEB
"973376010425-j65ptasm6sjglli05218c7ce7fiat6oe.apps.googleusercontent.com"
HAS_AUTONOMOUS_TEAM
"true"
HAS_WALLET
"true"
ICON_CUSTOMER
"mdi-tooltip-account"
ICON_HEALTH_PROFESSIONAL
"mdi-bookmark-plus-outline"
ICON_INTERVENER
"mdi-clipboard-account"
ICON_OTHER
"mdi-flag"
ICON_RELATIVE
"mdi-account-multiple"
ICON_RESIDENT
"mdi-camera-account"
IMPORTANT_MAIL
"service-technique@unaide.com"
IS_CA
"false"
IS_IRCEM
"false"
IS_VIAVITA
"false"
JWT_PASSPHRASE
"unaidetokenauthunaidetokenauthunaidetokenauthunaidetokenauthunaidetokenauthunaidetokenauthunaidetokenauth"
JWT_PUBLIC_KEY
"%kernel.project_dir%/config/jwt/privkey.pub"
JWT_SECRET_KEY
"%kernel.project_dir%/config/jwt/privkey.pem"
KEY_CONTENTS
"MIGTAgEAMBMGByqGSM49AgEGCCqGSM49AwEHBHkwdwIBAQQgNtuEaRo0TQJEkXcU|jP1mE4p3nSceEaaGZAXDkpbWZjCgCgYIKoZIzj0DAQehRANCAAT0HWj2oradutCf|YBlBuIaYqEqTlmyDgtpWUoCVuLEXck8ukCKceGi/ke6hGX6cYjlFQDBfZ9qDfzp+|retk8w+a"
KEY_ID
"XNNL44R6TC"
LINK_TO_UCONNECT
"https://unaide.page.link/JTT6"
MAILER_DSN
"smtp://service-technique%40unaide.fr:PzuOfJAKz3j%406WET@mail.unaide.fr:587"
MAP_ID
"2d69f4414f7f8ac8"
MESSENGER_TRANSPORT_DSN
"amqp://api:mH2v732H@rabbit_mq:5672"
MIDDLEWARE_ADDRESS
"rabbit_mq"
MIDDLEWARE_PORT
"5672"
MIDDLEWARE_WEBSOCKET_LOGIN
"websocket"
MIDDLEWARE_WEBSOCKET_PASSWORD
"aVd632Bz2"
OAUTH_FACEBOOK_ID
"668351637740671"
OAUTH_FACEBOOK_SECRET
"bc34036a96da1b3267abb485c232b999"
OGUST_PRIVATE_KEY
"6FD61772651F3461"
OGUST_PUBLIC_KEY
"60632017654864765617"
OGUST_TELEGESTION_PRIVATE_KEY
"1B01E6B9B9870E83"
OGUST_TELEGESTION_PUBLIC_KEY
"36186284889810324840"
OPEN_STACK_ACCESS_BUCKET_NAME
"preprod-unaide-storage"
OPEN_STACK_ACCESS_NAME
"user-bM57H37bapGd"
OPEN_STACK_ACCESS_PASSWORD
"RQ2CzczbHSgNyZjpAm79t9rSAht4kMKQ"
OPEN_STACK_ACCESS_PUBLIC_BUCKET_NAME
"preprod-public-unaide-storage"
OPEN_STACK_ACCESS_REGION
"GRA"
OPEN_STACK_PUBLIC_ENDPOINT
"https://storage.gra.cloud.ovh.net/v1/AUTH_2e38566bc76d438eb5893b968278014f/preprod-public-unaide-storage/"
OPEN_STACK_TEMP_URL_KEY
"AIzaSyCu6JEwn5kLX3zgNO8z"
OVHCLOUD_DSN
"ovhcloud://a0d94a017b25694b:45b31d0ed321bc8cb4c7f233781f62c2@default?consumer_key=aa00e90962067fe0aa07ef29a0dc80a5&service_name=sms-mm1434831-1&sender=UNAIDE.FR"
OVH_APPLICATION_KEY
"a0d94a017b25694b"
OVH_APPLICATION_SECRET
"45b31d0ed321bc8cb4c7f233781f62c2"
OVH_CONSUMER_KEY
"aa00e90962067fe0aa07ef29a0dc80a5"
OVH_SENDER
"UNAIDE.FR"
OVH_SERVICE_NAME
"sms-mm1434831-1"
PLAY_STORE_URL
"https://play.google.com/store/apps/details?id=fr.unaide.unaide_connect&hl=fr&gl=US"
PRIMARY_A
"110|207|205"
PRIMARY_B
"167|218|64"
PRIMARY_C
"232|181|37"
SARBACANE_DSN
"sarbacane+api://33ef4t5f6856jqheny8aq0j888us54gi1ftcxc3lde98@default"
SELFED_SOLICITATION
"true"
SENIORADOM_LOGIN
"devs@unaide.com"
SENIORADOM_URL
"https://gateway-pp.senioradom.com/api"
SENIeRADOM_PASSWORD
"cFShAKJqjb"
SENTRY_DSN
""
SERVICE_ID
"fr.unaide.unaideConnect.dev.signin"
SMIC
"10.15"
SMTP_PASSWORD
"PzuOfJAKz3j%406WET"
SMTP_USERNAME
"service-technique%40unaide.fr"
SUPPORT_MAIL
"contact@unaide.com"
TEAM_ID
"4R9S55WU3V"
TECHNIQUE_MAIL
"service-technique@unaide.com"
TECHNIQUE_MAIL_PASSWORD
"Unaidetechnique9100"
TMP_UPLOAD_DIR_PATH
"/home/dev/tmp"
TWILIO_ACCOUNT_SID
"ACd0c99864da7fd412f5b2ce7c2743f52d"
TWILIO_AUTH_TOKEN
"dcb010ba81d2825cb8207b35b6f46c95"
TWILIO_DSN
"twilio://ACd0c99864da7fd412f5b2ce7c2743f52d:dcb010ba81d2825cb8207b35b6f46c95@default?from=16183531662"
TWILIO_NUMBER
"+16183531662"
TWO_FACTOR_AUTO
"false"
TWO_FACTOR_COOKIE_NAME
"Auth"
TWO_FACTOR_COOKIE_SAME_SITE
"lax"
TWO_FACTOR_LIFETIME
"36000"
TWO_FACTOR_SECRET
"RKnWUMzZnX3+HzNeh5MjS8Lsw5jLDT5qAQydFsd3Qf3aHW1pvTIgI8qKCrqzwzPYugdb58iHUlW1oIU700ee00nVHtBuY4YUrWxId6nREdfAimprttj9mc7VVasazy41Y9wjA3y+6RV3vC50arqIEhmBDsjKnYzqhcLWerkOa8="
UHELP_EXPIRED
"+10 minutes"
UHELP_MAIL
"superadmin1@unaide.com"
UHELP_PASSPHRASE
"unaidetokenauthunaidetokenauthunaidetokenauthunaidetokenauthunaidetokenauthunaidetokenauthunaidetokenauth"
UHELP_SHORT_URL
"unaide.fr"
UHELP_URL
"https://preprod-uhelp.utech.care"
UPLOAD_DIR_PATH
"/home/dev/upload"
URL_APN
"fr.unaide.unaide_connect.dev"
URL_BASE
"https://unaide.page.link/"
URL_DOMAIN
"https://utech.care/"
URL_EFR
"1"
URL_IBI
"fr.unaide.unaideConnect.dev"
URL_IMV
"1.0.0"
URL_ISI
"1511913836"
URSSAF_CLIENT_ID
"e5819d45-97ef-46e0-bee7-e7c05440a011"
URSSAF_CLIENT_SECRET
"1aed5694-bd79-493b-82b8-34d5aa1f1eca"
WEBHOOK_KEY
"whsec_b730114782c652db83759cc601567ba82a00833b8b7aaee3d2e25e606efacfec"
WEBSOCKET_URL
"wss://preprod-websocket.utech.care"
WKHTMLTOIMAGE_PATH
"/usr/local/bin/wkhtmltoimage"
WKHTMLTOPDF_PATH
"/usr/local/bin/wkhtmltopdf"

Defined as regular env variables

Key Value
APP_DEBUG
"1"
CONTENT_LENGTH
""
CONTENT_TYPE
""
DATABASE_URL
"postgres://preprod:databaseUnaide9100@postgres:5432/preprod?serverVersion=17&charset=utf8"
DOCUMENT_ROOT
"/home/dev/backend/current/public"
DOCUMENT_URI
"/index.php"
FCGI_ROLE
"RESPONDER"
GATEWAY_INTERFACE
"CGI/1.1"
GPG_KEYS
"1198C0117593497A5EC5C199286AF1F9897469DC C28D937575603EB4ABB725861C0779DC5C0A9DE4 AFD8691FDAEDF03BDF6E460563F15A9B715376CA"
HOME
"/"
HOSTNAME
"6273d7ea2bf6"
HTTPS
"on"
HTTP_ACCEPT
"*/*"
HTTP_ACCEPT_ENCODING
"gzip"
HTTP_COOKIE
"main_deauth_profile_token=d05665"
HTTP_FROM
"gptbot(at)openai.com"
HTTP_HOST
"preprod-backapp.utech.care"
HTTP_USER_AGENT
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; GPTBot/1.3; +https://openai.com/gptbot)"
HTTP_VIA
"1.1 7d04159e0147 (Varnish/8.0)"
HTTP_X_FORWARDED_FOR
"74.7.227.41, 172.18.0.2"
HTTP_X_FORWARDED_PROTO
"https"
HTTP_X_OPENAI_HOST_HASH
"725463962"
HTTP_X_REAL_IP
"74.7.227.41"
HTTP_X_USER_CONTEXT_HASH
"491300531878d1465c698c64d2574b7dfa62b2ff3493605f909028675fc2d35c"
HTTP_X_VARNISH
"14585663"
PATH
"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"
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.3.19.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
"976e4077dd25bec96b5dfe8938052d243bbd838f95368a204896eff12756545f"
PHP_URL
"https://www.php.net/distributions/php-8.3.19.tar.xz"
PHP_VERSION
"8.3.19"
PWD
"/home/dev/backend"
QUERY_STRING
""
REDIRECT_STATUS
"200"
REMOTE_ADDR
"172.18.0.6"
REMOTE_PORT
"52134"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"http"
REQUEST_TIME
1765404355
REQUEST_TIME_FLOAT
1765404355.8855
REQUEST_URI
"/services/user/profile"
SCRIPT_FILENAME
"/home/dev/backend/releases/20251210164520/public/index.php"
SCRIPT_NAME
"/index.php"
SERVER_ADDR
"172.18.0.2"
SERVER_NAME
"preprod-backapp.utech.care"
SERVER_PORT
"8081"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SOFTWARE
"nginx/1.22.1"
STRIPE_PUBLIC
"pk_test_51SIqIoKGhj5Rerz9pboZTAWVoC0X39sRtR9Tgq9Dxhmc2SMsfF2BqUlyf0CiJ37yi4D0tf0TkApXWAKUIJVTeAt000lG8bUUrF"
STRIPE_SECRET
"sk_test_51SIqIoKGhj5Rerz9Xb0zEsa3PgXkFrWFLX9aoCUW02CVD25VDoFsbzoyWU9Ou9aF5smdEgUWzxXxSv5GIx6kMmaj00xvO3XXbx"
SYMFONY_DOTENV_PATH
"/home/dev/backend/releases/20251210164520/.env"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_SECRET,SMTP_USERNAME,SMTP_PASSWORD,MAILER_DSN,FROM_MAIL,CONTACT_MAIL,DPO_MAIL,SUPPORT_MAIL,JWT_SECRET_KEY,JWT_PUBLIC_KEY,JWT_PASSPHRASE,CORS_ALLOW_ORIGIN,UPLOAD_DIR_PATH,TMP_UPLOAD_DIR_PATH,TECHNIQUE_MAIL,TECHNIQUE_MAIL_PASSWORD,DEVS_MAIL,IMPORTANT_MAIL,MIDDLEWARE_WEBSOCKET_LOGIN,MIDDLEWARE_WEBSOCKET_PASSWORD,MIDDLEWARE_ADDRESS,MIDDLEWARE_PORT,MESSENGER_TRANSPORT_DSN,ACCESS_ALERT,ACCESS_ADD,ACCESS_BUSINESS_PROVIDER,ACCESS_STATISTIC,ACCESS_TECHNOLOGY,ACCESS_SOLICITATION,AUTO_CONFLICT_DISCUSSION,HAS_AUTONOMOUS_TEAM,HAS_WALLET,SELFED_SOLICITATION,COMPANY_TYPE,COMPANY_NAME,COMPANY_EMAIL,COMPANY_PHONE,APP_NAME,ADDRESS_COMPANY,APP_URL,BACKOFFICE_URL,PLAY_STORE_URL,APP_STORE_URL,SMIC,COLOR_PRIMARY,COLOR_ACCENT,COLOR_OPPOSITE_PRIMARY,PRIMARY_A,PRIMARY_B,PRIMARY_C,DEFAULT_SOLICITATION_DISTANCE,COORDINATOR_MAIL,IS_IRCEM,IS_CA,IS_VIAVITA,TWO_FACTOR_AUTO,TWO_FACTOR_SECRET,TWO_FACTOR_COOKIE_NAME,TWO_FACTOR_LIFETIME,TWO_FACTOR_COOKIE_SAME_SITE,SENIORADOM_URL,SENIORADOM_LOGIN,SENIeRADOM_PASSWORD,AWS_S3_ACCESS_KEY,AWS_S3_ACCESS_SECRET,AWS_S3_ACCESS_REGION,AWS_S3_ACCESS_BUCKET_NAME,OPEN_STACK_ACCESS_NAME,OPEN_STACK_ACCESS_PASSWORD,OPEN_STACK_ACCESS_REGION,OPEN_STACK_ACCESS_BUCKET_NAME,OPEN_STACK_ACCESS_PUBLIC_BUCKET_NAME,OPEN_STACK_PUBLIC_ENDPOINT,OPEN_STACK_TEMP_URL_KEY,URL_BASE,URL_DOMAIN,FALL_BACK_LINK,URL_APN,URL_IBI,URL_ISI,URL_IMV,URL_EFR,GEOCODING_KEY,MAP_ID,TEAM_ID,SERVICE_ID,BUNDLE_ID,KEY_ID,KEY_CONTENTS,ANDROID_PACKAGE_IDENTIFIER,FILE_PATH_APPLE,GOOGLE_CLIENT_ID_ANDROID,GOOGLE_CLIENT_ID_IOS,GOOGLE_CLIENT_ID_WEB,OAUTH_FACEBOOK_ID,OAUTH_FACEBOOK_SECRET,COLOR_INTERVENER,COLOR_RELATIVE,COLOR_RESIDENT,COLOR_CUSTOMER,COLOR_HEALTH_PROFESSIONAL,COLOR_OTHER,ICON_INTERVENER,ICON_RELATIVE,ICON_RESIDENT,ICON_CUSTOMER,ICON_HEALTH_PROFESSIONAL,ICON_OTHER,WKHTMLTOPDF_PATH,WKHTMLTOIMAGE_PATH,WEBHOOK_KEY,UHELP_URL,UHELP_SHORT_URL,UHELP_PASSPHRASE,UHELP_MAIL,UHELP_EXPIRED,LINK_TO_UCONNECT,TWILIO_ACCOUNT_SID,TWILIO_AUTH_TOKEN,TWILIO_NUMBER,TWILIO_DSN,OVH_APPLICATION_KEY,OVH_APPLICATION_SECRET,OVH_CONSUMER_KEY,OVH_SERVICE_NAME,OVH_SENDER,OVHCLOUD_DSN,URSSAF_CLIENT_ID,URSSAF_CLIENT_SECRET,CALENDLY_APP_ID,CALENDLY_SECRET,CALENDLY_WEBHOOK,CALENDLY_EVENT_TYPE,CALENDLY_URL_FINALISATION,SENTRY_DSN,OGUST_PUBLIC_KEY,DISCORD_DSN,OGUST_PRIVATE_KEY,OGUST_TELEGESTION_PUBLIC_KEY,OGUST_TELEGESTION_PRIVATE_KEY,SARBACANE_DSN,BRANCH_KEY,WEBSOCKET_URL,DISCORD_TICKET_SUPPORT_DSN"

Sub Requests 1

ErrorController (token = a6a3e7)

Key Value
_controller
"error_controller"
_stopwatch_token
"9f1707"
exception
JMS\Serializer\Exception\NotAcceptableException {#505
  #message: ""
  #code: 0
  #file: "/home/dev/backend/releases/20251210164520/vendor/jms/serializer/src/GraphNavigator/SerializationGraphNavigator.php"
  #line: 148
  trace: {
    /home/dev/backend/releases/20251210164520/vendor/jms/serializer/src/GraphNavigator/SerializationGraphNavigator.php:148 {
      JMS\Serializer\GraphNavigator\SerializationGraphNavigator->accept($data, ?array $type = null) …
      › if (!$this->shouldSerializeNull && !$this->isRootNullAllowed()) {    throw new NotAcceptableException();}
    }
    /home/dev/backend/releases/20251210164520/vendor/jms/serializer/src/Serializer.php:256 {
      JMS\Serializer\Serializer->visit(GraphNavigatorInterface $navigator, VisitorInterface $visitor, Context $context, $data, string $format, ?string $type = null, bool $prepare = true) …
      › 
      ›     return $navigator->accept($data, $type);}
      arguments: {
        $data: null
        $type: [ …2]
      }
    }
    /home/dev/backend/releases/20251210164520/vendor/jms/serializer/src/Serializer.php:163 {
      JMS\Serializer\Serializer->serialize($data, string $format, ?SerializationContext $context = null, ?string $type = null): string …
      › 
      › $result = $this->visit($navigator, $visitor, $context, $data, $format, $type);arguments: {
        $navigator: JMS\Serializer\GraphNavigator\SerializationGraphNavigator {#489 …}
        $visitor: JMS\Serializer\JsonSerializationVisitor {#460 …}
        $context: JMS\Serializer\SerializationContext {#501 …}
        $data: null
        $format: "json"
        $type: null
      }
    }
    /home/dev/backend/releases/20251210164520/src/Controller/Service/Admin/UserServiceController.php:271 {
      App\Controller\Service\Admin\UserServiceController->getProfile(SerializerInterface $serializer, JWTTokenManagerInterface $tokenManager) …
      › {    $data = $serializer->serialize(        $this->getUser(),
      arguments: {
        $data: null
        $format: "json"
        $context: JMS\Serializer\SerializationContext {#501 …}
      }
    }
    /home/dev/backend/releases/20251210164520/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: {
        $serializer: JMS\Serializer\Serializer {#1008 …}
        $tokenManager: Lexik\Bundle\JWTAuthenticationBundle\Services\JWTManager {#906 …}
      }
    }
    /home/dev/backend/releases/20251210164520/vendor/symfony/http-kernel/HttpKernel.php:76 {
      Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
      › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
      arguments: {
        $request: Symfony\Component\HttpFoundation\Request {#22 …}
        $type: 1
      }
    }
    /home/dev/backend/releases/20251210164520/vendor/symfony/http-kernel/Kernel.php:182 {
      Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
      › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
      arguments: {
        $request: Symfony\Component\HttpFoundation\Request {#22 …}
        $type: 1
        $catch: true
      }
    }
    /home/dev/backend/releases/20251210164520/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
      Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
      › {    $response = $this->kernel->handle($this->request);arguments: {
        $request: Symfony\Component\HttpFoundation\Request {#22 …}
      }
    }
    /home/dev/backend/releases/20251210164520/vendor/autoload_runtime.php:29 {
      require_once …
      ›         ->getRunner($app)        ->run());
    }
    /home/dev/backend/releases/20251210164520/public/index.php:5 {
      › 
      › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
        "/home/dev/backend/releases/20251210164520/vendor/autoload_runtime.php"
      }
    }
  }
}
logger
Symfony\Bridge\Monolog\Processor\DebugProcessor {#1561
  -records: [
    22 => [
      [
        "timestamp" => 1765404356
        "timestamp_rfc3339" => "2025-12-10T23:05:56.307+01: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" => 1765404356
        "timestamp_rfc3339" => "2025-12-10T23:05:56.307+01: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" => 1765404356
        "timestamp_rfc3339" => "2025-12-10T23:05:56.307+01: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" => 1765404356
        "timestamp_rfc3339" => "2025-12-10T23:05:56.307+01: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" => 1765404356
        "timestamp_rfc3339" => "2025-12-10T23:05:56.307+01: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" => 1765404356
        "timestamp_rfc3339" => "2025-12-10T23:05:56.307+01: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" => 1765404356
        "timestamp_rfc3339" => "2025-12-10T23:05:56.307+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "FOS\RestBundle\EventListener\FormatListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1765404356
        "timestamp_rfc3339" => "2025-12-10T23:05:56.307+01: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" => 1765404356
        "timestamp_rfc3339" => "2025-12-10T23:05:56.307+01: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" => 1765404356
        "timestamp_rfc3339" => "2025-12-10T23:05:56.307+01: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" => 1765404356
        "timestamp_rfc3339" => "2025-12-10T23:05:56.307+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "FOS\RestBundle\EventListener\BodyListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1765404356
        "timestamp_rfc3339" => "2025-12-10T23:05:56.307+01: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" => 1765404356
        "timestamp_rfc3339" => "2025-12-10T23:05:56.307+01: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" => 1765404356
        "timestamp_rfc3339" => "2025-12-10T23:05:56.307+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "FOS\HttpCacheBundle\EventListener\UserContextListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1765404356
        "timestamp_rfc3339" => "2025-12-10T23:05:56.307+01: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" => 1765404356
        "timestamp_rfc3339" => "2025-12-10T23:05:56.553+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller"
          "listener" => "FOS\RestBundle\EventListener\ParamFetcherListener::onKernelController"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1765404356
        "timestamp_rfc3339" => "2025-12-10T23:05:56.553+01: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" => 1765404356
        "timestamp_rfc3339" => "2025-12-10T23:05:56.553+01: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" => 1765404356
        "timestamp_rfc3339" => "2025-12-10T23:05:56.553+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller"
          "listener" => "FOS\RestBundle\EventListener\ViewResponseListener::onKernelController"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1765404356
        "timestamp_rfc3339" => "2025-12-10T23:05:56.553+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller"
          "listener" => "Unleash\Client\Bundle\Listener\ControllerAttributeResolver::onControllerResolved"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1765404356
        "timestamp_rfc3339" => "2025-12-10T23:05:56.670+01: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" => 1765404356
        "timestamp_rfc3339" => "2025-12-10T23:05:56.670+01: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" => 1765404356
        "timestamp_rfc3339" => "2025-12-10T23:05:56.670+01: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" => 1765404356
        "timestamp_rfc3339" => "2025-12-10T23:05:56.670+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller_arguments"
          "listener" => "ContainerZcpcR8R\RequestPayloadValueResolverGhost01ca9cc::onKernelControllerArguments"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1765404356
        "timestamp_rfc3339" => "2025-12-10T23:05:56.670+01: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" => 1765404356
        "timestamp_rfc3339" => "2025-12-10T23:05:56.695+01:00"
        "message" => "Uncaught PHP Exception JMS\Serializer\Exception\NotAcceptableException: "" at SerializationGraphNavigator.php line 148"
        "priority" => 500
        "priorityName" => "CRITICAL"
        "context" => [
          "exception" => JMS\Serializer\Exception\NotAcceptableException {#505
            #message: ""
            #code: 0
            #file: "/home/dev/backend/releases/20251210164520/vendor/jms/serializer/src/GraphNavigator/SerializationGraphNavigator.php"
            #line: 148
            trace: {
              /home/dev/backend/releases/20251210164520/vendor/jms/serializer/src/GraphNavigator/SerializationGraphNavigator.php:148 {
                JMS\Serializer\GraphNavigator\SerializationGraphNavigator->accept($data, ?array $type = null) …
                › if (!$this->shouldSerializeNull && !$this->isRootNullAllowed()) {    throw new NotAcceptableException();}
              }
              /home/dev/backend/releases/20251210164520/vendor/jms/serializer/src/Serializer.php:256 {
                JMS\Serializer\Serializer->visit(GraphNavigatorInterface $navigator, VisitorInterface $visitor, Context $context, $data, string $format, ?string $type = null, bool $prepare = true) …
                › 
                ›     return $navigator->accept($data, $type);}
                arguments: {
                  $data: null
                  $type: [ …2]
                }
              }
              /home/dev/backend/releases/20251210164520/vendor/jms/serializer/src/Serializer.php:163 {
                JMS\Serializer\Serializer->serialize($data, string $format, ?SerializationContext $context = null, ?string $type = null): string …
                › 
                › $result = $this->visit($navigator, $visitor, $context, $data, $format, $type);arguments: {
                  $navigator: JMS\Serializer\GraphNavigator\SerializationGraphNavigator {#489 …}
                  $visitor: JMS\Serializer\JsonSerializationVisitor {#460 …}
                  $context: JMS\Serializer\SerializationContext {#501 …}
                  $data: null
                  $format: "json"
                  $type: null
                }
              }
              /home/dev/backend/releases/20251210164520/src/Controller/Service/Admin/UserServiceController.php:271 {
                App\Controller\Service\Admin\UserServiceController->getProfile(SerializerInterface $serializer, JWTTokenManagerInterface $tokenManager) …
                › {    $data = $serializer->serialize(        $this->getUser(),
                arguments: {
                  $data: null
                  $format: "json"
                  $context: JMS\Serializer\SerializationContext {#501 …}
                }
              }
              /home/dev/backend/releases/20251210164520/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: {
                  $serializer: JMS\Serializer\Serializer {#1008 …}
                  $tokenManager: Lexik\Bundle\JWTAuthenticationBundle\Services\JWTManager {#906 …}
                }
              }
              /home/dev/backend/releases/20251210164520/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#22 …}
                  $type: 1
                }
              }
              /home/dev/backend/releases/20251210164520/vendor/symfony/http-kernel/Kernel.php:182 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#22 …}
                  $type: 1
                  $catch: true
                }
              }
              /home/dev/backend/releases/20251210164520/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#22 …}
                }
              }
              /home/dev/backend/releases/20251210164520/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /home/dev/backend/releases/20251210164520/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/home/dev/backend/releases/20251210164520/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "request"
      ]
      [
        "timestamp" => 1765404356
        "timestamp_rfc3339" => "2025-12-10T23:05:56.754+01: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" => 1765404356
        "timestamp_rfc3339" => "2025-12-10T23:05:56.754+01: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" => 1765404356
        "timestamp_rfc3339" => "2025-12-10T23:05:56.754+01: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" => 1765404356
        "timestamp_rfc3339" => "2025-12-10T23:05:56.754+01: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" => 1765404356
        "timestamp_rfc3339" => "2025-12-10T23:05:56.754+01: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" => 1765404356
        "timestamp_rfc3339" => "2025-12-10T23:05:56.754+01: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" => 1765404356
        "timestamp_rfc3339" => "2025-12-10T23:05:56.754+01: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" => 1765404356
        "timestamp_rfc3339" => "2025-12-10T23:05:56.754+01: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" => 1765404356
        "timestamp_rfc3339" => "2025-12-10T23:05:56.761+01: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" => 1765404356
        "timestamp_rfc3339" => "2025-12-10T23:05:56.761+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "App\EventListener\CleanNullPropertiesListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1765404356
        "timestamp_rfc3339" => "2025-12-10T23:05:56.761+01: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" => 1765404356
        "timestamp_rfc3339" => "2025-12-10T23:05:56.761+01: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" => 1765404356
        "timestamp_rfc3339" => "2025-12-10T23:05:56.761+01: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" => 1765404356
        "timestamp_rfc3339" => "2025-12-10T23:05:56.761+01: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" => 1765404356
        "timestamp_rfc3339" => "2025-12-10T23:05:56.761+01: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" => 1765404356
        "timestamp_rfc3339" => "2025-12-10T23:05:56.761+01: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" => 1765404356
        "timestamp_rfc3339" => "2025-12-10T23:05:56.761+01: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" => 1765404356
        "timestamp_rfc3339" => "2025-12-10T23:05:56.761+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "FOS\HttpCacheBundle\EventListener\UserContextListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1765404356
        "timestamp_rfc3339" => "2025-12-10T23:05:56.762+01: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" => 1765404356
        "timestamp_rfc3339" => "2025-12-10T23:05:56.762+01: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" => 1765404356
        "timestamp_rfc3339" => "2025-12-10T23:05:56.762+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "App\EventSubscriber\CorsVarySubscriber::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1765404356
        "timestamp_rfc3339" => "2025-12-10T23:05:56.762+01: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" => 1765404356
        "timestamp_rfc3339" => "2025-12-10T23:05:56.762+01: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" => 1765404356
        "timestamp_rfc3339" => "2025-12-10T23:05:56.762+01: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" => 1765404356
        "timestamp_rfc3339" => "2025-12-10T23:05:56.762+01: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" => 1765404356
        "timestamp_rfc3339" => "2025-12-10T23:05:56.762+01: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" => 1765404356
        "timestamp_rfc3339" => "2025-12-10T23:05:56.762+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "App\EventSubscriber\User\UserContextCacheSubscriber::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1765404356
        "timestamp_rfc3339" => "2025-12-10T23:05:56.762+01: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" => 1765404356
        "timestamp_rfc3339" => "2025-12-10T23:05:56.762+01: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" => 1765404356
        "timestamp_rfc3339" => "2025-12-10T23:05:56.762+01: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" => 1765404356
        "timestamp_rfc3339" => "2025-12-10T23:05:56.762+01: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" => 1765404356
        "timestamp_rfc3339" => "2025-12-10T23:05:56.762+01: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"
      ]
    ]
    247 => [
      [
        "timestamp" => 1765404356
        "timestamp_rfc3339" => "2025-12-10T23:05:56.709+01: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" => 1765404356
        "timestamp_rfc3339" => "2025-12-10T23:05:56.709+01: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" => 1765404356
        "timestamp_rfc3339" => "2025-12-10T23:05:56.709+01: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" => 1765404356
        "timestamp_rfc3339" => "2025-12-10T23:05:56.709+01: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" => 1765404356
        "timestamp_rfc3339" => "2025-12-10T23:05:56.709+01: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" => 1765404356
        "timestamp_rfc3339" => "2025-12-10T23:05:56.709+01: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" => 1765404356
        "timestamp_rfc3339" => "2025-12-10T23:05:56.709+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "FOS\RestBundle\EventListener\FormatListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1765404356
        "timestamp_rfc3339" => "2025-12-10T23:05:56.709+01: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" => 1765404356
        "timestamp_rfc3339" => "2025-12-10T23:05:56.709+01: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" => 1765404356
        "timestamp_rfc3339" => "2025-12-10T23:05:56.709+01: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" => 1765404356
        "timestamp_rfc3339" => "2025-12-10T23:05:56.710+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "FOS\RestBundle\EventListener\BodyListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1765404356
        "timestamp_rfc3339" => "2025-12-10T23:05:56.710+01: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" => 1765404356
        "timestamp_rfc3339" => "2025-12-10T23:05:56.710+01: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" => 1765404356
        "timestamp_rfc3339" => "2025-12-10T23:05:56.710+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "FOS\HttpCacheBundle\EventListener\UserContextListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1765404356
        "timestamp_rfc3339" => "2025-12-10T23:05:56.710+01: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" => 1765404356
        "timestamp_rfc3339" => "2025-12-10T23:05:56.710+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller"
          "listener" => "FOS\RestBundle\EventListener\ParamFetcherListener::onKernelController"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1765404356
        "timestamp_rfc3339" => "2025-12-10T23:05:56.710+01: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" => 1765404356
        "timestamp_rfc3339" => "2025-12-10T23:05:56.710+01: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" => 1765404356
        "timestamp_rfc3339" => "2025-12-10T23:05:56.710+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller"
          "listener" => "FOS\RestBundle\EventListener\ViewResponseListener::onKernelController"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1765404356
        "timestamp_rfc3339" => "2025-12-10T23:05:56.710+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller"
          "listener" => "Unleash\Client\Bundle\Listener\ControllerAttributeResolver::onControllerResolved"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1765404356
        "timestamp_rfc3339" => "2025-12-10T23:05:56.710+01: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" => 1765404356
        "timestamp_rfc3339" => "2025-12-10T23:05:56.711+01: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" => 1765404356
        "timestamp_rfc3339" => "2025-12-10T23:05:56.711+01: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" => 1765404356
        "timestamp_rfc3339" => "2025-12-10T23:05:56.711+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller_arguments"
          "listener" => "ContainerZcpcR8R\RequestPayloadValueResolverGhost01ca9cc::onKernelControllerArguments"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1765404356
        "timestamp_rfc3339" => "2025-12-10T23:05:56.711+01: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" => 1765404356
        "timestamp_rfc3339" => "2025-12-10T23:05:56.753+01: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" => 1765404356
        "timestamp_rfc3339" => "2025-12-10T23:05:56.753+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "App\EventListener\CleanNullPropertiesListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1765404356
        "timestamp_rfc3339" => "2025-12-10T23:05:56.753+01: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" => 1765404356
        "timestamp_rfc3339" => "2025-12-10T23:05:56.753+01: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" => 1765404356
        "timestamp_rfc3339" => "2025-12-10T23:05:56.753+01: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" => 1765404356
        "timestamp_rfc3339" => "2025-12-10T23:05:56.753+01: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" => 1765404356
        "timestamp_rfc3339" => "2025-12-10T23:05:56.753+01: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" => 1765404356
        "timestamp_rfc3339" => "2025-12-10T23:05:56.753+01: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" => 1765404356
        "timestamp_rfc3339" => "2025-12-10T23:05:56.753+01: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" => 1765404356
        "timestamp_rfc3339" => "2025-12-10T23:05:56.753+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "FOS\HttpCacheBundle\EventListener\UserContextListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1765404356
        "timestamp_rfc3339" => "2025-12-10T23:05:56.753+01: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" => 1765404356
        "timestamp_rfc3339" => "2025-12-10T23:05:56.753+01: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" => 1765404356
        "timestamp_rfc3339" => "2025-12-10T23:05:56.753+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "App\EventSubscriber\CorsVarySubscriber::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1765404356
        "timestamp_rfc3339" => "2025-12-10T23:05:56.753+01: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" => 1765404356
        "timestamp_rfc3339" => "2025-12-10T23:05:56.753+01: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" => 1765404356
        "timestamp_rfc3339" => "2025-12-10T23:05:56.753+01: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" => 1765404356
        "timestamp_rfc3339" => "2025-12-10T23:05:56.753+01: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" => 1765404356
        "timestamp_rfc3339" => "2025-12-10T23:05:56.753+01: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" => 1765404356
        "timestamp_rfc3339" => "2025-12-10T23:05:56.753+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "App\EventSubscriber\User\UserContextCacheSubscriber::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1765404356
        "timestamp_rfc3339" => "2025-12-10T23:05:56.753+01: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" => 1765404356
        "timestamp_rfc3339" => "2025-12-10T23:05:56.753+01: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" => 1765404356
        "timestamp_rfc3339" => "2025-12-10T23:05:56.753+01: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" => 1765404356
        "timestamp_rfc3339" => "2025-12-10T23:05:56.753+01: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" => 1765404356
        "timestamp_rfc3339" => "2025-12-10T23:05:56.754+01: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: [
    22 => 1
    247 => 0
  ]
  -requestStack: Symfony\Component\HttpKernel\Debug\VirtualRequestStack {#1564 …}
}
paramFetcher
FOS\RestBundle\Request\ParamFetcher {#975
  -container: ContainerZcpcR8R\App_KernelDevDebugContainer {#131 …}
  -parameterBag: FOS\RestBundle\Request\ParameterBag {#859 …}
  -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1565 …}
  -validator: Symfony\Component\Validator\Validator\TraceableValidator {#969 …}
}