Redirect 302 redirect from GET @community_view_page (ed8610)

GET https://test.mysimply.lmosoft.com/k8s/.env

Request / Response

Request

GET Parameters

None

POST Parameters

None

Uploaded Files

None

Request Attributes

Key Value
_controller
"App\Controller\Community\Noyau\DefaultController::viewPage"
_firewall_context
"security.firewall.map.context.community"
_redirected
true
_route
"community_view_page"
_route_params
[
  "value" => ".env"
  "pathPage" => "k8s"
]
_security_authenticators
[]
_security_firewall_run
"_security_same"
_security_skipped_authenticators
[
  Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#556
    -supports: false
    -passport: null
    -duration: null
    -stub: "App\Security\CommunityAuthenticator"
    -authenticated: null
    -exception: null
    -authenticator: App\Security\CommunityAuthenticator {#468 …}
  }
]
_stopwatch_token
"d872b7"
pathPage
"k8s"
value
".env"

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip, deflate"
cookie
"SIMPLIFORMSESSION=28716db4447231d06847e65abab60442; community_deauth_profile_token=36752e; sf_redirect=%7B%22token%22%3A%22ed8610%22%2C%22route%22%3A%22community_view_page%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22App%5C%5CController%5C%5CCommunity%5C%5CNoyau%5C%5CDefaultController%22%2C%22method%22%3A%22viewPage%22%2C%22file%22%3A%22%5C%2Fhome%5C%2Fclients%5C%2F7de9bbc6d7ee301e552da9c61207d9e9%5C%2Fweb%5C%2Fsimplyform-test%5C%2Fsrc%5C%2FController%5C%2FCommunity%5C%2FNoyau%5C%2FDefaultController.php%22%2C%22line%22%3A163%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D"
host
"test.mysimply.lmosoft.com"
next-action
"x"
user-agent
"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36"
x-forwarded-proto
"https"
x-nextjs-request-id
"5960f687"
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
"Fri, 18 Sep 2026 12:51:27 GMT"
location
"/auth/login"
x-debug-token
"0c238b"

Cookies

Request Cookies

Key Value
SIMPLIFORMSESSION
"28716db4447231d06847e65abab60442"
community_deauth_profile_token
"36752e"
sf_redirect
"{"token":"ed8610","route":"community_view_page","method":"GET","controller":{"class":"App\\Controller\\Community\\Noyau\\DefaultController","method":"viewPage","file":"\/home\/clients\/7de9bbc6d7ee301e552da9c61207d9e9\/web\/simplyform-test\/src\/Controller\/Community\/Noyau\/DefaultController.php","line":163},"status_code":302,"status_text":"Found"}"

Response Cookies

No response cookies

Session 2

Session Metadata

Key Value
Created
"Fri, 18 Sep 26 14:50:37 +0200"
Last used
"Fri, 18 Sep 26 14:51:27 +0200"
Lifetime
0

Session Attributes

