LoginController :: login
Request
GET Parameters
| Key | Value |
|---|---|
| entityId | null |
POST Parameters
No POST parameters
Uploaded Files
No files were uploaded
Request Attributes
| Key | Value |
|---|---|
| _api_platform_links | Symfony\Component\WebLink\GenericLinkProvider {#1482 -links: [ 1480 => Symfony\Component\WebLink\Link {#1480 -href: "https://test-oms.synqore.app/api/docs.jsonld" -rel: [ "http://www.w3.org/ns/hydra/core#apiDocumentation" => "http://www.w3.org/ns/hydra/core#apiDocumentation" ] -attributes: [] } ] } |
| _controller | "Ciosix\Core\User\Controller\LoginController::login" |
| _firewall_context | "security.firewall.map.context.main" |
| _redirected | true |
| _route | "login" |
| _route_params | [] |
| _security_firewall_run | "_security_main" |
| _stopwatch_token | "65ee8f" |
| crudAction | "edit" |
| easyadmin_context | EasyCorp\Bundle\EasyAdminBundle\Context\AdminContext {#1039 -request: Symfony\Component\HttpFoundation\Request {#2 …} -user: null -i18nDto: EasyCorp\Bundle\EasyAdminBundle\Dto\I18nDto {#923 …} -crudControllers: EasyCorp\Bundle\EasyAdminBundle\Registry\CrudControllerRegistry {#166 …} -entityDto: null -dashboardDto: EasyCorp\Bundle\EasyAdminBundle\Dto\DashboardDto {#964 …} -dashboardControllerInstance: App\Controller\DashboardController {#1034 …} -assetDto: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#927 …} -crudDto: null -searchDto: null -menuFactory: EasyCorp\Bundle\EasyAdminBundle\Factory\MenuFactory {#170 …} -templateRegistry: EasyCorp\Bundle\EasyAdminBundle\Registry\TemplateRegistry {#944 …} -mainMenuDto: null -userMenuDto: null -usePrettyUrls: false } |
Request Headers
| Header | Value |
|---|---|
| accept | "*/*" |
| accept-encoding | "gzip, br, zstd, deflate" |
| cookie | "sf_redirect=%7B%22token%22%3A%22c05e40%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%3A88%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D; PHPSESSID=e45ie2gfn1ptoabbuoib44ih68" |
| host | "test-oms.synqore.app" |
| referer | "https://test-oms.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.162" |
| x-forwarded-host | "test-oms.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.162" |
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 | "Wed, 15 Apr 2026 10:16:45 GMT" |
| x-debug-token | "ea92b1" |
Cookies
Request Cookies
| Key | Value |
|---|---|
| PHPSESSID | "e45ie2gfn1ptoabbuoib44ih68" |
| sf_redirect | "{"token":"c05e40","route":"dashboard_index","method":"GET","controller":{"class":"App\\Controller\\DashboardController","method":"index","file":"\/var\/www\/html\/src\/Controller\/DashboardController.php","line":88},"status_code":302,"status_text":"Found"}" |
Response Cookies
No response cookies
Session 9
Session Metadata
| Key | Value |
|---|---|
| Created | "Wed, 15 Apr 26 12:16:45 +0200" |
| Last used | "Wed, 15 Apr 26 12:16:45 +0200" |
| Lifetime | 0 |
Session Attributes
| Attribute | Value |
|---|---|
| _csrf/https-authenticate | "l5Vk7Vgn2RSYs2NNZhBWqBLkq-HCX4pJDNhtqQyqees" |
| _security.main.target_path | "https://test-oms.synqore.app/" |
Session Usage
9
Usages
Stateless check enabled
| Usage |
|---|
App\Listener\LocaleListener:13
[
[
"file" => "/var/www/html/src/Listener/LocaleListener.php"
"line" => 13
"function" => "get"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 116
"function" => "onKernelRequest"
"class" => "App\Listener\LocaleListener"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 220
"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" => 139
"function" => "dispatch"
"class" => "Ciosix\Core\Flows\Decorator\EventDispatcherDecorator"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 157
"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" => 197
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/autoload_runtime.php"
"line" => 29
"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"
]
]
|
App\Listener\LocaleListener:14
[
[
"file" => "/var/www/html/src/Listener/LocaleListener.php"
"line" => 14
"function" => "get"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 116
"function" => "onKernelRequest"
"class" => "App\Listener\LocaleListener"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 220
"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" => 139
"function" => "dispatch"
"class" => "Ciosix\Core\Flows\Decorator\EventDispatcherDecorator"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 157
"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" => 197
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/autoload_runtime.php"
"line" => 29
"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" => 116
"function" => "onKernelRequest"
"class" => "Ciosix\Core\EventSubscriber\LocaleSubscriber"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 220
"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" => 139
"function" => "dispatch"
"class" => "Ciosix\Core\Flows\Decorator\EventDispatcherDecorator"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 157
"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" => 197
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/autoload_runtime.php"
"line" => 29
"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:40
[
[
"file" => "/var/www/html/vendor/symfony/security-http/Authentication/AuthenticationUtils.php"
"line" => 40
"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" => 181
"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" => 197
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/autoload_runtime.php"
"line" => 29
"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:59
[
[
"file" => "/var/www/html/vendor/symfony/security-http/Authentication/AuthenticationUtils.php"
"line" => 59
"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" => 181
"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" => 197
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/autoload_runtime.php"
"line" => 29
"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" => 1802
"function" => "getFlashes"
"class" => "Symfony\Bridge\Twig\AppVariable"
"type" => "->"
]
[
"file" => "/tmp/var/www/html/var/cache/dev/twig/50/5078c29d07401b0e18451c366b45a14c.php"
"line" => 53
"function" => "getAttribute"
"class" => "Twig\Extension\CoreExtension"
"type" => "::"
]
[
"file" => "/var/www/html/vendor/twig/twig/src/Template.php"
"line" => 393
"function" => "doDisplay"
"class" => "__TwigTemplate_f861974514bc9ff478e3e36de5ab0346"
"type" => "->"
]
[
"file" => "/tmp/var/www/html/var/cache/dev/twig/e6/e6394eeebe67e1bbede0c7a47b19a0e3.php"
"line" => 191
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/twig/twig/src/Template.php"
"line" => 437
"function" => "block_wrapper_wrapper"
"class" => "__TwigTemplate_69be1fc948857cea20aa5e8cf927984e"
"type" => "->"
]
[
"file" => "/tmp/var/www/html/var/cache/dev/twig/f6/f69da6bc6ca724982c9641501bd93a37.php"
"line" => 493
"function" => "yieldBlock"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/twig/twig/src/Template.php"
"line" => 437
"function" => "block_body"
"class" => "__TwigTemplate_3fbb264c866c2204367fb610d65c11fb"
"type" => "->"
]
[
"file" => "/tmp/var/www/html/var/cache/dev/twig/f6/f69da6bc6ca724982c9641501bd93a37.php"
"line" => 164
"function" => "yieldBlock"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/twig/twig/src/Template.php"
"line" => 393
"function" => "doDisplay"
"class" => "__TwigTemplate_3fbb264c866c2204367fb610d65c11fb"
"type" => "->"
]
[
"file" => "/tmp/var/www/html/var/cache/dev/twig/cf/cf4da4f38ad99d4555ed01930955e194.php"
"line" => 56
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/twig/twig/src/Template.php"
"line" => 393
"function" => "doDisplay"
"class" => "__TwigTemplate_5c570364865b12365e185b2547bdfafb"
"type" => "->"
]
[
"file" => "/tmp/var/www/html/var/cache/dev/twig/e6/e6394eeebe67e1bbede0c7a47b19a0e3.php"
"line" => 59
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/twig/twig/src/Template.php"
"line" => 393
"function" => "doDisplay"
"class" => "__TwigTemplate_69be1fc948857cea20aa5e8cf927984e"
"type" => "->"
]
[
"file" => "/tmp/var/www/html/var/cache/dev/twig/04/04733480028453956db813197ad8f73a.php"
"line" => 56
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/twig/twig/src/Template.php"
"line" => 393
"function" => "doDisplay"
"class" => "__TwigTemplate_5f648ba37f9eccce235ff412da204e03"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/twig/twig/src/Template.php"
"line" => 349
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/twig/twig/src/Template.php"
"line" => 364
"function" => "display"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/twig/twig/src/TemplateWrapper.php"
"line" => 35
"function" => "render"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/twig/twig/src/Environment.php"
"line" => 306
"function" => "render"
"class" => "Twig\TemplateWrapper"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 243
"function" => "render"
"class" => "Twig\Environment"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 254
"function" => "renderView"
"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" => 181
"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" => 197
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/autoload_runtime.php"
"line" => 29
"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\Csrf\TokenStorage\SessionTokenStorage:79
[
[
"file" => "/var/www/html/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
"line" => 79
"function" => "has"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/symfony/security-csrf/CsrfTokenManager.php"
"line" => 69
"function" => "hasToken"
"class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/symfony/form/FormRenderer.php"
"line" => 59
"function" => "getToken"
"class" => "Symfony\Component\Security\Csrf\CsrfTokenManager"
"type" => "->"
]
[
"file" => "/tmp/var/www/html/var/cache/dev/twig/e6/e6394eeebe67e1bbede0c7a47b19a0e3.php"
"line" => 230
"function" => "renderCsrfToken"
"class" => "Symfony\Component\Form\FormRenderer"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/twig/twig/src/Template.php"
"line" => 437
"function" => "block_wrapper_wrapper"
"class" => "__TwigTemplate_69be1fc948857cea20aa5e8cf927984e"
"type" => "->"
]
[
"file" => "/tmp/var/www/html/var/cache/dev/twig/f6/f69da6bc6ca724982c9641501bd93a37.php"
"line" => 493
"function" => "yieldBlock"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/twig/twig/src/Template.php"
"line" => 437
"function" => "block_body"
"class" => "__TwigTemplate_3fbb264c866c2204367fb610d65c11fb"
"type" => "->"
]
[
"file" => "/tmp/var/www/html/var/cache/dev/twig/f6/f69da6bc6ca724982c9641501bd93a37.php"
"line" => 164
"function" => "yieldBlock"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/twig/twig/src/Template.php"
"line" => 393
"function" => "doDisplay"
"class" => "__TwigTemplate_3fbb264c866c2204367fb610d65c11fb"
"type" => "->"
]
[
"file" => "/tmp/var/www/html/var/cache/dev/twig/cf/cf4da4f38ad99d4555ed01930955e194.php"
"line" => 56
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/twig/twig/src/Template.php"
"line" => 393
"function" => "doDisplay"
"class" => "__TwigTemplate_5c570364865b12365e185b2547bdfafb"
"type" => "->"
]
[
"file" => "/tmp/var/www/html/var/cache/dev/twig/e6/e6394eeebe67e1bbede0c7a47b19a0e3.php"
"line" => 59
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/twig/twig/src/Template.php"
"line" => 393
"function" => "doDisplay"
"class" => "__TwigTemplate_69be1fc948857cea20aa5e8cf927984e"
"type" => "->"
]
[
"file" => "/tmp/var/www/html/var/cache/dev/twig/04/04733480028453956db813197ad8f73a.php"
"line" => 56
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/twig/twig/src/Template.php"
"line" => 393
"function" => "doDisplay"
"class" => "__TwigTemplate_5f648ba37f9eccce235ff412da204e03"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/twig/twig/src/Template.php"
"line" => 349
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/twig/twig/src/Template.php"
"line" => 364
"function" => "display"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/twig/twig/src/TemplateWrapper.php"
"line" => 35
"function" => "render"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/twig/twig/src/Environment.php"
"line" => 306
"function" => "render"
"class" => "Twig\TemplateWrapper"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 243
"function" => "render"
"class" => "Twig\Environment"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 254
"function" => "renderView"
"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" => 181
"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" => 197
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/autoload_runtime.php"
"line" => 29
"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\Csrf\TokenStorage\SessionTokenStorage:69
[
[
"file" => "/var/www/html/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
"line" => 69
"function" => "set"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/symfony/security-csrf/CsrfTokenManager.php"
"line" => 74
"function" => "setToken"
"class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/symfony/form/FormRenderer.php"
"line" => 59
"function" => "getToken"
"class" => "Symfony\Component\Security\Csrf\CsrfTokenManager"
"type" => "->"
]
[
"file" => "/tmp/var/www/html/var/cache/dev/twig/e6/e6394eeebe67e1bbede0c7a47b19a0e3.php"
"line" => 230
"function" => "renderCsrfToken"
"class" => "Symfony\Component\Form\FormRenderer"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/twig/twig/src/Template.php"
"line" => 437
"function" => "block_wrapper_wrapper"
"class" => "__TwigTemplate_69be1fc948857cea20aa5e8cf927984e"
"type" => "->"
]
[
"file" => "/tmp/var/www/html/var/cache/dev/twig/f6/f69da6bc6ca724982c9641501bd93a37.php"
"line" => 493
"function" => "yieldBlock"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/twig/twig/src/Template.php"
"line" => 437
"function" => "block_body"
"class" => "__TwigTemplate_3fbb264c866c2204367fb610d65c11fb"
"type" => "->"
]
[
"file" => "/tmp/var/www/html/var/cache/dev/twig/f6/f69da6bc6ca724982c9641501bd93a37.php"
"line" => 164
"function" => "yieldBlock"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/twig/twig/src/Template.php"
"line" => 393
"function" => "doDisplay"
"class" => "__TwigTemplate_3fbb264c866c2204367fb610d65c11fb"
"type" => "->"
]
[
"file" => "/tmp/var/www/html/var/cache/dev/twig/cf/cf4da4f38ad99d4555ed01930955e194.php"
"line" => 56
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/twig/twig/src/Template.php"
"line" => 393
"function" => "doDisplay"
"class" => "__TwigTemplate_5c570364865b12365e185b2547bdfafb"
"type" => "->"
]
[
"file" => "/tmp/var/www/html/var/cache/dev/twig/e6/e6394eeebe67e1bbede0c7a47b19a0e3.php"
"line" => 59
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/twig/twig/src/Template.php"
"line" => 393
"function" => "doDisplay"
"class" => "__TwigTemplate_69be1fc948857cea20aa5e8cf927984e"
"type" => "->"
]
[
"file" => "/tmp/var/www/html/var/cache/dev/twig/04/04733480028453956db813197ad8f73a.php"
"line" => 56
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/twig/twig/src/Template.php"
"line" => 393
"function" => "doDisplay"
"class" => "__TwigTemplate_5f648ba37f9eccce235ff412da204e03"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/twig/twig/src/Template.php"
"line" => 349
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/twig/twig/src/Template.php"
"line" => 364
"function" => "display"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/twig/twig/src/TemplateWrapper.php"
"line" => 35
"function" => "render"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/twig/twig/src/Environment.php"
"line" => 306
"function" => "render"
"class" => "Twig\TemplateWrapper"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 243
"function" => "render"
"class" => "Twig\Environment"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 254
"function" => "renderView"
"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" => 181
"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" => 197
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/autoload_runtime.php"
"line" => 29
"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\Firewall\ContextListener:171
[
[
"file" => "/var/www/html/vendor/symfony/security-http/Firewall/ContextListener.php"
"line" => 171
"function" => "remove"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 116
"function" => "onKernelResponse"
"class" => "Symfony\Component\Security\Http\Firewall\ContextListener"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 220
"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" => 139
"function" => "dispatch"
"class" => "Ciosix\Core\Flows\Decorator\EventDispatcherDecorator"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 214
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 202
"function" => "filterResponse"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"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" => 197
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/autoload_runtime.php"
"line" => 29
"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_ENV | "dev" |
| APP_SECRET | "f9392dbe85d4aa1f997b719834ee1c5b" |
| APP_URL | "https://test-oms.synqore.app" |
| ATTACHMENT_URL_SECRET | "c321a185504aba76b96d350f2e9d09d0e6e46de7465a88b535f56ee5c673b496" |
| DATABASE_URL | "mysql://user-1826:9b468d24afc0ebb227ec201d6e0def3c@mysql:3306/poweb-1826" |
| 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" |
| OMS_ENABLED | "1" |
| SETTINGS_TWINFIELD_COMPANY_CODE | "NLA003216" |
| SETTINGS_TWINFIELD_OAUTH_REFRESH_TOKEN | "059085f18ae329f1d0848f417ffd4bb5" |
| 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" |
| 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 | "22d50fbf3683" |
| HTTPS | "on" |
| HTTP_ACCEPT | "*/*" |
| HTTP_ACCEPT_ENCODING | "gzip, br, zstd, deflate" |
| HTTP_COOKIE | "sf_redirect=%7B%22token%22%3A%22c05e40%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%3A88%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D; PHPSESSID=e45ie2gfn1ptoabbuoib44ih68" |
| HTTP_HOST | "test-oms.synqore.app" |
| HTTP_REFERER | "https://test-oms.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.162" |
| HTTP_X_FORWARDED_HOST | "test-oms.synqore.app" |
| HTTP_X_FORWARDED_PORT | "443" |
| HTTP_X_FORWARDED_PROTO | "https" |
| HTTP_X_FORWARDED_SERVER | "e881070ed6bc" |
| HTTP_X_REAL_IP | "216.73.216.162" |
| 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.4" |
| REMOTE_PORT | "40886" |
| REQUEST_METHOD | "GET" |
| REQUEST_SCHEME | "http" |
| REQUEST_TIME | 1776248205 |
| REQUEST_TIME_FLOAT | 1776248205.8054 |
| REQUEST_URI | "/login" |
| SCRIPT_FILENAME | "//var/www/html/public/index.php" |
| SCRIPT_NAME | "/index.php" |
| SERVER_ADDR | "172.19.0.7" |
| SERVER_ADMIN | "[no address given]" |
| SERVER_NAME | "test-oms.synqore.app" |
| SERVER_PORT | "80" |
| SERVER_PROTOCOL | "HTTP/1.1" |
| SERVER_SIGNATURE | "<address>Apache/2.4.52 (Ubuntu) Server at test-oms.synqore.app Port 80</address>\n" |
| SERVER_SOFTWARE | "Apache/2.4.52 (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_VARS | "APP_ENV,APP_SECRET,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,APP_URL,OMS_ENABLED" |
| USER | "www-data" |
| proxy-nokeepalive | "1" |