GET http://www.back.digitalcompetences.org/

SecurityController :: login

Request

GET Parameters

None

POST Parameters

None

Uploaded Files

None

Request Attributes

Key Value
_access_control_attributes
null
_controller
"App\Controller\SecurityController::login"
_firewall_context
"security.firewall.map.context.main"
_links
Symfony\Component\WebLink\GenericLinkProvider {#922
  -links: [
    1029 => Symfony\Component\WebLink\Link {#1029
      -rel: [
        "preload" => "preload"
      ]
      -attributes: [
        "as" => "style"
      ]
      -href: "/assets/styles/app-B8qrvB3.css"
    }
  ]
}
_route
"app_login"
_route_params
[]
_security_authenticators
[]
_security_skipped_authenticators
[
  Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#636
    -supports: false
    -passport: null
    -duration: null
    -stub: "Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator"
    -authenticated: null
    -exception: null
    -authenticator: Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator {#598 …}
  }
]
_stopwatch_token
"55959e"

Request Headers

Header Value
accept-encoding
"gzip"
authorization
""
forwarded
"for=34.121.191.121; proto=http; host=www.back.digitalcompetences.org"
host
"www.back.digitalcompetences.org"
remote-ip
"34.121.191.121"
user-agent
"Mozilla/5.0 (compatible; CMS-Checker/1.0; +https://example.com)"
x-forwarded-for
"34.121.191.121"
x-forwarded-port
"80"
x-forwarded-proto
"http"
x-iplb-unique-id
"2279BF79:F0C8_058717A4:0050_6996C43F_5421C:55D0"
x-ovhrequest-id
"2b797d28f7f99e34ae88b26e3c4827de"
x-php-ob-level
"1"
x-predictor
"1"
x-remote-ip
"34.121.191.121"
x-remote-port
"61640"
x-remote-proto
"http"

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
"Thu, 19 Feb 2026 08:05:20 GMT"
link
"</assets/styles/app-B8qrvB3.css>; rel="preload"; as="style""
x-debug-token
"abc5a8"

Cookies

Request Cookies

No request cookies

Response Cookies

No response cookies

Session 7

Session Metadata

Key Value
Created
"Thu, 19 Feb 26 09:05:20 +0100"
Last used
"Thu, 19 Feb 26 09:05:20 +0100"
Lifetime
0

Session Attributes

No session attributes

Session Usage

