Redirect 301 redirect from GET @login_locale_route_slash (f60a0c)

GET https://alpha.my.vanheede.com/nl

LoginController :: loginAction

Request

GET Parameters

None

POST Parameters

None

Uploaded Files

None

Request Attributes

Key Value
_controller
"App\Controller\LoginController::loginAction"
_firewall_context
"security.firewall.map.context.secured_area"
_locale
"nl"
_redirected
true
_route
"login_locale_route_slash"
_route_params
[
  "_locale" => "nl"
]
_security_authenticators
[]
_security_firewall_run
"_security_secured_area"
_security_skipped_authenticators
[
  Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#89
    -supports: false
    -passport: null
    -duration: null
    -stub: "Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator"
    -authenticated: null
    -exception: null
    -authenticator: Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator {#470 …}
  }
  Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#701
    -supports: false
    -passport: null
    -duration: null
    -stub: "Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator"
    -authenticated: null
    -exception: null
    -authenticator: Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator {#766 …}
  }
]
_stopwatch_token
"756de4"

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip, br, zstd, deflate"
cookie
"sf_redirect=%7B%22token%22%3A%22f60a0c%22%2C%22route%22%3A%22login_locale_route_slash%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22Symfony%5C%5CBundle%5C%5CFrameworkBundle%5C%5CController%5C%5CRedirectController%22%2C%22method%22%3A%22urlRedirectAction%22%2C%22file%22%3A%22%5C%2Fhome%5C%2Fmytest%5C%2Fapps%5C%2Falpha%5C%2Freleases%5C%2F727%5C%2Fvendor%5C%2Fsymfony%5C%2Fframework-bundle%5C%2FController%5C%2FRedirectController.php%22%2C%22line%22%3A106%7D%2C%22status_code%22%3A301%2C%22status_text%22%3A%22Moved%20Permanently%22%7D; PHPSESSID=d0d8312ff86d6025a093ee457d0b31e6; secured_area_deauth_profile_token=f60a0c"
host
"alpha.my.vanheede.com"
referer
"https://alpha.my.vanheede.com/nl/"
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).

Response

Response Headers

Header Value
cache-control
"no-cache, private"
content-security-policy
"default-src 'none'; block-all-mixed-content; connect-src 'self'; font-src 'self' https://cdn.jsdelivr.net; form-action 'self'; frame-src 'self'; img-src 'self' data: https://vanheede.com https://www.vanheede.com https://blog.my.vanheede.com https://via.placeholder.com; script-src 'self' 'unsafe-inline' 'unsafe-eval'; style-src 'self' 'unsafe-inline'"
content-security-policy-report-only
"script-src 'self'"
content-type
"text/html; charset=UTF-8"
date
"Thu, 21 May 2026 20:06:16 GMT"
referrer-policy
"no-referrer, strict-origin-when-cross-origin"
x-content-security-policy
"default-src 'none'; block-all-mixed-content; connect-src 'self'; font-src 'self' https://cdn.jsdelivr.net; form-action 'self'; frame-src 'self'; img-src 'self' data: https://vanheede.com https://www.vanheede.com https://blog.my.vanheede.com https://via.placeholder.com; script-src 'self' 'unsafe-inline' 'unsafe-eval'; style-src 'self' 'unsafe-inline'"
x-content-security-policy-report-only
"script-src 'self'"
x-content-type-options
"nosniff"
x-debug-token
"7bffb7"
x-frame-options
"DENY"

Cookies

Request Cookies

Key Value
PHPSESSID
"d0d8312ff86d6025a093ee457d0b31e6"
secured_area_deauth_profile_token
"f60a0c"
sf_redirect
"{"token":"f60a0c","route":"login_locale_route_slash","method":"GET","controller":{"class":"Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController","method":"urlRedirectAction","file":"\/home\/mytest\/apps\/alpha\/releases\/727\/vendor\/symfony\/framework-bundle\/Controller\/RedirectController.php","line":106},"status_code":301,"status_text":"Moved Permanently"}"

Response Cookies

No response cookies

Session 11

Session Metadata

Key Value
Created
"Thu, 21 May 26 22:06:16 +0200"
Last used
"Thu, 21 May 26 22:06:16 +0200"
Lifetime
0

Session Attributes

Attribute Value
lang.id
1
lang.locale
"fr"
last_route
"login_locale_route_slash"
live
"0"
mobile
0

Session Usage

