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" |
_locale | "en" |
_route | "_home" |
_route_params | [ "path" => "/en_ca/" "permanent" => true "scheme" => null "httpPort" => 80 "httpsPort" => 443 "_locale" => "en" ] |
_stopwatch_token | "5e5889" |
httpPort | 80 |
httpsPort | 443 |
path | "/en_ca/" |
permanent | true |
scheme | null |
Request Headers
Header | Value |
---|---|
accept | "*/*" |
accept-encoding | "gzip, br, zstd, deflate" |
host | "dev.websaver.ca" |
user-agent | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
x-amzn-trace-id | "Root=1-67b8c4d9-15a3188f179508814d3f8e30" |
x-forwarded-for | "3.144.1.94" |
x-forwarded-port | "443" |
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 |
---|---|
content-type | "text/html; charset=utf-8" |
date | "Fri, 21 Feb 2025 18:24:25 GMT" |
location | "https://dev.websaver.ca/en_ca/" |
x-debug-token | "f52669" |
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_DEBUG | "1" |
APP_ENV | "dev" |
APP_SECRET | "9d48b6d817744e3d45b6a4cc505538bc" |
APP_TIMEZONE | "America/New_York" |
AWS_WS_PROD_DB_DRIVER | "webSaver_Main_DB_credentials,engine" |
AWS_WS_PROD_DB_HOST | "webSaver_Main_DB_credentials,host" |
AWS_WS_PROD_DB_NAME | "webSaver_Main_DB_credentials,db_name" |
AWS_WS_PROD_DB_PASS | "webSaver_Main_DB_credentials,password" |
AWS_WS_PROD_DB_PORT | "webSaver_Main_DB_credentials,port" |
AWS_WS_PROD_DB_USER | "webSaver_Main_DB_credentials,username" |
DATABASE_URL | "%ws_db_driver%://%ws_db_user%:%ws_db_password%@%ws_db_host%:%ws_db_port%/%ws_db_name%?serverVersion=8.0.31" |
MAILER_DSN | "ses+smtp://AKIA42VRT53TI5SJ7LGT:kFC83yokOZtR1jH7ofQgUJo0yZSPSgybScjKRJ8P@email-smtp.us-east-1.amazonaws.com?region=us-east-1" |
MESSENGER_TRANSPORT_DSN | "doctrine://default?auto_setup=0" |
Defined as regular env variables
Key | Value |
---|---|
CONTEXT_DOCUMENT_ROOT | "/var/www/html/websaver/public" |
CONTEXT_PREFIX | "" |
DOCUMENT_ROOT | "/var/www/html/websaver/public" |
GATEWAY_INTERFACE | "CGI/1.1" |
HTTPS | "on" |
HTTP_ACCEPT | "*/*" |
HTTP_ACCEPT_ENCODING | "gzip, br, zstd, deflate" |
HTTP_HOST | "dev.websaver.ca" |
HTTP_USER_AGENT | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
HTTP_X_AMZN_TRACE_ID | "Root=1-67b8c4d9-15a3188f179508814d3f8e30" |
HTTP_X_FORWARDED_FOR | "3.144.1.94" |
HTTP_X_FORWARDED_PORT | "443" |
HTTP_X_FORWARDED_PROTO | "https" |
PATH | "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" |
PHP_SELF | "/index.php" |
QUERY_STRING | "" |
REMOTE_ADDR | "10.1.9.250" |
REMOTE_PORT | "13092" |
REQUEST_METHOD | "GET" |
REQUEST_SCHEME | "http" |
REQUEST_TIME | 1740162265 |
REQUEST_TIME_FLOAT | 1740162265.5234 |
REQUEST_URI | "/en_ca" |
SCRIPT_FILENAME | "/var/www/html/websaver/public/index.php" |
SCRIPT_NAME | "/index.php" |
SERVER_ADDR | "10.1.9.213" |
SERVER_ADMIN | "[no address given]" |
SERVER_NAME | "dev.websaver.ca" |
SERVER_PORT | 443 |
SERVER_PROTOCOL | "HTTP/1.1" |
SERVER_SIGNATURE | "<address>Apache/2.4.52 (Ubuntu) Server at dev.websaver.ca Port 80</address>\n" |
SERVER_SOFTWARE | "Apache/2.4.52 (Ubuntu)" |
SYMFONY_DOTENV_VARS | "APP_ENV,APP_SECRET,APP_TIMEZONE,AWS_WS_PROD_DB_HOST,AWS_WS_PROD_DB_USER,AWS_WS_PROD_DB_PASS,AWS_WS_PROD_DB_NAME,AWS_WS_PROD_DB_PORT,AWS_WS_PROD_DB_DRIVER,DATABASE_URL,MESSENGER_TRANSPORT_DSN,MAILER_DSN,APP_DEBUG" |