GET https://www.lcd-platform.fr/dashboard/sites/1/edit?section=overview

WebsiteController :: edit

Request

GET Parameters

Key Value
section
"overview"

POST Parameters

No POST parameters

Uploaded Files

No uploaded files

Request Attributes

Key Value
_controller
"App\Controller\Dashboard\WebsiteController::edit"
_controller_attributes
[
  Symfony\Component\Routing\Attribute\Route {#1023
    +methods: []
    +envs: []
    +schemes: []
    +aliases: []
    +path: "/dashboard/sites"
    +name: null
    +requirements: []
    +options: []
    +defaults: []
    +host: null
    +condition: null
    +priority: null
  }
  Symfony\Component\Routing\Attribute\Route {#1024
    +methods: [
      "GET"
      "POST"
    ]
    +envs: []
    +schemes: []
    +aliases: []
    +path: "/{id}/edit"
    +name: "app_dashboard_website_edit"
    +requirements: []
    +options: []
    +defaults: []
    +host: null
    +condition: null
    +priority: null
  }
]
_firewall_context
"security.firewall.map.context.main"
_route
"app_dashboard_website_edit"
_route_params
[
  "id" => "1"
]
_security_authenticators
[]
_security_firewall_run
"_security_main"
_security_skipped_authenticators
[
  Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#340
    -supports: false
    -passport: null
    -duration: null
    -stub: "App\Security\PlatformAuthenticator"
    -authenticated: null
    -exception: null
    -authenticator: App\Security\PlatformAuthenticator {#54 …}
  }
  Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#339
    -supports: false
    -passport: null
    -duration: null
    -stub: "Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator"
    -authenticated: null
    -exception: null
    -authenticator: Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator {#338 …}
  }
]
_stopwatch_token
"0fcfda"
id
"1"

Request Headers

Header Value
accept
"text/html, application/xhtml+xml"
accept-encoding
"gzip, deflate, br, zstd"
accept-language
"fr,fr-FR;q=0.9,en-US;q=0.8,en;q=0.7"
cookie
"PHPSESSID=09894f58c5217d84d4042b7f3e16349f; main_auth_profile_token=15bdae"
host
"www.lcd-platform.fr"
priority
"u=5"
referer
"https://www.lcd-platform.fr/dashboard/sites/1/edit?section=domain"
sec-fetch-dest
"empty"
sec-fetch-mode
"cors"
sec-fetch-site
"same-origin"
te
"trailers"
user-agent
"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:153.0) Gecko/20100101 Firefox/153.0"
x-php-ob-level
"1"
x-sec-purpose
"prefetch"
x-turbo-request-id
"0f328450-5106-43b3-8073-92b3efd8b000"

Request Content

Request content not available (it was retrieved as a resource).

Retry Command

curl \
  --compressed \
  --url 'https://www.lcd-platform.fr/dashboard/sites/1/edit?section=overview' \
  --header 'Te: trailers' \
  --header 'Priority: u=5' \
  --header 'Sec-Fetch-Site: same-origin' \
  --header 'Sec-Fetch-Mode: cors' \
  --header 'Sec-Fetch-Dest: empty' \
  --header 'X-Turbo-Request-Id: 0f328450-5106-43b3-8073-92b3efd8b000' \
  --header 'X-Sec-Purpose: prefetch' \
  --header 'Referer: https://www.lcd-platform.fr/dashboard/sites/1/edit?section=domain' \
  --header 'Accept-Encoding: gzip, deflate, br, zstd' \
  --header 'Accept-Language: fr,fr-FR;q=0.9,en-US;q=0.8,en;q=0.7' \
  --header 'Accept: text/html, application/xhtml+xml' \
  --header 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:153.0) Gecko/20100101 Firefox/153.0' \
  --header 'X-Php-Ob-Level: 1' \
  --cookie 'PHPSESSID=09894f58c5217d84d4042b7f3e16349f; main_auth_profile_token=15bdae'

Response

Response Headers

Header Value
cache-control
"max-age=0, must-revalidate, private"
content-type
"text/html; charset=UTF-8"
date
"Wed, 12 Aug 2026 14:35:07 GMT"
expires
"Wed, 12 Aug 2026 14:35:07 GMT"
x-debug-token
"18a21d"
x-robots-tag
"noindex"

Cookies

