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 {#436 +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 {#402 -supports: false -passport: null -duration: null -stub: "Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator" -authenticated: null -exception: null -authenticator: Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator {#354 …} } ] |
| _stopwatch_token | "f2ba7e" |
Request Headers
| Header | Value |
|---|---|
| accept | "*/*" |
| accept-encoding | "gzip, br, zstd, deflate" |
| cookie | "sf_redirect=%7B%22token%22%3A%22340309%22%2C%22route%22%3A%22admin%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22App%5C%5CController%5C%5CAdmin%5C%5CDashboardController%22%2C%22method%22%3A%22index%22%2C%22file%22%3A%22%5C%2Fvar%5C%2Fwww%5C%2Finternal.ventilatiebaas.nl%5C%2Fsrc%5C%2FController%5C%2FAdmin%5C%2FDashboardController.php%22%2C%22line%22%3A16%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D; main_deauth_profile_token=587faa; PHPSESSID=07767d4aa7a879935aed0dc0cdc6e644" |
| host | "internal.ventilatiebaas.nl" |
| referer | "https://internal.ventilatiebaas.nl/admin" |
| 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).
Retry Command
curl \ --compressed \ --url 'https://internal.ventilatiebaas.nl/login' \ --header 'Accept: */*' \ --header 'User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)' \ --header 'Accept-Encoding: gzip, br, zstd, deflate' \ --header 'Referer: https://internal.ventilatiebaas.nl/admin' \ --header 'X-Php-Ob-Level: 1' \ --cookie 'sf_redirect=%7B%22token%22%3A%22340309%22%2C%22route%22%3A%22admin%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22App%5C%5CController%5C%5CAdmin%5C%5CDashboardController%22%2C%22method%22%3A%22index%22%2C%22file%22%3A%22%5C%2Fvar%5C%2Fwww%5C%2Finternal.ventilatiebaas.nl%5C%2Fsrc%5C%2FController%5C%2FAdmin%5C%2FDashboardController.php%22%2C%22line%22%3A16%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D; main_deauth_profile_token=587faa; PHPSESSID=07767d4aa7a879935aed0dc0cdc6e644'
Response
Response Headers
| Header | Value |
|---|---|
| cache-control | "max-age=0, must-revalidate, private" |
| content-type | "text/html; charset=UTF-8" |
| date | "Mon, 07 Sep 2026 16:28:53 GMT" |
| expires | "Mon, 07 Sep 2026 16:28:53 GMT" |
| x-debug-token | "d4f121" |
| x-robots-tag | "noindex" |
Cookies
Request Cookies
| Key | Value |
|---|---|
| PHPSESSID | "07767d4aa7a879935aed0dc0cdc6e644" |
| main_deauth_profile_token | "587faa" |
| sf_redirect | "{"token":"340309","route":"admin","method":"GET","controller":{"class":"App\\Controller\\Admin\\DashboardController","method":"index","file":"\/var\/www\/internal.ventilatiebaas.nl\/src\/Controller\/Admin\/DashboardController.php","line":16},"status_code":302,"status_text":"Found"}" |
Response Cookies
No response cookies
Session 3
Session Metadata
No session metadata
Session Attributes
No session attributes
Session Usage
3
Usages
Stateless check enabled
| Usage |
|---|
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:38
[
[
"file" => "/var/www/internal.ventilatiebaas.nl/vendor/symfony/security-http/Authentication/AuthenticationUtils.php"
"line" => 38
"function" => "has"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/internal.ventilatiebaas.nl/src/Controller/SecurityController.php"
"line" => 16
"function" => "getLastAuthenticationError"
"class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"
"type" => "->"
]
[
"file" => "/var/www/internal.ventilatiebaas.nl/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 188
"function" => "login"
"class" => "App\Controller\SecurityController"
"type" => "->"
]
[
"file" => "/var/www/internal.ventilatiebaas.nl/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 79
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/internal.ventilatiebaas.nl/vendor/symfony/http-kernel/Kernel.php"
"line" => 143
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/internal.ventilatiebaas.nl/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 34
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/var/www/internal.ventilatiebaas.nl/vendor/autoload_runtime.php"
"line" => 32
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/var/www/internal.ventilatiebaas.nl/public/index.php"
"line" => 5
"args" => [
"/var/www/internal.ventilatiebaas.nl/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:57
[
[
"file" => "/var/www/internal.ventilatiebaas.nl/vendor/symfony/security-http/Authentication/AuthenticationUtils.php"
"line" => 57
"function" => "get"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/internal.ventilatiebaas.nl/src/Controller/SecurityController.php"
"line" => 19
"function" => "getLastUsername"
"class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"
"type" => "->"
]
[
"file" => "/var/www/internal.ventilatiebaas.nl/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 188
"function" => "login"
"class" => "App\Controller\SecurityController"
"type" => "->"
]
[
"file" => "/var/www/internal.ventilatiebaas.nl/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 79
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/internal.ventilatiebaas.nl/vendor/symfony/http-kernel/Kernel.php"
"line" => 143
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/internal.ventilatiebaas.nl/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 34
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/var/www/internal.ventilatiebaas.nl/vendor/autoload_runtime.php"
"line" => 32
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/var/www/internal.ventilatiebaas.nl/public/index.php"
"line" => 5
"args" => [
"/var/www/internal.ventilatiebaas.nl/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Bridge\Twig\AppVariable:181
[
[
"file" => "/var/www/internal.ventilatiebaas.nl/vendor/symfony/twig-bridge/AppVariable.php"
"line" => 181
"function" => "getFlashBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/internal.ventilatiebaas.nl/vendor/twig/twig/src/Extension/CoreExtension.php"
"line" => 1928
"function" => "getFlashes"
"class" => "Symfony\Bridge\Twig\AppVariable"
"type" => "->"
]
[
"file" => "/var/www/internal.ventilatiebaas.nl/var/cache/dev/twig/a0/a0e3ee69148f12021abc9e668e661cb5.php"
"line" => 56
"function" => "getAttribute"
"class" => "Twig\Extension\CoreExtension"
"type" => "::"
]
[
"file" => "/var/www/internal.ventilatiebaas.nl/vendor/twig/twig/src/Template.php"
"line" => 411
"function" => "doDisplay"
"class" => "__TwigTemplate_43131ff6d990af5874e40007fe4281df"
"type" => "->"
]
[
"file" => "/var/www/internal.ventilatiebaas.nl/vendor/twig/twig/src/Template.php"
"line" => 366
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/internal.ventilatiebaas.nl/vendor/twig/twig/src/Template.php"
"line" => 381
"function" => "display"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/internal.ventilatiebaas.nl/vendor/twig/twig/src/TemplateWrapper.php"
"line" => 51
"function" => "render"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/internal.ventilatiebaas.nl/vendor/twig/twig/src/Extension/CoreExtension.php"
"line" => 1527
"function" => "render"
"class" => "Twig\TemplateWrapper"
"type" => "->"
]
[
"file" => "/var/www/internal.ventilatiebaas.nl/var/cache/dev/twig/61/617c7a36e654f7748f892a205b550990.php"
"line" => 197
"function" => "include"
"class" => "Twig\Extension\CoreExtension"
"type" => "::"
]
[
"file" => "/var/www/internal.ventilatiebaas.nl/vendor/twig/twig/src/Template.php"
"line" => 458
"function" => "block_wrapper_wrapper"
"class" => "__TwigTemplate_51906e0f491cd085fb43a8c8977261b1"
"type" => "->"
]
[
"file" => "/var/www/internal.ventilatiebaas.nl/var/cache/dev/twig/a3/a39520f37f607e5f20239e6f5afbbab5.php"
"line" => 95
"function" => "yieldBlock"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/internal.ventilatiebaas.nl/vendor/twig/twig/src/Template.php"
"line" => 411
"function" => "doDisplay"
"class" => "__TwigTemplate_b071ae1256b9c448cc250520d622320c"
"type" => "->"
]
[
"file" => "/var/www/internal.ventilatiebaas.nl/var/cache/dev/twig/61/617c7a36e654f7748f892a205b550990.php"
"line" => 65
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/internal.ventilatiebaas.nl/vendor/twig/twig/src/Template.php"
"line" => 411
"function" => "doDisplay"
"class" => "__TwigTemplate_51906e0f491cd085fb43a8c8977261b1"
"type" => "->"
]
[
"file" => "/var/www/internal.ventilatiebaas.nl/var/cache/dev/twig/49/4985b20f4351ca406fcbd3fc1fcad5e8.php"
"line" => 55
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/internal.ventilatiebaas.nl/vendor/twig/twig/src/Template.php"
"line" => 411
"function" => "doDisplay"
"class" => "__TwigTemplate_e3d8ba1afc0968fe00402132160a5d8f"
"type" => "->"
]
[
"file" => "/var/www/internal.ventilatiebaas.nl/vendor/twig/twig/src/Template.php"
"line" => 366
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/internal.ventilatiebaas.nl/vendor/twig/twig/src/Template.php"
"line" => 381
"function" => "display"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/internal.ventilatiebaas.nl/vendor/twig/twig/src/TemplateWrapper.php"
"line" => 51
"function" => "render"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/internal.ventilatiebaas.nl/vendor/twig/twig/src/Environment.php"
"line" => 333
"function" => "render"
"class" => "Twig\TemplateWrapper"
"type" => "->"
]
[
"file" => "/var/www/internal.ventilatiebaas.nl/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 472
"function" => "render"
"class" => "Twig\Environment"
"type" => "->"
]
[
"file" => "/var/www/internal.ventilatiebaas.nl/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 477
"function" => "doRenderView"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/var/www/internal.ventilatiebaas.nl/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 281
"function" => "doRender"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/var/www/internal.ventilatiebaas.nl/src/Controller/SecurityController.php"
"line" => 21
"function" => "render"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/var/www/internal.ventilatiebaas.nl/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 188
"function" => "login"
"class" => "App\Controller\SecurityController"
"type" => "->"
]
[
"file" => "/var/www/internal.ventilatiebaas.nl/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 79
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/internal.ventilatiebaas.nl/vendor/symfony/http-kernel/Kernel.php"
"line" => 143
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/internal.ventilatiebaas.nl/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 34
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/var/www/internal.ventilatiebaas.nl/vendor/autoload_runtime.php"
"line" => 32
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/var/www/internal.ventilatiebaas.nl/public/index.php"
"line" => 5
"args" => [
"/var/www/internal.ventilatiebaas.nl/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 | "aaaa5fc599b2c6036a5c6fe8b33ebf5a" |
| APP_SHARE_DIR | "var/share" |
| CORS_ALLOW_ORIGIN | "^https?://(localhost|127\.0\.0\.1)(:[0-9]+)?$" |
| DATABASE_URL | "mysql://internalventilatiebaas:Tilburg7402471!@127.0.0.1:3306/internalventilatiebaas?serverVersion=10.11.13-MariaDB-0ubuntu0.24.04.1&charset=utf8mb4" |
| DEFAULT_URI | "https://internal.ventilatiebaas.nl/" |
| EXACT_CLIENT_ID | "70d5a15f-e473-468d-a3f3-6a439691c85c" |
| EXACT_CLIENT_SECRET | "N8JMEEifjoBE" |
| EXACT_REDIRECT_URL | "https://internal.ventilatiebaas.nl/api/exactoauth" |
| EXACT_WEBHOOK_SECRET | "5otRMv3G56yjoR7j" |
| LOCK_DSN | "flock" |
| MAILER_DSN | "smtp://ventilatiebaas@vps.transip.email:XUxjZkkBsqjjNzcv@vps.transip.email:587" |
| MESSENGER_TRANSPORT_DSN | "doctrine://default?auto_setup=0" |
Defined as regular env variables
| Key | Value |
|---|---|
| APP_DEBUG | "1" |
| APP_PROJECT_DIR | "/var/www/internal.ventilatiebaas.nl" |
| APP_RUNTIME | "Symfony\Component\Runtime\SymfonyRuntime" |
| APP_RUNTIME_OPTIONS | [ "project_dir" => "/var/www/internal.ventilatiebaas.nl" ] |
| AUTH_TYPE | "" |
| CONTENT_LENGTH | "" |
| CONTENT_TYPE | "" |
| DOCUMENT_ROOT | "/var/www/internal.ventilatiebaas.nl/public" |
| DOCUMENT_URI | "/index.php" |
| GATEWAY_INTERFACE | "CGI/1.1" |
| GOTRACEBACK | "none" |
| HOME | "/home/yougetit" |
| HTTPS | "on" |
| HTTP_ACCEPT | "*/*" |
| HTTP_ACCEPT_ENCODING | "gzip, br, zstd, deflate" |
| HTTP_COOKIE | "sf_redirect=%7B%22token%22%3A%22340309%22%2C%22route%22%3A%22admin%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22App%5C%5CController%5C%5CAdmin%5C%5CDashboardController%22%2C%22method%22%3A%22index%22%2C%22file%22%3A%22%5C%2Fvar%5C%2Fwww%5C%2Finternal.ventilatiebaas.nl%5C%2Fsrc%5C%2FController%5C%2FAdmin%5C%2FDashboardController.php%22%2C%22line%22%3A16%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D; main_deauth_profile_token=587faa; PHPSESSID=07767d4aa7a879935aed0dc0cdc6e644" |
| HTTP_HOST | "internal.ventilatiebaas.nl" |
| HTTP_REFERER | "https://internal.ventilatiebaas.nl/admin" |
| HTTP_USER_AGENT | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
| INVOCATION_ID | "03591be127b04cf79dc71f4c94147e7b" |
| JOURNAL_STREAM | "10:11464" |
| LANG | "nl_NL.UTF-8" |
| LOGNAME | "yougetit" |
| MEMORY_PRESSURE_WATCH | "/sys/fs/cgroup/system.slice/frankenphp.service/memory.pressure" |
| MEMORY_PRESSURE_WRITE | "c29tZSAyMDAwMDAgMjAwMDAwMAA=" |
| PATH | "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/snap/bin" |
| PATH_INFO | "" |
| PHP_SELF | "/index.php" |
| QUERY_STRING | "" |
| REMOTE_ADDR | "216.73.217.106" |
| REMOTE_HOST | "216.73.217.106" |
| REMOTE_IDENT | "" |
| REMOTE_PORT | "64270" |
| REQUEST_METHOD | "GET" |
| REQUEST_SCHEME | "https" |
| REQUEST_TIME | 1788798533 |
| REQUEST_TIME_FLOAT | 1788798533.262 |
| REQUEST_URI | "/login" |
| SCRIPT_FILENAME | "/var/www/internal.ventilatiebaas.nl/public/index.php" |
| SCRIPT_NAME | "/index.php" |
| SERVER_NAME | "internal.ventilatiebaas.nl" |
| SERVER_PORT | "443" |
| SERVER_PROTOCOL | "HTTP/2.0" |
| SERVER_SOFTWARE | "FrankenPHP" |
| SHELL | "/bin/bash" |
| SSL_CIPHER | "TLS_AES_128_GCM_SHA256" |
| SSL_PROTOCOL | "TLSv1.3" |
| SYMFONY_DOTENV_PATH | "/var/www/internal.ventilatiebaas.nl/.env" |
| SYMFONY_DOTENV_VARS | "APP_ENV,APP_SECRET,APP_SHARE_DIR,DEFAULT_URI,DATABASE_URL,MESSENGER_TRANSPORT_DSN,MAILER_DSN,EXACT_REDIRECT_URL,EXACT_CLIENT_ID,EXACT_CLIENT_SECRET,EXACT_WEBHOOK_SECRET,LOCK_DSN,CORS_ALLOW_ORIGIN" |
| SYSTEMD_EXEC_PID | "910" |
| USER | "yougetit" |