GET https://clothing.scabal.dev/fr/login

FrontController :: login

Request

GET Parameters

None

POST Parameters

None

Uploaded Files

None

Request Attributes

Key Value
_controller
"Scabal\FrontBundle\Controller\FrontController::login"
_firewall_context
"security.firewall.map.context.main_login"
_locale
"fr"
_route
"login"
_route_params
[
  "_locale" => "fr"
]
_stopwatch_token
"db7e57"
paramFetcher
FOS\RestBundle\Request\ParamFetcher {#286
  -container: ContainerJjrwW5W\App_KernelDevDebugContainer {#53 …}
  -parameterBag: FOS\RestBundle\Request\ParameterBag {#288 …}
  -requestStack: Symfony\Component\HttpFoundation\RequestStack {#662 …}
  -validator: Symfony\Component\Validator\Validator\TraceableValidator {#275 …}
}

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip, br, zstd, deflate"
connection
"close"
host
"clothing.scabal.dev"
user-agent
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
x-forwarded-for
"216.73.217.112"
x-forwarded-proto
"https"
x-php-ob-level
"1"
x-real-ip
"216.73.217.112"

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
"Mon, 20 Apr 2026 09:49:21 GMT"
set-cookie
[
  "maintenancewebsite=%22notactive%22; path=/; samesite=lax"
  "alreadyconnected=%22notactive%22; path=/; samesite=lax"
]
x-cache-debug
"1"
x-debug-token
"ce4924"

Cookies

Request Cookies

No request cookies

Response Cookies

Key Value
alreadyconnected
Symfony\Component\HttpFoundation\Cookie {#306
  #expire: 0
  #path: "/"
  -sameSite: "lax"
  -secureDefault: true
  #name: "alreadyconnected"
  #value: ""notactive""
  #domain: null
  #secure: false
  #httpOnly: false
  -raw: false
  -partitioned: false
}
maintenancewebsite
Symfony\Component\HttpFoundation\Cookie {#1663
  #expire: 0
  #path: "/"
  -sameSite: "lax"
  -secureDefault: true
  #name: "maintenancewebsite"
  #value: ""notactive""
  #domain: null
  #secure: false
  #httpOnly: false
  -raw: false
  -partitioned: false
}

Session 8

Session Metadata

Key Value
Created
"Mon, 20 Apr 26 09:49:20 +0000"
Last used
"Mon, 20 Apr 26 09:49:20 +0000"
Lifetime
0

Session Attributes

No session attributes

Session Usage

8 Usages
Stateless check enabled
Usage
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:57
[
  [
    "file" => "/app/vendor/symfony/security-http/Authentication/AuthenticationUtils.php"
    "line" => 57
    "function" => "get"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/app/src/Scabal/FrontBundle/Controller/FrontController.php"
    "line" => 165
    "function" => "getLastUsername"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 183
    "function" => "login"
    "class" => "Scabal\FrontBundle\Controller\FrontController"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/symfony/http-kernel/Kernel.php"
    "line" => 182
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/app/public/index.php"
    "line" => 4
    "args" => [
      "/app/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:38
[
  [
    "file" => "/app/vendor/symfony/security-http/Authentication/AuthenticationUtils.php"
    "line" => 38
    "function" => "has"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/app/src/Scabal/FrontBundle/Controller/FrontController.php"
    "line" => 166
    "function" => "getLastAuthenticationError"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 183
    "function" => "login"
    "class" => "Scabal\FrontBundle\Controller\FrontController"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/symfony/http-kernel/Kernel.php"
    "line" => 182
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/app/public/index.php"
    "line" => 4
    "args" => [
      "/app/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Twig\Extension\CoreExtension:1909
[
  [
    "file" => "/app/vendor/twig/twig/src/Extension/CoreExtension.php"
    "line" => 1909
    "function" => "getFlashBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/app/var/cache/dev/twig/48/487084493dc0d84513e460726e12792a.php"
    "line" => 100
    "function" => "getAttribute"
    "class" => "Twig\Extension\CoreExtension"
    "type" => "::"
  ]
  [
    "file" => "/app/vendor/twig/twig/src/Template.php"
    "line" => 402
    "function" => "doDisplay"
    "class" => "__TwigTemplate_78e269759def512eb9eca44e0e6d753c"
    "type" => "->"
  ]
  [
    "file" => "/app/var/cache/dev/twig/f8/f8481fbcddae2c3972824d7f68012ba4.php"
    "line" => 55
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/twig/twig/src/Template.php"
    "line" => 402
    "function" => "doDisplay"
    "class" => "__TwigTemplate_a40b1acca7ab06e776587b16e71002eb"
    "type" => "->"
  ]
  [
    "file" => "/app/var/cache/dev/twig/0f/0f7cd3b6075cc00b7067a6142e9f2369.php"
    "line" => 55
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/twig/twig/src/Template.php"
    "line" => 402
    "function" => "doDisplay"
    "class" => "__TwigTemplate_30152fb78fd8fc8e0d468e99a9ff862e"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/twig/twig/src/Template.php"
    "line" => 358
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/twig/twig/src/Template.php"
    "line" => 373
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 51
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/twig/twig/src/Environment.php"
    "line" => 333
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 459
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 464
    "function" => "doRenderView"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 278
    "function" => "doRender"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/app/src/Scabal/FrontBundle/Controller/FrontController.php"
    "line" => 164
    "function" => "render"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 183
    "function" => "login"
    "class" => "Scabal\FrontBundle\Controller\FrontController"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/symfony/http-kernel/Kernel.php"
    "line" => 182
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/app/public/index.php"
    "line" => 4
    "args" => [
      "/app/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:68
[
  [
    "file" => "/app/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 68
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 158
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 102
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 126
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 216
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 204
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/symfony/http-kernel/Kernel.php"
    "line" => 182
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/app/public/index.php"
    "line" => 4
    "args" => [
      "/app/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:69
[
  [
    "file" => "/app/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 69
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 158
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 102
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 126
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 216
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 204
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/symfony/http-kernel/Kernel.php"
    "line" => 182
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/app/public/index.php"
    "line" => 4
    "args" => [
      "/app/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:70
[
  [
    "file" => "/app/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 70
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 158
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 102
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 126
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 216
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 204
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/symfony/http-kernel/Kernel.php"
    "line" => 182
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/app/public/index.php"
    "line" => 4
    "args" => [
      "/app/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:71
[
  [
    "file" => "/app/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 71
    "function" => "all"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 158
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 102
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 126
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 216
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 204
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/symfony/http-kernel/Kernel.php"
    "line" => 182
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/app/public/index.php"
    "line" => 4
    "args" => [
      "/app/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:72
[
  [
    "file" => "/app/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 72
    "function" => "getFlashBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 158
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 102
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 126
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 216
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 204
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/symfony/http-kernel/Kernel.php"
    "line" => 182
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/app/public/index.php"
    "line" => 4
    "args" => [
      "/app/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]

Flashes

Flashes

No flash messages were created.

Server Parameters

Server Parameters

Defined in .env

Key Value
API_BUTTON_LINING
"https://clothing.scabal.dev/orders/buttonlining.json"
API_DASHBOARD_GET
"http://172.16.30.14:8010/sap/bc/zweb/dashboard?"
API_DASHBOARD_GET_ADRESSES
"http://172.16.30.14:8010/sap/bc/zweb/addresses?"
API_DASHBOARD_GET_ARCHIVE
"http://172.16.30.14:8010/sap/bc/zweb/DASHBOARD_ARCHIVE?"
API_DASHBOARD_GET_CART
"http://172.16.30.14:8010/sap/bc/zweb/DASHBOARD_CART?"
API_DASHBOARD_GET_CART_SON
"http://172.16.30.14:8010/sap/bc/zweb/DASHBOARD_CART_SON?"
API_DASHBOARD_GET_COPY_ITEM
"http://172.16.30.14:8010/sap/bc/zweb/copy_item?"
API_DASHBOARD_GET_DELIVERY_DATE
"http://172.16.30.14:8010/sap/bc/zweb/GET_DELIVERY_DATE?"
API_DASHBOARD_GET_DELIVERY_DATE_ADRESS
"http://172.16.30.14:8010/sap/bc/zweb/data_for_post?"
API_DASHBOARD_GET_DELIVERY_DATE_ADRESS_DEMO
"https://clothing.scabal.dev/dashboard/data_for_post.json"
API_DASHBOARD_GET_DELIVERY_DATE_DEMO
"https://clothing.scabal.dev/dashboard/get_delivery_date.json"
API_DASHBOARD_GET_DRAFT
"http://172.16.30.14:8010/sap/bc/zweb/DASHBOARD_DRAFT?"
API_DASHBOARD_GET_EDIT_ITEM
"http://172.16.30.14:8010/sap/bc/zweb/edit_item?"
API_DASHBOARD_GET_IN_PROCESS
"http://172.16.30.14:8010/sap/bc/zweb/DASHBOARD_INPROGRESS?"
API_DASHBOARD_GET_ITEM_DETAILS
"http://172.16.30.14:8010/sap/bc/zweb/item_details?"
API_DASHBOARD_GET_MARGINS
"http://172.16.30.14:8010/sap/bc/zweb/get_margins?"
API_DASHBOARD_GET_MARGINS_DEMO
"https://clothing.scabal.dev/dashboard/Get_Margins_Output.json"
API_DASHBOARD_POST_ITEM
"http://172.16.30.14:8010/sap/bc/zweb/post_item?"
API_DASHBOARD_REMOVE_CART_ITEM
"http://172.16.30.14:8010/sap/bc/zweb/delete_cart_item?"
API_DASHBOARD_REMOVE_DRAFT_ITEM
"http://172.16.30.14:8010/sap/bc/zweb/order"
API_GET_ADRESSES
"https://clothing.scabal.dev/dashboard/addresses.json"
API_GET_CHECK_STOCK_FABRICS
"http://172.16.30.14:8010/sap/bc/zweb/API_CHECK_STOCK"
API_GET_CLIENT
"https://clothing.scabal.dev/clients/clients.json"
API_GET_CLIENTBYID
"https://clothing.scabal.dev/clients/clients.json"
API_GET_COLORS
"https://clothing.scabal.dev/orders/colors.json"
API_GET_DASHBOARD
"https://clothing.scabal.dev/dashboard/dashboard.json"
API_GET_DASHBOARD_ARCHIVE
"https://clothing.scabal.dev/dashboard/dashboardarchive.json"
API_GET_DASHBOARD_CART
"https://clothing.scabal.dev/dashboard/dashboardcart.json"
API_GET_DASHBOARD_DRAFT
"https://clothing.scabal.dev/dashboard/dashboarddraft.json"
API_GET_DASHBOARD_IN_PROCESS
"https://clothing.scabal.dev/dashboard/dashboardinprocess.json"
API_GET_FABRICS
"https://clothing.scabal.dev/fabrics/fabrics.json"
API_GET_FILTERS_FABRICS
"http://172.16.30.22:8000/sap/bc/zweb/fabrics_filters?"
API_GET_GARMENT_INFOS
"http://172.16.30.14:8010/sap/bc/zweb/GET_RETURN_INFO"
API_GET_GARMENT_INFOS_LOCAL
"https://clothing.scabal.dev/return/sapinfo.json"
API_GET_INFO_PRICE_LIST
"http://172.16.30.14:8010/sap/bc/zweb/all_price_lists"
API_GET_INFO_PRICE_LIST_DEMO
"https://clothing.scabal.dev/infofaq/All_Price_Lists.json"
API_GET_OPTION_COLORS
"http://172.16.30.14:8010/sap/bc/zweb/option_colors?"
API_GET_ORDER
"https://clothing.scabal.dev/orders/ordersRTW.json"
API_GET_ORDER_COPY_ITEM
"https://clothing.scabal.dev/dashboard/copy_item.json"
API_GET_ORDER_EDIT_ITEM
"https://clothing.scabal.dev/dashboard/edit_item.json"
API_GET_ORDER_ITEM_DETAILS
"https://clothing.scabal.dev/dashboard/item_details_RTW.json"
API_GET_SAVE_ORDER
"https://clothing.scabal.dev/orders/save.json"
API_GET_SEARCH_FABRICS
"http://172.16.30.22:8000/sap/bc/zweb/search_fabrics?"
API_GET_SEARCH_SINGLE_FABRIC
"http://172.16.30.22:8000/sap/bc/zweb/search_single_fabric?"
API_GET_SEARCH_SINGLE_FABRIC_SHIRT
"http://172.16.30.22:8000/sap/bc/zweb/search_single_fabric_shirt?"
API_GET_SETTINGS
"https://clothing.scabal.dev/settings/settings.json"
API_GET_TEST
"https://clothing.scabal.dev/data.json"
API_GET_TISSUS_NOVALID
"https://clothing.scabal.dev/tissus/Fabric_not_found.json"
API_GET_TISSUS_VALID
"https://clothing.scabal.dev/tissus/Fabric_found.json"
API_GET_TISSUS_VALID_SHIRT
"https://clothing.scabal.dev/tissus/Fabric_found_shirt.json"
API_GET_TISSUS_WITH_FILTERS
"https://clothing.scabal.dev/tissus/all_fabrics_for_customer_nbr_1.json"
API_GET_VALIDATION
"https://clothing.scabal.dev/test.json"
API_LOGIN_PATH
"https://clothing.scabal.dev/"
API_MODEL_MASK
"https://clothing.scabal.dev/orders/masks.json"
API_ORDER_GET_DEFAULT_BUTTON_LINING
"http://172.16.30.14:8010/sap/bc/zweb/default_button_lining?"
API_ORDER_GET_MODEL_MASK
"http://172.16.30.14:8010/sap/bc/zweb/models_masks?"
API_ORDER_LIMIT_TEXT_OPTION
"http://172.16.30.14:8010/sap/bc/zweb/option_text_limit?"
API_ORDER_LIMIT_TEXT_OPTION_DEMO
"https://clothing.scabal.dev/orders/option_limit_text.json"
API_PATH
"https://clothing.scabal.dev/"
API_PATH_EXTERNAL
"https://clothing.scabal.dev/data/"
API_POST_CHECK_EMAIL
"https://clothing.scabal.dev/users/check_email.json"
API_POST_DASHBOARD
"https://clothing.scabal.dev/dashboard/post_item.json"
API_POST_GARMENT_RETURN
"http://172.16.30.14:8010/sap/bc/zweb/SET_RETURN_INFO"
API_POST_NEW_PASSWORD
"https://clothing.scabal.dev/settings/change_password.json"
API_POST_NEW_PASSWORD_USER
"https://clothing.scabal.dev/users/change_password.json"
API_POST_OGONE_DIRECT_LINK
"https://secure.ogone.com/ncol/test/maintenancedirect.asp?"
API_POST_ORDER
"http://172.16.30.14:8010/sap/bc/zweb/order"
API_POST_REMOVE_CART_ITEM
"https://clothing.scabal.dev/dashboard/dashboard.json"
API_POST_REMOVE_DRAFT_ITEM
"https://clothing.scabal.dev/dashboard/dashboard.json"
API_POST_SAVE_ORDER
"http://172.16.30.14:8010/sap/bc/zweb/add_to_cart"
API_POST_SAVE_ORDER_SHIRT
"http://172.16.30.14:8010/sap/bc/zweb/ADD_TO_CART_SHIRT"
API_POST_SAVE_ORDER_VPG_V2
"http://172.16.30.14:8010/sap/bc/zweb/ADD_TO_CART_NEW2"
API_POST_SETTINGS_EVENT_MONIT
"http://172.16.30.14:8010/sap/bc/zweb/ZWEB_EVENT_MONIT_SET?"
API_POST_SETTINGS_EVENT_MONIT_DEMO
"https://clothing.scabal.dev/settings/ZWEB_EVENT_MONIT_POST.json"
API_POS_CREATE_CUSTOMER
"http://172.16.30.14:8010/sap/bc/zweb/POS_CREATE_CUSTOMER?"
API_SCABAL_PATH
"http://172.16.30.14:8010/sap/bc/zweb/"
API_SCABAL_PATH_PROD
"http://172.16.30.22:8000/sap/bc/zweb/"
API_SETTINGS_EVENT_MONIT
"http://172.16.30.14:8010/sap/bc/zweb/ZWEB_EVENT_MONIT_GET?"
API_SETTINGS_EVENT_MONIT_DEMO
"https://clothing.scabal.dev/settings/ZWEB_EVENT_MONIT.json"
API_SETTINGS_GET_MARGINS
"http://172.16.30.14:8010/sap/bc/zweb/get_margins?"
API_SETTINGS_GET_MARGINS_DEMO
"https://clothing.scabal.dev/settings/Get_Margins_Output.json"
API_SETTINGS_POST_NEW_PASSWORD
"http://172.16.30.14:8010/sap/bc/zweb/change_password?"
API_SETTINGS_PRICE_VISIBILITY
"http://172.16.30.14:8010/sap/bc/zweb/update_price_visibility?"
API_SETTINGS_PRICE_VISIBILITY_DEMO
"https://clothing.scabal.dev/settings/Update_price_Visibility.json"
API_SETTINGS_UPDATE_MARGINS
"http://172.16.30.14:8010/sap/bc/zweb/update_margins?"
API_SETTINGS_UPDATE_MARGINS_DEMO
"https://clothing.scabal.dev/settings/Update_Margins_Output.json"
API_USER_GET_POSSIBLE_PERMISSION
"http://172.16.30.14:8010/sap/bc/zweb/possible_permissions"
API_USER_GET_POSSIBLE_PERMISSION_DEMO
"https://clothing.scabal.dev/users/Possible_Permissions.json"
API_USER_POST_CHECK_EMAIL
"http://172.16.30.14:8010/sap/bc/zweb/check_email?"
API_USER_POST_NEW_PASSWORD
"http://172.16.30.14:8010/sap/bc/zweb/change_password?"
APP_PATH_AUTHENTIFICATION_IMAGES
"https://clothing.scabal.dev//auth/image"
APP_PATH_FAQ_PDF_DE
"https://clothing.scabal.dev//pdf/faq/de"
APP_PATH_FAQ_PDF_EN
"https://clothing.scabal.dev//pdf/faq/en"
APP_PATH_FAQ_PDF_ES
"https://clothing.scabal.dev//pdf/faq/es"
APP_PATH_FAQ_PDF_FR
"https://clothing.scabal.dev//pdf/faq/fr"
APP_PATH_FAQ_PDF_IT
"https://clothing.scabal.dev//pdf/faq/it"
APP_PATH_FAQ_PDF_NL
"https://clothing.scabal.dev//pdf/faq/nl"
APP_PATH_INFO_PDF_DE
"https://clothing.scabal.dev//pdf/info/de"
APP_PATH_INFO_PDF_EN
"https://clothing.scabal.dev//pdf/info/en"
APP_PATH_INFO_PDF_ES
"https://clothing.scabal.dev//pdf/info/es"
APP_PATH_INFO_PDF_FR
"https://clothing.scabal.dev//pdf/info/fr"
APP_PATH_INFO_PDF_IT
"https://clothing.scabal.dev//pdf/info/it"
APP_PATH_INFO_PDF_NL
"https://clothing.scabal.dev//pdf/info/nl"
BASE_DIR
"/var/www/html/web"
BASE_DIR_COMMAND_DUMPS
"/var/www/html/var/dumps/"
BASE_DIR_COMMAND_LOGS
"/var/www/html/var/logs"
BASE_DIR_ROOT
"/var/www/html/bin/console"
BASE_URL
"https://clothing.scabal.dev/"
BASE_URL_LOCALHOST
"https://clothing.scabal.dev/"
DATABASE2_URL
"mysql://clothing:bgdeyVcEux2bAev28HT6jSNmUzsi@server.host:3306/scabal_fabric"
DATABASE_HOST
"server.host"
DATABASE_HOST2
"server.host"
DATABASE_NAME
"scabal_clothing"
DATABASE_NAME2
"scabal_fabric"
DATABASE_PASSWORD
"bgdeyVcEux2bAev28HT6jSNmUzsi"
DATABASE_PASSWORD2
"bgdeyVcEux2bAev28HT6jSNmUzsi"
DATABASE_PORT
"3306"
DATABASE_PORT2
"3306"
DATABASE_URL
"mysql://clothing:bgdeyVcEux2bAev28HT6jSNmUzsi@server.host:3306/scabal_clothing"
DATABASE_USER
"clothing"
DATABASE_USER2
"clothing"
DEMO_EXTERNAL_API_ITEMS_DETAILS_INIt
"https://clothing.scabal.dev/data/external/Api_Item_Details_Input.json"
DEMO_EXTERNAL_API_ITEMS_DETAILS_RESPONSE
"https://clothing.scabal.dev/data/external/Api_Item_Details_Output.json"
DEMO_EXTERNAL_API_ORDER_INIT
"https://clothing.scabal.dev/data/external/CreateNewOrderInputJsonExemple.json"
DEMO_EXTERNAL_API_ORDER_RESPONSE
"https://clothing.scabal.dev/data/external/CreateNewOrderOutputJsonOrderCreated.json"
DEMO_EXTERNAL_API_STOCK
"https://clothing.scabal.dev/data/external/Api_Item_Details_Output.json"
EXTERNAL_API_CHANGE_ORDER_STATUS
"http://172.16.30.14:8010/sap/bc/zweb/api_change_order_status"
EXTERNAL_API_EXPORT_ORDERS_STATUS
"http://172.16.30.14:8010/sap/bc/zweb/api_export_orders_status"
EXTERNAL_API_ITEMS_DETAILS
"http://172.16.30.14:8010/sap/bc/zweb/api_item_details"
EXTERNAL_API_ORDER
"http://172.16.30.14:8010/sap/bc/zweb/api_order"
EXTERNAL_API_SCABAL_PATH
"http://172.16.30.14:8010/sap/bc/zweb/"
EXTERNAL_API_SEARCH_FABRICS
"http://172.16.30.14:8010/sap/bc/zweb/api_search_fabrics"
EXTERNAL_API_SEARCH_FABRICS_EXT
"http://172.16.30.14:8010/sap/bc/zweb/EXT_SEARCH_FABRIC"
EXTERNAL_API_STOCK
"http://172.16.30.14:8010/sap/bc/zweb/api_stock"
FRONT_NB_PAR_PAGE
"10"
LOCALE
"en"
LOGIN_METHOD
"http://172.16.30.14:8010/sap/bc/zweb/login?"
MAILER_DSN
"sendmail://default"
MAILER_HOST
"scabal-com.mail.protection.outlook.com"
MAILER_PORT
"25"
MAILER_TRANSPORT
"sendmail"
MASTER_DATA_LOCATION
":/var/www/html/sap-data"
ROOT_DIR
"/var/www/html"
SCABAL_CLOTHING_INCOMP_SAP_FILES_LOCATION
"/home/contractor1/ACC/"
SCABAL_CLOTHING_PRICE_SAP_FILES_LOCATION
"/home/contractor1/ACC/"
SCABAL_RETAIL_SAP_FILES_LOCATION
"/home/contractor1/ACC/"
SECRET
"4575dfg216sdf654xcvb21llm4i54sqdf"
SOLR_LOGIN
""
SOLR_PASSWORD
""
TRUSTED_HOSTS
"^clothing\.scabal\.dev$"
TRUSTED_PROXIES
"127.0.0.1,172.16.0.0/12"
UPLOAD_DIRECTORY
"/var/www/html/web/files/"
URI_IMAGES_FOR_MAIL_TEMPLATES
"https://clothing.scabal.dev/email/"
VERSION
"202309041010"
WEBMASTER_EMAIL_ADDRESS
"donotreply@scabal.com"
WKHTMLTOIMAGE_PATH
"/bin/wkhtmltoimage"
WKHTMLTOPDF_PATH
"/bin/wkhtmltopdf"

Defined as regular env variables

Key Value
APP_DEBUG
"1"
APP_ENV
"dev"
AUTH_TYPE
""
COMPOSER_ALLOW_SUPERUSER
"1"
CONTENT_LENGTH
""
CONTENT_TYPE
""
DEFAULT_URI
"https://localhost:443"
DOCUMENT_ROOT
"/app/public"
DOCUMENT_URI
"index.php"
FRANKENPHP_CONFIG
""
GATEWAY_INTERFACE
"CGI/1.1"
GODEBUG
"cgocheck=0"
GPG_KEYS
"AFD8691FDAEDF03BDF6E460563F15A9B715376CA 9D7F99A0CB8F05C8A6958D6256A97AF7600A39A6 0616E93D95AF471243E26761770426E17EBBB3DD"
HOME
"/root"
HOSTNAME
"a7ea84749bcd"
HTTPS
""
HTTP_ACCEPT
"*/*"
HTTP_ACCEPT_ENCODING
"gzip, br, zstd, deflate"
HTTP_CONNECTION
"close"
HTTP_HOST
"clothing.scabal.dev"
HTTP_USER_AGENT
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
HTTP_X_FORWARDED_FOR
"216.73.217.112"
HTTP_X_FORWARDED_PROTO
"https"
HTTP_X_REAL_IP
"216.73.217.112"
PATH
"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"
PATH_INFO
""
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.4.20.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_DISPLAY_ERRORS
"Off"
PHP_ERROR_REPORTING
"E_ALL & ~E_NOTICE & ~E_WARNING & ~E_DEPRECATED"
PHP_INI_DIR
"/usr/local/etc/php"
PHP_INI_SCAN_DIR
"/usr/local/etc/php/conf.d:/usr/local/etc/php/app.conf.d"
PHP_LDFLAGS
"-Wl,-O1 -pie"
PHP_SELF
"/index.php"
PHP_SHA256
"e454c6f7c89a42f41ebb06dc5c3578e8c8b5f1a3f0da6675665affab04e221f7"
PHP_URL
"https://www.php.net/distributions/php-8.4.20.tar.xz"
PHP_VERSION
"8.4.20"
PWD
"/app"
QUERY_STRING
""
REMOTE_ADDR
"172.18.0.1"
REMOTE_HOST
"172.18.0.1"
REMOTE_IDENT
""
REMOTE_PORT
"39440"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"http"
REQUEST_TIME
1776678560
REQUEST_TIME_FLOAT
1776678560.936
REQUEST_URI
"/fr/login"
SCRIPT_FILENAME
"/app/public/index.php"
SCRIPT_NAME
"/index.php"
SERVER_NAME
"clothing.scabal.dev"
SERVER_PORT
"80"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SOFTWARE
"FrankenPHP"
SSL_CIPHER
""
SSL_PROTOCOL
""
STABILITY
"stable"
SYMFONY_DOTENV_VARS
"DATABASE_URL,DATABASE2_URL,SOLR_LOGIN,SOLR_PASSWORD,VERSION,DATABASE_HOST,DATABASE_PORT,DATABASE_NAME,DATABASE_USER,DATABASE_PASSWORD,DATABASE_HOST2,DATABASE_PORT2,DATABASE_NAME2,DATABASE_USER2,DATABASE_PASSWORD2,SECRET,ROOT_DIR,BASE_DIR,BASE_DIR_ROOT,BASE_DIR_COMMAND_LOGS,BASE_DIR_COMMAND_DUMPS,UPLOAD_DIRECTORY,BASE_URL_LOCALHOST,BASE_URL,URI_IMAGES_FOR_MAIL_TEMPLATES,FRONT_NB_PAR_PAGE,MASTER_DATA_LOCATION,LOCALE,API_PATH,API_LOGIN_PATH,API_SCABAL_PATH,API_SCABAL_PATH_PROD,API_PATH_EXTERNAL,API_DASHBOARD_GET,API_DASHBOARD_GET_CART,API_DASHBOARD_GET_CART_SON,API_DASHBOARD_GET_DRAFT,API_DASHBOARD_GET_IN_PROCESS,API_DASHBOARD_GET_ARCHIVE,API_DASHBOARD_GET_ADRESSES,API_DASHBOARD_GET_ITEM_DETAILS,API_DASHBOARD_GET_EDIT_ITEM,API_DASHBOARD_GET_COPY_ITEM,API_DASHBOARD_POST_ITEM,API_DASHBOARD_REMOVE_DRAFT_ITEM,API_DASHBOARD_REMOVE_CART_ITEM,API_DASHBOARD_GET_MARGINS,API_DASHBOARD_GET_DELIVERY_DATE_ADRESS,API_DASHBOARD_GET_DELIVERY_DATE,API_DASHBOARD_GET_DELIVERY_DATE_ADRESS_DEMO,API_DASHBOARD_GET_DELIVERY_DATE_DEMO,API_DASHBOARD_GET_MARGINS_DEMO,API_ORDER_GET_MODEL_MASK,API_ORDER_LIMIT_TEXT_OPTION,API_ORDER_GET_DEFAULT_BUTTON_LINING,API_ORDER_LIMIT_TEXT_OPTION_DEMO,API_USER_POST_CHECK_EMAIL,API_USER_POST_NEW_PASSWORD,API_USER_GET_POSSIBLE_PERMISSION,API_USER_GET_POSSIBLE_PERMISSION_DEMO,API_POST_ORDER,API_POST_SAVE_ORDER,API_POST_SAVE_ORDER_SHIRT,API_POST_SAVE_ORDER_VPG_V2,API_POST_NEW_PASSWORD_USER,API_POST_SETTINGS_EVENT_MONIT,API_POST_SETTINGS_EVENT_MONIT_DEMO,API_POST_REMOVE_DRAFT_ITEM,API_POST_REMOVE_CART_ITEM,API_POST_NEW_PASSWORD,API_POST_CHECK_EMAIL,API_POST_DASHBOARD,API_POST_OGONE_DIRECT_LINK,API_POST_GARMENT_RETURN,API_GET_FILTERS_FABRICS,API_GET_SEARCH_SINGLE_FABRIC,API_GET_SEARCH_SINGLE_FABRIC_SHIRT,API_GET_SEARCH_FABRICS,API_GET_OPTION_COLORS,API_GET_ORDER,API_GET_SAVE_ORDER,API_GET_ORDER_ITEM_DETAILS,API_GET_ORDER_EDIT_ITEM,API_GET_ORDER_COPY_ITEM,API_GET_DASHBOARD,API_GET_DASHBOARD_CART,API_GET_DASHBOARD_DRAFT,API_GET_DASHBOARD_IN_PROCESS,API_GET_DASHBOARD_ARCHIVE,API_GET_CLIENT,API_GET_CLIENTBYID,API_GET_INFO_PRICE_LIST,API_GET_COLORS,API_GET_SETTINGS,API_GET_TEST,API_GET_VALIDATION,API_GET_FABRICS,API_GET_TISSUS_VALID,API_GET_TISSUS_VALID_SHIRT,API_GET_TISSUS_NOVALID,API_GET_TISSUS_WITH_FILTERS,API_GET_ADRESSES,API_GET_GARMENT_INFOS,API_GET_GARMENT_INFOS_LOCAL,API_GET_INFO_PRICE_LIST_DEMO,API_GET_CHECK_STOCK_FABRICS,API_SETTINGS_GET_MARGINS,API_SETTINGS_UPDATE_MARGINS,API_SETTINGS_PRICE_VISIBILITY,API_SETTINGS_POST_NEW_PASSWORD,API_SETTINGS_EVENT_MONIT,API_SETTINGS_EVENT_MONIT_DEMO,API_SETTINGS_GET_MARGINS_DEMO,API_SETTINGS_UPDATE_MARGINS_DEMO,API_SETTINGS_PRICE_VISIBILITY_DEMO,EXTERNAL_API_SCABAL_PATH,EXTERNAL_API_ORDER,EXTERNAL_API_ITEMS_DETAILS,EXTERNAL_API_STOCK,EXTERNAL_API_CHANGE_ORDER_STATUS,EXTERNAL_API_SEARCH_FABRICS,EXTERNAL_API_EXPORT_ORDERS_STATUS,EXTERNAL_API_SEARCH_FABRICS_EXT,DEMO_EXTERNAL_API_ORDER_INIT,DEMO_EXTERNAL_API_ORDER_RESPONSE,DEMO_EXTERNAL_API_ITEMS_DETAILS_INIt,DEMO_EXTERNAL_API_ITEMS_DETAILS_RESPONSE,DEMO_EXTERNAL_API_STOCK,API_MODEL_MASK,API_BUTTON_LINING,API_POS_CREATE_CUSTOMER,APP_PATH_FAQ_PDF_FR,APP_PATH_FAQ_PDF_EN,APP_PATH_FAQ_PDF_DE,APP_PATH_FAQ_PDF_NL,APP_PATH_FAQ_PDF_ES,APP_PATH_FAQ_PDF_IT,APP_PATH_INFO_PDF_FR,APP_PATH_INFO_PDF_EN,APP_PATH_INFO_PDF_DE,APP_PATH_INFO_PDF_NL,APP_PATH_INFO_PDF_ES,APP_PATH_INFO_PDF_IT,MAILER_TRANSPORT,MAILER_HOST,MAILER_PORT,WEBMASTER_EMAIL_ADDRESS,MAILER_DSN,APP_PATH_AUTHENTIFICATION_IMAGES,LOGIN_METHOD,WKHTMLTOPDF_PATH,WKHTMLTOIMAGE_PATH,SCABAL_RETAIL_SAP_FILES_LOCATION,SCABAL_CLOTHING_PRICE_SAP_FILES_LOCATION,SCABAL_CLOTHING_INCOMP_SAP_FILES_LOCATION,TRUSTED_PROXIES,TRUSTED_HOSTS"
SYMFONY_VERSION
""
TERM
"xterm"
XDG_CONFIG_HOME
"/config"
XDG_DATA_HOME
"/data"