HomeController :: index
Request
GET Parameters
No GET parameters
POST Parameters
No POST parameters
Uploaded Files
No files were uploaded
Request Attributes
Key | Value |
---|---|
_controller | "App\Controller\HomeController::index" |
_firewall_context | "security.firewall.map.context.main" |
_route | "home" |
_route_params | [] |
_security_firewall_run | "_security_main" |
_stopwatch_token | "ff011f" |
Request Headers
Header | Value |
---|---|
accept-encoding | "gzip" |
accept-language | "fr-FR" |
connection | "close" |
host | "reservation-besancon.1055.fr" |
user-agent | "Snap URL Preview Service; bot; snapchat; https://developers.snap.com/robots" |
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, 05 Jul 2025 14:41:41 GMT" |
x-debug-token | "7a838e" |
Cookies
Request Cookies
No request cookies
Response Cookies
No response cookies
Session 7
Session Metadata
Key | Value |
---|---|
Created | "Sat, 05 Jul 25 16:41:41 +0200" |
Last used | "Sat, 05 Jul 25 16:41:41 +0200" |
Lifetime | 86400 |
Session Attributes
No session attributes
Session Usage
7
Usages
Stateless check enabled
Usage |
---|
App\Service\SessionService:18
[ [ "file" => "/home/sites/reservation-besancon.1055.fr/src/Service/SessionService.php" "line" => 18 "function" => "has" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/home/sites/reservation-besancon.1055.fr/var/cache/dev/Container1SAw5bs/getSessionServiceService.php" "line" => 22 "function" => "__construct" "class" => "App\Service\SessionService" "type" => "->" ] [ "file" => "/home/sites/reservation-besancon.1055.fr/var/cache/dev/Container1SAw5bs/App_KernelDevDebugContainer.php" "line" => 587 "function" => "do" "class" => "Container1SAw5bs\getSessionServiceService" "type" => "::" ] [ "file" => "/home/sites/reservation-besancon.1055.fr/var/cache/dev/Container1SAw5bs/getHomeControllerService.php" "line" => 23 "function" => "load" "class" => "Container1SAw5bs\App_KernelDevDebugContainer" "type" => "->" ] [ "file" => "/home/sites/reservation-besancon.1055.fr/var/cache/dev/Container1SAw5bs/App_KernelDevDebugContainer.php" "line" => 587 "function" => "do" "class" => "Container1SAw5bs\getHomeControllerService" "type" => "::" ] [ "file" => "/home/sites/reservation-besancon.1055.fr/vendor/symfony/dependency-injection/Container.php" "line" => 237 "function" => "load" "class" => "Container1SAw5bs\App_KernelDevDebugContainer" "type" => "->" ] [ "file" => "/home/sites/reservation-besancon.1055.fr/vendor/symfony/dependency-injection/Container.php" "line" => 219 "function" => "make" "class" => "Symfony\Component\DependencyInjection\Container" "type" => "->" ] [ "file" => "/home/sites/reservation-besancon.1055.fr/vendor/symfony/http-kernel/Controller/ContainerControllerResolver.php" "line" => 53 "function" => "get" "class" => "Symfony\Component\DependencyInjection\Container" "type" => "->" ] [ "file" => "/home/sites/reservation-besancon.1055.fr/vendor/symfony/framework-bundle/Controller/ControllerResolver.php" "line" => 29 "function" => "instantiateController" "class" => "Symfony\Component\HttpKernel\Controller\ContainerControllerResolver" "type" => "->" ] [ "file" => "/home/sites/reservation-besancon.1055.fr/vendor/symfony/http-kernel/Controller/ControllerResolver.php" "line" => 120 "function" => "instantiateController" "class" => "Symfony\Bundle\FrameworkBundle\Controller\ControllerResolver" "type" => "->" ] [ "file" => "/home/sites/reservation-besancon.1055.fr/vendor/symfony/http-kernel/Controller/ContainerControllerResolver.php" "line" => 42 "function" => "createController" "class" => "Symfony\Component\HttpKernel\Controller\ControllerResolver" "type" => "->" ] [ "file" => "/home/sites/reservation-besancon.1055.fr/vendor/symfony/http-kernel/Controller/ControllerResolver.php" "line" => 86 "function" => "createController" "class" => "Symfony\Component\HttpKernel\Controller\ContainerControllerResolver" "type" => "->" ] [ "file" => "/home/sites/reservation-besancon.1055.fr/vendor/symfony/http-kernel/Controller/TraceableControllerResolver.php" "line" => 38 "function" => "getController" "class" => "Symfony\Component\HttpKernel\Controller\ControllerResolver" "type" => "->" ] [ "file" => "/home/sites/reservation-besancon.1055.fr/vendor/symfony/http-kernel/HttpKernel.php" "line" => 135 "function" => "getController" "class" => "Symfony\Component\HttpKernel\Controller\TraceableControllerResolver" "type" => "->" ] [ "file" => "/home/sites/reservation-besancon.1055.fr/vendor/symfony/http-kernel/HttpKernel.php" "line" => 74 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/sites/reservation-besancon.1055.fr/vendor/symfony/http-kernel/Kernel.php" "line" => 202 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/sites/reservation-besancon.1055.fr/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php" "line" => 35 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] [ "file" => "/home/sites/reservation-besancon.1055.fr/vendor/autoload_runtime.php" "line" => 35 "function" => "run" "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner" "type" => "->" ] [ "file" => "/home/sites/reservation-besancon.1055.fr/public/index.php" "line" => 27 "args" => [ "/home/sites/reservation-besancon.1055.fr/vendor/autoload_runtime.php" ] "function" => "require_once" ] ] |
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:44
[ [ "file" => "/home/sites/reservation-besancon.1055.fr/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php" "line" => 44 "function" => "getMetadataBag" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/home/sites/reservation-besancon.1055.fr/vendor/symfony/twig-bridge/AppVariable.php" "line" => 82 "function" => "getToken" "class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage" "type" => "->" ] [ "file" => "/home/sites/reservation-besancon.1055.fr/vendor/twig/twig/src/Extension/CoreExtension.php" "line" => 1544 "function" => "getUser" "class" => "Symfony\Bridge\Twig\AppVariable" "type" => "->" ] [ "file" => "/home/sites/reservation-besancon.1055.fr/var/cache/dev/twig/15/15f70ec817044fa685d6a23b06ca8712e5ad4416f40dbec9e059518574e2a357.php" "line" => 402 "function" => "twig_get_attribute" ] [ "file" => "/home/sites/reservation-besancon.1055.fr/vendor/twig/twig/src/Template.php" "line" => 171 "function" => "block_header" "class" => "__TwigTemplate_211f9969798b940634d9e64ddc97ba92dfe403acf5f1b77b5533a50210a0159d" "type" => "->" ] [ "file" => "/home/sites/reservation-besancon.1055.fr/var/cache/dev/twig/15/15f70ec817044fa685d6a23b06ca8712e5ad4416f40dbec9e059518574e2a357.php" "line" => 172 "function" => "displayBlock" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/home/sites/reservation-besancon.1055.fr/vendor/twig/twig/src/Template.php" "line" => 394 "function" => "doDisplay" "class" => "__TwigTemplate_211f9969798b940634d9e64ddc97ba92dfe403acf5f1b77b5533a50210a0159d" "type" => "->" ] [ "file" => "/home/sites/reservation-besancon.1055.fr/vendor/twig/twig/src/Template.php" "line" => 367 "function" => "displayWithErrorHandling" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/home/sites/reservation-besancon.1055.fr/var/cache/dev/twig/84/840c01d621f33b99bb08ab099e92614e75380713793b37827905e2a194604327.php" "line" => 48 "function" => "display" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/home/sites/reservation-besancon.1055.fr/vendor/twig/twig/src/Template.php" "line" => 394 "function" => "doDisplay" "class" => "__TwigTemplate_822a157ce91be063d3f6c8dc66387986a71970f63b8015109113b8ac612332be" "type" => "->" ] [ "file" => "/home/sites/reservation-besancon.1055.fr/vendor/twig/twig/src/Template.php" "line" => 367 "function" => "displayWithErrorHandling" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/home/sites/reservation-besancon.1055.fr/vendor/twig/twig/src/Template.php" "line" => 379 "function" => "display" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/home/sites/reservation-besancon.1055.fr/vendor/twig/twig/src/TemplateWrapper.php" "line" => 40 "function" => "render" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/home/sites/reservation-besancon.1055.fr/vendor/twig/twig/src/Environment.php" "line" => 277 "function" => "render" "class" => "Twig\TemplateWrapper" "type" => "->" ] [ "file" => "/home/sites/reservation-besancon.1055.fr/vendor/symfony/framework-bundle/Controller/AbstractController.php" "line" => 258 "function" => "render" "class" => "Twig\Environment" "type" => "->" ] [ "file" => "/home/sites/reservation-besancon.1055.fr/vendor/symfony/framework-bundle/Controller/AbstractController.php" "line" => 266 "function" => "renderView" "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController" "type" => "->" ] [ "file" => "/home/sites/reservation-besancon.1055.fr/src/Controller/HomeController.php" "line" => 65 "function" => "render" "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController" "type" => "->" ] [ "file" => "/home/sites/reservation-besancon.1055.fr/vendor/symfony/http-kernel/HttpKernel.php" "line" => 152 "function" => "index" "class" => "App\Controller\HomeController" "type" => "->" ] [ "file" => "/home/sites/reservation-besancon.1055.fr/vendor/symfony/http-kernel/HttpKernel.php" "line" => 74 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/sites/reservation-besancon.1055.fr/vendor/symfony/http-kernel/Kernel.php" "line" => 202 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/sites/reservation-besancon.1055.fr/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php" "line" => 35 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] [ "file" => "/home/sites/reservation-besancon.1055.fr/vendor/autoload_runtime.php" "line" => 35 "function" => "run" "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner" "type" => "->" ] [ "file" => "/home/sites/reservation-besancon.1055.fr/public/index.php" "line" => 27 "args" => [ "/home/sites/reservation-besancon.1055.fr/vendor/autoload_runtime.php" ] "function" => "require_once" ] ] |
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:72
[ [ "file" => "/home/sites/reservation-besancon.1055.fr/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php" "line" => 72 "function" => "getMetadataBag" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/home/sites/reservation-besancon.1055.fr/vendor/symfony/http-kernel/Profiler/Profiler.php" "line" => 161 "function" => "collect" "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector" "type" => "->" ] [ "file" => "/home/sites/reservation-besancon.1055.fr/vendor/symfony/http-kernel/EventListener/ProfilerListener.php" "line" => 99 "function" => "collect" "class" => "Symfony\Component\HttpKernel\Profiler\Profiler" "type" => "->" ] [ "file" => "/home/sites/reservation-besancon.1055.fr/vendor/symfony/event-dispatcher/Debug/WrappedListener.php" "line" => 117 "function" => "onKernelResponse" "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener" "type" => "->" ] [ "file" => "/home/sites/reservation-besancon.1055.fr/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 230 "function" => "__invoke" "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener" "type" => "->" ] [ "file" => "/home/sites/reservation-besancon.1055.fr/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 59 "function" => "callListeners" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/home/sites/reservation-besancon.1055.fr/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php" "line" => 154 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/home/sites/reservation-besancon.1055.fr/vendor/symfony/http-kernel/HttpKernel.php" "line" => 185 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher" "type" => "->" ] [ "file" => "/home/sites/reservation-besancon.1055.fr/vendor/symfony/http-kernel/HttpKernel.php" "line" => 173 "function" => "filterResponse" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/sites/reservation-besancon.1055.fr/vendor/symfony/http-kernel/HttpKernel.php" "line" => 74 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/sites/reservation-besancon.1055.fr/vendor/symfony/http-kernel/Kernel.php" "line" => 202 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/sites/reservation-besancon.1055.fr/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php" "line" => 35 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] [ "file" => "/home/sites/reservation-besancon.1055.fr/vendor/autoload_runtime.php" "line" => 35 "function" => "run" "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner" "type" => "->" ] [ "file" => "/home/sites/reservation-besancon.1055.fr/public/index.php" "line" => 27 "args" => [ "/home/sites/reservation-besancon.1055.fr/vendor/autoload_runtime.php" ] "function" => "require_once" ] ] |
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:73
[ [ "file" => "/home/sites/reservation-besancon.1055.fr/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php" "line" => 73 "function" => "getMetadataBag" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/home/sites/reservation-besancon.1055.fr/vendor/symfony/http-kernel/Profiler/Profiler.php" "line" => 161 "function" => "collect" "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector" "type" => "->" ] [ "file" => "/home/sites/reservation-besancon.1055.fr/vendor/symfony/http-kernel/EventListener/ProfilerListener.php" "line" => 99 "function" => "collect" "class" => "Symfony\Component\HttpKernel\Profiler\Profiler" "type" => "->" ] [ "file" => "/home/sites/reservation-besancon.1055.fr/vendor/symfony/event-dispatcher/Debug/WrappedListener.php" "line" => 117 "function" => "onKernelResponse" "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener" "type" => "->" ] [ "file" => "/home/sites/reservation-besancon.1055.fr/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 230 "function" => "__invoke" "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener" "type" => "->" ] [ "file" => "/home/sites/reservation-besancon.1055.fr/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 59 "function" => "callListeners" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/home/sites/reservation-besancon.1055.fr/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php" "line" => 154 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/home/sites/reservation-besancon.1055.fr/vendor/symfony/http-kernel/HttpKernel.php" "line" => 185 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher" "type" => "->" ] [ "file" => "/home/sites/reservation-besancon.1055.fr/vendor/symfony/http-kernel/HttpKernel.php" "line" => 173 "function" => "filterResponse" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/sites/reservation-besancon.1055.fr/vendor/symfony/http-kernel/HttpKernel.php" "line" => 74 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/sites/reservation-besancon.1055.fr/vendor/symfony/http-kernel/Kernel.php" "line" => 202 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/sites/reservation-besancon.1055.fr/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php" "line" => 35 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] [ "file" => "/home/sites/reservation-besancon.1055.fr/vendor/autoload_runtime.php" "line" => 35 "function" => "run" "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner" "type" => "->" ] [ "file" => "/home/sites/reservation-besancon.1055.fr/public/index.php" "line" => 27 "args" => [ "/home/sites/reservation-besancon.1055.fr/vendor/autoload_runtime.php" ] "function" => "require_once" ] ] |
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:74
[ [ "file" => "/home/sites/reservation-besancon.1055.fr/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php" "line" => 74 "function" => "getMetadataBag" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/home/sites/reservation-besancon.1055.fr/vendor/symfony/http-kernel/Profiler/Profiler.php" "line" => 161 "function" => "collect" "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector" "type" => "->" ] [ "file" => "/home/sites/reservation-besancon.1055.fr/vendor/symfony/http-kernel/EventListener/ProfilerListener.php" "line" => 99 "function" => "collect" "class" => "Symfony\Component\HttpKernel\Profiler\Profiler" "type" => "->" ] [ "file" => "/home/sites/reservation-besancon.1055.fr/vendor/symfony/event-dispatcher/Debug/WrappedListener.php" "line" => 117 "function" => "onKernelResponse" "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener" "type" => "->" ] [ "file" => "/home/sites/reservation-besancon.1055.fr/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 230 "function" => "__invoke" "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener" "type" => "->" ] [ "file" => "/home/sites/reservation-besancon.1055.fr/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 59 "function" => "callListeners" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/home/sites/reservation-besancon.1055.fr/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php" "line" => 154 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/home/sites/reservation-besancon.1055.fr/vendor/symfony/http-kernel/HttpKernel.php" "line" => 185 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher" "type" => "->" ] [ "file" => "/home/sites/reservation-besancon.1055.fr/vendor/symfony/http-kernel/HttpKernel.php" "line" => 173 "function" => "filterResponse" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/sites/reservation-besancon.1055.fr/vendor/symfony/http-kernel/HttpKernel.php" "line" => 74 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/sites/reservation-besancon.1055.fr/vendor/symfony/http-kernel/Kernel.php" "line" => 202 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/sites/reservation-besancon.1055.fr/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php" "line" => 35 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] [ "file" => "/home/sites/reservation-besancon.1055.fr/vendor/autoload_runtime.php" "line" => 35 "function" => "run" "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner" "type" => "->" ] [ "file" => "/home/sites/reservation-besancon.1055.fr/public/index.php" "line" => 27 "args" => [ "/home/sites/reservation-besancon.1055.fr/vendor/autoload_runtime.php" ] "function" => "require_once" ] ] |
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:75
[ [ "file" => "/home/sites/reservation-besancon.1055.fr/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php" "line" => 75 "function" => "all" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/home/sites/reservation-besancon.1055.fr/vendor/symfony/http-kernel/Profiler/Profiler.php" "line" => 161 "function" => "collect" "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector" "type" => "->" ] [ "file" => "/home/sites/reservation-besancon.1055.fr/vendor/symfony/http-kernel/EventListener/ProfilerListener.php" "line" => 99 "function" => "collect" "class" => "Symfony\Component\HttpKernel\Profiler\Profiler" "type" => "->" ] [ "file" => "/home/sites/reservation-besancon.1055.fr/vendor/symfony/event-dispatcher/Debug/WrappedListener.php" "line" => 117 "function" => "onKernelResponse" "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener" "type" => "->" ] [ "file" => "/home/sites/reservation-besancon.1055.fr/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 230 "function" => "__invoke" "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener" "type" => "->" ] [ "file" => "/home/sites/reservation-besancon.1055.fr/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 59 "function" => "callListeners" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/home/sites/reservation-besancon.1055.fr/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php" "line" => 154 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/home/sites/reservation-besancon.1055.fr/vendor/symfony/http-kernel/HttpKernel.php" "line" => 185 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher" "type" => "->" ] [ "file" => "/home/sites/reservation-besancon.1055.fr/vendor/symfony/http-kernel/HttpKernel.php" "line" => 173 "function" => "filterResponse" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/sites/reservation-besancon.1055.fr/vendor/symfony/http-kernel/HttpKernel.php" "line" => 74 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/sites/reservation-besancon.1055.fr/vendor/symfony/http-kernel/Kernel.php" "line" => 202 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/sites/reservation-besancon.1055.fr/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php" "line" => 35 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] [ "file" => "/home/sites/reservation-besancon.1055.fr/vendor/autoload_runtime.php" "line" => 35 "function" => "run" "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner" "type" => "->" ] [ "file" => "/home/sites/reservation-besancon.1055.fr/public/index.php" "line" => 27 "args" => [ "/home/sites/reservation-besancon.1055.fr/vendor/autoload_runtime.php" ] "function" => "require_once" ] ] |
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:76
[ [ "file" => "/home/sites/reservation-besancon.1055.fr/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php" "line" => 76 "function" => "getFlashBag" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/home/sites/reservation-besancon.1055.fr/vendor/symfony/http-kernel/Profiler/Profiler.php" "line" => 161 "function" => "collect" "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector" "type" => "->" ] [ "file" => "/home/sites/reservation-besancon.1055.fr/vendor/symfony/http-kernel/EventListener/ProfilerListener.php" "line" => 99 "function" => "collect" "class" => "Symfony\Component\HttpKernel\Profiler\Profiler" "type" => "->" ] [ "file" => "/home/sites/reservation-besancon.1055.fr/vendor/symfony/event-dispatcher/Debug/WrappedListener.php" "line" => 117 "function" => "onKernelResponse" "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener" "type" => "->" ] [ "file" => "/home/sites/reservation-besancon.1055.fr/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 230 "function" => "__invoke" "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener" "type" => "->" ] [ "file" => "/home/sites/reservation-besancon.1055.fr/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 59 "function" => "callListeners" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/home/sites/reservation-besancon.1055.fr/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php" "line" => 154 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/home/sites/reservation-besancon.1055.fr/vendor/symfony/http-kernel/HttpKernel.php" "line" => 185 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher" "type" => "->" ] [ "file" => "/home/sites/reservation-besancon.1055.fr/vendor/symfony/http-kernel/HttpKernel.php" "line" => 173 "function" => "filterResponse" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/sites/reservation-besancon.1055.fr/vendor/symfony/http-kernel/HttpKernel.php" "line" => 74 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/sites/reservation-besancon.1055.fr/vendor/symfony/http-kernel/Kernel.php" "line" => 202 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/sites/reservation-besancon.1055.fr/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php" "line" => 35 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] [ "file" => "/home/sites/reservation-besancon.1055.fr/vendor/autoload_runtime.php" "line" => 35 "function" => "run" "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner" "type" => "->" ] [ "file" => "/home/sites/reservation-besancon.1055.fr/public/index.php" "line" => 27 "args" => [ "/home/sites/reservation-besancon.1055.fr/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 | "1bb0c065550cc9ec16bf3b701d63ee5d" |
DATABASE_CUSTOMER_URL | "mysql://adminresa_prod:Bnr4m0^6@127.0.0.1:3306/customers_1055?serverVersion=mariadb-10.7.3&charset=utf8" |
DATABASE_URL | "mysql://adminresa_prod:Bnr4m0^6@127.0.0.1:3306/resa_1055_besac_prod?serverVersion=mariadb-10.7.3&charset=utf8" |
MAILER_DSN | "sendmail://default" |
Defined as regular env variables
Key | Value |
---|---|
APP_DEBUG | "1" |
CONTEXT_DOCUMENT_ROOT | "/home/sites/reservation-besancon.1055.fr/public" |
CONTEXT_PREFIX | "" |
DOCUMENT_ROOT | "/home/sites/reservation-besancon.1055.fr/public" |
FCGI_ROLE | "RESPONDER" |
GATEWAY_INTERFACE | "CGI/1.1" |
HOME | "/home/sites" |
HTTPS | "on" |
HTTP_ACCEPT_ENCODING | "gzip" |
HTTP_ACCEPT_LANGUAGE | "fr-FR" |
HTTP_CONNECTION | "close" |
HTTP_HOST | "reservation-besancon.1055.fr" |
HTTP_USER_AGENT | "Snap URL Preview Service; bot; snapchat; https://developers.snap.com/robots" |
PATH | "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" |
PHP_SELF | "/index.php" |
QUERY_STRING | "" |
REDIRECT_HTTPS | "on" |
REDIRECT_SSL_TLS_SNI | "reservation-besancon.1055.fr" |
REDIRECT_STATUS | "200" |
REDIRECT_URL | "/" |
REMOTE_ADDR | "3.249.217.236" |
REMOTE_PORT | "57126" |
REQUEST_METHOD | "GET" |
REQUEST_SCHEME | "https" |
REQUEST_TIME | 1751726501 |
REQUEST_TIME_FLOAT | 1751726501.7793 |
REQUEST_URI | "/" |
SCRIPT_FILENAME | "/home/sites/reservation-besancon.1055.fr/public/index.php" |
SCRIPT_NAME | "/index.php" |
SERVER_ADDR | "178.32.104.28" |
SERVER_ADMIN | "webmaster@localhost" |
SERVER_NAME | "reservation-besancon.1055.fr" |
SERVER_PORT | "443" |
SERVER_PROTOCOL | "HTTP/1.1" |
SERVER_SIGNATURE | "" |
SERVER_SOFTWARE | "Apache" |
SSL_TLS_SNI | "reservation-besancon.1055.fr" |
SYMFONY_DOTENV_VARS | "APP_ENV,APP_SECRET,MAILER_DSN,DATABASE_URL,DATABASE_CUSTOMER_URL" |
USER | "admin_1055" |
proxy-nokeepalive | "1" |