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" |
| _route | "login_route_slash" |
| _route_params | [] |
| _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 | "2e085d" |
Request Headers
| Header | Value |
|---|---|
| connection | "close" |
| host | "alpha.my.vanheede.com" |
| user-agent | "check_ssl_cert/2.92.0" |
| 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:09:35 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 | "e0d665" |
| x-frame-options | "DENY" |
Cookies
Request Cookies
No request cookies
Response Cookies
No response cookies
Session 16
Session Metadata
| Key | Value |
|---|---|
| Created | "Thu, 21 May 26 22:09:35 +0200" |
| Last used | "Thu, 21 May 26 22:09:35 +0200" |
| Lifetime | 0 |
Session Attributes
| Attribute | Value |
|---|---|
| last_route | "login_route_slash" |
| live | "0" |
| mobile | 0 |
Session Usage
16
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"
]
]
|
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:68
[
[
"file" => "/home/mytest/apps/alpha/releases/727/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
"line" => 68
"function" => "getMetadataBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home/mytest/apps/alpha/releases/727/vendor/symfony/http-kernel/Profiler/Profiler.php"
"line" => 158
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
"type" => "->"
]
[
"file" => "/home/mytest/apps/alpha/releases/727/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
"line" => 102
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
"type" => "->"
]
[
"file" => "/home/mytest/apps/alpha/releases/727/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 115
"function" => "onKernelResponse"
"class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
"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"
]
]
|
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:69
[
[
"file" => "/home/mytest/apps/alpha/releases/727/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
"line" => 69
"function" => "getMetadataBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home/mytest/apps/alpha/releases/727/vendor/symfony/http-kernel/Profiler/Profiler.php"
"line" => 158
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
"type" => "->"
]
[
"file" => "/home/mytest/apps/alpha/releases/727/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
"line" => 102
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
"type" => "->"
]
[
"file" => "/home/mytest/apps/alpha/releases/727/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 115
"function" => "onKernelResponse"
"class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
"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"
]
]
|
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:70
[
[
"file" => "/home/mytest/apps/alpha/releases/727/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
"line" => 70
"function" => "getMetadataBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home/mytest/apps/alpha/releases/727/vendor/symfony/http-kernel/Profiler/Profiler.php"
"line" => 158
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
"type" => "->"
]
[
"file" => "/home/mytest/apps/alpha/releases/727/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
"line" => 102
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
"type" => "->"
]
[
"file" => "/home/mytest/apps/alpha/releases/727/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 115
"function" => "onKernelResponse"
"class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
"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"
]
]
|
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:71
[
[
"file" => "/home/mytest/apps/alpha/releases/727/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
"line" => 71
"function" => "all"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home/mytest/apps/alpha/releases/727/vendor/symfony/http-kernel/Profiler/Profiler.php"
"line" => 158
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
"type" => "->"
]
[
"file" => "/home/mytest/apps/alpha/releases/727/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
"line" => 102
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
"type" => "->"
]
[
"file" => "/home/mytest/apps/alpha/releases/727/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 115
"function" => "onKernelResponse"
"class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
"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"
]
]
|
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:72
[
[
"file" => "/home/mytest/apps/alpha/releases/727/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
"line" => 72
"function" => "getFlashBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home/mytest/apps/alpha/releases/727/vendor/symfony/http-kernel/Profiler/Profiler.php"
"line" => 158
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
"type" => "->"
]
[
"file" => "/home/mytest/apps/alpha/releases/727/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
"line" => 102
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
"type" => "->"
]
[
"file" => "/home/mytest/apps/alpha/releases/727/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 115
"function" => "onKernelResponse"
"class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
"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" |
| HOME | "/home/mytest" |
| HTTPS | "on" |
| HTTP_CONNECTION | "close" |
| HTTP_HOST | "alpha.my.vanheede.com" |
| HTTP_USER_AGENT | "check_ssl_cert/2.92.0" |
| 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_HTTPS | "on" |
| REDIRECT_SCRIPT_URI | "https://alpha.my.vanheede.com/" |
| REDIRECT_SCRIPT_URL | "/" |
| REDIRECT_SSL_TLS_SNI | "alpha.my.vanheede.com" |
| REDIRECT_STATUS | "200" |
| REDIRECT_URL | "/" |
| REMOTE_ADDR | "77.241.95.202" |
| REMOTE_PORT | "39990" |
| REQUEST_METHOD | "HEAD" |
| REQUEST_SCHEME | "https" |
| REQUEST_TIME | 1779394175 |
| REQUEST_TIME_FLOAT | 1779394175.5071 |
| REQUEST_URI | "/" |
| SCRIPT_FILENAME | "/home/mytest/apps/alpha/current/public/index.php" |
| SCRIPT_NAME | "/index.php" |
| SCRIPT_URI | "https://alpha.my.vanheede.com/" |
| SCRIPT_URL | "/" |
| SERVER_ADDR | "37.72.162.241" |
| SERVER_ADMIN | "[no address given]" |
| SERVER_NAME | "alpha.my.vanheede.com" |
| SERVER_PORT | "443" |
| SERVER_PROTOCOL | "HTTP/1.1" |
| 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" |