Request Cookies

Key Value
PHPSESSID
"09894f58c5217d84d4042b7f3e16349f"
main_auth_profile_token
"15bdae"

Response Cookies

No response cookies

Session 5

Session Metadata

No session metadata

Session Attributes

No session attributes

Session Usage

5 Usages
Stateless check enabled
Usage
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:39
[
  [
    "file" => "/var/www/clients/client0/web1/web/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
    "line" => 39
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client0/web1/web/vendor/symfony/security-http/Firewall/AccessListener.php"
    "line" => 75
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client0/web1/web/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php"
    "line" => 52
    "function" => "authenticate"
    "class" => "Symfony\Component\Security\Http\Firewall\AccessListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client0/web1/web/vendor/symfony/security-bundle/Security/LazyFirewallContext.php"
    "line" => 64
    "function" => "authenticate"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client0/web1/web/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php"
    "line" => 88
    "function" => "authenticate"
    "class" => "Symfony\Bundle\SecurityBundle\Security\LazyFirewallContext"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client0/web1/web/vendor/symfony/security-http/Firewall.php"
    "line" => 86
    "function" => "callListeners"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client0/web1/web/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelRequest"
    "class" => "Symfony\Component\Security\Http\Firewall"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client0/web1/web/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client0/web1/web/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client0/web1/web/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 129
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client0/web1/web/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 162
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client0/web1/web/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 79
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client0/web1/web/vendor/symfony/http-kernel/Kernel.php"
    "line" => 143
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client0/web1/web/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 34
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client0/web1/web/vendor/autoload_runtime.php"
    "line" => 32
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client0/web1/web/public/index.php"
    "line" => 11
    "args" => [
      "/var/www/clients/client0/web1/web/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Bridge\Twig\AppVariable:181
[
  [
    "file" => "/var/www/clients/client0/web1/web/vendor/symfony/twig-bridge/AppVariable.php"
    "line" => 181
    "function" => "getFlashBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client0/web1/web/vendor/twig/twig/src/Extension/CoreExtension.php"
    "line" => 1928
    "function" => "getFlashes"
    "class" => "Symfony\Bridge\Twig\AppVariable"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client0/web1/web/var/cache/dev/twig/59/5970fe38f2783974200806777d136755.php"
    "line" => 86
    "function" => "getAttribute"
    "class" => "Twig\Extension\CoreExtension"
    "type" => "::"
  ]
  [
    "file" => "/var/www/clients/client0/web1/web/vendor/twig/twig/src/Template.php"
    "line" => 458
    "function" => "block_layout"
    "class" => "__TwigTemplate_b7e42e50bedc982ccf5875eecee0d322"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client0/web1/web/var/cache/dev/twig/58/58c39729bd0add241ecf47c4a2ed7c89.php"
    "line" => 83
    "function" => "yieldBlock"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client0/web1/web/vendor/twig/twig/src/Template.php"
    "line" => 411
    "function" => "doDisplay"
    "class" => "__TwigTemplate_f484d332fade86e9ab4c7d5565d61774"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client0/web1/web/var/cache/dev/twig/59/5970fe38f2783974200806777d136755.php"
    "line" => 55
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client0/web1/web/vendor/twig/twig/src/Template.php"
    "line" => 411
    "function" => "doDisplay"
    "class" => "__TwigTemplate_b7e42e50bedc982ccf5875eecee0d322"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client0/web1/web/var/cache/dev/twig/e3/e3903911c5acd0fd934e341bb06735e0.php"
    "line" => 55
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client0/web1/web/vendor/twig/twig/src/Template.php"
    "line" => 411
    "function" => "doDisplay"
    "class" => "__TwigTemplate_da285dd45e4c8f4c8231fe52c8d675b6"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client0/web1/web/vendor/twig/twig/src/Template.php"
    "line" => 366
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client0/web1/web/vendor/twig/twig/src/Template.php"
    "line" => 381
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client0/web1/web/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 51
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client0/web1/web/vendor/twig/twig/src/Environment.php"
    "line" => 333
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client0/web1/web/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 472
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client0/web1/web/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 477
    "function" => "doRenderView"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client0/web1/web/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 281
    "function" => "doRender"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client0/web1/web/src/Controller/Dashboard/WebsiteController.php"
    "line" => 272
    "function" => "render"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client0/web1/web/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 188
    "function" => "edit"
    "class" => "App\Controller\Dashboard\WebsiteController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client0/web1/web/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 79
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client0/web1/web/vendor/symfony/http-kernel/Kernel.php"
    "line" => 143
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client0/web1/web/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 34
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client0/web1/web/vendor/autoload_runtime.php"
    "line" => 32
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client0/web1/web/public/index.php"
    "line" => 11
    "args" => [
      "/var/www/clients/client0/web1/web/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:73
[
  [
    "file" => "/var/www/clients/client0/web1/web/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
    "line" => 73
    "function" => "has"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client0/web1/web/vendor/symfony/security-csrf/CsrfTokenManager.php"
    "line" => 69
    "function" => "hasToken"
    "class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client0/web1/web/vendor/symfony/security-csrf/SameOriginCsrfTokenManager.php"
    "line" => 92
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Csrf\CsrfTokenManager"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client0/web1/web/vendor/symfony/form/FormRenderer.php"
    "line" => 54
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client0/web1/web/var/cache/dev/twig/bc/bc1574cb62f6040c57c671ba6dd26103.php"
    "line" => 70
    "function" => "renderCsrfToken"
    "class" => "Symfony\Component\Form\FormRenderer"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client0/web1/web/vendor/twig/twig/src/Template.php"
    "line" => 411
    "function" => "doDisplay"
    "class" => "__TwigTemplate_004ce01ee273c5ff4cca8bb0b6741608"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client0/web1/web/vendor/twig/twig/src/Template.php"
    "line" => 366
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client0/web1/web/vendor/twig/twig/src/Template.php"
    "line" => 381
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client0/web1/web/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 51
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client0/web1/web/vendor/twig/twig/src/Extension/CoreExtension.php"
    "line" => 1527
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client0/web1/web/var/cache/dev/twig/e3/e3903911c5acd0fd934e341bb06735e0.php"
    "line" => 312
    "function" => "include"
    "class" => "Twig\Extension\CoreExtension"
    "type" => "::"
  ]
  [
    "file" => "/var/www/clients/client0/web1/web/vendor/twig/twig/src/Template.php"
    "line" => 458
    "function" => "block_dashboard"
    "class" => "__TwigTemplate_da285dd45e4c8f4c8231fe52c8d675b6"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client0/web1/web/var/cache/dev/twig/59/5970fe38f2783974200806777d136755.php"
    "line" => 165
    "function" => "yieldBlock"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client0/web1/web/vendor/twig/twig/src/Template.php"
    "line" => 458
    "function" => "block_layout"
    "class" => "__TwigTemplate_b7e42e50bedc982ccf5875eecee0d322"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client0/web1/web/var/cache/dev/twig/58/58c39729bd0add241ecf47c4a2ed7c89.php"
    "line" => 83
    "function" => "yieldBlock"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client0/web1/web/vendor/twig/twig/src/Template.php"
    "line" => 411
    "function" => "doDisplay"
    "class" => "__TwigTemplate_f484d332fade86e9ab4c7d5565d61774"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client0/web1/web/var/cache/dev/twig/59/5970fe38f2783974200806777d136755.php"
    "line" => 55
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client0/web1/web/vendor/twig/twig/src/Template.php"
    "line" => 411
    "function" => "doDisplay"
    "class" => "__TwigTemplate_b7e42e50bedc982ccf5875eecee0d322"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client0/web1/web/var/cache/dev/twig/e3/e3903911c5acd0fd934e341bb06735e0.php"
    "line" => 55
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client0/web1/web/vendor/twig/twig/src/Template.php"
    "line" => 411
    "function" => "doDisplay"
    "class" => "__TwigTemplate_da285dd45e4c8f4c8231fe52c8d675b6"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client0/web1/web/vendor/twig/twig/src/Template.php"
    "line" => 366
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client0/web1/web/vendor/twig/twig/src/Template.php"
    "line" => 381
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client0/web1/web/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 51
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client0/web1/web/vendor/twig/twig/src/Environment.php"
    "line" => 333
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client0/web1/web/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 472
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client0/web1/web/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 477
    "function" => "doRenderView"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client0/web1/web/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 281
    "function" => "doRender"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client0/web1/web/src/Controller/Dashboard/WebsiteController.php"
    "line" => 272
    "function" => "render"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client0/web1/web/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 188
    "function" => "edit"
    "class" => "App\Controller\Dashboard\WebsiteController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client0/web1/web/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 79
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client0/web1/web/vendor/symfony/http-kernel/Kernel.php"
    "line" => 143
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client0/web1/web/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 34
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client0/web1/web/vendor/autoload_runtime.php"
    "line" => 32
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client0/web1/web/public/index.php"
    "line" => 11
    "args" => [
      "/var/www/clients/client0/web1/web/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:49
[
  [
    "file" => "/var/www/clients/client0/web1/web/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
    "line" => 49
    "function" => "has"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client0/web1/web/vendor/symfony/security-csrf/CsrfTokenManager.php"
    "line" => 70
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client0/web1/web/vendor/symfony/security-csrf/SameOriginCsrfTokenManager.php"
    "line" => 92
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Csrf\CsrfTokenManager"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client0/web1/web/vendor/symfony/form/FormRenderer.php"
    "line" => 54
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client0/web1/web/var/cache/dev/twig/bc/bc1574cb62f6040c57c671ba6dd26103.php"
    "line" => 70
    "function" => "renderCsrfToken"
    "class" => "Symfony\Component\Form\FormRenderer"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client0/web1/web/vendor/twig/twig/src/Template.php"
    "line" => 411
    "function" => "doDisplay"
    "class" => "__TwigTemplate_004ce01ee273c5ff4cca8bb0b6741608"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client0/web1/web/vendor/twig/twig/src/Template.php"
    "line" => 366
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client0/web1/web/vendor/twig/twig/src/Template.php"
    "line" => 381
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client0/web1/web/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 51
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client0/web1/web/vendor/twig/twig/src/Extension/CoreExtension.php"
    "line" => 1527
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client0/web1/web/var/cache/dev/twig/e3/e3903911c5acd0fd934e341bb06735e0.php"
    "line" => 312
    "function" => "include"
    "class" => "Twig\Extension\CoreExtension"
    "type" => "::"
  ]
  [
    "file" => "/var/www/clients/client0/web1/web/vendor/twig/twig/src/Template.php"
    "line" => 458
    "function" => "block_dashboard"
    "class" => "__TwigTemplate_da285dd45e4c8f4c8231fe52c8d675b6"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client0/web1/web/var/cache/dev/twig/59/5970fe38f2783974200806777d136755.php"
    "line" => 165
    "function" => "yieldBlock"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client0/web1/web/vendor/twig/twig/src/Template.php"
    "line" => 458
    "function" => "block_layout"
    "class" => "__TwigTemplate_b7e42e50bedc982ccf5875eecee0d322"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client0/web1/web/var/cache/dev/twig/58/58c39729bd0add241ecf47c4a2ed7c89.php"
    "line" => 83
    "function" => "yieldBlock"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client0/web1/web/vendor/twig/twig/src/Template.php"
    "line" => 411
    "function" => "doDisplay"
    "class" => "__TwigTemplate_f484d332fade86e9ab4c7d5565d61774"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client0/web1/web/var/cache/dev/twig/59/5970fe38f2783974200806777d136755.php"
    "line" => 55
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client0/web1/web/vendor/twig/twig/src/Template.php"
    "line" => 411
    "function" => "doDisplay"
    "class" => "__TwigTemplate_b7e42e50bedc982ccf5875eecee0d322"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client0/web1/web/var/cache/dev/twig/e3/e3903911c5acd0fd934e341bb06735e0.php"
    "line" => 55
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client0/web1/web/vendor/twig/twig/src/Template.php"
    "line" => 411
    "function" => "doDisplay"
    "class" => "__TwigTemplate_da285dd45e4c8f4c8231fe52c8d675b6"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client0/web1/web/vendor/twig/twig/src/Template.php"
    "line" => 366
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client0/web1/web/vendor/twig/twig/src/Template.php"
    "line" => 381
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client0/web1/web/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 51
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client0/web1/web/vendor/twig/twig/src/Environment.php"
    "line" => 333
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client0/web1/web/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 472
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client0/web1/web/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 477
    "function" => "doRenderView"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client0/web1/web/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 281
    "function" => "doRender"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client0/web1/web/src/Controller/Dashboard/WebsiteController.php"
    "line" => 272
    "function" => "render"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client0/web1/web/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 188
    "function" => "edit"
    "class" => "App\Controller\Dashboard\WebsiteController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client0/web1/web/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 79
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client0/web1/web/vendor/symfony/http-kernel/Kernel.php"
    "line" => 143
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client0/web1/web/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 34
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client0/web1/web/vendor/autoload_runtime.php"
    "line" => 32
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client0/web1/web/public/index.php"
    "line" => 11
    "args" => [
      "/var/www/clients/client0/web1/web/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:53
[
  [
    "file" => "/var/www/clients/client0/web1/web/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
    "line" => 53
    "function" => "get"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client0/web1/web/vendor/symfony/security-csrf/CsrfTokenManager.php"
    "line" => 70
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client0/web1/web/vendor/symfony/security-csrf/SameOriginCsrfTokenManager.php"
    "line" => 92
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Csrf\CsrfTokenManager"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client0/web1/web/vendor/symfony/form/FormRenderer.php"
    "line" => 54
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client0/web1/web/var/cache/dev/twig/bc/bc1574cb62f6040c57c671ba6dd26103.php"
    "line" => 70
    "function" => "renderCsrfToken"
    "class" => "Symfony\Component\Form\FormRenderer"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client0/web1/web/vendor/twig/twig/src/Template.php"
    "line" => 411
    "function" => "doDisplay"
    "class" => "__TwigTemplate_004ce01ee273c5ff4cca8bb0b6741608"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client0/web1/web/vendor/twig/twig/src/Template.php"
    "line" => 366
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client0/web1/web/vendor/twig/twig/src/Template.php"
    "line" => 381
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client0/web1/web/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 51
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client0/web1/web/vendor/twig/twig/src/Extension/CoreExtension.php"
    "line" => 1527
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client0/web1/web/var/cache/dev/twig/e3/e3903911c5acd0fd934e341bb06735e0.php"
    "line" => 312
    "function" => "include"
    "class" => "Twig\Extension\CoreExtension"
    "type" => "::"
  ]
  [
    "file" => "/var/www/clients/client0/web1/web/vendor/twig/twig/src/Template.php"
    "line" => 458
    "function" => "block_dashboard"
    "class" => "__TwigTemplate_da285dd45e4c8f4c8231fe52c8d675b6"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client0/web1/web/var/cache/dev/twig/59/5970fe38f2783974200806777d136755.php"
    "line" => 165
    "function" => "yieldBlock"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client0/web1/web/vendor/twig/twig/src/Template.php"
    "line" => 458
    "function" => "block_layout"
    "class" => "__TwigTemplate_b7e42e50bedc982ccf5875eecee0d322"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client0/web1/web/var/cache/dev/twig/58/58c39729bd0add241ecf47c4a2ed7c89.php"
    "line" => 83
    "function" => "yieldBlock"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client0/web1/web/vendor/twig/twig/src/Template.php"
    "line" => 411
    "function" => "doDisplay"
    "class" => "__TwigTemplate_f484d332fade86e9ab4c7d5565d61774"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client0/web1/web/var/cache/dev/twig/59/5970fe38f2783974200806777d136755.php"
    "line" => 55
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client0/web1/web/vendor/twig/twig/src/Template.php"
    "line" => 411
    "function" => "doDisplay"
    "class" => "__TwigTemplate_b7e42e50bedc982ccf5875eecee0d322"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client0/web1/web/var/cache/dev/twig/e3/e3903911c5acd0fd934e341bb06735e0.php"
    "line" => 55
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client0/web1/web/vendor/twig/twig/src/Template.php"
    "line" => 411
    "function" => "doDisplay"
    "class" => "__TwigTemplate_da285dd45e4c8f4c8231fe52c8d675b6"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client0/web1/web/vendor/twig/twig/src/Template.php"
    "line" => 366
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client0/web1/web/vendor/twig/twig/src/Template.php"
    "line" => 381
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client0/web1/web/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 51
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client0/web1/web/vendor/twig/twig/src/Environment.php"
    "line" => 333
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client0/web1/web/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 472
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client0/web1/web/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 477
    "function" => "doRenderView"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client0/web1/web/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 281
    "function" => "doRender"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client0/web1/web/src/Controller/Dashboard/WebsiteController.php"
    "line" => 272
    "function" => "render"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client0/web1/web/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 188
    "function" => "edit"
    "class" => "App\Controller\Dashboard\WebsiteController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client0/web1/web/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 79
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client0/web1/web/vendor/symfony/http-kernel/Kernel.php"
    "line" => 143
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client0/web1/web/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 34
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client0/web1/web/vendor/autoload_runtime.php"
    "line" => 32
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client0/web1/web/public/index.php"
    "line" => 11
    "args" => [
      "/var/www/clients/client0/web1/web/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]

Flashes

Flashes

No flash messages were created.

Server Parameters

Server Parameters

Defined in .env

Key Value
APP_ENV
"dev"
APP_SECRET
"2f42b5699d0e8f0a51a0cda79e12784a"
APP_SHARE_DIR
"var/share"
CONTACT_FROM
"noreply@lcd-platform.fr"
CONTACT_TO
"contact@lcd-platform.fr"
DATABASE_URL
"mysql://fredy34560:Laurafredkelly1706@127.0.0.1:3306/prodTest_lcdplatform?serverVersion=mariadb-11.8.6&charset=utf8mb4"
DEFAULT_URI
"http://localhost"
FACEBOOK_APP_ID
"1392516146083310"
FACEBOOK_APP_SECRET
"91e2e55e4ad630fb68d114dfbe061d58"
FACEBOOK_GRAPH_VERSION
"v23.0"
GOOGLE_CLIENT_ID
"726595690246-qgnn7i1ge86q1h36iodmk88o6cbovpi5.apps.googleusercontent.com"
GOOGLE_CLIENT_SECRET
"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"
ISPCONFIG_API_PASSWORD
"UUN4C_rvtao"
ISPCONFIG_API_URL
"https://127.0.0.1:8080/remote/json.php"
ISPCONFIG_API_USER
"lcd-platform-api"
LWS_API_LOGIN
"793833"
LWS_API_PROD_KEY
"TUOCDr8jgnPuoZcdHXl6sG2hMbav01J4YmEwqLSBAFIVfxKy37"
LWS_API_TEST_KEY
"oqmNHxs0ny6J1ficlKVUEaApvLCz9WQdr8Bg4RXTGtZYb7uM3w"
LWS_API_TEST_MODE
"false"
LWS_API_TEST_OWNER_CONTACT
"793833"
MAILER_DSN
"smtp://127.0.0.1:25?auto_tls=false"
MESSENGER_TRANSPORT_DSN
"doctrine://default?auto_setup=0"
PLATFORM_SERVER_IP
"213.156.135.210"
STRIPE_PUBLIC_KEY
"pk_test_51U22j0GYCrz5BO8Mxpfw4PKtng5HQM8ctQOXHZyW8x1dTchqBXEp2FoIhUKOunhZIHd84USYXDTZsRW6F0oSLF4q005ikXGIBA"
STRIPE_SECRET_KEY
"sk_test_51U22j0GYCrz5BO8MdBiFJ5VqCn7qX6668KlLBin5wNLwT6lhAYU45RstxOmLXw4aKT6l2t7Zusg42j0WEOEThxJJ00W0Jl85Kr"
STRIPE_WEBHOOK_SECRET
"whsec_UKDyhn89WLnr5H9tt3rWR24rr3KUp3fJ"

Defined as regular env variables

Key Value
APP_DEBUG
"1"
APP_PROJECT_DIR
"/var/www/clients/client0/web1/web"
APP_RUNTIME
"Symfony\Component\Runtime\SymfonyRuntime"
APP_RUNTIME_OPTIONS
[
  "project_dir" => "/var/www/clients/client0/web1/web"
]
CONTEXT_DOCUMENT_ROOT
"/var/www/lcd-platform.fr/web/public"
CONTEXT_PREFIX
""
DOCUMENT_ROOT
"/var/www/lcd-platform.fr/web/public"
FCGI_ROLE
"RESPONDER"
GATEWAY_INTERFACE
"CGI/1.1"
H2PUSH
"off"
H2_PUSH
"off"
H2_PUSHED
""
H2_PUSHED_ON
""
H2_STREAM_ID
"3"
H2_STREAM_TAG
"2327926-286-3"
HOME
"/var/www/clients/client0/web1"
HOSTNAME
""
HTTP2
"on"
HTTPS
"on"
HTTP_ACCEPT
"text/html, application/xhtml+xml"
HTTP_ACCEPT_ENCODING
"gzip, deflate, br, zstd"
HTTP_ACCEPT_LANGUAGE
"fr,fr-FR;q=0.9,en-US;q=0.8,en;q=0.7"
HTTP_COOKIE
"PHPSESSID=09894f58c5217d84d4042b7f3e16349f; main_auth_profile_token=15bdae"
HTTP_HOST
"www.lcd-platform.fr"
HTTP_PRIORITY
"u=5"
HTTP_REFERER
"https://www.lcd-platform.fr/dashboard/sites/1/edit?section=domain"
HTTP_SEC_FETCH_DEST
"empty"
HTTP_SEC_FETCH_MODE
"cors"
HTTP_SEC_FETCH_SITE
"same-origin"
HTTP_TE
"trailers"
HTTP_USER_AGENT
"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:153.0) Gecko/20100101 Firefox/153.0"
HTTP_X_SEC_PURPOSE
"prefetch"
HTTP_X_TURBO_REQUEST_ID
"0f328450-5106-43b3-8073-92b3efd8b000"
PATH
"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin"
PHP_SELF
"/index.php"
QUERY_STRING
"section=overview"
REDIRECT_H2PUSH
"off"
REDIRECT_H2_PUSH
"off"
REDIRECT_H2_PUSHED
""
REDIRECT_H2_PUSHED_ON
""
REDIRECT_H2_STREAM_ID
"3"
REDIRECT_H2_STREAM_TAG
"2327926-286-3"
REDIRECT_HTTP2
"on"
REDIRECT_HTTPS
"on"
REDIRECT_QUERY_STRING
"section=overview"
REDIRECT_SCRIPT_URI
"https://www.lcd-platform.fr/dashboard/sites/1/edit"
REDIRECT_SCRIPT_URL
"/dashboard/sites/1/edit"
REDIRECT_SSL_TLS_SNI
"www.lcd-platform.fr"
REDIRECT_STATUS
"200"
REDIRECT_URL
"/dashboard/sites/1/edit"
REMOTE_ADDR
"213.166.196.102"
REMOTE_PORT
"57803"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"https"
REQUEST_TIME
1786545307
REQUEST_TIME_FLOAT
1786545307.4468
REQUEST_URI
"/dashboard/sites/1/edit?section=overview"
SCRIPT_FILENAME
"/var/www/lcd-platform.fr/web/public/index.php"
SCRIPT_NAME
"/index.php"
SCRIPT_URI
"https://www.lcd-platform.fr/dashboard/sites/1/edit"
SCRIPT_URL
"/dashboard/sites/1/edit"
SERVER_ADDR
"213.156.135.210"
SERVER_ADMIN
"webmaster@lcd-platform.fr"
SERVER_NAME
"www.lcd-platform.fr"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/2.0"
SERVER_SIGNATURE
""
SERVER_SOFTWARE
"Apache"
SSL_TLS_SNI
"www.lcd-platform.fr"
SYMFONY_DOTENV_PATH
"/var/www/clients/client0/web1/web/.env"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_SECRET,APP_SHARE_DIR,DEFAULT_URI,DATABASE_URL,MESSENGER_TRANSPORT_DSN,MAILER_DSN,STRIPE_SECRET_KEY,GOOGLE_CLIENT_ID,GOOGLE_CLIENT_SECRET,FACEBOOK_APP_ID,FACEBOOK_APP_SECRET,FACEBOOK_GRAPH_VERSION,CONTACT_FROM,CONTACT_TO,LWS_API_LOGIN,LWS_API_TEST_KEY,LWS_API_PROD_KEY,LWS_API_TEST_MODE,LWS_API_TEST_OWNER_CONTACT,STRIPE_PUBLIC_KEY,STRIPE_WEBHOOK_SECRET,PLATFORM_SERVER_IP,ISPCONFIG_API_URL,ISPCONFIG_API_USER,ISPCONFIG_API_PASSWORD"
TEMP
"/var/www/clients/client0/web1/tmp"
TMP
"/var/www/clients/client0/web1/tmp"
TMPDIR
"/var/www/clients/client0/web1/tmp"
USER
"web1"
proxy-nokeepalive
"1"