GET http://roadmap.hiddn.dev/en?status=completed

RoadmapController :: index

Request

GET Parameters

Key Value
status
"completed"

POST Parameters

No POST parameters

Uploaded Files

No files were uploaded

Request Attributes

Key Value
_controller
"App\Controller\Roadmap\RoadmapController::index"
_firewall_context
"security.firewall.map.context.main"
_locale
"en"
_route
"roadmap_index"
_route_params
[
  "_locale" => "en"
]
_security_authenticators
[]
_security_firewall_run
"_security_main"
_security_skipped_authenticators
[
  Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#274
    -supports: false
    -passport: null
    -duration: null
    -stub: "Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator"
    -authenticated: null
    -exception: null
    -authenticator: Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator {#39 …}
  }
]
_stopwatch_token
"8856d9"

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip, br, zstd, deflate"
cookie
"PHPSESSID=7350c13c0eb6b54b86617402841a70b9"
host
"roadmap.hiddn.dev"
mod-rewrite
"On"
user-agent
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
via
"2.0 Caddy"
x-forwarded-for
"216.73.216.85"
x-forwarded-host
"roadmap.hiddn.dev"
x-forwarded-proto
"https"
x-php-ob-level
"0"

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
"Sat, 06 Dec 2025 06:02:46 GMT"
x-debug-token
"d630fb"

Cookies

Request Cookies

Key Value
PHPSESSID
"7350c13c0eb6b54b86617402841a70b9"

Response Cookies

No response cookies

Session 2

Session Metadata

Key Value
Created
"Sat, 06 Dec 25 06:02:44 +0000"
Last used
"Sat, 06 Dec 25 06:02:46 +0000"
Lifetime
0

Session Attributes

Attribute Value
_locale
"en"

Session Usage

