SecurityController :: login
Request
GET Parameters
No GET parameters
POST Parameters
No POST parameters
Uploaded Files
No files were uploaded
Request Attributes
| Key | Value |
|---|---|
| _controller | "App\Controller\SecurityController::login" |
| _firewall_context | "security.firewall.map.context.user" |
| _route | "app_login" |
| _route_params | [] |
| _security_firewall_run | "_security_user" |
| _stopwatch_token | "336cce" |
Request Headers
| Header | Value |
|---|---|
| accept | "*/*" |
| accept-encoding | "gzip, br, zstd, deflate" |
| connection | "close" |
| host | "staging.sdsrepo.io" |
| user-agent | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
| x-php-ob-level | "1" |
| x-real-ip | "216.73.216.109" |
Request Content
Request content not available (it was retrieved as a resource).
Response
Response Headers
| Header | Value |
|---|---|
| cache-control | "private, must-revalidate" |
| content-type | "text/html; charset=UTF-8" |
| date | "Tue, 06 Jan 2026 11:12:28 GMT" |
| expires | "-1" |
| pragma | "no-cache" |
| x-debug-token | "98595f" |
Cookies
Request Cookies
No request cookies
Response Cookies
No response cookies
Session 11
Session Metadata
| Key | Value |
|---|---|
| Created | "Tue, 06 Jan 26 11:12:28 +0000" |
| Last used | "Tue, 06 Jan 26 11:12:28 +0000" |
| Lifetime | 7200 |
Session Attributes
| Attribute | Value |
|---|---|
| _csrf/https-authenticate | "d2gXg1wMdGpkrQQSxIou4IvxTrgvBT0NW1c9H5RA7zM" |
Session Usage
11
Usages
Stateless check enabled
| Usage |
|---|
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:44
[
[
"file" => "/var/www/vhosts/sdsrepo.io/staging.sdsrepo.io/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
"line" => 44
"function" => "getMetadataBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/vhosts/sdsrepo.io/staging.sdsrepo.io/vendor/scheb/2fa-bundle/Security/TwoFactor/Event/TwoFactorFormListener.php"
"line" => 34
"function" => "getToken"
"class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
"type" => "->"
]
[
"file" => "/var/www/vhosts/sdsrepo.io/staging.sdsrepo.io/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 115
"function" => "onKernelRequest"
"class" => "Scheb\TwoFactorBundle\Security\TwoFactor\Event\TwoFactorFormListener"
"type" => "->"
]
[
"file" => "/var/www/vhosts/sdsrepo.io/staging.sdsrepo.io/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 230
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/var/www/vhosts/sdsrepo.io/staging.sdsrepo.io/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 59
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/vhosts/sdsrepo.io/staging.sdsrepo.io/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 153
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/vhosts/sdsrepo.io/staging.sdsrepo.io/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 139
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/vhosts/sdsrepo.io/staging.sdsrepo.io/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 75
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/vhosts/sdsrepo.io/staging.sdsrepo.io/vendor/symfony/http-kernel/Kernel.php"
"line" => 202
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/vhosts/sdsrepo.io/staging.sdsrepo.io/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/var/www/vhosts/sdsrepo.io/staging.sdsrepo.io/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/var/www/vhosts/sdsrepo.io/staging.sdsrepo.io/public/index.php"
"line" => 5
"args" => [
"/var/www/vhosts/sdsrepo.io/staging.sdsrepo.io/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:40
[
[
"file" => "/var/www/vhosts/sdsrepo.io/staging.sdsrepo.io/vendor/symfony/security-http/Authentication/AuthenticationUtils.php"
"line" => 40
"function" => "has"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/vhosts/sdsrepo.io/staging.sdsrepo.io/src/Controller/SecurityController.php"
"line" => 20
"function" => "getLastAuthenticationError"
"class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"
"type" => "->"
]
[
"file" => "/var/www/vhosts/sdsrepo.io/staging.sdsrepo.io/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 163
"function" => "login"
"class" => "App\Controller\SecurityController"
"type" => "->"
]
[
"file" => "/var/www/vhosts/sdsrepo.io/staging.sdsrepo.io/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 75
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/vhosts/sdsrepo.io/staging.sdsrepo.io/vendor/symfony/http-kernel/Kernel.php"
"line" => 202
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/vhosts/sdsrepo.io/staging.sdsrepo.io/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/var/www/vhosts/sdsrepo.io/staging.sdsrepo.io/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/var/www/vhosts/sdsrepo.io/staging.sdsrepo.io/public/index.php"
"line" => 5
"args" => [
"/var/www/vhosts/sdsrepo.io/staging.sdsrepo.io/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:59
[
[
"file" => "/var/www/vhosts/sdsrepo.io/staging.sdsrepo.io/vendor/symfony/security-http/Authentication/AuthenticationUtils.php"
"line" => 59
"function" => "get"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/vhosts/sdsrepo.io/staging.sdsrepo.io/src/Controller/SecurityController.php"
"line" => 22
"function" => "getLastUsername"
"class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"
"type" => "->"
]
[
"file" => "/var/www/vhosts/sdsrepo.io/staging.sdsrepo.io/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 163
"function" => "login"
"class" => "App\Controller\SecurityController"
"type" => "->"
]
[
"file" => "/var/www/vhosts/sdsrepo.io/staging.sdsrepo.io/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 75
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/vhosts/sdsrepo.io/staging.sdsrepo.io/vendor/symfony/http-kernel/Kernel.php"
"line" => 202
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/vhosts/sdsrepo.io/staging.sdsrepo.io/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/var/www/vhosts/sdsrepo.io/staging.sdsrepo.io/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/var/www/vhosts/sdsrepo.io/staging.sdsrepo.io/public/index.php"
"line" => 5
"args" => [
"/var/www/vhosts/sdsrepo.io/staging.sdsrepo.io/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Bridge\Twig\AppVariable:151
[
[
"file" => "/var/www/vhosts/sdsrepo.io/staging.sdsrepo.io/vendor/symfony/twig-bridge/AppVariable.php"
"line" => 151
"function" => "getFlashBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/vhosts/sdsrepo.io/staging.sdsrepo.io/vendor/twig/twig/src/Extension/CoreExtension.php"
"line" => 1607
"function" => "getFlashes"
"class" => "Symfony\Bridge\Twig\AppVariable"
"type" => "->"
]
[
"file" => "/var/www/vhosts/sdsrepo.io/staging.sdsrepo.io/var/cache/dev/twig/e7/e7a484a5ba7328cdb1c4375c8699a208.php"
"line" => 106
"function" => "twig_get_attribute"
]
[
"file" => "/var/www/vhosts/sdsrepo.io/staging.sdsrepo.io/vendor/twig/twig/src/Template.php"
"line" => 171
"function" => "block_body"
"class" => "__TwigTemplate_a4e90e8c135fae459587e21dcb93d76e"
"type" => "->"
]
[
"file" => "/var/www/vhosts/sdsrepo.io/staging.sdsrepo.io/var/cache/dev/twig/1b/1b30e71fcdb2c31fcb9d2b59f4151c8a.php"
"line" => 76
"function" => "displayBlock"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/vhosts/sdsrepo.io/staging.sdsrepo.io/vendor/twig/twig/src/Template.php"
"line" => 394
"function" => "doDisplay"
"class" => "__TwigTemplate_49c15a6a3f343fdcaec9e6527a8a8ccd"
"type" => "->"
]
[
"file" => "/var/www/vhosts/sdsrepo.io/staging.sdsrepo.io/vendor/twig/twig/src/Template.php"
"line" => 367
"function" => "displayWithErrorHandling"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/vhosts/sdsrepo.io/staging.sdsrepo.io/var/cache/dev/twig/e7/e7a484a5ba7328cdb1c4375c8699a208.php"
"line" => 49
"function" => "display"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/vhosts/sdsrepo.io/staging.sdsrepo.io/vendor/twig/twig/src/Template.php"
"line" => 394
"function" => "doDisplay"
"class" => "__TwigTemplate_a4e90e8c135fae459587e21dcb93d76e"
"type" => "->"
]
[
"file" => "/var/www/vhosts/sdsrepo.io/staging.sdsrepo.io/vendor/twig/twig/src/Template.php"
"line" => 367
"function" => "displayWithErrorHandling"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/vhosts/sdsrepo.io/staging.sdsrepo.io/vendor/twig/twig/src/Template.php"
"line" => 379
"function" => "display"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/vhosts/sdsrepo.io/staging.sdsrepo.io/vendor/twig/twig/src/TemplateWrapper.php"
"line" => 40
"function" => "render"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/vhosts/sdsrepo.io/staging.sdsrepo.io/vendor/twig/twig/src/Environment.php"
"line" => 277
"function" => "render"
"class" => "Twig\TemplateWrapper"
"type" => "->"
]
[
"file" => "/var/www/vhosts/sdsrepo.io/staging.sdsrepo.io/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 222
"function" => "render"
"class" => "Twig\Environment"
"type" => "->"
]
[
"file" => "/var/www/vhosts/sdsrepo.io/staging.sdsrepo.io/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 230
"function" => "renderView"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/var/www/vhosts/sdsrepo.io/staging.sdsrepo.io/src/Controller/SecurityController.php"
"line" => 24
"function" => "render"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/var/www/vhosts/sdsrepo.io/staging.sdsrepo.io/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 163
"function" => "login"
"class" => "App\Controller\SecurityController"
"type" => "->"
]
[
"file" => "/var/www/vhosts/sdsrepo.io/staging.sdsrepo.io/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 75
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/vhosts/sdsrepo.io/staging.sdsrepo.io/vendor/symfony/http-kernel/Kernel.php"
"line" => 202
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/vhosts/sdsrepo.io/staging.sdsrepo.io/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/var/www/vhosts/sdsrepo.io/staging.sdsrepo.io/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/var/www/vhosts/sdsrepo.io/staging.sdsrepo.io/public/index.php"
"line" => 5
"args" => [
"/var/www/vhosts/sdsrepo.io/staging.sdsrepo.io/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:85
[
[
"file" => "/var/www/vhosts/sdsrepo.io/staging.sdsrepo.io/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
"line" => 85
"function" => "has"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/vhosts/sdsrepo.io/staging.sdsrepo.io/vendor/symfony/security-csrf/CsrfTokenManager.php"
"line" => 74
"function" => "hasToken"
"class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
"type" => "->"
]
[
"file" => "/var/www/vhosts/sdsrepo.io/staging.sdsrepo.io/vendor/symfony/form/FormRenderer.php"
"line" => 65
"function" => "getToken"
"class" => "Symfony\Component\Security\Csrf\CsrfTokenManager"
"type" => "->"
]
[
"file" => "/var/www/vhosts/sdsrepo.io/staging.sdsrepo.io/var/cache/dev/twig/e7/e7a484a5ba7328cdb1c4375c8699a208.php"
"line" => 141
"function" => "renderCsrfToken"
"class" => "Symfony\Component\Form\FormRenderer"
"type" => "->"
]
[
"file" => "/var/www/vhosts/sdsrepo.io/staging.sdsrepo.io/vendor/twig/twig/src/Template.php"
"line" => 171
"function" => "block_body"
"class" => "__TwigTemplate_a4e90e8c135fae459587e21dcb93d76e"
"type" => "->"
]
[
"file" => "/var/www/vhosts/sdsrepo.io/staging.sdsrepo.io/var/cache/dev/twig/1b/1b30e71fcdb2c31fcb9d2b59f4151c8a.php"
"line" => 76
"function" => "displayBlock"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/vhosts/sdsrepo.io/staging.sdsrepo.io/vendor/twig/twig/src/Template.php"
"line" => 394
"function" => "doDisplay"
"class" => "__TwigTemplate_49c15a6a3f343fdcaec9e6527a8a8ccd"
"type" => "->"
]
[
"file" => "/var/www/vhosts/sdsrepo.io/staging.sdsrepo.io/vendor/twig/twig/src/Template.php"
"line" => 367
"function" => "displayWithErrorHandling"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/vhosts/sdsrepo.io/staging.sdsrepo.io/var/cache/dev/twig/e7/e7a484a5ba7328cdb1c4375c8699a208.php"
"line" => 49
"function" => "display"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/vhosts/sdsrepo.io/staging.sdsrepo.io/vendor/twig/twig/src/Template.php"
"line" => 394
"function" => "doDisplay"
"class" => "__TwigTemplate_a4e90e8c135fae459587e21dcb93d76e"
"type" => "->"
]
[
"file" => "/var/www/vhosts/sdsrepo.io/staging.sdsrepo.io/vendor/twig/twig/src/Template.php"
"line" => 367
"function" => "displayWithErrorHandling"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/vhosts/sdsrepo.io/staging.sdsrepo.io/vendor/twig/twig/src/Template.php"
"line" => 379
"function" => "display"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/vhosts/sdsrepo.io/staging.sdsrepo.io/vendor/twig/twig/src/TemplateWrapper.php"
"line" => 40
"function" => "render"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/vhosts/sdsrepo.io/staging.sdsrepo.io/vendor/twig/twig/src/Environment.php"
"line" => 277
"function" => "render"
"class" => "Twig\TemplateWrapper"
"type" => "->"
]
[
"file" => "/var/www/vhosts/sdsrepo.io/staging.sdsrepo.io/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 222
"function" => "render"
"class" => "Twig\Environment"
"type" => "->"
]
[
"file" => "/var/www/vhosts/sdsrepo.io/staging.sdsrepo.io/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 230
"function" => "renderView"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/var/www/vhosts/sdsrepo.io/staging.sdsrepo.io/src/Controller/SecurityController.php"
"line" => 24
"function" => "render"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/var/www/vhosts/sdsrepo.io/staging.sdsrepo.io/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 163
"function" => "login"
"class" => "App\Controller\SecurityController"
"type" => "->"
]
[
"file" => "/var/www/vhosts/sdsrepo.io/staging.sdsrepo.io/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 75
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/vhosts/sdsrepo.io/staging.sdsrepo.io/vendor/symfony/http-kernel/Kernel.php"
"line" => 202
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/vhosts/sdsrepo.io/staging.sdsrepo.io/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/var/www/vhosts/sdsrepo.io/staging.sdsrepo.io/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/var/www/vhosts/sdsrepo.io/staging.sdsrepo.io/public/index.php"
"line" => 5
"args" => [
"/var/www/vhosts/sdsrepo.io/staging.sdsrepo.io/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:72
[
[
"file" => "/var/www/vhosts/sdsrepo.io/staging.sdsrepo.io/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
"line" => 72
"function" => "set"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/vhosts/sdsrepo.io/staging.sdsrepo.io/vendor/symfony/security-csrf/CsrfTokenManager.php"
"line" => 79
"function" => "setToken"
"class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
"type" => "->"
]
[
"file" => "/var/www/vhosts/sdsrepo.io/staging.sdsrepo.io/vendor/symfony/form/FormRenderer.php"
"line" => 65
"function" => "getToken"
"class" => "Symfony\Component\Security\Csrf\CsrfTokenManager"
"type" => "->"
]
[
"file" => "/var/www/vhosts/sdsrepo.io/staging.sdsrepo.io/var/cache/dev/twig/e7/e7a484a5ba7328cdb1c4375c8699a208.php"
"line" => 141
"function" => "renderCsrfToken"
"class" => "Symfony\Component\Form\FormRenderer"
"type" => "->"
]
[
"file" => "/var/www/vhosts/sdsrepo.io/staging.sdsrepo.io/vendor/twig/twig/src/Template.php"
"line" => 171
"function" => "block_body"
"class" => "__TwigTemplate_a4e90e8c135fae459587e21dcb93d76e"
"type" => "->"
]
[
"file" => "/var/www/vhosts/sdsrepo.io/staging.sdsrepo.io/var/cache/dev/twig/1b/1b30e71fcdb2c31fcb9d2b59f4151c8a.php"
"line" => 76
"function" => "displayBlock"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/vhosts/sdsrepo.io/staging.sdsrepo.io/vendor/twig/twig/src/Template.php"
"line" => 394
"function" => "doDisplay"
"class" => "__TwigTemplate_49c15a6a3f343fdcaec9e6527a8a8ccd"
"type" => "->"
]
[
"file" => "/var/www/vhosts/sdsrepo.io/staging.sdsrepo.io/vendor/twig/twig/src/Template.php"
"line" => 367
"function" => "displayWithErrorHandling"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/vhosts/sdsrepo.io/staging.sdsrepo.io/var/cache/dev/twig/e7/e7a484a5ba7328cdb1c4375c8699a208.php"
"line" => 49
"function" => "display"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/vhosts/sdsrepo.io/staging.sdsrepo.io/vendor/twig/twig/src/Template.php"
"line" => 394
"function" => "doDisplay"
"class" => "__TwigTemplate_a4e90e8c135fae459587e21dcb93d76e"
"type" => "->"
]
[
"file" => "/var/www/vhosts/sdsrepo.io/staging.sdsrepo.io/vendor/twig/twig/src/Template.php"
"line" => 367
"function" => "displayWithErrorHandling"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/vhosts/sdsrepo.io/staging.sdsrepo.io/vendor/twig/twig/src/Template.php"
"line" => 379
"function" => "display"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/vhosts/sdsrepo.io/staging.sdsrepo.io/vendor/twig/twig/src/TemplateWrapper.php"
"line" => 40
"function" => "render"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/vhosts/sdsrepo.io/staging.sdsrepo.io/vendor/twig/twig/src/Environment.php"
"line" => 277
"function" => "render"
"class" => "Twig\TemplateWrapper"
"type" => "->"
]
[
"file" => "/var/www/vhosts/sdsrepo.io/staging.sdsrepo.io/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 222
"function" => "render"
"class" => "Twig\Environment"
"type" => "->"
]
[
"file" => "/var/www/vhosts/sdsrepo.io/staging.sdsrepo.io/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 230
"function" => "renderView"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/var/www/vhosts/sdsrepo.io/staging.sdsrepo.io/src/Controller/SecurityController.php"
"line" => 24
"function" => "render"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/var/www/vhosts/sdsrepo.io/staging.sdsrepo.io/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 163
"function" => "login"
"class" => "App\Controller\SecurityController"
"type" => "->"
]
[
"file" => "/var/www/vhosts/sdsrepo.io/staging.sdsrepo.io/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 75
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/vhosts/sdsrepo.io/staging.sdsrepo.io/vendor/symfony/http-kernel/Kernel.php"
"line" => 202
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/vhosts/sdsrepo.io/staging.sdsrepo.io/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/var/www/vhosts/sdsrepo.io/staging.sdsrepo.io/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/var/www/vhosts/sdsrepo.io/staging.sdsrepo.io/public/index.php"
"line" => 5
"args" => [
"/var/www/vhosts/sdsrepo.io/staging.sdsrepo.io/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:72
[
[
"file" => "/var/www/vhosts/sdsrepo.io/staging.sdsrepo.io/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
"line" => 72
"function" => "getMetadataBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/vhosts/sdsrepo.io/staging.sdsrepo.io/vendor/symfony/http-kernel/Profiler/Profiler.php"
"line" => 156
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
"type" => "->"
]
[
"file" => "/var/www/vhosts/sdsrepo.io/staging.sdsrepo.io/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
"line" => 108
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
"type" => "->"
]
[
"file" => "/var/www/vhosts/sdsrepo.io/staging.sdsrepo.io/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 115
"function" => "onKernelResponse"
"class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
"type" => "->"
]
[
"file" => "/var/www/vhosts/sdsrepo.io/staging.sdsrepo.io/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 230
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/var/www/vhosts/sdsrepo.io/staging.sdsrepo.io/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 59
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/vhosts/sdsrepo.io/staging.sdsrepo.io/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 153
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/vhosts/sdsrepo.io/staging.sdsrepo.io/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 196
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/vhosts/sdsrepo.io/staging.sdsrepo.io/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 184
"function" => "filterResponse"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/vhosts/sdsrepo.io/staging.sdsrepo.io/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 75
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/vhosts/sdsrepo.io/staging.sdsrepo.io/vendor/symfony/http-kernel/Kernel.php"
"line" => 202
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/vhosts/sdsrepo.io/staging.sdsrepo.io/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/var/www/vhosts/sdsrepo.io/staging.sdsrepo.io/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/var/www/vhosts/sdsrepo.io/staging.sdsrepo.io/public/index.php"
"line" => 5
"args" => [
"/var/www/vhosts/sdsrepo.io/staging.sdsrepo.io/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:73
[
[
"file" => "/var/www/vhosts/sdsrepo.io/staging.sdsrepo.io/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
"line" => 73
"function" => "getMetadataBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/vhosts/sdsrepo.io/staging.sdsrepo.io/vendor/symfony/http-kernel/Profiler/Profiler.php"
"line" => 156
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
"type" => "->"
]
[
"file" => "/var/www/vhosts/sdsrepo.io/staging.sdsrepo.io/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
"line" => 108
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
"type" => "->"
]
[
"file" => "/var/www/vhosts/sdsrepo.io/staging.sdsrepo.io/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 115
"function" => "onKernelResponse"
"class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
"type" => "->"
]
[
"file" => "/var/www/vhosts/sdsrepo.io/staging.sdsrepo.io/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 230
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/var/www/vhosts/sdsrepo.io/staging.sdsrepo.io/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 59
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/vhosts/sdsrepo.io/staging.sdsrepo.io/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 153
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/vhosts/sdsrepo.io/staging.sdsrepo.io/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 196
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/vhosts/sdsrepo.io/staging.sdsrepo.io/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 184
"function" => "filterResponse"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/vhosts/sdsrepo.io/staging.sdsrepo.io/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 75
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/vhosts/sdsrepo.io/staging.sdsrepo.io/vendor/symfony/http-kernel/Kernel.php"
"line" => 202
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/vhosts/sdsrepo.io/staging.sdsrepo.io/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/var/www/vhosts/sdsrepo.io/staging.sdsrepo.io/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/var/www/vhosts/sdsrepo.io/staging.sdsrepo.io/public/index.php"
"line" => 5
"args" => [
"/var/www/vhosts/sdsrepo.io/staging.sdsrepo.io/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:74
[
[
"file" => "/var/www/vhosts/sdsrepo.io/staging.sdsrepo.io/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
"line" => 74
"function" => "getMetadataBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/vhosts/sdsrepo.io/staging.sdsrepo.io/vendor/symfony/http-kernel/Profiler/Profiler.php"
"line" => 156
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
"type" => "->"
]
[
"file" => "/var/www/vhosts/sdsrepo.io/staging.sdsrepo.io/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
"line" => 108
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
"type" => "->"
]
[
"file" => "/var/www/vhosts/sdsrepo.io/staging.sdsrepo.io/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 115
"function" => "onKernelResponse"
"class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
"type" => "->"
]
[
"file" => "/var/www/vhosts/sdsrepo.io/staging.sdsrepo.io/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 230
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/var/www/vhosts/sdsrepo.io/staging.sdsrepo.io/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 59
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/vhosts/sdsrepo.io/staging.sdsrepo.io/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 153
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/vhosts/sdsrepo.io/staging.sdsrepo.io/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 196
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/vhosts/sdsrepo.io/staging.sdsrepo.io/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 184
"function" => "filterResponse"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/vhosts/sdsrepo.io/staging.sdsrepo.io/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 75
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/vhosts/sdsrepo.io/staging.sdsrepo.io/vendor/symfony/http-kernel/Kernel.php"
"line" => 202
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/vhosts/sdsrepo.io/staging.sdsrepo.io/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/var/www/vhosts/sdsrepo.io/staging.sdsrepo.io/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/var/www/vhosts/sdsrepo.io/staging.sdsrepo.io/public/index.php"
"line" => 5
"args" => [
"/var/www/vhosts/sdsrepo.io/staging.sdsrepo.io/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:75
[
[
"file" => "/var/www/vhosts/sdsrepo.io/staging.sdsrepo.io/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
"line" => 75
"function" => "all"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/vhosts/sdsrepo.io/staging.sdsrepo.io/vendor/symfony/http-kernel/Profiler/Profiler.php"
"line" => 156
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
"type" => "->"
]
[
"file" => "/var/www/vhosts/sdsrepo.io/staging.sdsrepo.io/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
"line" => 108
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
"type" => "->"
]
[
"file" => "/var/www/vhosts/sdsrepo.io/staging.sdsrepo.io/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 115
"function" => "onKernelResponse"
"class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
"type" => "->"
]
[
"file" => "/var/www/vhosts/sdsrepo.io/staging.sdsrepo.io/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 230
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/var/www/vhosts/sdsrepo.io/staging.sdsrepo.io/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 59
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/vhosts/sdsrepo.io/staging.sdsrepo.io/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 153
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/vhosts/sdsrepo.io/staging.sdsrepo.io/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 196
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/vhosts/sdsrepo.io/staging.sdsrepo.io/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 184
"function" => "filterResponse"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/vhosts/sdsrepo.io/staging.sdsrepo.io/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 75
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/vhosts/sdsrepo.io/staging.sdsrepo.io/vendor/symfony/http-kernel/Kernel.php"
"line" => 202
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/vhosts/sdsrepo.io/staging.sdsrepo.io/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/var/www/vhosts/sdsrepo.io/staging.sdsrepo.io/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/var/www/vhosts/sdsrepo.io/staging.sdsrepo.io/public/index.php"
"line" => 5
"args" => [
"/var/www/vhosts/sdsrepo.io/staging.sdsrepo.io/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:76
[
[
"file" => "/var/www/vhosts/sdsrepo.io/staging.sdsrepo.io/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
"line" => 76
"function" => "getFlashBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/vhosts/sdsrepo.io/staging.sdsrepo.io/vendor/symfony/http-kernel/Profiler/Profiler.php"
"line" => 156
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
"type" => "->"
]
[
"file" => "/var/www/vhosts/sdsrepo.io/staging.sdsrepo.io/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
"line" => 108
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
"type" => "->"
]
[
"file" => "/var/www/vhosts/sdsrepo.io/staging.sdsrepo.io/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 115
"function" => "onKernelResponse"
"class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
"type" => "->"
]
[
"file" => "/var/www/vhosts/sdsrepo.io/staging.sdsrepo.io/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 230
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/var/www/vhosts/sdsrepo.io/staging.sdsrepo.io/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 59
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/vhosts/sdsrepo.io/staging.sdsrepo.io/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 153
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/vhosts/sdsrepo.io/staging.sdsrepo.io/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 196
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/vhosts/sdsrepo.io/staging.sdsrepo.io/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 184
"function" => "filterResponse"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/vhosts/sdsrepo.io/staging.sdsrepo.io/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 75
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/vhosts/sdsrepo.io/staging.sdsrepo.io/vendor/symfony/http-kernel/Kernel.php"
"line" => 202
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/vhosts/sdsrepo.io/staging.sdsrepo.io/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/var/www/vhosts/sdsrepo.io/staging.sdsrepo.io/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/var/www/vhosts/sdsrepo.io/staging.sdsrepo.io/public/index.php"
"line" => 5
"args" => [
"/var/www/vhosts/sdsrepo.io/staging.sdsrepo.io/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 | "14bfc1d408ad3d1dec8918b387143576" |
| DATABASE_URL | "mysql://staging_consort1_user:ConsortIT2222%23@localhost:3306/staging_consort1" |
| LOCK_DSN | "flock" |
| MAILER_DSN | "smtp://trading@sdsrepo.io:8L-_bat3navm6CE2_VeR123dds@smtp.titan.email:465" |
| MESSENGER_TRANSPORT_DSN | "doctrine://default?auto_setup=0" |
Defined as regular env variables
| Key | Value |
|---|---|
| APP_DEBUG | "1" |
| CONTEXT_DOCUMENT_ROOT | "/var/www/vhosts/sdsrepo.io/staging.sdsrepo.io/public" |
| CONTEXT_PREFIX | "" |
| DOCUMENT_ROOT | "/var/www/vhosts/sdsrepo.io/staging.sdsrepo.io/public" |
| FCGI_ROLE | "RESPONDER" |
| GATEWAY_INTERFACE | "CGI/1.1" |
| HTTPS | "on" |
| HTTP_ACCEPT | "*/*" |
| HTTP_ACCEPT_ENCODING | "gzip, br, zstd, deflate" |
| HTTP_CONNECTION | "close" |
| HTTP_HOST | "staging.sdsrepo.io" |
| HTTP_USER_AGENT | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
| HTTP_X_REAL_IP | "216.73.216.109" |
| PASSENGER_COMPILE_NATIVE_SUPPORT_BINARY | "0" |
| PASSENGER_DOWNLOAD_NATIVE_SUPPORT_BINARY | "0" |
| PATH | "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" |
| PHP_SELF | "/index.php" |
| PP_CUSTOM_PHP_CGI_INDEX | "plesk-php81-fastcgi" |
| PP_CUSTOM_PHP_INI | "/var/www/vhosts/system/staging.sdsrepo.io/etc/php.ini" |
| QUERY_STRING | "" |
| REDIRECT_HTTPS | "on" |
| REDIRECT_PASSENGER_COMPILE_NATIVE_SUPPORT_BINARY | "0" |
| REDIRECT_PASSENGER_DOWNLOAD_NATIVE_SUPPORT_BINARY | "0" |
| REDIRECT_SSL_TLS_SNI | "staging.sdsrepo.io" |
| REDIRECT_STATUS | "200" |
| REDIRECT_UNIQUE_ID | "aVzuHEqBNlHaGMcxLmuOmgAAAA4" |
| REDIRECT_URL | "/user/login" |
| REMOTE_ADDR | "216.73.216.109" |
| REMOTE_PORT | "57880" |
| REQUEST_METHOD | "GET" |
| REQUEST_SCHEME | "https" |
| REQUEST_TIME | 1767697948 |
| REQUEST_TIME_FLOAT | 1767697948.4023 |
| REQUEST_URI | "/user/login" |
| SCRIPT_FILENAME | "/var/www/vhosts/sdsrepo.io/staging.sdsrepo.io/public/index.php" |
| SCRIPT_NAME | "/index.php" |
| SERVER_ADDR | "191.101.81.64" |
| SERVER_ADMIN | "[no address given]" |
| SERVER_NAME | "staging.sdsrepo.io" |
| SERVER_PORT | "443" |
| SERVER_PROTOCOL | "HTTP/1.0" |
| SERVER_SIGNATURE | "<address>Apache Server at staging.sdsrepo.io Port 443</address>\n" |
| SERVER_SOFTWARE | "Apache" |
| SSL_TLS_SNI | "staging.sdsrepo.io" |
| SYMFONY_DOTENV_VARS | "MESSENGER_TRANSPORT_DSN,APP_ENV,APP_SECRET,DATABASE_URL,MAILER_DSN,LOCK_DSN" |
| UNIQUE_ID | "aVzuHEqBNlHaGMcxLmuOmgAAAA4" |