SecurityController :: home_redirect
Request
GET Parameters
None
POST Parameters
None
Uploaded Files
None
Request Attributes
| Key | Value |
|---|---|
| _controller | "App\Controller\SecurityController::home_redirect" |
| _firewall_context | "security.firewall.map.context.main" |
| _route | "home_redirect" |
| _route_params | [] |
| _security_firewall_run | "_security_main" |
| _stopwatch_token | "30770b" |
Request Headers
| Header | Value |
|---|---|
| accept | "text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8" |
| host | "registredev.olihost.com" |
| sensorid | "15712" |
| user-agent | "Mozilla/5.0 (compatible; PRTG Network Monitor (www.paessler.com); Windows)" |
| x-php-ob-level | "1" |
Request Content
Request content not available (it was retrieved as a resource).
Response
Response Headers
| Header | Value |
|---|---|
| cache-control | "no-cache, private" |
| content-type | "text/html; charset=utf-8" |
| date | "Sat, 08 Nov 2025 12:05:32 GMT" |
| location | "/login" |
| x-debug-token | "ca789e" |
Cookies
Request Cookies
No request cookies
Response Cookies
No response cookies
Session 1
Session Metadata
No session metadata
Session Attributes
No session attributes
Session Usage
1
Usages
Stateless check enabled
| Usage |
|---|
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:41
[
[
"file" => "/var/www/registre/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
"line" => 41
"function" => "getMetadataBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/registre/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 364
"function" => "getToken"
"class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
"type" => "->"
]
[
"file" => "/var/www/registre/src/Controller/SecurityController.php"
"line" => 49
"function" => "getUser"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/var/www/registre/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 181
"function" => "home_redirect"
"class" => "App\Controller\SecurityController"
"type" => "->"
]
[
"file" => "/var/www/registre/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/registre/vendor/symfony/http-kernel/Kernel.php"
"line" => 197
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/registre/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/var/www/registre/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/var/www/registre/public/index.php"
"line" => 5
"args" => [
"/var/www/registre/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Flashes
Flashes
No flash messages were created.
Server Parameters
Server Parameters
Defined in .env
| Key | Value |
|---|---|
| APP_ENV | "dev" |
| APP_SECRET | "35d49cdc8d62694adfce2c6910209181" |
| DATABASE_URL | "postgresql://app:!ChangeMe!@127.0.0.1:5432/app?serverVersion=16&charset=utf8" |
| MAILER_DSN | "null://null" |
Defined as regular env variables
| Key | Value |
|---|---|
| APP_DEBUG | "1" |
| CONTEXT_DOCUMENT_ROOT | "/var/www/registre/public" |
| CONTEXT_PREFIX | "" |
| DOCUMENT_ROOT | "/var/www/registre/public" |
| GATEWAY_INTERFACE | "CGI/1.1" |
| HTTPS | "on" |
| HTTP_ACCEPT | "text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8" |
| HTTP_HOST | "registredev.olihost.com" |
| HTTP_SENSORID | "15712" |
| HTTP_USER_AGENT | "Mozilla/5.0 (compatible; PRTG Network Monitor (www.paessler.com); Windows)" |
| PATH | "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" |
| PHP_SELF | "/index.php" |
| QUERY_STRING | "" |
| REMOTE_ADDR | "77.156.227.251" |
| REMOTE_PORT | "54409" |
| REQUEST_METHOD | "GET" |
| REQUEST_SCHEME | "https" |
| REQUEST_TIME | 1762603532 |
| REQUEST_TIME_FLOAT | 1762603532.02 |
| REQUEST_URI | "/" |
| SCRIPT_FILENAME | "/var/www/registre/public/index.php" |
| SCRIPT_NAME | "/index.php" |
| SCRIPT_URI | "https://registredev.olihost.com/" |
| SCRIPT_URL | "/" |
| SERVER_ADDR | "10.10.1.30" |
| SERVER_ADMIN | "[no address given]" |
| SERVER_NAME | "registredev.olihost.com" |
| SERVER_PORT | "443" |
| SERVER_PROTOCOL | "HTTP/1.1" |
| SERVER_SIGNATURE | "<address>Apache/2.4.52 (Ubuntu) Server at registredev.olihost.com Port 443</address>\n" |
| SERVER_SOFTWARE | "Apache/2.4.52 (Ubuntu)" |
| SSL_TLS_SNI | "registredev.olihost.com" |
| SYMFONY_DOTENV_VARS | "APP_ENV,APP_SECRET,DATABASE_URL,MAILER_DSN" |