Request / Response
Request
GET Parameters
| Key | Value |
|---|---|
| _csrf_token%3Dcsrf-token= | "" |
POST Parameters
No POST parameters
Uploaded Files
No files were uploaded
Request Attributes
| Key | Value |
|---|---|
| _controller | "App\Controller\GoogleAuthController::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 {#543 -supports: false -passport: null -duration: null -stub: "App\Security\GoogleAuthenticator" -authenticated: null -exception: null -authenticator: App\Security\GoogleAuthenticator {#544 …} } Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#550 -supports: false -passport: null -duration: null -stub: "App\Security\LocalLoginAuthenticator" -authenticated: null -exception: null -authenticator: App\Security\LocalLoginAuthenticator {#551 …} } ] |
| _stopwatch_token | "7610f6" |
Request Headers
| Header | Value |
|---|---|
| accept-encoding | "gzip,deflate" |
| host | "jw.gd" |
| remote-ip | "34.206.249.188" |
| user-agent | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; Amazonbot/0.1; +https://developer.amazon.com/support/amazonbot) Chrome/119.0.6045.214 Safari/537.36" |
| x-forwarded-for | "34.206.249.188" |
| x-forwarded-proto | "https" |
| x-ovhrequest-id | "f1b232a8553a883031ae9b3850c4d17d" |
| x-php-ob-level | "1" |
| x-predictor | "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 | "Mon, 31 Aug 2026 21:19:57 GMT" |
| set-cookie | [ "main_deauth_profile_token=b209f3; path=/; secure; httponly; samesite=lax" "main_auth_profile_token=deleted; expires=Sun, 31 Aug 2025 21:19:56 GMT; Max-Age=0; path=/; httponly" ] |
| vary | "Accept" |
| x-debug-exception | "Invalid%20CSRF%20token." |
| x-debug-exception-file | "%2Fhome%2Fcjiwqkc%2Fjw.gd%2Fvendor%2Fsymfony%2Fsecurity-http%2FFirewall%2FExceptionListener.php:171" |
| x-debug-token | "dba3aa" |
| x-debug-token-link | "https://jw.gd/_profiler/b209f3" |
| x-previous-debug-token | "b209f3" |
| 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 {#925 #expire: 0 #path: "/" -sameSite: "lax" -secureDefault: true #name: "main_deauth_profile_token" #value: "b209f3" #domain: null #secure: null #httpOnly: true -raw: false -partitioned: false } |
Session
Session Metadata
No session metadata
Session Attributes
No session attributes
Session Usage
0
Usages
Stateless check enabled
Session not used.
Flashes
Flashes
No flash messages were created.
Server Parameters
Server Parameters
Defined in .env
| Key | Value |
|---|---|
| APP_ENV | "dev" |
| APP_SECRET | "e731ba02cb4a44a4ced3d71173f49e9f" |
| APP_SHARE_DIR | "var/share" |
| CACHE_CLEAR_TOKEN | "AlaMaKota" |
| DATABASE_URL | "postgresql://app:!ChangeMe!@127.0.0.1:5432/app?serverVersion=16&charset=utf8" |
| DEFAULT_URI | "http://localhost" |
| GOOGLE_CLIENT_ID | "879088739582-hcqj983pihg0hq6n89pnrelubiq7g9uh.apps.googleusercontent.com" |
| GOOGLE_CLIENT_SECRET | "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" |
| GOOGLE_REDIRECT_URI | "https://jw.gd/login/google/check" |
| LOCAL_LOGIN_ENABLED | "0" |
| LOCAL_LOGIN_PASSWORD | "AlaMaKota" |
| MAILER_DSN | "null://null" |
| MESSENGER_TRANSPORT_DSN | "doctrine://default?auto_setup=0" |
| REMARKS_API_URL | "http://biuro.favourite.pl:2639/SM_FunExeAuth" |
Defined as regular env variables
| Key | Value |
|---|---|
| APP_DEBUG | "1" |
| APP_PROJECT_DIR | "/home/cjiwqkc/jw.gd" |
| APP_RUNTIME | "Symfony\Component\Runtime\SymfonyRuntime" |
| APP_RUNTIME_OPTIONS | [ "project_dir" => "/home/cjiwqkc/jw.gd" ] |
| CFG_CLUSTER | "cluster128" |
| DOCUMENT_ROOT | "/home/cjiwqkc/jw.gd/public" |
| ENVIRONMENT | "production" |
| FCGI_ROLE | "RESPONDER" |
| GATEWAY_INTERFACE | "CGI/1.1" |
| GEOIP_AREA_CODE | "703" |
| GEOIP_CITY | "Ashburn" |
| GEOIP_COUNTRY_CODE | "US" |
| GEOIP_COUNTRY_NAME | "United States" |
| GEOIP_DMA_CODE | "511" |
| GEOIP_LATITUDE | "39.046902" |
| GEOIP_LONGITUDE | "-77.490303" |
| GEOIP_REGION | "VA" |
| HTTPS | "on" |
| HTTP_ACCEPT_ENCODING | "gzip,deflate" |
| HTTP_HOST | "jw.gd" |
| HTTP_REMOTE_IP | "34.206.249.188" |
| HTTP_USER_AGENT | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; Amazonbot/0.1; +https://developer.amazon.com/support/amazonbot) Chrome/119.0.6045.214 Safari/537.36" |
| HTTP_X_FORWARDED_FOR | "34.206.249.188" |
| HTTP_X_FORWARDED_PROTO | "https" |
| HTTP_X_OVHREQUEST_ID | "f1b232a8553a883031ae9b3850c4d17d" |
| HTTP_X_PREDICTOR | "1" |
| PHP_SELF | "/index.php" |
| PHP_VER | "5_3" |
| QUERY_STRING | "_csrf_token%253Dcsrf-token%3D=" |
| REDIRECT_QUERY_STRING | "_csrf_token%253Dcsrf-token%3D=" |
| REDIRECT_STATUS | "200" |
| REDIRECT_URL | "/logout" |
| REGISTER_GLOBALS | "0" |
| REMOTE_ADDR | "34.206.249.188" |
| REMOTE_PORT | "15152" |
| REQUEST_METHOD | "GET" |
| REQUEST_TIME | 1788211197 |
| REQUEST_TIME_FLOAT | 1788211197.7528 |
| REQUEST_URI | "/logout?_csrf_token%253Dcsrf-token%3D=" |
| SCRIPT_FILENAME | "/home/cjiwqkc/jw.gd/public/index.php" |
| SCRIPT_NAME | "/index.php" |
| SCRIPT_URI | "https://jw.gd:443/logout" |
| SCRIPT_URL | "/logout" |
| SERVER_ADDR | "10.128.20.13" |
| SERVER_ADMIN | "postmaster@jw.gd" |
| SERVER_NAME | "jw.gd" |
| SERVER_PORT | "443" |
| SERVER_PROTOCOL | "HTTP/1.1" |
| SERVER_SIGNATURE | "" |
| SERVER_SOFTWARE | "Apache" |
| SYMFONY_DOTENV_PATH | "/home/cjiwqkc/jw.gd/.env" |
| SYMFONY_DOTENV_VARS | "APP_ENV,APP_SECRET,APP_SHARE_DIR,DEFAULT_URI,DATABASE_URL,MESSENGER_TRANSPORT_DSN,MAILER_DSN,CACHE_CLEAR_TOKEN,LOCAL_LOGIN_ENABLED,LOCAL_LOGIN_PASSWORD,REMARKS_API_URL,GOOGLE_CLIENT_ID,GOOGLE_CLIENT_SECRET,GOOGLE_REDIRECT_URI" |
| UNIQUE_ID | "apXv-bmgF8PXm6hgarIZBAAAAFA" |
| USER | "cjiwqkc" |
| argc | 0 |
| argv | [] |
Sub Requests 1
ErrorController (token = b209f3)
| Key | Value |
|---|---|
| _controller | "error_controller" |
| _stopwatch_token | "09b8f2" |
| exception | Symfony\Component\HttpKernel\Exception\AccessDeniedHttpException {#564 #message: "Invalid CSRF token." #code: 0 #file: "/home/cjiwqkc/jw.gd/vendor/symfony/security-http/Firewall/ExceptionListener.php" #line: 171 -previous: Symfony\Component\Security\Core\Exception\LogoutException {#503 …} -statusCode: 403 -headers: [] : { { Symfony\Component\Security\Http\Firewall\ExceptionListener->handleLogoutException(ExceptionEvent $event, LogoutException $exception): void … › |
| logger | Symfony\Bridge\Monolog\Processor\DebugProcessor {#135 -records: [ "" => [ [ "timestamp" => 1788211197 "timestamp_rfc3339" => "2026-08-31T23:19:57.789+02:00" "message" => "Warning: Zend OPcache API is restricted by "restrict_api" configuration directive" "priority" => 100 "priorityName" => "DEBUG" "context" => [ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#120 +count: 26 -severity: E_WARNING : { { Symfony\Component\ErrorHandler\DebugClassLoader->loadClass(string $class): void … › |