RedirectController :: urlRedirectAction
Request
GET Parameters
None
POST Parameters
None
Uploaded Files
None
Request Attributes
| Key | Value |
|---|---|
| _access_control_attributes | null |
| _controller | "Symfony\Bundle\FrameworkBundle\Controller\RedirectController::urlRedirectAction" |
| _firewall_context | "security.firewall.map.context.main" |
| _route | "_profiler_home" |
| _route_params | [ "path" => "/_profiler/" "permanent" => true "scheme" => null "httpPort" => 80 "httpsPort" => 443 ] |
| _security_authenticators | [] |
| _security_skipped_authenticators | [] |
| _stopwatch_token | "5d4555" |
| httpPort | 80 |
| httpsPort | 443 |
| path | "/_profiler/" |
| permanent | true |
| scheme | null |
Request Headers
| Header | Value |
|---|---|
| accept | "*/*" |
| accept-encoding | "gzip, br, zstd, deflate" |
| cookie | "PHPSESSID=039f724dfa27d964026501c9af74cf9c" |
| host | "payment.epath-rec.demo4u.net" |
| user-agent | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
| x-php-ob-level | "1" |
Request Content
Request content not available (it was retrieved as a resource).
Response
Response Headers
| Header | Value |
|---|---|
| content-type | "text/html; charset=utf-8" |
| date | "Tue, 27 Jan 2026 23:39:14 GMT" |
| location | "https://payment.epath-rec.demo4u.net/_profiler/" |
| x-debug-token | "4842df" |
Cookies
Request Cookies
| Key | Value |
|---|---|
| PHPSESSID | "039f724dfa27d964026501c9af74cf9c" |
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 |
|---|---|
| API_FRONT_SECRET | "c11120c42beca60f24c9e2aba22a706227b2c825cf995755cb3f06220d78e78c" |
| API_PAYMENT_PATIENT_SUMMARY_ENDPOINT | "https://api.epath-rec.demo4u.net/api/payment/patient-summary" |
| API_PAYMENT_RESULT_ENDPOINT | "https://api.epath-rec.demo4u.net/api/payment/result" |
| API_PAYMENT_SESSION_ENDPOINT | "https://api.epath-rec.demo4u.net/api/payment/session" |
| API_VERIFY_URL | "https://api.epath-rec.demo4u.net/api/payment/eligibility" |
| APP_ENV | "dev" |
| APP_SECRET | "" |
| DEFAULT_URI | "http://payment.epath-rec.demo4u.net/" |
| HCAPTCHA_SECRET_KEY | "ES_0262de55154841f6a31436147e0219c9" |
| HCAPTCHA_SITE_KEY | "7224c80a-ba94-46f0-ab7e-9a3ecdb46552" |
| HCAPTCHA_VERIFY_URL | "https://hcaptcha.com/siteverify" |
| JWT_PUBLIC_KEY | "%kernel.project_dir%/config/jwt/public.pem" |
| MAILER_DSN | "null://null" |
| MESSENGER_TRANSPORT_DSN | "doctrine://default?auto_setup=0" |
| WP_PRIVACY_URL | "https://www.anapath.fr/mentions-legales-rgpd/" |
| WP_URL | "https://www.anapath.fr/" |
Defined as regular env variables
| Key | Value |
|---|---|
| APP_DEBUG | "1" |
| APP_PROJECT_DIR | "/var/www/payment-module-rec/releases/20260113-70544ef20094e22c7347f63cd04536c2f783640c-0.0.21" |
| APP_RUNTIME | "Symfony\Component\Runtime\SymfonyRuntime" |
| APP_RUNTIME_OPTIONS | [ "project_dir" => "/var/www/payment-module-rec/releases/20260113-70544ef20094e22c7347f63cd04536c2f783640c-0.0.21" ] |
| CONTEXT_DOCUMENT_ROOT | "/var/www/payment-module-rec/current/public" |
| CONTEXT_PREFIX | "" |
| DOCUMENT_ROOT | "/var/www/payment-module-rec/current/public" |
| FCGI_ROLE | "RESPONDER" |
| GATEWAY_INTERFACE | "CGI/1.1" |
| HOME | "/home/debian" |
| HTTPS | "on" |
| HTTP_ACCEPT | "*/*" |
| HTTP_ACCEPT_ENCODING | "gzip, br, zstd, deflate" |
| HTTP_COOKIE | "PHPSESSID=039f724dfa27d964026501c9af74cf9c" |
| HTTP_HOST | "payment.epath-rec.demo4u.net" |
| HTTP_USER_AGENT | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
| PATH | "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" |
| PHP_SELF | "/index.php" |
| QUERY_STRING | "" |
| REDIRECT_HTTPS | "on" |
| REDIRECT_SSL_TLS_SNI | "payment.epath-rec.demo4u.net" |
| REDIRECT_STATUS | "200" |
| REDIRECT_URL | "/_profiler" |
| REMOTE_ADDR | "216.73.216.149" |
| REMOTE_PORT | "46196" |
| REQUEST_METHOD | "GET" |
| REQUEST_SCHEME | "https" |
| REQUEST_TIME | 1769557154 |
| REQUEST_TIME_FLOAT | 1769557154.1856 |
| REQUEST_URI | "/_profiler" |
| SCRIPT_FILENAME | "/var/www/payment-module-rec/current/public/index.php" |
| SCRIPT_NAME | "/index.php" |
| SERVER_ADDR | "51.210.186.177" |
| SERVER_ADMIN | "[no address given]" |
| SERVER_NAME | "payment.epath-rec.demo4u.net" |
| SERVER_PORT | "443" |
| SERVER_PROTOCOL | "HTTP/1.1" |
| SERVER_SIGNATURE | "<address>Apache/2.4.66 (Debian) Server at payment.epath-rec.demo4u.net Port 443</address>\n" |
| SERVER_SOFTWARE | "Apache/2.4.66 (Debian)" |
| SSL_TLS_SNI | "payment.epath-rec.demo4u.net" |
| SYMFONY_DOTENV_PATH | "/var/www/payment-module-rec/releases/20260113-70544ef20094e22c7347f63cd04536c2f783640c-0.0.21/.env" |
| SYMFONY_DOTENV_VARS | "APP_ENV,APP_SECRET,DEFAULT_URI,MESSENGER_TRANSPORT_DSN,MAILER_DSN,API_FRONT_SECRET,JWT_PUBLIC_KEY,WP_URL,WP_PRIVACY_URL,HCAPTCHA_SITE_KEY,HCAPTCHA_SECRET_KEY,HCAPTCHA_VERIFY_URL,API_VERIFY_URL,API_PAYMENT_SESSION_ENDPOINT,API_PAYMENT_RESULT_ENDPOINT,API_PAYMENT_PATIENT_SUMMARY_ENDPOINT" |
| USER | "debian" |
| proxy-nokeepalive | "1" |