Request / Response
Request
GET Parameters
None
POST Parameters
None
Uploaded Files
None
Request Attributes
| Key | Value |
|---|---|
| _controller | "App\Controller\SecurityController::logout" |
| _firewall_context | "security.firewall.map.context.main" |
| _remove_csp_headers | true |
| _route | "app_logout" |
| _route_params | [] |
| _security_authenticators | [] |
| _security_firewall_run | "_security_main" |
| _security_skipped_authenticators | [ Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#341 -supports: false -passport: null -duration: null -stub: "Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator" -authenticated: null -exception: null -authenticator: Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator {#387 …} } ] |
| _stopwatch_token | "e1c537" |
Request Headers
| Header | Value |
|---|---|
| accept | "*/*" |
| accept-encoding | "gzip, br, deflate" |
| from | "gptbot(at)openai.com" |
| host | "decol.quantior.io" |
| referer | "http://hq6.quantior.io" |
| user-agent | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; GPTBot/1.3; +https://openai.com/gptbot)" |
| x-openai-host-hash | "542515536" |
| x-php-ob-level | "1" |
Request Content
Request content not available (it was retrieved as a resource).
Response
Response Headers
| Header | Value |
|---|---|
| cache-control | "no-cache, private" |
| content-type | "text/html; charset=UTF-8" |
| date | "Fri, 24 Apr 2026 09:33:39 GMT" |
| set-cookie | [ "main_deauth_profile_token=b1e9b4; path=/; secure; httponly; samesite=lax" "main_auth_profile_token=deleted; expires=Thu, 24 Apr 2025 09:33:38 GMT; Max-Age=0; path=/; httponly" ] |
| vary | "Accept" |
| x-debug-exception | "Call%20to%20a%20member%20function%20addConnectionHistory%28%29%20on%20null" |
| x-debug-exception-file | "%2Fvar%2Fwww%2Fdecol_hq6_v1%2Fsrc%2FEventListener%2FLogoutListener.php:33" |
| x-debug-token | "c738ea" |
| x-debug-token-link | "https://decol.quantior.io/_profiler/b1e9b4" |
| x-previous-debug-token | "b1e9b4" |
| x-robots-tag | "noindex" |
Cookies
Request Cookies
No request cookies
Response Cookies
| Key | Value |
|---|---|
| main_auth_profile_token | Symfony\Component\HttpFoundation\Cookie {#964 #expire: 1 #path: "/" -sameSite: null -secureDefault: true #name: "main_auth_profile_token" #value: null #domain: null #secure: false #httpOnly: true -raw: false -partitioned: false } |
| main_deauth_profile_token | Symfony\Component\HttpFoundation\Cookie {#935 #expire: 0 #path: "/" -sameSite: "lax" -secureDefault: true #name: "main_deauth_profile_token" #value: "b1e9b4" #domain: null #secure: null #httpOnly: true -raw: false -partitioned: false } |
Session 1
Session Metadata
No session metadata
Session Attributes
No session attributes
Session Usage
1
Usages
Stateless check enabled
| Usage |
|---|
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:39
[
[
"file" => "/var/www/decol_hq6_v1/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
"line" => 39
"function" => "getMetadataBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/decol_hq6_v1/vendor/symfony/security-bundle/Security.php"
"line" => 97
"function" => "getToken"
"class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
"type" => "->"
]
[
"file" => "/var/www/decol_hq6_v1/vendor/symfony/security-bundle/Security.php"
"line" => 52
"function" => "getToken"
"class" => "Symfony\Bundle\SecurityBundle\Security"
"type" => "->"
]
[
"file" => "/var/www/decol_hq6_v1/src/EventListener/LogoutListener.php"
"line" => 27
"function" => "getUser"
"class" => "Symfony\Bundle\SecurityBundle\Security"
"type" => "->"
]
[
"file" => "/var/www/decol_hq6_v1/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 115
"function" => "onSymfonyComponentSecurityHttpEventLogoutEvent"
"class" => "App\EventListener\LogoutListener"
"type" => "->"
]
[
"file" => "/var/www/decol_hq6_v1/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 206
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/var/www/decol_hq6_v1/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/decol_hq6_v1/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 129
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/decol_hq6_v1/vendor/symfony/security-http/Firewall/LogoutListener.php"
"line" => 80
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/decol_hq6_v1/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php"
"line" => 46
"function" => "authenticate"
"class" => "Symfony\Component\Security\Http\Firewall\LogoutListener"
"type" => "->"
]
[
"file" => "/var/www/decol_hq6_v1/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php"
"line" => 94
"function" => "authenticate"
"class" => "Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener"
"type" => "->"
]
[
"file" => "/var/www/decol_hq6_v1/vendor/symfony/security-http/Firewall.php"
"line" => 93
"function" => "callListeners"
"class" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener"
"type" => "->"
]
[
"file" => "/var/www/decol_hq6_v1/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 115
"function" => "onKernelRequest"
"class" => "Symfony\Component\Security\Http\Firewall"
"type" => "->"
]
[
"file" => "/var/www/decol_hq6_v1/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 206
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/var/www/decol_hq6_v1/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/decol_hq6_v1/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 129
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/decol_hq6_v1/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 159
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/decol_hq6_v1/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/decol_hq6_v1/vendor/symfony/http-kernel/Kernel.php"
"line" => 193
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/decol_hq6_v1/public/index.php"
"line" => 20
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
]
|
Flashes
Flashes
No flash messages were created.
Server Parameters
Server Parameters
Defined in .env
| Key | Value |
|---|---|
| APP_ENV | "dev" |
| APP_SECRET | "9eff80cdb12ca9687655740c588d2073" |
| DATABASE_URL | "mysql://admin:admin@127.0.0.1:3306/decol_hq6_v1_db?server_version=8.0.32&charset=utf8mb4" |
Defined as regular env variables
| Key | Value |
|---|---|
| APP_DEBUG | "1" |
| CONTEXT_DOCUMENT_ROOT | "/var/www/decol_hq6_v1/public/" |
| CONTEXT_PREFIX | "" |
| DOCUMENT_ROOT | "/var/www/decol_hq6_v1/public/" |
| FCGI_ROLE | "RESPONDER" |
| GATEWAY_INTERFACE | "CGI/1.1" |
| HOME | "/var/www" |
| HTTPS | "on" |
| HTTP_ACCEPT | "*/*" |
| HTTP_ACCEPT_ENCODING | "gzip, br, deflate" |
| HTTP_FROM | "gptbot(at)openai.com" |
| HTTP_HOST | "decol.quantior.io" |
| HTTP_REFERER | "http://hq6.quantior.io" |
| HTTP_USER_AGENT | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; GPTBot/1.3; +https://openai.com/gptbot)" |
| HTTP_X_OPENAI_HOST_HASH | "542515536" |
| PATH | "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/snap/bin" |
| PHP_SELF | "/index.php" |
| QUERY_STRING | "" |
| REDIRECT_HTTPS | "on" |
| REDIRECT_SSL_TLS_SNI | "decol.quantior.io" |
| REDIRECT_STATUS | "200" |
| REDIRECT_URL | "/logout" |
| REMOTE_ADDR | "74.7.227.186" |
| REMOTE_PORT | "36260" |
| REQUEST_METHOD | "GET" |
| REQUEST_SCHEME | "https" |
| REQUEST_TIME | 1777023219 |
| REQUEST_TIME_FLOAT | 1777023219.0993 |
| REQUEST_URI | "/logout" |
| SCRIPT_FILENAME | "/var/www/decol_hq6_v1/public/index.php" |
| SCRIPT_NAME | "/index.php" |
| SERVER_ADDR | "51.83.73.80" |
| SERVER_ADMIN | "[no address given]" |
| SERVER_NAME | "decol.quantior.io" |
| SERVER_PORT | "443" |
| SERVER_PROTOCOL | "HTTP/1.1" |
| SERVER_SIGNATURE | "<address>Apache/2.4.62 (Ubuntu) Server at decol.quantior.io Port 443</address>\n" |
| SERVER_SOFTWARE | "Apache/2.4.62 (Ubuntu)" |
| SSL_TLS_SNI | "decol.quantior.io" |
| SYMFONY_DOTENV_PATH | "/var/www/decol_hq6_v1/.env" |
| SYMFONY_DOTENV_VARS | "APP_ENV,APP_SECRET,DATABASE_URL" |
| USER | "www-data" |
| proxy-nokeepalive | "1" |
Sub Requests 1
ErrorController (token = b1e9b4)
| Key | Value |
|---|---|
| _controller | "error_controller" |
| _stopwatch_token | "ca1851" |
| exception | Error {#476 #message: "Call to a member function addConnectionHistory() on null" #code: 0 #file: "/var/www/decol_hq6_v1/src/EventListener/LogoutListener.php" #line: 33 : { { App\EventListener\LogoutListener->onSymfonyComponentSecurityHttpEventLogoutEvent(LogoutEvent $event): void … › › |
| logger | Symfony\Bridge\Monolog\Processor\DebugProcessor {#209 -records: [ 17 => [ [ "timestamp" => 1777023219 "timestamp_rfc3339" => "2026-04-24T09:33:39.179+00:00" "message" => "Matched route "{route}"." "priority" => 200 "priorityName" => "INFO" "context" => [ "route" => "app_logout" "route_parameters" => [ "_route" => "app_logout" "_controller" => "App\Controller\SecurityController::logout" ] "request_uri" => "https://decol.quantior.io/logout" "method" => "GET" ] "channel" => "request" ] [ "timestamp" => 1777023219 "timestamp_rfc3339" => "2026-04-24T09:33:39.185+00:00" "message" => "Checking for authenticator support." "priority" => 100 "priorityName" => "DEBUG" "context" => [ "firewall_name" => "main" "authenticators" => 1 ] "channel" => "security" ] [ "timestamp" => 1777023219 "timestamp_rfc3339" => "2026-04-24T09:33:39.185+00:00" "message" => "Checking support on authenticator." "priority" => 100 "priorityName" => "DEBUG" "context" => [ "firewall_name" => "main" "authenticator" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator" ] "channel" => "security" ] [ "timestamp" => 1777023219 "timestamp_rfc3339" => "2026-04-24T09:33:39.185+00:00" "message" => "Authenticator does not support the request." "priority" => 100 "priorityName" => "DEBUG" "context" => [ "firewall_name" => "main" "authenticator" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator" ] "channel" => "security" ] [ "timestamp" => 1777023219 "timestamp_rfc3339" => "2026-04-24T09:33:39.193+00:00" "message" => "Notified event "{event}" to listener "{listener}"." "priority" => 100 "priorityName" => "DEBUG" "context" => [ "event" => "Symfony\Component\Security\Http\Event\LogoutEvent" "listener" => "Symfony\Component\Security\Http\EventListener\DefaultLogoutListener::onLogout" ] "channel" => "event" ] [ "timestamp" => 1777023219 "timestamp_rfc3339" => "2026-04-24T09:33:39.194+00:00" "message" => "Notified event "{event}" to listener "{listener}"." "priority" => 100 "priorityName" => "DEBUG" "context" => [ "event" => "Symfony\Component\Security\Http\Event\LogoutEvent" "listener" => "App\EventListener\LogoutListener::onSymfonyComponentSecurityHttpEventLogoutEvent" ] "channel" => "event" ] [ "timestamp" => 1777023219 "timestamp_rfc3339" => "2026-04-24T09:33:39.194+00:00" "message" => "Notified event "{event}" to listener "{listener}"." "priority" => 100 "priorityName" => "DEBUG" "context" => [ "event" => "kernel.request" "listener" => "Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::configure" ] "channel" => "event" ] [ "timestamp" => 1777023219 "timestamp_rfc3339" => "2026-04-24T09:33:39.194+00:00" "message" => "Notified event "{event}" to listener "{listener}"." "priority" => 100 "priorityName" => "DEBUG" "context" => [ "event" => "kernel.request" "listener" => "Symfony\UX\Turbo\Request\RequestListener::__invoke" ] "channel" => "event" ] [ "timestamp" => 1777023219 "timestamp_rfc3339" => "2026-04-24T09:33:39.194+00:00" "message" => "Notified event "{event}" to listener "{listener}"." "priority" => 100 "priorityName" => "DEBUG" "context" => [ "event" => "kernel.request" "listener" => "Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest" ] "channel" => "event" ] [ "timestamp" => 1777023219 "timestamp_rfc3339" => "2026-04-24T09:33:39.194+00:00" "message" => "Notified event "{event}" to listener "{listener}"." "priority" => 100 "priorityName" => "DEBUG" "context" => [ "event" => "kernel.request" "listener" => "Symfony\Bridge\Doctrine\Middleware\IdleConnection\Listener::onKernelRequest" ] "channel" => "event" ] [ "timestamp" => 1777023219 "timestamp_rfc3339" => "2026-04-24T09:33:39.194+00:00" "message" => "Notified event "{event}" to listener "{listener}"." "priority" => 100 "priorityName" => "DEBUG" "context" => [ "event" => "kernel.request" "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelRequest" ] "channel" => "event" ] [ "timestamp" => 1777023219 "timestamp_rfc3339" => "2026-04-24T09:33:39.194+00:00" "message" => "Notified event "{event}" to listener "{listener}"." "priority" => 100 "priorityName" => "DEBUG" "context" => [ "event" => "kernel.request" "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::setDefaultLocale" ] "channel" => "event" ] [ "timestamp" => 1777023219 "timestamp_rfc3339" => "2026-04-24T09:33:39.194+00:00" "message" => "Notified event "{event}" to listener "{listener}"." "priority" => 100 "priorityName" => "DEBUG" "context" => [ "event" => "kernel.request" "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest" ] "channel" => "event" ] [ "timestamp" => 1777023219 "timestamp_rfc3339" => "2026-04-24T09:33:39.194+00:00" "message" => "Notified event "{event}" to listener "{listener}"." "priority" => 100 "priorityName" => "DEBUG" "context" => [ "event" => "kernel.request" "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelRequest" ] "channel" => "event" ] [ "timestamp" => 1777023219 "timestamp_rfc3339" => "2026-04-24T09:33:39.194+00:00" "message" => "Notified event "{event}" to listener "{listener}"." "priority" => 100 "priorityName" => "DEBUG" "context" => [ "event" => "kernel.request" "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelRequest" ] "channel" => "event" ] [ "timestamp" => 1777023219 "timestamp_rfc3339" => "2026-04-24T09:33:39.194+00:00" "message" => "Notified event "{event}" to listener "{listener}"." "priority" => 100 "priorityName" => "DEBUG" "context" => [ "event" => "kernel.request" "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::configureLogoutUrlGenerator" ] "channel" => "event" ] [ "timestamp" => 1777023219 "timestamp_rfc3339" => "2026-04-24T09:33:39.194+00:00" "message" => "Notified event "{event}" to listener "{listener}"." "priority" => 100 "priorityName" => "DEBUG" "context" => [ "event" => "kernel.request" "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelRequest" ] "channel" => "event" ] [ "timestamp" => 1777023219 "timestamp_rfc3339" => "2026-04-24T09:33:39.201+00:00" "message" => "Uncaught PHP Exception Error: "Call to a member function addConnectionHistory() on null" at LogoutListener.php line 33" "priority" => 500 "priorityName" => "CRITICAL" "context" => [ "exception" => Error {#476 #message: "Call to a member function addConnectionHistory() on null" #code: 0 #file: "/var/www/decol_hq6_v1/src/EventListener/LogoutListener.php" #line: 33 : { { App\EventListener\LogoutListener->onSymfonyComponentSecurityHttpEventLogoutEvent(LogoutEvent $event): void … › › |