RedirectController :: urlRedirectAction
Request
GET Parameters
None
POST Parameters
None
Uploaded Files
None
Request Attributes
Key | Value |
---|---|
_access_control_attributes | [
"PUBLIC_ACCESS"
] |
_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 ] |
_stopwatch_token | "f867a2" |
httpPort | 80 |
httpsPort | 443 |
path | "/_profiler/" |
permanent | true |
scheme | null |
Request Headers
Header | Value |
---|---|
accept | "*/*" |
accept-encoding | "gzip, br, zstd, deflate" |
connection | "Keep-Alive" |
host | "tobias.codelikebob.com" |
user-agent | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
x-forwarded-for | "18.224.20.254" |
x-forwarded-host | "tobias.codelikebob.com" |
x-forwarded-server | "tobias.codelikebob.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 | "Thu, 03 Apr 2025 22:34:15 GMT" |
location | "http://tobias.codelikebob.com/_profiler/" |
x-debug-token | "de960a" |
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 |
---|---|
API_AUTH_ENDPOINT | "api/auth/login" |
API_AUTH_PASS | "Random12" |
API_AUTH_USER | "tobias" |
API_BASE_ENDPOINT | "api/v1" |
API_BASE_URL | "https://data.tvi.business" |
APP_ENV | "dev" |
APP_SECRET | "0941938aa0bf3583d1c0c127482e72a1" |
DATABASE_URL | "mysql://bob:IcHbvOmwiDuFcD@mysql.tvi.business:3306/bob_dev?serverVersion=8.0.32&charset=utf8mb4" |
MESSENGER_TRANSPORT_DSN | "doctrine://default?auto_setup=0" |
Defined as regular env variables
Key | Value |
---|---|
APP_DEBUG | "1" |
CONTEXT_DOCUMENT_ROOT | "/var/www/bobdev/bob/public" |
CONTEXT_PREFIX | "" |
DOCUMENT_ROOT | "/var/www/bobdev/bob/public" |
GATEWAY_INTERFACE | "CGI/1.1" |
HTTP_ACCEPT | "*/*" |
HTTP_ACCEPT_ENCODING | "gzip, br, zstd, deflate" |
HTTP_CONNECTION | "Keep-Alive" |
HTTP_HOST | "tobias.codelikebob.com" |
HTTP_USER_AGENT | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
HTTP_X_FORWARDED_FOR | "18.224.20.254" |
HTTP_X_FORWARDED_HOST | "tobias.codelikebob.com" |
HTTP_X_FORWARDED_SERVER | "tobias.codelikebob.com" |
PATH | "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" |
PHP_SELF | "/index.php" |
QUERY_STRING | "" |
REMOTE_ADDR | "2.0.1.3" |
REMOTE_PORT | "40780" |
REQUEST_METHOD | "GET" |
REQUEST_SCHEME | "http" |
REQUEST_TIME | 1743719655 |
REQUEST_TIME_FLOAT | 1743719655.6329 |
REQUEST_URI | "/_profiler" |
SCRIPT_FILENAME | "/var/www/bobdev/bob/public/index.php" |
SCRIPT_NAME | "/index.php" |
SERVER_ADDR | "2.3.4.6" |
SERVER_ADMIN | "[no address given]" |
SERVER_NAME | "tobias.codelikebob.com" |
SERVER_PORT | "80" |
SERVER_PROTOCOL | "HTTP/1.1" |
SERVER_SIGNATURE | "<address>Apache/2.4.52 (Ubuntu) Server at tobias.codelikebob.com Port 80</address>\n" |
SERVER_SOFTWARE | "Apache/2.4.52 (Ubuntu)" |
SYMFONY_DOTENV_VARS | "APP_ENV,APP_SECRET,DATABASE_URL,MESSENGER_TRANSPORT_DSN,API_BASE_URL,API_AUTH_ENDPOINT,API_AUTH_USER,API_AUTH_PASS,API_BASE_ENDPOINT" |