Request / Response
Request
GET Parameters
None
POST Parameters
None
Uploaded Files
None
Request Attributes
| Key | Value |
|---|---|
| _controller | "App\Controller\Admin\DashboardController::index" |
| _firewall_context | "security.firewall.map.context.main" |
| _redirected | true |
| _route | "admin" |
| _route_params | [ "routeCreatedByEasyAdmin" => true "dashboardControllerFqcn" => "App\Controller\Admin\DashboardController" "crudControllerFqcn" => null "crudAction" => null ] |
| _security_authenticators | [] |
| _security_firewall_run | "_security_main" |
| _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 | "4e2cd6" |
| crudAction | null |
| crudControllerFqcn | null |
| dashboardControllerFqcn | "App\Controller\Admin\DashboardController" |
| routeCreatedByEasyAdmin | true |
Request Headers
| Header | Value |
|---|---|
| accept | "*/*" |
| accept-encoding | "gzip" |
| cookie | "sf_redirect=%7B%22token%22%3A%221ef1ba%22%2C%22route%22%3A%22app_main%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22App%5C%5CController%5C%5CMainController%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%2FMainController.php%22%2C%22line%22%3A20%7D%2C%22status_code%22%3A301%2C%22status_text%22%3A%22Moved%20Permanently%22%7D; main_deauth_profile_token=1ef1ba" |
| host | "internal.ventilatiebaas.nl" |
| referer | "https://internal.ventilatiebaas.nl/" |
| user-agent | "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/124.0.0.0 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://internal.ventilatiebaas.nl/admin' \ --header 'Accept-Encoding: gzip' \ --header 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/124.0.0.0 Safari/537.36' \ --header 'Accept: */*' \ --header 'Referer: https://internal.ventilatiebaas.nl/' \ --header 'X-Php-Ob-Level: 1' \ --cookie 'sf_redirect=%7B%22token%22%3A%221ef1ba%22%2C%22route%22%3A%22app_main%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22App%5C%5CController%5C%5CMainController%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%2FMainController.php%22%2C%22line%22%3A20%7D%2C%22status_code%22%3A301%2C%22status_text%22%3A%22Moved+Permanently%22%7D; main_deauth_profile_token=1ef1ba'
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 17:06:16 GMT" |
| expires | "Mon, 07 Sep 2026 17:06:16 GMT" |
| location | "https://internal.ventilatiebaas.nl/login" |
| set-cookie | "PHPSESSID=16b58e78ab53f22673d764440df4ea54; path=/; domain=internal.ventilatiebaas.nl; secure; httponly; samesite=lax" |
| x-debug-token | "106e63" |
| x-robots-tag | "noindex" |
Cookies
Request Cookies
| Key | Value |
|---|---|
| main_deauth_profile_token | "1ef1ba" |
| sf_redirect | "{"token":"1ef1ba","route":"app_main","method":"GET","controller":{"class":"App\\Controller\\MainController","method":"index","file":"\/var\/www\/internal.ventilatiebaas.nl\/src\/Controller\/MainController.php","line":20},"status_code":301,"status_text":"Moved Permanently"}" |
Response Cookies
| Key | Value |
|---|---|
| PHPSESSID | Symfony\Component\HttpFoundation\Cookie {#871 #expire: 0 #path: "/" -sameSite: "lax" -secureDefault: false #name: "PHPSESSID" #value: "16b58e78ab53f22673d764440df4ea54" #domain: "internal.ventilatiebaas.nl" #secure: true #httpOnly: true -raw: false -partitioned: false } |
Session 2
Session Metadata
No session metadata
Session Attributes
No session attributes
Session Usage
2
Usages
Stateless check enabled
| Usage |
|---|
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:39
[
[
"file" => "/var/www/internal.ventilatiebaas.nl/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
"line" => 39
"function" => "getMetadataBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/internal.ventilatiebaas.nl/vendor/symfony/security-http/Firewall/AccessListener.php"
"line" => 75
"function" => "getToken"
"class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
"type" => "->"
]
[
"file" => "/var/www/internal.ventilatiebaas.nl/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php"
"line" => 52
"function" => "authenticate"
"class" => "Symfony\Component\Security\Http\Firewall\AccessListener"
"type" => "->"
]
[
"file" => "/var/www/internal.ventilatiebaas.nl/vendor/symfony/security-bundle/Security/LazyFirewallContext.php"
"line" => 64
"function" => "authenticate"
"class" => "Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener"
"type" => "->"
]
[
"file" => "/var/www/internal.ventilatiebaas.nl/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php"
"line" => 88
"function" => "authenticate"
"class" => "Symfony\Bundle\SecurityBundle\Security\LazyFirewallContext"
"type" => "->"
]
[
"file" => "/var/www/internal.ventilatiebaas.nl/vendor/symfony/security-http/Firewall.php"
"line" => 86
"function" => "callListeners"
"class" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener"
"type" => "->"
]
[
"file" => "/var/www/internal.ventilatiebaas.nl/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 115
"function" => "onKernelRequest"
"class" => "Symfony\Component\Security\Http\Firewall"
"type" => "->"
]
[
"file" => "/var/www/internal.ventilatiebaas.nl/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 206
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/var/www/internal.ventilatiebaas.nl/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/internal.ventilatiebaas.nl/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 129
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/internal.ventilatiebaas.nl/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 162
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"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\Firewall\ExceptionListener:28
[
[
"file" => "/var/www/internal.ventilatiebaas.nl/vendor/symfony/security-http/Util/TargetPathTrait.php"
"line" => 28
"function" => "set"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/internal.ventilatiebaas.nl/vendor/symfony/security-http/Firewall/ExceptionListener.php"
"line" => 208
"function" => "saveTargetPath"
"class" => "Symfony\Component\Security\Http\Firewall\ExceptionListener"
"type" => "->"
]
[
"file" => "/var/www/internal.ventilatiebaas.nl/vendor/symfony/security-http/Firewall/ExceptionListener.php"
"line" => 185
"function" => "setTargetPath"
"class" => "Symfony\Component\Security\Http\Firewall\ExceptionListener"
"type" => "->"
]
[
"file" => "/var/www/internal.ventilatiebaas.nl/vendor/symfony/security-http/Firewall/ExceptionListener.php"
"line" => 138
"function" => "startAuthentication"
"class" => "Symfony\Component\Security\Http\Firewall\ExceptionListener"
"type" => "->"
]
[
"file" => "/var/www/internal.ventilatiebaas.nl/vendor/symfony/security-http/Firewall/ExceptionListener.php"
"line" => 93
"function" => "handleAccessDeniedException"
"class" => "Symfony\Component\Security\Http\Firewall\ExceptionListener"
"type" => "->"
]
[
"file" => "/var/www/internal.ventilatiebaas.nl/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 115
"function" => "onKernelException"
"class" => "Symfony\Component\Security\Http\Firewall\ExceptionListener"
"type" => "->"
]
[
"file" => "/var/www/internal.ventilatiebaas.nl/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 206
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/var/www/internal.ventilatiebaas.nl/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/internal.ventilatiebaas.nl/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 129
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/internal.ventilatiebaas.nl/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 246
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/internal.ventilatiebaas.nl/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 94
"function" => "handleThrowable"
"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" |
| HTTP_COOKIE | "sf_redirect=%7B%22token%22%3A%221ef1ba%22%2C%22route%22%3A%22app_main%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22App%5C%5CController%5C%5CMainController%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%2FMainController.php%22%2C%22line%22%3A20%7D%2C%22status_code%22%3A301%2C%22status_text%22%3A%22Moved%20Permanently%22%7D; main_deauth_profile_token=1ef1ba" |
| HTTP_HOST | "internal.ventilatiebaas.nl" |
| HTTP_REFERER | "https://internal.ventilatiebaas.nl/" |
| HTTP_USER_AGENT | "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/124.0.0.0 Safari/537.36" |
| 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 | "158.69.55.148" |
| REMOTE_HOST | "158.69.55.148" |
| REMOTE_IDENT | "" |
| REMOTE_PORT | "32343" |
| REQUEST_METHOD | "GET" |
| REQUEST_SCHEME | "https" |
| REQUEST_TIME | 1788800775 |
| REQUEST_TIME_FLOAT | 1788800775.8013 |
| REQUEST_URI | "/admin" |
| 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/1.1" |
| 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" |