2 Usages
Stateless check enabled
Usage
App\EventListener\LocaleListener:33
[
  [
    "file" => "/var/www/html/src/EventListener/LocaleListener.php"
    "line" => 33
    "function" => "set"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "__invoke"
    "class" => "App\EventListener\LocaleListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 126
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 159
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/http-kernel/Kernel.php"
    "line" => 182
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/autoload_runtime.php"
    "line" => 32
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/public/index.php"
    "line" => 7
    "args" => [
      "/var/www/html/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:39
[
  [
    "file" => "/var/www/html/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
    "line" => 39
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/security-bundle/Security.php"
    "line" => 97
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/security-bundle/Security.php"
    "line" => 52
    "function" => "getToken"
    "class" => "Symfony\Bundle\SecurityBundle\Security"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/src/EventSubscriber/SettingsGlobalSubscriber.php"
    "line" => 40
    "function" => "getUser"
    "class" => "Symfony\Bundle\SecurityBundle\Security"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelController"
    "class" => "App\EventSubscriber\SettingsGlobalSubscriber"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 126
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 171
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/http-kernel/Kernel.php"
    "line" => 182
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/autoload_runtime.php"
    "line" => 32
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/public/index.php"
    "line" => 7
    "args" => [
      "/var/www/html/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]

Flashes

Flashes

No flash messages were created.

Server Parameters

Server Parameters

Defined in .env

Key Value
ADMIN_DOMAIN
"admin.hiddn.dev"
APP_URL
"https://app.hiddn.dev"
AWS_ACCESS_KEY_ID
"AKIAVVW3RA2OFTKHTFXY"
AWS_S3_BUCKET
"hiddnchat-encrypted-files"
AWS_S3_REGION
"eu-central-1"
AWS_SECRET_ACCESS_KEY
"9n3h/FIxxS8rhxk0a1hL16VzwtR1mpHQoArXGeP5"
CONTACT_EMAIL
"contact@hiddn.dev"
DEFAULT_URI
"http://localhost"
LANDING_URL
"https://hiddn.dev"
MAILER_DSN
"null://null"
MAX_FILE_SIZE
"10485760"
MERCURE_JWT_SECRET
"!ChangeThisMercureHubJWTSecretKey!"
MERCURE_PUBLIC_URL
"http://localhost:3000/.well-known/mercure"
MERCURE_URL
"http://mercure/.well-known/mercure"
VAPID_PRIVATE_KEY
"UUxI55O_RyGX7Mz0Kxz9AUB0K0jWpv8tFFV2q4Kp5yw"
VAPID_PUBLIC_KEY
"BEl62iUYgUivxIkv69yViEuiBIa-Ib9-SkvMeAtA3LFgDzkrxZJjSgSnfckjBJuBkr3qBUYIHBQFLXYp5Nksh8U"
VAPID_SUBJECT
"mailto:admin@hiddn.chat"

Defined as regular env variables

Key Value
APP_COOKIE_DOMAIN
".hiddn.dev"
APP_DEBUG
"1"
APP_DOMAIN
"app.hiddn.dev"
APP_ENV
"dev"
APP_FIREWALL_HOST_PATTERN
"~^(app|admin|roadmap|changelog|status)\.hiddn\.dev$"
APP_LANDING_HOST
"hiddn.dev"
APP_PROJECT_DIR
"/var/www/html"
APP_RUNTIME
"Symfony\Component\Runtime\SymfonyRuntime"
APP_RUNTIME_OPTIONS
[
  "project_dir" => "/var/www/html"
]
APP_SECRET
"faf00b0dd2bb425cce1d1ce42d7c2737e07318ec8f9fef91e9bee7db90be1e65"
CDN_URL
"https://dzjs4gnooi7vf.cloudfront.net"
CHANGELOG_DOMAIN
"changelog.hiddn.dev"
CONTENT_LENGTH
""
CONTENT_TYPE
""
DATABASE_URL
"postgresql://hiddnchat:hiddnchat_secret@postgres:5432/hiddnchat?serverVersion=17&charset=utf8"
DOCUMENT_ROOT
"/var/www/html/public/"
DOCUMENT_URI
"/index.php"
FCGI_ROLE
"RESPONDER"
GATEWAY_INTERFACE
"CGI/1.1"
GPG_KEYS
"AFD8691FDAEDF03BDF6E460563F15A9B715376CA 9D7F99A0CB8F05C8A6958D6256A97AF7600A39A6 0616E93D95AF471243E26761770426E17EBBB3DD"
HOME
"/root"
HOSTNAME
"56416f0f8dcd"
HTTPS
""
HTTP_ACCEPT
"*/*"
HTTP_ACCEPT_ENCODING
"gzip, br, zstd, deflate"
HTTP_COOKIE
"PHPSESSID=7350c13c0eb6b54b86617402841a70b9"
HTTP_HOST
"roadmap.hiddn.dev"
HTTP_MOD_REWRITE
"On"
HTTP_USER_AGENT
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
HTTP_VIA
"2.0 Caddy"
HTTP_X_FORWARDED_FOR
"216.73.216.85"
HTTP_X_FORWARDED_HOST
"roadmap.hiddn.dev"
HTTP_X_FORWARDED_PROTO
"https"
LANDING_DOMAIN
"hiddn.dev"
PATH
"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"
PATH_INFO
"/en"
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.4.15.tar.xz.asc"
PHP_BINARY
"/usr/local/bin/php"
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_PATH
"/usr/local/bin/php"
PHP_PEAR_PHP_BIN
"/usr/local/bin/php"
PHP_SELF
"/index.php/en"
PHP_SHA256
"a060684f614b8344f9b34c334b6ba8db1177555997edb5b1aceab0a4b807da7e"
PHP_URL
"https://www.php.net/distributions/php-8.4.15.tar.xz"
PHP_VERSION
"8.4.15"
PUSHER_APP_CLUSTER
"mt1"
PUSHER_APP_ID
"hiddnchat"
PUSHER_APP_KEY
"hiddnchat-app-key"
PUSHER_APP_SECRET
"hiddnchat-app-secret"
PUSHER_HOST
"soketi"
PUSHER_PORT
"6001"
PUSHER_SCHEME
"http"
PUSHER_WS_HOST
"ws.hiddn.dev"
PUSHER_WS_PORT
"443"
PWD
"/var/www/html"
QUERY_STRING
"status=completed"
REDIRECT_STATUS
"200"
REDIS_URL
"redis://:redis_secret@redis:6379"
REMOTE_ADDR
"172.23.0.6"
REMOTE_PORT
"55692"
REQUEST_METHOD
"GET"
REQUEST_TIME
1765000966
REQUEST_TIME_FLOAT
1765000966.097
REQUEST_URI
"/en?status=completed"
ROADMAP_DOMAIN
"roadmap.hiddn.dev"
S3_ASSETS_BUCKET
"hiddnchat-public-assets"
S3_BUCKET
"hiddnchat-encrypted-files"
S3_ENDPOINT
"https://s3.eu-central-1.amazonaws.com"
S3_KEY
"AKIAVVW3RA2OFTKHTFXY"
S3_REGION
"eu-central-1"
S3_SECRET
"9n3h/FIxxS8rhxk0a1hL16VzwtR1mpHQoArXGeP5"
SCRIPT_FILENAME
"/var/www/html/public/index.php"
SCRIPT_NAME
"/index.php"
SERVER_NAME
"roadmap.hiddn.dev"
SERVER_PORT
"8000"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SOFTWARE
"symfony-cli/5.16.1"
SHLVL
"1"
STATUS_DOMAIN
"status.hiddn.dev"
SYMFONY_APPLICATION_DEFAULT_ROUTE_HOST
"127.0.0.1:8000"
SYMFONY_APPLICATION_DEFAULT_ROUTE_PATH
"/"
SYMFONY_APPLICATION_DEFAULT_ROUTE_PORT
"8000"
SYMFONY_APPLICATION_DEFAULT_ROUTE_SCHEME
"http"
SYMFONY_APPLICATION_DEFAULT_ROUTE_URL
"http://127.0.0.1:8000/"
SYMFONY_DEFAULT_ROUTE_HOST
"127.0.0.1:8000"
SYMFONY_DEFAULT_ROUTE_PATH
"/"
SYMFONY_DEFAULT_ROUTE_PORT
"8000"
SYMFONY_DEFAULT_ROUTE_SCHEME
"http"
SYMFONY_DEFAULT_ROUTE_URL
"http://127.0.0.1:8000/"
SYMFONY_DOCKER_ENV
""
SYMFONY_DOTENV_PATH
"/var/www/html/.env"
SYMFONY_DOTENV_VARS
"DEFAULT_URI,MAILER_DSN,MERCURE_URL,MERCURE_PUBLIC_URL,MERCURE_JWT_SECRET,AWS_S3_BUCKET,AWS_S3_REGION,AWS_ACCESS_KEY_ID,AWS_SECRET_ACCESS_KEY,VAPID_PUBLIC_KEY,VAPID_PRIVATE_KEY,VAPID_SUBJECT,ADMIN_DOMAIN,APP_URL,LANDING_URL,CONTACT_EMAIL,MAX_FILE_SIZE"
SYMFONY_PROJECT_DEFAULT_ROUTE_HOST
"127.0.0.1:8000"
SYMFONY_PROJECT_DEFAULT_ROUTE_PATH
"/"
SYMFONY_PROJECT_DEFAULT_ROUTE_PORT
"8000"
SYMFONY_PROJECT_DEFAULT_ROUTE_SCHEME
"http"
SYMFONY_PROJECT_DEFAULT_ROUTE_URL
"http://127.0.0.1:8000/"
SYMFONY_TUNNEL
""
SYMFONY_TUNNEL_BRAND
""
SYMFONY_TUNNEL_ENV
""
X_FORWARDED_PORT
"8000"
argc
0
argv
[]