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" |
| _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 | "1cde7e" |
Request Headers
| Header | Value |
|---|---|
| accept | "*/*" |
| accept-encoding | "gzip, br, deflate" |
| host | "dev.nexivo.co.at" |
| referer | "https://dev.nexivo.co.at/" |
| user-agent | "Mozilla/5.0 (Macintosh; Intel Mac OS X 15.7; rv:149.0) Gecko/20100101 Firefox/149.0" |
| 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 'Referer: https://dev.nexivo.co.at/' \ --header 'Accept-Encoding: gzip, br, deflate' \ --header 'Accept: */*' \ --header 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 15.7; rv:149.0) Gecko/20100101 Firefox/149.0' \ --header 'X-Php-Ob-Level: 1'
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 03:52:16 GMT" |
| expires | "Fri, 14 Aug 2026 03:52:16 GMT" |
| x-debug-token | "4f82f4" |
| x-robots-tag | "noindex" |
Cookies
Request Cookies
No request cookies
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, br, deflate" |
| HTTP_HOST | "dev.nexivo.co.at" |
| HTTP_REFERER | "https://dev.nexivo.co.at/" |
| HTTP_USER_AGENT | "Mozilla/5.0 (Macintosh; Intel Mac OS X 15.7; rv:149.0) Gecko/20100101 Firefox/149.0" |
| 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 | "31.58.51.55" |
| REMOTE_PORT | "56196" |
| REQUEST_METHOD | "GET" |
| REQUEST_SCHEME | "https" |
| REQUEST_TIME | 1786679536 |
| REQUEST_TIME_FLOAT | 1786679536.6426 |
| 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" |