SecurityController :: login
Request
GET Parameters
None
POST Parameters
None
Uploaded Files
None
Request Attributes
| Key | Value |
|---|---|
| _access_control_attributes | [
"PUBLIC_ACCESS"
] |
| _controller | "App\Controller\SecurityController::login" |
| _controller_attributes | [ Symfony\Component\Routing\Attribute\Route {#597 +methods: [] +envs: [] +schemes: [] +aliases: [] +path: "/login" +name: "app_login" +requirements: [] +options: [] +defaults: [] +host: null +condition: null +priority: null } ] |
| _firewall_context | "security.firewall.map.context.main" |
| _redirected | true |
| _route | "app_login" |
| _route_params | [] |
| _security_authenticators | [] |
| _security_skipped_authenticators | [ Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#571 -supports: false -passport: null -duration: null -stub: "Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator" -authenticated: null -exception: null -authenticator: Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator {#506 …} } ] |
| _stopwatch_token | "62c709" |
Request Headers
| Header | Value |
|---|---|
| accept | "*/*" |
| accept-encoding | "gzip, deflate" |
| connection | "keep-alive" |
| cookie | "sf_redirect=%7B%22token%22%3A%226348ec%22%2C%22route%22%3A%22app_home%22%2C%22method%22%3A%22PUT%22%2C%22controller%22%3A%7B%22class%22%3A%22App%5C%5CController%5C%5CDashboardController%22%2C%22method%22%3A%22home%22%2C%22file%22%3A%22%5C%2Fhome%5C%2Fusers%5C%2Fnexivo%5C%2Fwww%5C%2Fdev%5C%2Fsrc%5C%2FController%5C%2FDashboardController.php%22%2C%22line%22%3A21%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D; main_deauth_profile_token=6348ec" |
| host | "dev.nexivo.co.at" |
| user-agent | "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/81.0.4044.129 Safari/537.36" |
| x-php-ob-level | "1" |
Request Content
Request content not available (it was retrieved as a resource).
Retry Command
curl \ --compressed \ --url 'https://dev.nexivo.co.at/login' \ --header 'Connection: keep-alive' \ --header 'Accept: */*' \ --header 'Accept-Encoding: gzip, deflate' \ --header 'User-Agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/81.0.4044.129 Safari/537.36' \ --header 'X-Php-Ob-Level: 1' \ --cookie 'sf_redirect=%7B%22token%22%3A%226348ec%22%2C%22route%22%3A%22app_home%22%2C%22method%22%3A%22PUT%22%2C%22controller%22%3A%7B%22class%22%3A%22App%5C%5CController%5C%5CDashboardController%22%2C%22method%22%3A%22home%22%2C%22file%22%3A%22%5C%2Fhome%5C%2Fusers%5C%2Fnexivo%5C%2Fwww%5C%2Fdev%5C%2Fsrc%5C%2FController%5C%2FDashboardController.php%22%2C%22line%22%3A21%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D; main_deauth_profile_token=6348ec'
Response
Response Headers
| Header | Value |
|---|---|
| cache-control | "max-age=0, must-revalidate, private" |
| content-type | "text/html; charset=UTF-8" |
| date | "Fri, 14 Aug 2026 00:03:27 GMT" |
| expires | "Fri, 14 Aug 2026 00:03:27 GMT" |
| x-debug-token | "41c05d" |
| x-robots-tag | "noindex" |
Cookies
Request Cookies
| Key | Value |
|---|---|
| main_deauth_profile_token | "6348ec" |
| sf_redirect | "{"token":"6348ec","route":"app_home","method":"PUT","controller":{"class":"App\\Controller\\DashboardController","method":"home","file":"\/home\/users\/nexivo\/www\/dev\/src\/Controller\/DashboardController.php","line":21},"status_code":302,"status_text":"Found"}" |
Response Cookies
No response cookies
Session 2
Session Metadata
No session metadata
Session Attributes
No session attributes
Session Usage
2
Usages
Stateless check enabled
| Usage |
|---|
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:38
[
[
"file" => "/home/users/nexivo/www/dev/vendor/symfony/security-http/Authentication/AuthenticationUtils.php"
"line" => 38
"function" => "has"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home/users/nexivo/www/dev/src/Controller/SecurityController.php"
"line" => 16
"function" => "getLastAuthenticationError"
"class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"
"type" => "->"
]
[
"file" => "/home/users/nexivo/www/dev/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 188
"function" => "login"
"class" => "App\Controller\SecurityController"
"type" => "->"
]
[
"file" => "/home/users/nexivo/www/dev/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 79
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/users/nexivo/www/dev/vendor/symfony/http-kernel/Kernel.php"
"line" => 143
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/users/nexivo/www/dev/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 34
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/home/users/nexivo/www/dev/vendor/autoload_runtime.php"
"line" => 32
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/home/users/nexivo/www/dev/public/index.php"
"line" => 5
"args" => [
"/home/users/nexivo/www/dev/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:57
[
[
"file" => "/home/users/nexivo/www/dev/vendor/symfony/security-http/Authentication/AuthenticationUtils.php"
"line" => 57
"function" => "get"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home/users/nexivo/www/dev/src/Controller/SecurityController.php"
"line" => 19
"function" => "getLastUsername"
"class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"
"type" => "->"
]
[
"file" => "/home/users/nexivo/www/dev/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 188
"function" => "login"
"class" => "App\Controller\SecurityController"
"type" => "->"
]
[
"file" => "/home/users/nexivo/www/dev/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 79
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/users/nexivo/www/dev/vendor/symfony/http-kernel/Kernel.php"
"line" => 143
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/users/nexivo/www/dev/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 34
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/home/users/nexivo/www/dev/vendor/autoload_runtime.php"
"line" => 32
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/home/users/nexivo/www/dev/public/index.php"
"line" => 5
"args" => [
"/home/users/nexivo/www/dev/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Flashes
Flashes
No flash messages were created.
Server Parameters
Server Parameters
Defined in .env
| Key | Value |
|---|---|
| APP_DEBUG | "1" |
| APP_ENV | "dev" |
| APP_ENVIRONMENT | "Development" |
| APP_SECRET | "7e5aa2364cdb010055ee29e97f4c8c61" |
| APP_SHARE_DIR | "var/share" |
| APP_VERSION | "1.0 - dev" |
| DATABASE_URL | "mysql://nexivo_db1:Z3!EkTo@Mm558anxQ9@127.0.0.1:3306/nexivo_db1?serverVersion=mariadb-10.11.0&charset=utf8mb4" |
| DEFAULT_URI | "http://localhost" |
| MAILER_DSN | "null://null" |
| MESSENGER_TRANSPORT_DSN | "doctrine://default?auto_setup=0" |
Defined as regular env variables
| Key | Value |
|---|---|
| APP_PROJECT_DIR | "/home/users/nexivo/www/dev" |
| APP_RUNTIME | "Symfony\Component\Runtime\SymfonyRuntime" |
| APP_RUNTIME_OPTIONS | [ "project_dir" => "/home/users/nexivo/www/dev" ] |
| CONTEXT_DOCUMENT_ROOT | "/home/users/nexivo/www/dev/public/" |
| CONTEXT_PREFIX | "" |
| DOCUMENT_ROOT | "/home/users/nexivo/www/dev/public/" |
| FCGI_ROLE | "RESPONDER" |
| GATEWAY_INTERFACE | "CGI/1.1" |
| HOME | "/home/users/nexivo/" |
| HTTPS | "on" |
| HTTP_ACCEPT | "*/*" |
| HTTP_ACCEPT_ENCODING | "gzip, deflate" |
| HTTP_CONNECTION | "keep-alive" |
| HTTP_COOKIE | "sf_redirect=%7B%22token%22%3A%226348ec%22%2C%22route%22%3A%22app_home%22%2C%22method%22%3A%22PUT%22%2C%22controller%22%3A%7B%22class%22%3A%22App%5C%5CController%5C%5CDashboardController%22%2C%22method%22%3A%22home%22%2C%22file%22%3A%22%5C%2Fhome%5C%2Fusers%5C%2Fnexivo%5C%2Fwww%5C%2Fdev%5C%2Fsrc%5C%2FController%5C%2FDashboardController.php%22%2C%22line%22%3A21%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D; main_deauth_profile_token=6348ec" |
| HTTP_HOST | "dev.nexivo.co.at" |
| HTTP_USER_AGENT | "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/81.0.4044.129 Safari/537.36" |
| PATH | "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" |
| PHP_SELF | "/index.php" |
| QUERY_STRING | "" |
| REDIRECT_HTTPS | "on" |
| REDIRECT_SSL_TLS_SNI | "dev.nexivo.co.at" |
| REDIRECT_STATUS | "200" |
| REDIRECT_URL | "/login" |
| REMOTE_ADDR | "135.148.42.101" |
| REMOTE_PORT | "36648" |
| REQUEST_METHOD | "GET" |
| REQUEST_SCHEME | "https" |
| REQUEST_TIME | 1786665807 |
| REQUEST_TIME_FLOAT | 1786665807.2945 |
| REQUEST_URI | "/login" |
| SCRIPT_FILENAME | "/home/users/nexivo/www/dev/public/index.php" |
| SCRIPT_NAME | "/index.php" |
| SERVER_ADDR | "94.130.88.179" |
| SERVER_ADMIN | "webmaster@dev.nexivo.co.at" |
| SERVER_NAME | "dev.nexivo.co.at" |
| SERVER_PORT | "443" |
| SERVER_PROTOCOL | "HTTP/1.1" |
| SERVER_SIGNATURE | "" |
| SERVER_SOFTWARE | "Apache" |
| SSL_TLS_SNI | "dev.nexivo.co.at" |
| SYMFONY_DOTENV_PATH | "/home/users/nexivo/www/dev/.env" |
| SYMFONY_DOTENV_VARS | "APP_ENV,APP_SECRET,APP_SHARE_DIR,DEFAULT_URI,DATABASE_URL,MESSENGER_TRANSPORT_DSN,MAILER_DSN,APP_DEBUG,APP_ENVIRONMENT,APP_VERSION" |
| TEMP | "/home/users/nexivo/tmp/" |
| TMP | "/home/users/nexivo/tmp/" |
| TMPDIR | "/home/users/nexivo/tmp/" |
| USER | "nexivo" |