HomeController :: about
Request
GET Parameters
None
POST Parameters
None
Uploaded Files
None
Request Attributes
| Key | Value |
|---|---|
| _access_control_attributes | null |
| _controller | "App\Controller\HomeController::about" |
| _controller_attributes | [ Symfony\Component\Routing\Attribute\Route {#388 +methods: [ "GET" "POST" ] +envs: [] +schemes: [] +aliases: [] +path: "/a-propos" +name: "app_about" +requirements: [] +options: [] +defaults: [] +host: null +condition: null +priority: null } ] |
| _firewall_context | "security.firewall.map.context.main" |
| _route | "app_about" |
| _route_params | [] |
| _security_authenticators | [] |
| _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 | "eef2af" |
Request Headers
| Header | Value |
|---|---|
| accept | "*/*" |
| accept-encoding | "gzip, br, zstd, deflate" |
| host | "www.lcd-platform.fr" |
| user-agent | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
| x-php-ob-level | "1" |
Request Content
Request content not available (it was retrieved as a resource).
Retry Command
curl \ --compressed \ --url 'https://www.lcd-platform.fr/a-propos' \ --header 'Accept-Encoding: gzip, br, zstd, deflate' \ --header 'User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)' \ --header 'Accept: */*' \ --header 'X-Php-Ob-Level: 1'
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 16:02:46 GMT" |
| expires | "Wed, 12 Aug 2026 16:02:46 GMT" |
| set-cookie | "PHPSESSID=56f3e72a4cd22b83ac44074aecb98426; path=/; secure; httponly; samesite=lax" |
| x-debug-token | "b67d4c" |
| x-robots-tag | "noindex" |
Cookies
Request Cookies
No request cookies
Response Cookies
| Key | Value |
|---|---|
| PHPSESSID | Symfony\Component\HttpFoundation\Cookie {#1153 #expire: 0 #path: "/" -sameSite: "lax" -secureDefault: false #name: "PHPSESSID" #value: "56f3e72a4cd22b83ac44074aecb98426" #domain: "" #secure: true #httpOnly: true -raw: false -partitioned: false } |
Session 5
Session Metadata
No session metadata
Session Attributes
No session attributes
Session Usage
5
Usages
Stateless check enabled
| Usage |
|---|
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:70
[
[
"file" => "/var/www/clients/client0/web1/web/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
"line" => 70
"function" => "start"
"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/Extension/Csrf/Type/FormTypeCsrfExtension.php"
"line" => 80
"function" => "getToken"
"class" => "Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager"
"type" => "->"
]
[
"file" => "/var/www/clients/client0/web1/web/vendor/symfony/form/ResolvedFormType.php"
"line" => 125
"function" => "finishView"
"class" => "Symfony\Component\Form\Extension\Csrf\Type\FormTypeCsrfExtension"
"type" => "->"
]
[
"file" => "/var/www/clients/client0/web1/web/vendor/symfony/form/Extension/DataCollector/Proxy/ResolvedTypeDataCollectorProxy.php"
"line" => 83
"function" => "finishView"
"class" => "Symfony\Component\Form\ResolvedFormType"
"type" => "->"
]
[
"file" => "/var/www/clients/client0/web1/web/vendor/symfony/form/ResolvedFormType.php"
"line" => 120
"function" => "finishView"
"class" => "Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeDataCollectorProxy"
"type" => "->"
]
[
"file" => "/var/www/clients/client0/web1/web/vendor/symfony/form/Extension/DataCollector/Proxy/ResolvedTypeDataCollectorProxy.php"
"line" => 83
"function" => "finishView"
"class" => "Symfony\Component\Form\ResolvedFormType"
"type" => "->"
]
[
"file" => "/var/www/clients/client0/web1/web/vendor/symfony/form/Form.php"
"line" => 900
"function" => "finishView"
"class" => "Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeDataCollectorProxy"
"type" => "->"
]
[
"file" => "/var/www/clients/client0/web1/web/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 464
"function" => "createView"
"class" => "Symfony\Component\Form\Form"
"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/HomeController.php"
"line" => 269
"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" => "about"
"class" => "App\Controller\HomeController"
"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/Extension/Csrf/Type/FormTypeCsrfExtension.php"
"line" => 80
"function" => "getToken"
"class" => "Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager"
"type" => "->"
]
[
"file" => "/var/www/clients/client0/web1/web/vendor/symfony/form/ResolvedFormType.php"
"line" => 125
"function" => "finishView"
"class" => "Symfony\Component\Form\Extension\Csrf\Type\FormTypeCsrfExtension"
"type" => "->"
]
[
"file" => "/var/www/clients/client0/web1/web/vendor/symfony/form/Extension/DataCollector/Proxy/ResolvedTypeDataCollectorProxy.php"
"line" => 83
"function" => "finishView"
"class" => "Symfony\Component\Form\ResolvedFormType"
"type" => "->"
]
[
"file" => "/var/www/clients/client0/web1/web/vendor/symfony/form/ResolvedFormType.php"
"line" => 120
"function" => "finishView"
"class" => "Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeDataCollectorProxy"
"type" => "->"
]
[
"file" => "/var/www/clients/client0/web1/web/vendor/symfony/form/Extension/DataCollector/Proxy/ResolvedTypeDataCollectorProxy.php"
"line" => 83
"function" => "finishView"
"class" => "Symfony\Component\Form\ResolvedFormType"
"type" => "->"
]
[
"file" => "/var/www/clients/client0/web1/web/vendor/symfony/form/Form.php"
"line" => 900
"function" => "finishView"
"class" => "Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeDataCollectorProxy"
"type" => "->"
]
[
"file" => "/var/www/clients/client0/web1/web/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 464
"function" => "createView"
"class" => "Symfony\Component\Form\Form"
"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/HomeController.php"
"line" => 269
"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" => "about"
"class" => "App\Controller\HomeController"
"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:63
[
[
"file" => "/var/www/clients/client0/web1/web/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
"line" => 63
"function" => "set"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/clients/client0/web1/web/vendor/symfony/security-csrf/CsrfTokenManager.php"
"line" => 74
"function" => "setToken"
"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/Extension/Csrf/Type/FormTypeCsrfExtension.php"
"line" => 80
"function" => "getToken"
"class" => "Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager"
"type" => "->"
]
[
"file" => "/var/www/clients/client0/web1/web/vendor/symfony/form/ResolvedFormType.php"
"line" => 125
"function" => "finishView"
"class" => "Symfony\Component\Form\Extension\Csrf\Type\FormTypeCsrfExtension"
"type" => "->"
]
[
"file" => "/var/www/clients/client0/web1/web/vendor/symfony/form/Extension/DataCollector/Proxy/ResolvedTypeDataCollectorProxy.php"
"line" => 83
"function" => "finishView"
"class" => "Symfony\Component\Form\ResolvedFormType"
"type" => "->"
]
[
"file" => "/var/www/clients/client0/web1/web/vendor/symfony/form/ResolvedFormType.php"
"line" => 120
"function" => "finishView"
"class" => "Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeDataCollectorProxy"
"type" => "->"
]
[
"file" => "/var/www/clients/client0/web1/web/vendor/symfony/form/Extension/DataCollector/Proxy/ResolvedTypeDataCollectorProxy.php"
"line" => 83
"function" => "finishView"
"class" => "Symfony\Component\Form\ResolvedFormType"
"type" => "->"
]
[
"file" => "/var/www/clients/client0/web1/web/vendor/symfony/form/Form.php"
"line" => 900
"function" => "finishView"
"class" => "Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeDataCollectorProxy"
"type" => "->"
]
[
"file" => "/var/www/clients/client0/web1/web/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 464
"function" => "createView"
"class" => "Symfony\Component\Form\Form"
"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/HomeController.php"
"line" => 269
"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" => "about"
"class" => "App\Controller\HomeController"
"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/58/58c39729bd0add241ecf47c4a2ed7c89.php"
"line" => 207
"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_f484d332fade86e9ab4c7d5565d61774"
"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/42/42ea210b1501b091ab93a25c7b29db75.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_27d4c22c539357265fc5904664ae46b4"
"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/HomeController.php"
"line" => 269
"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" => "about"
"class" => "App\Controller\HomeController"
"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:185
[
[
"file" => "/var/www/clients/client0/web1/web/vendor/symfony/twig-bridge/AppVariable.php"
"line" => 185
"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/42/42ea210b1501b091ab93a25c7b29db75.php"
"line" => 1641
"function" => "getAttribute"
"class" => "Twig\Extension\CoreExtension"
"type" => "::"
]
[
"file" => "/var/www/clients/client0/web1/web/vendor/twig/twig/src/Template.php"
"line" => 458
"function" => "block_body"
"class" => "__TwigTemplate_27d4c22c539357265fc5904664ae46b4"
"type" => "->"
]
[
"file" => "/var/www/clients/client0/web1/web/var/cache/dev/twig/58/58c39729bd0add241ecf47c4a2ed7c89.php"
"line" => 273
"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_f484d332fade86e9ab4c7d5565d61774"
"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/42/42ea210b1501b091ab93a25c7b29db75.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_27d4c22c539357265fc5904664ae46b4"
"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/HomeController.php"
"line" => 269
"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" => "about"
"class" => "App\Controller\HomeController"
"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 | "1" |
| H2_STREAM_TAG | "2327940-1485-1" |
| HOME | "/var/www/clients/client0/web1" |
| HOSTNAME | "" |
| HTTP2 | "on" |
| HTTPS | "on" |
| HTTP_ACCEPT | "*/*" |
| HTTP_ACCEPT_ENCODING | "gzip, br, zstd, deflate" |
| HTTP_HOST | "www.lcd-platform.fr" |
| HTTP_USER_AGENT | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
| PATH | "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" |
| PHP_SELF | "/index.php" |
| QUERY_STRING | "" |
| REDIRECT_H2PUSH | "off" |
| REDIRECT_H2_PUSH | "off" |
| REDIRECT_H2_PUSHED | "" |
| REDIRECT_H2_PUSHED_ON | "" |
| REDIRECT_H2_STREAM_ID | "1" |
| REDIRECT_H2_STREAM_TAG | "2327940-1485-1" |
| REDIRECT_HTTP2 | "on" |
| REDIRECT_HTTPS | "on" |
| REDIRECT_SCRIPT_URI | "https://www.lcd-platform.fr/a-propos" |
| REDIRECT_SCRIPT_URL | "/a-propos" |
| REDIRECT_SSL_TLS_SNI | "www.lcd-platform.fr" |
| REDIRECT_STATUS | "200" |
| REDIRECT_URL | "/a-propos" |
| REMOTE_ADDR | "216.73.217.10" |
| REMOTE_PORT | "52330" |
| REQUEST_METHOD | "GET" |
| REQUEST_SCHEME | "https" |
| REQUEST_TIME | 1786550566 |
| REQUEST_TIME_FLOAT | 1786550566.1775 |
| REQUEST_URI | "/a-propos" |
| SCRIPT_FILENAME | "/var/www/lcd-platform.fr/web/public/index.php" |
| SCRIPT_NAME | "/index.php" |
| SCRIPT_URI | "https://www.lcd-platform.fr/a-propos" |
| SCRIPT_URL | "/a-propos" |
| 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" |