11 Usages
Stateless check enabled
Usage
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:39
[
  [
    "file" => "/home/mytest/apps/alpha/releases/727/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
    "line" => 39
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/mytest/apps/alpha/releases/727/vendor/symfony/security-http/Authenticator/RememberMeAuthenticator.php"
    "line" => 79
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/home/mytest/apps/alpha/releases/727/vendor/symfony/security-http/Authenticator/Debug/TraceableAuthenticator.php"
    "line" => 65
    "function" => "supports"
    "class" => "Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator"
    "type" => "->"
  ]
  [
    "file" => "/home/mytest/apps/alpha/releases/727/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
    "line" => 120
    "function" => "supports"
    "class" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator"
    "type" => "->"
  ]
  [
    "file" => "/home/mytest/apps/alpha/releases/727/vendor/symfony/security-http/Firewall/AuthenticatorManagerListener.php"
    "line" => 32
    "function" => "supports"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
    "type" => "->"
  ]
  [
    "file" => "/home/mytest/apps/alpha/releases/727/vendor/symfony/security-http/Authenticator/Debug/TraceableAuthenticatorManagerListener.php"
    "line" => 35
    "function" => "supports"
    "class" => "Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener"
    "type" => "->"
  ]
  [
    "file" => "/home/mytest/apps/alpha/releases/727/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php"
    "line" => 38
    "function" => "supports"
    "class" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticatorManagerListener"
    "type" => "->"
  ]
  [
    "file" => "/home/mytest/apps/alpha/releases/727/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php"
    "line" => 93
    "function" => "supports"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener"
    "type" => "->"
  ]
  [
    "file" => "/home/mytest/apps/alpha/releases/727/vendor/symfony/security-http/Firewall.php"
    "line" => 93
    "function" => "callListeners"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener"
    "type" => "->"
  ]
  [
    "file" => "/home/mytest/apps/alpha/releases/727/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelRequest"
    "class" => "Symfony\Component\Security\Http\Firewall"
    "type" => "->"
  ]
  [
    "file" => "/home/mytest/apps/alpha/releases/727/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/home/mytest/apps/alpha/releases/727/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/mytest/apps/alpha/releases/727/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 129
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/mytest/apps/alpha/releases/727/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 159
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/mytest/apps/alpha/releases/727/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/mytest/apps/alpha/releases/727/vendor/symfony/http-kernel/Kernel.php"
    "line" => 193
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/mytest/apps/alpha/releases/727/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/mytest/apps/alpha/releases/727/vendor/autoload_runtime.php"
    "line" => 32
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/mytest/apps/alpha/releases/727/public/index.php"
    "line" => 5
    "args" => [
      "/home/mytest/apps/alpha/releases/727/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
App\EventSubscriber\SecuritycheckEventSubscriber:36
[
  [
    "file" => "/home/mytest/apps/alpha/releases/727/src/EventSubscriber/SecuritycheckEventSubscriber.php"
    "line" => 36
    "function" => "get"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/mytest/apps/alpha/releases/727/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "checkSelectedParties"
    "class" => "App\EventSubscriber\SecuritycheckEventSubscriber"
    "type" => "->"
  ]
  [
    "file" => "/home/mytest/apps/alpha/releases/727/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/home/mytest/apps/alpha/releases/727/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/mytest/apps/alpha/releases/727/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 129
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/mytest/apps/alpha/releases/727/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 159
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/mytest/apps/alpha/releases/727/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/mytest/apps/alpha/releases/727/vendor/symfony/http-kernel/Kernel.php"
    "line" => 193
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/mytest/apps/alpha/releases/727/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/mytest/apps/alpha/releases/727/vendor/autoload_runtime.php"
    "line" => 32
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/mytest/apps/alpha/releases/727/public/index.php"
    "line" => 5
    "args" => [
      "/home/mytest/apps/alpha/releases/727/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
App\EventSubscriber\ForcePasswordChangeEventSubscriber:30
[
  [
    "file" => "/home/mytest/apps/alpha/releases/727/src/EventSubscriber/ForcePasswordChangeEventSubscriber.php"
    "line" => 30
    "function" => "has"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/mytest/apps/alpha/releases/727/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "forcePasswordChange"
    "class" => "App\EventSubscriber\ForcePasswordChangeEventSubscriber"
    "type" => "->"
  ]
  [
    "file" => "/home/mytest/apps/alpha/releases/727/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/home/mytest/apps/alpha/releases/727/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/mytest/apps/alpha/releases/727/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 129
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/mytest/apps/alpha/releases/727/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 159
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/mytest/apps/alpha/releases/727/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/mytest/apps/alpha/releases/727/vendor/symfony/http-kernel/Kernel.php"
    "line" => 193
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/mytest/apps/alpha/releases/727/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/mytest/apps/alpha/releases/727/vendor/autoload_runtime.php"
    "line" => 32
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/mytest/apps/alpha/releases/727/public/index.php"
    "line" => 5
    "args" => [
      "/home/mytest/apps/alpha/releases/727/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
App\EventSubscriber\IsMobileEventSubscriber:15
[
  [
    "file" => "/home/mytest/apps/alpha/releases/727/src/EventSubscriber/IsMobileEventSubscriber.php"
    "line" => 15
    "function" => "set"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/mytest/apps/alpha/releases/727/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "isMobile"
    "class" => "App\EventSubscriber\IsMobileEventSubscriber"
    "type" => "->"
  ]
  [
    "file" => "/home/mytest/apps/alpha/releases/727/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/home/mytest/apps/alpha/releases/727/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/mytest/apps/alpha/releases/727/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 129
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/mytest/apps/alpha/releases/727/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 159
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/mytest/apps/alpha/releases/727/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/mytest/apps/alpha/releases/727/vendor/symfony/http-kernel/Kernel.php"
    "line" => 193
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/mytest/apps/alpha/releases/727/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/mytest/apps/alpha/releases/727/vendor/autoload_runtime.php"
    "line" => 32
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/mytest/apps/alpha/releases/727/public/index.php"
    "line" => 5
    "args" => [
      "/home/mytest/apps/alpha/releases/727/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
App\EventSubscriber\RateLimiterEventSubscriber:39
[
  [
    "file" => "/home/mytest/apps/alpha/releases/727/src/EventSubscriber/RateLimiterEventSubscriber.php"
    "line" => 39
    "function" => "get"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/mytest/apps/alpha/releases/727/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelRequest"
    "class" => "App\EventSubscriber\RateLimiterEventSubscriber"
    "type" => "->"
  ]
  [
    "file" => "/home/mytest/apps/alpha/releases/727/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/home/mytest/apps/alpha/releases/727/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/mytest/apps/alpha/releases/727/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 129
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/mytest/apps/alpha/releases/727/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 159
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/mytest/apps/alpha/releases/727/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/mytest/apps/alpha/releases/727/vendor/symfony/http-kernel/Kernel.php"
    "line" => 193
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/mytest/apps/alpha/releases/727/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/mytest/apps/alpha/releases/727/vendor/autoload_runtime.php"
    "line" => 32
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/mytest/apps/alpha/releases/727/public/index.php"
    "line" => 5
    "args" => [
      "/home/mytest/apps/alpha/releases/727/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:38
[
  [
    "file" => "/home/mytest/apps/alpha/releases/727/vendor/symfony/security-http/Authentication/AuthenticationUtils.php"
    "line" => 38
    "function" => "has"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/mytest/apps/alpha/releases/727/src/Controller/LoginController.php"
    "line" => 42
    "function" => "getLastAuthenticationError"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"
    "type" => "->"
  ]
  [
    "file" => "/home/mytest/apps/alpha/releases/727/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 183
    "function" => "loginAction"
    "class" => "App\Controller\LoginController"
    "type" => "->"
  ]
  [
    "file" => "/home/mytest/apps/alpha/releases/727/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/mytest/apps/alpha/releases/727/vendor/symfony/http-kernel/Kernel.php"
    "line" => 193
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/mytest/apps/alpha/releases/727/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/mytest/apps/alpha/releases/727/vendor/autoload_runtime.php"
    "line" => 32
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/mytest/apps/alpha/releases/727/public/index.php"
    "line" => 5
    "args" => [
      "/home/mytest/apps/alpha/releases/727/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:57
[
  [
    "file" => "/home/mytest/apps/alpha/releases/727/vendor/symfony/security-http/Authentication/AuthenticationUtils.php"
    "line" => 57
    "function" => "get"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/mytest/apps/alpha/releases/727/src/Controller/LoginController.php"
    "line" => 43
    "function" => "getLastUsername"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"
    "type" => "->"
  ]
  [
    "file" => "/home/mytest/apps/alpha/releases/727/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 183
    "function" => "loginAction"
    "class" => "App\Controller\LoginController"
    "type" => "->"
  ]
  [
    "file" => "/home/mytest/apps/alpha/releases/727/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/mytest/apps/alpha/releases/727/vendor/symfony/http-kernel/Kernel.php"
    "line" => 193
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/mytest/apps/alpha/releases/727/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/mytest/apps/alpha/releases/727/vendor/autoload_runtime.php"
    "line" => 32
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/mytest/apps/alpha/releases/727/public/index.php"
    "line" => 5
    "args" => [
      "/home/mytest/apps/alpha/releases/727/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
App\Controller\LoginController:46
[
  [
    "file" => "/home/mytest/apps/alpha/releases/727/src/Controller/LoginController.php"
    "line" => 46
    "function" => "get"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/mytest/apps/alpha/releases/727/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 183
    "function" => "loginAction"
    "class" => "App\Controller\LoginController"
    "type" => "->"
  ]
  [
    "file" => "/home/mytest/apps/alpha/releases/727/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/mytest/apps/alpha/releases/727/vendor/symfony/http-kernel/Kernel.php"
    "line" => 193
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/mytest/apps/alpha/releases/727/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/mytest/apps/alpha/releases/727/vendor/autoload_runtime.php"
    "line" => 32
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/mytest/apps/alpha/releases/727/public/index.php"
    "line" => 5
    "args" => [
      "/home/mytest/apps/alpha/releases/727/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
App\Controller\LoginController:47
[
  [
    "file" => "/home/mytest/apps/alpha/releases/727/src/Controller/LoginController.php"
    "line" => 47
    "function" => "set"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/mytest/apps/alpha/releases/727/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 183
    "function" => "loginAction"
    "class" => "App\Controller\LoginController"
    "type" => "->"
  ]
  [
    "file" => "/home/mytest/apps/alpha/releases/727/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/mytest/apps/alpha/releases/727/vendor/symfony/http-kernel/Kernel.php"
    "line" => 193
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/mytest/apps/alpha/releases/727/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/mytest/apps/alpha/releases/727/vendor/autoload_runtime.php"
    "line" => 32
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/mytest/apps/alpha/releases/727/public/index.php"
    "line" => 5
    "args" => [
      "/home/mytest/apps/alpha/releases/727/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Twig\Extension\CoreExtension:1919
[
  [
    "file" => "/home/mytest/apps/alpha/releases/727/vendor/twig/twig/src/Extension/CoreExtension.php"
    "line" => 1919
    "function" => "get"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/mytest/apps/alpha/releases/727/cache/twig/47/47c96574a490a0b0d892ce290a1605ef.php"
    "line" => 58
    "function" => "getAttribute"
    "class" => "Twig\Extension\CoreExtension"
    "type" => "::"
  ]
  [
    "file" => "/home/mytest/apps/alpha/releases/727/vendor/twig/twig/src/Template.php"
    "line" => 402
    "function" => "doDisplay"
    "class" => "__TwigTemplate_3f342811541df92b4779b6d4a6beb9ff"
    "type" => "->"
  ]
  [
    "file" => "/home/mytest/apps/alpha/releases/727/vendor/twig/twig/src/Template.php"
    "line" => 358
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/mytest/apps/alpha/releases/727/vendor/twig/twig/src/Template.php"
    "line" => 373
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/mytest/apps/alpha/releases/727/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 51
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/mytest/apps/alpha/releases/727/vendor/twig/twig/src/Environment.php"
    "line" => 333
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/home/mytest/apps/alpha/releases/727/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 467
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/home/mytest/apps/alpha/releases/727/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 472
    "function" => "doRenderView"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/home/mytest/apps/alpha/releases/727/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 284
    "function" => "doRender"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/home/mytest/apps/alpha/releases/727/src/Controller/LoginController.php"
    "line" => 99
    "function" => "render"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/home/mytest/apps/alpha/releases/727/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 183
    "function" => "loginAction"
    "class" => "App\Controller\LoginController"
    "type" => "->"
  ]
  [
    "file" => "/home/mytest/apps/alpha/releases/727/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/mytest/apps/alpha/releases/727/vendor/symfony/http-kernel/Kernel.php"
    "line" => 193
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/mytest/apps/alpha/releases/727/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/mytest/apps/alpha/releases/727/vendor/autoload_runtime.php"
    "line" => 32
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/mytest/apps/alpha/releases/727/public/index.php"
    "line" => 5
    "args" => [
      "/home/mytest/apps/alpha/releases/727/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
App\EventSubscriber\SetLastRouteEventSubscriber:18
[
  [
    "file" => "/home/mytest/apps/alpha/releases/727/src/EventSubscriber/SetLastRouteEventSubscriber.php"
    "line" => 18
    "function" => "set"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/mytest/apps/alpha/releases/727/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "setLastRoute"
    "class" => "App\EventSubscriber\SetLastRouteEventSubscriber"
    "type" => "->"
  ]
  [
    "file" => "/home/mytest/apps/alpha/releases/727/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/home/mytest/apps/alpha/releases/727/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/mytest/apps/alpha/releases/727/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 129
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/mytest/apps/alpha/releases/727/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 216
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/mytest/apps/alpha/releases/727/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 204
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/mytest/apps/alpha/releases/727/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/mytest/apps/alpha/releases/727/vendor/symfony/http-kernel/Kernel.php"
    "line" => 193
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/mytest/apps/alpha/releases/727/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/mytest/apps/alpha/releases/727/vendor/autoload_runtime.php"
    "line" => 32
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/mytest/apps/alpha/releases/727/public/index.php"
    "line" => 5
    "args" => [
      "/home/mytest/apps/alpha/releases/727/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]

Flashes

Flashes

No flash messages were created.

Server Parameters

Server Parameters

Defined in .env

Key Value
ALWAYS_ALLOWED_ROUTES
"benchmark,benchmark_upload"
APP_SECRET
"9a41b9d143c6c1f589ae75e3e3d0e11c"
CACHEDIR
"cache"
CREDITSAFE_USER
"tijs.vandecasteele@vanheede.com"
DATABASE_CHARSET
"utf8mb4"
DATABASE_DRIVER
"pdo_mysql"
DATABASE_HOST
"37.72.162.241"
DATABASE_NAME
"myvhe_alpha"
DATABASE_PORT
"3306"
DATABASE_USER
"myvhe_a_rw"
DOMAIN
"https://alpha.my.vanheede.com"
ELASTICSEARCH_HOST
"localhost:9200"
IMAGES_RESIZE
"imagick"
KBO_USER
"wsot0597"
LOCK_DSN
"flock"
LOGDIR
"/home/mytest/apps/alpha/logs"
MINIFY
"false"
MMDB_LOCATION
"/home/mytest/GeoLite2-Country.mmdb"
OAUTH_ENCRYPTION_KEY
"f0375f175326c1db3b909c3150ba983a"
OAUTH_PASSPHRASE
"ad402ddb386b161cdbfd8d394ab59e94"
OAUTH_PRIVATE_KEY
"%kernel.project_dir%/config/jwt/private.pem"
OAUTH_PUBLIC_KEY
"%kernel.project_dir%/config/jwt/public.pem"
QUEUE_CHARSET
"utf8mb4"
QUEUE_DRIVER
"pdo_mysql"
QUEUE_HOST
"37.72.162.241"
QUEUE_NAME
"myvhe_comm_alpha"
QUEUE_PORT
"3306"
QUEUE_USER
"myvhe_comm_alpha"
STG_CHARSET
"utf8mb4"
STG_DRIVER
"pdo_mysql"
STG_HOST
"37.72.162.241"
STG_NAME
"myvhe_stg"
STG_PORT
"3306"
STG_USER
"myvhe_stg"
TRUSTED_VISITORS
"127.0.0.1,37.72.162.241,82.143.91.50,192.168.56.1"
VANHEEDEAPI_CLIENT
"b963c9ac-0b7b-43b1-9daf-4dad792633e2"
VANHEEDEAPI_SCOPE
"88f4e472-7f3b-4feb-8128-87db2203ada6/.default"
VANHEEDE_ENVIRONMENT
"Alpha"

Defined as regular env variables

Key Value
ACCOUNTNAME
"mytest"
APPNAME
"alpha"
APP_DEBUG
"1"
APP_ENV
"dev"
APP_PROJECT_DIR
"/home/mytest/apps/alpha/releases/727"
APP_RUNTIME
"Symfony\Component\Runtime\SymfonyRuntime"
APP_RUNTIME_OPTIONS
[
  "project_dir" => "/home/mytest/apps/alpha/releases/727"
]
CONTEXT_DOCUMENT_ROOT
"/home/mytest/apps/alpha/current/public"
CONTEXT_PREFIX
""
DOCUMENT_ROOT
"/home/mytest/apps/alpha/current/public"
FCGI_ROLE
"RESPONDER"
GATEWAY_INTERFACE
"CGI/1.1"
H2PUSH
"off"
H2_PUSH
"off"
H2_PUSHED
""
H2_PUSHED_ON
""
H2_STREAM_ID
"7"
H2_STREAM_TAG
"47664-5716-7"
HOME
"/home/mytest"
HTTP2
"on"
HTTPS
"on"
HTTP_ACCEPT
"*/*"
HTTP_ACCEPT_ENCODING
"gzip, br, zstd, deflate"
HTTP_COOKIE
"sf_redirect=%7B%22token%22%3A%22f60a0c%22%2C%22route%22%3A%22login_locale_route_slash%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22Symfony%5C%5CBundle%5C%5CFrameworkBundle%5C%5CController%5C%5CRedirectController%22%2C%22method%22%3A%22urlRedirectAction%22%2C%22file%22%3A%22%5C%2Fhome%5C%2Fmytest%5C%2Fapps%5C%2Falpha%5C%2Freleases%5C%2F727%5C%2Fvendor%5C%2Fsymfony%5C%2Fframework-bundle%5C%2FController%5C%2FRedirectController.php%22%2C%22line%22%3A106%7D%2C%22status_code%22%3A301%2C%22status_text%22%3A%22Moved%20Permanently%22%7D; PHPSESSID=d0d8312ff86d6025a093ee457d0b31e6; secured_area_deauth_profile_token=f60a0c"
HTTP_HOST
"alpha.my.vanheede.com"
HTTP_REFERER
"https://alpha.my.vanheede.com/nl/"
HTTP_USER_AGENT
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
PATH
"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"
PHP_SELF
"/index.php"
QUERY_STRING
""
REDIRECT_ACCOUNTNAME
"mytest"
REDIRECT_APPNAME
"alpha"
REDIRECT_APP_ENV
"dev"
REDIRECT_H2PUSH
"off"
REDIRECT_H2_PUSH
"off"
REDIRECT_H2_PUSHED
""
REDIRECT_H2_PUSHED_ON
""
REDIRECT_H2_STREAM_ID
"7"
REDIRECT_H2_STREAM_TAG
"47664-5716-7"
REDIRECT_HTTP2
"on"
REDIRECT_HTTPS
"on"
REDIRECT_SCRIPT_URI
"https://alpha.my.vanheede.com/nl"
REDIRECT_SCRIPT_URL
"/nl"
REDIRECT_SSL_TLS_SNI
"alpha.my.vanheede.com"
REDIRECT_STATUS
"200"
REDIRECT_URL
"/nl"
REMOTE_ADDR
"216.73.217.43"
REMOTE_PORT
"55918"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"https"
REQUEST_TIME
1779393976
REQUEST_TIME_FLOAT
1779393976.5349
REQUEST_URI
"/nl"
SCRIPT_FILENAME
"/home/mytest/apps/alpha/current/public/index.php"
SCRIPT_NAME
"/index.php"
SCRIPT_URI
"https://alpha.my.vanheede.com/nl"
SCRIPT_URL
"/nl"
SERVER_ADDR
"37.72.162.241"
SERVER_ADMIN
"[no address given]"
SERVER_NAME
"alpha.my.vanheede.com"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/2.0"
SERVER_SIGNATURE
"<address>Apache Server at alpha.my.vanheede.com Port 443</address>\n"
SERVER_SOFTWARE
"Apache"
SSL_TLS_SNI
"alpha.my.vanheede.com"
SYMFONY_DOTENV_PATH
"/home/mytest/apps/alpha/releases/727/.env"
SYMFONY_DOTENV_VARS
"MINIFY,APP_SECRET,TRUSTED_VISITORS,ALWAYS_ALLOWED_ROUTES,DATABASE_HOST,DATABASE_PORT,DATABASE_USER,DATABASE_NAME,DATABASE_DRIVER,DATABASE_CHARSET,QUEUE_HOST,QUEUE_PORT,QUEUE_USER,QUEUE_NAME,QUEUE_DRIVER,QUEUE_CHARSET,STG_HOST,STG_PORT,STG_USER,STG_NAME,STG_DRIVER,STG_CHARSET,DOMAIN,CREDITSAFE_USER,LOGDIR,CACHEDIR,ELASTICSEARCH_HOST,VANHEEDEAPI_CLIENT,VANHEEDEAPI_SCOPE,LOCK_DSN,IMAGES_RESIZE,OAUTH_PRIVATE_KEY,OAUTH_PUBLIC_KEY,OAUTH_PASSPHRASE,OAUTH_ENCRYPTION_KEY,MMDB_LOCATION,VANHEEDE_ENVIRONMENT,KBO_USER"
USER
"mytest"
proxy-nokeepalive
"1"