Redirect 302 redirect from GET @content_page_rate (e0903b)

GET https://hilfe.patientify.io/de/rate/53?rating=middle

IndexController :: page_rate

Request

GET Parameters

Key Value
rating
"middle"

POST Parameters

No POST parameters

Uploaded Files

No files were uploaded

Request Attributes

Key Value
_controller
"App\Controller\Content\IndexController::page_rate"
_firewall_context
"security.firewall.map.context.main"
_locale
"de"
_redirected
true
_route
"content_page_rate"
_route_params
[
  "_locale" => "de"
  "id" => "53"
]
_security_authenticators
[]
_security_firewall_run
"_security_main"
_security_skipped_authenticators
[
  Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#454
    -supports: false
    -passport: null
    -duration: null
    -stub: "App\Security\LoginFormAuthenticator"
    -authenticated: null
    -exception: null
    -authenticator: App\Security\LoginFormAuthenticator {#455 …}
  }
  Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#452
    -supports: false
    -passport: null
    -duration: null
    -stub: "Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator"
    -authenticated: null
    -exception: null
    -authenticator: Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator {#401 …}
  }
]
_stopwatch_token
"2a7582"
id
"53"

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip, br, zstd, deflate"
cookie
"main_deauth_profile_token=46b26f; sf_redirect=%7B%22token%22%3A%22e0903b%22%2C%22route%22%3A%22content_page_rate%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22App%5C%5CController%5C%5CContent%5C%5CIndexController%22%2C%22method%22%3A%22page_rate%22%2C%22file%22%3A%22%5C%2Fvar%5C%2Fwww%5C%2Fx0%5C%2Fsrc%5C%2FController%5C%2FContent%5C%2FIndexController.php%22%2C%22line%22%3A397%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D; PHPSESSID=036612ad3d854e06301b13a81e5965c3"
host
"hilfe.patientify.io"
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.217.65"
x-forwarded-host
"hilfe.patientify.io"
x-forwarded-proto
"https"
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
"Wed, 10 Jun 2026 18:24:01 GMT"
location
"/de/a/patienten-akte-dokumentation/patienten-uebersicht-suche/patientenliste-ueberblick"
x-debug-token
"af3554"

Cookies

Request Cookies

Key Value
PHPSESSID
"036612ad3d854e06301b13a81e5965c3"
main_deauth_profile_token
"46b26f"
sf_redirect
"{"token":"e0903b","route":"content_page_rate","method":"GET","controller":{"class":"App\\Controller\\Content\\IndexController","method":"page_rate","file":"\/var\/www\/x0\/src\/Controller\/Content\/IndexController.php","line":397},"status_code":302,"status_text":"Found"}"

Response Cookies

No response cookies

Session 2

Session Metadata

Key Value
Created
"Wed, 10 Jun 26 18:23:59 +0000"
Last used
"Wed, 10 Jun 26 18:24:01 +0000"
Lifetime
7776000

Session Attributes

Attribute Value
_security.main.target_path
"https://hilfe.patientify.io/de/rate/53?rating=middle"

Session Usage

