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" |
_redirected | true |
_route | "app_login" |
_route_params | [] |
_security_authenticators | [] |
_security_firewall_run | "_security_main" |
_security_skipped_authenticators | [ App\Security\AppAuthenticator {#285 -urlGenerator: Symfony\Bundle\FrameworkBundle\Routing\Router {#167 …} -loginLimiter: App\Security\LoginLimiter {#284 …} } Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator {#358 -secret: "d1ada66fbc5666f83895fcc4b814d47d" -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#80 …} -cookieName: "REMEMBERME" -logger: Monolog\Logger {#306 …} -rememberMeHandler: Symfony\Component\Security\Http\RememberMe\SignatureRememberMeHandler {#359 …} } ] |
_stopwatch_token | "88c708" |
Request Headers
Header | Value |
---|---|
accept | "*/*" |
accept-encoding | "gzip" |
cookie | "sf_redirect=%7B%22token%22%3A%22f75935%22%2C%22route%22%3A%22home%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22App%5C%5CController%5C%5CHomeController%22%2C%22method%22%3A%22index%22%2C%22file%22%3A%22%5C%2Fhome%5C%2Fdebian%5C%2Fwww%5C%2Fcallcap48%5C%2Fsrc%5C%2FController%5C%2FHomeController.php%22%2C%22line%22%3A43%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D; PHPSESSID=vunc89865l34mnsm2qm8r77t7h" |
host | "callcap48.be" |
referer | "https://callcap48.be/" |
user-agent | "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/105.0.0.0 Safari/537.36" |
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-security-policy | "default-src 'self' https:; font-src 'self' https: data:; img-src 'self' data: https:; script-src 'self' 'unsafe-inline' 'unsafe-eval' https:; style-src 'self' 'unsafe-inline' https:" |
content-type | "text/html; charset=UTF-8" |
date | "Fri, 22 Aug 2025 01:07:10 GMT" |
referrer-policy | "no-referrer, strict-origin-when-cross-origin, strict-origin-when-cross-origin" |
strict-transport-security | "max-age=31536000; includeSubDomains; preload" |
x-content-security-policy | "default-src 'self' https:; font-src 'self' https: data:; img-src 'self' data: https:; script-src 'self' 'unsafe-inline' 'unsafe-eval' https:; style-src 'self' 'unsafe-inline' https:" |
x-content-type-options | "nosniff" |
x-debug-token | "d1ed0f" |
x-frame-options | "DENY" |
x-xss-protection | "1; mode=block" |
Cookies
Request Cookies
Key | Value |
---|---|
PHPSESSID | "vunc89865l34mnsm2qm8r77t7h" |
sf_redirect | "{"token":"f75935","route":"home","method":"GET","controller":{"class":"App\\Controller\\HomeController","method":"index","file":"\/home\/debian\/www\/callcap48\/src\/Controller\/HomeController.php","line":43},"status_code":302,"status_text":"Found"}" |
Response Cookies
No response cookies
Session 6
Session Metadata
Key | Value |
---|---|
Created | "Fri, 22 Aug 25 01:07:10 +0000" |
Last used | "Fri, 22 Aug 25 01:07:10 +0000" |
Lifetime | 0 |
Session Attributes
Attribute | Value |
---|---|
_csrf/https-authenticate | "7FVqn41DYmItCcrFwGsy_XgxtwjaVjDGm0D2gLN6vrI" |
_security.main.target_path | "https://callcap48.be/" |
Session Usage
6
Usages
Stateless check enabled
Usage |
---|
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:38
[ [ "file" => "/home/debian/www/callcap48/vendor/symfony/security-http/Authentication/AuthenticationUtils.php" "line" => 38 "function" => "has" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/home/debian/www/callcap48/src/Controller/SecurityController.php" "line" => 21 "function" => "getLastAuthenticationError" "class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils" "type" => "->" ] [ "file" => "/home/debian/www/callcap48/vendor/symfony/http-kernel/HttpKernel.php" "line" => 183 "function" => "login" "class" => "App\Controller\SecurityController" "type" => "->" ] [ "file" => "/home/debian/www/callcap48/vendor/symfony/http-kernel/HttpKernel.php" "line" => 76 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/debian/www/callcap48/vendor/symfony/http-kernel/Kernel.php" "line" => 182 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/debian/www/callcap48/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php" "line" => 35 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] [ "file" => "/home/debian/www/callcap48/vendor/autoload_runtime.php" "line" => 29 "function" => "run" "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner" "type" => "->" ] [ "file" => "/home/debian/www/callcap48/public/index.php" "line" => 5 "args" => [ "/home/debian/www/callcap48/vendor/autoload_runtime.php" ] "function" => "require_once" ] ] |
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:57
[ [ "file" => "/home/debian/www/callcap48/vendor/symfony/security-http/Authentication/AuthenticationUtils.php" "line" => 57 "function" => "get" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/home/debian/www/callcap48/src/Controller/SecurityController.php" "line" => 23 "function" => "getLastUsername" "class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils" "type" => "->" ] [ "file" => "/home/debian/www/callcap48/vendor/symfony/http-kernel/HttpKernel.php" "line" => 183 "function" => "login" "class" => "App\Controller\SecurityController" "type" => "->" ] [ "file" => "/home/debian/www/callcap48/vendor/symfony/http-kernel/HttpKernel.php" "line" => 76 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/debian/www/callcap48/vendor/symfony/http-kernel/Kernel.php" "line" => 182 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/debian/www/callcap48/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php" "line" => 35 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] [ "file" => "/home/debian/www/callcap48/vendor/autoload_runtime.php" "line" => 29 "function" => "run" "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner" "type" => "->" ] [ "file" => "/home/debian/www/callcap48/public/index.php" "line" => 5 "args" => [ "/home/debian/www/callcap48/vendor/autoload_runtime.php" ] "function" => "require_once" ] ] |
Symfony\Bridge\Twig\AppVariable:185
[ [ "file" => "/home/debian/www/callcap48/vendor/symfony/twig-bridge/AppVariable.php" "line" => 185 "function" => "getFlashBag" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/home/debian/www/callcap48/vendor/twig/twig/src/Extension/CoreExtension.php" "line" => 1871 "function" => "getFlashes" "class" => "Symfony\Bridge\Twig\AppVariable" "type" => "->" ] [ "file" => "/home/debian/www/callcap48/var/cache/dev/twig/c9/c96d18ad71b4983eb0b63ead2c218462.php" "line" => 179 "function" => "getAttribute" "class" => "Twig\Extension\CoreExtension" "type" => "::" ] [ "file" => "/home/debian/www/callcap48/vendor/twig/twig/src/Template.php" "line" => 431 "function" => "block_body" "class" => "__TwigTemplate_77ddbda19a11b06b1299ac6bb032cb8e" "type" => "->" ] [ "file" => "/home/debian/www/callcap48/var/cache/dev/twig/c9/c96d18ad71b4983eb0b63ead2c218462.php" "line" => 84 "function" => "yieldBlock" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/home/debian/www/callcap48/vendor/twig/twig/src/Template.php" "line" => 387 "function" => "doDisplay" "class" => "__TwigTemplate_77ddbda19a11b06b1299ac6bb032cb8e" "type" => "->" ] [ "file" => "/home/debian/www/callcap48/var/cache/dev/twig/b8/b86c909987cfa7d6cb4ab4e195f064cf.php" "line" => 56 "function" => "yield" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/home/debian/www/callcap48/vendor/twig/twig/src/Template.php" "line" => 387 "function" => "doDisplay" "class" => "__TwigTemplate_663ab4fa9ed210ba70f68582dab256d1" "type" => "->" ] [ "file" => "/home/debian/www/callcap48/vendor/twig/twig/src/Template.php" "line" => 343 "function" => "yield" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/home/debian/www/callcap48/vendor/twig/twig/src/Template.php" "line" => 358 "function" => "display" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/home/debian/www/callcap48/vendor/twig/twig/src/TemplateWrapper.php" "line" => 51 "function" => "render" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/home/debian/www/callcap48/vendor/twig/twig/src/Environment.php" "line" => 320 "function" => "render" "class" => "Twig\TemplateWrapper" "type" => "->" ] [ "file" => "/home/debian/www/callcap48/vendor/symfony/framework-bundle/Controller/AbstractController.php" "line" => 431 "function" => "render" "class" => "Twig\Environment" "type" => "->" ] [ "file" => "/home/debian/www/callcap48/vendor/symfony/framework-bundle/Controller/AbstractController.php" "line" => 436 "function" => "doRenderView" "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController" "type" => "->" ] [ "file" => "/home/debian/www/callcap48/vendor/symfony/framework-bundle/Controller/AbstractController.php" "line" => 250 "function" => "doRender" "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController" "type" => "->" ] [ "file" => "/home/debian/www/callcap48/src/Controller/SecurityController.php" "line" => 25 "function" => "render" "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController" "type" => "->" ] [ "file" => "/home/debian/www/callcap48/vendor/symfony/http-kernel/HttpKernel.php" "line" => 183 "function" => "login" "class" => "App\Controller\SecurityController" "type" => "->" ] [ "file" => "/home/debian/www/callcap48/vendor/symfony/http-kernel/HttpKernel.php" "line" => 76 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/debian/www/callcap48/vendor/symfony/http-kernel/Kernel.php" "line" => 182 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/debian/www/callcap48/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php" "line" => 35 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] [ "file" => "/home/debian/www/callcap48/vendor/autoload_runtime.php" "line" => 29 "function" => "run" "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner" "type" => "->" ] [ "file" => "/home/debian/www/callcap48/public/index.php" "line" => 5 "args" => [ "/home/debian/www/callcap48/vendor/autoload_runtime.php" ] "function" => "require_once" ] ] |
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:73
[ [ "file" => "/home/debian/www/callcap48/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php" "line" => 73 "function" => "has" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/home/debian/www/callcap48/vendor/symfony/security-csrf/CsrfTokenManager.php" "line" => 69 "function" => "hasToken" "class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage" "type" => "->" ] [ "file" => "/home/debian/www/callcap48/vendor/symfony/form/FormRenderer.php" "line" => 56 "function" => "getToken" "class" => "Symfony\Component\Security\Csrf\CsrfTokenManager" "type" => "->" ] [ "file" => "/home/debian/www/callcap48/var/cache/dev/twig/b8/b86c909987cfa7d6cb4ab4e195f064cf.php" "line" => 226 "function" => "renderCsrfToken" "class" => "Symfony\Component\Form\FormRenderer" "type" => "->" ] [ "file" => "/home/debian/www/callcap48/vendor/twig/twig/src/Template.php" "line" => 431 "function" => "block_content" "class" => "__TwigTemplate_663ab4fa9ed210ba70f68582dab256d1" "type" => "->" ] [ "file" => "/home/debian/www/callcap48/var/cache/dev/twig/c9/c96d18ad71b4983eb0b63ead2c218462.php" "line" => 206 "function" => "yieldBlock" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/home/debian/www/callcap48/vendor/twig/twig/src/Template.php" "line" => 431 "function" => "block_body" "class" => "__TwigTemplate_77ddbda19a11b06b1299ac6bb032cb8e" "type" => "->" ] [ "file" => "/home/debian/www/callcap48/var/cache/dev/twig/c9/c96d18ad71b4983eb0b63ead2c218462.php" "line" => 84 "function" => "yieldBlock" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/home/debian/www/callcap48/vendor/twig/twig/src/Template.php" "line" => 387 "function" => "doDisplay" "class" => "__TwigTemplate_77ddbda19a11b06b1299ac6bb032cb8e" "type" => "->" ] [ "file" => "/home/debian/www/callcap48/var/cache/dev/twig/b8/b86c909987cfa7d6cb4ab4e195f064cf.php" "line" => 56 "function" => "yield" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/home/debian/www/callcap48/vendor/twig/twig/src/Template.php" "line" => 387 "function" => "doDisplay" "class" => "__TwigTemplate_663ab4fa9ed210ba70f68582dab256d1" "type" => "->" ] [ "file" => "/home/debian/www/callcap48/vendor/twig/twig/src/Template.php" "line" => 343 "function" => "yield" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/home/debian/www/callcap48/vendor/twig/twig/src/Template.php" "line" => 358 "function" => "display" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/home/debian/www/callcap48/vendor/twig/twig/src/TemplateWrapper.php" "line" => 51 "function" => "render" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/home/debian/www/callcap48/vendor/twig/twig/src/Environment.php" "line" => 320 "function" => "render" "class" => "Twig\TemplateWrapper" "type" => "->" ] [ "file" => "/home/debian/www/callcap48/vendor/symfony/framework-bundle/Controller/AbstractController.php" "line" => 431 "function" => "render" "class" => "Twig\Environment" "type" => "->" ] [ "file" => "/home/debian/www/callcap48/vendor/symfony/framework-bundle/Controller/AbstractController.php" "line" => 436 "function" => "doRenderView" "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController" "type" => "->" ] [ "file" => "/home/debian/www/callcap48/vendor/symfony/framework-bundle/Controller/AbstractController.php" "line" => 250 "function" => "doRender" "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController" "type" => "->" ] [ "file" => "/home/debian/www/callcap48/src/Controller/SecurityController.php" "line" => 25 "function" => "render" "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController" "type" => "->" ] [ "file" => "/home/debian/www/callcap48/vendor/symfony/http-kernel/HttpKernel.php" "line" => 183 "function" => "login" "class" => "App\Controller\SecurityController" "type" => "->" ] [ "file" => "/home/debian/www/callcap48/vendor/symfony/http-kernel/HttpKernel.php" "line" => 76 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/debian/www/callcap48/vendor/symfony/http-kernel/Kernel.php" "line" => 182 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/debian/www/callcap48/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php" "line" => 35 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] [ "file" => "/home/debian/www/callcap48/vendor/autoload_runtime.php" "line" => 29 "function" => "run" "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner" "type" => "->" ] [ "file" => "/home/debian/www/callcap48/public/index.php" "line" => 5 "args" => [ "/home/debian/www/callcap48/vendor/autoload_runtime.php" ] "function" => "require_once" ] ] |
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:63
[ [ "file" => "/home/debian/www/callcap48/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php" "line" => 63 "function" => "set" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/home/debian/www/callcap48/vendor/symfony/security-csrf/CsrfTokenManager.php" "line" => 74 "function" => "setToken" "class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage" "type" => "->" ] [ "file" => "/home/debian/www/callcap48/vendor/symfony/form/FormRenderer.php" "line" => 56 "function" => "getToken" "class" => "Symfony\Component\Security\Csrf\CsrfTokenManager" "type" => "->" ] [ "file" => "/home/debian/www/callcap48/var/cache/dev/twig/b8/b86c909987cfa7d6cb4ab4e195f064cf.php" "line" => 226 "function" => "renderCsrfToken" "class" => "Symfony\Component\Form\FormRenderer" "type" => "->" ] [ "file" => "/home/debian/www/callcap48/vendor/twig/twig/src/Template.php" "line" => 431 "function" => "block_content" "class" => "__TwigTemplate_663ab4fa9ed210ba70f68582dab256d1" "type" => "->" ] [ "file" => "/home/debian/www/callcap48/var/cache/dev/twig/c9/c96d18ad71b4983eb0b63ead2c218462.php" "line" => 206 "function" => "yieldBlock" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/home/debian/www/callcap48/vendor/twig/twig/src/Template.php" "line" => 431 "function" => "block_body" "class" => "__TwigTemplate_77ddbda19a11b06b1299ac6bb032cb8e" "type" => "->" ] [ "file" => "/home/debian/www/callcap48/var/cache/dev/twig/c9/c96d18ad71b4983eb0b63ead2c218462.php" "line" => 84 "function" => "yieldBlock" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/home/debian/www/callcap48/vendor/twig/twig/src/Template.php" "line" => 387 "function" => "doDisplay" "class" => "__TwigTemplate_77ddbda19a11b06b1299ac6bb032cb8e" "type" => "->" ] [ "file" => "/home/debian/www/callcap48/var/cache/dev/twig/b8/b86c909987cfa7d6cb4ab4e195f064cf.php" "line" => 56 "function" => "yield" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/home/debian/www/callcap48/vendor/twig/twig/src/Template.php" "line" => 387 "function" => "doDisplay" "class" => "__TwigTemplate_663ab4fa9ed210ba70f68582dab256d1" "type" => "->" ] [ "file" => "/home/debian/www/callcap48/vendor/twig/twig/src/Template.php" "line" => 343 "function" => "yield" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/home/debian/www/callcap48/vendor/twig/twig/src/Template.php" "line" => 358 "function" => "display" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/home/debian/www/callcap48/vendor/twig/twig/src/TemplateWrapper.php" "line" => 51 "function" => "render" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/home/debian/www/callcap48/vendor/twig/twig/src/Environment.php" "line" => 320 "function" => "render" "class" => "Twig\TemplateWrapper" "type" => "->" ] [ "file" => "/home/debian/www/callcap48/vendor/symfony/framework-bundle/Controller/AbstractController.php" "line" => 431 "function" => "render" "class" => "Twig\Environment" "type" => "->" ] [ "file" => "/home/debian/www/callcap48/vendor/symfony/framework-bundle/Controller/AbstractController.php" "line" => 436 "function" => "doRenderView" "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController" "type" => "->" ] [ "file" => "/home/debian/www/callcap48/vendor/symfony/framework-bundle/Controller/AbstractController.php" "line" => 250 "function" => "doRender" "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController" "type" => "->" ] [ "file" => "/home/debian/www/callcap48/src/Controller/SecurityController.php" "line" => 25 "function" => "render" "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController" "type" => "->" ] [ "file" => "/home/debian/www/callcap48/vendor/symfony/http-kernel/HttpKernel.php" "line" => 183 "function" => "login" "class" => "App\Controller\SecurityController" "type" => "->" ] [ "file" => "/home/debian/www/callcap48/vendor/symfony/http-kernel/HttpKernel.php" "line" => 76 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/debian/www/callcap48/vendor/symfony/http-kernel/Kernel.php" "line" => 182 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/debian/www/callcap48/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php" "line" => 35 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] [ "file" => "/home/debian/www/callcap48/vendor/autoload_runtime.php" "line" => 29 "function" => "run" "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner" "type" => "->" ] [ "file" => "/home/debian/www/callcap48/public/index.php" "line" => 5 "args" => [ "/home/debian/www/callcap48/vendor/autoload_runtime.php" ] "function" => "require_once" ] ] |
Symfony\Component\Security\Http\Firewall\ContextListener:169
[ [ "file" => "/home/debian/www/callcap48/vendor/symfony/security-http/Firewall/ContextListener.php" "line" => 169 "function" => "remove" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/home/debian/www/callcap48/vendor/symfony/event-dispatcher/Debug/WrappedListener.php" "line" => 115 "function" => "onKernelResponse" "class" => "Symfony\Component\Security\Http\Firewall\ContextListener" "type" => "->" ] [ "file" => "/home/debian/www/callcap48/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 206 "function" => "__invoke" "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener" "type" => "->" ] [ "file" => "/home/debian/www/callcap48/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 56 "function" => "callListeners" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/home/debian/www/callcap48/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php" "line" => 122 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/home/debian/www/callcap48/vendor/symfony/http-kernel/HttpKernel.php" "line" => 216 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher" "type" => "->" ] [ "file" => "/home/debian/www/callcap48/vendor/symfony/http-kernel/HttpKernel.php" "line" => 204 "function" => "filterResponse" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/debian/www/callcap48/vendor/symfony/http-kernel/HttpKernel.php" "line" => 76 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/debian/www/callcap48/vendor/symfony/http-kernel/Kernel.php" "line" => 182 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/debian/www/callcap48/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php" "line" => 35 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] [ "file" => "/home/debian/www/callcap48/vendor/autoload_runtime.php" "line" => 29 "function" => "run" "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner" "type" => "->" ] [ "file" => "/home/debian/www/callcap48/public/index.php" "line" => 5 "args" => [ "/home/debian/www/callcap48/vendor/autoload_runtime.php" ] "function" => "require_once" ] ] |
Flashes
Flashes
No flash messages were created.
Server Parameters
Server Parameters
Defined in .env
Key | Value |
---|---|
APP_DEBUG | "1" |
APP_ENV | "dev" |
APP_SECRET | "d1ada66fbc5666f83895fcc4b814d47d" |
CORS_ALLOW_ORIGIN | "^https?://(localhost|127\.0\.0\.1)(:[0-9]+)?$" |
DATABASE_URL | "mysql://ltm:Laur12lor@localhost/callcap48?serverVersion=10.4.11-MariaDB&charset=utf8mb4" |
MAILER_DSN | "smtp://callcap48@callcap48.be:Laur12lor@ssl0.ovh.net:587" |
MESSENGER_TRANSPORT_DSN | "doctrine://default?auto_setup=0" |
REDIS_URL | "redis://localhost:6379" |
TRUSTED_PROXIES | "127.0.0.1,REMOTE_ADDR,172.16.0.0/12" |
Defined as regular env variables
Key | Value |
---|---|
CONTEXT_DOCUMENT_ROOT | "/var/www/callcap48" |
CONTEXT_PREFIX | "" |
DOCUMENT_ROOT | "/var/www/callcap48" |
GATEWAY_INTERFACE | "CGI/1.1" |
HTTPS | "on" |
HTTP_ACCEPT | "*/*" |
HTTP_ACCEPT_ENCODING | "gzip" |
HTTP_COOKIE | "sf_redirect=%7B%22token%22%3A%22f75935%22%2C%22route%22%3A%22home%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22App%5C%5CController%5C%5CHomeController%22%2C%22method%22%3A%22index%22%2C%22file%22%3A%22%5C%2Fhome%5C%2Fdebian%5C%2Fwww%5C%2Fcallcap48%5C%2Fsrc%5C%2FController%5C%2FHomeController.php%22%2C%22line%22%3A43%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D; PHPSESSID=vunc89865l34mnsm2qm8r77t7h" |
HTTP_HOST | "callcap48.be" |
HTTP_REFERER | "https://callcap48.be/" |
HTTP_USER_AGENT | "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/105.0.0.0 Safari/537.36" |
PATH | "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" |
PHP_SELF | "/index.php" |
QUERY_STRING | "" |
REMOTE_ADDR | "199.244.88.226" |
REMOTE_PORT | "11560" |
REQUEST_METHOD | "GET" |
REQUEST_SCHEME | "https" |
REQUEST_TIME | 1755824830 |
REQUEST_TIME_FLOAT | 1755824830.535 |
REQUEST_URI | "/login" |
SCRIPT_FILENAME | "/var/www/callcap48/index.php" |
SCRIPT_NAME | "/index.php" |
SCRIPT_URI | "https://callcap48.be/login" |
SCRIPT_URL | "/login" |
SERVER_ADDR | "141.94.175.233" |
SERVER_ADMIN | "contact@callcap48.be" |
SERVER_NAME | "callcap48.be" |
SERVER_PORT | "443" |
SERVER_PROTOCOL | "HTTP/1.1" |
SERVER_SIGNATURE | "<address>Apache/2.4.62 (Debian) Server at callcap48.be Port 443</address>\n" |
SERVER_SOFTWARE | "Apache/2.4.62 (Debian)" |
SSL_TLS_SNI | "callcap48.be" |
SYMFONY_DOTENV_VARS | "APP_ENV,APP_SECRET,DATABASE_URL,MESSENGER_TRANSPORT_DSN,MAILER_DSN,CORS_ALLOW_ORIGIN,REDIS_URL,TRUSTED_PROXIES,APP_DEBUG" |