GET https://cp.dev.digitalsynergy.co.za/logout

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"
_route
"app_logout"
_route_params
[]
_security_authenticators
[]
_security_firewall_run
"_security_main"
_security_skipped_authenticators
[
  Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#690
    -supports: false
    -passport: null
    -duration: null
    -stub: "App\Security\LoginFormAuthenticator"
    -authenticated: null
    -exception: null
    -authenticator: App\Security\LoginFormAuthenticator {#71 …}
  }
  Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#777
    -supports: false
    -passport: null
    -duration: null
    -stub: "Scheb\TwoFactorBundle\Security\Http\Authenticator\TwoFactorAuthenticator"
    -authenticated: null
    -exception: null
    -authenticator: Scheb\TwoFactorBundle\Security\Http\Authenticator\TwoFactorAuthenticator {#808 …}
  }
]
_stopwatch_token
"b8413f"

Request Headers

Header Value
accept
"text/html, application/xhtml+xml"
accept-encoding
"gzip, deflate, br, zstd"
accept-language
"en-GB,en;q=0.9"
alt-used
"cp.dev.digitalsynergy.co.za"
cookie
"_pk_id.1.2215=1c513213113c1ea2.1774638169.; _pk_ref.1.2215=%5B%22%22%2C%22%22%2C1785409528%2C%22https%3A%2F%2Fwww.google.com%2F%22%5D; PHPSESSID=28b71d9a70280561305b13458efe618a; main_auth_profile_token=96824c"
host
"cp.dev.digitalsynergy.co.za"
priority
"u=0"
referer
"https://cp.dev.digitalsynergy.co.za/admin/domains"
sec-fetch-dest
"empty"
sec-fetch-mode
"cors"
sec-fetch-site
"same-origin"
user-agent
"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:153.0) Gecko/20100101 Firefox/153.0"
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
"Tue, 11 Aug 2026 13:01:49 GMT"
location
"https://cp.dev.digitalsynergy.co.za/login"
x-debug-token
"bfa149"

Cookies

Request Cookies

Key Value
PHPSESSID
"28b71d9a70280561305b13458efe618a"
_pk_id_1_2215
"1c513213113c1ea2.1774638169."
_pk_ref_1_2215
"["","",1785409528,"https://www.google.com/"]"
main_auth_profile_token
"96824c"

Response Cookies

No response cookies

Session 3

Session Metadata

Key Value
Created
"Tue, 11 Aug 26 13:01:49 +0000"
Last used
"Tue, 11 Aug 26 13:01:49 +0000"
Lifetime
28800

Session Attributes

No session attributes

Session Usage

