Request / Response
Request
GET Parameters
None
POST Parameters
None
Uploaded Files
None
Request Attributes
| Key | Value |
|---|---|
| _controller | "App\Controller\Api\SettingsController::show" |
| _firewall_context | "security.firewall.map.context.api" |
| _route | "api_settings_show" |
| _route_params | [] |
| _security_authenticators | [] |
| _security_skipped_authenticators | [ Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#604 -supports: false -passport: null -duration: null -stub: "Lexik\Bundle\JWTAuthenticationBundle\Security\Authenticator\JWTAuthenticator" -authenticated: null -exception: null -authenticator: Lexik\Bundle\JWTAuthenticationBundle\Security\Authenticator\JWTAuthenticator {#571 …} } ] |
| _stopwatch_token | "1c6a4f" |
Request Headers
| Header | Value |
|---|---|
| accept | "*/*" |
| accept-encoding | "gzip, br, deflate" |
| from | "gptbot(at)openai.com" |
| host | "vault.grumpyknowswhenn.com" |
| referer | "https://www.vault.grumpyknowswhenn.com" |
| user-agent | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; GPTBot/1.4; +https://openai.com/gptbot)" |
| x-openai-host-hash | "959125763" |
| 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-security-policy | "default-src 'self'; base-uri 'self'; form-action 'self'; frame-src 'none'; img-src 'self' data:; object-src 'none'; script-src 'self' 'unsafe-inline'; style-src 'self' 'unsafe-inline'" |
| content-type | "application/json" |
| date | "Mon, 27 Jul 2026 13:18:43 GMT" |
| referrer-policy | "no-referrer, strict-origin-when-cross-origin" |
| strict-transport-security | "max-age=31536000; includeSubDomains; preload" |
| www-authenticate | "Bearer" |
| x-content-security-policy | "default-src 'self'; base-uri 'self'; form-action 'self'; frame-src 'none'; img-src 'self' data:; object-src 'none'; script-src 'self' 'unsafe-inline'; style-src 'self' 'unsafe-inline'" |
| x-content-type-options | "nosniff" |
| x-debug-token | "bd18e0" |
| x-frame-options | "DENY" |
Cookies
Request Cookies
No request cookies
Response Cookies
No response cookies
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_DEBUG | "1" |
| APP_ENV | "dev" |
| APP_SECRET | "eb98132f23037f437cf2f12288de6bea4dd7f8dac3581c2e30854a07034dcad8" |
| DATABASE_URL | "mysql://grumpykn_admin:CWyLzGgBIzSd8SK$@127.0.0.1:3306/grumpykn_vault?serverVersion=8.0" |
| DEFAULT_URI | "https://localhost:8000" |
| JWT_PASSPHRASE | "7f9faa9b3665ed02dc2b92674d5c5309826908a09d0a16f8f8dd5c4a406adedf" |
| JWT_PUBLIC_KEY | "%kernel.project_dir%/config/jwt/public.pem" |
| JWT_SECRET_KEY | "%kernel.project_dir%/config/jwt/private.pem" |
| LOCK_DSN | "flock" |
| MAILER_DSN | "null://null" |
| MESSENGER_TRANSPORT_DSN | "doctrine://default?auto_setup=0" |
| RATE_LIMIT_API | "60" |
| RATE_LIMIT_AUTH | "5" |
| RATE_LIMIT_WEB | "30" |
Defined as regular env variables
| Key | Value |
|---|---|
| BASE | "/public" |
| DOCUMENT_ROOT | "/home/grumpykn/vault.grumpyknowswhenn.com" |
| HTTPS | "on" |
| HTTP_ACCEPT | "*/*" |
| HTTP_ACCEPT_ENCODING | "gzip, br, deflate" |
| HTTP_FROM | "gptbot(at)openai.com" |
| HTTP_HOST | "vault.grumpyknowswhenn.com" |
| HTTP_REFERER | "https://www.vault.grumpyknowswhenn.com" |
| HTTP_USER_AGENT | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; GPTBot/1.4; +https://openai.com/gptbot)" |
| HTTP_X_OPENAI_HOST_HASH | "959125763" |
| PATH | "/usr/local/bin:/bin:/usr/bin" |
| PHP_SELF | "/public/index.php" |
| QUERY_STRING | "" |
| REDIRECT_REQUEST_METHOD | "GET" |
| REDIRECT_STATUS | "200" |
| REDIRECT_URL | "/api/settings" |
| REMOTE_ADDR | "74.7.243.222" |
| REMOTE_PORT | "43264" |
| REQUEST_METHOD | "GET" |
| REQUEST_SCHEME | "https" |
| REQUEST_TIME | 1785158323 |
| REQUEST_TIME_FLOAT | 1785158323.0884 |
| REQUEST_URI | "/api/settings" |
| SCRIPT_FILENAME | "/home/grumpykn/vault.grumpyknowswhenn.com/public/index.php" |
| SCRIPT_NAME | "/public/index.php" |
| SCRIPT_URI | "https://vault.grumpyknowswhenn.com/api/settings" |
| SCRIPT_URL | "/api/settings" |
| SERVER_ADDR | "173.234.16.30" |
| SERVER_ADMIN | "webmaster@vault.grumpyknowswhenn.com" |
| SERVER_NAME | "vault.grumpyknowswhenn.com" |
| SERVER_PORT | "443" |
| SERVER_PROTOCOL | "HTTP/1.1" |
| SERVER_SOFTWARE | "LiteSpeed" |
| SSL_CIPHER | "TLS_AES_256_GCM_SHA384" |
| SSL_CIPHER_ALGKEYSIZE | "256" |
| SSL_CIPHER_USEKEYSIZE | "256" |
| SSL_PROTOCOL | "TLSv1.3" |
| SYMFONY_DOTENV_PATH | "/home/grumpykn/vault.grumpyknowswhenn.com/.env" |
| SYMFONY_DOTENV_VARS | "APP_ENV,APP_DEBUG,APP_SECRET,MESSENGER_TRANSPORT_DSN,MAILER_DSN,JWT_SECRET_KEY,JWT_PUBLIC_KEY,JWT_PASSPHRASE,LOCK_DSN,DEFAULT_URI,DATABASE_URL,RATE_LIMIT_AUTH,RATE_LIMIT_API,RATE_LIMIT_WEB" |
| X-LSCACHE | "on" |
| X_SPDY | "HTTP2" |