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 | [ Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#589 -supports: false -passport: null -duration: null -stub: "App\Security\LoginFormAuthenticator" -authenticated: null -exception: null -authenticator: App\Security\LoginFormAuthenticator {#540 …} } ] |
| _stopwatch_token | "4deeec" |
| httpPort | 80 |
| httpsPort | 443 |
| path | "/_profiler/" |
| permanent | true |
| scheme | null |
Request Headers
| Header | Value |
|---|---|
| accept | "*/*" |
| accept-encoding | "gzip, br, zstd, deflate" |
| host | "videochat.softcode.cz" |
| 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 | "Fri, 19 Dec 2025 10:42:39 GMT" |
| location | "https://videochat.softcode.cz/_profiler/" |
| x-debug-token | "4e4c11" |
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_ENV | "dev" |
| APP_SECRET | "LBC825vNJbUwrpDdNCppzTsWHxP1rTx6" |
| DATABASE_URL | "postgresql://videochat:IZQHKgrGZaTfcdKTPbE28iY835WcsLCF@127.0.0.1:5432/videochat_db?serverVersion=15&charset=utf8" |
| EXPRESS_TURN_PASSWORD | "Oodqhp36j7cKjkO3" |
| EXPRESS_TURN_SERVER | "turn:relay1.expressturn.com:3478" |
| EXPRESS_TURN_USERNAME | "efMW2E7JE4RGWN50CD" |
| JWT_PASSPHRASE | "videochat" |
| JWT_PUBLIC_KEY | "%kernel.project_dir%/config/jwt/public.pem" |
| JWT_SECRET_KEY | "%kernel.project_dir%/config/jwt/private.pem" |
| MAILER_DSN | "null://null" |
| MERCURE_JWT_SECRET | "videochat_mercure_secret_key" |
| MERCURE_PUBLIC_URL | "http://127.0.0.1:3000/.well-known/mercure" |
| MERCURE_URL | "http://127.0.0.1:3000/.well-known/mercure" |
| MESSENGER_TRANSPORT_DSN | "doctrine://default?auto_setup=0" |
| METERED_API_KEY | "7ab44c42ab8cc186afe1b27f0cd2562cff2a" |
| METERED_DOMAIN | "softcode.metered.live" |
| METERED_TURN_CREDENTIAL | "WKp1AFWWkIZTaUE2" |
| METERED_TURN_USERNAME | "8a53eb1ac5dac6362899e107" |
| SIGNALING_SERVER_URL | "wss://videochat.softcode.cz/ws" |
Defined as regular env variables
| Key | Value |
|---|---|
| APP_DEBUG | "1" |
| CONTENT_LENGTH | "" |
| CONTENT_TYPE | "" |
| DOCUMENT_ROOT | "/home/softcode/web/videochat/public" |
| DOCUMENT_URI | "/index.php" |
| FCGI_ROLE | "RESPONDER" |
| GATEWAY_INTERFACE | "CGI/1.1" |
| HOME | "/var/www" |
| HTTPS | "on" |
| HTTP_ACCEPT | "*/*" |
| HTTP_ACCEPT_ENCODING | "gzip, br, zstd, deflate" |
| HTTP_HOST | "videochat.softcode.cz" |
| HTTP_USER_AGENT | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
| PATH_INFO | "" |
| PHP_SELF | "/index.php" |
| QUERY_STRING | "" |
| REDIRECT_STATUS | "200" |
| REMOTE_ADDR | "216.73.216.38" |
| REMOTE_PORT | "19346" |
| REMOTE_USER | "" |
| REQUEST_METHOD | "GET" |
| REQUEST_SCHEME | "https" |
| REQUEST_TIME | 1766140959 |
| REQUEST_TIME_FLOAT | 1766140959.7894 |
| REQUEST_URI | "/_profiler" |
| SCRIPT_FILENAME | "/home/softcode/web/videochat/public/index.php" |
| SCRIPT_NAME | "/index.php" |
| SERVER_ADDR | "46.36.38.69" |
| SERVER_NAME | "videochat.softcode.cz" |
| SERVER_PORT | "443" |
| SERVER_PROTOCOL | "HTTP/2.0" |
| SERVER_SOFTWARE | "nginx/1.22.1" |
| SYMFONY_DOTENV_PATH | "/home/softcode/web/videochat/.env" |
| SYMFONY_DOTENV_VARS | "APP_ENV,APP_SECRET,DATABASE_URL,MESSENGER_TRANSPORT_DSN,MAILER_DSN,MERCURE_URL,MERCURE_PUBLIC_URL,MERCURE_JWT_SECRET,JWT_SECRET_KEY,JWT_PUBLIC_KEY,JWT_PASSPHRASE,METERED_TURN_USERNAME,METERED_TURN_CREDENTIAL,METERED_API_KEY,METERED_DOMAIN,SIGNALING_SERVER_URL,EXPRESS_TURN_SERVER,EXPRESS_TURN_USERNAME,EXPRESS_TURN_PASSWORD" |
| USER | "www-data" |