3 Usages
Stateless check enabled
Usage
Symfony\Component\Security\Http\EventListener\SessionLogoutListener:29
[
  [
    "file" => "/home/anthony/code/hosting-platform/control-plane/app/vendor/symfony/security-http/EventListener/SessionLogoutListener.php"
    "line" => 29
    "function" => "invalidate"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/anthony/code/hosting-platform/control-plane/app/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onLogout"
    "class" => "Symfony\Component\Security\Http\EventListener\SessionLogoutListener"
    "type" => "->"
  ]
  [
    "file" => "/home/anthony/code/hosting-platform/control-plane/app/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/home/anthony/code/hosting-platform/control-plane/app/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/anthony/code/hosting-platform/control-plane/app/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 129
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/anthony/code/hosting-platform/control-plane/app/vendor/symfony/security-http/Firewall/LogoutListener.php"
    "line" => 80
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/anthony/code/hosting-platform/control-plane/app/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php"
    "line" => 46
    "function" => "authenticate"
    "class" => "Symfony\Component\Security\Http\Firewall\LogoutListener"
    "type" => "->"
  ]
  [
    "file" => "/home/anthony/code/hosting-platform/control-plane/app/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php"
    "line" => 94
    "function" => "authenticate"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener"
    "type" => "->"
  ]
  [
    "file" => "/home/anthony/code/hosting-platform/control-plane/app/vendor/symfony/security-http/Firewall.php"
    "line" => 93
    "function" => "callListeners"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener"
    "type" => "->"
  ]
  [
    "file" => "/home/anthony/code/hosting-platform/control-plane/app/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelRequest"
    "class" => "Symfony\Component\Security\Http\Firewall"
    "type" => "->"
  ]
  [
    "file" => "/home/anthony/code/hosting-platform/control-plane/app/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/home/anthony/code/hosting-platform/control-plane/app/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/anthony/code/hosting-platform/control-plane/app/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 129
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/anthony/code/hosting-platform/control-plane/app/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 159
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/anthony/code/hosting-platform/control-plane/app/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/anthony/code/hosting-platform/control-plane/app/vendor/symfony/http-kernel/Kernel.php"
    "line" => 193
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/anthony/code/hosting-platform/control-plane/app/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/anthony/code/hosting-platform/control-plane/app/vendor/autoload_runtime.php"
    "line" => 32
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/anthony/code/hosting-platform/control-plane/app/public/index.php"
    "line" => 5
    "args" => [
      "/home/anthony/code/hosting-platform/control-plane/app/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:39
[
  [
    "file" => "/home/anthony/code/hosting-platform/control-plane/app/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
    "line" => 39
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/anthony/code/hosting-platform/control-plane/app/vendor/symfony/security-bundle/Security.php"
    "line" => 99
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/home/anthony/code/hosting-platform/control-plane/app/src/Service/AuditLogger.php"
    "line" => 62
    "function" => "getToken"
    "class" => "Symfony\Bundle\SecurityBundle\Security"
    "type" => "->"
  ]
  [
    "file" => "/home/anthony/code/hosting-platform/control-plane/app/src/Service/AuditLogger.php"
    "line" => 40
    "function" => "resolveImpersonator"
    "class" => "App\Service\AuditLogger"
    "type" => "->"
  ]
  [
    "file" => "/home/anthony/code/hosting-platform/control-plane/app/src/EventListener/AuthenticationAuditListener.php"
    "line" => 80
    "function" => "record"
    "class" => "App\Service\AuditLogger"
    "type" => "->"
  ]
  [
    "file" => "/home/anthony/code/hosting-platform/control-plane/app/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onLogout"
    "class" => "App\EventListener\AuthenticationAuditListener"
    "type" => "->"
  ]
  [
    "file" => "/home/anthony/code/hosting-platform/control-plane/app/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/home/anthony/code/hosting-platform/control-plane/app/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/anthony/code/hosting-platform/control-plane/app/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 129
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/anthony/code/hosting-platform/control-plane/app/vendor/symfony/security-http/Firewall/LogoutListener.php"
    "line" => 80
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/anthony/code/hosting-platform/control-plane/app/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php"
    "line" => 46
    "function" => "authenticate"
    "class" => "Symfony\Component\Security\Http\Firewall\LogoutListener"
    "type" => "->"
  ]
  [
    "file" => "/home/anthony/code/hosting-platform/control-plane/app/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php"
    "line" => 94
    "function" => "authenticate"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener"
    "type" => "->"
  ]
  [
    "file" => "/home/anthony/code/hosting-platform/control-plane/app/vendor/symfony/security-http/Firewall.php"
    "line" => 93
    "function" => "callListeners"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener"
    "type" => "->"
  ]
  [
    "file" => "/home/anthony/code/hosting-platform/control-plane/app/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelRequest"
    "class" => "Symfony\Component\Security\Http\Firewall"
    "type" => "->"
  ]
  [
    "file" => "/home/anthony/code/hosting-platform/control-plane/app/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/home/anthony/code/hosting-platform/control-plane/app/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/anthony/code/hosting-platform/control-plane/app/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 129
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/anthony/code/hosting-platform/control-plane/app/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 159
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/anthony/code/hosting-platform/control-plane/app/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/anthony/code/hosting-platform/control-plane/app/vendor/symfony/http-kernel/Kernel.php"
    "line" => 193
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/anthony/code/hosting-platform/control-plane/app/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/anthony/code/hosting-platform/control-plane/app/vendor/autoload_runtime.php"
    "line" => 32
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/anthony/code/hosting-platform/control-plane/app/public/index.php"
    "line" => 5
    "args" => [
      "/home/anthony/code/hosting-platform/control-plane/app/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:89
[
  [
    "file" => "/home/anthony/code/hosting-platform/control-plane/app/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
    "line" => 89
    "function" => "all"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/anthony/code/hosting-platform/control-plane/app/vendor/symfony/security-http/EventListener/CsrfTokenClearingLogoutListener.php"
    "line" => 37
    "function" => "clear"
    "class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/home/anthony/code/hosting-platform/control-plane/app/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onLogout"
    "class" => "Symfony\Component\Security\Http\EventListener\CsrfTokenClearingLogoutListener"
    "type" => "->"
  ]
  [
    "file" => "/home/anthony/code/hosting-platform/control-plane/app/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/home/anthony/code/hosting-platform/control-plane/app/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/anthony/code/hosting-platform/control-plane/app/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 129
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/anthony/code/hosting-platform/control-plane/app/vendor/symfony/security-http/Firewall/LogoutListener.php"
    "line" => 80
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/anthony/code/hosting-platform/control-plane/app/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php"
    "line" => 46
    "function" => "authenticate"
    "class" => "Symfony\Component\Security\Http\Firewall\LogoutListener"
    "type" => "->"
  ]
  [
    "file" => "/home/anthony/code/hosting-platform/control-plane/app/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php"
    "line" => 94
    "function" => "authenticate"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener"
    "type" => "->"
  ]
  [
    "file" => "/home/anthony/code/hosting-platform/control-plane/app/vendor/symfony/security-http/Firewall.php"
    "line" => 93
    "function" => "callListeners"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener"
    "type" => "->"
  ]
  [
    "file" => "/home/anthony/code/hosting-platform/control-plane/app/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelRequest"
    "class" => "Symfony\Component\Security\Http\Firewall"
    "type" => "->"
  ]
  [
    "file" => "/home/anthony/code/hosting-platform/control-plane/app/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/home/anthony/code/hosting-platform/control-plane/app/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/anthony/code/hosting-platform/control-plane/app/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 129
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/anthony/code/hosting-platform/control-plane/app/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 159
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/anthony/code/hosting-platform/control-plane/app/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/anthony/code/hosting-platform/control-plane/app/vendor/symfony/http-kernel/Kernel.php"
    "line" => 193
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/anthony/code/hosting-platform/control-plane/app/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/anthony/code/hosting-platform/control-plane/app/vendor/autoload_runtime.php"
    "line" => 32
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/anthony/code/hosting-platform/control-plane/app/public/index.php"
    "line" => 5
    "args" => [
      "/home/anthony/code/hosting-platform/control-plane/app/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]

Flashes

Flashes

No flash messages were created.

Server Parameters

Server Parameters

Defined in .env

Key Value
ALERT_MAIL_FROM
"notifications@digitalsynergy.co.za"
APP_ENV
"dev"
APP_SECRET
"00393fdac154c528ebaf06578d671e73"
APP_SHARE_DIR
"var/share"
BACKUP_KOPIA_BINARY
"kopia"
BACKUP_WORK_DIR
""
CP_HOSTNAME
"missioncontrol.digitalsynergy.co.za"
DATABASE_URL
"mysql://cp:fiSUQuwNzXSCJIZr@127.0.0.1:3306/cp?serverVersion=10.11.14-MariaDB&charset=utf8mb4"
DEFAULT_URI
"http://missioncontrol.digitalsynergy.co.za"
DMARC_RUA_ADDRESS
"dmarc-reports@digitalsynergy.co.za"
DNS_NAMESERVERS
"ns.dsdns.net.,ns.urbandns.net."
KEYSTONE_BACKUP_CONFIG
"/etc/hosting-cp/keystone-backup.json"
KEYSTONE_MARIADB_BINARY
"mariadb"
KEYSTONE_MARIADB_DUMP_BINARY
"mariadb-dump"
KEYSTONE_WORK_DIR
""
MAILER_DSN
"smtp://notifications%40digitalsynergy.co.za:aBGfMZvbjjNzhVKm@vm7.cs.dsdns.net:587"
NODE_SECRET_KEY
"NglS9/ecdTygRSiQNvzXezEJehx3h+6CC6j1QC6N64o="
OPS_ALERT_EMAIL
"admin@digitalsynergy.co.za"

Defined as regular env variables

Key Value
APP_DEBUG
"1"
APP_PROJECT_DIR
"/home/anthony/code/hosting-platform/control-plane/app"
APP_RUNTIME
"Symfony\Component\Runtime\SymfonyRuntime"
APP_RUNTIME_OPTIONS
[
  "project_dir" => "/home/anthony/code/hosting-platform/control-plane/app"
]
DOCUMENT_ROOT
"/home/anthony/code/hosting-platform/control-plane/app/public"
HTTPS
"on"
HTTP_ACCEPT
"text/html, application/xhtml+xml"
HTTP_ACCEPT_ENCODING
"gzip, deflate, br, zstd"
HTTP_ACCEPT_LANGUAGE
"en-GB,en;q=0.9"
HTTP_ALT_USED
"cp.dev.digitalsynergy.co.za"
HTTP_COOKIE
"_pk_id.1.2215=1c513213113c1ea2.1774638169.; _pk_ref.1.2215=%5B%22%22%2C%22%22%2C1785409528%2C%22https%3A%2F%2Fwww.google.com%2F%22%5D; PHPSESSID=28b71d9a70280561305b13458efe618a; main_auth_profile_token=96824c"
HTTP_HOST
"cp.dev.digitalsynergy.co.za"
HTTP_PRIORITY
"u=0"
HTTP_REFERER
"https://cp.dev.digitalsynergy.co.za/admin/domains"
HTTP_SEC_FETCH_DEST
"empty"
HTTP_SEC_FETCH_MODE
"cors"
HTTP_SEC_FETCH_SITE
"same-origin"
HTTP_USER_AGENT
"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:153.0) Gecko/20100101 Firefox/153.0"
LSWS_EDITION
"Openlitespeed 1.9.0"
MMN_CONFIG
"/home/anthony/public/meetmyneed/config.php"
PATH
"/bin:/usr/bin"
PHP_SELF
"/index.php"
QUERY_STRING
""
REDIRECT_STATUS
"200"
REDIRECT_URL
"/logout"
REMOTE_ADDR
"192.168.1.3"
REMOTE_PORT
"52851"
REQUEST_METHOD
"GET"
REQUEST_TIME
1786453309
REQUEST_TIME_FLOAT
1786453309.416
REQUEST_URI
"/logout"
SCRIPT_FILENAME
"/home/anthony/code/hosting-platform/control-plane/app/public/index.php"
SCRIPT_NAME
"/index.php"
SERVER_ADDR
"192.168.1.9"
SERVER_ADMIN
""
SERVER_NAME
"cp.dev.digitalsynergy.co.za"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SOFTWARE
"LiteSpeed"
SSL_CIPHER
"TLS_AES_128_GCM_SHA256"
SSL_CIPHER_ALGKEYSIZE
"128"
SSL_CIPHER_USEKEYSIZE
"128"
SSL_PROTOCOL
"QUIC"
SYMFONY_DOTENV_PATH
"/home/anthony/code/hosting-platform/control-plane/app/.env"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_SECRET,APP_SHARE_DIR,DEFAULT_URI,CP_HOSTNAME,NODE_SECRET_KEY,DNS_NAMESERVERS,DMARC_RUA_ADDRESS,BACKUP_KOPIA_BINARY,BACKUP_WORK_DIR,KEYSTONE_BACKUP_CONFIG,KEYSTONE_MARIADB_DUMP_BINARY,KEYSTONE_MARIADB_BINARY,KEYSTONE_WORK_DIR,DATABASE_URL,MAILER_DSN,ALERT_MAIL_FROM,OPS_ALERT_EMAIL"
X-LSCACHE
"on,crawler"
X_SPDY
"HTTP3"