SecurityController :: login
Request
GET Parameters
No GET parameters
POST Parameters
No POST parameters
Uploaded Files
No files were uploaded
Request Attributes
Key | Value |
---|---|
_controller | "App\Controller\SecurityController::login" |
_firewall_context | "security.firewall.map.context.main" |
_route | "app_login" |
_route_params | [] |
_security_firewall_run | "_security_main" |
_stopwatch_token | "395bc4" |
Request Headers
Header | Value |
---|---|
accept-encoding | "gzip, br" |
cdn-loop | "cloudflare; loops=1" |
cf-connecting-ip | "207.241.235.164" |
cf-ipcountry | "US" |
cf-ray | "8e7882314ef87af1-SJC" |
cf-visitor | "{"scheme":"https"}" |
connection | "Keep-Alive" |
host | "www.gestion-article.ma" |
referer | "https://www.gestion-article.ma" |
user-agent | "Mozilla/5.0 (compatible; archive.org_bot +http://archive.org/details/archive.org_bot) Zeno/76f39f7 warc/v0.8.53" |
x-forwarded-for | "207.241.235.164" |
x-forwarded-proto | "https" |
x-https | "1" |
x-php-ob-level | "0" |
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 | "Sun, 24 Nov 2024 09:52:52 GMT" |
x-debug-token | "539b35" |
Cookies
Request Cookies
No request cookies
Response Cookies
No response cookies
Session 9
Session Metadata
Key | Value |
---|---|
Created | "Sun, 24 Nov 24 09:52:52 +0000" |
Last used | "Sun, 24 Nov 24 09:52:52 +0000" |
Lifetime | 0 |
Session Attributes
Attribute | Value |
---|---|
_csrf/https-authenticate | "J_JcU5bqgVJl9MZUNFE_FpyfUQbSpVZbDIBFpzepUhA" |
Session Usage
9
Usages
Stateless check enabled
Usage |
---|
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:43
[ [ "file" => "/home/gestionarticle/public_html/vendor/symfony/security-http/Authentication/AuthenticationUtils.php" "line" => 43 "function" => "has" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/home/gestionarticle/public_html/src/Controller/SecurityController.php" "line" => 24 "function" => "getLastAuthenticationError" "class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils" "type" => "->" ] [ "file" => "/home/gestionarticle/public_html/vendor/symfony/http-kernel/HttpKernel.php" "line" => 152 "function" => "login" "class" => "App\Controller\SecurityController" "type" => "->" ] [ "file" => "/home/gestionarticle/public_html/vendor/symfony/http-kernel/HttpKernel.php" "line" => 74 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/gestionarticle/public_html/vendor/symfony/http-kernel/Kernel.php" "line" => 202 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/gestionarticle/public_html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php" "line" => 35 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] [ "file" => "/home/gestionarticle/public_html/vendor/autoload_runtime.php" "line" => 35 "function" => "run" "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner" "type" => "->" ] [ "file" => "/home/gestionarticle/public_html/public/index.php" "line" => 5 "args" => [ "/home/gestionarticle/public_html/vendor/autoload_runtime.php" ] "function" => "require_once" ] ] |
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:65
[ [ "file" => "/home/gestionarticle/public_html/vendor/symfony/security-http/Authentication/AuthenticationUtils.php" "line" => 65 "function" => "get" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/home/gestionarticle/public_html/src/Controller/SecurityController.php" "line" => 26 "function" => "getLastUsername" "class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils" "type" => "->" ] [ "file" => "/home/gestionarticle/public_html/vendor/symfony/http-kernel/HttpKernel.php" "line" => 152 "function" => "login" "class" => "App\Controller\SecurityController" "type" => "->" ] [ "file" => "/home/gestionarticle/public_html/vendor/symfony/http-kernel/HttpKernel.php" "line" => 74 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/gestionarticle/public_html/vendor/symfony/http-kernel/Kernel.php" "line" => 202 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/gestionarticle/public_html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php" "line" => 35 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] [ "file" => "/home/gestionarticle/public_html/vendor/autoload_runtime.php" "line" => 35 "function" => "run" "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner" "type" => "->" ] [ "file" => "/home/gestionarticle/public_html/public/index.php" "line" => 5 "args" => [ "/home/gestionarticle/public_html/vendor/autoload_runtime.php" ] "function" => "require_once" ] ] |
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:101
[ [ "file" => "/home/gestionarticle/public_html/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php" "line" => 101 "function" => "has" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/home/gestionarticle/public_html/vendor/symfony/security-csrf/CsrfTokenManager.php" "line" => 72 "function" => "hasToken" "class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage" "type" => "->" ] [ "file" => "/home/gestionarticle/public_html/vendor/symfony/form/FormRenderer.php" "line" => 65 "function" => "getToken" "class" => "Symfony\Component\Security\Csrf\CsrfTokenManager" "type" => "->" ] [ "file" => "/home/gestionarticle/public_html/var/cache/dev/twig/42/428fe93d0e1f3d0fe999207a10859fba3da48c26859523c863c73ce2011103cc.php" "line" => 140 "function" => "renderCsrfToken" "class" => "Symfony\Component\Form\FormRenderer" "type" => "->" ] [ "file" => "/home/gestionarticle/public_html/vendor/twig/twig/src/Template.php" "line" => 394 "function" => "doDisplay" "class" => "__TwigTemplate_9a6a1459718faac69dfaef88716d9a946c813bff946848b3fb0d75ff07f6607c" "type" => "->" ] [ "file" => "/home/gestionarticle/public_html/vendor/twig/twig/src/Template.php" "line" => 367 "function" => "displayWithErrorHandling" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/home/gestionarticle/public_html/vendor/twig/twig/src/Template.php" "line" => 379 "function" => "display" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/home/gestionarticle/public_html/vendor/twig/twig/src/TemplateWrapper.php" "line" => 40 "function" => "render" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/home/gestionarticle/public_html/vendor/twig/twig/src/Environment.php" "line" => 277 "function" => "render" "class" => "Twig\TemplateWrapper" "type" => "->" ] [ "file" => "/home/gestionarticle/public_html/vendor/symfony/framework-bundle/Controller/AbstractController.php" "line" => 258 "function" => "render" "class" => "Twig\Environment" "type" => "->" ] [ "file" => "/home/gestionarticle/public_html/vendor/symfony/framework-bundle/Controller/AbstractController.php" "line" => 266 "function" => "renderView" "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController" "type" => "->" ] [ "file" => "/home/gestionarticle/public_html/src/Controller/SecurityController.php" "line" => 28 "function" => "render" "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController" "type" => "->" ] [ "file" => "/home/gestionarticle/public_html/vendor/symfony/http-kernel/HttpKernel.php" "line" => 152 "function" => "login" "class" => "App\Controller\SecurityController" "type" => "->" ] [ "file" => "/home/gestionarticle/public_html/vendor/symfony/http-kernel/HttpKernel.php" "line" => 74 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/gestionarticle/public_html/vendor/symfony/http-kernel/Kernel.php" "line" => 202 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/gestionarticle/public_html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php" "line" => 35 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] [ "file" => "/home/gestionarticle/public_html/vendor/autoload_runtime.php" "line" => 35 "function" => "run" "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner" "type" => "->" ] [ "file" => "/home/gestionarticle/public_html/public/index.php" "line" => 5 "args" => [ "/home/gestionarticle/public_html/vendor/autoload_runtime.php" ] "function" => "require_once" ] ] |
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:88
[ [ "file" => "/home/gestionarticle/public_html/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php" "line" => 88 "function" => "set" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/home/gestionarticle/public_html/vendor/symfony/security-csrf/CsrfTokenManager.php" "line" => 77 "function" => "setToken" "class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage" "type" => "->" ] [ "file" => "/home/gestionarticle/public_html/vendor/symfony/form/FormRenderer.php" "line" => 65 "function" => "getToken" "class" => "Symfony\Component\Security\Csrf\CsrfTokenManager" "type" => "->" ] [ "file" => "/home/gestionarticle/public_html/var/cache/dev/twig/42/428fe93d0e1f3d0fe999207a10859fba3da48c26859523c863c73ce2011103cc.php" "line" => 140 "function" => "renderCsrfToken" "class" => "Symfony\Component\Form\FormRenderer" "type" => "->" ] [ "file" => "/home/gestionarticle/public_html/vendor/twig/twig/src/Template.php" "line" => 394 "function" => "doDisplay" "class" => "__TwigTemplate_9a6a1459718faac69dfaef88716d9a946c813bff946848b3fb0d75ff07f6607c" "type" => "->" ] [ "file" => "/home/gestionarticle/public_html/vendor/twig/twig/src/Template.php" "line" => 367 "function" => "displayWithErrorHandling" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/home/gestionarticle/public_html/vendor/twig/twig/src/Template.php" "line" => 379 "function" => "display" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/home/gestionarticle/public_html/vendor/twig/twig/src/TemplateWrapper.php" "line" => 40 "function" => "render" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/home/gestionarticle/public_html/vendor/twig/twig/src/Environment.php" "line" => 277 "function" => "render" "class" => "Twig\TemplateWrapper" "type" => "->" ] [ "file" => "/home/gestionarticle/public_html/vendor/symfony/framework-bundle/Controller/AbstractController.php" "line" => 258 "function" => "render" "class" => "Twig\Environment" "type" => "->" ] [ "file" => "/home/gestionarticle/public_html/vendor/symfony/framework-bundle/Controller/AbstractController.php" "line" => 266 "function" => "renderView" "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController" "type" => "->" ] [ "file" => "/home/gestionarticle/public_html/src/Controller/SecurityController.php" "line" => 28 "function" => "render" "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController" "type" => "->" ] [ "file" => "/home/gestionarticle/public_html/vendor/symfony/http-kernel/HttpKernel.php" "line" => 152 "function" => "login" "class" => "App\Controller\SecurityController" "type" => "->" ] [ "file" => "/home/gestionarticle/public_html/vendor/symfony/http-kernel/HttpKernel.php" "line" => 74 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/gestionarticle/public_html/vendor/symfony/http-kernel/Kernel.php" "line" => 202 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/gestionarticle/public_html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php" "line" => 35 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] [ "file" => "/home/gestionarticle/public_html/vendor/autoload_runtime.php" "line" => 35 "function" => "run" "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner" "type" => "->" ] [ "file" => "/home/gestionarticle/public_html/public/index.php" "line" => 5 "args" => [ "/home/gestionarticle/public_html/vendor/autoload_runtime.php" ] "function" => "require_once" ] ] |
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:72
[ [ "file" => "/home/gestionarticle/public_html/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php" "line" => 72 "function" => "getMetadataBag" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/home/gestionarticle/public_html/vendor/symfony/http-kernel/Profiler/Profiler.php" "line" => 161 "function" => "collect" "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector" "type" => "->" ] [ "file" => "/home/gestionarticle/public_html/vendor/symfony/http-kernel/EventListener/ProfilerListener.php" "line" => 99 "function" => "collect" "class" => "Symfony\Component\HttpKernel\Profiler\Profiler" "type" => "->" ] [ "file" => "/home/gestionarticle/public_html/vendor/symfony/event-dispatcher/Debug/WrappedListener.php" "line" => 117 "function" => "onKernelResponse" "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener" "type" => "->" ] [ "file" => "/home/gestionarticle/public_html/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 230 "function" => "__invoke" "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener" "type" => "->" ] [ "file" => "/home/gestionarticle/public_html/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 59 "function" => "callListeners" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/home/gestionarticle/public_html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php" "line" => 154 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/home/gestionarticle/public_html/vendor/symfony/http-kernel/HttpKernel.php" "line" => 185 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher" "type" => "->" ] [ "file" => "/home/gestionarticle/public_html/vendor/symfony/http-kernel/HttpKernel.php" "line" => 173 "function" => "filterResponse" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/gestionarticle/public_html/vendor/symfony/http-kernel/HttpKernel.php" "line" => 74 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/gestionarticle/public_html/vendor/symfony/http-kernel/Kernel.php" "line" => 202 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/gestionarticle/public_html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php" "line" => 35 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] [ "file" => "/home/gestionarticle/public_html/vendor/autoload_runtime.php" "line" => 35 "function" => "run" "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner" "type" => "->" ] [ "file" => "/home/gestionarticle/public_html/public/index.php" "line" => 5 "args" => [ "/home/gestionarticle/public_html/vendor/autoload_runtime.php" ] "function" => "require_once" ] ] |
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:73
[ [ "file" => "/home/gestionarticle/public_html/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php" "line" => 73 "function" => "getMetadataBag" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/home/gestionarticle/public_html/vendor/symfony/http-kernel/Profiler/Profiler.php" "line" => 161 "function" => "collect" "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector" "type" => "->" ] [ "file" => "/home/gestionarticle/public_html/vendor/symfony/http-kernel/EventListener/ProfilerListener.php" "line" => 99 "function" => "collect" "class" => "Symfony\Component\HttpKernel\Profiler\Profiler" "type" => "->" ] [ "file" => "/home/gestionarticle/public_html/vendor/symfony/event-dispatcher/Debug/WrappedListener.php" "line" => 117 "function" => "onKernelResponse" "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener" "type" => "->" ] [ "file" => "/home/gestionarticle/public_html/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 230 "function" => "__invoke" "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener" "type" => "->" ] [ "file" => "/home/gestionarticle/public_html/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 59 "function" => "callListeners" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/home/gestionarticle/public_html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php" "line" => 154 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/home/gestionarticle/public_html/vendor/symfony/http-kernel/HttpKernel.php" "line" => 185 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher" "type" => "->" ] [ "file" => "/home/gestionarticle/public_html/vendor/symfony/http-kernel/HttpKernel.php" "line" => 173 "function" => "filterResponse" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/gestionarticle/public_html/vendor/symfony/http-kernel/HttpKernel.php" "line" => 74 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/gestionarticle/public_html/vendor/symfony/http-kernel/Kernel.php" "line" => 202 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/gestionarticle/public_html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php" "line" => 35 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] [ "file" => "/home/gestionarticle/public_html/vendor/autoload_runtime.php" "line" => 35 "function" => "run" "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner" "type" => "->" ] [ "file" => "/home/gestionarticle/public_html/public/index.php" "line" => 5 "args" => [ "/home/gestionarticle/public_html/vendor/autoload_runtime.php" ] "function" => "require_once" ] ] |
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:74
[ [ "file" => "/home/gestionarticle/public_html/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php" "line" => 74 "function" => "getMetadataBag" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/home/gestionarticle/public_html/vendor/symfony/http-kernel/Profiler/Profiler.php" "line" => 161 "function" => "collect" "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector" "type" => "->" ] [ "file" => "/home/gestionarticle/public_html/vendor/symfony/http-kernel/EventListener/ProfilerListener.php" "line" => 99 "function" => "collect" "class" => "Symfony\Component\HttpKernel\Profiler\Profiler" "type" => "->" ] [ "file" => "/home/gestionarticle/public_html/vendor/symfony/event-dispatcher/Debug/WrappedListener.php" "line" => 117 "function" => "onKernelResponse" "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener" "type" => "->" ] [ "file" => "/home/gestionarticle/public_html/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 230 "function" => "__invoke" "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener" "type" => "->" ] [ "file" => "/home/gestionarticle/public_html/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 59 "function" => "callListeners" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/home/gestionarticle/public_html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php" "line" => 154 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/home/gestionarticle/public_html/vendor/symfony/http-kernel/HttpKernel.php" "line" => 185 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher" "type" => "->" ] [ "file" => "/home/gestionarticle/public_html/vendor/symfony/http-kernel/HttpKernel.php" "line" => 173 "function" => "filterResponse" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/gestionarticle/public_html/vendor/symfony/http-kernel/HttpKernel.php" "line" => 74 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/gestionarticle/public_html/vendor/symfony/http-kernel/Kernel.php" "line" => 202 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/gestionarticle/public_html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php" "line" => 35 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] [ "file" => "/home/gestionarticle/public_html/vendor/autoload_runtime.php" "line" => 35 "function" => "run" "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner" "type" => "->" ] [ "file" => "/home/gestionarticle/public_html/public/index.php" "line" => 5 "args" => [ "/home/gestionarticle/public_html/vendor/autoload_runtime.php" ] "function" => "require_once" ] ] |
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:75
[ [ "file" => "/home/gestionarticle/public_html/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php" "line" => 75 "function" => "all" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/home/gestionarticle/public_html/vendor/symfony/http-kernel/Profiler/Profiler.php" "line" => 161 "function" => "collect" "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector" "type" => "->" ] [ "file" => "/home/gestionarticle/public_html/vendor/symfony/http-kernel/EventListener/ProfilerListener.php" "line" => 99 "function" => "collect" "class" => "Symfony\Component\HttpKernel\Profiler\Profiler" "type" => "->" ] [ "file" => "/home/gestionarticle/public_html/vendor/symfony/event-dispatcher/Debug/WrappedListener.php" "line" => 117 "function" => "onKernelResponse" "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener" "type" => "->" ] [ "file" => "/home/gestionarticle/public_html/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 230 "function" => "__invoke" "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener" "type" => "->" ] [ "file" => "/home/gestionarticle/public_html/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 59 "function" => "callListeners" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/home/gestionarticle/public_html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php" "line" => 154 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/home/gestionarticle/public_html/vendor/symfony/http-kernel/HttpKernel.php" "line" => 185 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher" "type" => "->" ] [ "file" => "/home/gestionarticle/public_html/vendor/symfony/http-kernel/HttpKernel.php" "line" => 173 "function" => "filterResponse" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/gestionarticle/public_html/vendor/symfony/http-kernel/HttpKernel.php" "line" => 74 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/gestionarticle/public_html/vendor/symfony/http-kernel/Kernel.php" "line" => 202 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/gestionarticle/public_html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php" "line" => 35 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] [ "file" => "/home/gestionarticle/public_html/vendor/autoload_runtime.php" "line" => 35 "function" => "run" "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner" "type" => "->" ] [ "file" => "/home/gestionarticle/public_html/public/index.php" "line" => 5 "args" => [ "/home/gestionarticle/public_html/vendor/autoload_runtime.php" ] "function" => "require_once" ] ] |
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:76
[ [ "file" => "/home/gestionarticle/public_html/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php" "line" => 76 "function" => "getFlashBag" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/home/gestionarticle/public_html/vendor/symfony/http-kernel/Profiler/Profiler.php" "line" => 161 "function" => "collect" "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector" "type" => "->" ] [ "file" => "/home/gestionarticle/public_html/vendor/symfony/http-kernel/EventListener/ProfilerListener.php" "line" => 99 "function" => "collect" "class" => "Symfony\Component\HttpKernel\Profiler\Profiler" "type" => "->" ] [ "file" => "/home/gestionarticle/public_html/vendor/symfony/event-dispatcher/Debug/WrappedListener.php" "line" => 117 "function" => "onKernelResponse" "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener" "type" => "->" ] [ "file" => "/home/gestionarticle/public_html/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 230 "function" => "__invoke" "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener" "type" => "->" ] [ "file" => "/home/gestionarticle/public_html/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 59 "function" => "callListeners" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/home/gestionarticle/public_html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php" "line" => 154 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/home/gestionarticle/public_html/vendor/symfony/http-kernel/HttpKernel.php" "line" => 185 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher" "type" => "->" ] [ "file" => "/home/gestionarticle/public_html/vendor/symfony/http-kernel/HttpKernel.php" "line" => 173 "function" => "filterResponse" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/gestionarticle/public_html/vendor/symfony/http-kernel/HttpKernel.php" "line" => 74 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/gestionarticle/public_html/vendor/symfony/http-kernel/Kernel.php" "line" => 202 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/gestionarticle/public_html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php" "line" => 35 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] [ "file" => "/home/gestionarticle/public_html/vendor/autoload_runtime.php" "line" => 35 "function" => "run" "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner" "type" => "->" ] [ "file" => "/home/gestionarticle/public_html/public/index.php" "line" => 5 "args" => [ "/home/gestionarticle/public_html/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 | "9e7d08936f078de83fd6b0db35f07a95" |
DATABASE_URL | "mysql://gestionarticle_root:[email protected]:3306/gestionarticle_main?serverVersion=mariadb-10.4.11" |
Defined as regular env variables
Key | Value |
---|---|
APP_DEBUG | "1" |
BASE | "/public" |
CONTEXT_DOCUMENT_ROOT | "/home/gestionarticle/public_html" |
CONTEXT_PREFIX | "" |
DOCUMENT_ROOT | "/home/gestionarticle/public_html" |
FCGI_ROLE | "RESPONDER" |
GATEWAY_INTERFACE | "CGI/1.1" |
HOME | "/home/gestionarticle" |
HTTPS | "on" |
HTTP_ACCEPT_ENCODING | "gzip, br" |
HTTP_CDN_LOOP | "cloudflare; loops=1" |
HTTP_CF_CONNECTING_IP | "207.241.235.164" |
HTTP_CF_IPCOUNTRY | "US" |
HTTP_CF_RAY | "8e7882314ef87af1-SJC" |
HTTP_CF_VISITOR | "{"scheme":"https"}" |
HTTP_CONNECTION | "Keep-Alive" |
HTTP_HOST | "www.gestion-article.ma" |
HTTP_REFERER | "https://www.gestion-article.ma" |
HTTP_USER_AGENT | "Mozilla/5.0 (compatible; archive.org_bot +http://archive.org/details/archive.org_bot) Zeno/76f39f7 warc/v0.8.53" |
HTTP_X_FORWARDED_FOR | "207.241.235.164" |
HTTP_X_FORWARDED_PROTO | "https" |
HTTP_X_HTTPS | "1" |
PATH | "/usr/local/jdk/bin:/usr/kerberos/sbin:/usr/kerberos/bin:/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/X11R6/bin:/usr/local/bin:/usr/X11R6/bin:/root/bin:/opt/bin" |
PHP_SELF | "/public/index.php" |
QUERY_STRING | "" |
REDIRECT_BASE | "/public" |
REDIRECT_HTTPS | "on" |
REDIRECT_REDIRECT_HTTPS | "on" |
REDIRECT_REDIRECT_SCRIPT_URI | "https://www.gestion-article.ma/login" |
REDIRECT_REDIRECT_SCRIPT_URL | "/login" |
REDIRECT_REDIRECT_SSL_TLS_SNI | "www.gestion-article.ma" |
REDIRECT_REDIRECT_STATUS | "200" |
REDIRECT_REDIRECT_UNIQUE_ID | "Z0L3c-WHjRL_-CeI34mWGgAAAAs" |
REDIRECT_SCRIPT_URI | "https://www.gestion-article.ma/login" |
REDIRECT_SCRIPT_URL | "/login" |
REDIRECT_SSL_TLS_SNI | "www.gestion-article.ma" |
REDIRECT_STATUS | "200" |
REDIRECT_UNIQUE_ID | "Z0L3c-WHjRL_-CeI34mWGgAAAAs" |
REDIRECT_URL | "/public/login" |
REMOTE_ADDR | "172.69.23.50" |
REMOTE_PORT | "29958" |
REQUEST_METHOD | "GET" |
REQUEST_SCHEME | "https" |
REQUEST_TIME | 1732441971 |
REQUEST_TIME_FLOAT | 1732441971.848 |
REQUEST_URI | "/login" |
SCRIPT_FILENAME | "/home/gestionarticle/public_html/public/index.php" |
SCRIPT_NAME | "/public/index.php" |
SCRIPT_URI | "https://www.gestion-article.ma/login" |
SCRIPT_URL | "/login" |
SERVER_ADDR | "172.31.3.35" |
SERVER_ADMIN | "[email protected]" |
SERVER_NAME | "www.gestion-article.ma" |
SERVER_PORT | "443" |
SERVER_PROTOCOL | "HTTP/1.1" |
SERVER_SIGNATURE | "" |
SERVER_SOFTWARE | "Apache" |
SSL_TLS_SNI | "www.gestion-article.ma" |
SYMFONY_DOTENV_VARS | "APP_ENV,APP_SECRET,DATABASE_URL" |
UNIQUE_ID | "Z0L3c-WHjRL_-CeI34mWGgAAAAs" |
USER | "gestionarticle" |
argc | 0 |
argv | [] |
proxy-nokeepalive | "1" |