AuthController :: login
Request
GET Parameters
None
POST Parameters
None
Uploaded Files
None
Request Attributes
| Key | Value |
|---|---|
| _controller | "App\Controller\AuthController::login" |
| _firewall_context | "security.firewall.map.context.main" |
| _redirected | true |
| _route | "app_login" |
| _route_params | [] |
| _security_authenticators | [] |
| _security_firewall_run | "_security_main" |
| _security_skipped_authenticators | [ Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#959 -supports: false -passport: null -duration: null -stub: "App\Security\FluentisAuthenticator" -authenticated: null -exception: null -authenticator: App\Security\FluentisAuthenticator {#891 …} } Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#978 -supports: false -passport: null -duration: null -stub: "App\Security\LoginAuthenticator" -authenticated: null -exception: null -authenticator: App\Security\LoginAuthenticator {#979 …} } Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#972 -supports: false -passport: null -duration: null -stub: "App\Security\FluentisJWTAuthenticator" -authenticated: null -exception: null -authenticator: App\Security\FluentisJWTAuthenticator {#968 …} } Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#980 -supports: false -passport: null -duration: null -stub: "Symfony\Component\Security\Http\Authenticator\JsonLoginAuthenticator" -authenticated: null -exception: null -authenticator: Symfony\Component\Security\Http\Authenticator\JsonLoginAuthenticator {#981 …} } Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#976 -supports: false -passport: null -duration: null -stub: "Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator" -authenticated: null -exception: null -authenticator: Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator {#975 …} } ] |
| _stopwatch_token | "7df15a" |
Request Headers
| Header | Value |
|---|---|
| accept | "text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8" |
| accept-encoding | "gzip, deflate" |
| accept-language | "en-US,en;q=0.5" |
| connection | "keep-alive" |
| cookie | "sf_redirect=%7B%22token%22%3A%22a32662%22%2C%22route%22%3A%22app_dashboard%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%2Ffarzomurza%5C%2Ffluentis%5C%2Fsrc%5C%2FController%5C%2FDashboardController.php%22%2C%22line%22%3A16%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D; main_deauth_profile_token=a32662; main_auth_profile_token=deleted; PHPSESSID=jskcvv6jkhchtk6r904d5gbsdq" |
| host | "farzomurza.simbiosidev.it" |
| sec-ch-ua | ""Chromium";v="139", "Not:A-Brand";v="24", "Brave";v="139"" |
| sec-ch-ua-mobile | "?0" |
| sec-ch-ua-platform | ""Linux"" |
| sec-fetch-dest | "document" |
| sec-fetch-mode | "navigate" |
| sec-fetch-site | "none" |
| sec-fetch-user | "?1" |
| sec-gpc | "1" |
| upgrade-insecure-requests | "1" |
| user-agent | "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36" |
| x-php-ob-level | "1" |
Request Content
Request content not available (it was retrieved as a resource).
Response
Response Headers
| Header | Value |
|---|---|
| cache-control | "no-cache, private" |
| content-type | "text/html; charset=UTF-8" |
| date | "Wed, 29 Oct 2025 07:19:46 GMT" |
| x-debug-token | "6f58ec" |
Cookies
Request Cookies
| Key | Value |
|---|---|
| PHPSESSID | "jskcvv6jkhchtk6r904d5gbsdq" |
| main_auth_profile_token | "deleted" |
| main_deauth_profile_token | "a32662" |
| sf_redirect | "{"token":"a32662","route":"app_dashboard","method":"GET","controller":{"class":"App\\Controller\\DashboardController","method":"index","file":"\/var\/www\/html\/farzomurza\/fluentis\/src\/Controller\/DashboardController.php","line":16},"status_code":302,"status_text":"Found"}" |
Response Cookies
No response cookies
Session 5
Session Metadata
| Key | Value |
|---|---|
| Created | "Wed, 29 Oct 25 07:19:45 +0000" |
| Last used | "Wed, 29 Oct 25 07:19:45 +0000" |
| Lifetime | 0 |
Session Attributes
| Attribute | Value |
|---|---|
| _locale | "en_US" |
| _security.main.target_path | "https://farzomurza.simbiosidev.it/" |
Session Usage
5
Usages
Stateless check enabled
| Usage |
|---|
App\Service\SessionService:69
[
[
"file" => "/var/www/html/farzomurza/fluentis/src/Service/SessionService.php"
"line" => 69
"function" => "set"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/html/farzomurza/fluentis/src/Service/SessionService.php"
"line" => 25
"function" => "sessionSet"
"class" => "App\Service\SessionService"
"type" => "->"
]
[
"file" => "/var/www/html/farzomurza/fluentis/src/EventSubscriber/LocaleSubscriber.php"
"line" => 48
"function" => "setLocale"
"class" => "App\Service\SessionService"
"type" => "->"
]
[
"file" => "/var/www/html/farzomurza/fluentis/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 115
"function" => "onKernelRequest"
"class" => "App\EventSubscriber\LocaleSubscriber"
"type" => "->"
]
[
"file" => "/var/www/html/farzomurza/fluentis/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 206
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/var/www/html/farzomurza/fluentis/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/html/farzomurza/fluentis/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 122
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/html/farzomurza/fluentis/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 159
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/html/farzomurza/fluentis/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/html/farzomurza/fluentis/vendor/symfony/http-kernel/Kernel.php"
"line" => 182
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/html/farzomurza/fluentis/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/var/www/html/farzomurza/fluentis/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/var/www/html/farzomurza/fluentis/public/index.php"
"line" => 5
"args" => [
"/var/www/html/farzomurza/fluentis/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:38
[
[
"file" => "/var/www/html/farzomurza/fluentis/vendor/symfony/security-http/Authentication/AuthenticationUtils.php"
"line" => 38
"function" => "has"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/html/farzomurza/fluentis/src/Controller/AuthController.php"
"line" => 51
"function" => "getLastAuthenticationError"
"class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"
"type" => "->"
]
[
"file" => "/var/www/html/farzomurza/fluentis/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 183
"function" => "login"
"class" => "App\Controller\AuthController"
"type" => "->"
]
[
"file" => "/var/www/html/farzomurza/fluentis/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/html/farzomurza/fluentis/vendor/symfony/http-kernel/Kernel.php"
"line" => 182
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/html/farzomurza/fluentis/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/var/www/html/farzomurza/fluentis/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/var/www/html/farzomurza/fluentis/public/index.php"
"line" => 5
"args" => [
"/var/www/html/farzomurza/fluentis/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:57
[
[
"file" => "/var/www/html/farzomurza/fluentis/vendor/symfony/security-http/Authentication/AuthenticationUtils.php"
"line" => 57
"function" => "get"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/html/farzomurza/fluentis/src/Controller/AuthController.php"
"line" => 53
"function" => "getLastUsername"
"class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"
"type" => "->"
]
[
"file" => "/var/www/html/farzomurza/fluentis/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 183
"function" => "login"
"class" => "App\Controller\AuthController"
"type" => "->"
]
[
"file" => "/var/www/html/farzomurza/fluentis/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/html/farzomurza/fluentis/vendor/symfony/http-kernel/Kernel.php"
"line" => 182
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/html/farzomurza/fluentis/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/var/www/html/farzomurza/fluentis/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/var/www/html/farzomurza/fluentis/public/index.php"
"line" => 5
"args" => [
"/var/www/html/farzomurza/fluentis/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Bridge\Twig\AppVariable:181
[
[
"file" => "/var/www/html/farzomurza/fluentis/vendor/symfony/twig-bridge/AppVariable.php"
"line" => 181
"function" => "getFlashBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/html/farzomurza/fluentis/vendor/twig/twig/src/Extension/CoreExtension.php"
"line" => 1882
"function" => "getFlashes"
"class" => "Symfony\Bridge\Twig\AppVariable"
"type" => "->"
]
[
"file" => "/var/www/html/farzomurza/fluentis/var/cache/dev/twig/2f/2f7cac53078138a68fedfa135d6a4a2d.php"
"line" => 77
"function" => "getAttribute"
"class" => "Twig\Extension\CoreExtension"
"type" => "::"
]
[
"file" => "/var/www/html/farzomurza/fluentis/vendor/twig/twig/src/Template.php"
"line" => 432
"function" => "block_appSessionMessages"
"class" => "__TwigTemplate_5692a026e41fcc023efc6c698ec6cf5a"
"type" => "->"
]
[
"file" => "/var/www/html/farzomurza/fluentis/var/cache/dev/twig/2f/2f7cac53078138a68fedfa135d6a4a2d.php"
"line" => 49
"function" => "yieldBlock"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/html/farzomurza/fluentis/vendor/twig/twig/src/Template.php"
"line" => 388
"function" => "doDisplay"
"class" => "__TwigTemplate_5692a026e41fcc023efc6c698ec6cf5a"
"type" => "->"
]
[
"file" => "/var/www/html/farzomurza/fluentis/var/cache/dev/twig/93/93397a5b33918dd935e82eee3de19622.php"
"line" => 182
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/html/farzomurza/fluentis/vendor/twig/twig/src/Template.php"
"line" => 432
"function" => "block_content"
"class" => "__TwigTemplate_72089462be58220d0cb4bd81d998cb2b"
"type" => "->"
]
[
"file" => "/var/www/html/farzomurza/fluentis/var/cache/dev/twig/64/6408c8cb654833f9b5809646e770f291.php"
"line" => 630
"function" => "yieldBlock"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/html/farzomurza/fluentis/vendor/twig/twig/src/Template.php"
"line" => 432
"function" => "block_pageContainer"
"class" => "__TwigTemplate_b5cf7dd8f31433a5d4d4d223a301bf35"
"type" => "->"
]
[
"file" => "/var/www/html/farzomurza/fluentis/var/cache/dev/twig/64/6408c8cb654833f9b5809646e770f291.php"
"line" => 499
"function" => "yieldBlock"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/html/farzomurza/fluentis/vendor/twig/twig/src/Template.php"
"line" => 432
"function" => "block_body"
"class" => "__TwigTemplate_b5cf7dd8f31433a5d4d4d223a301bf35"
"type" => "->"
]
[
"file" => "/var/www/html/farzomurza/fluentis/var/cache/dev/twig/64/6408c8cb654833f9b5809646e770f291.php"
"line" => 189
"function" => "yieldBlock"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/html/farzomurza/fluentis/vendor/twig/twig/src/Template.php"
"line" => 388
"function" => "doDisplay"
"class" => "__TwigTemplate_b5cf7dd8f31433a5d4d4d223a301bf35"
"type" => "->"
]
[
"file" => "/var/www/html/farzomurza/fluentis/var/cache/dev/twig/93/93397a5b33918dd935e82eee3de19622.php"
"line" => 61
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/html/farzomurza/fluentis/vendor/twig/twig/src/Template.php"
"line" => 388
"function" => "doDisplay"
"class" => "__TwigTemplate_72089462be58220d0cb4bd81d998cb2b"
"type" => "->"
]
[
"file" => "/var/www/html/farzomurza/fluentis/vendor/twig/twig/src/Template.php"
"line" => 344
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/html/farzomurza/fluentis/vendor/twig/twig/src/Template.php"
"line" => 359
"function" => "display"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/html/farzomurza/fluentis/vendor/twig/twig/src/TemplateWrapper.php"
"line" => 51
"function" => "render"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/html/farzomurza/fluentis/vendor/twig/twig/src/Environment.php"
"line" => 334
"function" => "render"
"class" => "Twig\TemplateWrapper"
"type" => "->"
]
[
"file" => "/var/www/html/farzomurza/fluentis/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 431
"function" => "render"
"class" => "Twig\Environment"
"type" => "->"
]
[
"file" => "/var/www/html/farzomurza/fluentis/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 436
"function" => "doRenderView"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/var/www/html/farzomurza/fluentis/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 250
"function" => "doRender"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/var/www/html/farzomurza/fluentis/src/Controller/AuthController.php"
"line" => 55
"function" => "render"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/var/www/html/farzomurza/fluentis/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 183
"function" => "login"
"class" => "App\Controller\AuthController"
"type" => "->"
]
[
"file" => "/var/www/html/farzomurza/fluentis/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/html/farzomurza/fluentis/vendor/symfony/http-kernel/Kernel.php"
"line" => 182
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/html/farzomurza/fluentis/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/var/www/html/farzomurza/fluentis/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/var/www/html/farzomurza/fluentis/public/index.php"
"line" => 5
"args" => [
"/var/www/html/farzomurza/fluentis/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:39
[
[
"file" => "/var/www/html/farzomurza/fluentis/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
"line" => 39
"function" => "getMetadataBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/html/farzomurza/fluentis/vendor/symfony/twig-bridge/AppVariable.php"
"line" => 92
"function" => "getToken"
"class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
"type" => "->"
]
[
"file" => "/var/www/html/farzomurza/fluentis/vendor/twig/twig/src/Extension/CoreExtension.php"
"line" => 1882
"function" => "getUser"
"class" => "Symfony\Bridge\Twig\AppVariable"
"type" => "->"
]
[
"file" => "/var/www/html/farzomurza/fluentis/var/cache/dev/twig/64/6408c8cb654833f9b5809646e770f291.php"
"line" => 802
"function" => "getAttribute"
"class" => "Twig\Extension\CoreExtension"
"type" => "::"
]
[
"file" => "/var/www/html/farzomurza/fluentis/vendor/twig/twig/src/Template.php"
"line" => 432
"function" => "block_javascripts"
"class" => "__TwigTemplate_b5cf7dd8f31433a5d4d4d223a301bf35"
"type" => "->"
]
[
"file" => "/var/www/html/farzomurza/fluentis/var/cache/dev/twig/64/6408c8cb654833f9b5809646e770f291.php"
"line" => 215
"function" => "yieldBlock"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/html/farzomurza/fluentis/vendor/twig/twig/src/Template.php"
"line" => 388
"function" => "doDisplay"
"class" => "__TwigTemplate_b5cf7dd8f31433a5d4d4d223a301bf35"
"type" => "->"
]
[
"file" => "/var/www/html/farzomurza/fluentis/var/cache/dev/twig/93/93397a5b33918dd935e82eee3de19622.php"
"line" => 61
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/html/farzomurza/fluentis/vendor/twig/twig/src/Template.php"
"line" => 388
"function" => "doDisplay"
"class" => "__TwigTemplate_72089462be58220d0cb4bd81d998cb2b"
"type" => "->"
]
[
"file" => "/var/www/html/farzomurza/fluentis/vendor/twig/twig/src/Template.php"
"line" => 344
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/html/farzomurza/fluentis/vendor/twig/twig/src/Template.php"
"line" => 359
"function" => "display"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/html/farzomurza/fluentis/vendor/twig/twig/src/TemplateWrapper.php"
"line" => 51
"function" => "render"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/html/farzomurza/fluentis/vendor/twig/twig/src/Environment.php"
"line" => 334
"function" => "render"
"class" => "Twig\TemplateWrapper"
"type" => "->"
]
[
"file" => "/var/www/html/farzomurza/fluentis/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 431
"function" => "render"
"class" => "Twig\Environment"
"type" => "->"
]
[
"file" => "/var/www/html/farzomurza/fluentis/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 436
"function" => "doRenderView"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/var/www/html/farzomurza/fluentis/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 250
"function" => "doRender"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/var/www/html/farzomurza/fluentis/src/Controller/AuthController.php"
"line" => 55
"function" => "render"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/var/www/html/farzomurza/fluentis/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 183
"function" => "login"
"class" => "App\Controller\AuthController"
"type" => "->"
]
[
"file" => "/var/www/html/farzomurza/fluentis/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/html/farzomurza/fluentis/vendor/symfony/http-kernel/Kernel.php"
"line" => 182
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/html/farzomurza/fluentis/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/var/www/html/farzomurza/fluentis/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/var/www/html/farzomurza/fluentis/public/index.php"
"line" => 5
"args" => [
"/var/www/html/farzomurza/fluentis/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 | "a55a65a68a0f1f3e344f596d9eab9845" |
| DATABASE_URL | "mysql://farzomurza_usr:JyWOLK5oLdS7tfxw@localhost:3306/farzomurza?serverVersion=10.6.21-MariaDB&charset=utf8mb4" |
| FLUENTIS_AUTH_SECRET | "Ty63rs4aVqcnh2vUqRJTbNT26caRZJ" |
| FLUENTIS_AUTH_SECRET_IV | "47YBhUS5T32QUCW2" |
| JWT_PASSPHRASE | "c877405c642e2e13e3aa7bb02c5be8e6b7597ce2f441e3d6fb08b68c1c8ab936" |
| JWT_PUBLIC_KEY | "%kernel.project_dir%/config/jwt/public.pem" |
| JWT_SECRET_KEY | "%kernel.project_dir%/config/jwt/private.pem" |
| MAILER_DSN | "smtp://localhost" |
| MESSENGER_TRANSPORT_DSN | "doctrine://default" |
| WKHTMLTOIMAGE_PATH | "/usr/local/bin/wkhtmltoimage" |
| WKHTMLTOPDF_PATH | "/usr/local/bin/wkhtmltopdf" |
Defined as regular env variables
| Key | Value |
|---|---|
| APP_DEBUG | "1" |
| CONTEXT_DOCUMENT_ROOT | "/var/www/html/farzomurza/fluentis/public" |
| CONTEXT_PREFIX | "" |
| DOCUMENT_ROOT | "/var/www/html/farzomurza/fluentis/public" |
| GATEWAY_INTERFACE | "CGI/1.1" |
| HTTPS | "on" |
| HTTP_ACCEPT | "text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8" |
| HTTP_ACCEPT_ENCODING | "gzip, deflate" |
| HTTP_ACCEPT_LANGUAGE | "en-US,en;q=0.5" |
| HTTP_CONNECTION | "keep-alive" |
| HTTP_COOKIE | "sf_redirect=%7B%22token%22%3A%22a32662%22%2C%22route%22%3A%22app_dashboard%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%2Ffarzomurza%5C%2Ffluentis%5C%2Fsrc%5C%2FController%5C%2FDashboardController.php%22%2C%22line%22%3A16%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D; main_deauth_profile_token=a32662; main_auth_profile_token=deleted; PHPSESSID=jskcvv6jkhchtk6r904d5gbsdq" |
| HTTP_HOST | "farzomurza.simbiosidev.it" |
| HTTP_SEC_CH_UA | ""Chromium";v="139", "Not:A-Brand";v="24", "Brave";v="139"" |
| HTTP_SEC_CH_UA_MOBILE | "?0" |
| HTTP_SEC_CH_UA_PLATFORM | ""Linux"" |
| HTTP_SEC_FETCH_DEST | "document" |
| HTTP_SEC_FETCH_MODE | "navigate" |
| HTTP_SEC_FETCH_SITE | "none" |
| HTTP_SEC_FETCH_USER | "?1" |
| HTTP_SEC_GPC | "1" |
| HTTP_UPGRADE_INSECURE_REQUESTS | "1" |
| HTTP_USER_AGENT | "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36" |
| PATH | "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" |
| PHP_SELF | "/index.php" |
| QUERY_STRING | "" |
| REDIRECT_HTTPS | "on" |
| REDIRECT_SSL_TLS_SNI | "farzomurza.simbiosidev.it" |
| REDIRECT_STATUS | "200" |
| REDIRECT_URL | "/login" |
| REMOTE_ADDR | "206.189.9.200" |
| REMOTE_PORT | "48796" |
| REQUEST_METHOD | "GET" |
| REQUEST_SCHEME | "https" |
| REQUEST_TIME | 1761722386 |
| REQUEST_TIME_FLOAT | 1761722386.1861 |
| REQUEST_URI | "/login" |
| SCRIPT_FILENAME | "/var/www/html/farzomurza/fluentis/public/index.php" |
| SCRIPT_NAME | "/index.php" |
| SERVER_ADDR | "172.16.147.102" |
| SERVER_ADMIN | "[no address given]" |
| SERVER_NAME | "farzomurza.simbiosidev.it" |
| SERVER_PORT | "443" |
| SERVER_PROTOCOL | "HTTP/1.1" |
| SERVER_SIGNATURE | "<address>Apache/2.4.52 (Ubuntu) Server at farzomurza.simbiosidev.it Port 443</address>\n" |
| SERVER_SOFTWARE | "Apache/2.4.52 (Ubuntu)" |
| SSL_TLS_SNI | "farzomurza.simbiosidev.it" |
| SYMFONY_DOTENV_PATH | "/var/www/html/farzomurza/fluentis/.env" |
| SYMFONY_DOTENV_VARS | "APP_ENV,APP_SECRET,WKHTMLTOPDF_PATH,WKHTMLTOIMAGE_PATH,JWT_SECRET_KEY,JWT_PUBLIC_KEY,JWT_PASSPHRASE,FLUENTIS_AUTH_SECRET,FLUENTIS_AUTH_SECRET_IV,MESSENGER_TRANSPORT_DSN,DATABASE_URL,MAILER_DSN" |