SecurityController :: login
Request
GET Parameters
None
POST Parameters
None
Uploaded Files
None
Request Attributes
| Key | Value |
|---|---|
| _controller | "App\Controller\SecurityController::login" |
| _firewall_context | "security.firewall.map.context.main" |
| _route | "app_login" |
| _route_params | [] |
| _security_authenticators | [] |
| _security_firewall_run | "_security_main" |
| _security_skipped_authenticators | [ Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#156 -supports: false -passport: null -duration: null -stub: "App\Security\LoginFormAuthenticator" -authenticated: null -exception: null -authenticator: App\Security\LoginFormAuthenticator {#230 …} } Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#158 -supports: false -passport: null -duration: null -stub: "Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator" -authenticated: null -exception: null -authenticator: Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator {#160 …} } ] |
| _stopwatch_token | "bd94bd" |
Request Headers
| Header | Value |
|---|---|
| accept | "text/html,application/xhtml+xml,application/json,*/*" |
| accept-encoding | "gzip" |
| connection | "close" |
| host | "joedemo.juiceoffice.co.uk" |
| referer | "https://joedemo.juiceoffice.co.uk/" |
| user-agent | "Mozilla/5.0 (compatible; CT-WP-Scanner/1.0; +https://example.com/bot)" |
| x-forwarded-for | "45.156.87.177" |
| x-forwarded-proto | "https" |
| x-forwarded-scheme | "https" |
| x-php-ob-level | "0" |
| x-real-ip | "45.156.87.177" |
Request Content
Request content not available (it was retrieved as a resource).
Response
Response Headers
| Header | Value |
|---|---|
| cache-control | "no-cache, private" |
| content-type | "text/html; charset=UTF-8" |
| date | "Mon, 29 Jun 2026 19:13:26 GMT" |
| x-cache-debug | "1" |
| x-debug-token | "86f165" |
Cookies
Request Cookies
No request cookies
Response Cookies
No response cookies
Session 11
Session Metadata
| Key | Value |
|---|---|
| Created | "Mon, 29 Jun 26 20:13:26 +0100" |
| Last used | "Mon, 29 Jun 26 20:13:26 +0100" |
| Lifetime | 604800 |
Session Attributes
| Attribute | Value |
|---|---|
| _csrf/https-authenticate | "eSJQhGanj4hRGb8wzwN49r7RuqsxrtgJb51SqQVcdiw" |
Session Usage
11
Usages
Stateless check enabled
| Usage |
|---|
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:38
[
[
"file" => "/var/www/html/office/JuiceOffice/JuiceOffice/vendor/symfony/security-http/Authentication/AuthenticationUtils.php"
"line" => 38
"function" => "has"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/html/office/JuiceOffice/JuiceOffice/src/Controller/SecurityController.php"
"line" => 40
"function" => "getLastAuthenticationError"
"class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"
"type" => "->"
]
[
"file" => "/var/www/html/office/JuiceOffice/JuiceOffice/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 183
"function" => "login"
"class" => "App\Controller\SecurityController"
"type" => "->"
]
[
"file" => "/var/www/html/office/JuiceOffice/JuiceOffice/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/html/office/JuiceOffice/JuiceOffice/vendor/symfony/http-kernel/Kernel.php"
"line" => 182
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/html/office/JuiceOffice/JuiceOffice/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/var/www/html/office/JuiceOffice/JuiceOffice/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/var/www/html/office/JuiceOffice/JuiceOffice/public/index.php"
"line" => 7
"args" => [
"/var/www/html/office/JuiceOffice/JuiceOffice/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:57
[
[
"file" => "/var/www/html/office/JuiceOffice/JuiceOffice/vendor/symfony/security-http/Authentication/AuthenticationUtils.php"
"line" => 57
"function" => "get"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/html/office/JuiceOffice/JuiceOffice/src/Controller/SecurityController.php"
"line" => 42
"function" => "getLastUsername"
"class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"
"type" => "->"
]
[
"file" => "/var/www/html/office/JuiceOffice/JuiceOffice/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 183
"function" => "login"
"class" => "App\Controller\SecurityController"
"type" => "->"
]
[
"file" => "/var/www/html/office/JuiceOffice/JuiceOffice/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/html/office/JuiceOffice/JuiceOffice/vendor/symfony/http-kernel/Kernel.php"
"line" => 182
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/html/office/JuiceOffice/JuiceOffice/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/var/www/html/office/JuiceOffice/JuiceOffice/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/var/www/html/office/JuiceOffice/JuiceOffice/public/index.php"
"line" => 7
"args" => [
"/var/www/html/office/JuiceOffice/JuiceOffice/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Bridge\Twig\AppVariable:181
[
[
"file" => "/var/www/html/office/JuiceOffice/JuiceOffice/vendor/symfony/twig-bridge/AppVariable.php"
"line" => 181
"function" => "getFlashBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/html/office/JuiceOffice/JuiceOffice/vendor/twig/twig/src/Extension/CoreExtension.php"
"line" => 1909
"function" => "getFlashes"
"class" => "Symfony\Bridge\Twig\AppVariable"
"type" => "->"
]
[
"file" => "/var/www/html/office/JuiceOffice/JuiceOffice/var/cache/dev/twig/f8/f89717408799606261fd604444648096.php"
"line" => 247
"function" => "getAttribute"
"class" => "Twig\Extension\CoreExtension"
"type" => "::"
]
[
"file" => "/var/www/html/office/JuiceOffice/JuiceOffice/vendor/twig/twig/src/Template.php"
"line" => 402
"function" => "doDisplay"
"class" => "__TwigTemplate_b01ef90833cbb5d645628baabfdcfdba"
"type" => "->"
]
[
"file" => "/var/www/html/office/JuiceOffice/JuiceOffice/var/cache/dev/twig/f4/f4719a69917fe5a4bcb1d65b3df1bffb.php"
"line" => 54
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/html/office/JuiceOffice/JuiceOffice/vendor/twig/twig/src/Template.php"
"line" => 402
"function" => "doDisplay"
"class" => "__TwigTemplate_ff5332e52b4bd0c5962834bebfea3b8f"
"type" => "->"
]
[
"file" => "/var/www/html/office/JuiceOffice/JuiceOffice/vendor/twig/twig/src/Template.php"
"line" => 358
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/html/office/JuiceOffice/JuiceOffice/vendor/twig/twig/src/Template.php"
"line" => 373
"function" => "display"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/html/office/JuiceOffice/JuiceOffice/vendor/twig/twig/src/TemplateWrapper.php"
"line" => 51
"function" => "render"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/html/office/JuiceOffice/JuiceOffice/vendor/twig/twig/src/Environment.php"
"line" => 333
"function" => "render"
"class" => "Twig\TemplateWrapper"
"type" => "->"
]
[
"file" => "/var/www/html/office/JuiceOffice/JuiceOffice/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 459
"function" => "render"
"class" => "Twig\Environment"
"type" => "->"
]
[
"file" => "/var/www/html/office/JuiceOffice/JuiceOffice/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 464
"function" => "doRenderView"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/var/www/html/office/JuiceOffice/JuiceOffice/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 278
"function" => "doRender"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/var/www/html/office/JuiceOffice/JuiceOffice/src/Controller/SecurityController.php"
"line" => 44
"function" => "render"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/var/www/html/office/JuiceOffice/JuiceOffice/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 183
"function" => "login"
"class" => "App\Controller\SecurityController"
"type" => "->"
]
[
"file" => "/var/www/html/office/JuiceOffice/JuiceOffice/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/html/office/JuiceOffice/JuiceOffice/vendor/symfony/http-kernel/Kernel.php"
"line" => 182
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/html/office/JuiceOffice/JuiceOffice/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/var/www/html/office/JuiceOffice/JuiceOffice/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/var/www/html/office/JuiceOffice/JuiceOffice/public/index.php"
"line" => 7
"args" => [
"/var/www/html/office/JuiceOffice/JuiceOffice/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:39
[
[
"file" => "/var/www/html/office/JuiceOffice/JuiceOffice/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
"line" => 39
"function" => "getMetadataBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/html/office/JuiceOffice/JuiceOffice/vendor/symfony/twig-bridge/AppVariable.php"
"line" => 92
"function" => "getToken"
"class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
"type" => "->"
]
[
"file" => "/var/www/html/office/JuiceOffice/JuiceOffice/vendor/twig/twig/src/Extension/CoreExtension.php"
"line" => 1909
"function" => "getUser"
"class" => "Symfony\Bridge\Twig\AppVariable"
"type" => "->"
]
[
"file" => "/var/www/html/office/JuiceOffice/JuiceOffice/var/cache/dev/twig/f4/f4719a69917fe5a4bcb1d65b3df1bffb.php"
"line" => 122
"function" => "getAttribute"
"class" => "Twig\Extension\CoreExtension"
"type" => "::"
]
[
"file" => "/var/www/html/office/JuiceOffice/JuiceOffice/vendor/twig/twig/src/Template.php"
"line" => 446
"function" => "block_body"
"class" => "__TwigTemplate_ff5332e52b4bd0c5962834bebfea3b8f"
"type" => "->"
]
[
"file" => "/var/www/html/office/JuiceOffice/JuiceOffice/var/cache/dev/twig/f8/f89717408799606261fd604444648096.php"
"line" => 276
"function" => "yieldBlock"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/html/office/JuiceOffice/JuiceOffice/vendor/twig/twig/src/Template.php"
"line" => 402
"function" => "doDisplay"
"class" => "__TwigTemplate_b01ef90833cbb5d645628baabfdcfdba"
"type" => "->"
]
[
"file" => "/var/www/html/office/JuiceOffice/JuiceOffice/var/cache/dev/twig/f4/f4719a69917fe5a4bcb1d65b3df1bffb.php"
"line" => 54
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/html/office/JuiceOffice/JuiceOffice/vendor/twig/twig/src/Template.php"
"line" => 402
"function" => "doDisplay"
"class" => "__TwigTemplate_ff5332e52b4bd0c5962834bebfea3b8f"
"type" => "->"
]
[
"file" => "/var/www/html/office/JuiceOffice/JuiceOffice/vendor/twig/twig/src/Template.php"
"line" => 358
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/html/office/JuiceOffice/JuiceOffice/vendor/twig/twig/src/Template.php"
"line" => 373
"function" => "display"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/html/office/JuiceOffice/JuiceOffice/vendor/twig/twig/src/TemplateWrapper.php"
"line" => 51
"function" => "render"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/html/office/JuiceOffice/JuiceOffice/vendor/twig/twig/src/Environment.php"
"line" => 333
"function" => "render"
"class" => "Twig\TemplateWrapper"
"type" => "->"
]
[
"file" => "/var/www/html/office/JuiceOffice/JuiceOffice/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 459
"function" => "render"
"class" => "Twig\Environment"
"type" => "->"
]
[
"file" => "/var/www/html/office/JuiceOffice/JuiceOffice/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 464
"function" => "doRenderView"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/var/www/html/office/JuiceOffice/JuiceOffice/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 278
"function" => "doRender"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/var/www/html/office/JuiceOffice/JuiceOffice/src/Controller/SecurityController.php"
"line" => 44
"function" => "render"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/var/www/html/office/JuiceOffice/JuiceOffice/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 183
"function" => "login"
"class" => "App\Controller\SecurityController"
"type" => "->"
]
[
"file" => "/var/www/html/office/JuiceOffice/JuiceOffice/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/html/office/JuiceOffice/JuiceOffice/vendor/symfony/http-kernel/Kernel.php"
"line" => 182
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/html/office/JuiceOffice/JuiceOffice/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/var/www/html/office/JuiceOffice/JuiceOffice/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/var/www/html/office/JuiceOffice/JuiceOffice/public/index.php"
"line" => 7
"args" => [
"/var/www/html/office/JuiceOffice/JuiceOffice/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:73
[
[
"file" => "/var/www/html/office/JuiceOffice/JuiceOffice/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
"line" => 73
"function" => "has"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/html/office/JuiceOffice/JuiceOffice/vendor/symfony/security-csrf/CsrfTokenManager.php"
"line" => 69
"function" => "hasToken"
"class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
"type" => "->"
]
[
"file" => "/var/www/html/office/JuiceOffice/JuiceOffice/vendor/symfony/form/FormRenderer.php"
"line" => 54
"function" => "getToken"
"class" => "Symfony\Component\Security\Csrf\CsrfTokenManager"
"type" => "->"
]
[
"file" => "/var/www/html/office/JuiceOffice/JuiceOffice/var/cache/dev/twig/f4/f4719a69917fe5a4bcb1d65b3df1bffb.php"
"line" => 190
"function" => "renderCsrfToken"
"class" => "Symfony\Component\Form\FormRenderer"
"type" => "->"
]
[
"file" => "/var/www/html/office/JuiceOffice/JuiceOffice/vendor/twig/twig/src/Template.php"
"line" => 446
"function" => "block_body"
"class" => "__TwigTemplate_ff5332e52b4bd0c5962834bebfea3b8f"
"type" => "->"
]
[
"file" => "/var/www/html/office/JuiceOffice/JuiceOffice/var/cache/dev/twig/f8/f89717408799606261fd604444648096.php"
"line" => 276
"function" => "yieldBlock"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/html/office/JuiceOffice/JuiceOffice/vendor/twig/twig/src/Template.php"
"line" => 402
"function" => "doDisplay"
"class" => "__TwigTemplate_b01ef90833cbb5d645628baabfdcfdba"
"type" => "->"
]
[
"file" => "/var/www/html/office/JuiceOffice/JuiceOffice/var/cache/dev/twig/f4/f4719a69917fe5a4bcb1d65b3df1bffb.php"
"line" => 54
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/html/office/JuiceOffice/JuiceOffice/vendor/twig/twig/src/Template.php"
"line" => 402
"function" => "doDisplay"
"class" => "__TwigTemplate_ff5332e52b4bd0c5962834bebfea3b8f"
"type" => "->"
]
[
"file" => "/var/www/html/office/JuiceOffice/JuiceOffice/vendor/twig/twig/src/Template.php"
"line" => 358
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/html/office/JuiceOffice/JuiceOffice/vendor/twig/twig/src/Template.php"
"line" => 373
"function" => "display"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/html/office/JuiceOffice/JuiceOffice/vendor/twig/twig/src/TemplateWrapper.php"
"line" => 51
"function" => "render"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/html/office/JuiceOffice/JuiceOffice/vendor/twig/twig/src/Environment.php"
"line" => 333
"function" => "render"
"class" => "Twig\TemplateWrapper"
"type" => "->"
]
[
"file" => "/var/www/html/office/JuiceOffice/JuiceOffice/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 459
"function" => "render"
"class" => "Twig\Environment"
"type" => "->"
]
[
"file" => "/var/www/html/office/JuiceOffice/JuiceOffice/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 464
"function" => "doRenderView"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/var/www/html/office/JuiceOffice/JuiceOffice/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 278
"function" => "doRender"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/var/www/html/office/JuiceOffice/JuiceOffice/src/Controller/SecurityController.php"
"line" => 44
"function" => "render"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/var/www/html/office/JuiceOffice/JuiceOffice/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 183
"function" => "login"
"class" => "App\Controller\SecurityController"
"type" => "->"
]
[
"file" => "/var/www/html/office/JuiceOffice/JuiceOffice/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/html/office/JuiceOffice/JuiceOffice/vendor/symfony/http-kernel/Kernel.php"
"line" => 182
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/html/office/JuiceOffice/JuiceOffice/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/var/www/html/office/JuiceOffice/JuiceOffice/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/var/www/html/office/JuiceOffice/JuiceOffice/public/index.php"
"line" => 7
"args" => [
"/var/www/html/office/JuiceOffice/JuiceOffice/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:63
[
[
"file" => "/var/www/html/office/JuiceOffice/JuiceOffice/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
"line" => 63
"function" => "set"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/html/office/JuiceOffice/JuiceOffice/vendor/symfony/security-csrf/CsrfTokenManager.php"
"line" => 74
"function" => "setToken"
"class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
"type" => "->"
]
[
"file" => "/var/www/html/office/JuiceOffice/JuiceOffice/vendor/symfony/form/FormRenderer.php"
"line" => 54
"function" => "getToken"
"class" => "Symfony\Component\Security\Csrf\CsrfTokenManager"
"type" => "->"
]
[
"file" => "/var/www/html/office/JuiceOffice/JuiceOffice/var/cache/dev/twig/f4/f4719a69917fe5a4bcb1d65b3df1bffb.php"
"line" => 190
"function" => "renderCsrfToken"
"class" => "Symfony\Component\Form\FormRenderer"
"type" => "->"
]
[
"file" => "/var/www/html/office/JuiceOffice/JuiceOffice/vendor/twig/twig/src/Template.php"
"line" => 446
"function" => "block_body"
"class" => "__TwigTemplate_ff5332e52b4bd0c5962834bebfea3b8f"
"type" => "->"
]
[
"file" => "/var/www/html/office/JuiceOffice/JuiceOffice/var/cache/dev/twig/f8/f89717408799606261fd604444648096.php"
"line" => 276
"function" => "yieldBlock"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/html/office/JuiceOffice/JuiceOffice/vendor/twig/twig/src/Template.php"
"line" => 402
"function" => "doDisplay"
"class" => "__TwigTemplate_b01ef90833cbb5d645628baabfdcfdba"
"type" => "->"
]
[
"file" => "/var/www/html/office/JuiceOffice/JuiceOffice/var/cache/dev/twig/f4/f4719a69917fe5a4bcb1d65b3df1bffb.php"
"line" => 54
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/html/office/JuiceOffice/JuiceOffice/vendor/twig/twig/src/Template.php"
"line" => 402
"function" => "doDisplay"
"class" => "__TwigTemplate_ff5332e52b4bd0c5962834bebfea3b8f"
"type" => "->"
]
[
"file" => "/var/www/html/office/JuiceOffice/JuiceOffice/vendor/twig/twig/src/Template.php"
"line" => 358
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/html/office/JuiceOffice/JuiceOffice/vendor/twig/twig/src/Template.php"
"line" => 373
"function" => "display"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/html/office/JuiceOffice/JuiceOffice/vendor/twig/twig/src/TemplateWrapper.php"
"line" => 51
"function" => "render"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/html/office/JuiceOffice/JuiceOffice/vendor/twig/twig/src/Environment.php"
"line" => 333
"function" => "render"
"class" => "Twig\TemplateWrapper"
"type" => "->"
]
[
"file" => "/var/www/html/office/JuiceOffice/JuiceOffice/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 459
"function" => "render"
"class" => "Twig\Environment"
"type" => "->"
]
[
"file" => "/var/www/html/office/JuiceOffice/JuiceOffice/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 464
"function" => "doRenderView"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/var/www/html/office/JuiceOffice/JuiceOffice/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 278
"function" => "doRender"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/var/www/html/office/JuiceOffice/JuiceOffice/src/Controller/SecurityController.php"
"line" => 44
"function" => "render"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/var/www/html/office/JuiceOffice/JuiceOffice/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 183
"function" => "login"
"class" => "App\Controller\SecurityController"
"type" => "->"
]
[
"file" => "/var/www/html/office/JuiceOffice/JuiceOffice/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/html/office/JuiceOffice/JuiceOffice/vendor/symfony/http-kernel/Kernel.php"
"line" => 182
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/html/office/JuiceOffice/JuiceOffice/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/var/www/html/office/JuiceOffice/JuiceOffice/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/var/www/html/office/JuiceOffice/JuiceOffice/public/index.php"
"line" => 7
"args" => [
"/var/www/html/office/JuiceOffice/JuiceOffice/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:68
[
[
"file" => "/var/www/html/office/JuiceOffice/JuiceOffice/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
"line" => 68
"function" => "getMetadataBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/html/office/JuiceOffice/JuiceOffice/vendor/symfony/http-kernel/Profiler/Profiler.php"
"line" => 158
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
"type" => "->"
]
[
"file" => "/var/www/html/office/JuiceOffice/JuiceOffice/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
"line" => 102
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
"type" => "->"
]
[
"file" => "/var/www/html/office/JuiceOffice/JuiceOffice/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 115
"function" => "onKernelResponse"
"class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
"type" => "->"
]
[
"file" => "/var/www/html/office/JuiceOffice/JuiceOffice/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 206
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/var/www/html/office/JuiceOffice/JuiceOffice/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/html/office/JuiceOffice/JuiceOffice/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 126
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/html/office/JuiceOffice/JuiceOffice/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 216
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/html/office/JuiceOffice/JuiceOffice/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 204
"function" => "filterResponse"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/html/office/JuiceOffice/JuiceOffice/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/html/office/JuiceOffice/JuiceOffice/vendor/symfony/http-kernel/Kernel.php"
"line" => 182
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/html/office/JuiceOffice/JuiceOffice/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/var/www/html/office/JuiceOffice/JuiceOffice/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/var/www/html/office/JuiceOffice/JuiceOffice/public/index.php"
"line" => 7
"args" => [
"/var/www/html/office/JuiceOffice/JuiceOffice/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:69
[
[
"file" => "/var/www/html/office/JuiceOffice/JuiceOffice/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
"line" => 69
"function" => "getMetadataBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/html/office/JuiceOffice/JuiceOffice/vendor/symfony/http-kernel/Profiler/Profiler.php"
"line" => 158
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
"type" => "->"
]
[
"file" => "/var/www/html/office/JuiceOffice/JuiceOffice/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
"line" => 102
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
"type" => "->"
]
[
"file" => "/var/www/html/office/JuiceOffice/JuiceOffice/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 115
"function" => "onKernelResponse"
"class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
"type" => "->"
]
[
"file" => "/var/www/html/office/JuiceOffice/JuiceOffice/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 206
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/var/www/html/office/JuiceOffice/JuiceOffice/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/html/office/JuiceOffice/JuiceOffice/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 126
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/html/office/JuiceOffice/JuiceOffice/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 216
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/html/office/JuiceOffice/JuiceOffice/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 204
"function" => "filterResponse"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/html/office/JuiceOffice/JuiceOffice/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/html/office/JuiceOffice/JuiceOffice/vendor/symfony/http-kernel/Kernel.php"
"line" => 182
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/html/office/JuiceOffice/JuiceOffice/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/var/www/html/office/JuiceOffice/JuiceOffice/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/var/www/html/office/JuiceOffice/JuiceOffice/public/index.php"
"line" => 7
"args" => [
"/var/www/html/office/JuiceOffice/JuiceOffice/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:70
[
[
"file" => "/var/www/html/office/JuiceOffice/JuiceOffice/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
"line" => 70
"function" => "getMetadataBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/html/office/JuiceOffice/JuiceOffice/vendor/symfony/http-kernel/Profiler/Profiler.php"
"line" => 158
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
"type" => "->"
]
[
"file" => "/var/www/html/office/JuiceOffice/JuiceOffice/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
"line" => 102
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
"type" => "->"
]
[
"file" => "/var/www/html/office/JuiceOffice/JuiceOffice/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 115
"function" => "onKernelResponse"
"class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
"type" => "->"
]
[
"file" => "/var/www/html/office/JuiceOffice/JuiceOffice/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 206
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/var/www/html/office/JuiceOffice/JuiceOffice/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/html/office/JuiceOffice/JuiceOffice/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 126
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/html/office/JuiceOffice/JuiceOffice/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 216
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/html/office/JuiceOffice/JuiceOffice/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 204
"function" => "filterResponse"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/html/office/JuiceOffice/JuiceOffice/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/html/office/JuiceOffice/JuiceOffice/vendor/symfony/http-kernel/Kernel.php"
"line" => 182
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/html/office/JuiceOffice/JuiceOffice/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/var/www/html/office/JuiceOffice/JuiceOffice/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/var/www/html/office/JuiceOffice/JuiceOffice/public/index.php"
"line" => 7
"args" => [
"/var/www/html/office/JuiceOffice/JuiceOffice/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:71
[
[
"file" => "/var/www/html/office/JuiceOffice/JuiceOffice/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
"line" => 71
"function" => "all"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/html/office/JuiceOffice/JuiceOffice/vendor/symfony/http-kernel/Profiler/Profiler.php"
"line" => 158
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
"type" => "->"
]
[
"file" => "/var/www/html/office/JuiceOffice/JuiceOffice/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
"line" => 102
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
"type" => "->"
]
[
"file" => "/var/www/html/office/JuiceOffice/JuiceOffice/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 115
"function" => "onKernelResponse"
"class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
"type" => "->"
]
[
"file" => "/var/www/html/office/JuiceOffice/JuiceOffice/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 206
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/var/www/html/office/JuiceOffice/JuiceOffice/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/html/office/JuiceOffice/JuiceOffice/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 126
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/html/office/JuiceOffice/JuiceOffice/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 216
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/html/office/JuiceOffice/JuiceOffice/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 204
"function" => "filterResponse"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/html/office/JuiceOffice/JuiceOffice/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/html/office/JuiceOffice/JuiceOffice/vendor/symfony/http-kernel/Kernel.php"
"line" => 182
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/html/office/JuiceOffice/JuiceOffice/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/var/www/html/office/JuiceOffice/JuiceOffice/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/var/www/html/office/JuiceOffice/JuiceOffice/public/index.php"
"line" => 7
"args" => [
"/var/www/html/office/JuiceOffice/JuiceOffice/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:72
[
[
"file" => "/var/www/html/office/JuiceOffice/JuiceOffice/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
"line" => 72
"function" => "getFlashBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/html/office/JuiceOffice/JuiceOffice/vendor/symfony/http-kernel/Profiler/Profiler.php"
"line" => 158
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
"type" => "->"
]
[
"file" => "/var/www/html/office/JuiceOffice/JuiceOffice/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
"line" => 102
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
"type" => "->"
]
[
"file" => "/var/www/html/office/JuiceOffice/JuiceOffice/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 115
"function" => "onKernelResponse"
"class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
"type" => "->"
]
[
"file" => "/var/www/html/office/JuiceOffice/JuiceOffice/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 206
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/var/www/html/office/JuiceOffice/JuiceOffice/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/html/office/JuiceOffice/JuiceOffice/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 126
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/html/office/JuiceOffice/JuiceOffice/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 216
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/html/office/JuiceOffice/JuiceOffice/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 204
"function" => "filterResponse"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/html/office/JuiceOffice/JuiceOffice/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/html/office/JuiceOffice/JuiceOffice/vendor/symfony/http-kernel/Kernel.php"
"line" => 182
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/html/office/JuiceOffice/JuiceOffice/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/var/www/html/office/JuiceOffice/JuiceOffice/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/var/www/html/office/JuiceOffice/JuiceOffice/public/index.php"
"line" => 7
"args" => [
"/var/www/html/office/JuiceOffice/JuiceOffice/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Flashes
Flashes
No flash messages were created.
Server Parameters
Server Parameters
Defined in .env
| Key | Value |
|---|---|
| AI_URL | "https://ai.juiceoffice.co.uk" |
| APP_DEBUG | "1" |
| APP_ENV | "dev" |
| APP_SECRET | "8a8f3d93aa8743ac34a3876b665896c8" |
| ARCHIVE_PATH | "/Juice/Juicefiles/WORK TO BACKUP/" |
| AWS_S3_BUCKET_NAME_PRIVATE | "juiceoffice-joe-private" |
| AWS_S3_BUCKET_NAME_PUBLIC | "juiceoffice-joe" |
| CDN_PASSWORD | "Duskrsp@OW1" |
| CDN_URL | "https://cdn.juiceoffice.co.uk" |
| CDN_USERNAME | "oliver@juice.eu.com" |
| CORS_ALLOW_ORIGIN | "^https?://(localhost|127\.0\.0\.1)(:[0-9]+)?$" |
| DATABASE_RO_URL | "postgresql://akmadmin:AVNS_vDsgDkVuMprAzmwZQIG@a289732-akamai-prod-5253990-default.g2a.akamaidb.net:22832/juice_office_joe_demo?serverVersion=17" |
| DATABASE_URL | "postgresql://akmadmin:AVNS_vDsgDkVuMprAzmwZQIG@a289732-akamai-prod-5253990-default.g2a.akamaidb.net:22832/juice_office_joe_demo?serverVersion=17" |
| DEFAULT_URI | "https://joedemo.juiceoffice.co.uk" |
| ELASTICSEARCH_URL | "https://elastic:Ju1ceCreative@elastic.juiceoffice.co.uk/" |
| EXPO_DSN | "engagespot://jdh80rpkeyecmnc183dw@default?campaign_name=JUICEOFFICE" |
| EXPO_DSN_SECRET | "jrs04p1do2eefd02her52m81764ea5hc209e6b249e30ge7" |
| FB_ACCESS_TOKEN | "EAALugiHjXf4BAD9ZAKhkg9s5uP5bu2ZB5sS7ZCpiDmy2ZCGPCnhNjTTpAAIGSiFilRJFkfFHfdZCpL01ZCx72ZAKt81u4gcIZBPIZCC6GKFMZAnX12EmFUokyvYhWWiOniW0FXZCqEUkGXtWTHrh06FgzjNuaKrG4fxCIbZAny4BurtApSTrDtsQHissGwLFbvTMEIFDCQLOnJ2AdlZBFoZCjnI7m0G1sTaxE37ZAk29YB4LKtEJ5buhWmvh9MzvGzc1pp7TmsZD" |
| FB_APP_ID | "825192635129342" |
| FB_PAGENAME | "thatsjuice" |
| FB_SECRET_KEY | "0d240fb1029e284bf5ecf65be08f4e19" |
| FFMPEG | "/usr/bin/ffmpeg" |
| FFPROBE | "/usr/bin/ffprobe" |
| GITHUB_PULL_SECRET | "" |
| JOE_API_KEY_DEMO | "ck_ec31324acb8ca21e111202b6f4dd173bcfb01008" |
| JOE_API_KEY_LOCAL | "ck_46c281638175ac2f5f2cc721897579292667264a" |
| JOE_API_KEY_PRODUCTION | "ck_ec31324acb8ca21e111202b6f4dd173bcfb01008" |
| JOE_API_KEY_STAGING | "ck_eb2f8280c3e0bd57ef9f6e343af1c942d4019793" |
| JOE_API_SECRET_DEMO | "cs_40e12da2d2d0b46fe98109aec32eb8739315b2ae" |
| JOE_API_SECRET_LOCAL | "cs_08c2910552cb29f1ca2a022b6090096585c71d89" |
| JOE_API_SECRET_PRODUCTION | "cs_40e12da2d2d0b46fe98109aec32eb8739315b2ae" |
| JOE_API_SECRET_STAGING | "cs_955c4d810692e568ff5c73c8c522aa82f899ab0d" |
| JOE_API_URL_DEMO | "https://demo.joe.juicecd.com" |
| JOE_API_URL_LOCAL | "https://price.juiceoffice.co.uk" |
| JOE_API_URL_PRODUCTION | "https://joe.juicecd.com" |
| JOE_API_URL_STAGING | "https://stagingtest.joe.juicecd.com" |
| JOE_USE_BACKEND | "DEMO" |
| JUICESHOP_CLIENT_GROUP | "43" |
| JUICESHOP_CONSUMER_KEY | "ck_2781226338109993727b5c1825d20be2088eb2b8" |
| JUICESHOP_CONSUMER_SECRET | "cs_e3f05ed2a0e142cb78f5c67871ada72c1e6dd945" |
| JWT_PASSPHRASE | "4557282d874953511801cecc6e5f1cfb" |
| JWT_PUBLIC_KEY | "%kernel.project_dir%/config/jwt/public.pem" |
| JWT_SECRET_KEY | "%kernel.project_dir%/config/jwt/private.pem" |
| JWT_TOKEN_TTL | "300" |
| MAILER_DSN | "smtp://bhFisioXtG:sasWL6brC0D8kG4ZSsRezLyD@send.ahasend.com:587?require_tls=true" |
| MERCURE_CORS_ALLOWED_ORIGINS | "*" |
| MERCURE_JWT_SECRET | "Ju1ceCreative" |
| MERCURE_PUBLIC_URL | "https://messaging.juiceoffice.co.uk/.well-known/mercure" |
| MERCURE_URL | "https://messaging.juiceoffice.co.uk/.well-known/mercure" |
| MESSENGER_TRANSPORT_DSN | "doctrine://default" |
| MESSENGER_TRANSPORT_DSN_MERCURE | "amqp://guest:Ju1ceCreative@rabbitmq.juiceoffice.co.uk:5672/%2f/mercure-dev" |
| MOUNT_PATH | "/Juice/Juicefiles/" |
| OAUTH_APP_ID | "50ab244b-147d-4607-bf90-3eb5a3ddcb17" |
| OAUTH_APP_SECRET | "Gqm8Q~3aI.9HTIiE5PvJiIcR__8HD1DocfU._apq" |
| OAUTH_AUTHORITY | "https://login.microsoftonline.com/common" |
| OAUTH_AUTHORIZE_ENDPOINT | "/oauth2/v2.0/authorize" |
| OAUTH_REDIRECT_URI | "https://juiceoffice.co.uk/api/calendar/callback" |
| OAUTH_SCOPES | "openid profile offline_access user.read mailboxsettings.read calendars.readwrite" |
| OAUTH_TOKEN_ENDPOINT | "/oauth2/v2.0/token" |
| REDIS_URL | "redis://:Ju1ceCreative@juiceoffice.co.uk:30036/11" |
| ROOT_URL | "https://joedemo.juiceoffice.co.uk" |
| S3_ACCESS | "sZPVP1nPEWsX6pDndGSz" |
| S3_SECRET | "OoOcMimuuigrg8B4PZpNhvlTWYX98rBvyIPeJMj4" |
| S3_URL | "https://s3.juiceoffice.co.uk" |
| TAWK_WEBHOOK_SECRET | "65d62d8396af3a954334de11cdf589ac79ec7da71e54220b7dd40d6399bf5e268d2435b1129815c83ac8729ff3bbda48" |
| UNIFI_PASSWORD | "Ju1cersp@OW1" |
| UNIFI_SITE | "default" |
| UNIFI_URL | "https://router.juiceoffice.co.uk" |
| UNIFI_USERNAME | "juicesystem" |
| UNIFI_VERSION | "8.5.6" |
| XERO_BRANDING_THEME_ID | "16a5d856-df73-4691-a7c3-c22bfc7c0c48" |
| XERO_BRANDING_THEME_ID_INVOICE | "16a5d856-df73-4691-a7c3-c22bfc7c0c48" |
| XERO_BRANDING_THEME_ID_JOE | "a356ad54-5087-4c8e-a191-ea2cfc919e7a" |
| XERO_CLIENT_ID | "D531C3B485D44086927D2BCDE8D0ACBB" |
| XERO_CLIENT_SECRET | "Iqb93ov-iHtt8DJiNAcluWcv6kZ5mjxdImoFlvO7ID82BSV6" |
| XERO_CONNECTION_TYPE | "custom" |
| XERO_DEFAULT_CURRENCY | "GBP" |
| XERO_JOE_ENABLED | "0" |
| XERO_REDIRECT_URI | "https://joedemo.juiceoffice.co.uk/xero/callback" |
| XERO_REFRESH_TOKEN | "" |
| XERO_SALES_ACCOUNT_CODE | "" |
| XERO_TENANT_ID | "a082ab01-0a38-4072-911a-8eb83429e184" |
| XERO_WEBHOOK_KEY | "kmw6dEfnAU4l+czMGk7/y7l6Esvb7MaU5I5e96G/+u0bK3mPU69fJ6phNv+qkBSJT2fupkcjB+sENEAXcEnP8A==" |
Defined as regular env variables
| Key | Value |
|---|---|
| CONTENT_LENGTH | "" |
| CONTENT_TYPE | "" |
| DOCUMENT_ROOT | "/var/www/html/office/JuiceOffice/JuiceOffice/public" |
| DOCUMENT_URI | "/index.php" |
| FCGI_ROLE | "RESPONDER" |
| GATEWAY_INTERFACE | "CGI/1.1" |
| GPG_KEYS | "1198C0117593497A5EC5C199286AF1F9897469DC C28D937575603EB4ABB725861C0779DC5C0A9DE4 AFD8691FDAEDF03BDF6E460563F15A9B715376CA" |
| HOME | "/var/www" |
| HOSTNAME | "1e2cb84e5c00" |
| HTTPS | "on" |
| HTTP_ACCEPT | "text/html,application/xhtml+xml,application/json,*/*" |
| HTTP_ACCEPT_ENCODING | "gzip" |
| HTTP_CONNECTION | "close" |
| HTTP_HOST | "joedemo.juiceoffice.co.uk" |
| HTTP_REFERER | "https://joedemo.juiceoffice.co.uk/" |
| HTTP_USER_AGENT | "Mozilla/5.0 (compatible; CT-WP-Scanner/1.0; +https://example.com/bot)" |
| HTTP_X_FORWARDED_FOR | "45.156.87.177" |
| HTTP_X_FORWARDED_PROTO | "https" |
| HTTP_X_FORWARDED_SCHEME | "https" |
| HTTP_X_REAL_IP | "45.156.87.177" |
| PATH | "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" |
| PHPIZE_DEPS | "autoconf \t\tdpkg-dev \t\tfile \t\tg++ \t\tgcc \t\tlibc-dev \t\tmake \t\tpkg-config \t\tre2c" |
| PHP_ASC_URL | "https://www.php.net/distributions/php-8.3.31.tar.xz.asc" |
| PHP_CFLAGS | "-fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64" |
| PHP_CPPFLAGS | "-fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64" |
| PHP_INI_DIR | "/usr/local/etc/php" |
| PHP_LDFLAGS | "-Wl,-O1 -pie" |
| PHP_SELF | "/index.php" |
| PHP_SHA256 | "66410cee07f4b2baeb0843140bb2a2b52ef930b5cf9b3d6e6d158b33aae8fa37" |
| PHP_URL | "https://www.php.net/distributions/php-8.3.31.tar.xz" |
| PHP_VERSION | "8.3.31" |
| PWD | "/var/www/html" |
| QUERY_STRING | "" |
| REDIRECT_STATUS | "200" |
| REMOTE_ADDR | "100.88.64.1" |
| REMOTE_PORT | "39350" |
| REQUEST_METHOD | "GET" |
| REQUEST_SCHEME | "http" |
| REQUEST_TIME | 1782760406 |
| REQUEST_TIME_FLOAT | 1782760406.4136 |
| REQUEST_URI | "/login" |
| SCRIPT_FILENAME | "/var/www/html/office/JuiceOffice/JuiceOffice/public/index.php" |
| SCRIPT_NAME | "/index.php" |
| SERVER_ADDR | "172.21.0.4" |
| SERVER_NAME | "juiceoffice.co.uk" |
| SERVER_PORT | "8056" |
| SERVER_PROTOCOL | "HTTP/1.1" |
| SERVER_SOFTWARE | "nginx/1.30.3" |
| SYMFONY_DOTENV_PATH | "/var/www/html/office/JuiceOffice/JuiceOffice/.env" |
| SYMFONY_DOTENV_VARS | "APP_ENV,APP_DEBUG,APP_SECRET,DATABASE_URL,DATABASE_RO_URL,MAILER_DSN,CORS_ALLOW_ORIGIN,ROOT_URL,JWT_SECRET_KEY,JWT_PUBLIC_KEY,JWT_PASSPHRASE,JWT_TOKEN_TTL,GITHUB_PULL_SECRET,CDN_URL,CDN_USERNAME,CDN_PASSWORD,AI_URL,MERCURE_URL,MERCURE_PUBLIC_URL,MERCURE_JWT_SECRET,MERCURE_CORS_ALLOWED_ORIGINS,MESSENGER_TRANSPORT_DSN,MESSENGER_TRANSPORT_DSN_MERCURE,FFMPEG,FFPROBE,FB_SECRET_KEY,FB_APP_ID,FB_PAGENAME,FB_ACCESS_TOKEN,EXPO_DSN,EXPO_DSN_SECRET,UNIFI_USERNAME,UNIFI_PASSWORD,UNIFI_URL,UNIFI_SITE,UNIFI_VERSION,MOUNT_PATH,ARCHIVE_PATH,OAUTH_APP_ID,OAUTH_APP_SECRET,OAUTH_REDIRECT_URI,OAUTH_SCOPES,OAUTH_AUTHORITY,OAUTH_AUTHORIZE_ENDPOINT,OAUTH_TOKEN_ENDPOINT,REDIS_URL,ELASTICSEARCH_URL,JUICESHOP_CONSUMER_KEY,JUICESHOP_CONSUMER_SECRET,S3_ACCESS,S3_SECRET,S3_URL,AWS_S3_BUCKET_NAME_PUBLIC,AWS_S3_BUCKET_NAME_PRIVATE,JUICESHOP_CLIENT_GROUP,JOE_USE_BACKEND,JOE_API_URL_STAGING,JOE_API_KEY_STAGING,JOE_API_SECRET_STAGING,JOE_API_URL_LOCAL,JOE_API_KEY_LOCAL,JOE_API_SECRET_LOCAL,JOE_API_URL_PRODUCTION,JOE_API_KEY_PRODUCTION,JOE_API_SECRET_PRODUCTION,JOE_API_URL_DEMO,JOE_API_KEY_DEMO,JOE_API_SECRET_DEMO,XERO_CLIENT_ID,XERO_CLIENT_SECRET,XERO_REDIRECT_URI,XERO_TENANT_ID,XERO_REFRESH_TOKEN,XERO_SALES_ACCOUNT_CODE,XERO_DEFAULT_CURRENCY,XERO_CONNECTION_TYPE,XERO_BRANDING_THEME_ID,XERO_BRANDING_THEME_ID_INVOICE,XERO_BRANDING_THEME_ID_JOE,XERO_JOE_ENABLED,XERO_WEBHOOK_KEY,TAWK_WEBHOOK_SECRET,DEFAULT_URI" |
| USER | "www-data" |
| argc | 0 |
| argv | [] |