2 Usages
Stateless check enabled
Usage
App\EventSubscriber\RequestSubscriber:28
[
  [
    "file" => "/var/www/x0/vendor/symfony/security-http/Util/TargetPathTrait.php"
    "line" => 28
    "function" => "set"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/x0/src/EventSubscriber/RequestSubscriber.php"
    "line" => 25
    "function" => "saveTargetPath"
    "class" => "App\EventSubscriber\RequestSubscriber"
    "type" => "->"
  ]
  [
    "file" => "/var/www/x0/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelRequest"
    "class" => "App\EventSubscriber\RequestSubscriber"
    "type" => "->"
  ]
  [
    "file" => "/var/www/x0/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/x0/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/x0/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 126
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/x0/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 159
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/x0/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/x0/vendor/symfony/http-kernel/Kernel.php"
    "line" => 193
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/x0/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/x0/vendor/autoload_runtime.php"
    "line" => 32
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/x0/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/x0/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Bundle\FrameworkBundle\Controller\AbstractController:195
[
  [
    "file" => "/var/www/x0/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 195
    "function" => "getFlashBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/x0/src/Controller/Content/IndexController.php"
    "line" => 409
    "function" => "addFlash"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/x0/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 183
    "function" => "page_rate"
    "class" => "App\Controller\Content\IndexController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/x0/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/x0/vendor/symfony/http-kernel/Kernel.php"
    "line" => 193
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/x0/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/x0/vendor/autoload_runtime.php"
    "line" => 32
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/x0/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/x0/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]

Flashes

Flashes

Key Value
success
[
  "Vielen Dank für dein Feedback!"
]

Server Parameters

Server Parameters

Defined in .env

Key Value
APP_DEBUG
"1"
APP_ENV
"dev"
APP_SECRET
"a988bb42aea10eb7a71eca57b8954039"
CORS_ALLOW_ORIGIN
"*"
DATABASE_URL
"postgresql://0x0_knowledge_base:0x0_knowledge_base@x0-knowledge-base-postgres:5432/0x0_knowledge_base?serverVersion=11&charset=utf8"
LOCK_DSN
"flock"
MESSENGER_TRANSPORT_DSN
"doctrine://default?auto_setup=0"
RECAPTCHA3_KEY
"my_site_key"
RECAPTCHA3_SECRET
"my_secret"
SENTRY_DSN
"https://a6ea6fc777df5e7fbfe48d3e8eee120a@o4506223951740928.ingest.us.sentry.io/4510822275219456"
TRUSTED_HOSTS
"^.+$"
TRUSTED_PROXIES
"127.0.0.0/8,10.0.0.0/8,172.16.0.0/12,192.168.0.0/16"

Defined as regular env variables

Key Value
APP_PROJECT_DIR
"/var/www/x0"
APP_RUNTIME
"Symfony\Component\Runtime\SymfonyRuntime"
APP_RUNTIME_OPTIONS
[
  "project_dir" => "/var/www/x0"
]
CONTENT_LENGTH
""
CONTENT_TYPE
""
DOCUMENT_ROOT
"/var/www/x0/public"
DOCUMENT_URI
"/index.php"
FCGI_ROLE
"RESPONDER"
FPM_MAX_REQUESTS
"200"
FPM_PM_MAX_CHILDREN
"30"
FPM_PM_MAX_SPARE_SERVERS
"20"
FPM_PM_MIN_SPARE_SERVERS
"10"
FPM_PM_START_SERVERS
"10"
GATEWAY_INTERFACE
"CGI/1.1"
GPG_KEYS
"AFD8691FDAEDF03BDF6E460563F15A9B715376CA 9D7F99A0CB8F05C8A6958D6256A97AF7600A39A6 0616E93D95AF471243E26761770426E17EBBB3DD"
HOME
"/var/www"
HOSTNAME
"1f617f41acf9"
HTTP_ACCEPT
"*/*"
HTTP_ACCEPT_ENCODING
"gzip, br, zstd, deflate"
HTTP_COOKIE
"main_deauth_profile_token=46b26f; sf_redirect=%7B%22token%22%3A%22e0903b%22%2C%22route%22%3A%22content_page_rate%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22App%5C%5CController%5C%5CContent%5C%5CIndexController%22%2C%22method%22%3A%22page_rate%22%2C%22file%22%3A%22%5C%2Fvar%5C%2Fwww%5C%2Fx0%5C%2Fsrc%5C%2FController%5C%2FContent%5C%2FIndexController.php%22%2C%22line%22%3A397%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D; PHPSESSID=036612ad3d854e06301b13a81e5965c3"
HTTP_HOST
"hilfe.patientify.io"
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.217.65"
HTTP_X_FORWARDED_HOST
"hilfe.patientify.io"
HTTP_X_FORWARDED_PROTO
"https"
PATH
"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"
PATH_INFO
""
PHPIZE_DEPS
"autoconf \t\tdpkg-dev \t\tfile \t\tg++ \t\tgcc \t\tlibc-dev \t\tmake \t\tpkg-config \t\tre2c"
PHP_ASC_URL
"https://www.php.net/distributions/php-8.4.11.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
"04cd331380a8683a5c2503938eb51764d48d507c53ad4208d2c82e0eed779a00"
PHP_URL
"https://www.php.net/distributions/php-8.4.11.tar.xz"
PHP_VERSION
"8.4.11"
PWD
"/var/www/x0"
QUERY_STRING
"rating=middle"
REDIRECT_STATUS
"200"
REMOTE_ADDR
"172.18.0.4"
REMOTE_PORT
"56542"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"http"
REQUEST_TIME
1781115841
REQUEST_TIME_FLOAT
1781115841.13
REQUEST_URI
"/de/rate/53?rating=middle"
SCRIPT_FILENAME
"/var/www/x0/public/index.php"
SCRIPT_NAME
"/index.php"
SERVER_ADDR
"172.18.0.3"
SERVER_NAME
""
SERVER_PORT
"80"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SOFTWARE
"nginx/1.31.1"
SHLVL
"0"
SYMFONY_DOTENV_PATH
"/var/www/x0/.env"
SYMFONY_DOTENV_VARS
"TRUSTED_PROXIES,TRUSTED_HOSTS,APP_ENV,APP_SECRET,APP_DEBUG,CORS_ALLOW_ORIGIN,SENTRY_DSN,RECAPTCHA3_KEY,RECAPTCHA3_SECRET,MESSENGER_TRANSPORT_DSN,LOCK_DSN,DATABASE_URL"
USER
"www-data"
max_execution_time
"60"
max_input_vars
"2500"
memory_limit
"1024M"
post_max_size
"1000M"
upload_max_size
"1000M"