LoginController :: login
Request
GET Parameters
| Key | Value |
|---|---|
| entityId | null |
POST Parameters
No POST parameters
Uploaded Files
No files were uploaded
Request Attributes
| Key | Value |
|---|---|
| _controller | "Ciosix\Core\User\Controller\LoginController::login" |
| _firewall_context | "security.firewall.map.context.main" |
| _redirected | true |
| _route | "login" |
| _route_params | [] |
| _security_authenticators | [] |
| _security_firewall_run | "_security_main" |
| _security_skipped_authenticators | [ Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#1297 -supports: false -passport: null -duration: null -stub: "Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator" -authenticated: null -exception: null -authenticator: Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator {#1333 …} } ] |
| _stopwatch_token | "d39857" |
| easyadmin_context | EasyCorp\Bundle\EasyAdminBundle\Context\AdminContext {#1388 -requestContext: EasyCorp\Bundle\EasyAdminBundle\Context\RequestContext {#1394 …} -crudContext: EasyCorp\Bundle\EasyAdminBundle\Context\CrudContext {#1391 …} -dashboardContext: EasyCorp\Bundle\EasyAdminBundle\Context\DashboardContext {#1392 …} -i18nContext: EasyCorp\Bundle\EasyAdminBundle\Context\I18nContext {#1389 …} } |
Request Headers
| Header | Value |
|---|---|
| accept | "*/*" |
| accept-encoding | "gzip, br, zstd, deflate" |
| cookie | "main_deauth_profile_token=bf5700; sf_redirect=%7B%22token%22%3A%22bf5700%22%2C%22route%22%3A%22dashboard_index%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22App%5C%5CController%5C%5CDashboardController%22%2C%22method%22%3A%22index%22%2C%22file%22%3A%22%5C%2Fvar%5C%2Fwww%5C%2Fhtml%5C%2Fsrc%5C%2FController%5C%2FDashboardController.php%22%2C%22line%22%3A52%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D; PHPSESSID=vh7a0c0hmm2rmmpuc8144gq5ut" |
| host | "testing-planconcept.synqore.app" |
| referer | "https://testing-planconcept.synqore.app/" |
| user-agent | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
| x-forwarded-for | "216.73.216.55" |
| x-forwarded-host | "testing-planconcept.synqore.app" |
| x-forwarded-port | "443" |
| x-forwarded-proto | "https" |
| x-forwarded-server | "e881070ed6bc" |
| x-php-ob-level | "1" |
| x-real-ip | "216.73.216.55" |
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 | "Thu, 03 Sep 2026 07:31:33 GMT" |
| x-debug-token | "1fd49c" |
Cookies
Request Cookies
| Key | Value |
|---|---|
| PHPSESSID | "vh7a0c0hmm2rmmpuc8144gq5ut" |
| main_deauth_profile_token | "bf5700" |
| sf_redirect | "{"token":"bf5700","route":"dashboard_index","method":"GET","controller":{"class":"App\\Controller\\DashboardController","method":"index","file":"\/var\/www\/html\/src\/Controller\/DashboardController.php","line":52},"status_code":302,"status_text":"Found"}" |
Response Cookies
No response cookies
Session 6
Session Metadata
| Key | Value |
|---|---|
| Created | "Thu, 03 Sep 26 09:31:33 +0200" |
| Last used | "Thu, 03 Sep 26 09:31:33 +0200" |
| Lifetime | 0 |
Session Attributes
| Attribute | Value |
|---|---|
| _security.main.target_path | "https://testing-planconcept.synqore.app/" |
Session Usage
6
Usages
Stateless check enabled
| Usage |
|---|
App\Listener\LocaleListener:17 [
[
"file" => "/var/www/html/src/Listener/LocaleListener.php"
"line" => 17
"function" => "get"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 115
"function" => "onKernelRequest"
"class" => "App\Listener\LocaleListener"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 206
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/ciosix/core/core/bundles/Flows/src/Decorator/EventDispatcherDecorator.php"
"line" => 35
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 129
"function" => "dispatch"
"class" => "Ciosix\Core\Flows\Decorator\EventDispatcherDecorator"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 159
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/symfony/http-kernel/Kernel.php"
"line" => 193
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 34
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/autoload_runtime.php"
"line" => 32
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/var/www/html/public/index.php"
"line" => 10
"args" => [
"/var/www/html/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Ciosix\Core\EventSubscriber\LocaleSubscriber:30 [
[
"file" => "/var/www/html/vendor/ciosix/core/core/src/EventSubscriber/LocaleSubscriber.php"
"line" => 30
"function" => "get"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 115
"function" => "onKernelRequest"
"class" => "Ciosix\Core\EventSubscriber\LocaleSubscriber"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 206
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/ciosix/core/core/bundles/Flows/src/Decorator/EventDispatcherDecorator.php"
"line" => 35
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 129
"function" => "dispatch"
"class" => "Ciosix\Core\Flows\Decorator\EventDispatcherDecorator"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 159
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/symfony/http-kernel/Kernel.php"
"line" => 193
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 34
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/autoload_runtime.php"
"line" => 32
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/var/www/html/public/index.php"
"line" => 10
"args" => [
"/var/www/html/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:42 [
[
"file" => "/var/www/html/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
"line" => 42
"function" => "getMetadataBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/easycorp/easyadmin-bundle/src/Factory/AdminContextFactory.php"
"line" => 272
"function" => "getToken"
"class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/easycorp/easyadmin-bundle/src/Factory/AdminContextFactory.php"
"line" => 73
"function" => "getUser"
"class" => "EasyCorp\Bundle\EasyAdminBundle\Factory\AdminContextFactory"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/ciosix/core/core/src/EventSubscriber/AdminRouterSubscriber.php"
"line" => 55
"function" => "create"
"class" => "EasyCorp\Bundle\EasyAdminBundle\Factory\AdminContextFactory"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 115
"function" => "onKernelRequest"
"class" => "Ciosix\Core\EventSubscriber\AdminRouterSubscriber"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 206
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/ciosix/core/core/bundles/Flows/src/Decorator/EventDispatcherDecorator.php"
"line" => 35
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 129
"function" => "dispatch"
"class" => "Ciosix\Core\Flows\Decorator\EventDispatcherDecorator"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 159
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/symfony/http-kernel/Kernel.php"
"line" => 193
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 34
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/autoload_runtime.php"
"line" => 32
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/var/www/html/public/index.php"
"line" => 10
"args" => [
"/var/www/html/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:38 [
[
"file" => "/var/www/html/vendor/symfony/security-http/Authentication/AuthenticationUtils.php"
"line" => 38
"function" => "has"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/ciosix/core/core/bundles/User/src/Controller/LoginController.php"
"line" => 22
"function" => "getLastAuthenticationError"
"class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 183
"function" => "login"
"class" => "Ciosix\Core\User\Controller\LoginController"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/symfony/http-kernel/Kernel.php"
"line" => 193
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 34
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/autoload_runtime.php"
"line" => 32
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/var/www/html/public/index.php"
"line" => 10
"args" => [
"/var/www/html/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:57 [
[
"file" => "/var/www/html/vendor/symfony/security-http/Authentication/AuthenticationUtils.php"
"line" => 57
"function" => "get"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/ciosix/core/core/bundles/User/src/Controller/LoginController.php"
"line" => 23
"function" => "getLastUsername"
"class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 183
"function" => "login"
"class" => "Ciosix\Core\User\Controller\LoginController"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/symfony/http-kernel/Kernel.php"
"line" => 193
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 34
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/autoload_runtime.php"
"line" => 32
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/var/www/html/public/index.php"
"line" => 10
"args" => [
"/var/www/html/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Bridge\Twig\AppVariable:181 [
[
"file" => "/var/www/html/vendor/symfony/twig-bridge/AppVariable.php"
"line" => 181
"function" => "getFlashBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/twig/twig/src/Extension/CoreExtension.php"
"line" => 1909
"function" => "getFlashes"
"class" => "Symfony\Bridge\Twig\AppVariable"
"type" => "->"
]
[
"file" => "/tmp/var/www/html/var/cache/dev/twig/63/63bb4ed6cc2e6406cf365f680c9d6750.php"
"line" => 55
"function" => "getAttribute"
"class" => "Twig\Extension\CoreExtension"
"type" => "::"
]
[
"file" => "/var/www/html/vendor/twig/twig/src/Template.php"
"line" => 402
"function" => "doDisplay"
"class" => "__TwigTemplate_36efbfee71ef6cdf7b378fd31f1ed9ee"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/twig/twig/src/Template.php"
"line" => 358
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/twig/twig/src/Template.php"
"line" => 373
"function" => "display"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/twig/twig/src/TemplateWrapper.php"
"line" => 51
"function" => "render"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/twig/twig/src/Extension/CoreExtension.php"
"line" => 1520
"function" => "render"
"class" => "Twig\TemplateWrapper"
"type" => "->"
]
[
"file" => "/tmp/var/www/html/var/cache/dev/twig/59/59601634aa3e468e0cf271827ded3054.php"
"line" => 195
"function" => "include"
"class" => "Twig\Extension\CoreExtension"
"type" => "::"
]
[
"file" => "/var/www/html/vendor/twig/twig/src/Template.php"
"line" => 446
"function" => "block_wrapper_wrapper"
"class" => "__TwigTemplate_d3357c1ae3ff57e78d981f5eac6c2f17"
"type" => "->"
]
[
"file" => "/tmp/var/www/html/var/cache/dev/twig/79/798d1b55c3bf405404a503676ed60df0.php"
"line" => 504
"function" => "yieldBlock"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/twig/twig/src/Template.php"
"line" => 446
"function" => "block_body"
"class" => "__TwigTemplate_a37b66611d7a2c7f605c1fb8b596ba4f"
"type" => "->"
]
[
"file" => "/tmp/var/www/html/var/cache/dev/twig/79/798d1b55c3bf405404a503676ed60df0.php"
"line" => 157
"function" => "yieldBlock"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/twig/twig/src/Template.php"
"line" => 402
"function" => "doDisplay"
"class" => "__TwigTemplate_a37b66611d7a2c7f605c1fb8b596ba4f"
"type" => "->"
]
[
"file" => "/tmp/var/www/html/var/cache/dev/twig/ff/ff383b0c03c11fb25c436c3041e4cd39.php"
"line" => 60
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/twig/twig/src/Template.php"
"line" => 402
"function" => "doDisplay"
"class" => "__TwigTemplate_7d06161e8e5116eb038f3277f01a3664"
"type" => "->"
]
[
"file" => "/tmp/var/www/html/var/cache/dev/twig/59/59601634aa3e468e0cf271827ded3054.php"
"line" => 63
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/twig/twig/src/Template.php"
"line" => 402
"function" => "doDisplay"
"class" => "__TwigTemplate_d3357c1ae3ff57e78d981f5eac6c2f17"
"type" => "->"
]
[
"file" => "/tmp/var/www/html/var/cache/dev/twig/1c/1cda48d1e4e38850f530d53cf6c047a9.php"
"line" => 57
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/twig/twig/src/Template.php"
"line" => 402
"function" => "doDisplay"
"class" => "__TwigTemplate_17565713be13b9dec47552934694854e"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/twig/twig/src/Template.php"
"line" => 358
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/twig/twig/src/Template.php"
"line" => 373
"function" => "display"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/twig/twig/src/TemplateWrapper.php"
"line" => 51
"function" => "render"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/twig/twig/src/Environment.php"
"line" => 333
"function" => "render"
"class" => "Twig\TemplateWrapper"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 467
"function" => "render"
"class" => "Twig\Environment"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 472
"function" => "doRenderView"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 284
"function" => "doRender"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/ciosix/core/core/bundles/User/src/Controller/LoginController.php"
"line" => 25
"function" => "render"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 183
"function" => "login"
"class" => "Ciosix\Core\User\Controller\LoginController"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/symfony/http-kernel/Kernel.php"
"line" => 193
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 34
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/autoload_runtime.php"
"line" => 32
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/var/www/html/public/index.php"
"line" => 10
"args" => [
"/var/www/html/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Flashes
Flashes
No flash messages were created.
Server Parameters
Server Parameters
Defined in .env
| Key | Value |
|---|---|
| APP_DEFAULT_URI | "https://testing-planconcept.synqore.app" |
| APP_ENV | "dev" |
| APP_SECRET | "f9392dbe85d4aa1f997b719834ee1c5b" |
| APP_URL | "https://testing-planconcept.synqore.app" |
| ATTACHMENT_URL_SECRET | "c321a185504aba76b96d350f2e9d09d0e6e46de7465a88b535f56ee5c673b496" |
| DATABASE_URL | "mysql://user-1706:3080d73189ab579813aaccaabbdd88a9@mysql:3306/poweb-1706" |
| EXACT_ONLINE_BASE_URL | "https://start.exactonline.nl" |
| EXACT_ONLINE_CLIENT_ID | "65048537-eedf-4aeb-9021-8aa004acdfa4" |
| EXACT_ONLINE_CLIENT_SECRET | "fcYz9L2u8Bm4" |
| EXACT_ONLINE_OAUTH_REFRESH_TOKEN | "stampNL001.YO1y!IAAAAG4D0oWKJ7PMlKBQzTAOsAh31Zg6qoeSK3K-EUsk_WbiwQEAAAGcJXxY-vhqUwqcIT6LGny9zLJgmeGHhA4XFEFc_TC7Q-uSyW8N06nFVldo8petButUAn4DGdabQF5dby_JNVAyV8e3uDrrR92eTF19DyJ2Zoo03sFKqgHDt4puFMCyGFZ98yLfD1Ty86473BtuHtERWwbLngjyOAm7k1JJRKgyFzTM-NMTHJRFetXdmQ-O8vT9JILxfjVHab0yGkZE2zdi0qj7v6w0l53sA2ZrYGvVQsFf5MCi1zK8I_P-PuMpd3xtH-E8ssahzkRggZscKCqD1SxsP0o720CGWKAXiHw2H8dugxtGYltH9MFc7Es1NIuWkAqUEj6vxRKz33F71JP9jbOfkf7l-vUpSkTJdE_5L776gjHEuom3tF8RgyTMtuFDBkXdE0iC7x1e3qyq2qY4dZT-wJQi-K9Rugz_uEZZqMXGWnbRcI4haEyT1Miex3ug1bXxc0Dn0mbtdHU0wGFiWgVT8NrFcXIT3gB266hSBUgMXXUryYbYT4bLUE01YaNGXWMxZDRAboBtwXRX8y7Iw_sPdOSw7RSf-djRnDPXHwadOCUKJHRJZFfWBb7ABfQg_J5nur7gTASZ7mzPZ9ET" |
| EXACT_ONLINE_REDIRECT_URI | "https://mart.synqore.app/" |
| FILE_STORAGE_ACCESS_KEY | "posix-versitygw-instance" |
| FILE_STORAGE_BUCKET | "posix-1706-storage" |
| FILE_STORAGE_ENABLED | "true" |
| FILE_STORAGE_ENDPOINT | "http://versitygw:7070" |
| FILE_STORAGE_PATH_STYLE | "true" |
| FILE_STORAGE_REGION | "us-east-1" |
| FILE_STORAGE_SECRET_KEY | "6f823a5f9a78f160249a72dd495fefae8e5bb426f915690cbc65a8194d58219b" |
| FILE_STORAGE_WRITE_MODE | "dual" |
| MAILER_DSN | "configurable-smtp://mail:25?encryption=&auth_mode=&verify_peer=false" |
| MAILER_FROM | "noreply@synqore.app" |
| MESSENGER_TRANSPORT_DSN | "doctrine://default?auto_setup=0" |
| PC_IMPORT_API_TOKEN | "Jb8eQWET2bCH6w3Nrg5B7WJEp6tFzJ4Z2A2vHYCD9KvnvWpBXPnz" |
| SETTINGS_EXACT_ONLINE_OAUTH_ACCESS_TOKEN | "" |
| SETTINGS_EXACT_ONLINE_OAUTH_REFRESH_TOKEN | "stampNL001.YO1y!IAAAAG4D0oWKJ7PMlKBQzTAOsAh31Zg6qoeSK3K-EUsk_WbiwQEAAAGcJXxY-vhqUwqcIT6LGny9zLJgmeGHhA4XFEFc_TC7Q-uSyW8N06nFVldo8petButUAn4DGdabQF5dby_JNVAyV8e3uDrrR92eTF19DyJ2Zoo03sFKqgHDt4puFMCyGFZ98yLfD1Ty86473BtuHtERWwbLngjyOAm7k1JJRKgyFzTM-NMTHJRFetXdmQ-O8vT9JILxfjVHab0yGkZE2zdi0qj7v6w0l53sA2ZrYGvVQsFf5MCi1zK8I_P-PuMpd3xtH-E8ssahzkRggZscKCqD1SxsP0o720CGWKAXiHw2H8dugxtGYltH9MFc7Es1NIuWkAqUEj6vxRKz33F71JP9jbOfkf7l-vUpSkTJdE_5L776gjHEuom3tF8RgyTMtuFDBkXdE0iC7x1e3qyq2qY4dZT-wJQi-K9Rugz_uEZZqMXGWnbRcI4haEyT1Miex3ug1bXxc0Dn0mbtdHU0wGFiWgVT8NrFcXIT3gB266hSBUgMXXUryYbYT4bLUE01YaNGXWMxZDRAboBtwXRX8y7Iw_sPdOSw7RSf-djRnDPXHwadOCUKJHRJZFfWBb7ABfQg_J5nur7gTASZ7mzPZ9ET" |
| SETTINGS_EXACT_ONLINE_OAUTH_TOKEN_EXPIRES_AT | "" |
| SETTINGS_TWINFIELD_COMPANY_CODE | "NLA003216" |
| SETTINGS_TWINFIELD_OAUTH_REFRESH_TOKEN | "059085f18ae329f1d0848f417ffd4bb5" |
| SQ_BROWSER_EXTENSION_ENABLED | "1" |
| TWINFIELD_OAUTH_CLIENT_ID | "synqore" |
| TWINFIELD_OAUTH_CLIENT_SECRET | "DXJux8/BJSCaC9jse+19R1S+S88KKeH+3w==" |
| TWINFIELD_OAUTH_REDIRECT_URI | "" |
Defined as regular env variables
| Key | Value |
|---|---|
| APP_DEBUG | "1" |
| APP_PROJECT_DIR | "/var/www/html" |
| APP_RUNTIME | "Symfony\Component\Runtime\SymfonyRuntime" |
| APP_RUNTIME_OPTIONS | [ "project_dir" => "/var/www/html" ] |
| CONTEXT_DOCUMENT_ROOT | "/var/www/html/public" |
| CONTEXT_PREFIX | "" |
| DEBIAN_FRONTEND | "noninteractive" |
| DOCUMENT_ROOT | "/var/www/html/public" |
| FCGI_ROLE | "RESPONDER" |
| GATEWAY_INTERFACE | "CGI/1.1" |
| HOME | "/var/www" |
| HOSTNAME | "7f163dbf372b" |
| HTTPS | "on" |
| HTTP_ACCEPT | "*/*" |
| HTTP_ACCEPT_ENCODING | "gzip, br, zstd, deflate" |
| HTTP_COOKIE | "main_deauth_profile_token=bf5700; sf_redirect=%7B%22token%22%3A%22bf5700%22%2C%22route%22%3A%22dashboard_index%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22App%5C%5CController%5C%5CDashboardController%22%2C%22method%22%3A%22index%22%2C%22file%22%3A%22%5C%2Fvar%5C%2Fwww%5C%2Fhtml%5C%2Fsrc%5C%2FController%5C%2FDashboardController.php%22%2C%22line%22%3A52%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D; PHPSESSID=vh7a0c0hmm2rmmpuc8144gq5ut" |
| HTTP_HOST | "testing-planconcept.synqore.app" |
| HTTP_REFERER | "https://testing-planconcept.synqore.app/" |
| HTTP_USER_AGENT | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
| HTTP_X_FORWARDED_FOR | "216.73.216.55" |
| HTTP_X_FORWARDED_HOST | "testing-planconcept.synqore.app" |
| HTTP_X_FORWARDED_PORT | "443" |
| HTTP_X_FORWARDED_PROTO | "https" |
| HTTP_X_FORWARDED_SERVER | "e881070ed6bc" |
| HTTP_X_REAL_IP | "216.73.216.55" |
| INITIAL_DATABASE_DUMP_FILE | ".dumps/synqore-1938-09-07-26-11-17-43.sql" |
| LC_CTYPE | "C.UTF-8" |
| OLDPWD | "/" |
| PATH | "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" |
| PHP_SELF | "/index.php" |
| PWD | "/var/www/html" |
| QUERY_STRING | "" |
| REDIRECT_STATUS | "200" |
| REDIRECT_URL | "/login" |
| REMOTE_ADDR | "172.19.0.18" |
| REMOTE_PORT | "60106" |
| REQUEST_METHOD | "GET" |
| REQUEST_SCHEME | "http" |
| REQUEST_TIME | 1788420693 |
| REQUEST_TIME_FLOAT | 1788420693.4673 |
| REQUEST_URI | "/login" |
| SCRIPT_FILENAME | "//var/www/html/public/index.php" |
| SCRIPT_NAME | "/index.php" |
| SERVER_ADDR | "172.19.0.23" |
| SERVER_ADMIN | "[no address given]" |
| SERVER_NAME | "testing-planconcept.synqore.app" |
| SERVER_PORT | "80" |
| SERVER_PROTOCOL | "HTTP/1.1" |
| SERVER_SIGNATURE | "<address>Apache/2.4.58 (Ubuntu) Server at testing-planconcept.synqore.app Port 80</address>\n" |
| SERVER_SOFTWARE | "Apache/2.4.58 (Ubuntu)" |
| SHLVL | "0" |
| SUPERVISOR_ENABLED | "1" |
| SUPERVISOR_GROUP_NAME | "php-fpm" |
| SUPERVISOR_PROCESS_NAME | "php-fpm" |
| SUPERVISOR_SERVER_URL | "unix:///dev/shm/supervisor.sock" |
| SYMFONY_DOTENV_PATH | "/var/www/html/.env" |
| SYMFONY_DOTENV_VARS | "APP_ENV,APP_SECRET,APP_URL,ATTACHMENT_URL_SECRET,DATABASE_URL,MAILER_DSN,MAILER_FROM,MESSENGER_TRANSPORT_DSN,TWINFIELD_OAUTH_CLIENT_ID,TWINFIELD_OAUTH_CLIENT_SECRET,TWINFIELD_OAUTH_REDIRECT_URI,SETTINGS_TWINFIELD_OAUTH_REFRESH_TOKEN,SETTINGS_TWINFIELD_COMPANY_CODE,EXACT_ONLINE_CLIENT_ID,EXACT_ONLINE_CLIENT_SECRET,EXACT_ONLINE_REDIRECT_URI,EXACT_ONLINE_BASE_URL,EXACT_ONLINE_OAUTH_REFRESH_TOKEN,SETTINGS_EXACT_ONLINE_OAUTH_REFRESH_TOKEN,SETTINGS_EXACT_ONLINE_OAUTH_ACCESS_TOKEN,SETTINGS_EXACT_ONLINE_OAUTH_TOKEN_EXPIRES_AT,APP_DEFAULT_URI,FILE_STORAGE_ENABLED,FILE_STORAGE_ENDPOINT,FILE_STORAGE_BUCKET,FILE_STORAGE_ACCESS_KEY,FILE_STORAGE_SECRET_KEY,FILE_STORAGE_REGION,FILE_STORAGE_PATH_STYLE,FILE_STORAGE_WRITE_MODE,PC_IMPORT_API_TOKEN,SQ_BROWSER_EXTENSION_ENABLED" |
| USER | "www-data" |
| proxy-nokeepalive | "1" |