DefaultController :: root
Request
GET Parameters
None
POST Parameters
None
Uploaded Files
None
Request Attributes
| Key | Value |
|---|---|
| _controller | "App\Controller\Frontend\DefaultController::root" |
| _controller_attributes | [ Symfony\Component\Routing\Attribute\Route {#488 +methods: [] +envs: [] +schemes: [] +aliases: [] +path: "/" +name: "root" +requirements: [] +options: [] +defaults: [] +host: null +condition: null +priority: null } Symfony\Component\Routing\Attribute\Route {#528 +methods: [] +envs: [] +schemes: [] +aliases: [] +path: "/{wc}" +name: "root_wildcard" +requirements: [ "wc" => "^.+" ] +options: [] +defaults: [] +host: null +condition: null +priority: -100 } ] |
| _firewall_context | "security.firewall.map.context.main" |
| _route | "root_wildcard" |
| _route_params | [ "wc" => "actuator/health" ] |
| _security_authenticators | [] |
| _security_skipped_authenticators | [ Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#375 -supports: false -passport: null -duration: null -stub: "Lexik\Bundle\JWTAuthenticationBundle\Security\Authenticator\JWTAuthenticator" -authenticated: null -exception: null -authenticator: Lexik\Bundle\JWTAuthenticationBundle\Security\Authenticator\JWTAuthenticator {#87 …} } Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#509 -supports: false -passport: null -duration: null -stub: "Gesdinet\JWTRefreshTokenBundle\Security\Http\Authenticator\RefreshTokenAuthenticator" -authenticated: null -exception: null -authenticator: Gesdinet\JWTRefreshTokenBundle\Security\Http\Authenticator\RefreshTokenAuthenticator {#503 …} } ] |
| _stopwatch_token | "c5d34a" |
| wc | "actuator/health" |
Request Headers
| Header | Value |
|---|---|
| accept | "*/*" |
| accept-encoding | "gzip" |
| host | "57.129.66.87" |
| user-agent | "Mozilla/5.0 zgrab/0.x" |
| x-php-ob-level | "1" |
Request Content
Request content not available (it was retrieved as a resource).
Retry Command
curl \ --compressed \ --url 'https://57.129.66.87/actuator/health' \ --header 'Accept-Encoding: gzip' \ --header 'Accept: */*' \ --header 'User-Agent: Mozilla/5.0 zgrab/0.x' \ --header 'X-Php-Ob-Level: 1'
Response
Response Headers
| Header | Value |
|---|---|
| cache-control | "no-cache, private" |
| content-type | "text/html; charset=UTF-8" |
| date | "Sun, 12 Jul 2026 06:41:48 GMT" |
| x-debug-token | "1eeca4" |
| x-robots-tag | "noindex" |
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_REAL_ENV | "dev" |
| APP_SECRET | "b38937dccf9e0aac1bbb3a1798ebdb13" |
| ASSETVERSION | "1783678940" |
| CLIENT_DATABASE_PASSWORD | "q7t86M9CRAYDQ4VHamNB" |
| CLIENT_DATABASE_PORT | "20184" |
| CLIENT_DATABASE_URL | "mysql-90126a82-o1fc79756.database.cloud.ovh.net" |
| CLIENT_DATABASE_USER | "avnadmin" |
| DATABASE_URL | "mysql://supercai_USER:D3nJN7KLE9RkBlHp2g4z@mysql-90126a82-o1fc79756.database.cloud.ovh.net:20184/supercai_dev?allowPublicKeyRetrieval=true&ssl-mode=REQUIRED" |
| DOCKER_HUB_TOKEN | "dckr_pat_DQ2fHADlzpIIL_0wJ4D8RAID8us" |
| DOCKER_HUB_USER | "oroe" |
| HELM_BINARY | "/usr/local/bin/helm" |
| IS_LOCAL | "false" |
| JWT_PASSPHRASE | "d9f4dec0dc58a7c50e29397767ea0acc61f12cb9efede399286af946bfcd3f77" |
| JWT_PUBLIC_KEY | "%kernel.project_dir%/config/jwt/public.pem" |
| JWT_SECRET_KEY | "%kernel.project_dir%/config/jwt/private.pem" |
| KUBECTL_BINARY | "/usr/bin/kubectl" |
| KUBE_CONFIG_PATH | "/var/www/html/supercai_dev/current/config/k8s/kubeconfig.yml" |
| MAILER_DEFAULT_SENDER | "OCT <mail@oct.oroe.eu>" |
| MAILER_DSN | "smtp://p539547p1:quc%urhvin4L1@mail.agenturserver.de:465" |
| MAILER_URGENT_SENDER | "OCT URGENT! <mail@oct.oroe.eu>" |
| MERCURE_JWT_SECRET | "bUb7fzpxAn7b6ovPoMKuF4kDYqTBWpUkcA74AgiFTNUr8uME" |
| MERCURE_PUBLIC_URL | "https://mrcr-supercai-dev.cai-digital.com/.well-known/mercure" |
| MERCURE_URL | "https://mrcr-supercai-dev.cai-digital.com/.well-known/mercure" |
| MESSENGER_TRANSPORT_DSN | "doctrine://default?auto_setup=0" |
| RELEASE_VERSION | "develop" |
| WEBHOOK_AUTH_TOKEN | "T0lTMTZ3RFVVZm8yRkxPaERDaElsbCtYa2VlbFB6c0tiRWo3ZGJqdXV6RGxIODlWaE4yenNWNFV3c244UVpGVTB4V00wb3R2d0lQN3k0UDZGWDBuUFJuTVQyMlRIajVIWVJ3SUFVdm1FN0l3YlZVQ2wvM1hPaGhwbGNJZFQxREZGOUJUMHJOUC93ZTBWMklId1RHdVdTVENWb3M2b3R5ekk3a1hEdGZzeWRjU2Q5TklpSXZITHFYamJPVGtidWVjQ0F3RUFBYU43TUhrd0RnWURWUjBQQVFIL0JBUURBZ0dtTUJNR0ExVWRKUVFNTUFvR0NDc0dBUVVGQndNQk1CSUdBMVVkRXdFQi93UU" |
Defined as regular env variables
| Key | Value |
|---|---|
| APP_DEBUG | "1" |
| APP_PROJECT_DIR | "/var/www/html/supercai_dev/releases/164" |
| APP_RUNTIME | "Symfony\Component\Runtime\SymfonyRuntime" |
| APP_RUNTIME_OPTIONS | [ "project_dir" => "/var/www/html/supercai_dev/releases/164" ] |
| CONTENT_LENGTH | "" |
| CONTENT_TYPE | "" |
| DOCUMENT_ROOT | "/var/www/html/supercai_dev/releases/164/public" |
| DOCUMENT_URI | "/index.php" |
| FCGI_ROLE | "RESPONDER" |
| GATEWAY_INTERFACE | "CGI/1.1" |
| HOME | "/var/www" |
| HTTPS | "on" |
| HTTP_ACCEPT | "*/*" |
| HTTP_ACCEPT_ENCODING | "gzip" |
| HTTP_HOST | "57.129.66.87" |
| HTTP_USER_AGENT | "Mozilla/5.0 zgrab/0.x" |
| PHP_SELF | "/index.php" |
| QUERY_STRING | "" |
| REDIRECT_STATUS | "200" |
| REMOTE_ADDR | "20.127.244.206" |
| REMOTE_PORT | "50708" |
| REMOTE_USER | "" |
| REQUEST_METHOD | "GET" |
| REQUEST_SCHEME | "https" |
| REQUEST_TIME | 1783838508 |
| REQUEST_TIME_FLOAT | 1783838508.8525 |
| REQUEST_URI | "/actuator/health" |
| SCRIPT_FILENAME | "/var/www/html/supercai_dev/releases/164/public/index.php" |
| SCRIPT_NAME | "/index.php" |
| SERVER_ADDR | "57.129.66.87" |
| SERVER_NAME | "dev.supercai.oroe.eu" |
| SERVER_PORT | "443" |
| SERVER_PROTOCOL | "HTTP/1.1" |
| SERVER_SOFTWARE | "nginx/1.26.0" |
| SYMFONY_DOTENV_PATH | "/var/www/html/supercai_dev/releases/164/.env" |
| SYMFONY_DOTENV_VARS | "APP_ENV,APP_REAL_ENV,APP_SECRET,DATABASE_URL,IS_LOCAL,CLIENT_DATABASE_USER,CLIENT_DATABASE_PASSWORD,CLIENT_DATABASE_URL,CLIENT_DATABASE_PORT,JWT_SECRET_KEY,JWT_PUBLIC_KEY,JWT_PASSPHRASE,MAILER_DSN,MAILER_DEFAULT_SENDER,MAILER_URGENT_SENDER,MERCURE_URL,MERCURE_PUBLIC_URL,MERCURE_JWT_SECRET,MESSENGER_TRANSPORT_DSN,ASSETVERSION,KUBE_CONFIG_PATH,KUBECTL_BINARY,HELM_BINARY,DOCKER_HUB_USER,DOCKER_HUB_TOKEN,WEBHOOK_AUTH_TOKEN,RELEASE_VERSION" |
| USER | "www-data" |