Request / Response
Request
GET Parameters
None
POST Parameters
None
Uploaded Files
None
Request Attributes
| Key | Value |
|---|---|
| _controller | "App\UI\RequestHandler\App\LogoutRequestHandler" |
| _firewall_context | "security.firewall.map.context.app" |
| _links | Symfony\Component\WebLink\GenericLinkProvider {#381 -links: [] } |
| _route | "app_logout" |
| _route_params | [] |
| _security_authenticators | [] |
| _security_firewall_run | "_security_app" |
| _security_remember_me_cookie | Symfony\Component\HttpFoundation\Cookie {#351 #expire: 1 #path: "/" -sameSite: "lax" -secureDefault: false #name: "REMEMBERME" #value: null #domain: null #secure: true #httpOnly: true -raw: false -partitioned: false } |
| _security_skipped_authenticators | [ App\Infrastructure\Security\AppAuthenticator {#215 -urlGenerator: Symfony\Bundle\FrameworkBundle\Routing\Router {#174 …} -userProvider: App\Infrastructure\Security\AppUserProvider {#216 …} } Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator {#300 -secret: ? string -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#199 …} -cookieName: "REMEMBERME" -logger: Monolog\Logger {#263 …} -rememberMeHandler: Symfony\Component\Security\Http\RememberMe\SignatureRememberMeHandler {#301 …} } ] |
Request Headers
| Header | Value |
|---|---|
| accept | "*/*" |
| accept-encoding | "gzip, br, zstd, deflate" |
| host | "invest.apps.kielce.eu" |
| user-agent | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
| x-forwarded-proto | "https" |
| 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, 19 Dec 2025 23:33:53 GMT" |
| location | "https://invest.apps.kielce.eu/" |
| set-cookie | "REMEMBERME=deleted; expires=Thu, 19 Dec 2024 23:33:52 GMT; Max-Age=0; path=/; secure; httponly; samesite=lax" |
| x-debug-token | "41c652" |
Cookies
Request Cookies
No request cookies
Response Cookies
| Key | Value |
|---|---|
| REMEMBERME | Symfony\Component\HttpFoundation\Cookie {#351 #expire: 1 #path: "/" -sameSite: "lax" -secureDefault: false #name: "REMEMBERME" #value: null #domain: null #secure: true #httpOnly: true -raw: false -partitioned: false } |
Session
Session Metadata
| Key | Value |
|---|---|
| Created | "Sat, 20 Dec 25 00:33:53 +0100" |
| Last used | "Sat, 20 Dec 25 00:33:53 +0100" |
| Lifetime | 0 |
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_DEBUG | "0" |
| APP_ENV | "dev" |
| APP_SECRET | "194baaf968f809c96d68afe2ec5fff87" |
| DATABASE_URL | "postgresql://invest:invest2025xD@man177.kielce.eu:54321/invest?serverVersion=17.0&charset=utf8" |
| DEFAULT_URI | "https://localhost" |
| ISDP_URL | "oci8://bi:pA%24%24w0rD_BI@172.17.1.153:1521/isdp" |
| MAILER_DSN | "null://null" |
| MERCURE_JWT_SECRET | "!ChangeThisMercureHubJWTSecretKey!" |
| MERCURE_PUBLIC_URL | "http://localhost:3000/.well-known/mercure" |
| MERCURE_URL | "http://localhost:3000/.well-known/mercure" |
| MESSENGER_TRANSPORT_DSN | "doctrine://default" |
| RECAPTCHA3_KEY | "my_site_key" |
| RECAPTCHA3_SECRET | "my_secret" |
Defined as regular env variables
| Key | Value |
|---|---|
| CONTENT_LENGTH | "" |
| CONTENT_TYPE | "" |
| DOCUMENT_ROOT | "/var/www/invest/releases/8/public" |
| DOCUMENT_URI | "/index.php" |
| FCGI_ROLE | "RESPONDER" |
| GATEWAY_INTERFACE | "CGI/1.1" |
| HOME | "/var/www" |
| HTTPS | "on" |
| HTTP_ACCEPT | "*/*" |
| HTTP_ACCEPT_ENCODING | "gzip, br, zstd, deflate" |
| HTTP_HOST | "invest.apps.kielce.eu" |
| HTTP_USER_AGENT | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
| HTTP_X_FORWARDED_PROTO | "https" |
| PHP_SELF | "/index.php" |
| QUERY_STRING | "" |
| REDIRECT_STATUS | "200" |
| REMOTE_ADDR | "216.73.216.149" |
| REMOTE_PORT | "53382" |
| REMOTE_USER | "" |
| REQUEST_METHOD | "GET" |
| REQUEST_SCHEME | "https" |
| REQUEST_TIME | 1766187233 |
| REQUEST_TIME_FLOAT | 1766187233.5159 |
| REQUEST_URI | "/logout" |
| SCRIPT_FILENAME | "/var/www/invest/releases/8/public/index.php" |
| SCRIPT_NAME | "/index.php" |
| SERVER_ADDR | "172.16.50.179" |
| SERVER_NAME | "invest.apps.kielce.eu" |
| SERVER_PORT | "443" |
| SERVER_PROTOCOL | "HTTP/2.0" |
| SERVER_SOFTWARE | "nginx/1.28.0" |
| SYMFONY_DOTENV_PATH | "/var/www/invest/releases/8/.env" |
| SYMFONY_DOTENV_VARS | "APP_ENV,APP_SECRET,DATABASE_URL,MESSENGER_TRANSPORT_DSN,MAILER_DSN,MERCURE_URL,MERCURE_PUBLIC_URL,MERCURE_JWT_SECRET,RECAPTCHA3_KEY,RECAPTCHA3_SECRET,APP_DEBUG,ISDP_URL,DEFAULT_URI" |
| USER | "www-data" |