LoginController :: index
Request
GET Parameters
No GET parameters
POST Parameters
No POST parameters
Uploaded Files
No files were uploaded
Request Attributes
Key | Value |
---|---|
_controller | "App\Controller\LoginController::index" |
_firewall_context | "security.firewall.map.context.main" |
_route | "app_login" |
_route_params | [] |
_security_firewall_run | "_security_main" |
_stopwatch_token | "c480ad" |
_vary_by_language | true |
media_type | "text/html" |
Request Headers
Header | Value |
---|---|
accept | "text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.9" |
content-length | "" |
content-type | "" |
host | "preprod.app.oecko.com" |
user-agent | "Uptime-Kuma/1.23.13" |
x-forwarded-for | "127.0.0.1" |
x-forwarded-host | "preprod.app.oecko.com" |
x-forwarded-port | "443" |
x-forwarded-proto | "https" |
x-forwarded-scheme | "https" |
x-php-ob-level | "1" |
x-real-ip | "127.0.0.1" |
x-request-id | "16dd00251cdba11028f28a070a74a434" |
x-scheme | "https" |
Request Content
Request content not available (it was retrieved as a resource).
Response
Response Headers
Header | Value |
---|---|
cache-control | "no-cache, private" |
content-language | "fr" |
content-type | "text/html; charset=UTF-8" |
date | "Fri, 17 Oct 2025 19:12:15 GMT" |
vary | "Accept-Language" |
x-debug-token | "a5e318" |
Cookies
Request Cookies
No request cookies
Response Cookies
No response cookies
Session 12
Session Metadata
Key | Value |
---|---|
Created | "Fri, 17 Oct 25 21:12:15 +0200" |
Last used | "Fri, 17 Oct 25 21:12:15 +0200" |
Lifetime | 0 |
Session Attributes
Attribute | Value |
---|---|
_csrf/https-authenticate | "iS-I5j_CxkhcoYD6lMVVR9OEebQwrrG-YAtrOxkJcgQ" |
Session Usage
12
Usages
Stateless check enabled
Usage |
---|
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:44
[ [ "file" => "/var/www/html/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php" "line" => 44 "function" => "getMetadataBag" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/var/www/html/vendor/symfony/security-http/Firewall/AccessListener.php" "line" => 85 "function" => "getToken" "class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage" "type" => "->" ] [ "file" => "/var/www/html/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php" "line" => 49 "function" => "authenticate" "class" => "Symfony\Component\Security\Http\Firewall\AccessListener" "type" => "->" ] [ "file" => "/var/www/html/vendor/symfony/security-http/Firewall/AbstractListener.php" "line" => 26 "function" => "authenticate" "class" => "Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener" "type" => "->" ] [ "file" => "/var/www/html/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php" "line" => 73 "function" => "__invoke" "class" => "Symfony\Component\Security\Http\Firewall\AbstractListener" "type" => "->" ] [ "file" => "/var/www/html/vendor/symfony/security-http/Firewall.php" "line" => 92 "function" => "callListeners" "class" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener" "type" => "->" ] [ "file" => "/var/www/html/vendor/symfony/event-dispatcher/Debug/WrappedListener.php" "line" => 115 "function" => "onKernelRequest" "class" => "Symfony\Component\Security\Http\Firewall" "type" => "->" ] [ "file" => "/var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 230 "function" => "__invoke" "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener" "type" => "->" ] [ "file" => "/var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 59 "function" => "callListeners" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/var/www/html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php" "line" => 153 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/var/www/html/vendor/symfony/http-kernel/HttpKernel.php" "line" => 139 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher" "type" => "->" ] [ "file" => "/var/www/html/vendor/symfony/http-kernel/HttpKernel.php" "line" => 75 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/html/vendor/symfony/http-kernel/Kernel.php" "line" => 202 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/html/public/index.php" "line" => 28 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] ] |
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/src/Controller/LoginController.php" "line" => 15 "function" => "getLastAuthenticationError" "class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils" "type" => "->" ] [ "file" => "/var/www/html/vendor/symfony/http-kernel/HttpKernel.php" "line" => 163 "function" => "index" "class" => "App\Controller\LoginController" "type" => "->" ] [ "file" => "/var/www/html/vendor/symfony/http-kernel/HttpKernel.php" "line" => 75 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/html/vendor/symfony/http-kernel/Kernel.php" "line" => 202 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/html/public/index.php" "line" => 28 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] ] |
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/src/Controller/LoginController.php" "line" => 16 "function" => "getLastUsername" "class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils" "type" => "->" ] [ "file" => "/var/www/html/vendor/symfony/http-kernel/HttpKernel.php" "line" => 163 "function" => "index" "class" => "App\Controller\LoginController" "type" => "->" ] [ "file" => "/var/www/html/vendor/symfony/http-kernel/HttpKernel.php" "line" => 75 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/html/vendor/symfony/http-kernel/Kernel.php" "line" => 202 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/html/public/index.php" "line" => 28 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] ] |
Twig\Extension\CoreExtension:1629
[ [ "file" => "/var/www/html/vendor/twig/twig/src/Extension/CoreExtension.php" "line" => 1629 "function" => "getFlashBag" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/var/www/html/var/cache/dev/twig/d1/d1c7226add977d3e193676c756accc6a.php" "line" => 267 "function" => "getAttribute" "class" => "Twig\Extension\CoreExtension" "type" => "::" ] [ "file" => "/var/www/html/vendor/twig/twig/src/Template.php" "line" => 360 "function" => "doDisplay" "class" => "__TwigTemplate_fa61da2ac72a1300070d15be008fbc1a" "type" => "->" ] [ "file" => "/var/www/html/var/cache/dev/twig/a7/a7b9ccd062443848b75fcd0649e53f0e.php" "line" => 56 "function" => "yield" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/var/www/html/vendor/twig/twig/src/Template.php" "line" => 360 "function" => "doDisplay" "class" => "__TwigTemplate_9e685d11bf979aaa4f6cf86f83d9d3de" "type" => "->" ] [ "file" => "/var/www/html/vendor/twig/twig/src/Template.php" "line" => 335 "function" => "yield" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/var/www/html/vendor/twig/twig/src/TemplateWrapper.php" "line" => 38 "function" => "render" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/var/www/html/vendor/twig/twig/src/Environment.php" "line" => 307 "function" => "render" "class" => "Twig\TemplateWrapper" "type" => "->" ] [ "file" => "/var/www/html/vendor/symfony/framework-bundle/Controller/AbstractController.php" "line" => 222 "function" => "render" "class" => "Twig\Environment" "type" => "->" ] [ "file" => "/var/www/html/vendor/symfony/framework-bundle/Controller/AbstractController.php" "line" => 230 "function" => "renderView" "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController" "type" => "->" ] [ "file" => "/var/www/html/src/Controller/LoginController.php" "line" => 20 "function" => "render" "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController" "type" => "->" ] [ "file" => "/var/www/html/vendor/symfony/http-kernel/HttpKernel.php" "line" => 163 "function" => "index" "class" => "App\Controller\LoginController" "type" => "->" ] [ "file" => "/var/www/html/vendor/symfony/http-kernel/HttpKernel.php" "line" => 75 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/html/vendor/symfony/http-kernel/Kernel.php" "line" => 202 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/html/public/index.php" "line" => 28 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] ] |
Symfony\Bridge\Twig\AppVariable:147
[ [ "file" => "/var/www/html/vendor/symfony/twig-bridge/AppVariable.php" "line" => 147 "function" => "getFlashBag" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/var/www/html/vendor/twig/twig/src/Extension/CoreExtension.php" "line" => 1629 "function" => "getFlashes" "class" => "Symfony\Bridge\Twig\AppVariable" "type" => "->" ] [ "file" => "/var/www/html/var/cache/dev/twig/d1/d1c7226add977d3e193676c756accc6a.php" "line" => 293 "function" => "getAttribute" "class" => "Twig\Extension\CoreExtension" "type" => "::" ] [ "file" => "/var/www/html/vendor/twig/twig/src/Template.php" "line" => 360 "function" => "doDisplay" "class" => "__TwigTemplate_fa61da2ac72a1300070d15be008fbc1a" "type" => "->" ] [ "file" => "/var/www/html/var/cache/dev/twig/a7/a7b9ccd062443848b75fcd0649e53f0e.php" "line" => 56 "function" => "yield" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/var/www/html/vendor/twig/twig/src/Template.php" "line" => 360 "function" => "doDisplay" "class" => "__TwigTemplate_9e685d11bf979aaa4f6cf86f83d9d3de" "type" => "->" ] [ "file" => "/var/www/html/vendor/twig/twig/src/Template.php" "line" => 335 "function" => "yield" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/var/www/html/vendor/twig/twig/src/TemplateWrapper.php" "line" => 38 "function" => "render" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/var/www/html/vendor/twig/twig/src/Environment.php" "line" => 307 "function" => "render" "class" => "Twig\TemplateWrapper" "type" => "->" ] [ "file" => "/var/www/html/vendor/symfony/framework-bundle/Controller/AbstractController.php" "line" => 222 "function" => "render" "class" => "Twig\Environment" "type" => "->" ] [ "file" => "/var/www/html/vendor/symfony/framework-bundle/Controller/AbstractController.php" "line" => 230 "function" => "renderView" "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController" "type" => "->" ] [ "file" => "/var/www/html/src/Controller/LoginController.php" "line" => 20 "function" => "render" "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController" "type" => "->" ] [ "file" => "/var/www/html/vendor/symfony/http-kernel/HttpKernel.php" "line" => 163 "function" => "index" "class" => "App\Controller\LoginController" "type" => "->" ] [ "file" => "/var/www/html/vendor/symfony/http-kernel/HttpKernel.php" "line" => 75 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/html/vendor/symfony/http-kernel/Kernel.php" "line" => 202 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/html/public/index.php" "line" => 28 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] ] |
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:85
[ [ "file" => "/var/www/html/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php" "line" => 85 "function" => "has" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/var/www/html/vendor/symfony/security-csrf/CsrfTokenManager.php" "line" => 74 "function" => "hasToken" "class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage" "type" => "->" ] [ "file" => "/var/www/html/vendor/symfony/form/FormRenderer.php" "line" => 65 "function" => "getToken" "class" => "Symfony\Component\Security\Csrf\CsrfTokenManager" "type" => "->" ] [ "file" => "/var/www/html/var/cache/dev/twig/a7/a7b9ccd062443848b75fcd0649e53f0e.php" "line" => 290 "function" => "renderCsrfToken" "class" => "Symfony\Component\Form\FormRenderer" "type" => "->" ] [ "file" => "/var/www/html/vendor/twig/twig/src/Template.php" "line" => 430 "function" => "block_body" "class" => "__TwigTemplate_9e685d11bf979aaa4f6cf86f83d9d3de" "type" => "->" ] [ "file" => "/var/www/html/var/cache/dev/twig/d1/d1c7226add977d3e193676c756accc6a.php" "line" => 322 "function" => "yieldBlock" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/var/www/html/vendor/twig/twig/src/Template.php" "line" => 360 "function" => "doDisplay" "class" => "__TwigTemplate_fa61da2ac72a1300070d15be008fbc1a" "type" => "->" ] [ "file" => "/var/www/html/var/cache/dev/twig/a7/a7b9ccd062443848b75fcd0649e53f0e.php" "line" => 56 "function" => "yield" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/var/www/html/vendor/twig/twig/src/Template.php" "line" => 360 "function" => "doDisplay" "class" => "__TwigTemplate_9e685d11bf979aaa4f6cf86f83d9d3de" "type" => "->" ] [ "file" => "/var/www/html/vendor/twig/twig/src/Template.php" "line" => 335 "function" => "yield" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/var/www/html/vendor/twig/twig/src/TemplateWrapper.php" "line" => 38 "function" => "render" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/var/www/html/vendor/twig/twig/src/Environment.php" "line" => 307 "function" => "render" "class" => "Twig\TemplateWrapper" "type" => "->" ] [ "file" => "/var/www/html/vendor/symfony/framework-bundle/Controller/AbstractController.php" "line" => 222 "function" => "render" "class" => "Twig\Environment" "type" => "->" ] [ "file" => "/var/www/html/vendor/symfony/framework-bundle/Controller/AbstractController.php" "line" => 230 "function" => "renderView" "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController" "type" => "->" ] [ "file" => "/var/www/html/src/Controller/LoginController.php" "line" => 20 "function" => "render" "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController" "type" => "->" ] [ "file" => "/var/www/html/vendor/symfony/http-kernel/HttpKernel.php" "line" => 163 "function" => "index" "class" => "App\Controller\LoginController" "type" => "->" ] [ "file" => "/var/www/html/vendor/symfony/http-kernel/HttpKernel.php" "line" => 75 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/html/vendor/symfony/http-kernel/Kernel.php" "line" => 202 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/html/public/index.php" "line" => 28 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] ] |
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:72
[ [ "file" => "/var/www/html/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php" "line" => 72 "function" => "set" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/var/www/html/vendor/symfony/security-csrf/CsrfTokenManager.php" "line" => 79 "function" => "setToken" "class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage" "type" => "->" ] [ "file" => "/var/www/html/vendor/symfony/form/FormRenderer.php" "line" => 65 "function" => "getToken" "class" => "Symfony\Component\Security\Csrf\CsrfTokenManager" "type" => "->" ] [ "file" => "/var/www/html/var/cache/dev/twig/a7/a7b9ccd062443848b75fcd0649e53f0e.php" "line" => 290 "function" => "renderCsrfToken" "class" => "Symfony\Component\Form\FormRenderer" "type" => "->" ] [ "file" => "/var/www/html/vendor/twig/twig/src/Template.php" "line" => 430 "function" => "block_body" "class" => "__TwigTemplate_9e685d11bf979aaa4f6cf86f83d9d3de" "type" => "->" ] [ "file" => "/var/www/html/var/cache/dev/twig/d1/d1c7226add977d3e193676c756accc6a.php" "line" => 322 "function" => "yieldBlock" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/var/www/html/vendor/twig/twig/src/Template.php" "line" => 360 "function" => "doDisplay" "class" => "__TwigTemplate_fa61da2ac72a1300070d15be008fbc1a" "type" => "->" ] [ "file" => "/var/www/html/var/cache/dev/twig/a7/a7b9ccd062443848b75fcd0649e53f0e.php" "line" => 56 "function" => "yield" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/var/www/html/vendor/twig/twig/src/Template.php" "line" => 360 "function" => "doDisplay" "class" => "__TwigTemplate_9e685d11bf979aaa4f6cf86f83d9d3de" "type" => "->" ] [ "file" => "/var/www/html/vendor/twig/twig/src/Template.php" "line" => 335 "function" => "yield" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/var/www/html/vendor/twig/twig/src/TemplateWrapper.php" "line" => 38 "function" => "render" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/var/www/html/vendor/twig/twig/src/Environment.php" "line" => 307 "function" => "render" "class" => "Twig\TemplateWrapper" "type" => "->" ] [ "file" => "/var/www/html/vendor/symfony/framework-bundle/Controller/AbstractController.php" "line" => 222 "function" => "render" "class" => "Twig\Environment" "type" => "->" ] [ "file" => "/var/www/html/vendor/symfony/framework-bundle/Controller/AbstractController.php" "line" => 230 "function" => "renderView" "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController" "type" => "->" ] [ "file" => "/var/www/html/src/Controller/LoginController.php" "line" => 20 "function" => "render" "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController" "type" => "->" ] [ "file" => "/var/www/html/vendor/symfony/http-kernel/HttpKernel.php" "line" => 163 "function" => "index" "class" => "App\Controller\LoginController" "type" => "->" ] [ "file" => "/var/www/html/vendor/symfony/http-kernel/HttpKernel.php" "line" => 75 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/html/vendor/symfony/http-kernel/Kernel.php" "line" => 202 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/html/public/index.php" "line" => 28 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] ] |
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:72
[ [ "file" => "/var/www/html/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php" "line" => 72 "function" => "getMetadataBag" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/var/www/html/vendor/symfony/http-kernel/Profiler/Profiler.php" "line" => 156 "function" => "collect" "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector" "type" => "->" ] [ "file" => "/var/www/html/vendor/symfony/http-kernel/EventListener/ProfilerListener.php" "line" => 108 "function" => "collect" "class" => "Symfony\Component\HttpKernel\Profiler\Profiler" "type" => "->" ] [ "file" => "/var/www/html/vendor/symfony/event-dispatcher/Debug/WrappedListener.php" "line" => 115 "function" => "onKernelResponse" "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener" "type" => "->" ] [ "file" => "/var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 230 "function" => "__invoke" "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener" "type" => "->" ] [ "file" => "/var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 59 "function" => "callListeners" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/var/www/html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php" "line" => 153 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/var/www/html/vendor/symfony/http-kernel/HttpKernel.php" "line" => 196 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher" "type" => "->" ] [ "file" => "/var/www/html/vendor/symfony/http-kernel/HttpKernel.php" "line" => 184 "function" => "filterResponse" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/html/vendor/symfony/http-kernel/HttpKernel.php" "line" => 75 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/html/vendor/symfony/http-kernel/Kernel.php" "line" => 202 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/html/public/index.php" "line" => 28 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] ] |
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:73
[ [ "file" => "/var/www/html/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php" "line" => 73 "function" => "getMetadataBag" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/var/www/html/vendor/symfony/http-kernel/Profiler/Profiler.php" "line" => 156 "function" => "collect" "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector" "type" => "->" ] [ "file" => "/var/www/html/vendor/symfony/http-kernel/EventListener/ProfilerListener.php" "line" => 108 "function" => "collect" "class" => "Symfony\Component\HttpKernel\Profiler\Profiler" "type" => "->" ] [ "file" => "/var/www/html/vendor/symfony/event-dispatcher/Debug/WrappedListener.php" "line" => 115 "function" => "onKernelResponse" "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener" "type" => "->" ] [ "file" => "/var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 230 "function" => "__invoke" "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener" "type" => "->" ] [ "file" => "/var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 59 "function" => "callListeners" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/var/www/html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php" "line" => 153 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/var/www/html/vendor/symfony/http-kernel/HttpKernel.php" "line" => 196 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher" "type" => "->" ] [ "file" => "/var/www/html/vendor/symfony/http-kernel/HttpKernel.php" "line" => 184 "function" => "filterResponse" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/html/vendor/symfony/http-kernel/HttpKernel.php" "line" => 75 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/html/vendor/symfony/http-kernel/Kernel.php" "line" => 202 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/html/public/index.php" "line" => 28 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] ] |
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:74
[ [ "file" => "/var/www/html/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php" "line" => 74 "function" => "getMetadataBag" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/var/www/html/vendor/symfony/http-kernel/Profiler/Profiler.php" "line" => 156 "function" => "collect" "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector" "type" => "->" ] [ "file" => "/var/www/html/vendor/symfony/http-kernel/EventListener/ProfilerListener.php" "line" => 108 "function" => "collect" "class" => "Symfony\Component\HttpKernel\Profiler\Profiler" "type" => "->" ] [ "file" => "/var/www/html/vendor/symfony/event-dispatcher/Debug/WrappedListener.php" "line" => 115 "function" => "onKernelResponse" "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener" "type" => "->" ] [ "file" => "/var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 230 "function" => "__invoke" "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener" "type" => "->" ] [ "file" => "/var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 59 "function" => "callListeners" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/var/www/html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php" "line" => 153 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/var/www/html/vendor/symfony/http-kernel/HttpKernel.php" "line" => 196 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher" "type" => "->" ] [ "file" => "/var/www/html/vendor/symfony/http-kernel/HttpKernel.php" "line" => 184 "function" => "filterResponse" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/html/vendor/symfony/http-kernel/HttpKernel.php" "line" => 75 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/html/vendor/symfony/http-kernel/Kernel.php" "line" => 202 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/html/public/index.php" "line" => 28 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] ] |
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:75
[ [ "file" => "/var/www/html/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php" "line" => 75 "function" => "all" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/var/www/html/vendor/symfony/http-kernel/Profiler/Profiler.php" "line" => 156 "function" => "collect" "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector" "type" => "->" ] [ "file" => "/var/www/html/vendor/symfony/http-kernel/EventListener/ProfilerListener.php" "line" => 108 "function" => "collect" "class" => "Symfony\Component\HttpKernel\Profiler\Profiler" "type" => "->" ] [ "file" => "/var/www/html/vendor/symfony/event-dispatcher/Debug/WrappedListener.php" "line" => 115 "function" => "onKernelResponse" "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener" "type" => "->" ] [ "file" => "/var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 230 "function" => "__invoke" "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener" "type" => "->" ] [ "file" => "/var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 59 "function" => "callListeners" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/var/www/html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php" "line" => 153 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/var/www/html/vendor/symfony/http-kernel/HttpKernel.php" "line" => 196 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher" "type" => "->" ] [ "file" => "/var/www/html/vendor/symfony/http-kernel/HttpKernel.php" "line" => 184 "function" => "filterResponse" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/html/vendor/symfony/http-kernel/HttpKernel.php" "line" => 75 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/html/vendor/symfony/http-kernel/Kernel.php" "line" => 202 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/html/public/index.php" "line" => 28 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] ] |
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:76
[ [ "file" => "/var/www/html/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php" "line" => 76 "function" => "getFlashBag" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/var/www/html/vendor/symfony/http-kernel/Profiler/Profiler.php" "line" => 156 "function" => "collect" "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector" "type" => "->" ] [ "file" => "/var/www/html/vendor/symfony/http-kernel/EventListener/ProfilerListener.php" "line" => 108 "function" => "collect" "class" => "Symfony\Component\HttpKernel\Profiler\Profiler" "type" => "->" ] [ "file" => "/var/www/html/vendor/symfony/event-dispatcher/Debug/WrappedListener.php" "line" => 115 "function" => "onKernelResponse" "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener" "type" => "->" ] [ "file" => "/var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 230 "function" => "__invoke" "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener" "type" => "->" ] [ "file" => "/var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 59 "function" => "callListeners" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/var/www/html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php" "line" => 153 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/var/www/html/vendor/symfony/http-kernel/HttpKernel.php" "line" => 196 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher" "type" => "->" ] [ "file" => "/var/www/html/vendor/symfony/http-kernel/HttpKernel.php" "line" => 184 "function" => "filterResponse" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/html/vendor/symfony/http-kernel/HttpKernel.php" "line" => 75 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/html/vendor/symfony/http-kernel/Kernel.php" "line" => 202 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/html/public/index.php" "line" => 28 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] ] |
Flashes
Flashes
No flash messages were created.
Server Parameters
Server Parameters
Defined in .env
Key | Value |
---|---|
CORS_ALLOW_ORIGIN | "^https?://(localhost|127\.0\.0\.1)(:[0-9]+)?$" |
DEFAULT_FROM_EMAIL | "noreply@app.oecko.com" |
FCM_API_KEY | "your-fcm-web-api-key-here" |
FCM_CHANNEL | "app.oecko.com" |
FCM_SENDER_ID | "your-numeric-fcm-sender-id-here" |
GOOGLE_API_KEY | "your-google-api-key-here" |
JWT_PASSPHRASE | "966c4e5888397f1919914b5d54d13fa3" |
JWT_PUBLIC_KEY | "%kernel.project_dir%/config/jwt/public.pem" |
JWT_SECRET_KEY | "%kernel.project_dir%/config/jwt/private.pem" |
LOCK_DSN | "semaphore" |
REDIS_PORT | "6379" |
SSO_VALOPHIS_AZURE_CLIENT_CERTIFICATE_PRIVATE_KEY | "certificate-private-key" |
SSO_VALOPHIS_AZURE_CLIENT_CERTIFICATE_THUMBPRINT | "certificate_thumbprint" |
TRUSTED_PROXIES | "127.0.0.1,REMOTE_ADDR" |
UNREACHABLE_EMAILS | "['thomasdujardin@oecko.fr']" |
VIDEO_BUCKET | "oecko-dev-video" |
Defined as regular env variables
Key | Value |
---|---|
AMQP_PASSWORD | "rabbitmq" |
AMQP_USER | "rabbitmq" |
APP_DEBUG | "1" |
APP_ENV | "dev" |
APP_SECRET | "dsqdsdsqsqddlsqkdksqjfjighvivboppvsd" |
CACHE_CONTAINER_NAME | "oecko-dev-cache" |
CDN_URL | "https://s3.fr-par.scw.cloud" |
CONTENT_LENGTH | "" |
CONTENT_TYPE | "" |
DATABASE_URL | "mysql://default:mysql@preprod-mysql:3306/main?serverVersion=8" |
DB_HOST | "preprod-mysql" |
DB_NAME | "main" |
DB_PASSWORD | "mysql" |
DB_PORT | "3306" |
DB_USER | "default" |
DEFAULT_CONTAINER_NAME | "oecko-dev" |
DOCUMENT_ROOT | "/var/www/html/public" |
DOCUMENT_URI | "/index.php" |
FCGI_ROLE | "RESPONDER" |
GATEWAY_INTERFACE | "CGI/1.1" |
GOOGLE_API_KE | "AIzaSyCI97R1JuKfpNUg1seixBJowrq69A6zmLo" |
GPG_KEYS | "528995BFEDFBA7191D46839EF9BA0ADA31CBD89E 39B641343D8C104B2B146DC3F9C39DC0B9698544 F1F692238FBC1666E5A5CCD4199F9DFEF6FFBAFD" |
HOME | "/var/www" |
HOSTNAME | "preprod-oecko-server-phpserver-6dc9ff7d7d-6nbnz" |
HTTP_ACCEPT | "text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.9" |
HTTP_HOST | "preprod.app.oecko.com" |
HTTP_USER_AGENT | "Uptime-Kuma/1.23.13" |
HTTP_X_FORWARDED_FOR | "127.0.0.1" |
HTTP_X_FORWARDED_HOST | "preprod.app.oecko.com" |
HTTP_X_FORWARDED_PORT | "443" |
HTTP_X_FORWARDED_PROTO | "https" |
HTTP_X_FORWARDED_SCHEME | "https" |
HTTP_X_REAL_IP | "127.0.0.1" |
HTTP_X_REQUEST_ID | "16dd00251cdba11028f28a070a74a434" |
HTTP_X_SCHEME | "https" |
JWT_KEY_PASS_PHRASE | "jwt-key-default-passpgrase" |
JWT_PRIVATE_KEY_BASE64 | "none" |
JWT_PUBLIC_KEY_BASE64 | "none" |
KUBERNETES_PORT | "tcp://10.32.0.1:443" |
KUBERNETES_PORT_443_TCP | "tcp://10.32.0.1:443" |
KUBERNETES_PORT_443_TCP_ADDR | "10.32.0.1" |
KUBERNETES_PORT_443_TCP_PORT | "443" |
KUBERNETES_PORT_443_TCP_PROTO | "tcp" |
KUBERNETES_SERVICE_HOST | "10.32.0.1" |
KUBERNETES_SERVICE_PORT | "443" |
KUBERNETES_SERVICE_PORT_HTTPS | "443" |
MAILER_DSN | "mailjet+api://9bac6c410dcfef5d97b8bd7d5cf7a7d9:9cbe5337b75f3a6a3ab95fb25fbbe5fe@default" |
MESSENGER_DSN | "amqp://rabbitmq:rabbitmq@preprod-oecko-server-rabbitmq:5672/%2f/messages" |
NUXT_APP_URL | "http://preprod.app.oecko.com/v2" |
OECKO_API_ADMIN_TOKEN | "pheequohG9jooshie6quazeequah2oothiech9Poocoodo1tah" |
OECKO_API_URL | "http://preprod-oecko-api-httpserver.preprod-oecko-api.svc.cluster.local:4000/api/v4/graphql" |
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.1.8.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 | "04c065515bc347bc68e0bb1ac7182669a98a731e4a17727e5731650ad3d8de4c" |
PHP_URL | "https://www.php.net/distributions/php-8.1.8.tar.xz" |
PHP_VERSION | "8.1.8" |
PREPROD_MYSQL_PORT | "tcp://10.38.156.73:3306" |
PREPROD_MYSQL_PORT_3306_TCP | "tcp://10.38.156.73:3306" |
PREPROD_MYSQL_PORT_3306_TCP_ADDR | "10.38.156.73" |
PREPROD_MYSQL_PORT_3306_TCP_PORT | "3306" |
PREPROD_MYSQL_PORT_3306_TCP_PROTO | "tcp" |
PREPROD_MYSQL_SERVICE_HOST | "10.38.156.73" |
PREPROD_MYSQL_SERVICE_PORT | "3306" |
PREPROD_MYSQL_SERVICE_PORT_LISTENER | "3306" |
PREPROD_OECKO_SERVER_NGINX_PORT | "tcp://10.41.45.79:80" |
PREPROD_OECKO_SERVER_NGINX_PORT_80_TCP | "tcp://10.41.45.79:80" |
PREPROD_OECKO_SERVER_NGINX_PORT_80_TCP_ADDR | "10.41.45.79" |
PREPROD_OECKO_SERVER_NGINX_PORT_80_TCP_PORT | "80" |
PREPROD_OECKO_SERVER_NGINX_PORT_80_TCP_PROTO | "tcp" |
PREPROD_OECKO_SERVER_NGINX_SERVICE_HOST | "10.41.45.79" |
PREPROD_OECKO_SERVER_NGINX_SERVICE_PORT | "80" |
PREPROD_OECKO_SERVER_NGINX_SERVICE_PORT_LISTENER | "80" |
PREPROD_OECKO_SERVER_PHPSERVER_PORT | "tcp://10.43.184.193:9000" |
PREPROD_OECKO_SERVER_PHPSERVER_PORT_9000_TCP | "tcp://10.43.184.193:9000" |
PREPROD_OECKO_SERVER_PHPSERVER_PORT_9000_TCP_ADDR | "10.43.184.193" |
PREPROD_OECKO_SERVER_PHPSERVER_PORT_9000_TCP_PORT | "9000" |
PREPROD_OECKO_SERVER_PHPSERVER_PORT_9000_TCP_PROTO | "tcp" |
PREPROD_OECKO_SERVER_PHPSERVER_SERVICE_HOST | "10.43.184.193" |
PREPROD_OECKO_SERVER_PHPSERVER_SERVICE_PORT | "9000" |
PREPROD_OECKO_SERVER_PHPSERVER_SERVICE_PORT_HTTP | "9000" |
PREPROD_OECKO_SERVER_RABBITMQ_PORT | "tcp://10.41.221.205:5672" |
PREPROD_OECKO_SERVER_RABBITMQ_PORT_5672_TCP | "tcp://10.41.221.205:5672" |
PREPROD_OECKO_SERVER_RABBITMQ_PORT_5672_TCP_ADDR | "10.41.221.205" |
PREPROD_OECKO_SERVER_RABBITMQ_PORT_5672_TCP_PORT | "5672" |
PREPROD_OECKO_SERVER_RABBITMQ_PORT_5672_TCP_PROTO | "tcp" |
PREPROD_OECKO_SERVER_RABBITMQ_SERVICE_HOST | "10.41.221.205" |
PREPROD_OECKO_SERVER_RABBITMQ_SERVICE_PORT | "5672" |
PREPROD_OECKO_SERVER_RABBITMQ_SERVICE_PORT_LISTENER | "5672" |
PREPROD_OECKO_SERVER_REDIS_PORT | "tcp://10.33.165.135:6379" |
PREPROD_OECKO_SERVER_REDIS_PORT_6379_TCP | "tcp://10.33.165.135:6379" |
PREPROD_OECKO_SERVER_REDIS_PORT_6379_TCP_ADDR | "10.33.165.135" |
PREPROD_OECKO_SERVER_REDIS_PORT_6379_TCP_PORT | "6379" |
PREPROD_OECKO_SERVER_REDIS_PORT_6379_TCP_PROTO | "tcp" |
PREPROD_OECKO_SERVER_REDIS_SERVICE_HOST | "10.33.165.135" |
PREPROD_OECKO_SERVER_REDIS_SERVICE_PORT | "6379" |
PREPROD_OECKO_SERVER_REDIS_SERVICE_PORT_HTTP | "6379" |
PWD | "/var/www/html" |
QUERY_STRING | "" |
RABBITMQ_HOST | "preprod-oecko-server-rabbitmq" |
REDIRECT_STATUS | "200" |
REDIS_HOST | "preprod-oecko-server-redis" |
REMOTE_ADDR | "100.64.0.74" |
REMOTE_PORT | "48874" |
REQUEST_METHOD | "GET" |
REQUEST_SCHEME | "http" |
REQUEST_TIME | 1760728335 |
REQUEST_TIME_FLOAT | 1760728335.1834 |
REQUEST_URI | "/login" |
S3_ACCESS_KEY | "SCWVZM4KV0YXPEB5XW69" |
S3_CUSTOM_ENDPOINT | "https://s3.fr-par.scw.cloud" |
S3_REGION | "fr-par" |
S3_SECRET_KEY | "b873b7c9-9d60-42e0-808a-b558c20f3cc6" |
SCREEN_MODULES_LIST_URL | "https://preprod.client.app.oecko.com/config/OAqtCRLldq1w0xx1GtJB3Gszp2LINz2y3TUP86zRCBmxQ4Dc28/screen-modules.json" |
SCRIPT_FILENAME | "/var/www/html/public/index.php" |
SCRIPT_NAME | "/index.php" |
SERVER_ADDR | "100.64.4.41" |
SERVER_NAME | "" |
SERVER_PORT | "80" |
SERVER_PROTOCOL | "HTTP/1.1" |
SERVER_SOFTWARE | "nginx/1.19.0" |
SHLVL | "0" |
SSO_VALOPHIS_AZURE_CLIENT_ID | "e9b0602e-c47a-4786-b2d2-cd7de89fec2a" |
SSO_VALOPHIS_AZURE_CLIENT_SECRET | "dgh8Q~hKApL6MiEXo5SdmdT_toVGvIJ9meQ~~cT-" |
SSO_VALOPHIS_AZURE_TENANT_ID | "065d23a5-e075-4d44-91ca-b04d1a8f62f0" |
SSO_VALOPHIS_ORGANIZATION_ID | "6" |
SYMFONY_DOTENV_VARS | "TRUSTED_PROXIES,REDIS_PORT,JWT_SECRET_KEY,JWT_PUBLIC_KEY,JWT_PASSPHRASE,CORS_ALLOW_ORIGIN,DEFAULT_FROM_EMAIL,UNREACHABLE_EMAILS,GOOGLE_API_KEY,FCM_API_KEY,FCM_SENDER_ID,FCM_CHANNEL,VIDEO_BUCKET,LOCK_DSN,SSO_VALOPHIS_AZURE_CLIENT_CERTIFICATE_PRIVATE_KEY,SSO_VALOPHIS_AZURE_CLIENT_CERTIFICATE_THUMBPRINT" |
THINCLIENT_INSTALL_CODE | "749703" |
USER | "www-data" |
WORKER_MODE | "app" |