SecurityController :: login
Request
GET Parameters
None
POST Parameters
None
Uploaded Files
None
Request Attributes
Key | Value |
---|---|
_controller | "App\Controller\SecurityController::login" |
_firewall_context | "security.firewall.map.context.main" |
_route | "app_login" |
_route_params | [] |
_security_authenticators | [] |
_security_firewall_run | "_security_main" |
_security_skipped_authenticators | [ Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#534 -supports: false -passport: null -duration: null -stub: "Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator" -authenticated: null -exception: null -authenticator: Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator {#482 …} } ] |
_stopwatch_token | "7c9876" |
Request Headers
Header | Value |
---|---|
accept | "*/*" |
accept-encoding | "gzip, br" |
cdn-loop | "cloudflare; loops=1" |
cf-connecting-ip | "216.73.216.54" |
cf-ipcountry | "US" |
cf-ray | "9690f027486eab3a-YYZ" |
cf-visitor | "{"scheme":"https"}" |
connection | "close" |
cookie | "main_deauth_profile_token=554b18" |
host | "preprod.sortir-en-bretagne.fr" |
user-agent | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])" |
x-forwarded-for | "216.73.216.54" |
x-forwarded-proto | "https" |
x-php-ob-level | "1" |
x-real-ip | "172.70.80.102" |
Request Content
Request content not available (it was retrieved as a resource).
Response
Response Headers
Header | Value |
---|---|
cache-control | "private, must-revalidate" |
content-type | "text/html; charset=UTF-8" |
date | "Sat, 02 Aug 2025 22:16:10 GMT" |
expires | "-1" |
pragma | "no-cache" |
x-debug-token | "630b15" |
Cookies
Request Cookies
Key | Value |
---|---|
main_deauth_profile_token | "554b18" |
Response Cookies
No response cookies
Session 7
Session Metadata
Key | Value |
---|---|
Created | "Sat, 02 Aug 25 22:16:10 +0000" |
Last used | "Sat, 02 Aug 25 22:16:10 +0000" |
Lifetime | 0 |
Session Attributes
No session attributes
Session Usage
7
Usages
Stateless check enabled
Usage |
---|
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:38
[ [ "file" => "/var/www/vhosts/sortir-en-bretagne.fr/preprod.sortir-en-bretagne.fr/vendor/symfony/security-http/Authentication/AuthenticationUtils.php" "line" => 38 "function" => "has" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/var/www/vhosts/sortir-en-bretagne.fr/preprod.sortir-en-bretagne.fr/src/Controller/SecurityController.php" "line" => 22 "function" => "getLastAuthenticationError" "class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils" "type" => "->" ] [ "file" => "/var/www/vhosts/sortir-en-bretagne.fr/preprod.sortir-en-bretagne.fr/vendor/symfony/http-kernel/HttpKernel.php" "line" => 183 "function" => "login" "class" => "App\Controller\SecurityController" "type" => "->" ] [ "file" => "/var/www/vhosts/sortir-en-bretagne.fr/preprod.sortir-en-bretagne.fr/vendor/symfony/http-kernel/HttpKernel.php" "line" => 76 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/vhosts/sortir-en-bretagne.fr/preprod.sortir-en-bretagne.fr/vendor/symfony/http-kernel/Kernel.php" "line" => 182 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/vhosts/sortir-en-bretagne.fr/preprod.sortir-en-bretagne.fr/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php" "line" => 35 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] [ "file" => "/var/www/vhosts/sortir-en-bretagne.fr/preprod.sortir-en-bretagne.fr/vendor/autoload_runtime.php" "line" => 29 "function" => "run" "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner" "type" => "->" ] [ "file" => "/var/www/vhosts/sortir-en-bretagne.fr/preprod.sortir-en-bretagne.fr/public/index.php" "line" => 5 "args" => [ "/var/www/vhosts/sortir-en-bretagne.fr/preprod.sortir-en-bretagne.fr/vendor/autoload_runtime.php" ] "function" => "require_once" ] ] |
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:57
[ [ "file" => "/var/www/vhosts/sortir-en-bretagne.fr/preprod.sortir-en-bretagne.fr/vendor/symfony/security-http/Authentication/AuthenticationUtils.php" "line" => 57 "function" => "get" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/var/www/vhosts/sortir-en-bretagne.fr/preprod.sortir-en-bretagne.fr/src/Controller/SecurityController.php" "line" => 24 "function" => "getLastUsername" "class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils" "type" => "->" ] [ "file" => "/var/www/vhosts/sortir-en-bretagne.fr/preprod.sortir-en-bretagne.fr/vendor/symfony/http-kernel/HttpKernel.php" "line" => 183 "function" => "login" "class" => "App\Controller\SecurityController" "type" => "->" ] [ "file" => "/var/www/vhosts/sortir-en-bretagne.fr/preprod.sortir-en-bretagne.fr/vendor/symfony/http-kernel/HttpKernel.php" "line" => 76 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/vhosts/sortir-en-bretagne.fr/preprod.sortir-en-bretagne.fr/vendor/symfony/http-kernel/Kernel.php" "line" => 182 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/vhosts/sortir-en-bretagne.fr/preprod.sortir-en-bretagne.fr/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php" "line" => 35 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] [ "file" => "/var/www/vhosts/sortir-en-bretagne.fr/preprod.sortir-en-bretagne.fr/vendor/autoload_runtime.php" "line" => 29 "function" => "run" "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner" "type" => "->" ] [ "file" => "/var/www/vhosts/sortir-en-bretagne.fr/preprod.sortir-en-bretagne.fr/public/index.php" "line" => 5 "args" => [ "/var/www/vhosts/sortir-en-bretagne.fr/preprod.sortir-en-bretagne.fr/vendor/autoload_runtime.php" ] "function" => "require_once" ] ] |
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:68
[ [ "file" => "/var/www/vhosts/sortir-en-bretagne.fr/preprod.sortir-en-bretagne.fr/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php" "line" => 68 "function" => "getMetadataBag" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/var/www/vhosts/sortir-en-bretagne.fr/preprod.sortir-en-bretagne.fr/vendor/symfony/http-kernel/Profiler/Profiler.php" "line" => 158 "function" => "collect" "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector" "type" => "->" ] [ "file" => "/var/www/vhosts/sortir-en-bretagne.fr/preprod.sortir-en-bretagne.fr/vendor/symfony/http-kernel/EventListener/ProfilerListener.php" "line" => 102 "function" => "collect" "class" => "Symfony\Component\HttpKernel\Profiler\Profiler" "type" => "->" ] [ "file" => "/var/www/vhosts/sortir-en-bretagne.fr/preprod.sortir-en-bretagne.fr/vendor/symfony/event-dispatcher/Debug/WrappedListener.php" "line" => 115 "function" => "onKernelResponse" "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener" "type" => "->" ] [ "file" => "/var/www/vhosts/sortir-en-bretagne.fr/preprod.sortir-en-bretagne.fr/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 206 "function" => "__invoke" "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener" "type" => "->" ] [ "file" => "/var/www/vhosts/sortir-en-bretagne.fr/preprod.sortir-en-bretagne.fr/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 56 "function" => "callListeners" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/var/www/vhosts/sortir-en-bretagne.fr/preprod.sortir-en-bretagne.fr/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php" "line" => 126 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/var/www/vhosts/sortir-en-bretagne.fr/preprod.sortir-en-bretagne.fr/vendor/symfony/http-kernel/HttpKernel.php" "line" => 216 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher" "type" => "->" ] [ "file" => "/var/www/vhosts/sortir-en-bretagne.fr/preprod.sortir-en-bretagne.fr/vendor/symfony/http-kernel/HttpKernel.php" "line" => 204 "function" => "filterResponse" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/vhosts/sortir-en-bretagne.fr/preprod.sortir-en-bretagne.fr/vendor/symfony/http-kernel/HttpKernel.php" "line" => 76 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/vhosts/sortir-en-bretagne.fr/preprod.sortir-en-bretagne.fr/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php" "line" => 86 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/vhosts/sortir-en-bretagne.fr/preprod.sortir-en-bretagne.fr/vendor/symfony/http-kernel/Fragment/InlineFragmentRenderer.php" "line" => 75 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler" "type" => "::" ] [ "file" => "/var/www/vhosts/sortir-en-bretagne.fr/preprod.sortir-en-bretagne.fr/vendor/symfony/http-kernel/Fragment/FragmentHandler.php" "line" => 81 "function" => "render" "class" => "Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer" "type" => "->" ] [ "file" => "/var/www/vhosts/sortir-en-bretagne.fr/preprod.sortir-en-bretagne.fr/vendor/symfony/http-kernel/DependencyInjection/LazyLoadingFragmentHandler.php" "line" => 46 "function" => "render" "class" => "Symfony\Component\HttpKernel\Fragment\FragmentHandler" "type" => "->" ] [ "file" => "/var/www/vhosts/sortir-en-bretagne.fr/preprod.sortir-en-bretagne.fr/vendor/symfony/twig-bridge/Extension/HttpKernelRuntime.php" "line" => 41 "function" => "render" "class" => "Symfony\Component\HttpKernel\DependencyInjection\LazyLoadingFragmentHandler" "type" => "->" ] [ "file" => "/var/www/vhosts/sortir-en-bretagne.fr/preprod.sortir-en-bretagne.fr/var/cache/dev/twig/54/54642db8b37e4e05d8009844a68fd04c.php" "line" => 237 "function" => "renderFragment" "class" => "Symfony\Bridge\Twig\Extension\HttpKernelRuntime" "type" => "->" ] [ "file" => "/var/www/vhosts/sortir-en-bretagne.fr/preprod.sortir-en-bretagne.fr/vendor/twig/twig/src/Template.php" "line" => 402 "function" => "doDisplay" "class" => "__TwigTemplate_8773528647f80a4ae6193ff8066a5854" "type" => "->" ] [ "file" => "/var/www/vhosts/sortir-en-bretagne.fr/preprod.sortir-en-bretagne.fr/var/cache/dev/twig/8c/8ccc5095f38ae238606aebfa0f954190.php" "line" => 54 "function" => "yield" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/var/www/vhosts/sortir-en-bretagne.fr/preprod.sortir-en-bretagne.fr/vendor/twig/twig/src/Template.php" "line" => 402 "function" => "doDisplay" "class" => "__TwigTemplate_75337cbd637fb574de403beb31c50722" "type" => "->" ] [ "file" => "/var/www/vhosts/sortir-en-bretagne.fr/preprod.sortir-en-bretagne.fr/vendor/twig/twig/src/Template.php" "line" => 358 "function" => "yield" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/var/www/vhosts/sortir-en-bretagne.fr/preprod.sortir-en-bretagne.fr/vendor/twig/twig/src/Template.php" "line" => 373 "function" => "display" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/var/www/vhosts/sortir-en-bretagne.fr/preprod.sortir-en-bretagne.fr/vendor/twig/twig/src/TemplateWrapper.php" "line" => 51 "function" => "render" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/var/www/vhosts/sortir-en-bretagne.fr/preprod.sortir-en-bretagne.fr/vendor/twig/twig/src/Environment.php" "line" => 333 "function" => "render" "class" => "Twig\TemplateWrapper" "type" => "->" ] [ "file" => "/var/www/vhosts/sortir-en-bretagne.fr/preprod.sortir-en-bretagne.fr/vendor/symfony/framework-bundle/Controller/AbstractController.php" "line" => 459 "function" => "render" "class" => "Twig\Environment" "type" => "->" ] [ "file" => "/var/www/vhosts/sortir-en-bretagne.fr/preprod.sortir-en-bretagne.fr/vendor/symfony/framework-bundle/Controller/AbstractController.php" "line" => 464 "function" => "doRenderView" "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController" "type" => "->" ] [ "file" => "/var/www/vhosts/sortir-en-bretagne.fr/preprod.sortir-en-bretagne.fr/vendor/symfony/framework-bundle/Controller/AbstractController.php" "line" => 278 "function" => "doRender" "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController" "type" => "->" ] [ "file" => "/var/www/vhosts/sortir-en-bretagne.fr/preprod.sortir-en-bretagne.fr/src/Controller/SecurityController.php" "line" => 26 "function" => "render" "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController" "type" => "->" ] [ "file" => "/var/www/vhosts/sortir-en-bretagne.fr/preprod.sortir-en-bretagne.fr/vendor/symfony/http-kernel/HttpKernel.php" "line" => 183 "function" => "login" "class" => "App\Controller\SecurityController" "type" => "->" ] [ "file" => "/var/www/vhosts/sortir-en-bretagne.fr/preprod.sortir-en-bretagne.fr/vendor/symfony/http-kernel/HttpKernel.php" "line" => 76 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/vhosts/sortir-en-bretagne.fr/preprod.sortir-en-bretagne.fr/vendor/symfony/http-kernel/Kernel.php" "line" => 182 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/vhosts/sortir-en-bretagne.fr/preprod.sortir-en-bretagne.fr/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php" "line" => 35 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] [ "file" => "/var/www/vhosts/sortir-en-bretagne.fr/preprod.sortir-en-bretagne.fr/vendor/autoload_runtime.php" "line" => 29 "function" => "run" "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner" "type" => "->" ] [ "file" => "/var/www/vhosts/sortir-en-bretagne.fr/preprod.sortir-en-bretagne.fr/public/index.php" "line" => 5 "args" => [ "/var/www/vhosts/sortir-en-bretagne.fr/preprod.sortir-en-bretagne.fr/vendor/autoload_runtime.php" ] "function" => "require_once" ] ] |
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:69
[ [ "file" => "/var/www/vhosts/sortir-en-bretagne.fr/preprod.sortir-en-bretagne.fr/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php" "line" => 69 "function" => "getMetadataBag" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/var/www/vhosts/sortir-en-bretagne.fr/preprod.sortir-en-bretagne.fr/vendor/symfony/http-kernel/Profiler/Profiler.php" "line" => 158 "function" => "collect" "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector" "type" => "->" ] [ "file" => "/var/www/vhosts/sortir-en-bretagne.fr/preprod.sortir-en-bretagne.fr/vendor/symfony/http-kernel/EventListener/ProfilerListener.php" "line" => 102 "function" => "collect" "class" => "Symfony\Component\HttpKernel\Profiler\Profiler" "type" => "->" ] [ "file" => "/var/www/vhosts/sortir-en-bretagne.fr/preprod.sortir-en-bretagne.fr/vendor/symfony/event-dispatcher/Debug/WrappedListener.php" "line" => 115 "function" => "onKernelResponse" "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener" "type" => "->" ] [ "file" => "/var/www/vhosts/sortir-en-bretagne.fr/preprod.sortir-en-bretagne.fr/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 206 "function" => "__invoke" "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener" "type" => "->" ] [ "file" => "/var/www/vhosts/sortir-en-bretagne.fr/preprod.sortir-en-bretagne.fr/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 56 "function" => "callListeners" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/var/www/vhosts/sortir-en-bretagne.fr/preprod.sortir-en-bretagne.fr/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php" "line" => 126 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/var/www/vhosts/sortir-en-bretagne.fr/preprod.sortir-en-bretagne.fr/vendor/symfony/http-kernel/HttpKernel.php" "line" => 216 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher" "type" => "->" ] [ "file" => "/var/www/vhosts/sortir-en-bretagne.fr/preprod.sortir-en-bretagne.fr/vendor/symfony/http-kernel/HttpKernel.php" "line" => 204 "function" => "filterResponse" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/vhosts/sortir-en-bretagne.fr/preprod.sortir-en-bretagne.fr/vendor/symfony/http-kernel/HttpKernel.php" "line" => 76 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/vhosts/sortir-en-bretagne.fr/preprod.sortir-en-bretagne.fr/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php" "line" => 86 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/vhosts/sortir-en-bretagne.fr/preprod.sortir-en-bretagne.fr/vendor/symfony/http-kernel/Fragment/InlineFragmentRenderer.php" "line" => 75 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler" "type" => "::" ] [ "file" => "/var/www/vhosts/sortir-en-bretagne.fr/preprod.sortir-en-bretagne.fr/vendor/symfony/http-kernel/Fragment/FragmentHandler.php" "line" => 81 "function" => "render" "class" => "Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer" "type" => "->" ] [ "file" => "/var/www/vhosts/sortir-en-bretagne.fr/preprod.sortir-en-bretagne.fr/vendor/symfony/http-kernel/DependencyInjection/LazyLoadingFragmentHandler.php" "line" => 46 "function" => "render" "class" => "Symfony\Component\HttpKernel\Fragment\FragmentHandler" "type" => "->" ] [ "file" => "/var/www/vhosts/sortir-en-bretagne.fr/preprod.sortir-en-bretagne.fr/vendor/symfony/twig-bridge/Extension/HttpKernelRuntime.php" "line" => 41 "function" => "render" "class" => "Symfony\Component\HttpKernel\DependencyInjection\LazyLoadingFragmentHandler" "type" => "->" ] [ "file" => "/var/www/vhosts/sortir-en-bretagne.fr/preprod.sortir-en-bretagne.fr/var/cache/dev/twig/54/54642db8b37e4e05d8009844a68fd04c.php" "line" => 237 "function" => "renderFragment" "class" => "Symfony\Bridge\Twig\Extension\HttpKernelRuntime" "type" => "->" ] [ "file" => "/var/www/vhosts/sortir-en-bretagne.fr/preprod.sortir-en-bretagne.fr/vendor/twig/twig/src/Template.php" "line" => 402 "function" => "doDisplay" "class" => "__TwigTemplate_8773528647f80a4ae6193ff8066a5854" "type" => "->" ] [ "file" => "/var/www/vhosts/sortir-en-bretagne.fr/preprod.sortir-en-bretagne.fr/var/cache/dev/twig/8c/8ccc5095f38ae238606aebfa0f954190.php" "line" => 54 "function" => "yield" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/var/www/vhosts/sortir-en-bretagne.fr/preprod.sortir-en-bretagne.fr/vendor/twig/twig/src/Template.php" "line" => 402 "function" => "doDisplay" "class" => "__TwigTemplate_75337cbd637fb574de403beb31c50722" "type" => "->" ] [ "file" => "/var/www/vhosts/sortir-en-bretagne.fr/preprod.sortir-en-bretagne.fr/vendor/twig/twig/src/Template.php" "line" => 358 "function" => "yield" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/var/www/vhosts/sortir-en-bretagne.fr/preprod.sortir-en-bretagne.fr/vendor/twig/twig/src/Template.php" "line" => 373 "function" => "display" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/var/www/vhosts/sortir-en-bretagne.fr/preprod.sortir-en-bretagne.fr/vendor/twig/twig/src/TemplateWrapper.php" "line" => 51 "function" => "render" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/var/www/vhosts/sortir-en-bretagne.fr/preprod.sortir-en-bretagne.fr/vendor/twig/twig/src/Environment.php" "line" => 333 "function" => "render" "class" => "Twig\TemplateWrapper" "type" => "->" ] [ "file" => "/var/www/vhosts/sortir-en-bretagne.fr/preprod.sortir-en-bretagne.fr/vendor/symfony/framework-bundle/Controller/AbstractController.php" "line" => 459 "function" => "render" "class" => "Twig\Environment" "type" => "->" ] [ "file" => "/var/www/vhosts/sortir-en-bretagne.fr/preprod.sortir-en-bretagne.fr/vendor/symfony/framework-bundle/Controller/AbstractController.php" "line" => 464 "function" => "doRenderView" "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController" "type" => "->" ] [ "file" => "/var/www/vhosts/sortir-en-bretagne.fr/preprod.sortir-en-bretagne.fr/vendor/symfony/framework-bundle/Controller/AbstractController.php" "line" => 278 "function" => "doRender" "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController" "type" => "->" ] [ "file" => "/var/www/vhosts/sortir-en-bretagne.fr/preprod.sortir-en-bretagne.fr/src/Controller/SecurityController.php" "line" => 26 "function" => "render" "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController" "type" => "->" ] [ "file" => "/var/www/vhosts/sortir-en-bretagne.fr/preprod.sortir-en-bretagne.fr/vendor/symfony/http-kernel/HttpKernel.php" "line" => 183 "function" => "login" "class" => "App\Controller\SecurityController" "type" => "->" ] [ "file" => "/var/www/vhosts/sortir-en-bretagne.fr/preprod.sortir-en-bretagne.fr/vendor/symfony/http-kernel/HttpKernel.php" "line" => 76 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/vhosts/sortir-en-bretagne.fr/preprod.sortir-en-bretagne.fr/vendor/symfony/http-kernel/Kernel.php" "line" => 182 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/vhosts/sortir-en-bretagne.fr/preprod.sortir-en-bretagne.fr/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php" "line" => 35 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] [ "file" => "/var/www/vhosts/sortir-en-bretagne.fr/preprod.sortir-en-bretagne.fr/vendor/autoload_runtime.php" "line" => 29 "function" => "run" "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner" "type" => "->" ] [ "file" => "/var/www/vhosts/sortir-en-bretagne.fr/preprod.sortir-en-bretagne.fr/public/index.php" "line" => 5 "args" => [ "/var/www/vhosts/sortir-en-bretagne.fr/preprod.sortir-en-bretagne.fr/vendor/autoload_runtime.php" ] "function" => "require_once" ] ] |
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:70
[ [ "file" => "/var/www/vhosts/sortir-en-bretagne.fr/preprod.sortir-en-bretagne.fr/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php" "line" => 70 "function" => "getMetadataBag" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/var/www/vhosts/sortir-en-bretagne.fr/preprod.sortir-en-bretagne.fr/vendor/symfony/http-kernel/Profiler/Profiler.php" "line" => 158 "function" => "collect" "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector" "type" => "->" ] [ "file" => "/var/www/vhosts/sortir-en-bretagne.fr/preprod.sortir-en-bretagne.fr/vendor/symfony/http-kernel/EventListener/ProfilerListener.php" "line" => 102 "function" => "collect" "class" => "Symfony\Component\HttpKernel\Profiler\Profiler" "type" => "->" ] [ "file" => "/var/www/vhosts/sortir-en-bretagne.fr/preprod.sortir-en-bretagne.fr/vendor/symfony/event-dispatcher/Debug/WrappedListener.php" "line" => 115 "function" => "onKernelResponse" "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener" "type" => "->" ] [ "file" => "/var/www/vhosts/sortir-en-bretagne.fr/preprod.sortir-en-bretagne.fr/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 206 "function" => "__invoke" "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener" "type" => "->" ] [ "file" => "/var/www/vhosts/sortir-en-bretagne.fr/preprod.sortir-en-bretagne.fr/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 56 "function" => "callListeners" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/var/www/vhosts/sortir-en-bretagne.fr/preprod.sortir-en-bretagne.fr/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php" "line" => 126 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/var/www/vhosts/sortir-en-bretagne.fr/preprod.sortir-en-bretagne.fr/vendor/symfony/http-kernel/HttpKernel.php" "line" => 216 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher" "type" => "->" ] [ "file" => "/var/www/vhosts/sortir-en-bretagne.fr/preprod.sortir-en-bretagne.fr/vendor/symfony/http-kernel/HttpKernel.php" "line" => 204 "function" => "filterResponse" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/vhosts/sortir-en-bretagne.fr/preprod.sortir-en-bretagne.fr/vendor/symfony/http-kernel/HttpKernel.php" "line" => 76 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/vhosts/sortir-en-bretagne.fr/preprod.sortir-en-bretagne.fr/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php" "line" => 86 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/vhosts/sortir-en-bretagne.fr/preprod.sortir-en-bretagne.fr/vendor/symfony/http-kernel/Fragment/InlineFragmentRenderer.php" "line" => 75 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler" "type" => "::" ] [ "file" => "/var/www/vhosts/sortir-en-bretagne.fr/preprod.sortir-en-bretagne.fr/vendor/symfony/http-kernel/Fragment/FragmentHandler.php" "line" => 81 "function" => "render" "class" => "Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer" "type" => "->" ] [ "file" => "/var/www/vhosts/sortir-en-bretagne.fr/preprod.sortir-en-bretagne.fr/vendor/symfony/http-kernel/DependencyInjection/LazyLoadingFragmentHandler.php" "line" => 46 "function" => "render" "class" => "Symfony\Component\HttpKernel\Fragment\FragmentHandler" "type" => "->" ] [ "file" => "/var/www/vhosts/sortir-en-bretagne.fr/preprod.sortir-en-bretagne.fr/vendor/symfony/twig-bridge/Extension/HttpKernelRuntime.php" "line" => 41 "function" => "render" "class" => "Symfony\Component\HttpKernel\DependencyInjection\LazyLoadingFragmentHandler" "type" => "->" ] [ "file" => "/var/www/vhosts/sortir-en-bretagne.fr/preprod.sortir-en-bretagne.fr/var/cache/dev/twig/54/54642db8b37e4e05d8009844a68fd04c.php" "line" => 237 "function" => "renderFragment" "class" => "Symfony\Bridge\Twig\Extension\HttpKernelRuntime" "type" => "->" ] [ "file" => "/var/www/vhosts/sortir-en-bretagne.fr/preprod.sortir-en-bretagne.fr/vendor/twig/twig/src/Template.php" "line" => 402 "function" => "doDisplay" "class" => "__TwigTemplate_8773528647f80a4ae6193ff8066a5854" "type" => "->" ] [ "file" => "/var/www/vhosts/sortir-en-bretagne.fr/preprod.sortir-en-bretagne.fr/var/cache/dev/twig/8c/8ccc5095f38ae238606aebfa0f954190.php" "line" => 54 "function" => "yield" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/var/www/vhosts/sortir-en-bretagne.fr/preprod.sortir-en-bretagne.fr/vendor/twig/twig/src/Template.php" "line" => 402 "function" => "doDisplay" "class" => "__TwigTemplate_75337cbd637fb574de403beb31c50722" "type" => "->" ] [ "file" => "/var/www/vhosts/sortir-en-bretagne.fr/preprod.sortir-en-bretagne.fr/vendor/twig/twig/src/Template.php" "line" => 358 "function" => "yield" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/var/www/vhosts/sortir-en-bretagne.fr/preprod.sortir-en-bretagne.fr/vendor/twig/twig/src/Template.php" "line" => 373 "function" => "display" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/var/www/vhosts/sortir-en-bretagne.fr/preprod.sortir-en-bretagne.fr/vendor/twig/twig/src/TemplateWrapper.php" "line" => 51 "function" => "render" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/var/www/vhosts/sortir-en-bretagne.fr/preprod.sortir-en-bretagne.fr/vendor/twig/twig/src/Environment.php" "line" => 333 "function" => "render" "class" => "Twig\TemplateWrapper" "type" => "->" ] [ "file" => "/var/www/vhosts/sortir-en-bretagne.fr/preprod.sortir-en-bretagne.fr/vendor/symfony/framework-bundle/Controller/AbstractController.php" "line" => 459 "function" => "render" "class" => "Twig\Environment" "type" => "->" ] [ "file" => "/var/www/vhosts/sortir-en-bretagne.fr/preprod.sortir-en-bretagne.fr/vendor/symfony/framework-bundle/Controller/AbstractController.php" "line" => 464 "function" => "doRenderView" "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController" "type" => "->" ] [ "file" => "/var/www/vhosts/sortir-en-bretagne.fr/preprod.sortir-en-bretagne.fr/vendor/symfony/framework-bundle/Controller/AbstractController.php" "line" => 278 "function" => "doRender" "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController" "type" => "->" ] [ "file" => "/var/www/vhosts/sortir-en-bretagne.fr/preprod.sortir-en-bretagne.fr/src/Controller/SecurityController.php" "line" => 26 "function" => "render" "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController" "type" => "->" ] [ "file" => "/var/www/vhosts/sortir-en-bretagne.fr/preprod.sortir-en-bretagne.fr/vendor/symfony/http-kernel/HttpKernel.php" "line" => 183 "function" => "login" "class" => "App\Controller\SecurityController" "type" => "->" ] [ "file" => "/var/www/vhosts/sortir-en-bretagne.fr/preprod.sortir-en-bretagne.fr/vendor/symfony/http-kernel/HttpKernel.php" "line" => 76 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/vhosts/sortir-en-bretagne.fr/preprod.sortir-en-bretagne.fr/vendor/symfony/http-kernel/Kernel.php" "line" => 182 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/vhosts/sortir-en-bretagne.fr/preprod.sortir-en-bretagne.fr/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php" "line" => 35 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] [ "file" => "/var/www/vhosts/sortir-en-bretagne.fr/preprod.sortir-en-bretagne.fr/vendor/autoload_runtime.php" "line" => 29 "function" => "run" "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner" "type" => "->" ] [ "file" => "/var/www/vhosts/sortir-en-bretagne.fr/preprod.sortir-en-bretagne.fr/public/index.php" "line" => 5 "args" => [ "/var/www/vhosts/sortir-en-bretagne.fr/preprod.sortir-en-bretagne.fr/vendor/autoload_runtime.php" ] "function" => "require_once" ] ] |
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:71
[ [ "file" => "/var/www/vhosts/sortir-en-bretagne.fr/preprod.sortir-en-bretagne.fr/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php" "line" => 71 "function" => "all" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/var/www/vhosts/sortir-en-bretagne.fr/preprod.sortir-en-bretagne.fr/vendor/symfony/http-kernel/Profiler/Profiler.php" "line" => 158 "function" => "collect" "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector" "type" => "->" ] [ "file" => "/var/www/vhosts/sortir-en-bretagne.fr/preprod.sortir-en-bretagne.fr/vendor/symfony/http-kernel/EventListener/ProfilerListener.php" "line" => 102 "function" => "collect" "class" => "Symfony\Component\HttpKernel\Profiler\Profiler" "type" => "->" ] [ "file" => "/var/www/vhosts/sortir-en-bretagne.fr/preprod.sortir-en-bretagne.fr/vendor/symfony/event-dispatcher/Debug/WrappedListener.php" "line" => 115 "function" => "onKernelResponse" "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener" "type" => "->" ] [ "file" => "/var/www/vhosts/sortir-en-bretagne.fr/preprod.sortir-en-bretagne.fr/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 206 "function" => "__invoke" "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener" "type" => "->" ] [ "file" => "/var/www/vhosts/sortir-en-bretagne.fr/preprod.sortir-en-bretagne.fr/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 56 "function" => "callListeners" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/var/www/vhosts/sortir-en-bretagne.fr/preprod.sortir-en-bretagne.fr/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php" "line" => 126 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/var/www/vhosts/sortir-en-bretagne.fr/preprod.sortir-en-bretagne.fr/vendor/symfony/http-kernel/HttpKernel.php" "line" => 216 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher" "type" => "->" ] [ "file" => "/var/www/vhosts/sortir-en-bretagne.fr/preprod.sortir-en-bretagne.fr/vendor/symfony/http-kernel/HttpKernel.php" "line" => 204 "function" => "filterResponse" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/vhosts/sortir-en-bretagne.fr/preprod.sortir-en-bretagne.fr/vendor/symfony/http-kernel/HttpKernel.php" "line" => 76 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/vhosts/sortir-en-bretagne.fr/preprod.sortir-en-bretagne.fr/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php" "line" => 86 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/vhosts/sortir-en-bretagne.fr/preprod.sortir-en-bretagne.fr/vendor/symfony/http-kernel/Fragment/InlineFragmentRenderer.php" "line" => 75 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler" "type" => "::" ] [ "file" => "/var/www/vhosts/sortir-en-bretagne.fr/preprod.sortir-en-bretagne.fr/vendor/symfony/http-kernel/Fragment/FragmentHandler.php" "line" => 81 "function" => "render" "class" => "Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer" "type" => "->" ] [ "file" => "/var/www/vhosts/sortir-en-bretagne.fr/preprod.sortir-en-bretagne.fr/vendor/symfony/http-kernel/DependencyInjection/LazyLoadingFragmentHandler.php" "line" => 46 "function" => "render" "class" => "Symfony\Component\HttpKernel\Fragment\FragmentHandler" "type" => "->" ] [ "file" => "/var/www/vhosts/sortir-en-bretagne.fr/preprod.sortir-en-bretagne.fr/vendor/symfony/twig-bridge/Extension/HttpKernelRuntime.php" "line" => 41 "function" => "render" "class" => "Symfony\Component\HttpKernel\DependencyInjection\LazyLoadingFragmentHandler" "type" => "->" ] [ "file" => "/var/www/vhosts/sortir-en-bretagne.fr/preprod.sortir-en-bretagne.fr/var/cache/dev/twig/54/54642db8b37e4e05d8009844a68fd04c.php" "line" => 237 "function" => "renderFragment" "class" => "Symfony\Bridge\Twig\Extension\HttpKernelRuntime" "type" => "->" ] [ "file" => "/var/www/vhosts/sortir-en-bretagne.fr/preprod.sortir-en-bretagne.fr/vendor/twig/twig/src/Template.php" "line" => 402 "function" => "doDisplay" "class" => "__TwigTemplate_8773528647f80a4ae6193ff8066a5854" "type" => "->" ] [ "file" => "/var/www/vhosts/sortir-en-bretagne.fr/preprod.sortir-en-bretagne.fr/var/cache/dev/twig/8c/8ccc5095f38ae238606aebfa0f954190.php" "line" => 54 "function" => "yield" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/var/www/vhosts/sortir-en-bretagne.fr/preprod.sortir-en-bretagne.fr/vendor/twig/twig/src/Template.php" "line" => 402 "function" => "doDisplay" "class" => "__TwigTemplate_75337cbd637fb574de403beb31c50722" "type" => "->" ] [ "file" => "/var/www/vhosts/sortir-en-bretagne.fr/preprod.sortir-en-bretagne.fr/vendor/twig/twig/src/Template.php" "line" => 358 "function" => "yield" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/var/www/vhosts/sortir-en-bretagne.fr/preprod.sortir-en-bretagne.fr/vendor/twig/twig/src/Template.php" "line" => 373 "function" => "display" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/var/www/vhosts/sortir-en-bretagne.fr/preprod.sortir-en-bretagne.fr/vendor/twig/twig/src/TemplateWrapper.php" "line" => 51 "function" => "render" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/var/www/vhosts/sortir-en-bretagne.fr/preprod.sortir-en-bretagne.fr/vendor/twig/twig/src/Environment.php" "line" => 333 "function" => "render" "class" => "Twig\TemplateWrapper" "type" => "->" ] [ "file" => "/var/www/vhosts/sortir-en-bretagne.fr/preprod.sortir-en-bretagne.fr/vendor/symfony/framework-bundle/Controller/AbstractController.php" "line" => 459 "function" => "render" "class" => "Twig\Environment" "type" => "->" ] [ "file" => "/var/www/vhosts/sortir-en-bretagne.fr/preprod.sortir-en-bretagne.fr/vendor/symfony/framework-bundle/Controller/AbstractController.php" "line" => 464 "function" => "doRenderView" "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController" "type" => "->" ] [ "file" => "/var/www/vhosts/sortir-en-bretagne.fr/preprod.sortir-en-bretagne.fr/vendor/symfony/framework-bundle/Controller/AbstractController.php" "line" => 278 "function" => "doRender" "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController" "type" => "->" ] [ "file" => "/var/www/vhosts/sortir-en-bretagne.fr/preprod.sortir-en-bretagne.fr/src/Controller/SecurityController.php" "line" => 26 "function" => "render" "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController" "type" => "->" ] [ "file" => "/var/www/vhosts/sortir-en-bretagne.fr/preprod.sortir-en-bretagne.fr/vendor/symfony/http-kernel/HttpKernel.php" "line" => 183 "function" => "login" "class" => "App\Controller\SecurityController" "type" => "->" ] [ "file" => "/var/www/vhosts/sortir-en-bretagne.fr/preprod.sortir-en-bretagne.fr/vendor/symfony/http-kernel/HttpKernel.php" "line" => 76 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/vhosts/sortir-en-bretagne.fr/preprod.sortir-en-bretagne.fr/vendor/symfony/http-kernel/Kernel.php" "line" => 182 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/vhosts/sortir-en-bretagne.fr/preprod.sortir-en-bretagne.fr/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php" "line" => 35 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] [ "file" => "/var/www/vhosts/sortir-en-bretagne.fr/preprod.sortir-en-bretagne.fr/vendor/autoload_runtime.php" "line" => 29 "function" => "run" "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner" "type" => "->" ] [ "file" => "/var/www/vhosts/sortir-en-bretagne.fr/preprod.sortir-en-bretagne.fr/public/index.php" "line" => 5 "args" => [ "/var/www/vhosts/sortir-en-bretagne.fr/preprod.sortir-en-bretagne.fr/vendor/autoload_runtime.php" ] "function" => "require_once" ] ] |
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:72
[ [ "file" => "/var/www/vhosts/sortir-en-bretagne.fr/preprod.sortir-en-bretagne.fr/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php" "line" => 72 "function" => "getFlashBag" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/var/www/vhosts/sortir-en-bretagne.fr/preprod.sortir-en-bretagne.fr/vendor/symfony/http-kernel/Profiler/Profiler.php" "line" => 158 "function" => "collect" "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector" "type" => "->" ] [ "file" => "/var/www/vhosts/sortir-en-bretagne.fr/preprod.sortir-en-bretagne.fr/vendor/symfony/http-kernel/EventListener/ProfilerListener.php" "line" => 102 "function" => "collect" "class" => "Symfony\Component\HttpKernel\Profiler\Profiler" "type" => "->" ] [ "file" => "/var/www/vhosts/sortir-en-bretagne.fr/preprod.sortir-en-bretagne.fr/vendor/symfony/event-dispatcher/Debug/WrappedListener.php" "line" => 115 "function" => "onKernelResponse" "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener" "type" => "->" ] [ "file" => "/var/www/vhosts/sortir-en-bretagne.fr/preprod.sortir-en-bretagne.fr/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 206 "function" => "__invoke" "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener" "type" => "->" ] [ "file" => "/var/www/vhosts/sortir-en-bretagne.fr/preprod.sortir-en-bretagne.fr/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 56 "function" => "callListeners" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/var/www/vhosts/sortir-en-bretagne.fr/preprod.sortir-en-bretagne.fr/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php" "line" => 126 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/var/www/vhosts/sortir-en-bretagne.fr/preprod.sortir-en-bretagne.fr/vendor/symfony/http-kernel/HttpKernel.php" "line" => 216 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher" "type" => "->" ] [ "file" => "/var/www/vhosts/sortir-en-bretagne.fr/preprod.sortir-en-bretagne.fr/vendor/symfony/http-kernel/HttpKernel.php" "line" => 204 "function" => "filterResponse" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/vhosts/sortir-en-bretagne.fr/preprod.sortir-en-bretagne.fr/vendor/symfony/http-kernel/HttpKernel.php" "line" => 76 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/vhosts/sortir-en-bretagne.fr/preprod.sortir-en-bretagne.fr/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php" "line" => 86 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/vhosts/sortir-en-bretagne.fr/preprod.sortir-en-bretagne.fr/vendor/symfony/http-kernel/Fragment/InlineFragmentRenderer.php" "line" => 75 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler" "type" => "::" ] [ "file" => "/var/www/vhosts/sortir-en-bretagne.fr/preprod.sortir-en-bretagne.fr/vendor/symfony/http-kernel/Fragment/FragmentHandler.php" "line" => 81 "function" => "render" "class" => "Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer" "type" => "->" ] [ "file" => "/var/www/vhosts/sortir-en-bretagne.fr/preprod.sortir-en-bretagne.fr/vendor/symfony/http-kernel/DependencyInjection/LazyLoadingFragmentHandler.php" "line" => 46 "function" => "render" "class" => "Symfony\Component\HttpKernel\Fragment\FragmentHandler" "type" => "->" ] [ "file" => "/var/www/vhosts/sortir-en-bretagne.fr/preprod.sortir-en-bretagne.fr/vendor/symfony/twig-bridge/Extension/HttpKernelRuntime.php" "line" => 41 "function" => "render" "class" => "Symfony\Component\HttpKernel\DependencyInjection\LazyLoadingFragmentHandler" "type" => "->" ] [ "file" => "/var/www/vhosts/sortir-en-bretagne.fr/preprod.sortir-en-bretagne.fr/var/cache/dev/twig/54/54642db8b37e4e05d8009844a68fd04c.php" "line" => 237 "function" => "renderFragment" "class" => "Symfony\Bridge\Twig\Extension\HttpKernelRuntime" "type" => "->" ] [ "file" => "/var/www/vhosts/sortir-en-bretagne.fr/preprod.sortir-en-bretagne.fr/vendor/twig/twig/src/Template.php" "line" => 402 "function" => "doDisplay" "class" => "__TwigTemplate_8773528647f80a4ae6193ff8066a5854" "type" => "->" ] [ "file" => "/var/www/vhosts/sortir-en-bretagne.fr/preprod.sortir-en-bretagne.fr/var/cache/dev/twig/8c/8ccc5095f38ae238606aebfa0f954190.php" "line" => 54 "function" => "yield" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/var/www/vhosts/sortir-en-bretagne.fr/preprod.sortir-en-bretagne.fr/vendor/twig/twig/src/Template.php" "line" => 402 "function" => "doDisplay" "class" => "__TwigTemplate_75337cbd637fb574de403beb31c50722" "type" => "->" ] [ "file" => "/var/www/vhosts/sortir-en-bretagne.fr/preprod.sortir-en-bretagne.fr/vendor/twig/twig/src/Template.php" "line" => 358 "function" => "yield" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/var/www/vhosts/sortir-en-bretagne.fr/preprod.sortir-en-bretagne.fr/vendor/twig/twig/src/Template.php" "line" => 373 "function" => "display" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/var/www/vhosts/sortir-en-bretagne.fr/preprod.sortir-en-bretagne.fr/vendor/twig/twig/src/TemplateWrapper.php" "line" => 51 "function" => "render" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/var/www/vhosts/sortir-en-bretagne.fr/preprod.sortir-en-bretagne.fr/vendor/twig/twig/src/Environment.php" "line" => 333 "function" => "render" "class" => "Twig\TemplateWrapper" "type" => "->" ] [ "file" => "/var/www/vhosts/sortir-en-bretagne.fr/preprod.sortir-en-bretagne.fr/vendor/symfony/framework-bundle/Controller/AbstractController.php" "line" => 459 "function" => "render" "class" => "Twig\Environment" "type" => "->" ] [ "file" => "/var/www/vhosts/sortir-en-bretagne.fr/preprod.sortir-en-bretagne.fr/vendor/symfony/framework-bundle/Controller/AbstractController.php" "line" => 464 "function" => "doRenderView" "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController" "type" => "->" ] [ "file" => "/var/www/vhosts/sortir-en-bretagne.fr/preprod.sortir-en-bretagne.fr/vendor/symfony/framework-bundle/Controller/AbstractController.php" "line" => 278 "function" => "doRender" "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController" "type" => "->" ] [ "file" => "/var/www/vhosts/sortir-en-bretagne.fr/preprod.sortir-en-bretagne.fr/src/Controller/SecurityController.php" "line" => 26 "function" => "render" "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController" "type" => "->" ] [ "file" => "/var/www/vhosts/sortir-en-bretagne.fr/preprod.sortir-en-bretagne.fr/vendor/symfony/http-kernel/HttpKernel.php" "line" => 183 "function" => "login" "class" => "App\Controller\SecurityController" "type" => "->" ] [ "file" => "/var/www/vhosts/sortir-en-bretagne.fr/preprod.sortir-en-bretagne.fr/vendor/symfony/http-kernel/HttpKernel.php" "line" => 76 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/vhosts/sortir-en-bretagne.fr/preprod.sortir-en-bretagne.fr/vendor/symfony/http-kernel/Kernel.php" "line" => 182 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/vhosts/sortir-en-bretagne.fr/preprod.sortir-en-bretagne.fr/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php" "line" => 35 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] [ "file" => "/var/www/vhosts/sortir-en-bretagne.fr/preprod.sortir-en-bretagne.fr/vendor/autoload_runtime.php" "line" => 29 "function" => "run" "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner" "type" => "->" ] [ "file" => "/var/www/vhosts/sortir-en-bretagne.fr/preprod.sortir-en-bretagne.fr/public/index.php" "line" => 5 "args" => [ "/var/www/vhosts/sortir-en-bretagne.fr/preprod.sortir-en-bretagne.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 | "605ff465ab06e6a534211c0fa3000fdc" |
DATABASE_URL | "mysql://hilfloseb:Chil412gat!@localhost:3306/admin_seb?serverVersion=8.0.32&charset=utf8mb4" |
DATABASE_VISITE_URL | "mysql://hilfloseb:Chil412gat!@localhost:3306/admin_visite?serverVersion=8.0.32&charset=utf8mb4" |
MAILER_DSN | "null://null" |
MESSENGER_TRANSPORT_DSN | "doctrine://default?auto_setup=0" |
Defined as regular env variables
Key | Value |
---|---|
APP_DEBUG | "1" |
CONTEXT_DOCUMENT_ROOT | "/var/www/vhosts/sortir-en-bretagne.fr/preprod.sortir-en-bretagne.fr/public" |
CONTEXT_PREFIX | "" |
DOCUMENT_ROOT | "/var/www/vhosts/sortir-en-bretagne.fr/preprod.sortir-en-bretagne.fr/public" |
FCGI_ROLE | "RESPONDER" |
GATEWAY_INTERFACE | "CGI/1.1" |
HOME | "/var/www/vhosts/sortir-en-bretagne.fr" |
HTTPS | "on" |
HTTP_ACCEPT | "*/*" |
HTTP_ACCEPT_ENCODING | "gzip, br" |
HTTP_CDN_LOOP | "cloudflare; loops=1" |
HTTP_CF_CONNECTING_IP | "216.73.216.54" |
HTTP_CF_IPCOUNTRY | "US" |
HTTP_CF_RAY | "9690f027486eab3a-YYZ" |
HTTP_CF_VISITOR | "{"scheme":"https"}" |
HTTP_CONNECTION | "close" |
HTTP_COOKIE | "main_deauth_profile_token=554b18" |
HTTP_HOST | "preprod.sortir-en-bretagne.fr" |
HTTP_USER_AGENT | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])" |
HTTP_X_FORWARDED_FOR | "216.73.216.54" |
HTTP_X_FORWARDED_PROTO | "https" |
HTTP_X_REAL_IP | "172.70.80.102" |
PASSENGER_COMPILE_NATIVE_SUPPORT_BINARY | "0" |
PASSENGER_DOWNLOAD_NATIVE_SUPPORT_BINARY | "0" |
PATH | "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" |
PHP_SELF | "/index.php" |
QUERY_STRING | "" |
REDIRECT_HTTPS | "on" |
REDIRECT_PASSENGER_COMPILE_NATIVE_SUPPORT_BINARY | "0" |
REDIRECT_PASSENGER_DOWNLOAD_NATIVE_SUPPORT_BINARY | "0" |
REDIRECT_SCRIPT_URI | "https://preprod.sortir-en-bretagne.fr/connexion" |
REDIRECT_SCRIPT_URL | "/connexion" |
REDIRECT_SSL_TLS_SNI | "preprod.sortir-en-bretagne.fr" |
REDIRECT_STATUS | "200" |
REDIRECT_URL | "/connexion" |
REMOTE_ADDR | "172.70.80.102" |
REMOTE_PORT | "42872" |
REQUEST_METHOD | "GET" |
REQUEST_SCHEME | "https" |
REQUEST_TIME | 1754172970 |
REQUEST_TIME_FLOAT | 1754172970.1801 |
REQUEST_URI | "/connexion" |
SCRIPT_FILENAME | "/var/www/vhosts/sortir-en-bretagne.fr/preprod.sortir-en-bretagne.fr/public/index.php" |
SCRIPT_NAME | "/index.php" |
SCRIPT_URI | "https://preprod.sortir-en-bretagne.fr/connexion" |
SCRIPT_URL | "/connexion" |
SERVER_ADDR | "82.165.164.151" |
SERVER_ADMIN | "[no address given]" |
SERVER_NAME | "preprod.sortir-en-bretagne.fr" |
SERVER_PORT | "443" |
SERVER_PROTOCOL | "HTTP/1.0" |
SERVER_SIGNATURE | "<address>Apache Server at preprod.sortir-en-bretagne.fr Port 443</address>\n" |
SERVER_SOFTWARE | "Apache" |
SSL_TLS_SNI | "preprod.sortir-en-bretagne.fr" |
SYMFONY_DOTENV_PATH | "/var/www/vhosts/sortir-en-bretagne.fr/preprod.sortir-en-bretagne.fr/.env" |
SYMFONY_DOTENV_VARS | "APP_ENV,APP_SECRET,MESSENGER_TRANSPORT_DSN,MAILER_DSN,DATABASE_URL,DATABASE_VISITE_URL" |
USER | "hilflo" |
proxy-nokeepalive | "1" |
Sub Requests 4
DefaultController :: categorylist (token = 1f1b20)
Key | Value |
---|---|
_controller | "App\Controller\DefaultController::categorylist" |
_route | "app_category" |
_route_params | [ "display" => "dropdown" ] |
_stopwatch_token | "380b88" |
display | "dropdown" |
DefaultController :: themeDropdown (token = 07cd79)
Key | Value |
---|---|
_controller | "App\Controller\DefaultController::themeDropdown" |
_format | "html" |
_locale | "en" |
_stopwatch_token | "30cd0a" |
DefaultController :: categorylistLoisir (token = abbaf2)
Key | Value |
---|---|
_controller | "App\Controller\DefaultController::categorylistLoisir" |
_route | "app_category_loisir" |
_route_params | [ "display" => "dropdown" ] |
_stopwatch_token | "354041" |
display | "dropdown" |
DefaultController :: footer (token = 09a2d1)
Key | Value |
---|---|
_controller | "App\Controller\DefaultController::footer" |
_route | "app_footer" |
_route_params | [] |
_stopwatch_token | "247a37" |