Request / Response
Request
GET Parameters
None
POST Parameters
None
Uploaded Files
None
Request Attributes
Key | Value |
---|---|
_stopwatch_token | "bc1330" |
Request Headers
Header | Value |
---|---|
accept | "*/*" |
accept-encoding | "gzip, br, deflate" |
from | "gptbot(at)openai.com" |
host | "elpay-dev.billiton.de" |
user-agent | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; GPTBot/1.2; +https://openai.com/gptbot)" |
x-openai-host-hash | "454744665" |
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 | "Sun, 01 Jun 2025 01:54:14 GMT" |
x-debug-token | "e0d91f" |
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_ENV | "dev" |
APP_SECRET | "bf58fd360c3c074269a7d41264514154" |
CORS_ALLOW_ORIGIN | "*" |
DATABASE_URL | "postgresql://phapp:C8Ft9j81tX1zqfHr@localhost:5432/phapp?serverVersion=16&charset=utf8" |
JWT_PASSPHRASE | "b4b962fdf167c26a601844507807b59f05381bf85b6e1e71719438cc41cdfb83" |
JWT_PUBLIC_KEY | "%kernel.project_dir%/config/jwt/public.pem" |
JWT_SECRET_KEY | "%kernel.project_dir%/config/jwt/private.pem" |
Defined as regular env variables
Key | Value |
---|---|
APP_DEBUG | "1" |
CONTEXT_DOCUMENT_ROOT | "/var/www/pay-hub-backend/public" |
CONTEXT_PREFIX | "" |
DOCUMENT_ROOT | "/var/www/pay-hub-backend/public" |
GATEWAY_INTERFACE | "CGI/1.1" |
HTTPS | "on" |
HTTP_ACCEPT | "*/*" |
HTTP_ACCEPT_ENCODING | "gzip, br, deflate" |
HTTP_FROM | "gptbot(at)openai.com" |
HTTP_HOST | "elpay-dev.billiton.de" |
HTTP_USER_AGENT | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; GPTBot/1.2; +https://openai.com/gptbot)" |
HTTP_X_OPENAI_HOST_HASH | "454744665" |
PATH | "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/snap/bin" |
PHP_SELF | "/index.php" |
QUERY_STRING | "" |
REMOTE_ADDR | "20.171.207.154" |
REMOTE_PORT | "60886" |
REQUEST_METHOD | "GET" |
REQUEST_SCHEME | "https" |
REQUEST_TIME | 1748742854 |
REQUEST_TIME_FLOAT | 1748742854.2519 |
REQUEST_URI | "/api/config.json" |
SCRIPT_FILENAME | "/var/www/pay-hub-backend/public/index.php" |
SCRIPT_NAME | "/index.php" |
SERVER_ADDR | "172.16.0.234" |
SERVER_ADMIN | "webmaster@localhost" |
SERVER_NAME | "elpay-dev.billiton.de" |
SERVER_PORT | "443" |
SERVER_PROTOCOL | "HTTP/1.1" |
SERVER_SIGNATURE | "<address>Apache/2.4.58 (Ubuntu) Server at elpay-dev.billiton.de Port 443</address>\n" |
SERVER_SOFTWARE | "Apache/2.4.58 (Ubuntu)" |
SSL_TLS_SNI | "elpay-dev.billiton.de" |
SYMFONY_DOTENV_VARS | "APP_ENV,APP_SECRET,DATABASE_URL,JWT_SECRET_KEY,JWT_PUBLIC_KEY,JWT_PASSPHRASE,CORS_ALLOW_ORIGIN" |