HomeController :: index
Request
GET Parameters
No GET parameters
POST Parameters
No POST parameters
Uploaded Files
No files were uploaded
Request Attributes
Key | Value |
---|---|
_access_control_attributes | null |
_controller | "App\Controller\Frontoffice\HomeController::index" |
_firewall_context | "security.firewall.map.context.main" |
_locale | "fr" |
_redirected | true |
_route | "fo_home_index" |
_route_params | [ "_locale" => "fr" ] |
_stopwatch_token | "9ee14f" |
Request Headers
Header | Value |
---|---|
accept | "text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8" |
accept-encoding | "" |
accept-language | "en-US,en;q=0.8" |
cache-control | "no-cache" |
content-length | "0" |
content-type | "" |
cookie | "sf_redirect=%7B%22token%22%3A%22cfa881%22%2C%22route%22%3A%22fo_contact_index%22%2C%22method%22%3A%22HEAD%22%2C%22controller%22%3A%7B%22class%22%3A%22App%5C%5CController%5C%5CFrontoffice%5C%5CContactController%22%2C%22method%22%3A%22index%22%2C%22file%22%3A%22%5C%2Fvar%5C%2Fwww%5C%2Fsites%5C%2Fpp-lalune%5C%2Fsrc%5C%2FController%5C%2FFrontoffice%5C%2FFOController.php%22%2C%22line%22%3A78%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D" |
host | "pp-lalune.e-systemes.fr" |
referer | "https://pp-lalune.e-systemes.fr" |
user-agent | "Mozilla/5.0+(compatible; UptimeRobot/2.0; http://www.uptimerobot.com/)" |
x-forwarded-for | "52.22.236.30" |
x-forwarded-host | "pp-lalune.e-systemes.fr" |
x-forwarded-proto | "https" |
x-php-ob-level | "1" |
Request Content
Request content not available (it was retrieved as a resource).
Response
Response Headers
Header | Value |
---|---|
cache-control | "no-cache, private" |
content-type | "text/html; charset=UTF-8" |
date | "Sat, 02 Nov 2024 11:33:29 GMT" |
x-debug-token | "23698c" |
Cookies
Request Cookies
Key | Value |
---|---|
sf_redirect | "{"token":"cfa881","route":"fo_contact_index","method":"HEAD","controller":{"class":"App\\Controller\\Frontoffice\\ContactController","method":"index","file":"\/var\/www\/sites\/pp-lalune\/src\/Controller\/Frontoffice\/FOController.php","line":78},"status_code":302,"status_text":"Found"}" |
Response Cookies
No response cookies
Session 7
Session Metadata
Key | Value |
---|---|
Created | "Sat, 02 Nov 24 12:33:28 +0100" |
Last used | "Sat, 02 Nov 24 12:33:28 +0100" |
Lifetime | 0 |
Session Attributes
No session attributes
Session Usage
7
Usages
Stateless check enabled
Usage |
---|
App\Repository\CategoryRepository:60
[ [ "file" => "/var/www/sites/pp-lalune/src/Repository/CategoryRepository.php" "line" => 60 "function" => "get" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "function" => "App\Repository\{closure}" "class" => "App\Repository\CategoryRepository" "type" => "->" ] [ "file" => "/var/www/sites/pp-lalune/vendor/doctrine/collections/src/ArrayCollection.php" "line" => 382 "function" => "array_filter" ] [ "file" => "/var/www/sites/pp-lalune/vendor/doctrine/collections/src/AbstractLazyCollection.php" "line" => 244 "function" => "filter" "class" => "Doctrine\Common\Collections\ArrayCollection" "type" => "->" ] [ "file" => "/var/www/sites/pp-lalune/src/Repository/CategoryRepository.php" "line" => 56 "function" => "filter" "class" => "Doctrine\Common\Collections\AbstractLazyCollection" "type" => "->" ] [ "file" => "/var/www/sites/pp-lalune/src/Controller/Frontoffice/LuneController.php" "line" => 61 "function" => "getArticles" "class" => "App\Repository\CategoryRepository" "type" => "->" ] [ "file" => "/var/www/sites/pp-lalune/src/Controller/Frontoffice/LuneController.php" "line" => 45 "function" => "buildHeader" "class" => "App\Controller\Frontoffice\LuneController" "type" => "->" ] [ "file" => "/var/www/sites/pp-lalune/src/Controller/Frontoffice/HomeController.php" "line" => 32 "function" => "__construct" "class" => "App\Controller\Frontoffice\LuneController" "type" => "->" ] [ "file" => "/var/www/sites/pp-lalune/var/cache/dev/Container79iG9Q7/getHomeControllerService.php" "line" => 25 "function" => "__construct" "class" => "App\Controller\Frontoffice\HomeController" "type" => "->" ] [ "file" => "/var/www/sites/pp-lalune/var/cache/dev/Container79iG9Q7/App_KernelDevDebugContainer.php" "line" => 584 "function" => "do" "class" => "Container79iG9Q7\getHomeControllerService" "type" => "::" ] [ "file" => "/var/www/sites/pp-lalune/vendor/symfony/dependency-injection/Container.php" "line" => 215 "function" => "load" "class" => "Container79iG9Q7\App_KernelDevDebugContainer" "type" => "->" ] [ "file" => "/var/www/sites/pp-lalune/vendor/symfony/dependency-injection/Container.php" "line" => 197 "function" => "make" "class" => "Symfony\Component\DependencyInjection\Container" "type" => "->" ] [ "file" => "/var/www/sites/pp-lalune/vendor/symfony/http-kernel/Controller/ContainerControllerResolver.php" "line" => 43 "function" => "get" "class" => "Symfony\Component\DependencyInjection\Container" "type" => "->" ] [ "file" => "/var/www/sites/pp-lalune/vendor/symfony/framework-bundle/Controller/ControllerResolver.php" "line" => 29 "function" => "instantiateController" "class" => "Symfony\Component\HttpKernel\Controller\ContainerControllerResolver" "type" => "->" ] [ "file" => "/var/www/sites/pp-lalune/vendor/symfony/http-kernel/Controller/ControllerResolver.php" "line" => 111 "function" => "instantiateController" "class" => "Symfony\Bundle\FrameworkBundle\Controller\ControllerResolver" "type" => "->" ] [ "file" => "/var/www/sites/pp-lalune/vendor/symfony/http-kernel/Controller/ControllerResolver.php" "line" => 79 "function" => "createController" "class" => "Symfony\Component\HttpKernel\Controller\ControllerResolver" "type" => "->" ] [ "file" => "/var/www/sites/pp-lalune/vendor/symfony/http-kernel/Controller/TraceableControllerResolver.php" "line" => 38 "function" => "getController" "class" => "Symfony\Component\HttpKernel\Controller\ControllerResolver" "type" => "->" ] [ "file" => "/var/www/sites/pp-lalune/vendor/symfony/http-kernel/HttpKernel.php" "line" => 146 "function" => "getController" "class" => "Symfony\Component\HttpKernel\Controller\TraceableControllerResolver" "type" => "->" ] [ "file" => "/var/www/sites/pp-lalune/vendor/symfony/http-kernel/HttpKernel.php" "line" => 75 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/sites/pp-lalune/vendor/symfony/http-kernel/Kernel.php" "line" => 202 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/sites/pp-lalune/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php" "line" => 35 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] [ "file" => "/var/www/sites/pp-lalune/vendor/autoload_runtime.php" "line" => 29 "function" => "run" "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner" "type" => "->" ] [ "file" => "/var/www/sites/pp-lalune/public/index.php" "line" => 5 "args" => [ "/var/www/sites/pp-lalune/vendor/autoload_runtime.php" ] "function" => "require_once" ] ] |
Symfony\Bridge\Twig\AppVariable:151
[ [ "file" => "/var/www/sites/pp-lalune/vendor/symfony/twig-bridge/AppVariable.php" "line" => 151 "function" => "getFlashBag" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/var/www/sites/pp-lalune/vendor/twig/twig/src/Extension/CoreExtension.php" "line" => 1635 "function" => "getFlashes" "class" => "Symfony\Bridge\Twig\AppVariable" "type" => "->" ] [ "file" => "/var/www/sites/pp-lalune/var/cache/dev/twig/14/14ac40115c11b5fe158152bca763df6d.php" "line" => 44 "function" => "twig_get_attribute" ] [ "file" => "/var/www/sites/pp-lalune/vendor/twig/twig/src/Template.php" "line" => 394 "function" => "doDisplay" "class" => "__TwigTemplate_a79eca3f30e7f9e7ae7d939f6e1c7ec6" "type" => "->" ] [ "file" => "/var/www/sites/pp-lalune/vendor/twig/twig/src/Template.php" "line" => 367 "function" => "displayWithErrorHandling" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/var/www/sites/pp-lalune/vendor/twig/twig/src/Template.php" "line" => 379 "function" => "display" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/var/www/sites/pp-lalune/vendor/twig/twig/src/TemplateWrapper.php" "line" => 40 "function" => "render" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/var/www/sites/pp-lalune/vendor/twig/twig/src/Extension/CoreExtension.php" "line" => 1347 "function" => "render" "class" => "Twig\TemplateWrapper" "type" => "->" ] [ "file" => "/var/www/sites/pp-lalune/var/cache/dev/twig/3c/3c86b2591a9f27c668313455ae377339.php" "line" => 123 "function" => "twig_include" ] [ "file" => "/var/www/sites/pp-lalune/vendor/twig/twig/src/Template.php" "line" => 394 "function" => "doDisplay" "class" => "__TwigTemplate_81228df0f66e189b1bcffd557a02797d" "type" => "->" ] [ "file" => "/var/www/sites/pp-lalune/vendor/twig/twig/src/Template.php" "line" => 367 "function" => "displayWithErrorHandling" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/var/www/sites/pp-lalune/var/cache/dev/twig/92/9242fe184dca47de53033f0a7e3663ab.php" "line" => 49 "function" => "display" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/var/www/sites/pp-lalune/vendor/twig/twig/src/Template.php" "line" => 394 "function" => "doDisplay" "class" => "__TwigTemplate_a2306378be4c5bf86fc3010d770a7be1" "type" => "->" ] [ "file" => "/var/www/sites/pp-lalune/vendor/twig/twig/src/Template.php" "line" => 367 "function" => "displayWithErrorHandling" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/var/www/sites/pp-lalune/vendor/twig/twig/src/Template.php" "line" => 379 "function" => "display" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/var/www/sites/pp-lalune/vendor/twig/twig/src/TemplateWrapper.php" "line" => 40 "function" => "render" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/var/www/sites/pp-lalune/vendor/twig/twig/src/Environment.php" "line" => 280 "function" => "render" "class" => "Twig\TemplateWrapper" "type" => "->" ] [ "file" => "/var/www/sites/pp-lalune/vendor/symfony/framework-bundle/Controller/AbstractController.php" "line" => 220 "function" => "render" "class" => "Twig\Environment" "type" => "->" ] [ "file" => "/var/www/sites/pp-lalune/vendor/symfony/framework-bundle/Controller/AbstractController.php" "line" => 228 "function" => "renderView" "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController" "type" => "->" ] [ "file" => "/var/www/sites/pp-lalune/src/Controller/Frontoffice/FOController.php" "line" => 238 "function" => "render" "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController" "type" => "->" ] [ "file" => "/var/www/sites/pp-lalune/src/Controller/Frontoffice/HomeController.php" "line" => 101 "function" => "lister" "class" => "App\Controller\Frontoffice\FOController" "type" => "->" ] [ "file" => "/var/www/sites/pp-lalune/vendor/symfony/http-kernel/HttpKernel.php" "line" => 163 "function" => "index" "class" => "App\Controller\Frontoffice\HomeController" "type" => "->" ] [ "file" => "/var/www/sites/pp-lalune/vendor/symfony/http-kernel/HttpKernel.php" "line" => 75 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/sites/pp-lalune/vendor/symfony/http-kernel/Kernel.php" "line" => 202 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/sites/pp-lalune/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php" "line" => 35 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] [ "file" => "/var/www/sites/pp-lalune/vendor/autoload_runtime.php" "line" => 29 "function" => "run" "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner" "type" => "->" ] [ "file" => "/var/www/sites/pp-lalune/public/index.php" "line" => 5 "args" => [ "/var/www/sites/pp-lalune/vendor/autoload_runtime.php" ] "function" => "require_once" ] ] |
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:72
[ [ "file" => "/var/www/sites/pp-lalune/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php" "line" => 72 "function" => "getMetadataBag" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/var/www/sites/pp-lalune/vendor/symfony/http-kernel/Profiler/Profiler.php" "line" => 151 "function" => "collect" "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector" "type" => "->" ] [ "file" => "/var/www/sites/pp-lalune/vendor/symfony/http-kernel/EventListener/ProfilerListener.php" "line" => 108 "function" => "collect" "class" => "Symfony\Component\HttpKernel\Profiler\Profiler" "type" => "->" ] [ "file" => "/var/www/sites/pp-lalune/vendor/symfony/event-dispatcher/Debug/WrappedListener.php" "line" => 111 "function" => "onKernelResponse" "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener" "type" => "->" ] [ "file" => "/var/www/sites/pp-lalune/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 230 "function" => "__invoke" "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener" "type" => "->" ] [ "file" => "/var/www/sites/pp-lalune/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 59 "function" => "callListeners" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/var/www/sites/pp-lalune/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php" "line" => 152 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/var/www/sites/pp-lalune/vendor/symfony/http-kernel/HttpKernel.php" "line" => 196 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher" "type" => "->" ] [ "file" => "/var/www/sites/pp-lalune/vendor/symfony/http-kernel/HttpKernel.php" "line" => 184 "function" => "filterResponse" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/sites/pp-lalune/vendor/symfony/http-kernel/HttpKernel.php" "line" => 75 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/sites/pp-lalune/vendor/symfony/http-kernel/Kernel.php" "line" => 202 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/sites/pp-lalune/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php" "line" => 35 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] [ "file" => "/var/www/sites/pp-lalune/vendor/autoload_runtime.php" "line" => 29 "function" => "run" "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner" "type" => "->" ] [ "file" => "/var/www/sites/pp-lalune/public/index.php" "line" => 5 "args" => [ "/var/www/sites/pp-lalune/vendor/autoload_runtime.php" ] "function" => "require_once" ] ] |
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:73
[ [ "file" => "/var/www/sites/pp-lalune/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php" "line" => 73 "function" => "getMetadataBag" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/var/www/sites/pp-lalune/vendor/symfony/http-kernel/Profiler/Profiler.php" "line" => 151 "function" => "collect" "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector" "type" => "->" ] [ "file" => "/var/www/sites/pp-lalune/vendor/symfony/http-kernel/EventListener/ProfilerListener.php" "line" => 108 "function" => "collect" "class" => "Symfony\Component\HttpKernel\Profiler\Profiler" "type" => "->" ] [ "file" => "/var/www/sites/pp-lalune/vendor/symfony/event-dispatcher/Debug/WrappedListener.php" "line" => 111 "function" => "onKernelResponse" "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener" "type" => "->" ] [ "file" => "/var/www/sites/pp-lalune/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 230 "function" => "__invoke" "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener" "type" => "->" ] [ "file" => "/var/www/sites/pp-lalune/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 59 "function" => "callListeners" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/var/www/sites/pp-lalune/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php" "line" => 152 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/var/www/sites/pp-lalune/vendor/symfony/http-kernel/HttpKernel.php" "line" => 196 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher" "type" => "->" ] [ "file" => "/var/www/sites/pp-lalune/vendor/symfony/http-kernel/HttpKernel.php" "line" => 184 "function" => "filterResponse" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/sites/pp-lalune/vendor/symfony/http-kernel/HttpKernel.php" "line" => 75 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/sites/pp-lalune/vendor/symfony/http-kernel/Kernel.php" "line" => 202 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/sites/pp-lalune/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php" "line" => 35 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] [ "file" => "/var/www/sites/pp-lalune/vendor/autoload_runtime.php" "line" => 29 "function" => "run" "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner" "type" => "->" ] [ "file" => "/var/www/sites/pp-lalune/public/index.php" "line" => 5 "args" => [ "/var/www/sites/pp-lalune/vendor/autoload_runtime.php" ] "function" => "require_once" ] ] |
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:74
[ [ "file" => "/var/www/sites/pp-lalune/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php" "line" => 74 "function" => "getMetadataBag" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/var/www/sites/pp-lalune/vendor/symfony/http-kernel/Profiler/Profiler.php" "line" => 151 "function" => "collect" "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector" "type" => "->" ] [ "file" => "/var/www/sites/pp-lalune/vendor/symfony/http-kernel/EventListener/ProfilerListener.php" "line" => 108 "function" => "collect" "class" => "Symfony\Component\HttpKernel\Profiler\Profiler" "type" => "->" ] [ "file" => "/var/www/sites/pp-lalune/vendor/symfony/event-dispatcher/Debug/WrappedListener.php" "line" => 111 "function" => "onKernelResponse" "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener" "type" => "->" ] [ "file" => "/var/www/sites/pp-lalune/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 230 "function" => "__invoke" "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener" "type" => "->" ] [ "file" => "/var/www/sites/pp-lalune/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 59 "function" => "callListeners" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/var/www/sites/pp-lalune/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php" "line" => 152 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/var/www/sites/pp-lalune/vendor/symfony/http-kernel/HttpKernel.php" "line" => 196 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher" "type" => "->" ] [ "file" => "/var/www/sites/pp-lalune/vendor/symfony/http-kernel/HttpKernel.php" "line" => 184 "function" => "filterResponse" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/sites/pp-lalune/vendor/symfony/http-kernel/HttpKernel.php" "line" => 75 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/sites/pp-lalune/vendor/symfony/http-kernel/Kernel.php" "line" => 202 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/sites/pp-lalune/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php" "line" => 35 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] [ "file" => "/var/www/sites/pp-lalune/vendor/autoload_runtime.php" "line" => 29 "function" => "run" "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner" "type" => "->" ] [ "file" => "/var/www/sites/pp-lalune/public/index.php" "line" => 5 "args" => [ "/var/www/sites/pp-lalune/vendor/autoload_runtime.php" ] "function" => "require_once" ] ] |
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:75
[ [ "file" => "/var/www/sites/pp-lalune/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php" "line" => 75 "function" => "all" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/var/www/sites/pp-lalune/vendor/symfony/http-kernel/Profiler/Profiler.php" "line" => 151 "function" => "collect" "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector" "type" => "->" ] [ "file" => "/var/www/sites/pp-lalune/vendor/symfony/http-kernel/EventListener/ProfilerListener.php" "line" => 108 "function" => "collect" "class" => "Symfony\Component\HttpKernel\Profiler\Profiler" "type" => "->" ] [ "file" => "/var/www/sites/pp-lalune/vendor/symfony/event-dispatcher/Debug/WrappedListener.php" "line" => 111 "function" => "onKernelResponse" "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener" "type" => "->" ] [ "file" => "/var/www/sites/pp-lalune/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 230 "function" => "__invoke" "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener" "type" => "->" ] [ "file" => "/var/www/sites/pp-lalune/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 59 "function" => "callListeners" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/var/www/sites/pp-lalune/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php" "line" => 152 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/var/www/sites/pp-lalune/vendor/symfony/http-kernel/HttpKernel.php" "line" => 196 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher" "type" => "->" ] [ "file" => "/var/www/sites/pp-lalune/vendor/symfony/http-kernel/HttpKernel.php" "line" => 184 "function" => "filterResponse" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/sites/pp-lalune/vendor/symfony/http-kernel/HttpKernel.php" "line" => 75 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/sites/pp-lalune/vendor/symfony/http-kernel/Kernel.php" "line" => 202 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/sites/pp-lalune/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php" "line" => 35 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] [ "file" => "/var/www/sites/pp-lalune/vendor/autoload_runtime.php" "line" => 29 "function" => "run" "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner" "type" => "->" ] [ "file" => "/var/www/sites/pp-lalune/public/index.php" "line" => 5 "args" => [ "/var/www/sites/pp-lalune/vendor/autoload_runtime.php" ] "function" => "require_once" ] ] |
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:76
[ [ "file" => "/var/www/sites/pp-lalune/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php" "line" => 76 "function" => "getFlashBag" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/var/www/sites/pp-lalune/vendor/symfony/http-kernel/Profiler/Profiler.php" "line" => 151 "function" => "collect" "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector" "type" => "->" ] [ "file" => "/var/www/sites/pp-lalune/vendor/symfony/http-kernel/EventListener/ProfilerListener.php" "line" => 108 "function" => "collect" "class" => "Symfony\Component\HttpKernel\Profiler\Profiler" "type" => "->" ] [ "file" => "/var/www/sites/pp-lalune/vendor/symfony/event-dispatcher/Debug/WrappedListener.php" "line" => 111 "function" => "onKernelResponse" "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener" "type" => "->" ] [ "file" => "/var/www/sites/pp-lalune/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 230 "function" => "__invoke" "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener" "type" => "->" ] [ "file" => "/var/www/sites/pp-lalune/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 59 "function" => "callListeners" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/var/www/sites/pp-lalune/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php" "line" => 152 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/var/www/sites/pp-lalune/vendor/symfony/http-kernel/HttpKernel.php" "line" => 196 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher" "type" => "->" ] [ "file" => "/var/www/sites/pp-lalune/vendor/symfony/http-kernel/HttpKernel.php" "line" => 184 "function" => "filterResponse" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/sites/pp-lalune/vendor/symfony/http-kernel/HttpKernel.php" "line" => 75 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/sites/pp-lalune/vendor/symfony/http-kernel/Kernel.php" "line" => 202 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/sites/pp-lalune/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php" "line" => 35 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] [ "file" => "/var/www/sites/pp-lalune/vendor/autoload_runtime.php" "line" => 29 "function" => "run" "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner" "type" => "->" ] [ "file" => "/var/www/sites/pp-lalune/public/index.php" "line" => 5 "args" => [ "/var/www/sites/pp-lalune/vendor/autoload_runtime.php" ] "function" => "require_once" ] ] |
Flashes
Flashes
No flash messages were created.
Server Parameters
Server Parameters
Defined in .env
Key | Value |
---|---|
ADMIN_EMAIL | "nicolas@capside.fr" |
APP_ENV | "dev" |
APP_ENV_FOLDER | "DEV" |
APP_PASSWORD | "fakepassword" |
APP_SECRET | "8f6dab6281c11be2b1b76c8a4977e4bd" |
APP_SITE_DOMAIN | "e-systemes" |
APP_TIMEZONE | "Europe/Paris" |
ASSETS_IMG_PATH | "" |
BO | "backoffice" |
CLIENT_EMAIL | "nicolas@capside.fr" |
DATABASE_URL | "mysql://esystemes:JeZf9Ye82v!4i@127.0.0.1:3306/pp-lalune" |
DYN_IMG_PATH | "assets/images/" |
DYN_PATH | "assets/" |
DYN_UPLOAD_PATH | "assets/upload/" |
FO | "frontoffice" |
GALLERY_CATEGORY_ID | "54" |
LOCALE | "fr" |
MAILER_DSN | "smtp://no-reply@lalune.net:lthyl2aB@smtps.nnx.com:465" |
MESSENGER_TRANSPORT_DSN | "doctrine://default?auto_setup=0" |
PUBLIC_PATH | "public/" |
RECAPTCHA_SITE_KEY | "6LemQmoqAAAAAMUPI5AzKAKwvCxZ2GNGh6RXJHta" |
SITE | "La Lune Des Pirates" |
STATIC_IMG_PATH | "build/front/images/" |
STATIC_PATH | "build/" |
UPLOAD_PATH | "" |
Defined as regular env variables
Key | Value |
---|---|
APP_DEBUG | "1" |
AUTH_TYPE | "" |
CONTENT_LENGTH | "0" |
CONTENT_TYPE | "" |
DOCUMENT_ROOT | "/var/www/sites/pp-lalune/public" |
DOCUMENT_URI | "/index.php" |
FCGI_ROLE | "RESPONDER" |
GATEWAY_INTERFACE | "CGI/1.1" |
HOME | "/var/lib/caddy" |
HTTPS | "on" |
HTTP_ACCEPT | "text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8" |
HTTP_ACCEPT_ENCODING | "" |
HTTP_ACCEPT_LANGUAGE | "en-US,en;q=0.8" |
HTTP_CACHE_CONTROL | "no-cache" |
HTTP_CONTENT_LENGTH | "0" |
HTTP_COOKIE | "sf_redirect=%7B%22token%22%3A%22cfa881%22%2C%22route%22%3A%22fo_contact_index%22%2C%22method%22%3A%22HEAD%22%2C%22controller%22%3A%7B%22class%22%3A%22App%5C%5CController%5C%5CFrontoffice%5C%5CContactController%22%2C%22method%22%3A%22index%22%2C%22file%22%3A%22%5C%2Fvar%5C%2Fwww%5C%2Fsites%5C%2Fpp-lalune%5C%2Fsrc%5C%2FController%5C%2FFrontoffice%5C%2FFOController.php%22%2C%22line%22%3A78%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D" |
HTTP_HOST | "pp-lalune.e-systemes.fr" |
HTTP_REFERER | "https://pp-lalune.e-systemes.fr" |
HTTP_USER_AGENT | "Mozilla/5.0+(compatible; UptimeRobot/2.0; http://www.uptimerobot.com/)" |
HTTP_X_FORWARDED_FOR | "52.22.236.30" |
HTTP_X_FORWARDED_HOST | "pp-lalune.e-systemes.fr" |
HTTP_X_FORWARDED_PROTO | "https" |
PATH_INFO | "" |
PHP_SELF | "/index.php" |
QUERY_STRING | "" |
REMOTE_ADDR | "52.22.236.30" |
REMOTE_HOST | "52.22.236.30" |
REMOTE_IDENT | "" |
REMOTE_PORT | "46202" |
REMOTE_USER | "" |
REQUEST_METHOD | "HEAD" |
REQUEST_SCHEME | "https" |
REQUEST_TIME | 1730547208 |
REQUEST_TIME_FLOAT | 1730547208.5228 |
REQUEST_URI | "/home" |
SCRIPT_FILENAME | "/var/www/sites/pp-lalune/public/index.php" |
SCRIPT_NAME | "/index.php" |
SERVER_NAME | "pp-lalune.e-systemes.fr" |
SERVER_PORT | "443" |
SERVER_PROTOCOL | "HTTP/1.1" |
SERVER_SOFTWARE | "Caddy/v2.8.4" |
SSL_CIPHER | "TLS_AES_128_GCM_SHA256" |
SSL_PROTOCOL | "TLSv1.3" |
SYMFONY_DOTENV_VARS | "APP_ENV,APP_SECRET,APP_PASSWORD,APP_TIMEZONE,MESSENGER_TRANSPORT_DSN,DATABASE_URL,UPLOAD_PATH,ASSETS_IMG_PATH,LOCALE,ADMIN_EMAIL,CLIENT_EMAIL,SITE,FO,BO,MAILER_DSN,APP_SITE_DOMAIN,APP_ENV_FOLDER,GALLERY_CATEGORY_ID,PUBLIC_PATH,DYN_PATH,DYN_IMG_PATH,DYN_UPLOAD_PATH,STATIC_PATH,STATIC_IMG_PATH,RECAPTCHA_SITE_KEY" |
USER | "caddy" |