7 Usages
Stateless check enabled
Usage
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:38
[
  [
    "file" => "/home/yhvmsjv/dc_back_dev/digital_competences_back/vendor/symfony/security-http/Authentication/AuthenticationUtils.php"
    "line" => 38
    "function" => "has"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/yhvmsjv/dc_back_dev/digital_competences_back/src/Controller/SecurityController.php"
    "line" => 16
    "function" => "getLastAuthenticationError"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"
    "type" => "->"
  ]
  [
    "file" => "/home/yhvmsjv/dc_back_dev/digital_competences_back/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 183
    "function" => "login"
    "class" => "App\Controller\SecurityController"
    "type" => "->"
  ]
  [
    "file" => "/home/yhvmsjv/dc_back_dev/digital_competences_back/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/yhvmsjv/dc_back_dev/digital_competences_back/vendor/symfony/http-kernel/Kernel.php"
    "line" => 182
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/yhvmsjv/dc_back_dev/digital_competences_back/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/yhvmsjv/dc_back_dev/digital_competences_back/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/yhvmsjv/dc_back_dev/digital_competences_back/public/index.php"
    "line" => 5
    "args" => [
      "/home/yhvmsjv/dc_back_dev/digital_competences_back/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:57
[
  [
    "file" => "/home/yhvmsjv/dc_back_dev/digital_competences_back/vendor/symfony/security-http/Authentication/AuthenticationUtils.php"
    "line" => 57
    "function" => "get"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/yhvmsjv/dc_back_dev/digital_competences_back/src/Controller/SecurityController.php"
    "line" => 19
    "function" => "getLastUsername"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"
    "type" => "->"
  ]
  [
    "file" => "/home/yhvmsjv/dc_back_dev/digital_competences_back/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 183
    "function" => "login"
    "class" => "App\Controller\SecurityController"
    "type" => "->"
  ]
  [
    "file" => "/home/yhvmsjv/dc_back_dev/digital_competences_back/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/yhvmsjv/dc_back_dev/digital_competences_back/vendor/symfony/http-kernel/Kernel.php"
    "line" => 182
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/yhvmsjv/dc_back_dev/digital_competences_back/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/yhvmsjv/dc_back_dev/digital_competences_back/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/yhvmsjv/dc_back_dev/digital_competences_back/public/index.php"
    "line" => 5
    "args" => [
      "/home/yhvmsjv/dc_back_dev/digital_competences_back/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:68
[
  [
    "file" => "/home/yhvmsjv/dc_back_dev/digital_competences_back/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 68
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/yhvmsjv/dc_back_dev/digital_competences_back/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 158
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/home/yhvmsjv/dc_back_dev/digital_competences_back/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 102
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/home/yhvmsjv/dc_back_dev/digital_competences_back/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/home/yhvmsjv/dc_back_dev/digital_competences_back/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/home/yhvmsjv/dc_back_dev/digital_competences_back/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/yhvmsjv/dc_back_dev/digital_competences_back/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 126
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/yhvmsjv/dc_back_dev/digital_competences_back/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 216
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/yhvmsjv/dc_back_dev/digital_competences_back/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 204
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/yhvmsjv/dc_back_dev/digital_competences_back/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/yhvmsjv/dc_back_dev/digital_competences_back/vendor/symfony/http-kernel/Kernel.php"
    "line" => 182
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/yhvmsjv/dc_back_dev/digital_competences_back/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/yhvmsjv/dc_back_dev/digital_competences_back/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/yhvmsjv/dc_back_dev/digital_competences_back/public/index.php"
    "line" => 5
    "args" => [
      "/home/yhvmsjv/dc_back_dev/digital_competences_back/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:69
[
  [
    "file" => "/home/yhvmsjv/dc_back_dev/digital_competences_back/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 69
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/yhvmsjv/dc_back_dev/digital_competences_back/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 158
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/home/yhvmsjv/dc_back_dev/digital_competences_back/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 102
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/home/yhvmsjv/dc_back_dev/digital_competences_back/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/home/yhvmsjv/dc_back_dev/digital_competences_back/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/home/yhvmsjv/dc_back_dev/digital_competences_back/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/yhvmsjv/dc_back_dev/digital_competences_back/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 126
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/yhvmsjv/dc_back_dev/digital_competences_back/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 216
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/yhvmsjv/dc_back_dev/digital_competences_back/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 204
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/yhvmsjv/dc_back_dev/digital_competences_back/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/yhvmsjv/dc_back_dev/digital_competences_back/vendor/symfony/http-kernel/Kernel.php"
    "line" => 182
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/yhvmsjv/dc_back_dev/digital_competences_back/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/yhvmsjv/dc_back_dev/digital_competences_back/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/yhvmsjv/dc_back_dev/digital_competences_back/public/index.php"
    "line" => 5
    "args" => [
      "/home/yhvmsjv/dc_back_dev/digital_competences_back/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:70
[
  [
    "file" => "/home/yhvmsjv/dc_back_dev/digital_competences_back/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 70
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/yhvmsjv/dc_back_dev/digital_competences_back/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 158
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/home/yhvmsjv/dc_back_dev/digital_competences_back/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 102
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/home/yhvmsjv/dc_back_dev/digital_competences_back/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/home/yhvmsjv/dc_back_dev/digital_competences_back/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/home/yhvmsjv/dc_back_dev/digital_competences_back/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/yhvmsjv/dc_back_dev/digital_competences_back/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 126
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/yhvmsjv/dc_back_dev/digital_competences_back/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 216
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/yhvmsjv/dc_back_dev/digital_competences_back/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 204
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/yhvmsjv/dc_back_dev/digital_competences_back/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/yhvmsjv/dc_back_dev/digital_competences_back/vendor/symfony/http-kernel/Kernel.php"
    "line" => 182
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/yhvmsjv/dc_back_dev/digital_competences_back/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/yhvmsjv/dc_back_dev/digital_competences_back/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/yhvmsjv/dc_back_dev/digital_competences_back/public/index.php"
    "line" => 5
    "args" => [
      "/home/yhvmsjv/dc_back_dev/digital_competences_back/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:71
[
  [
    "file" => "/home/yhvmsjv/dc_back_dev/digital_competences_back/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 71
    "function" => "all"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/yhvmsjv/dc_back_dev/digital_competences_back/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 158
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/home/yhvmsjv/dc_back_dev/digital_competences_back/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 102
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/home/yhvmsjv/dc_back_dev/digital_competences_back/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/home/yhvmsjv/dc_back_dev/digital_competences_back/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/home/yhvmsjv/dc_back_dev/digital_competences_back/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/yhvmsjv/dc_back_dev/digital_competences_back/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 126
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/yhvmsjv/dc_back_dev/digital_competences_back/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 216
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/yhvmsjv/dc_back_dev/digital_competences_back/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 204
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/yhvmsjv/dc_back_dev/digital_competences_back/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/yhvmsjv/dc_back_dev/digital_competences_back/vendor/symfony/http-kernel/Kernel.php"
    "line" => 182
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/yhvmsjv/dc_back_dev/digital_competences_back/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/yhvmsjv/dc_back_dev/digital_competences_back/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/yhvmsjv/dc_back_dev/digital_competences_back/public/index.php"
    "line" => 5
    "args" => [
      "/home/yhvmsjv/dc_back_dev/digital_competences_back/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:72
[
  [
    "file" => "/home/yhvmsjv/dc_back_dev/digital_competences_back/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 72
    "function" => "getFlashBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/yhvmsjv/dc_back_dev/digital_competences_back/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 158
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/home/yhvmsjv/dc_back_dev/digital_competences_back/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 102
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/home/yhvmsjv/dc_back_dev/digital_competences_back/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/home/yhvmsjv/dc_back_dev/digital_competences_back/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/home/yhvmsjv/dc_back_dev/digital_competences_back/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/yhvmsjv/dc_back_dev/digital_competences_back/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 126
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/yhvmsjv/dc_back_dev/digital_competences_back/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 216
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/yhvmsjv/dc_back_dev/digital_competences_back/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 204
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/yhvmsjv/dc_back_dev/digital_competences_back/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/yhvmsjv/dc_back_dev/digital_competences_back/vendor/symfony/http-kernel/Kernel.php"
    "line" => 182
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/yhvmsjv/dc_back_dev/digital_competences_back/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/yhvmsjv/dc_back_dev/digital_competences_back/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/yhvmsjv/dc_back_dev/digital_competences_back/public/index.php"
    "line" => 5
    "args" => [
      "/home/yhvmsjv/dc_back_dev/digital_competences_back/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
"f40b83d02948f9b748fd258b04912a18"
CORS_ALLOW_ORIGIN
"*"
DATABASE_URL
"mysql://yhvmsjvdcdev:Yu41raA113Qz@yhvmsjvdcdev.mysql.db/yhvmsjvdcdev?serverVersion=10.11.2-MariaDB&charset=utf8mb4"
DEFAULT_URI
"https://back.digitalcompetences.org"
JWT_PASSPHRASE
"2a242fc50Ded58c4d99Pa6b2f77d8ae8ad54b937a07a7629f7j55c8eba7ae51mL"
JWT_PUBLIC_KEY
"%kernel.project_dir%/config/jwt/public.pem"
JWT_SECRET_KEY
"%kernel.project_dir%/config/jwt/private.pem"
MAILER_DSN
"gmail+smtp://laravel78.test@gmail.com:bkmslukjqvgjcvkj@default?auto_tls=false"
MESSENGER_TRANSPORT_DSN
"doctrine://default?auto_setup=0"

Defined as regular env variables

Key Value
APP_DEBUG
"1"
APP_ENGINE
"php"
APP_ENGINE_VERSION
"8.2"
CFG_CLUSTER
"cluster100"
DOCUMENT_ROOT
"/home/yhvmsjv/dc_back_dev/digital_competences_back/public"
ENVIRONMENT
"production"
FCGI_ROLE
"RESPONDER"
GATEWAY_INTERFACE
"CGI/1.1"
GEOIP_AREA_CODE
"712"
GEOIP_CITY
"Council Bluffs"
GEOIP_COUNTRY_CODE
"US"
GEOIP_COUNTRY_NAME
"United States"
GEOIP_DMA_CODE
"652"
GEOIP_LATITUDE
"41.259102"
GEOIP_LONGITUDE
"-95.851700"
GEOIP_REGION
"IA"
HTTP_ACCEPT_ENCODING
"gzip"
HTTP_AUTHORIZATION
""
HTTP_FORWARDED
"for=34.121.191.121; proto=http; host=www.back.digitalcompetences.org"
HTTP_HOST
"www.back.digitalcompetences.org"
HTTP_REMOTE_IP
"34.121.191.121"
HTTP_USER_AGENT
"Mozilla/5.0 (compatible; CMS-Checker/1.0; +https://example.com)"
HTTP_X_FORWARDED_FOR
"34.121.191.121"
HTTP_X_FORWARDED_PORT
"80"
HTTP_X_FORWARDED_PROTO
"http"
HTTP_X_IPLB_UNIQUE_ID
"2279BF79:F0C8_058717A4:0050_6996C43F_5421C:55D0"
HTTP_X_OVHREQUEST_ID
"2b797d28f7f99e34ae88b26e3c4827de"
HTTP_X_PREDICTOR
"1"
HTTP_X_REMOTE_IP
"34.121.191.121"
HTTP_X_REMOTE_PORT
"61640"
HTTP_X_REMOTE_PROTO
"http"
PHP_SELF
"/index.php"
QUERY_STRING
""
REMOTE_ADDR
"34.121.191.121"
REMOTE_PORT
"35720"
REQUEST_METHOD
"GET"
REQUEST_TIME
1771488319
REQUEST_TIME_FLOAT
1771488319.8387
REQUEST_URI
"/"
SCRIPT_FILENAME
"/home/yhvmsjv/dc_back_dev/digital_competences_back/public/index.php"
SCRIPT_NAME
"/index.php"
SCRIPT_URI
"http://www.back.digitalcompetences.org/"
SCRIPT_URL
"/"
SERVER_ADDR
"10.100.40.19"
SERVER_ADMIN
"postmaster@www.back.digitalcompetences.org"
SERVER_NAME
"www.back.digitalcompetences.org"
SERVER_PORT
"80"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SIGNATURE
""
SERVER_SOFTWARE
"Apache"
SYMFONY_DOTENV_PATH
"/home/yhvmsjv/dc_back_dev/digital_competences_back/.env"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_SECRET,DEFAULT_URI,DATABASE_URL,MESSENGER_TRANSPORT_DSN,MAILER_DSN,JWT_SECRET_KEY,JWT_PUBLIC_KEY,JWT_PASSPHRASE,CORS_ALLOW_ORIGIN"
UNIQUE_ID
"aZbEP-78qnAo8aKgEtrt5wAAAH8"
USER
"yhvmsjv"
argc
0
argv
[]