Request / Response
Request
GET Parameters
None
POST Parameters
None
Uploaded Files
None
Request Attributes
| Key | Value |
|---|---|
| _controller | "UniteCMS\CoreBundle\Controller\ApiController::api" |
| _firewall_context | "security.firewall.map.context.api" |
| _remove_csp_headers | true |
| _route | "unite_cms_api" |
| _route_params | [ "schemaName" => "admin" ] |
| _security_firewall_run | "_security_admin" |
| _stopwatch_token | "f67761" |
| schemaName | "admin" |
Request Headers
| Header | Value |
|---|---|
| accept | "*/*" |
| accept-encoding | "gzip, deflate, br, zstd" |
| accept-language | "de-DE,de;q=0.9,en-US;q=0.8,en;q=0.7" |
| content-length | "174" |
| content-type | "application/json" |
| cookie | "_ga_PL6LRVZYS3=GS1.1.1746103961.10.0.1746103961.60.0.1198528571; _fbp=fb.1.1758614925939.790347861550441899; _ga=GA1.1.353071951.1744200833; _ga_E5SVSWNKQF=GS2.1.s1765446442$o5$g0$t1765446442$j60$l0$h0" |
| host | "kk.dwerk.at" |
| origin | "https://kk.dwerk.at" |
| priority | "u=1, i" |
| referer | "https://kk.dwerk.at/admin/default/QualitySeal/list?page0=1&criteria0=%7B%22locale%22%3A%22de%22%7D&limit0=10" |
| sec-ch-ua | ""Chromium";v="142", "Google Chrome";v="142", "Not_A Brand";v="99"" |
| sec-ch-ua-mobile | "?0" |
| sec-ch-ua-platform | ""macOS"" |
| sec-fetch-dest | "empty" |
| sec-fetch-mode | "cors" |
| sec-fetch-site | "same-origin" |
| user-agent | "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36" |
| x-php-ob-level | "1" |
Request Content
Pretty
{
"query": "query($criteria: UniteCriteriaInput) { total: countAdminNotification(criteria: $criteria) }",
"variables": {
"criteria": {
"field": "isRead",
"operator": "=",
"value": "0"
}
}
}
Raw
{"query":"query($criteria: UniteCriteriaInput) { total: countAdminNotification(criteria: $criteria) }","variables":{"criteria":{"field":"isRead","operator":"=","value":"0"}}}
Response
Response Headers
| Header | Value |
|---|---|
| cache-control | "no-cache, private" |
| content-type | "text/html; charset=UTF-8" |
| date | "Fri, 12 Dec 2025 11:51:48 GMT" |
| symfony-debug-toolbar-replace | "1" |
| vary | "Accept" |
| x-debug-exception | "Full%20authentication%20is%20required%20to%20access%20this%20resource." |
| x-debug-exception-file | "%2Fvar%2Fwww%2Fhtml%2Fkaepro%2Fvendor%2Fsymfony%2Fsecurity-http%2FFirewall%2FExceptionListener.php:232" |
| x-debug-token | "1d3217" |
| x-debug-token-link | "https://kk.dwerk.at/_profiler/a7c325" |
| x-previous-debug-token | "a7c325" |
| x-robots-tag | "noindex" |
Cookies
Request Cookies
| Key | Value |
|---|---|
| _fbp | "fb.1.1758614925939.790347861550441899" |
| _ga | "GA1.1.353071951.1744200833" |
| _ga_E5SVSWNKQF | "GS2.1.s1765446442$o5$g0$t1765446442$j60$l0$h0" |
| _ga_PL6LRVZYS3 | "GS1.1.1746103961.10.0.1746103961.60.0.1198528571" |
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:41
[
[
"file" => "/var/www/html/kaepro/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
"line" => 41
"function" => "getMetadataBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/html/kaepro/vendor/symfony/security-http/Firewall/AccessListener.php"
"line" => 78
"function" => "getToken"
"class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
"type" => "->"
]
[
"file" => "/var/www/html/kaepro/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php"
"line" => 46
"function" => "authenticate"
"class" => "Symfony\Component\Security\Http\Firewall\AccessListener"
"type" => "->"
]
[
"file" => "/var/www/html/kaepro/vendor/symfony/security-http/Firewall/AbstractListener.php"
"line" => 26
"function" => "authenticate"
"class" => "Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener"
"type" => "->"
]
[
"file" => "/var/www/html/kaepro/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php"
"line" => 83
"function" => "__invoke"
"class" => "Symfony\Component\Security\Http\Firewall\AbstractListener"
"type" => "->"
]
[
"file" => "/var/www/html/kaepro/vendor/symfony/security-http/Firewall.php"
"line" => 95
"function" => "callListeners"
"class" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener"
"type" => "->"
]
[
"file" => "/var/www/html/kaepro/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 116
"function" => "onKernelRequest"
"class" => "Symfony\Component\Security\Http\Firewall"
"type" => "->"
]
[
"file" => "/var/www/html/kaepro/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 220
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/var/www/html/kaepro/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/html/kaepro/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 139
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/html/kaepro/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 157
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/html/kaepro/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/html/kaepro/vendor/symfony/http-kernel/Kernel.php"
"line" => 197
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/html/kaepro/public/index.php"
"line" => 30
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
]
|
Flashes
Flashes
No flash messages were created.
Server Parameters
Server Parameters
Defined in .env
| Key | Value |
|---|---|
| ADMIN_OFFICE_EMAIL | "daniel.gaubinger@datenwerk.at" |
| ALTCHA_SECRET | "3fe3cf71f8934a8cf38307d694134379" |
| APP_ENV | "dev" |
| APP_SECRET | "de2eb5026f4e725a5f25fdcfb219149f" |
| CODING_RECIPIENT_EMAIL | "daniel.gaubinger@datenwerk.at" |
| CORS_ALLOW_ORIGIN | "^https?://(localhost|127\.0\.0\.1|jurypwa\.local|jurypwa\.dwerk\.at)(:[0-9]+)?$" |
| CRM_CAINFO_PATH | "/var/www/html/kaepro/config/crm_cert/cacert.pem" |
| CRM_CERT_PATH | "/var/www/html/kaepro/config/crm_cert/AMAMKTCRM_2024.pem" |
| CRM_CERT_PW | "ybv8VZRdcpAHMBp" |
| DATABASE_LEGACY_URL | "mysql://kaepro:qWT4h(L7773QD[1-@127.0.0.1:3306/usrdb_kaesecbk_kp?serverVersion=8.0&charset=utf8" |
| DATABASE_URL | "mysql://kaepro:qWT4h(L7773QD[1-@127.0.0.1:3306/kaepro_day1_js_closed?serverVersion=8.0&charset=utf8" |
| DEFAULT_URI | "https://kk.dwerk.at" |
| ENABLE_SERVICE_WORKER | "false" |
| EWZ_RECAPTCHA_SECRET | "6LdYRDoiAAAAAE1c6Dss8lqW0-KDdpg0L7noCYHD" |
| EWZ_RECAPTCHA_SITE_KEY | "6LdYRDoiAAAAAC01-wLns5aP3uFJe7g1-sCNN5ar" |
| FRONTEND_URL | "https://kk-web.dwerk.at" |
| GOOGLE_RECAPTCHA_SECRET | "6LdYRDoiAAAAAE1c6Dss8lqW0-KDdpg0L7noCYHD" |
| GOOGLE_RECAPTCHA_SITE_KEY | "6LdYRDoiAAAAAC01-wLns5aP3uFJe7g1-sCNN5ar" |
| JWT_PASSPHRASE | "phrase" |
| JWT_PUBLIC_KEY | "%kernel.project_dir%/config/jwt/public.pem" |
| JWT_SECRET_KEY | "%kernel.project_dir%/config/jwt/private.pem" |
| MAILER_DSN | "native://default" |
| MAILER_FROM | "ama@datenwerk.at" |
| MESSENGER_TRANSPORT_DSN | "doctrine://default" |
| NEW_PARTICIPANT_RECIPIENT_EMAIL | "daniel.gaubinger@datenwerk.at" |
| NEW_PRODUCER_RECIPIENT_EMAIL | "daniel.gaubinger@datenwerk.at" |
| THUMBOR_URL | "https://thumbor.apps.unitecms.io/" |
| WEBSITE_CLIENT_ID | "A184JuiFNjCef" |
| WKHTMLTOIMAGE_PATH | "/usr/local/bin/wkhtmltoimage" |
| WKHTMLTOPDF_PATH | "/usr/local/bin/wkhtmltopdf" |
Defined as regular env variables
| Key | Value |
|---|---|
| APP_DEBUG | "1" |
| CONTENT_LENGTH | "174" |
| CONTENT_TYPE | "application/json" |
| CONTEXT_DOCUMENT_ROOT | "/var/www/html/kaepro/public" |
| CONTEXT_PREFIX | "" |
| DOCUMENT_ROOT | "/var/www/html/kaepro/public" |
| FCGI_ROLE | "RESPONDER" |
| GATEWAY_INTERFACE | "CGI/1.1" |
| H2PUSH | "off" |
| H2_PUSH | "off" |
| H2_PUSHED | "" |
| H2_PUSHED_ON | "" |
| H2_STREAM_ID | "1" |
| H2_STREAM_TAG | "918032-829-1" |
| HOME | "/home/dwerk" |
| HTTP2 | "on" |
| HTTPS | "on" |
| HTTP_ACCEPT | "*/*" |
| HTTP_ACCEPT_ENCODING | "gzip, deflate, br, zstd" |
| HTTP_ACCEPT_LANGUAGE | "de-DE,de;q=0.9,en-US;q=0.8,en;q=0.7" |
| HTTP_COOKIE | "_ga_PL6LRVZYS3=GS1.1.1746103961.10.0.1746103961.60.0.1198528571; _fbp=fb.1.1758614925939.790347861550441899; _ga=GA1.1.353071951.1744200833; _ga_E5SVSWNKQF=GS2.1.s1765446442$o5$g0$t1765446442$j60$l0$h0" |
| HTTP_HOST | "kk.dwerk.at" |
| HTTP_ORIGIN | "https://kk.dwerk.at" |
| HTTP_PRIORITY | "u=1, i" |
| HTTP_REFERER | "https://kk.dwerk.at/admin/default/QualitySeal/list?page0=1&criteria0=%7B%22locale%22%3A%22de%22%7D&limit0=10" |
| HTTP_SEC_CH_UA | ""Chromium";v="142", "Google Chrome";v="142", "Not_A Brand";v="99"" |
| HTTP_SEC_CH_UA_MOBILE | "?0" |
| HTTP_SEC_CH_UA_PLATFORM | ""macOS"" |
| HTTP_SEC_FETCH_DEST | "empty" |
| HTTP_SEC_FETCH_MODE | "cors" |
| HTTP_SEC_FETCH_SITE | "same-origin" |
| HTTP_USER_AGENT | "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36" |
| PATH | "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" |
| PHP_SELF | "/index.php" |
| QUERY_STRING | "" |
| REDIRECT_H2PUSH | "off" |
| REDIRECT_H2_PUSH | "off" |
| REDIRECT_H2_PUSHED | "" |
| REDIRECT_H2_PUSHED_ON | "" |
| REDIRECT_H2_STREAM_ID | "1" |
| REDIRECT_H2_STREAM_TAG | "918032-829-1" |
| REDIRECT_HTTP2 | "on" |
| REDIRECT_HTTPS | "on" |
| REDIRECT_SSL_TLS_SNI | "kk.dwerk.at" |
| REDIRECT_STATUS | "200" |
| REDIRECT_URL | "/api/admin" |
| REMOTE_ADDR | "212.186.126.194" |
| REMOTE_PORT | "52022" |
| REQUEST_METHOD | "POST" |
| REQUEST_SCHEME | "https" |
| REQUEST_TIME | 1765540308 |
| REQUEST_TIME_FLOAT | 1765540308.675 |
| REQUEST_URI | "/api/admin" |
| SCRIPT_FILENAME | "/var/www/html/kaepro/public/index.php" |
| SCRIPT_NAME | "/index.php" |
| SERVER_ADDR | "116.202.87.241" |
| SERVER_ADMIN | "wm@datenwerk.at" |
| SERVER_NAME | "kk.dwerk.at" |
| SERVER_PORT | "443" |
| SERVER_PROTOCOL | "HTTP/2.0" |
| SERVER_SIGNATURE | "<address>Apache/2.4.41 (Ubuntu) Server at kk.dwerk.at Port 443</address>\n" |
| SERVER_SOFTWARE | "Apache/2.4.41 (Ubuntu)" |
| SSL_TLS_SNI | "kk.dwerk.at" |
| SYMFONY_DOTENV_VARS | "MAILER_FROM,ENABLE_SERVICE_WORKER,THUMBOR_URL,MAILER_DSN,APP_ENV,APP_SECRET,MESSENGER_TRANSPORT_DSN,DATABASE_URL,DATABASE_LEGACY_URL,CORS_ALLOW_ORIGIN,JWT_SECRET_KEY,JWT_PUBLIC_KEY,JWT_PASSPHRASE,WKHTMLTOPDF_PATH,WKHTMLTOIMAGE_PATH,ADMIN_OFFICE_EMAIL,CODING_RECIPIENT_EMAIL,NEW_PARTICIPANT_RECIPIENT_EMAIL,NEW_PRODUCER_RECIPIENT_EMAIL,CRM_CERT_PATH,CRM_CAINFO_PATH,CRM_CERT_PW,DEFAULT_URI,WEBSITE_CLIENT_ID,FRONTEND_URL,ALTCHA_SECRET,EWZ_RECAPTCHA_SITE_KEY,EWZ_RECAPTCHA_SECRET,GOOGLE_RECAPTCHA_SITE_KEY,GOOGLE_RECAPTCHA_SECRET" |
| USER | "dwerk" |
| proxy-nokeepalive | "1" |
Sub Requests 1
ErrorController (token = a7c325)
| Key | Value |
|---|---|
| _controller | "error_controller" |
| _stopwatch_token | "73f568" |
| exception | Symfony\Component\HttpKernel\Exception\HttpException {#1050 #message: "Full authentication is required to access this resource." #code: 0 #file: "/var/www/html/kaepro/vendor/symfony/security-http/Firewall/ExceptionListener.php" #line: 232 -previous: Symfony\Component\Security\Core\Exception\InsufficientAuthenticationException {#1051 …} -statusCode: 401 -headers: [] : { { Symfony\Component\Security\Http\Firewall\ExceptionListener->throwUnauthorizedException(AuthenticationException $authException): never … › › |
| logger | Symfony\Bridge\Monolog\Processor\DebugProcessor {#379 -records: [ 14 => [ [ "timestamp" => 1765540308 "timestamp_rfc3339" => "2025-12-12T12:51:48.759+01:00" "message" => "Matched route "{route}"." "priority" => 200 "priorityName" => "INFO" "context" => [ "route" => "unite_cms_api" "route_parameters" => [ "_route" => "unite_cms_api" "_controller" => "UniteCMS\CoreBundle\Controller\ApiController::api" "schemaName" => "admin" ] "request_uri" => "https://kk.dwerk.at/api/admin" "method" => "POST" ] "channel" => "request" ] [ "timestamp" => 1765540308 "timestamp_rfc3339" => "2025-12-12T12:51:48.763+01:00" "message" => "Checking for authenticator support." "priority" => 100 "priorityName" => "DEBUG" "context" => [ "firewall_name" => "api" "authenticators" => 0 ] "channel" => "security" ] [ "timestamp" => 1765540308 "timestamp_rfc3339" => "2025-12-12T12:51:48.764+01:00" "message" => "Notified event "{event}" to listener "{listener}"." "priority" => 100 "priorityName" => "DEBUG" "context" => [ "event" => "debug.security.authorization.vote" "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote" ] "channel" => "event" ] [ "timestamp" => 1765540308 "timestamp_rfc3339" => "2025-12-12T12:51:48.765+01:00" "message" => "Notified event "{event}" to listener "{listener}"." "priority" => 100 "priorityName" => "DEBUG" "context" => [ "event" => "debug.security.authorization.vote" "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote" ] "channel" => "event" ] [ "timestamp" => 1765540308 "timestamp_rfc3339" => "2025-12-12T12:51:48.766+01:00" "message" => "Notified event "{event}" to listener "{listener}"." "priority" => 100 "priorityName" => "DEBUG" "context" => [ "event" => "debug.security.authorization.vote" "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote" ] "channel" => "event" ] [ "timestamp" => 1765540308 "timestamp_rfc3339" => "2025-12-12T12:51:48.766+01:00" "message" => "Notified event "{event}" to listener "{listener}"." "priority" => 100 "priorityName" => "DEBUG" "context" => [ "event" => "debug.security.authorization.vote" "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote" ] "channel" => "event" ] [ "timestamp" => 1765540308 "timestamp_rfc3339" => "2025-12-12T12:51:48.766+01:00" "message" => "Notified event "{event}" to listener "{listener}"." "priority" => 100 "priorityName" => "DEBUG" "context" => [ "event" => "debug.security.authorization.vote" "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote" ] "channel" => "event" ] [ "timestamp" => 1765540308 "timestamp_rfc3339" => "2025-12-12T12:51:48.766+01:00" "message" => "Notified event "{event}" to listener "{listener}"." "priority" => 100 "priorityName" => "DEBUG" "context" => [ "event" => "debug.security.authorization.vote" "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote" ] "channel" => "event" ] [ "timestamp" => 1765540308 "timestamp_rfc3339" => "2025-12-12T12:51:48.766+01:00" "message" => "Notified event "{event}" to listener "{listener}"." "priority" => 100 "priorityName" => "DEBUG" "context" => [ "event" => "debug.security.authorization.vote" "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote" ] "channel" => "event" ] [ "timestamp" => 1765540308 "timestamp_rfc3339" => "2025-12-12T12:51:48.766+01:00" "message" => "Notified event "{event}" to listener "{listener}"." "priority" => 100 "priorityName" => "DEBUG" "context" => [ "event" => "debug.security.authorization.vote" "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote" ] "channel" => "event" ] [ "timestamp" => 1765540308 "timestamp_rfc3339" => "2025-12-12T12:51:48.767+01:00" "message" => "Notified event "{event}" to listener "{listener}"." "priority" => 100 "priorityName" => "DEBUG" "context" => [ "event" => "debug.security.authorization.vote" "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote" ] "channel" => "event" ] [ "timestamp" => 1765540308 "timestamp_rfc3339" => "2025-12-12T12:51:48.767+01:00" "message" => "Notified event "{event}" to listener "{listener}"." "priority" => 100 "priorityName" => "DEBUG" "context" => [ "event" => "debug.security.authorization.vote" "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote" ] "channel" => "event" ] [ "timestamp" => 1765540308 "timestamp_rfc3339" => "2025-12-12T12:51:48.767+01:00" "message" => "Notified event "{event}" to listener "{listener}"." "priority" => 100 "priorityName" => "DEBUG" "context" => [ "event" => "debug.security.authorization.vote" "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote" ] "channel" => "event" ] [ "timestamp" => 1765540308 "timestamp_rfc3339" => "2025-12-12T12:51:48.767+01:00" "message" => "Notified event "{event}" to listener "{listener}"." "priority" => 100 "priorityName" => "DEBUG" "context" => [ "event" => "debug.security.authorization.vote" "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote" ] "channel" => "event" ] [ "timestamp" => 1765540308 "timestamp_rfc3339" => "2025-12-12T12:51:48.767+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" => 1765540308 "timestamp_rfc3339" => "2025-12-12T12:51:48.767+01:00" "message" => "Notified event "{event}" to listener "{listener}"." "priority" => 100 "priorityName" => "DEBUG" "context" => [ "event" => "kernel.request" "listener" => "UniteCMS\CoreBundle\EventSubscriber\RegisterDBALTypesSubscriber::registerTypes" ] "channel" => "event" ] [ "timestamp" => 1765540308 "timestamp_rfc3339" => "2025-12-12T12:51:48.767+01:00" "message" => "Notified event "{event}" to listener "{listener}"." "priority" => 100 "priorityName" => "DEBUG" "context" => [ "event" => "kernel.request" "listener" => "UniteCMS\MediaBundle\EventSubscriber\RegisterDBALTypesSubscriber::registerTypes" ] "channel" => "event" ] [ "timestamp" => 1765540308 "timestamp_rfc3339" => "2025-12-12T12:51:48.767+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" => 1765540308 "timestamp_rfc3339" => "2025-12-12T12:51:48.767+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" => 1765540308 "timestamp_rfc3339" => "2025-12-12T12:51:48.767+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" => 1765540308 "timestamp_rfc3339" => "2025-12-12T12:51:48.767+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" => 1765540308 "timestamp_rfc3339" => "2025-12-12T12:51:48.767+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" => 1765540308 "timestamp_rfc3339" => "2025-12-12T12:51:48.767+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" => 1765540308 "timestamp_rfc3339" => "2025-12-12T12:51:48.767+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" => 1765540308 "timestamp_rfc3339" => "2025-12-12T12:51:48.767+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" => 1765540308 "timestamp_rfc3339" => "2025-12-12T12:51:48.767+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" => 1765540308 "timestamp_rfc3339" => "2025-12-12T12:51:48.772+01:00" "message" => "Access denied, the user is not fully authenticated; redirecting to authentication entry point." "priority" => 100 "priorityName" => "DEBUG" "context" => [ "exception" => Symfony\Component\Security\Core\Exception\AccessDeniedException {#413 #message: "Access Denied." #code: 403 #file: "/var/www/html/kaepro/vendor/symfony/security-http/Firewall/AccessListener.php" #line: 87 -attributes: [ "ROLE_USER" ] -subject: Symfony\Component\HttpFoundation\Request {#14 …} : { { Symfony\Component\Security\Http\Firewall\AccessListener->createAccessDeniedException(Request $request, array $attributes): AccessDeniedException … › |