Request / Response
Request
GET Parameters
None
POST Parameters
None
Uploaded Files
None
Request Attributes
| Key | Value |
|---|---|
| _access_control_attributes | [
"PUBLIC_ACCESS"
] |
| _controller | "App\Controller\HealthController::index" |
| _firewall_context | "security.firewall.map.context.main" |
| _route | "app_health" |
| _route_params | [] |
| _security_authenticators | [] |
| _security_skipped_authenticators | [ Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#594 -supports: false -passport: null -duration: null -stub: "App\Security\SecurityAuthenticator" -authenticated: null -exception: null -authenticator: App\Security\SecurityAuthenticator {#541 …} } Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#595 -supports: false -passport: null -duration: null -stub: "Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator" -authenticated: null -exception: null -authenticator: Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator {#596 …} } ] |
| _stopwatch_token | "5ff7b0" |
Request Headers
| Header | Value |
|---|---|
| accept-encoding | "gzip, compressed" |
| connection | "close" |
| host | "172.31.19.72" |
| user-agent | "ELB-HealthChecker/2.0" |
| 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 | "application/json" |
| date | "Thu, 29 Jan 2026 16:39:53 GMT" |
| x-debug-token | "a52892" |
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 | "7ee03f5e356ad2c79313226b7dd402974e90c335767d6af253800e324c6b5667" |
| APP_SHARE_DIR | "var/share" |
| DATABASE_URL | "mysql://symfony:symfony@db:3306/symfony?serverVersion=8.0.32&charset=utf8mb4" |
| DEFAULT_URI | "http://localhost" |
| MAILER_DSN | "null://null" |
| MERCURE_JWT_SECRET | "1qyrZ4ABlu2YILvunPOXTGxygHVuSGsfmg++aDXOpGc=" |
| MERCURE_PUBLIC_URL | "http://127.0.0.1:3000/.well-known/mercure" |
| MERCURE_PUBLISHER_KEY | "1qyrZ4ABlu2YILvunPOXTGxygHVuSGsfmg++aDXOpGc=" |
| MERCURE_SUBSCRIBER_KEY | "wc/EvreyTWuFNixLMmR2qQrUsgycCfx+ZsKIOdRjskw=" |
| MERCURE_URL | "http://mercure:3000/.well-known/mercure" |
| MESSENGER_TRANSPORT_DSN | "doctrine://default?auto_setup=0" |
Defined as regular env variables
| Key | Value |
|---|---|
| APP_DEBUG | "1" |
| APP_PROJECT_DIR | "/var/www/iconnection/app" |
| APP_RUNTIME | "Symfony\Component\Runtime\SymfonyRuntime" |
| APP_RUNTIME_OPTIONS | [ "project_dir" => "/var/www/iconnection/app" ] |
| CONTEXT_DOCUMENT_ROOT | "/var/www/iconnection/app/public" |
| CONTEXT_PREFIX | "" |
| DOCUMENT_ROOT | "/var/www/iconnection/app/public" |
| GATEWAY_INTERFACE | "CGI/1.1" |
| HTTP_ACCEPT_ENCODING | "gzip, compressed" |
| HTTP_CONNECTION | "close" |
| HTTP_HOST | "172.31.19.72" |
| HTTP_USER_AGENT | "ELB-HealthChecker/2.0" |
| PATH | "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/snap/bin" |
| PHP_SELF | "/index.php" |
| QUERY_STRING | "" |
| REDIRECT_STATUS | "200" |
| REDIRECT_URL | "/health" |
| REMOTE_ADDR | "172.31.6.34" |
| REMOTE_PORT | "41546" |
| REQUEST_METHOD | "GET" |
| REQUEST_SCHEME | "http" |
| REQUEST_TIME | 1769704793 |
| REQUEST_TIME_FLOAT | 1769704793.1275 |
| REQUEST_URI | "/health" |
| SCRIPT_FILENAME | "/var/www/iconnection/app/public/index.php" |
| SCRIPT_NAME | "/index.php" |
| SERVER_ADDR | "172.31.19.72" |
| SERVER_ADMIN | "[no address given]" |
| SERVER_NAME | "172.31.19.72" |
| SERVER_PORT | "80" |
| SERVER_PROTOCOL | "HTTP/1.1" |
| SERVER_SIGNATURE | "<address>Apache/2.4.58 (Ubuntu) Server at 172.31.19.72 Port 80</address>\n" |
| SERVER_SOFTWARE | "Apache/2.4.58 (Ubuntu)" |
| SYMFONY_DOTENV_PATH | "/var/www/iconnection/app/.env" |
| SYMFONY_DOTENV_VARS | "APP_ENV,APP_SECRET,APP_SHARE_DIR,DEFAULT_URI,DATABASE_URL,MESSENGER_TRANSPORT_DSN,MAILER_DSN,MERCURE_URL,MERCURE_PUBLIC_URL,MERCURE_JWT_SECRET,MERCURE_PUBLISHER_KEY,MERCURE_SUBSCRIBER_KEY" |