HealthController :: live
Request
GET Parameters
None
POST Parameters
None
Uploaded Files
None
Request Attributes
| Key | Value |
|---|---|
| _audit_request_start | 1769508500.2783 |
| _controller | "App\Controller\HealthController::live" |
| _firewall_context | "security.firewall.map.context.health" |
| _route | "health_live" |
| _route_params | [] |
| _stopwatch_token | "977670" |
Request Headers
| Header | Value |
|---|---|
| host | "127.0.0.1" |
| 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 'none'; frame-ancestors 'none'" |
| content-type | "application/json" |
| date | "Tue, 27 Jan 2026 10:08:20 GMT" |
| permissions-policy | "accelerometer=(), camera=(), geolocation=(), gyroscope=(), magnetometer=(), microphone=(), payment=(), usb=()" |
| referrer-policy | "strict-origin-when-cross-origin" |
| x-content-type-options | "nosniff" |
| x-debug-token | "b19409" |
| x-frame-options | "DENY" |
| x-xss-protection | "1; mode=block" |
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_SECRET | "f1930ff1b3dd2e7223813d95887cde03" |
| APP_SHARE_DIR | "var/share" |
| CORS_ALLOWED_ORIGINS | "["http://localhost:3000", "http://localhost:8080"]" |
| CORS_ALLOW_ORIGIN | "^https?://(localhost|127\.0\.0\.1)(:[0-9]+)?$" |
Defined as regular env variables
| Key | Value |
|---|---|
"/usr/local/bin/frankenphp" |
|
| ACCESS_TOKEN_TTL | "3600" |
| APP_DEBUG | "1" |
| APP_ENV | "dev" |
| APP_PROJECT_DIR | "/app" |
| APP_RUNTIME | "Runtime\FrankenPhpSymfony\Runtime" |
| APP_RUNTIME_MODE | "web=1&worker=1" |
| APP_RUNTIME_OPTIONS | [ "project_dir" => "/app" ] |
| AUTH_TYPE | "" |
| CIRCUIT_BREAKER_FAILURE_THRESHOLD | "5" |
| CIRCUIT_BREAKER_RECOVERY_TIMEOUT | "30" |
| CIRCUIT_BREAKER_SUCCESS_THRESHOLD | "2" |
| CLOUD_RUN_TIMEOUT_SECONDS | "3600" |
| COMPOSER_ALLOW_SUPERUSER | "1" |
| COMPOSER_CACHE_DIR | "/tmp" |
| COMPOSER_NO_INTERACTION | "1" |
| CONTENT_LENGTH | "" |
| CONTENT_TYPE | "" |
| DATA_EXPORT_SERVICE_URL | "https://dea-staging-innerorbit-staging.us-central1.run.app" |
| DEFAULT_URI | "https://nexus-staging-innerorbit-staging.us-central1.run.app" |
| DOCUMENT_ROOT | "/app/public" |
| DOCUMENT_URI | "index.php" |
| FRANKENPHP_WORKER | "1" |
| FRANKENPHP_WORKER_CONFIG | "" |
| GATEWAY_INTERFACE | "CGI/1.1" |
| GCP_PROJECT_ID | "innerorbit-staging" |
| GLEAN_SERVICE_URL | "https://glean-staging-innerorbit-staging.us-central1.run.app" |
| GODEBUG | "cgocheck=0" |
| GPG_KEYS | "1198C0117593497A5EC5C199286AF1F9897469DC 49D9AF6BC72A80D6691719C8AA23F5BE9C7097D4 D95C03BC702BE9515344AE3374E44BC9067701A5" |
| HOME | "/root" |
| HTTPS | "" |
| HTTP_HOST | "127.0.0.1" |
| K_CONFIGURATION | "nexus-staging" |
| K_REVISION | "nexus-staging-00023-v9m" |
| K_SERVICE | "nexus-staging" |
| NEXUS_SECRET | "nexus-staging" |
| PATH | "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" |
| PATH_INFO | "" |
| PHPIZE_DEPS | "autoconf \t\tdpkg-dev dpkg \t\tfile \t\tg++ \t\tgcc \t\tlibc-dev \t\tmake \t\tpkgconf \t\tre2c" |
| PHP_ASC_URL | "https://www.php.net/distributions/php-8.5.2.tar.xz.asc" |
| PHP_CFLAGS | "-fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64" |
| PHP_CPPFLAGS | "-fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64" |
| PHP_INI_DIR | "/usr/local/etc/php" |
| PHP_LDFLAGS | "-Wl,-O1 -pie" |
| PHP_SELF | "index.php" |
| PHP_SHA256 | "cb75a9b00a2806f7390dd64858ef42a47b443b3475769c8af6af33a18b1381f1" |
| PHP_URL | "https://www.php.net/distributions/php-8.5.2.tar.xz" |
| PHP_VERSION | "8.5.2" |
| PORT | "80" |
| PWD | "/app" |
| QUERY_STRING | "" |
| RATE_LIMIT_DISTRICT | "1000" |
| RATE_LIMIT_GLOBAL | "10000" |
| RATE_LIMIT_USER | "100" |
| REFRESH_TOKEN_TTL | "2592000" |
| REMOTE_ADDR | "169.254.169.126" |
| REMOTE_HOST | "169.254.169.126" |
| REMOTE_IDENT | "" |
| REMOTE_PORT | "25603" |
| REQUEST_METHOD | "GET" |
| REQUEST_SCHEME | "http" |
| REQUEST_TIME | 1769508500 |
| REQUEST_TIME_FLOAT | 1769508500.2771 |
| REQUEST_URI | "/health/live" |
| SCRIPT_FILENAME | "/app/public/index.php" |
| SCRIPT_NAME | "/index.php" |
| SERVER_NAME | "127.0.0.1" |
| SERVER_PORT | "80" |
| SERVER_PROTOCOL | "HTTP/1.1" |
| SERVER_SOFTWARE | "FrankenPHP" |
| SHLVL | "2" |
| SSL_CIPHER | "" |
| SSL_PROTOCOL | "" |
| SYMFONY_DOTENV_PATH | "/app/.env" |
| SYMFONY_DOTENV_VARS | "CORS_ALLOW_ORIGIN,CORS_ALLOWED_ORIGINS,APP_SHARE_DIR,APP_SECRET" |
| TRUSTED_PROXIES | "REMOTE_ADDR" |
| XDG_CONFIG_HOME | "/config" |
| XDG_DATA_HOME | "/data" |