Attribute Value
_csrf/https-authenticate
"vjJwB_NAkAuopGj5U3U-wXsLWPegYNWDob5wW9-cOqM"
_security.authentication_error
Symfony\Component\Security\Core\Exception\BadCredentialsException {#611
  #message: "Bad credentials."
  #code: 0
  #file: "/home/clients/7de9bbc6d7ee301e552da9c61207d9e9/web/simplyform-test/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
  #line: 265
  -token: null
  trace: {
    /home/clients/7de9bbc6d7ee301e552da9c61207d9e9/web/simplyform-test/vendor/symfony/security-http/Authentication/AuthenticatorManager.php:265 {
      session_start(array $options = []): bool …
      › if ($this->isSensitiveException($authenticationException)) {    $authenticationException = new BadCredentialsException('Bad credentials.', 0, $authenticationException);}
    }
    /home/clients/7de9bbc6d7ee301e552da9c61207d9e9/web/simplyform-test/vendor/symfony/http-foundation/Session/Storage/NativeSessionStorage.php:158 {
      Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage->start(): bool …
      › // ok to try and start the sessionif (!session_start()) {    throw new \RuntimeException('Failed to start the session.');
    }
    /home/clients/7de9bbc6d7ee301e552da9c61207d9e9/web/simplyform-test/vendor/symfony/http-foundation/Session/Storage/NativeSessionStorage.php:282 {
      Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage->getBag(string $name): SessionBagInterface …
      › } elseif (!$this->started) {    $this->start();}
    }
    /home/clients/7de9bbc6d7ee301e552da9c61207d9e9/web/simplyform-test/vendor/symfony/http-foundation/Session/Session.php:201 {
      Symfony\Component\HttpFoundation\Session\Session->getBag(string $name): SessionBagInterface …
      › {    $bag = $this->storage->getBag($name);arguments: {
        $name: "attributes"
      }
    }
    /home/clients/7de9bbc6d7ee301e552da9c61207d9e9/web/simplyform-test/vendor/symfony/http-foundation/Session/Session.php:221 {
      Symfony\Component\HttpFoundation\Session\Session->getAttributeBag(): AttributeBagInterface …
      › {    return $this->getBag($this->attributeName);}
      arguments: {
        $name: "attributes"
      }
    }
    /home/clients/7de9bbc6d7ee301e552da9c61207d9e9/web/simplyform-test/vendor/symfony/http-foundation/Session/Session.php:69 {
      Symfony\Component\HttpFoundation\Session\Session->get(string $name, mixed $default = null): mixed …
      › {    return $this->getAttributeBag()->get($name, $default);}
    }
    /home/clients/7de9bbc6d7ee301e552da9c61207d9e9/web/simplyform-test/vendor/symfony/security-http/Firewall/ContextListener.php:96 {
      Symfony\Component\Security\Http\Firewall\ContextListener->authenticate(RequestEvent $event): void …
      › $sessionId = $request->cookies->all()[$session->getName()] ?? null;$token = $session->get($this->sessionKey);arguments: {
        $name: "_security_same"
      }
    }
    /home/clients/7de9bbc6d7ee301e552da9c61207d9e9/web/simplyform-test/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php:46 {
      Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener->authenticate(RequestEvent $event): void …
      › try {    $this->listener->authenticate($event);} catch (LazyResponseException $e) {
      arguments: {
        $event: Symfony\Component\HttpKernel\Event\RequestEvent {#670 …}
      }
    }
    /home/clients/7de9bbc6d7ee301e552da9c61207d9e9/web/simplyform-test/vendor/symfony/security-bundle/Security/LazyFirewallContext.php:70 {
      Symfony\Bundle\SecurityBundle\Security\LazyFirewallContext->authenticate(RequestEvent $event): void …
      › foreach ($listeners as $listener) {    $listener($event);arguments: {
        $event: Symfony\Component\HttpKernel\Event\RequestEvent {#670 …}
      }
    }
    /home/clients/7de9bbc6d7ee301e552da9c61207d9e9/web/simplyform-test/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php:94 {
      Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener->callListeners(RequestEvent $event, iterable $listeners): void …
      › } elseif (false !== $listener->supports($event->getRequest())) {    $listener->authenticate($event);}
      arguments: {
        $event: Symfony\Component\HttpKernel\Event\RequestEvent {#670 …}
      }
    }
    /home/clients/7de9bbc6d7ee301e552da9c61207d9e9/web/simplyform-test/vendor/symfony/security-http/Firewall.php:93 {
      Symfony\Component\Security\Http\Firewall->onKernelRequest(RequestEvent $event) …
      › 
      ›     $this->callListeners($event, $authenticationListeners());}
      arguments: {
        $event: Symfony\Component\HttpKernel\Event\RequestEvent {#670 …}
        $listeners: Generator {#512 …}
      }
    }
    /home/clients/7de9bbc6d7ee301e552da9c61207d9e9/web/simplyform-test/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:115 {
      Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
      › try {    ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);} finally {
      arguments: {
        $event: Symfony\Component\HttpKernel\Event\RequestEvent {#670 …}
        ...: {
          "kernel.request"
          Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#780 …}
        }
      }
    }
    /home/clients/7de9bbc6d7ee301e552da9c61207d9e9/web/simplyform-test/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
      Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
      ›     }    $listener($event, $eventName, $this);}
      arguments: {
        $event: Symfony\Component\HttpKernel\Event\RequestEvent {#670 …}
        $eventName: "kernel.request"
        $dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#780 …}
      }
    }
    /home/clients/7de9bbc6d7ee301e552da9c61207d9e9/web/simplyform-test/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
      Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
      › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
      arguments: {
        $listeners: [ …12]
        $eventName: "kernel.request"
        $event: Symfony\Component\HttpKernel\Event\RequestEvent {#670 …}
      }
    }
    /home/clients/7de9bbc6d7ee301e552da9c61207d9e9/web/simplyform-test/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:126 {
      Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
      › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
      arguments: {
        $event: Symfony\Component\HttpKernel\Event\RequestEvent {#670 …}
        $eventName: "kernel.request"
      }
    }
    /home/clients/7de9bbc6d7ee301e552da9c61207d9e9/web/simplyform-test/vendor/symfony/http-kernel/HttpKernel.php:159 {
      Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
      › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);arguments: {
        $event: Symfony\Component\HttpKernel\Event\RequestEvent {#670 …}
        $eventName: "kernel.request"
      }
    }
    /home/clients/7de9bbc6d7ee301e552da9c61207d9e9/web/simplyform-test/vendor/symfony/http-kernel/HttpKernel.php:76 {
      Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
      › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
      arguments: {
        $request: Symfony\Component\HttpFoundation\Request {#13 …}
        $type: 1
      }
    }
    /home/clients/7de9bbc6d7ee301e552da9c61207d9e9/web/simplyform-test/vendor/symfony/http-kernel/Kernel.php:193 {
      Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
      › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
      arguments: {
        $request: Symfony\Component\HttpFoundation\Request {#13 …}
        $type: 1
        $catch: true
      }
    }
    /home/clients/7de9bbc6d7ee301e552da9c61207d9e9/web/simplyform-test/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
      Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
      › {    $response = $this->kernel->handle($this->request);arguments: {
        $request: Symfony\Component\HttpFoundation\Request {#13 …}
      }
    }
    /home/clients/7de9bbc6d7ee301e552da9c61207d9e9/web/simplyform-test/vendor/autoload_runtime.php:32 {
      require_once …
      ›         ->getRunner($app)        ->run());
    }
    /home/clients/7de9bbc6d7ee301e552da9c61207d9e9/web/simplyform-test/public/index.php:5 {
      › 
      › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
        "/home/clients/7de9bbc6d7ee301e552da9c61207d9e9/web/simplyform-test/vendor/autoload_runtime.php"
      }
    }
  }
}
_security.community.target_path
"https://test.mysimply.lmosoft.com/k8s/.env"

Session Usage

2 Usages
Stateless check enabled
Usage
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:39
[
  [
    "file" => "/home/clients/7de9bbc6d7ee301e552da9c61207d9e9/web/simplyform-test/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
    "line" => 39
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/7de9bbc6d7ee301e552da9c61207d9e9/web/simplyform-test/vendor/symfony/security-http/Firewall/AccessListener.php"
    "line" => 75
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/7de9bbc6d7ee301e552da9c61207d9e9/web/simplyform-test/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php"
    "line" => 46
    "function" => "authenticate"
    "class" => "Symfony\Component\Security\Http\Firewall\AccessListener"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/7de9bbc6d7ee301e552da9c61207d9e9/web/simplyform-test/vendor/symfony/security-bundle/Security/LazyFirewallContext.php"
    "line" => 70
    "function" => "authenticate"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/7de9bbc6d7ee301e552da9c61207d9e9/web/simplyform-test/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php"
    "line" => 94
    "function" => "authenticate"
    "class" => "Symfony\Bundle\SecurityBundle\Security\LazyFirewallContext"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/7de9bbc6d7ee301e552da9c61207d9e9/web/simplyform-test/vendor/symfony/security-http/Firewall.php"
    "line" => 93
    "function" => "callListeners"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/7de9bbc6d7ee301e552da9c61207d9e9/web/simplyform-test/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelRequest"
    "class" => "Symfony\Component\Security\Http\Firewall"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/7de9bbc6d7ee301e552da9c61207d9e9/web/simplyform-test/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/7de9bbc6d7ee301e552da9c61207d9e9/web/simplyform-test/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/7de9bbc6d7ee301e552da9c61207d9e9/web/simplyform-test/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 126
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/7de9bbc6d7ee301e552da9c61207d9e9/web/simplyform-test/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 159
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/7de9bbc6d7ee301e552da9c61207d9e9/web/simplyform-test/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/7de9bbc6d7ee301e552da9c61207d9e9/web/simplyform-test/vendor/symfony/http-kernel/Kernel.php"
    "line" => 193
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/7de9bbc6d7ee301e552da9c61207d9e9/web/simplyform-test/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/7de9bbc6d7ee301e552da9c61207d9e9/web/simplyform-test/vendor/autoload_runtime.php"
    "line" => 32
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/7de9bbc6d7ee301e552da9c61207d9e9/web/simplyform-test/public/index.php"
    "line" => 5
    "args" => [
      "/home/clients/7de9bbc6d7ee301e552da9c61207d9e9/web/simplyform-test/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Http\Firewall\ExceptionListener:28
[
  [
    "file" => "/home/clients/7de9bbc6d7ee301e552da9c61207d9e9/web/simplyform-test/vendor/symfony/security-http/Util/TargetPathTrait.php"
    "line" => 28
    "function" => "set"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/7de9bbc6d7ee301e552da9c61207d9e9/web/simplyform-test/vendor/symfony/security-http/Firewall/ExceptionListener.php"
    "line" => 208
    "function" => "saveTargetPath"
    "class" => "Symfony\Component\Security\Http\Firewall\ExceptionListener"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/7de9bbc6d7ee301e552da9c61207d9e9/web/simplyform-test/vendor/symfony/security-http/Firewall/ExceptionListener.php"
    "line" => 185
    "function" => "setTargetPath"
    "class" => "Symfony\Component\Security\Http\Firewall\ExceptionListener"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/7de9bbc6d7ee301e552da9c61207d9e9/web/simplyform-test/vendor/symfony/security-http/Firewall/ExceptionListener.php"
    "line" => 138
    "function" => "startAuthentication"
    "class" => "Symfony\Component\Security\Http\Firewall\ExceptionListener"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/7de9bbc6d7ee301e552da9c61207d9e9/web/simplyform-test/vendor/symfony/security-http/Firewall/ExceptionListener.php"
    "line" => 93
    "function" => "handleAccessDeniedException"
    "class" => "Symfony\Component\Security\Http\Firewall\ExceptionListener"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/7de9bbc6d7ee301e552da9c61207d9e9/web/simplyform-test/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelException"
    "class" => "Symfony\Component\Security\Http\Firewall\ExceptionListener"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/7de9bbc6d7ee301e552da9c61207d9e9/web/simplyform-test/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/7de9bbc6d7ee301e552da9c61207d9e9/web/simplyform-test/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/7de9bbc6d7ee301e552da9c61207d9e9/web/simplyform-test/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 126
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/7de9bbc6d7ee301e552da9c61207d9e9/web/simplyform-test/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 241
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/7de9bbc6d7ee301e552da9c61207d9e9/web/simplyform-test/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 91
    "function" => "handleThrowable"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/7de9bbc6d7ee301e552da9c61207d9e9/web/simplyform-test/vendor/symfony/http-kernel/Kernel.php"
    "line" => 193
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/7de9bbc6d7ee301e552da9c61207d9e9/web/simplyform-test/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/7de9bbc6d7ee301e552da9c61207d9e9/web/simplyform-test/vendor/autoload_runtime.php"
    "line" => 32
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/7de9bbc6d7ee301e552da9c61207d9e9/web/simplyform-test/public/index.php"
    "line" => 5
    "args" => [
      "/home/clients/7de9bbc6d7ee301e552da9c61207d9e9/web/simplyform-test/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_MAIL_FROM_ADDRESS
"no-reply@lmosoft.com"
APP_MAIL_FROM_NAME
"Simplyform"
APP_SECRET
"87e04cafb1f3b83fb765caff19f24b98"
BACK_LOGIN
"https://site.simplyform.lmosoft.com/auto-login"
COMMUNITY_DOMAIN
"test.mysimply.lmosoft.com"
DATABASE_URL
"mysql://ocms_migrate:4lPUz-vjdW3@ocms.myd.infomaniak.com:3306/ocms_demosimplyform"
DATABASE_VERSION
"5.7.29"
DOMAIN
".lmosoft.com"
DUMP_EXCEPTIONS
"0"
FRONT_DOMAIN
"frontest.simplyform.lmosoft.com"
GESTIFORM_DOMAIN
"test.simplyform.lmosoft.com"
JWT_PASSPHRASE
"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9"
JWT_PUBLIC_KEY
"%kernel.project_dir%/config/jwt/public.pem"
JWT_SECRET_KEY
"%kernel.project_dir%/config/jwt/private.pem"
MAILER_DSN
"smtp://USER:PASS@SMTP_HOST:587?encryption=tls"
MESSENGER_TRANSPORT_DSN
"doctrine://default?auto_setup=0"
MONOLOG_LEVEL
"debug"

Defined as regular env variables

Key Value
APP_DEBUG
"1"
APP_PROJECT_DIR
"/home/clients/7de9bbc6d7ee301e552da9c61207d9e9/web/simplyform-test"
APP_RUNTIME
"Symfony\Component\Runtime\SymfonyRuntime"
APP_RUNTIME_OPTIONS
[
  "project_dir" => "/home/clients/7de9bbc6d7ee301e552da9c61207d9e9/web/simplyform-test"
]
CONTEXT_DOCUMENT_ROOT
"/home/clients/7de9bbc6d7ee301e552da9c61207d9e9/web/simplyform-test/public"
CONTEXT_PREFIX
""
DOCUMENT_ROOT
"/home/clients/7de9bbc6d7ee301e552da9c61207d9e9/web/simplyform-test/public"
FCGI_ROLE
"RESPONDER"
GATEWAY_INTERFACE
"CGI/1.1"
HTTPS
"on"
HTTP_ACCEPT
"*/*"
HTTP_ACCEPT_ENCODING
"gzip, deflate"
HTTP_COOKIE
"SIMPLIFORMSESSION=28716db4447231d06847e65abab60442; community_deauth_profile_token=36752e; sf_redirect=%7B%22token%22%3A%22ed8610%22%2C%22route%22%3A%22community_view_page%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22App%5C%5CController%5C%5CCommunity%5C%5CNoyau%5C%5CDefaultController%22%2C%22method%22%3A%22viewPage%22%2C%22file%22%3A%22%5C%2Fhome%5C%2Fclients%5C%2F7de9bbc6d7ee301e552da9c61207d9e9%5C%2Fweb%5C%2Fsimplyform-test%5C%2Fsrc%5C%2FController%5C%2FCommunity%5C%2FNoyau%5C%2FDefaultController.php%22%2C%22line%22%3A163%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D"
HTTP_HOST
"test.mysimply.lmosoft.com"
HTTP_NEXT_ACTION
"x"
HTTP_USER_AGENT
"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36"
HTTP_X_FORWARDED_PROTO
"https"
HTTP_X_NEXTJS_REQUEST_ID
"5960f687"
PATH
"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"
PHP_SELF
"/index.php"
PHP_VERSION
"8.2"
QUERY_STRING
""
REDIRECT_HTTPS
"on"
REDIRECT_PHP_VERSION
"8.2"
REDIRECT_SCRIPT_URI
"https://test.mysimply.lmosoft.com/k8s/.env"
REDIRECT_SCRIPT_URL
"/k8s/.env"
REDIRECT_SSL_TLS_SNI
"test.mysimply.lmosoft.com"
REDIRECT_STATUS
"200"
REDIRECT_UNIQUE_ID
"aq0zzxjlr6LwgXXNopiR8gAAAPQ"
REDIRECT_URL
"/k8s/.env"
REMOTE_ADDR
"34.88.147.129"
REMOTE_PORT
"39976"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"https"
REQUEST_TIME
1789735887
REQUEST_TIME_FLOAT
1789735887.6447
REQUEST_URI
"/k8s/.env"
SCRIPT_FILENAME
"/home/clients/7de9bbc6d7ee301e552da9c61207d9e9/web/simplyform-test/public/index.php"
SCRIPT_NAME
"/index.php"
SCRIPT_URI
"https://test.mysimply.lmosoft.com/k8s/.env"
SCRIPT_URL
"/k8s/.env"
SERVER_ADDR
"127.0.0.80"
SERVER_ADMIN
"webmaster@lmosoft.com"
SERVER_NAME
"test.mysimply.lmosoft.com"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SIGNATURE
""
SERVER_SOFTWARE
"Apache"
SSL_TLS_SNI
"test.mysimply.lmosoft.com"
SYMFONY_DOTENV_PATH
"/home/clients/7de9bbc6d7ee301e552da9c61207d9e9/web/simplyform-test/.env"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_SECRET,MESSENGER_TRANSPORT_DSN,MAILER_DSN,DUMP_EXCEPTIONS,JWT_SECRET_KEY,JWT_PUBLIC_KEY,JWT_PASSPHRASE,DATABASE_URL,DATABASE_VERSION,GESTIFORM_DOMAIN,COMMUNITY_DOMAIN,FRONT_DOMAIN,BACK_LOGIN,DOMAIN,MONOLOG_LEVEL,APP_MAIL_FROM_ADDRESS,APP_MAIL_FROM_NAME"
TEMP
"/home/clients/7de9bbc6d7ee301e552da9c61207d9e9/tmp"
TMP
"/home/clients/7de9bbc6d7ee301e552da9c61207d9e9/tmp"
TMPDIR
"/home/clients/7de9bbc6d7ee301e552da9c61207d9e9/tmp"
UNIQUE_ID
"aq0zzxjlr6LwgXXNopiR8gAAAPQ"