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 | "cs" |
| _route | "start" |
| _route_params | [ "path" => "/cs/" "permanent" => true "scheme" => null "httpPort" => 80 "httpsPort" => 443 "_locale" => "cs" ] |
| _security_authenticators | [] |
| _security_skipped_authenticators | [ Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#394 -supports: false -passport: null -duration: null -stub: "Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator" -authenticated: null -exception: null -authenticator: Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator {#393 …} } ] |
| _stopwatch_token | "c38e5f" |
| httpPort | 80 |
| httpsPort | 443 |
| path | "/cs/" |
| permanent | true |
| scheme | null |
Request Headers
| Header | Value |
|---|---|
| accept | "*/*" |
| accept-encoding | "gzip, br, zstd, deflate" |
| host | "devel.pubquiz.flarg.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 21:48:07 GMT" |
| location | "https://devel.pubquiz.flarg.cz/cs/" |
| x-debug-token | "5f44a7" |
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 | "3b8ae58bf0d4c426434c143433031cfa" |
| DATABASE_URL | "mysql://pubquiz:3Gs4F1%%24HGrXKL@localhost:3306/pubquiz" |
| DB_HOST | "localhost" |
| DB_NAME | "pubquiz" |
| DB_PASS | "3Gs4F1$HGrXKL" |
| DB_USER | "pubquiz" |
| DB_VERSION | "5.7" |
| MAILER_DSN | "smtp://ac7000398baecb:eb1033d5109be4@smtp.mailtrap.io:2525?encryption=tls&auth_mode=login" |
Defined as regular env variables
| Key | Value |
|---|---|
| APP_DEBUG | "1" |
| CONTENT_LENGTH | "" |
| CONTENT_TYPE | "" |
| DOCUMENT_ROOT | "/srv/www/pubquiz/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 | "devel.pubquiz.flarg.cz" |
| HTTP_USER_AGENT | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
| PHP_SELF | "/index.php" |
| QUERY_STRING | "" |
| REDIRECT_STATUS | "200" |
| REMOTE_ADDR | "216.73.216.222" |
| REMOTE_PORT | "36335" |
| REMOTE_USER | "" |
| REQUEST_METHOD | "GET" |
| REQUEST_SCHEME | "https" |
| REQUEST_TIME | 1766180887 |
| REQUEST_TIME_FLOAT | 1766180887.4796 |
| REQUEST_URI | "/cs" |
| SCRIPT_FILENAME | "/srv/www/pubquiz/public/index.php" |
| SCRIPT_NAME | "/index.php" |
| SERVER_ADDR | "192.168.1.2" |
| SERVER_NAME | "devel.pubquiz.flarg.cz" |
| SERVER_PORT | "443" |
| SERVER_PROTOCOL | "HTTP/1.1" |
| SERVER_SOFTWARE | "nginx/1.28.0" |
| SYMFONY_DOTENV_PATH | "/srv/www/pubquiz/.env" |
| SYMFONY_DOTENV_VARS | "APP_ENV,APP_SECRET,DB_NAME,DB_USER,DB_PASS,DB_HOST,DB_VERSION,DATABASE_URL,MAILER_DSN" |
| USER | "www-data" |