POST https://staging.ldx.lesdevs.org/login

Request / Response

Request

GET Parameters

No GET parameters

POST Parameters

Key Value
_password
"******"
_submit
"Log in"
_token
"csrf-token"
_username
"supply"

Uploaded Files

No files were uploaded

Request Attributes

Key Value
_controller
"App\Backend\UserManagement\Controller\UserLoginController::login"
_firewall_context
"security.firewall.map.context.main"
_route
"lillydoo_user_login"
_route_params
[]
_security_firewall_run
"_security_main"
_security_remember_me_cookie
Symfony\Component\HttpFoundation\Cookie {#764
  #expire: 1
  #path: "/"
  -sameSite: null
  -secureDefault: false
  #name: "REMEMBERME"
  #value: null
  #domain: null
  #secure: false
  #httpOnly: true
  -raw: false
  -partitioned: false
}
_stopwatch_token
"86a7b3"

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.7"
accept-encoding
"gzip, deflate, br, zstd"
accept-language
"de-DE,de;q=0.9,en-US;q=0.8,en;q=0.7,nl;q=0.6,fr;q=0.5"
cache-control
"max-age=0"
connection
"keep-alive"
content-length
"70"
content-type
"application/x-www-form-urlencoded"
cookie
"main_deauth_profile_token=dcacb0; PHPSESSID=8pgskb0s0vu44dicm9ecm0e1je"
host
"staging.ldx.lesdevs.org"
origin
"https://staging.ldx.lesdevs.org"
referer
"https://staging.ldx.lesdevs.org/login"
sec-ch-ua
""Not;A=Brand";v="8", "Chromium";v="150", "Google Chrome";v="150""
sec-ch-ua-mobile
"?0"
sec-ch-ua-platform
""macOS""
sec-fetch-dest
"document"
sec-fetch-mode
"navigate"
sec-fetch-site
"same-origin"
sec-fetch-user
"?1"
upgrade-insecure-requests
"1"
user-agent
"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/150.0.0.0 Safari/537.36"
x-php-ob-level
"1"

Request Content

Raw

_username=supply&_password=******&_submit=Log+in&_token=csrf-token

Response

Response Headers

Header Value
cache-control
"no-cache, private"
content-type
"text/html; charset=utf-8"
date
"Wed, 05 Aug 2026 10:18:06 GMT"
location
"https://staging.ldx.lesdevs.org/debug/hive-connection"
set-cookie
"REMEMBERME=deleted; expires=Tue, 05 Aug 2025 10:18:05 GMT; Max-Age=0; path=/; httponly"
x-debug-token
"fd834d"

Cookies

Request Cookies

Key Value
PHPSESSID
"8pgskb0s0vu44dicm9ecm0e1je"
main_deauth_profile_token
"dcacb0"

Response Cookies

Key Value
REMEMBERME
Symfony\Component\HttpFoundation\Cookie {#764
  #expire: 1
  #path: "/"
  -sameSite: null
  -secureDefault: false
  #name: "REMEMBERME"
  #value: null
  #domain: null
  #secure: false
  #httpOnly: true
  -raw: false
  -partitioned: false
}

Session 6

Session Metadata

Key Value
Created
"Wed, 05 Aug 26 10:18:06 +0000"
Last used
"Wed, 05 Aug 26 10:18:06 +0000"
Lifetime
0

Session Attributes

Attribute Value
_security.last_username
"supply"
_security_main
"O:74:"Symfony\Component\Security\Core\Authentication\Token\UsernamePasswordToken":3:{i:0;N;i:1;s:4:"main";i:2;a:5:{i:0;C:15:"App\Entity\User":190:{a:7:{i:0;s:60:"$2y$13$pDoI8PQTcZAs6xbGJOqdDec0qlOpV6RZz4jLfp2sAWkXoyzyIbRbq";i:1;s:6:"supply";i:2;s:6:"supply";i:3;b:1;i:4;i:1;i:5;s:19:"supply@lillydoo.com";i:6;s:19:"supply@lillydoo.com";}}i:1;b:1;i:2;N;i:3;a:0:{}i:4;a:1:{i:0;s:10:"ROLE_ADMIN";}}}"

Session Usage

