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 {#556
    -supports: false
    -passport: null
    -duration: null
    -stub: "App\Security\AppAuthenticator"
    -authenticated: null
    -exception: null
    -authenticator: App\Security\AppAuthenticator {#509 …}
  }
  Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#557
    -supports: false
    -passport: null
    -duration: null
    -stub: "Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator"
    -authenticated: null
    -exception: null
    -authenticator: Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator {#558 …}
  }
]
_stopwatch_token
"ebdefa"

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip, deflate, br"
accept-language
"fr,en;q=0.9"
connection
"close"
content-length
"0"
host
"mpereira.lyceestvincent.fr"
priority
"u=1, i"
sec-fetch-dest
"empty"
sec-fetch-mode
"no-cors"
sec-fetch-site
"none"
user-agent
"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36"
via
"2.0 alproxy"
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
"Tue, 27 Jan 2026 11:12:23 GMT"
x-debug-token
"4e7a46"

Cookies

Request Cookies

No request cookies

Response Cookies

No response cookies

Session 8

Session Metadata

Key Value
Created
"Tue, 27 Jan 26 12:12:23 +0100"
Last used
"Tue, 27 Jan 26 12:12:23 +0100"
Lifetime
0

Session Attributes

No session attributes

Session Usage

8 Usages
Stateless check enabled
Usage
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:38
[
  [
    "file" => "/home/lyceestvincent/www/mpereira/projects/bts-2025-2026-symfony-coffeeshop-marcoffeeshop/vendor/symfony/security-http/Authentication/AuthenticationUtils.php"
    "line" => 38
    "function" => "has"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/lyceestvincent/www/mpereira/projects/bts-2025-2026-symfony-coffeeshop-marcoffeeshop/src/Controller/SecurityController.php"
    "line" => 20
    "function" => "getLastAuthenticationError"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"
    "type" => "->"
  ]
  [
    "file" => "/home/lyceestvincent/www/mpereira/projects/bts-2025-2026-symfony-coffeeshop-marcoffeeshop/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 183
    "function" => "login"
    "class" => "App\Controller\SecurityController"
    "type" => "->"
  ]
  [
    "file" => "/home/lyceestvincent/www/mpereira/projects/bts-2025-2026-symfony-coffeeshop-marcoffeeshop/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/lyceestvincent/www/mpereira/projects/bts-2025-2026-symfony-coffeeshop-marcoffeeshop/vendor/symfony/http-kernel/Kernel.php"
    "line" => 182
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/lyceestvincent/www/mpereira/projects/bts-2025-2026-symfony-coffeeshop-marcoffeeshop/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/lyceestvincent/www/mpereira/projects/bts-2025-2026-symfony-coffeeshop-marcoffeeshop/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/lyceestvincent/www/mpereira/projects/bts-2025-2026-symfony-coffeeshop-marcoffeeshop/public/index.php"
    "line" => 5
    "args" => [
      "/home/lyceestvincent/www/mpereira/projects/bts-2025-2026-symfony-coffeeshop-marcoffeeshop/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:57
[
  [
    "file" => "/home/lyceestvincent/www/mpereira/projects/bts-2025-2026-symfony-coffeeshop-marcoffeeshop/vendor/symfony/security-http/Authentication/AuthenticationUtils.php"
    "line" => 57
    "function" => "get"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/lyceestvincent/www/mpereira/projects/bts-2025-2026-symfony-coffeeshop-marcoffeeshop/src/Controller/SecurityController.php"
    "line" => 22
    "function" => "getLastUsername"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"
    "type" => "->"
  ]
  [
    "file" => "/home/lyceestvincent/www/mpereira/projects/bts-2025-2026-symfony-coffeeshop-marcoffeeshop/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 183
    "function" => "login"
    "class" => "App\Controller\SecurityController"
    "type" => "->"
  ]
  [
    "file" => "/home/lyceestvincent/www/mpereira/projects/bts-2025-2026-symfony-coffeeshop-marcoffeeshop/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/lyceestvincent/www/mpereira/projects/bts-2025-2026-symfony-coffeeshop-marcoffeeshop/vendor/symfony/http-kernel/Kernel.php"
    "line" => 182
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/lyceestvincent/www/mpereira/projects/bts-2025-2026-symfony-coffeeshop-marcoffeeshop/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/lyceestvincent/www/mpereira/projects/bts-2025-2026-symfony-coffeeshop-marcoffeeshop/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/lyceestvincent/www/mpereira/projects/bts-2025-2026-symfony-coffeeshop-marcoffeeshop/public/index.php"
    "line" => 5
    "args" => [
      "/home/lyceestvincent/www/mpereira/projects/bts-2025-2026-symfony-coffeeshop-marcoffeeshop/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:39
[
  [
    "file" => "/home/lyceestvincent/www/mpereira/projects/bts-2025-2026-symfony-coffeeshop-marcoffeeshop/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
    "line" => 39
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/lyceestvincent/www/mpereira/projects/bts-2025-2026-symfony-coffeeshop-marcoffeeshop/vendor/symfony/twig-bridge/AppVariable.php"
    "line" => 92
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/home/lyceestvincent/www/mpereira/projects/bts-2025-2026-symfony-coffeeshop-marcoffeeshop/vendor/twig/twig/src/Extension/CoreExtension.php"
    "line" => 1913
    "function" => "getUser"
    "class" => "Symfony\Bridge\Twig\AppVariable"
    "type" => "->"
  ]
  [
    "file" => "/home/lyceestvincent/www/mpereira/projects/bts-2025-2026-symfony-coffeeshop-marcoffeeshop/var/cache/dev/twig/04/043a06888270d1771d8ef1558af0a03d.php"
    "line" => 185
    "function" => "getAttribute"
    "class" => "Twig\Extension\CoreExtension"
    "type" => "::"
  ]
  [
    "file" => "/home/lyceestvincent/www/mpereira/projects/bts-2025-2026-symfony-coffeeshop-marcoffeeshop/vendor/twig/twig/src/Template.php"
    "line" => 402
    "function" => "doDisplay"
    "class" => "__TwigTemplate_582bab2ead6b3bd812a3afc2b03c73a6"
    "type" => "->"
  ]
  [
    "file" => "/home/lyceestvincent/www/mpereira/projects/bts-2025-2026-symfony-coffeeshop-marcoffeeshop/var/cache/dev/twig/f4/f472266dc351824a7f5a095069c2dd3b.php"
    "line" => 54
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/lyceestvincent/www/mpereira/projects/bts-2025-2026-symfony-coffeeshop-marcoffeeshop/vendor/twig/twig/src/Template.php"
    "line" => 402
    "function" => "doDisplay"
    "class" => "__TwigTemplate_f15815daa72cb648e5ecde325c2edfc2"
    "type" => "->"
  ]
  [
    "file" => "/home/lyceestvincent/www/mpereira/projects/bts-2025-2026-symfony-coffeeshop-marcoffeeshop/vendor/twig/twig/src/Template.php"
    "line" => 358
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/lyceestvincent/www/mpereira/projects/bts-2025-2026-symfony-coffeeshop-marcoffeeshop/vendor/twig/twig/src/Template.php"
    "line" => 373
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/lyceestvincent/www/mpereira/projects/bts-2025-2026-symfony-coffeeshop-marcoffeeshop/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 51
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/lyceestvincent/www/mpereira/projects/bts-2025-2026-symfony-coffeeshop-marcoffeeshop/vendor/twig/twig/src/Environment.php"
    "line" => 333
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/home/lyceestvincent/www/mpereira/projects/bts-2025-2026-symfony-coffeeshop-marcoffeeshop/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 463
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/home/lyceestvincent/www/mpereira/projects/bts-2025-2026-symfony-coffeeshop-marcoffeeshop/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 468
    "function" => "doRenderView"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/home/lyceestvincent/www/mpereira/projects/bts-2025-2026-symfony-coffeeshop-marcoffeeshop/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 282
    "function" => "doRender"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/home/lyceestvincent/www/mpereira/projects/bts-2025-2026-symfony-coffeeshop-marcoffeeshop/src/Controller/SecurityController.php"
    "line" => 24
    "function" => "render"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/home/lyceestvincent/www/mpereira/projects/bts-2025-2026-symfony-coffeeshop-marcoffeeshop/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 183
    "function" => "login"
    "class" => "App\Controller\SecurityController"
    "type" => "->"
  ]
  [
    "file" => "/home/lyceestvincent/www/mpereira/projects/bts-2025-2026-symfony-coffeeshop-marcoffeeshop/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/lyceestvincent/www/mpereira/projects/bts-2025-2026-symfony-coffeeshop-marcoffeeshop/vendor/symfony/http-kernel/Kernel.php"
    "line" => 182
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/lyceestvincent/www/mpereira/projects/bts-2025-2026-symfony-coffeeshop-marcoffeeshop/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/lyceestvincent/www/mpereira/projects/bts-2025-2026-symfony-coffeeshop-marcoffeeshop/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/lyceestvincent/www/mpereira/projects/bts-2025-2026-symfony-coffeeshop-marcoffeeshop/public/index.php"
    "line" => 5
    "args" => [
      "/home/lyceestvincent/www/mpereira/projects/bts-2025-2026-symfony-coffeeshop-marcoffeeshop/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:68
[
  [
    "file" => "/home/lyceestvincent/www/mpereira/projects/bts-2025-2026-symfony-coffeeshop-marcoffeeshop/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 68
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/lyceestvincent/www/mpereira/projects/bts-2025-2026-symfony-coffeeshop-marcoffeeshop/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 158
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/home/lyceestvincent/www/mpereira/projects/bts-2025-2026-symfony-coffeeshop-marcoffeeshop/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 102
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/home/lyceestvincent/www/mpereira/projects/bts-2025-2026-symfony-coffeeshop-marcoffeeshop/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/home/lyceestvincent/www/mpereira/projects/bts-2025-2026-symfony-coffeeshop-marcoffeeshop/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/home/lyceestvincent/www/mpereira/projects/bts-2025-2026-symfony-coffeeshop-marcoffeeshop/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/lyceestvincent/www/mpereira/projects/bts-2025-2026-symfony-coffeeshop-marcoffeeshop/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 126
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/lyceestvincent/www/mpereira/projects/bts-2025-2026-symfony-coffeeshop-marcoffeeshop/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 216
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/lyceestvincent/www/mpereira/projects/bts-2025-2026-symfony-coffeeshop-marcoffeeshop/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 204
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/lyceestvincent/www/mpereira/projects/bts-2025-2026-symfony-coffeeshop-marcoffeeshop/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/lyceestvincent/www/mpereira/projects/bts-2025-2026-symfony-coffeeshop-marcoffeeshop/vendor/symfony/http-kernel/Kernel.php"
    "line" => 182
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/lyceestvincent/www/mpereira/projects/bts-2025-2026-symfony-coffeeshop-marcoffeeshop/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/lyceestvincent/www/mpereira/projects/bts-2025-2026-symfony-coffeeshop-marcoffeeshop/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/lyceestvincent/www/mpereira/projects/bts-2025-2026-symfony-coffeeshop-marcoffeeshop/public/index.php"
    "line" => 5
    "args" => [
      "/home/lyceestvincent/www/mpereira/projects/bts-2025-2026-symfony-coffeeshop-marcoffeeshop/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:69
[
  [
    "file" => "/home/lyceestvincent/www/mpereira/projects/bts-2025-2026-symfony-coffeeshop-marcoffeeshop/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 69
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/lyceestvincent/www/mpereira/projects/bts-2025-2026-symfony-coffeeshop-marcoffeeshop/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 158
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/home/lyceestvincent/www/mpereira/projects/bts-2025-2026-symfony-coffeeshop-marcoffeeshop/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 102
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/home/lyceestvincent/www/mpereira/projects/bts-2025-2026-symfony-coffeeshop-marcoffeeshop/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/home/lyceestvincent/www/mpereira/projects/bts-2025-2026-symfony-coffeeshop-marcoffeeshop/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/home/lyceestvincent/www/mpereira/projects/bts-2025-2026-symfony-coffeeshop-marcoffeeshop/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/lyceestvincent/www/mpereira/projects/bts-2025-2026-symfony-coffeeshop-marcoffeeshop/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 126
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/lyceestvincent/www/mpereira/projects/bts-2025-2026-symfony-coffeeshop-marcoffeeshop/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 216
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/lyceestvincent/www/mpereira/projects/bts-2025-2026-symfony-coffeeshop-marcoffeeshop/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 204
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/lyceestvincent/www/mpereira/projects/bts-2025-2026-symfony-coffeeshop-marcoffeeshop/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/lyceestvincent/www/mpereira/projects/bts-2025-2026-symfony-coffeeshop-marcoffeeshop/vendor/symfony/http-kernel/Kernel.php"
    "line" => 182
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/lyceestvincent/www/mpereira/projects/bts-2025-2026-symfony-coffeeshop-marcoffeeshop/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/lyceestvincent/www/mpereira/projects/bts-2025-2026-symfony-coffeeshop-marcoffeeshop/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/lyceestvincent/www/mpereira/projects/bts-2025-2026-symfony-coffeeshop-marcoffeeshop/public/index.php"
    "line" => 5
    "args" => [
      "/home/lyceestvincent/www/mpereira/projects/bts-2025-2026-symfony-coffeeshop-marcoffeeshop/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:70
[
  [
    "file" => "/home/lyceestvincent/www/mpereira/projects/bts-2025-2026-symfony-coffeeshop-marcoffeeshop/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 70
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/lyceestvincent/www/mpereira/projects/bts-2025-2026-symfony-coffeeshop-marcoffeeshop/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 158
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/home/lyceestvincent/www/mpereira/projects/bts-2025-2026-symfony-coffeeshop-marcoffeeshop/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 102
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/home/lyceestvincent/www/mpereira/projects/bts-2025-2026-symfony-coffeeshop-marcoffeeshop/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/home/lyceestvincent/www/mpereira/projects/bts-2025-2026-symfony-coffeeshop-marcoffeeshop/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/home/lyceestvincent/www/mpereira/projects/bts-2025-2026-symfony-coffeeshop-marcoffeeshop/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/lyceestvincent/www/mpereira/projects/bts-2025-2026-symfony-coffeeshop-marcoffeeshop/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 126
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/lyceestvincent/www/mpereira/projects/bts-2025-2026-symfony-coffeeshop-marcoffeeshop/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 216
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/lyceestvincent/www/mpereira/projects/bts-2025-2026-symfony-coffeeshop-marcoffeeshop/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 204
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/lyceestvincent/www/mpereira/projects/bts-2025-2026-symfony-coffeeshop-marcoffeeshop/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/lyceestvincent/www/mpereira/projects/bts-2025-2026-symfony-coffeeshop-marcoffeeshop/vendor/symfony/http-kernel/Kernel.php"
    "line" => 182
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/lyceestvincent/www/mpereira/projects/bts-2025-2026-symfony-coffeeshop-marcoffeeshop/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/lyceestvincent/www/mpereira/projects/bts-2025-2026-symfony-coffeeshop-marcoffeeshop/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/lyceestvincent/www/mpereira/projects/bts-2025-2026-symfony-coffeeshop-marcoffeeshop/public/index.php"
    "line" => 5
    "args" => [
      "/home/lyceestvincent/www/mpereira/projects/bts-2025-2026-symfony-coffeeshop-marcoffeeshop/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:71
[
  [
    "file" => "/home/lyceestvincent/www/mpereira/projects/bts-2025-2026-symfony-coffeeshop-marcoffeeshop/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 71
    "function" => "all"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/lyceestvincent/www/mpereira/projects/bts-2025-2026-symfony-coffeeshop-marcoffeeshop/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 158
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/home/lyceestvincent/www/mpereira/projects/bts-2025-2026-symfony-coffeeshop-marcoffeeshop/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 102
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/home/lyceestvincent/www/mpereira/projects/bts-2025-2026-symfony-coffeeshop-marcoffeeshop/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/home/lyceestvincent/www/mpereira/projects/bts-2025-2026-symfony-coffeeshop-marcoffeeshop/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/home/lyceestvincent/www/mpereira/projects/bts-2025-2026-symfony-coffeeshop-marcoffeeshop/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/lyceestvincent/www/mpereira/projects/bts-2025-2026-symfony-coffeeshop-marcoffeeshop/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 126
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/lyceestvincent/www/mpereira/projects/bts-2025-2026-symfony-coffeeshop-marcoffeeshop/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 216
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/lyceestvincent/www/mpereira/projects/bts-2025-2026-symfony-coffeeshop-marcoffeeshop/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 204
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/lyceestvincent/www/mpereira/projects/bts-2025-2026-symfony-coffeeshop-marcoffeeshop/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/lyceestvincent/www/mpereira/projects/bts-2025-2026-symfony-coffeeshop-marcoffeeshop/vendor/symfony/http-kernel/Kernel.php"
    "line" => 182
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/lyceestvincent/www/mpereira/projects/bts-2025-2026-symfony-coffeeshop-marcoffeeshop/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/lyceestvincent/www/mpereira/projects/bts-2025-2026-symfony-coffeeshop-marcoffeeshop/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/lyceestvincent/www/mpereira/projects/bts-2025-2026-symfony-coffeeshop-marcoffeeshop/public/index.php"
    "line" => 5
    "args" => [
      "/home/lyceestvincent/www/mpereira/projects/bts-2025-2026-symfony-coffeeshop-marcoffeeshop/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:72
[
  [
    "file" => "/home/lyceestvincent/www/mpereira/projects/bts-2025-2026-symfony-coffeeshop-marcoffeeshop/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 72
    "function" => "getFlashBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/lyceestvincent/www/mpereira/projects/bts-2025-2026-symfony-coffeeshop-marcoffeeshop/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 158
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/home/lyceestvincent/www/mpereira/projects/bts-2025-2026-symfony-coffeeshop-marcoffeeshop/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 102
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/home/lyceestvincent/www/mpereira/projects/bts-2025-2026-symfony-coffeeshop-marcoffeeshop/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/home/lyceestvincent/www/mpereira/projects/bts-2025-2026-symfony-coffeeshop-marcoffeeshop/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/home/lyceestvincent/www/mpereira/projects/bts-2025-2026-symfony-coffeeshop-marcoffeeshop/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/lyceestvincent/www/mpereira/projects/bts-2025-2026-symfony-coffeeshop-marcoffeeshop/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 126
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/lyceestvincent/www/mpereira/projects/bts-2025-2026-symfony-coffeeshop-marcoffeeshop/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 216
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/lyceestvincent/www/mpereira/projects/bts-2025-2026-symfony-coffeeshop-marcoffeeshop/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 204
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/lyceestvincent/www/mpereira/projects/bts-2025-2026-symfony-coffeeshop-marcoffeeshop/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/lyceestvincent/www/mpereira/projects/bts-2025-2026-symfony-coffeeshop-marcoffeeshop/vendor/symfony/http-kernel/Kernel.php"
    "line" => 182
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/lyceestvincent/www/mpereira/projects/bts-2025-2026-symfony-coffeeshop-marcoffeeshop/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/lyceestvincent/www/mpereira/projects/bts-2025-2026-symfony-coffeeshop-marcoffeeshop/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/lyceestvincent/www/mpereira/projects/bts-2025-2026-symfony-coffeeshop-marcoffeeshop/public/index.php"
    "line" => 5
    "args" => [
      "/home/lyceestvincent/www/mpereira/projects/bts-2025-2026-symfony-coffeeshop-marcoffeeshop/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
"910957939423c35f946a66c906894b1c"
DATABASE_URL
"mysql://116313_mpereira:Imao%2F2019@mysql-lyceestvincent.alwaysdata.net/lyceestvincent_mpereira?serverVersion=10.11.15-MariaDB&charset=utf8mb4"
DEFAULT_URI
"http://localhost"
MAILER_DSN
"gmail://mpro.pereira@gmail.com:lvamrmrophwjzbaa@default"
MESSENGER_TRANSPORT_DSN
"doctrine://default?auto_setup=0"

Defined as regular env variables

Key Value
APP_DEBUG
"1"
CONTENT_LENGTH
"0"
CONTEXT_DOCUMENT_ROOT
"/home/lyceestvincent/www/mpereira/"
CONTEXT_PREFIX
""
DOCUMENT_ROOT
"/home/lyceestvincent/www/mpereira/"
FCGI_ROLE
"RESPONDER"
GATEWAY_INTERFACE
"CGI/1.1"
HOME
"/home/lyceestvincent"
HTTPS
"on"
HTTP_ACCEPT
"*/*"
HTTP_ACCEPT_ENCODING
"gzip, deflate, br"
HTTP_ACCEPT_LANGUAGE
"fr,en;q=0.9"
HTTP_CONNECTION
"close"
HTTP_HOST
"mpereira.lyceestvincent.fr"
HTTP_PRIORITY
"u=1, i"
HTTP_SEC_FETCH_DEST
"empty"
HTTP_SEC_FETCH_MODE
"no-cors"
HTTP_SEC_FETCH_SITE
"none"
HTTP_USER_AGENT
"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36"
HTTP_VIA
"2.0 alproxy"
HTTP_X_FORWARDED_PROTO
"https"
LANG
"en_US.UTF-8"
LC_ALL
"en_US.UTF-8"
PATH
"/home/lyceestvincent/.local/bin:/home/lyceestvincent/.local/share/gem/ruby/2.4.0/bin:/home/lyceestvincent/.gem/ruby/2.4.0/bin:/home/lyceestvincent/.composer/vendor/bin:/home/lyceestvincent/.npm-packages/bin:/usr/local/bin:/usr/bin:/bin"
PATH_INFO
"/login"
PATH_TRANSLATED
"/home/lyceestvincent/www/mpereira/login"
PHPRC
"/home/lyceestvincent/admin/config/php"
PHP_SELF
"/projects/bts-2025-2026-symfony-coffeeshop-marcoffeeshop/public/index.php/login"
PHP_VERSION
"8.3"
PWD
"/usr/bin"
QUERY_STRING
""
REMOTE_ADDR
"82.127.212.45"
REMOTE_PORT
"50406"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"https"
REQUEST_TIME
1769512343
REQUEST_TIME_FLOAT
1769512343.039
REQUEST_URI
"/projects/bts-2025-2026-symfony-coffeeshop-marcoffeeshop/public/index.php/login"
SCRIPT_FILENAME
"/home/lyceestvincent/www/mpereira/projects/bts-2025-2026-symfony-coffeeshop-marcoffeeshop/public/index.php"
SCRIPT_NAME
"/projects/bts-2025-2026-symfony-coffeeshop-marcoffeeshop/public/index.php"
SERVER_ADDR
"fd00::1:ce29"
SERVER_ADMIN
"[no address given]"
SERVER_NAME
"mpereira.lyceestvincent.fr"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SIGNATURE
""
SERVER_SOFTWARE
"Apache"
SHLVL
"0"
SYMFONY_DOTENV_PATH
"/home/lyceestvincent/www/mpereira/projects/bts-2025-2026-symfony-coffeeshop-marcoffeeshop/.env"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_SECRET,DEFAULT_URI,DATABASE_URL,MESSENGER_TRANSPORT_DSN,MAILER_DSN"
argc
0
argv
[]