6 Usages
Stateless check enabled
Usage
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:39
[
  [
    "file" => "/var/www/html/ldx/releases/929/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
    "line" => 39
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/ldx/releases/929/vendor/symfony/security-http/Authenticator/RememberMeAuthenticator.php"
    "line" => 79
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/ldx/releases/929/vendor/symfony/security-http/Authenticator/Debug/TraceableAuthenticator.php"
    "line" => 65
    "function" => "supports"
    "class" => "Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/ldx/releases/929/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
    "line" => 120
    "function" => "supports"
    "class" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/ldx/releases/929/vendor/symfony/security-http/Firewall/AuthenticatorManagerListener.php"
    "line" => 32
    "function" => "supports"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/ldx/releases/929/vendor/symfony/security-http/Authenticator/Debug/TraceableAuthenticatorManagerListener.php"
    "line" => 35
    "function" => "supports"
    "class" => "Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/ldx/releases/929/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php"
    "line" => 38
    "function" => "supports"
    "class" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticatorManagerListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/ldx/releases/929/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php"
    "line" => 93
    "function" => "supports"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/ldx/releases/929/vendor/symfony/security-http/Firewall.php"
    "line" => 93
    "function" => "callListeners"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/ldx/releases/929/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelRequest"
    "class" => "Symfony\Component\Security\Http\Firewall"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/ldx/releases/929/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/ldx/releases/929/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/ldx/releases/929/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 129
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/ldx/releases/929/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 159
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/ldx/releases/929/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/ldx/releases/929/vendor/symfony/http-kernel/Kernel.php"
    "line" => 193
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/ldx/releases/929/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/ldx/releases/929/vendor/autoload_runtime.php"
    "line" => 32
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/ldx/releases/929/web/index.php"
    "line" => 5
    "args" => [
      "/var/www/html/ldx/releases/929/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator:134
[
  [
    "file" => "/var/www/html/ldx/releases/929/vendor/symfony/security-http/Authenticator/FormLoginAuthenticator.php"
    "line" => 134
    "function" => "set"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/ldx/releases/929/vendor/symfony/security-http/Authenticator/FormLoginAuthenticator.php"
    "line" => 80
    "function" => "getCredentials"
    "class" => "Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/ldx/releases/929/vendor/symfony/security-http/Authenticator/Debug/TraceableAuthenticator.php"
    "line" => 72
    "function" => "authenticate"
    "class" => "Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/ldx/releases/929/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
    "line" => 185
    "function" => "authenticate"
    "class" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/ldx/releases/929/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
    "line" => 167
    "function" => "executeAuthenticator"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/ldx/releases/929/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
    "line" => 149
    "function" => "executeAuthenticators"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/ldx/releases/929/vendor/symfony/security-http/Firewall/AuthenticatorManagerListener.php"
    "line" => 38
    "function" => "authenticateRequest"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/ldx/releases/929/vendor/symfony/security-http/Authenticator/Debug/TraceableAuthenticatorManagerListener.php"
    "line" => 58
    "function" => "authenticate"
    "class" => "Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/ldx/releases/929/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php"
    "line" => 46
    "function" => "authenticate"
    "class" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticatorManagerListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/ldx/releases/929/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php"
    "line" => 94
    "function" => "authenticate"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/ldx/releases/929/vendor/symfony/security-http/Firewall.php"
    "line" => 93
    "function" => "callListeners"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/ldx/releases/929/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelRequest"
    "class" => "Symfony\Component\Security\Http\Firewall"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/ldx/releases/929/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/ldx/releases/929/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/ldx/releases/929/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 129
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/ldx/releases/929/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 159
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/ldx/releases/929/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/ldx/releases/929/vendor/symfony/http-kernel/Kernel.php"
    "line" => 193
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/ldx/releases/929/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/ldx/releases/929/vendor/autoload_runtime.php"
    "line" => 32
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/ldx/releases/929/web/index.php"
    "line" => 5
    "args" => [
      "/var/www/html/ldx/releases/929/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:51
[
  [
    "file" => "/var/www/html/ldx/releases/929/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
    "line" => 51
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/ldx/releases/929/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
    "line" => 242
    "function" => "setToken"
    "class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/ldx/releases/929/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
    "line" => 230
    "function" => "handleAuthenticationSuccess"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/ldx/releases/929/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
    "line" => 167
    "function" => "executeAuthenticator"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/ldx/releases/929/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
    "line" => 149
    "function" => "executeAuthenticators"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/ldx/releases/929/vendor/symfony/security-http/Firewall/AuthenticatorManagerListener.php"
    "line" => 38
    "function" => "authenticateRequest"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/ldx/releases/929/vendor/symfony/security-http/Authenticator/Debug/TraceableAuthenticatorManagerListener.php"
    "line" => 58
    "function" => "authenticate"
    "class" => "Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/ldx/releases/929/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php"
    "line" => 46
    "function" => "authenticate"
    "class" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticatorManagerListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/ldx/releases/929/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php"
    "line" => 94
    "function" => "authenticate"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/ldx/releases/929/vendor/symfony/security-http/Firewall.php"
    "line" => 93
    "function" => "callListeners"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/ldx/releases/929/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelRequest"
    "class" => "Symfony\Component\Security\Http\Firewall"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/ldx/releases/929/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/ldx/releases/929/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/ldx/releases/929/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 129
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/ldx/releases/929/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 159
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/ldx/releases/929/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/ldx/releases/929/vendor/symfony/http-kernel/Kernel.php"
    "line" => 193
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/ldx/releases/929/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/ldx/releases/929/vendor/autoload_runtime.php"
    "line" => 32
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/ldx/releases/929/web/index.php"
    "line" => 5
    "args" => [
      "/var/www/html/ldx/releases/929/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Http\Authentication\DefaultAuthenticationSuccessHandler:36
[
  [
    "file" => "/var/www/html/ldx/releases/929/vendor/symfony/security-http/Util/TargetPathTrait.php"
    "line" => 36
    "function" => "get"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/ldx/releases/929/vendor/symfony/security-http/Authentication/DefaultAuthenticationSuccessHandler.php"
    "line" => 102
    "function" => "getTargetPath"
    "class" => "Symfony\Component\Security\Http\Authentication\DefaultAuthenticationSuccessHandler"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/ldx/releases/929/vendor/symfony/security-http/Authentication/DefaultAuthenticationSuccessHandler.php"
    "line" => 56
    "function" => "determineTargetUrl"
    "class" => "Symfony\Component\Security\Http\Authentication\DefaultAuthenticationSuccessHandler"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/ldx/releases/929/vendor/symfony/security-http/Authenticator/FormLoginAuthenticator.php"
    "line" => 103
    "function" => "onAuthenticationSuccess"
    "class" => "Symfony\Component\Security\Http\Authentication\DefaultAuthenticationSuccessHandler"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/ldx/releases/929/vendor/symfony/security-http/Authenticator/Debug/TraceableAuthenticator.php"
    "line" => 89
    "function" => "onAuthenticationSuccess"
    "class" => "Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/ldx/releases/929/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
    "line" => 244
    "function" => "onAuthenticationSuccess"
    "class" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/ldx/releases/929/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
    "line" => 230
    "function" => "handleAuthenticationSuccess"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/ldx/releases/929/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
    "line" => 167
    "function" => "executeAuthenticator"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/ldx/releases/929/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
    "line" => 149
    "function" => "executeAuthenticators"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/ldx/releases/929/vendor/symfony/security-http/Firewall/AuthenticatorManagerListener.php"
    "line" => 38
    "function" => "authenticateRequest"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/ldx/releases/929/vendor/symfony/security-http/Authenticator/Debug/TraceableAuthenticatorManagerListener.php"
    "line" => 58
    "function" => "authenticate"
    "class" => "Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/ldx/releases/929/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php"
    "line" => 46
    "function" => "authenticate"
    "class" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticatorManagerListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/ldx/releases/929/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php"
    "line" => 94
    "function" => "authenticate"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/ldx/releases/929/vendor/symfony/security-http/Firewall.php"
    "line" => 93
    "function" => "callListeners"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/ldx/releases/929/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelRequest"
    "class" => "Symfony\Component\Security\Http\Firewall"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/ldx/releases/929/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/ldx/releases/929/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/ldx/releases/929/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 129
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/ldx/releases/929/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 159
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/ldx/releases/929/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/ldx/releases/929/vendor/symfony/http-kernel/Kernel.php"
    "line" => 193
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/ldx/releases/929/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/ldx/releases/929/vendor/autoload_runtime.php"
    "line" => 32
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/ldx/releases/929/web/index.php"
    "line" => 5
    "args" => [
      "/var/www/html/ldx/releases/929/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Http\Authentication\DefaultAuthenticationSuccessHandler:44
[
  [
    "file" => "/var/www/html/ldx/releases/929/vendor/symfony/security-http/Util/TargetPathTrait.php"
    "line" => 44
    "function" => "remove"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/ldx/releases/929/vendor/symfony/security-http/Authentication/DefaultAuthenticationSuccessHandler.php"
    "line" => 103
    "function" => "removeTargetPath"
    "class" => "Symfony\Component\Security\Http\Authentication\DefaultAuthenticationSuccessHandler"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/ldx/releases/929/vendor/symfony/security-http/Authentication/DefaultAuthenticationSuccessHandler.php"
    "line" => 56
    "function" => "determineTargetUrl"
    "class" => "Symfony\Component\Security\Http\Authentication\DefaultAuthenticationSuccessHandler"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/ldx/releases/929/vendor/symfony/security-http/Authenticator/FormLoginAuthenticator.php"
    "line" => 103
    "function" => "onAuthenticationSuccess"
    "class" => "Symfony\Component\Security\Http\Authentication\DefaultAuthenticationSuccessHandler"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/ldx/releases/929/vendor/symfony/security-http/Authenticator/Debug/TraceableAuthenticator.php"
    "line" => 89
    "function" => "onAuthenticationSuccess"
    "class" => "Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/ldx/releases/929/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
    "line" => 244
    "function" => "onAuthenticationSuccess"
    "class" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/ldx/releases/929/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
    "line" => 230
    "function" => "handleAuthenticationSuccess"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/ldx/releases/929/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
    "line" => 167
    "function" => "executeAuthenticator"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/ldx/releases/929/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
    "line" => 149
    "function" => "executeAuthenticators"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/ldx/releases/929/vendor/symfony/security-http/Firewall/AuthenticatorManagerListener.php"
    "line" => 38
    "function" => "authenticateRequest"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/ldx/releases/929/vendor/symfony/security-http/Authenticator/Debug/TraceableAuthenticatorManagerListener.php"
    "line" => 58
    "function" => "authenticate"
    "class" => "Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/ldx/releases/929/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php"
    "line" => 46
    "function" => "authenticate"
    "class" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticatorManagerListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/ldx/releases/929/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php"
    "line" => 94
    "function" => "authenticate"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/ldx/releases/929/vendor/symfony/security-http/Firewall.php"
    "line" => 93
    "function" => "callListeners"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/ldx/releases/929/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelRequest"
    "class" => "Symfony\Component\Security\Http\Firewall"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/ldx/releases/929/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/ldx/releases/929/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/ldx/releases/929/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 129
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/ldx/releases/929/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 159
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/ldx/releases/929/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/ldx/releases/929/vendor/symfony/http-kernel/Kernel.php"
    "line" => 193
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/ldx/releases/929/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/ldx/releases/929/vendor/autoload_runtime.php"
    "line" => 32
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/ldx/releases/929/web/index.php"
    "line" => 5
    "args" => [
      "/var/www/html/ldx/releases/929/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:89
[
  [
    "file" => "/var/www/html/ldx/releases/929/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
    "line" => 89
    "function" => "all"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/ldx/releases/929/vendor/symfony/security-http/Session/SessionAuthenticationStrategy.php"
    "line" => 55
    "function" => "clear"
    "class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/ldx/releases/929/vendor/symfony/security-http/EventListener/SessionStrategyListener.php"
    "line" => 53
    "function" => "onAuthentication"
    "class" => "Symfony\Component\Security\Http\Session\SessionAuthenticationStrategy"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/ldx/releases/929/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onSuccessfulLogin"
    "class" => "Symfony\Component\Security\Http\EventListener\SessionStrategyListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/ldx/releases/929/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/ldx/releases/929/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/ldx/releases/929/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 129
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/ldx/releases/929/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
    "line" => 250
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/ldx/releases/929/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
    "line" => 230
    "function" => "handleAuthenticationSuccess"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/ldx/releases/929/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
    "line" => 167
    "function" => "executeAuthenticator"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/ldx/releases/929/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
    "line" => 149
    "function" => "executeAuthenticators"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/ldx/releases/929/vendor/symfony/security-http/Firewall/AuthenticatorManagerListener.php"
    "line" => 38
    "function" => "authenticateRequest"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/ldx/releases/929/vendor/symfony/security-http/Authenticator/Debug/TraceableAuthenticatorManagerListener.php"
    "line" => 58
    "function" => "authenticate"
    "class" => "Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/ldx/releases/929/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php"
    "line" => 46
    "function" => "authenticate"
    "class" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticatorManagerListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/ldx/releases/929/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php"
    "line" => 94
    "function" => "authenticate"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/ldx/releases/929/vendor/symfony/security-http/Firewall.php"
    "line" => 93
    "function" => "callListeners"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/ldx/releases/929/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelRequest"
    "class" => "Symfony\Component\Security\Http\Firewall"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/ldx/releases/929/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/ldx/releases/929/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/ldx/releases/929/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 129
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/ldx/releases/929/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 159
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/ldx/releases/929/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/ldx/releases/929/vendor/symfony/http-kernel/Kernel.php"
    "line" => 193
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/ldx/releases/929/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/ldx/releases/929/vendor/autoload_runtime.php"
    "line" => 32
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/ldx/releases/929/web/index.php"
    "line" => 5
    "args" => [
      "/var/www/html/ldx/releases/929/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"
FEATURE_NEW_ORDER_STORAGE_PERSIST
"false"
FEATURE_NOS_REFUND
"true"
FEATURE_SEND_CUSTOMER_INVOICE
"false"
FEATURE_TEST
"1"
GIFTCARD_CH_ACTIVE
"true"
GIFTCARD_EUR_ACTIVE
"true"
HTTPD_VERSION
"latest"
KUBECTL_CONFIG_PATH
"EDITME"
KUBECTL_CONTEXT_NAME
"EDITME"
KUBECTL_DEPLOYMENT_NAME
"EDITME"
LDX_B2B_ORDERIMPORT_EMAIL_RECIPIENTS
"bjoern@lillydoo.com,nils.h@lillydoo.com"
LDX_BASEPATH_BLACKLIST_RESULT_CSV
"%kernel.project_dir%/app/datacache/blacklistcheck.results"
LDX_BASEPATH_CREDITNOTES_CSV
"%kernel.project_dir%/app/Resources/data/creditnotes_csv"
LDX_BASEPATH_CREDITNOTES_PDF
"%kernel.project_dir%/app/Resources/data/creditnotes"
LDX_BEHAT_HOST
"http://example.com/app_test.php"
LDX_BEHAT_SLEEP
"0"
LDX_CARREFOUR_API_BASEURL
"https://carrefourfr-preprod.mirakl.net/api/"
LDX_CARREFOUR_API_TOKEN
"195babca-64ec-4503-be6a-d2ac9376f241"
LDX_CARREFOUR_MAPPING_FILE
"%kernel.project_dir%/config/carrefour/Mapping Carrefour - SKU names.xlsx"
LDX_CDN_HOST
"https://lillydoo-ldx.fra1.digitaloceanspaces.com/"
LDX_COLLECTING_ASSETS_DIRECTORY
"%kernel.project_dir%/app/datacache/collectingassets"
LDX_COLLECTING_ASSETS_PERMISSION
"true"
LDX_CUSTOMER_BLACKLIST_FILE
"%kernel.project_dir%/app/Resources/data/customer_blacklist.xls"
LDX_CUSTOMS_DATA_QUALITY_EMAIL_RECIPIENTS
"dev@lillydoo.com"
LDX_DAILY_CANCELLED_ORDERS_REPORT_RECIPIENTS
"bjoern@lillydoo.com,nils.h@lillydoo.com"
LDX_DAILY_ORDERRETURN_RECIPIENTS
"dev@lillydoo.com"
LDX_DAILY_ORDERRETURN__REPORT_RECIPIENTS
"dev@lillydoo.com"
LDX_DAILY_REFUND__REPORT_RECIPIENTS
"dev@lillydoo.com"
LDX_DATABASE_DATETIME_DRIVER
"Mysql"
LDX_DATABASE_URL
"mysql://root:GKGKHKDEDe@127.0.0.1:3306/supply_toolbox_staging?serverVersion=5.7&charset=utf8"
LDX_EEAS_SANCTIONS_FILE_NAMELIST_XML
"%kernel.project_dir%/app/Resources/data/eeas_sanctions_names_test.xml"
LDX_EEAS_SANCTIONS_URL
"https://ec.europa.eu/external_relations/cfsp/sanctions/list/version4/global/global.fsd.xml"
LDX_EMAIL_FROM
"service@t.lillydoo.com"
LDX_EMAIL_SENDER_ADDRESS_DEFAULT
"service@t.lillydoo.com"
LDX_FIEGE_CH_FS_ADAPTER
"local"
LDX_FIEGE_CH_SFTP_DIR_DOWNLOAD
"EDITME"
LDX_FIEGE_CH_SFTP_DIR_UPLOAD
"EDITME"
LDX_FIEGE_CH_SFTP_HOST
"EDITME"
LDX_FIEGE_CH_SFTP_PASSWORD
"EDITME"
LDX_FIEGE_CH_SFTP_PORT
"EDITME"
LDX_FIEGE_CH_SFTP_USERNAME
"EDITME"
LDX_FIEGE_CUSTOMER_ID
"158230"
LDX_FIEGE_INVENTORY_DIAPER_RECIPIENTS
"kai@lillydoo.com"
LDX_FIEGE_ORDERRETURN_RECIPIENTS
"kai@lillydoo.com"
LDX_FIXTURES_LOAD_TESTCASES
"default"
LDX_FPDF_FONTPATH
"%kernel.project_dir%/app/Resources/fonts"
LDX_FPDF_IMAGEPATH
"%kernel.project_dir%/app/Resources/img"
LDX_FPDF_TARGETENCODING
"CP1252//IGNORE"
LDX_GRAYLOG_GELF2_HOST
"graylog.lesdevs.org"
LDX_GRAYLOG_GELF2_PORT
"12201"
LDX_GRAYLOG_GELF_HOST
"log.lesdevs.org"
LDX_GRAYLOG_GELF_PORT
"12206"
LDX_HIVE_API_BASEURL
"https://staging.app.hive.app/merchant_api/v2"
LDX_HIVE_API_KEY
"qfYQt4oN3xXwbd3jpyTR9Q8d"
LDX_HIVE_SALES_CHANNEL_ID_ES
"617"
LDX_HIVE_SALES_CHANNEL_ID_IT
"617"
LDX_IDE
"phpstorm://open?file=%f&line=%l&/var/www>/Users/EDITME/development/ldx"
LDX_INVOICEPDF_AWSS3_BUCKET
"ldx-invoices-bucket"
LDX_INVOICEPDF_BASEPATH
"%kernel.project_dir%/app/Resources/data/receipts"
LDX_INVOICE_MAILS_BCC
"bjoern@lillydoo.com"
LDX_KLAVIYO_API_BASEURL
"https://a.klaviyo.com/api"
LDX_KLAVIYO_API_KEY
"EDITME"
LDX_KLAVIYO_API_REVISION
"2026-04-15"
LDX_LEP_API_BASEURL
"https://staging.lillydoo.com/de/ldx-api/"
LDX_LEP_API_TOKEN
"5vb0oM4p85Q4jBALRl2Y9PnbyVKq63C1"
LDX_LUWI_FS_ADAPTER
"luwi_sftp"
LDX_LUWI_SFTP_DIR_DOWNLOAD
"/Out"
LDX_LUWI_SFTP_DIR_UPLOAD
"/In"
LDX_LUWI_SFTP_HOST
"ftp.cslogin.de"
LDX_LUWI_SFTP_PASSWORD
"3Pzu#d22b14"
LDX_LUWI_SFTP_PORT
"1122"
LDX_LUWI_SFTP_USERNAME
"lillydoo-test"
LDX_MAILER_DSN_LILLYDOO
"null://null"
LDX_MAILER_DSN_MIA
"null://null"
LDX_MAILER_DSN_VIVOY
"null://null"
LDX_MAILER_ENCRYPTION_LILLYDOO
"tls"
LDX_MAILER_ENCRYPTION_MIA
"tls"
LDX_MAILER_ENCRYPTION_VIVOY
"tls"
LDX_MAILER_HOST_LILLYDOO
"smtp.mailtrap.io"
LDX_MAILER_HOST_MIA
"smtp.mailtrap.io"
LDX_MAILER_HOST_VIVOY
"smtp.mailtrap.io"
LDX_MAILER_PASSWORD_LILLYDOO
"5c9952f390c6bf"
LDX_MAILER_PASSWORD_MIA
"5c9952f390c6bf"
LDX_MAILER_PASSWORD_VIVOY
"5c9952f390c6bf"
LDX_MAILER_PORT_LILLYDOO
"false"
LDX_MAILER_PORT_MIA
"false"
LDX_MAILER_PORT_VIVOY
"false"
LDX_MAILER_TRANSPORT_LILLYDOO
"smtp"
LDX_MAILER_TRANSPORT_MIA
"smtp"
LDX_MAILER_TRANSPORT_VIVOY
"smtp"
LDX_MAILER_USER_LILLYDOO
"a84fa617e1b1aa"
LDX_MAILER_USER_MIA
"a84fa617e1b1aa"
LDX_MAILER_USER_VIVOY
"a84fa617e1b1aa"
LDX_MAX_SHIPPING_EXPORT_ITEM_COUNT
"10000"
LDX_MICROSOFT_OAUTH_CLIENT_ID
"3f58078b-7324-453e-9761-d2e4c2a31131"
LDX_MICROSOFT_OAUTH_CLIENT_SECRET
"WD18Q~eSyYw6kdnSyQXNMmySkWaTdGE_JymJNbHN"
LDX_MICROSOFT_OAUTH_TOKEN_URL
"https://login.microsoftonline.com/1b523bf8-dfc2-4d05-938b-3f1745dcb1de/oauth2/v2.0/token"
LDX_MONTHLY_ORDERRETURN_RECIPIENTS
"dev@lillydoo.com"
LDX_NAVISION_API_BASEURL
"https://api.businesscentral.dynamics.com/v2.0/1b523bf8-dfc2-4d05-938b-3f1745dcb1de/Sandbox_1809/ODataV4/Company('LILLYDOO%20GmbH')/"
LDX_ORDERRETURNMONTHLY_RECIPIENTS
"bjoern@lillydoo.com"
LDX_ORDERRETURN_MAILS_BCC
"shadow_10_2018@lillydoo.com"
LDX_PIMCORE_API_BASEURL
"https://pim.lillydoo.com/pimcore-graphql-webservices/ldx_resolvements"
LDX_PIMCORE_API_BASICAUTH_PASSWORD
"lillydoo"
LDX_PIMCORE_API_BASICAUTH_USERNAME
"pim"
LDX_PIMCORE_API_TOKEN
"3d4081ab3c78a4ce49a84e2e66caa391"
LDX_REDIS_DSN
"redis://redis:6379"
LDX_REDIS_SESSION_PREFIX
"ldx_"
LDX_REDIS_SESSION_TTL
"604800"
LDX_SECRET
"s3cr3t!"
LDX_SENDWISE_API_BASEURL
"https://single-api-uat.core.aws.sevensenders.com/v2/"
LDX_SENDWISE_API_TOKEN
"eyJhbGciOiJIUzI1NiJ9.eyJlbWFpbCI6Im9wZXJhdGlvbnMrYXBpTGlsbHlkb28xNTk5MDM2ODAzQHNldmVuc2VuZGVycy5jb20iLCJ1c2VybmFtZSI6ImFwaUxpbGx5ZG9vMTU5OTAzNjgwMyIsInBhc3N3b3JkIjoiZWZ7NGFDclEzZzloMCR4dnZFbTc2SVFAOEIyXjhuKkAiLCJpYXQiOjE1OTkwMzY4MDMsImlzcyI6IlNldmVuIFNlbmRlcnMiLCJhdWQiOiJTaW5nbGUgQVBJIn0.Ezwpv4At_yKjqCbkwpyrlA6jxJ10OEO2nsBCoaqBEcw"
LDX_SENDWISE_FALLBACK_CUSTOMER_EMAIL
"xxx@yyy.zz"
LDX_SEVENSENDERS_AWSS3_BUCKET
"ld-ldx-sevensenders-staging"
LDX_SEVENSENDERS_AWSS3_ID
"AKIAURLMUWPDV5BYBRGY"
LDX_SEVENSENDERS_AWSS3_SECRET
"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"
LDX_SEVENSENDERS_TRANSFER_CHECK_RECIPIENTS
"dev@lillydoo.com"
LDX_SHOPIFY_LILLYDOO_CHF_ALLOW_TESTORDERS
"1"
LDX_SHOPIFY_LILLYDOO_CHF_API_BASEURL
"https://lillydoo-ch-dev.myshopify.com/admin/api/2026-04/graphql.json"
LDX_SHOPIFY_LILLYDOO_CHF_API_TOKEN
"EDITME"
LDX_SHOPIFY_LILLYDOO_CHF_APPS
"580111,294517"
LDX_SHOPIFY_LILLYDOO_CHF_DOMAIN
"lillydoo-ch-dev.myshopify.com"
LDX_SHOPIFY_LILLYDOO_CHF_SHIPPING_PROVIDERS
"EDITME"
LDX_SHOPIFY_LILLYDOO_CHF_TEST_CUSTOMERS
"EDITME"
LDX_SHOPIFY_LILLYDOO_DIRECT_ALLOW_TESTORDERS
"1"
LDX_SHOPIFY_LILLYDOO_DIRECT_API_BASEURL
"https://lillydoo-direct.myshopify.com/admin/api/2025-07/graphql.json"
LDX_SHOPIFY_LILLYDOO_DIRECT_API_TOKEN
"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"
LDX_SHOPIFY_LILLYDOO_DIRECT_APPS
"1354745,287046926337"
LDX_SHOPIFY_LILLYDOO_DIRECT_DOMAIN
"lillydoo-direct.myshopify.com"
LDX_SHOPIFY_LILLYDOO_DIRECT_SHIPPING_PROVIDERS
"EDITME"
LDX_SHOPIFY_LILLYDOO_DIRECT_TEST_CUSTOMERS
"EDITME"
LDX_SHOPIFY_LILLYDOO_EUR_ALLOW_TESTORDERS
"1"
LDX_SHOPIFY_LILLYDOO_EUR_API_BASEURL
"https://lillydoo-prod.myshopify.com/admin/api/2026-04/graphql.json"
LDX_SHOPIFY_LILLYDOO_EUR_API_TOKEN
"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"
LDX_SHOPIFY_LILLYDOO_EUR_APPS
"580111,294517,94067163137,1354745,164941561857,171149361153"
LDX_SHOPIFY_LILLYDOO_EUR_DOMAIN
"lillydoo-prod.myshopify.com"
LDX_SHOPIFY_LILLYDOO_EUR_SHIPPING_PROVIDERS
"EDITME"
LDX_SHOPIFY_LILLYDOO_EUR_TEST_CUSTOMERS
"EDITME"
LDX_SHOPIFY_UNIMPORTED_ORDERS_REPORT_RECIPIENTS
"dev@lillydoo.com"
LDX_SHOPIFY_VIVOY_ALLOW_TESTORDERS
"1"
LDX_SHOPIFY_VIVOY_API_BASEURL
"https://vivoy-dev.myshopify.com/admin/api/2026-04/graphql.json"
LDX_SHOPIFY_VIVOY_API_TOKEN
"EDITME"
LDX_SHOPIFY_VIVOY_APPS
"580111,294517"
LDX_SHOPIFY_VIVOY_DOMAIN
"vivoy-dev.myshopify.com"
LDX_SHOPIFY_VIVOY_SHIPPING_PROVIDERS
"EDITME"
LDX_SHOPIFY_VIVOY_TEST_CUSTOMERS
"EDITME"
LDX_STAGING_FUNCTIONS_ALLOWED
"true"
LDX_TEAMS_CHANNEL_DEFAULT
"https://kubaug.webhook.office.com/webhookb2/66c9d42d-1f69-4f2a-961b-f5b4be2ac7bc@1b523bf8-dfc2-4d05-938b-3f1745dcb1de/IncomingWebhook/0ea77ba265ad40d0a1a75ccd27cd28a5/44c50bff-3eb0-4eb7-ad3b-4bf01d8d99f5"
LDX_TEAMS_CHANNEL_IMPORT
"https://kubaug.webhook.office.com/webhookb2/66c9d42d-1f69-4f2a-961b-f5b4be2ac7bc@1b523bf8-dfc2-4d05-938b-3f1745dcb1de/IncomingWebhook/0ea77ba265ad40d0a1a75ccd27cd28a5/44c50bff-3eb0-4eb7-ad3b-4bf01d8d99f5"
LDX_TEAMS_CHANNEL_IMPORT_ERRORS
"https://kubaug.webhook.office.com/webhookb2/66c9d42d-1f69-4f2a-961b-f5b4be2ac7bc@1b523bf8-dfc2-4d05-938b-3f1745dcb1de/IncomingWebhook/0ea77ba265ad40d0a1a75ccd27cd28a5/44c50bff-3eb0-4eb7-ad3b-4bf01d8d99f5"
LDX_TRANSFER_ADAPTER_DEFAULT
"luwi"
LDX_USER_NAME_WITH_AUTOMATED_GRANTING_PERMISSION
"granting-user"
LLP_API_BASEURL
"https://staging-5em2ouy-iiaj72576neq4.de-2.platformsh.site/api/v1"
LLP_API_MERCHANT_ID
"1ef4a81e-5900-6ec8-b406-b54f8a8d4ade"
LLP_API_PASSWORD
"password"
MESSENGER_SQS_TRANSPORT_DSN
"https://sqs.eu-central-1.amazonaws.com/312149849031/ldx_staging?access_key=AKIAURLMUWPD6AUYGGWI&secret_key=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"
MESSENGER_SQS_TRANSPORT_DSN_REQUEST_INVOICE_EMAIL
"https://sqs.eu-central-1.amazonaws.com/312149849031/ldx_staging?access_key=AKIAURLMUWPD6AUYGGWI&secret_key=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"
MESSENGER_SQS_TRANSPORT_DSN_SHOPIFY_LILLYDOO_CHF_ORDERS
"https://sqs.eu-central-1.amazonaws.com/312149849031/shopify-lillydoo-ch-dev-orders-to-fulfill?access_key=AKIAURLMUWPD6AUYGGWI&secret_key=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"
MESSENGER_SQS_TRANSPORT_DSN_SHOPIFY_LILLYDOO_EUR_ORDERS
"in-memory://"
MESSENGER_SQS_TRANSPORT_DSN_SHOPIFY_ORDERS
"https://sqs.eu-central-1.amazonaws.com/312149849031/shopify-vivoy-dev-orders-to-fulfill?access_key=AKIAURLMUWPD6AUYGGWI&secret_key=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"
MYSQL_PASSWORD
"password"
PHP_VERSION
"8.0"
PROJECT_ROOT
"/var/www/html/ldx/releases/929/web"

Defined as regular env variables

Key Value
APP_DEBUG
"1"
APP_PROJECT_DIR
"/var/www/html/ldx/releases/929"
APP_RUNTIME
"Symfony\Component\Runtime\SymfonyRuntime"
APP_RUNTIME_OPTIONS
[
  "project_dir" => "/var/www/html/ldx/releases/929"
]
CONTENT_LENGTH
"70"
CONTENT_TYPE
"application/x-www-form-urlencoded"
CONTEXT_DOCUMENT_ROOT
"/var/www/html/ldx/current/web"
CONTEXT_PREFIX
""
DOCUMENT_ROOT
"/var/www/html/ldx/current/web"
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,application/signed-exchange;v=b3;q=0.7"
HTTP_ACCEPT_ENCODING
"gzip, deflate, br, zstd"
HTTP_ACCEPT_LANGUAGE
"de-DE,de;q=0.9,en-US;q=0.8,en;q=0.7,nl;q=0.6,fr;q=0.5"
HTTP_CACHE_CONTROL
"max-age=0"
HTTP_CONNECTION
"keep-alive"
HTTP_COOKIE
"main_deauth_profile_token=dcacb0; PHPSESSID=8pgskb0s0vu44dicm9ecm0e1je"
HTTP_HOST
"staging.ldx.lesdevs.org"
HTTP_ORIGIN
"https://staging.ldx.lesdevs.org"
HTTP_REFERER
"https://staging.ldx.lesdevs.org/login"
HTTP_SEC_CH_UA
""Not;A=Brand";v="8", "Chromium";v="150", "Google Chrome";v="150""
HTTP_SEC_CH_UA_MOBILE
"?0"
HTTP_SEC_CH_UA_PLATFORM
""macOS""
HTTP_SEC_FETCH_DEST
"document"
HTTP_SEC_FETCH_MODE
"navigate"
HTTP_SEC_FETCH_SITE
"same-origin"
HTTP_SEC_FETCH_USER
"?1"
HTTP_UPGRADE_INSECURE_REQUESTS
"1"
HTTP_USER_AGENT
"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/150.0.0.0 Safari/537.36"
PATH
"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/snap/bin"
PHP_SELF
"/index.php"
QUERY_STRING
""
REDIRECT_HTTPS
"on"
REDIRECT_SSL_TLS_SNI
"staging.ldx.lesdevs.org"
REDIRECT_STATUS
"200"
REDIRECT_URL
"/login"
REMOTE_ADDR
"217.86.153.243"
REMOTE_PORT
"56631"
REQUEST_METHOD
"POST"
REQUEST_SCHEME
"https"
REQUEST_TIME
1785925085
REQUEST_TIME_FLOAT
1785925085.3007
REQUEST_URI
"/login"
SCRIPT_FILENAME
"/var/www/html/ldx/current/web/index.php"
SCRIPT_NAME
"/index.php"
SERVER_ADDR
"46.101.197.237"
SERVER_ADMIN
"webmaster@localhost"
SERVER_NAME
"staging.ldx.lesdevs.org"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SIGNATURE
"<address>Apache/2.4.58 (Ubuntu) Server at staging.ldx.lesdevs.org Port 443</address>\n"
SERVER_SOFTWARE
"Apache/2.4.58 (Ubuntu)"
SSL_TLS_SNI
"staging.ldx.lesdevs.org"
SYMFONY_DOTENV_PATH
"/var/www/html/ldx/releases/929/.env"
SYMFONY_DOTENV_VARS
"APP_ENV,HTTPD_VERSION,PHP_VERSION,PROJECT_ROOT,MYSQL_PASSWORD,KUBECTL_CONFIG_PATH,KUBECTL_CONTEXT_NAME,KUBECTL_DEPLOYMENT_NAME,LDX_DATABASE_URL,LDX_DATABASE_DATETIME_DRIVER,LDX_MAILER_DSN_LILLYDOO,LDX_MAILER_DSN_MIA,LDX_MAILER_DSN_VIVOY,LDX_LUWI_SFTP_HOST,LDX_LUWI_SFTP_USERNAME,LDX_LUWI_SFTP_PASSWORD,LDX_LUWI_SFTP_PORT,LDX_LUWI_SFTP_DIR_UPLOAD,LDX_LUWI_SFTP_DIR_DOWNLOAD,LDX_SENDWISE_API_BASEURL,LDX_SENDWISE_API_TOKEN,LDX_SEVENSENDERS_AWSS3_ID,LDX_SEVENSENDERS_AWSS3_BUCKET,LDX_SEVENSENDERS_AWSS3_SECRET,LDX_KLAVIYO_API_BASEURL,LDX_KLAVIYO_API_KEY,LDX_KLAVIYO_API_REVISION,LDX_HIVE_API_BASEURL,LDX_HIVE_API_KEY,LDX_HIVE_SALES_CHANNEL_ID_ES,LDX_HIVE_SALES_CHANNEL_ID_IT,LDX_NAVISION_API_BASEURL,LDX_MICROSOFT_OAUTH_TOKEN_URL,LDX_MICROSOFT_OAUTH_CLIENT_ID,LDX_MICROSOFT_OAUTH_CLIENT_SECRET,LDX_PIMCORE_API_BASEURL,LDX_PIMCORE_API_TOKEN,LDX_PIMCORE_API_BASICAUTH_USERNAME,LDX_PIMCORE_API_BASICAUTH_PASSWORD,LDX_SHOPIFY_VIVOY_DOMAIN,LDX_SHOPIFY_VIVOY_API_BASEURL,LDX_SHOPIFY_VIVOY_API_TOKEN,LDX_SHOPIFY_VIVOY_APPS,LDX_SHOPIFY_VIVOY_SHIPPING_PROVIDERS,LDX_SHOPIFY_VIVOY_TEST_CUSTOMERS,LDX_SHOPIFY_VIVOY_ALLOW_TESTORDERS,LDX_SHOPIFY_LILLYDOO_EUR_DOMAIN,LDX_SHOPIFY_LILLYDOO_EUR_API_BASEURL,LDX_SHOPIFY_LILLYDOO_EUR_API_TOKEN,LDX_SHOPIFY_LILLYDOO_EUR_APPS,LDX_SHOPIFY_LILLYDOO_EUR_SHIPPING_PROVIDERS,LDX_SHOPIFY_LILLYDOO_EUR_TEST_CUSTOMERS,LDX_SHOPIFY_LILLYDOO_EUR_ALLOW_TESTORDERS,LDX_SHOPIFY_LILLYDOO_CHF_DOMAIN,LDX_SHOPIFY_LILLYDOO_CHF_API_BASEURL,LDX_SHOPIFY_LILLYDOO_CHF_API_TOKEN,LDX_SHOPIFY_LILLYDOO_CHF_APPS,LDX_SHOPIFY_LILLYDOO_CHF_SHIPPING_PROVIDERS,LDX_SHOPIFY_LILLYDOO_CHF_TEST_CUSTOMERS,LDX_SHOPIFY_LILLYDOO_CHF_ALLOW_TESTORDERS,LDX_SHOPIFY_LILLYDOO_DIRECT_DOMAIN,LDX_SHOPIFY_LILLYDOO_DIRECT_API_BASEURL,LDX_SHOPIFY_LILLYDOO_DIRECT_API_TOKEN,LDX_SHOPIFY_LILLYDOO_DIRECT_APPS,LDX_SHOPIFY_LILLYDOO_DIRECT_SHIPPING_PROVIDERS,LDX_SHOPIFY_LILLYDOO_DIRECT_TEST_CUSTOMERS,LDX_SHOPIFY_LILLYDOO_DIRECT_ALLOW_TESTORDERS,LDX_DAILY_ORDERRETURN_RECIPIENTS,LDX_DAILY_ORDERRETURN__REPORT_RECIPIENTS,LDX_MONTHLY_ORDERRETURN_RECIPIENTS,LDX_DAILY_REFUND__REPORT_RECIPIENTS,LDX_DAILY_CANCELLED_ORDERS_REPORT_RECIPIENTS,LDX_SHOPIFY_UNIMPORTED_ORDERS_REPORT_RECIPIENTS,LDX_B2B_ORDERIMPORT_EMAIL_RECIPIENTS,LDX_CUSTOMS_DATA_QUALITY_EMAIL_RECIPIENTS,LDX_SEVENSENDERS_TRANSFER_CHECK_RECIPIENTS,LDX_INVOICE_MAILS_BCC,LDX_ORDERRETURN_MAILS_BCC,LDX_EMAIL_SENDER_ADDRESS_DEFAULT,LDX_SENDWISE_FALLBACK_CUSTOMER_EMAIL,LDX_FPDF_TARGETENCODING,LDX_FPDF_FONTPATH,LDX_FPDF_IMAGEPATH,LDX_INVOICEPDF_BASEPATH,LDX_BASEPATH_CREDITNOTES_PDF,LDX_BASEPATH_CREDITNOTES_CSV,LDX_INVOICEPDF_AWSS3_BUCKET,LDX_GRAYLOG_GELF_HOST,LDX_GRAYLOG_GELF_PORT,LDX_GRAYLOG_GELF2_HOST,LDX_GRAYLOG_GELF2_PORT,FEATURE_TEST,GIFTCARD_CH_ACTIVE,GIFTCARD_EUR_ACTIVE,FEATURE_NOS_REFUND,FEATURE_SEND_CUSTOMER_INVOICE,LDX_COLLECTING_ASSETS_DIRECTORY,LDX_COLLECTING_ASSETS_PERMISSION,LDX_STAGING_FUNCTIONS_ALLOWED,LDX_FIXTURES_LOAD_TESTCASES,LDX_CDN_HOST,LDX_TRANSFER_ADAPTER_DEFAULT,LDX_SECRET,LDX_FIEGE_CUSTOMER_ID,LDX_MAX_SHIPPING_EXPORT_ITEM_COUNT,LDX_USER_NAME_WITH_AUTOMATED_GRANTING_PERMISSION,LDX_IDE,LDX_LEP_API_BASEURL,LDX_LEP_API_TOKEN,LLP_API_BASEURL,LLP_API_PASSWORD,LLP_API_MERCHANT_ID,MESSENGER_SQS_TRANSPORT_DSN,MESSENGER_SQS_TRANSPORT_DSN_REQUEST_INVOICE_EMAIL,MESSENGER_SQS_TRANSPORT_DSN_SHOPIFY_ORDERS,MESSENGER_SQS_TRANSPORT_DSN_SHOPIFY_LILLYDOO_CHF_ORDERS,MESSENGER_SQS_TRANSPORT_DSN_SHOPIFY_LILLYDOO_EUR_ORDERS,LDX_MAILER_TRANSPORT_LILLYDOO,LDX_MAILER_HOST_LILLYDOO,LDX_MAILER_USER_LILLYDOO,LDX_MAILER_PASSWORD_LILLYDOO,LDX_MAILER_PORT_LILLYDOO,LDX_MAILER_ENCRYPTION_LILLYDOO,LDX_MAILER_TRANSPORT_MIA,LDX_MAILER_HOST_MIA,LDX_MAILER_USER_MIA,LDX_MAILER_PASSWORD_MIA,LDX_MAILER_PORT_MIA,LDX_MAILER_ENCRYPTION_MIA,LDX_MAILER_TRANSPORT_VIVOY,LDX_MAILER_HOST_VIVOY,LDX_MAILER_USER_VIVOY,LDX_MAILER_PASSWORD_VIVOY,LDX_MAILER_PORT_VIVOY,LDX_MAILER_ENCRYPTION_VIVOY,LDX_EMAIL_FROM,LDX_FIEGE_CH_FS_ADAPTER,LDX_LUWI_FS_ADAPTER,LDX_FIEGE_CH_SFTP_HOST,LDX_FIEGE_CH_SFTP_USERNAME,LDX_FIEGE_CH_SFTP_PASSWORD,LDX_FIEGE_CH_SFTP_PORT,LDX_FIEGE_CH_SFTP_DIR_UPLOAD,LDX_FIEGE_CH_SFTP_DIR_DOWNLOAD,LDX_TEAMS_CHANNEL_DEFAULT,LDX_TEAMS_CHANNEL_IMPORT,LDX_TEAMS_CHANNEL_IMPORT_ERRORS,LDX_EEAS_SANCTIONS_URL,LDX_EEAS_SANCTIONS_FILE_NAMELIST_XML,LDX_CUSTOMER_BLACKLIST_FILE,LDX_CARREFOUR_API_BASEURL,LDX_CARREFOUR_API_TOKEN,LDX_CARREFOUR_MAPPING_FILE,LDX_FIEGE_INVENTORY_DIAPER_RECIPIENTS,LDX_FIEGE_ORDERRETURN_RECIPIENTS,LDX_BEHAT_HOST,LDX_BEHAT_SLEEP,LDX_REDIS_DSN,LDX_REDIS_SESSION_TTL,LDX_REDIS_SESSION_PREFIX,LDX_ORDERRETURNMONTHLY_RECIPIENTS,LDX_BASEPATH_BLACKLIST_RESULT_CSV,FEATURE_NEW_ORDER_STORAGE_PERSIST"