GET https://tmt.dev.uni-foundation.eu/login

LoginController :: index

Request

GET Parameters

None

POST Parameters

None

Uploaded Files

None

Request Attributes

Key Value
_controller
"App\Controller\LoginController::index"
_firewall_context
"security.firewall.map.context.main"
_links
Symfony\Component\WebLink\GenericLinkProvider {#1338
  -links: [
    1322 => Symfony\Component\WebLink\Link {#1322
      -href: "https://tmt.dev.uni-foundation.eu/api/docs.jsonld"
      -rel: [
        "http://www.w3.org/ns/hydra/core#apiDocumentation" => "http://www.w3.org/ns/hydra/core#apiDocumentation"
      ]
      -attributes: []
    }
  ]
}
_route
"app_login"
_route_params
[]
_security_firewall_run
"_security_main"
_stopwatch_token
"a77027"

Request Headers

Header Value
accept
"text/xml,application/xml,application/xhtml+xml,text/html;q=0.9,text/plain;q=0.8,image/png,*/*;q=0.5"
accept-charset
"ISO-8859-1,utf-8;q=0.7,*;q=0.7"
accept-encoding
"identity"
accept-language
"en-gb,en;q=0.5"
authorization
""
connection
"close"
host
"tmt.dev.uni-foundation.eu"
user-agent
"Mozilla/5.0 (compatible; NetcraftSurveyAgent/1.0; +info@netcraft.com)"
x-accel-internal
"/internal-nginx-static-location"
x-php-ob-level
"1"
x-real-ip
"18.203.185.110"

Request Content

Request content not available (it was retrieved as a resource).

Response

Response Headers

Header Value
cache-control
"private, must-revalidate"
content-type
"text/html; charset=UTF-8"
date
"Thu, 09 Oct 2025 19:09:07 GMT"
expires
"-1"
link
"<https://tmt.dev.uni-foundation.eu/api/docs.jsonld>; rel="http://www.w3.org/ns/hydra/core#apiDocumentation""
pragma
"no-cache"
x-debug-token
"27f5b6"

Cookies

Request Cookies

No request cookies

Response Cookies

No response cookies

Session 9

Session Metadata

Key Value
Created
"Thu, 09 Oct 25 19:09:07 +0000"
Last used
"Thu, 09 Oct 25 19:09:07 +0000"
Lifetime
0

Session Attributes

Attribute Value
_csrf/https-authenticate
"5kIJVNvRGWNsK1dXeS47zILqG_boHSovIUl-gglUIXg"

Session Usage

9 Usages
Stateless check enabled
Usage
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:40
[
  [
    "file" => "/var/www/vhosts/dev.uni-foundation.eu/tmt.dev.uni-foundation.eu/tmt/vendor/symfony/security-http/Authentication/AuthenticationUtils.php"
    "line" => 40
    "function" => "has"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/dev.uni-foundation.eu/tmt.dev.uni-foundation.eu/tmt/src/Controller/LoginController.php"
    "line" => 21
    "function" => "getLastAuthenticationError"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/dev.uni-foundation.eu/tmt.dev.uni-foundation.eu/tmt/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 163
    "function" => "index"
    "class" => "App\Controller\LoginController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/dev.uni-foundation.eu/tmt.dev.uni-foundation.eu/tmt/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 74
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/dev.uni-foundation.eu/tmt.dev.uni-foundation.eu/tmt/vendor/symfony/http-kernel/Kernel.php"
    "line" => 184
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/dev.uni-foundation.eu/tmt.dev.uni-foundation.eu/tmt/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/dev.uni-foundation.eu/tmt.dev.uni-foundation.eu/tmt/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/dev.uni-foundation.eu/tmt.dev.uni-foundation.eu/tmt/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/vhosts/dev.uni-foundation.eu/tmt.dev.uni-foundation.eu/tmt/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:59
[
  [
    "file" => "/var/www/vhosts/dev.uni-foundation.eu/tmt.dev.uni-foundation.eu/tmt/vendor/symfony/security-http/Authentication/AuthenticationUtils.php"
    "line" => 59
    "function" => "get"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/dev.uni-foundation.eu/tmt.dev.uni-foundation.eu/tmt/src/Controller/LoginController.php"
    "line" => 24
    "function" => "getLastUsername"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/dev.uni-foundation.eu/tmt.dev.uni-foundation.eu/tmt/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 163
    "function" => "index"
    "class" => "App\Controller\LoginController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/dev.uni-foundation.eu/tmt.dev.uni-foundation.eu/tmt/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 74
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/dev.uni-foundation.eu/tmt.dev.uni-foundation.eu/tmt/vendor/symfony/http-kernel/Kernel.php"
    "line" => 184
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/dev.uni-foundation.eu/tmt.dev.uni-foundation.eu/tmt/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/dev.uni-foundation.eu/tmt.dev.uni-foundation.eu/tmt/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/dev.uni-foundation.eu/tmt.dev.uni-foundation.eu/tmt/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/vhosts/dev.uni-foundation.eu/tmt.dev.uni-foundation.eu/tmt/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:76
[
  [
    "file" => "/var/www/vhosts/dev.uni-foundation.eu/tmt.dev.uni-foundation.eu/tmt/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
    "line" => 76
    "function" => "has"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/dev.uni-foundation.eu/tmt.dev.uni-foundation.eu/tmt/vendor/symfony/security-csrf/CsrfTokenManager.php"
    "line" => 71
    "function" => "hasToken"
    "class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/dev.uni-foundation.eu/tmt.dev.uni-foundation.eu/tmt/vendor/symfony/form/FormRenderer.php"
    "line" => 56
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Csrf\CsrfTokenManager"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/dev.uni-foundation.eu/tmt.dev.uni-foundation.eu/tmt/var/cache/dev/twig/89/89fd9af63d7bfcb51fd9cde5719138de.php"
    "line" => 156
    "function" => "renderCsrfToken"
    "class" => "Symfony\Component\Form\FormRenderer"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/dev.uni-foundation.eu/tmt.dev.uni-foundation.eu/tmt/vendor/twig/twig/src/Template.php"
    "line" => 430
    "function" => "block_body"
    "class" => "__TwigTemplate_b3575a24494816b08eb76f61208a5850"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/dev.uni-foundation.eu/tmt.dev.uni-foundation.eu/tmt/var/cache/dev/twig/87/87c211945d41e12f89686ae594434020.php"
    "line" => 75
    "function" => "yieldBlock"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/dev.uni-foundation.eu/tmt.dev.uni-foundation.eu/tmt/vendor/twig/twig/src/Template.php"
    "line" => 360
    "function" => "doDisplay"
    "class" => "__TwigTemplate_75361cb03a72258bfcedb6c0da2d87d1"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/dev.uni-foundation.eu/tmt.dev.uni-foundation.eu/tmt/var/cache/dev/twig/89/89fd9af63d7bfcb51fd9cde5719138de.php"
    "line" => 50
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/dev.uni-foundation.eu/tmt.dev.uni-foundation.eu/tmt/vendor/twig/twig/src/Template.php"
    "line" => 360
    "function" => "doDisplay"
    "class" => "__TwigTemplate_b3575a24494816b08eb76f61208a5850"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/dev.uni-foundation.eu/tmt.dev.uni-foundation.eu/tmt/vendor/twig/twig/src/Template.php"
    "line" => 335
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/dev.uni-foundation.eu/tmt.dev.uni-foundation.eu/tmt/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 38
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/dev.uni-foundation.eu/tmt.dev.uni-foundation.eu/tmt/vendor/twig/twig/src/Environment.php"
    "line" => 299
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/dev.uni-foundation.eu/tmt.dev.uni-foundation.eu/tmt/vendor/symfony/twig-bridge/EventListener/TemplateAttributeListener.php"
    "line" => 59
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/dev.uni-foundation.eu/tmt.dev.uni-foundation.eu/tmt/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 116
    "function" => "onKernelView"
    "class" => "Symfony\Bridge\Twig\EventListener\TemplateAttributeListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/dev.uni-foundation.eu/tmt.dev.uni-foundation.eu/tmt/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/dev.uni-foundation.eu/tmt.dev.uni-foundation.eu/tmt/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/dev.uni-foundation.eu/tmt.dev.uni-foundation.eu/tmt/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 127
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/dev.uni-foundation.eu/tmt.dev.uni-foundation.eu/tmt/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 168
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/dev.uni-foundation.eu/tmt.dev.uni-foundation.eu/tmt/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 74
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/dev.uni-foundation.eu/tmt.dev.uni-foundation.eu/tmt/vendor/symfony/http-kernel/Kernel.php"
    "line" => 184
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/dev.uni-foundation.eu/tmt.dev.uni-foundation.eu/tmt/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/dev.uni-foundation.eu/tmt.dev.uni-foundation.eu/tmt/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/dev.uni-foundation.eu/tmt.dev.uni-foundation.eu/tmt/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/vhosts/dev.uni-foundation.eu/tmt.dev.uni-foundation.eu/tmt/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:66
[
  [
    "file" => "/var/www/vhosts/dev.uni-foundation.eu/tmt.dev.uni-foundation.eu/tmt/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
    "line" => 66
    "function" => "set"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/dev.uni-foundation.eu/tmt.dev.uni-foundation.eu/tmt/vendor/symfony/security-csrf/CsrfTokenManager.php"
    "line" => 76
    "function" => "setToken"
    "class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/dev.uni-foundation.eu/tmt.dev.uni-foundation.eu/tmt/vendor/symfony/form/FormRenderer.php"
    "line" => 56
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Csrf\CsrfTokenManager"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/dev.uni-foundation.eu/tmt.dev.uni-foundation.eu/tmt/var/cache/dev/twig/89/89fd9af63d7bfcb51fd9cde5719138de.php"
    "line" => 156
    "function" => "renderCsrfToken"
    "class" => "Symfony\Component\Form\FormRenderer"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/dev.uni-foundation.eu/tmt.dev.uni-foundation.eu/tmt/vendor/twig/twig/src/Template.php"
    "line" => 430
    "function" => "block_body"
    "class" => "__TwigTemplate_b3575a24494816b08eb76f61208a5850"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/dev.uni-foundation.eu/tmt.dev.uni-foundation.eu/tmt/var/cache/dev/twig/87/87c211945d41e12f89686ae594434020.php"
    "line" => 75
    "function" => "yieldBlock"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/dev.uni-foundation.eu/tmt.dev.uni-foundation.eu/tmt/vendor/twig/twig/src/Template.php"
    "line" => 360
    "function" => "doDisplay"
    "class" => "__TwigTemplate_75361cb03a72258bfcedb6c0da2d87d1"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/dev.uni-foundation.eu/tmt.dev.uni-foundation.eu/tmt/var/cache/dev/twig/89/89fd9af63d7bfcb51fd9cde5719138de.php"
    "line" => 50
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/dev.uni-foundation.eu/tmt.dev.uni-foundation.eu/tmt/vendor/twig/twig/src/Template.php"
    "line" => 360
    "function" => "doDisplay"
    "class" => "__TwigTemplate_b3575a24494816b08eb76f61208a5850"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/dev.uni-foundation.eu/tmt.dev.uni-foundation.eu/tmt/vendor/twig/twig/src/Template.php"
    "line" => 335
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/dev.uni-foundation.eu/tmt.dev.uni-foundation.eu/tmt/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 38
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/dev.uni-foundation.eu/tmt.dev.uni-foundation.eu/tmt/vendor/twig/twig/src/Environment.php"
    "line" => 299
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/dev.uni-foundation.eu/tmt.dev.uni-foundation.eu/tmt/vendor/symfony/twig-bridge/EventListener/TemplateAttributeListener.php"
    "line" => 59
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/dev.uni-foundation.eu/tmt.dev.uni-foundation.eu/tmt/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 116
    "function" => "onKernelView"
    "class" => "Symfony\Bridge\Twig\EventListener\TemplateAttributeListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/dev.uni-foundation.eu/tmt.dev.uni-foundation.eu/tmt/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/dev.uni-foundation.eu/tmt.dev.uni-foundation.eu/tmt/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/dev.uni-foundation.eu/tmt.dev.uni-foundation.eu/tmt/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 127
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/dev.uni-foundation.eu/tmt.dev.uni-foundation.eu/tmt/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 168
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/dev.uni-foundation.eu/tmt.dev.uni-foundation.eu/tmt/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 74
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/dev.uni-foundation.eu/tmt.dev.uni-foundation.eu/tmt/vendor/symfony/http-kernel/Kernel.php"
    "line" => 184
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/dev.uni-foundation.eu/tmt.dev.uni-foundation.eu/tmt/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/dev.uni-foundation.eu/tmt.dev.uni-foundation.eu/tmt/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/dev.uni-foundation.eu/tmt.dev.uni-foundation.eu/tmt/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/vhosts/dev.uni-foundation.eu/tmt.dev.uni-foundation.eu/tmt/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:69
[
  [
    "file" => "/var/www/vhosts/dev.uni-foundation.eu/tmt.dev.uni-foundation.eu/tmt/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 69
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/dev.uni-foundation.eu/tmt.dev.uni-foundation.eu/tmt/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 156
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/dev.uni-foundation.eu/tmt.dev.uni-foundation.eu/tmt/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 108
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/dev.uni-foundation.eu/tmt.dev.uni-foundation.eu/tmt/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 116
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/dev.uni-foundation.eu/tmt.dev.uni-foundation.eu/tmt/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/dev.uni-foundation.eu/tmt.dev.uni-foundation.eu/tmt/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/dev.uni-foundation.eu/tmt.dev.uni-foundation.eu/tmt/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 127
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/dev.uni-foundation.eu/tmt.dev.uni-foundation.eu/tmt/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 196
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/dev.uni-foundation.eu/tmt.dev.uni-foundation.eu/tmt/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 184
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/dev.uni-foundation.eu/tmt.dev.uni-foundation.eu/tmt/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 74
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/dev.uni-foundation.eu/tmt.dev.uni-foundation.eu/tmt/vendor/symfony/http-kernel/Kernel.php"
    "line" => 184
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/dev.uni-foundation.eu/tmt.dev.uni-foundation.eu/tmt/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/dev.uni-foundation.eu/tmt.dev.uni-foundation.eu/tmt/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/dev.uni-foundation.eu/tmt.dev.uni-foundation.eu/tmt/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/vhosts/dev.uni-foundation.eu/tmt.dev.uni-foundation.eu/tmt/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:70
[
  [
    "file" => "/var/www/vhosts/dev.uni-foundation.eu/tmt.dev.uni-foundation.eu/tmt/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 70
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/dev.uni-foundation.eu/tmt.dev.uni-foundation.eu/tmt/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 156
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/dev.uni-foundation.eu/tmt.dev.uni-foundation.eu/tmt/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 108
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/dev.uni-foundation.eu/tmt.dev.uni-foundation.eu/tmt/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 116
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/dev.uni-foundation.eu/tmt.dev.uni-foundation.eu/tmt/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/dev.uni-foundation.eu/tmt.dev.uni-foundation.eu/tmt/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/dev.uni-foundation.eu/tmt.dev.uni-foundation.eu/tmt/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 127
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/dev.uni-foundation.eu/tmt.dev.uni-foundation.eu/tmt/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 196
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/dev.uni-foundation.eu/tmt.dev.uni-foundation.eu/tmt/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 184
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/dev.uni-foundation.eu/tmt.dev.uni-foundation.eu/tmt/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 74
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/dev.uni-foundation.eu/tmt.dev.uni-foundation.eu/tmt/vendor/symfony/http-kernel/Kernel.php"
    "line" => 184
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/dev.uni-foundation.eu/tmt.dev.uni-foundation.eu/tmt/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/dev.uni-foundation.eu/tmt.dev.uni-foundation.eu/tmt/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/dev.uni-foundation.eu/tmt.dev.uni-foundation.eu/tmt/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/vhosts/dev.uni-foundation.eu/tmt.dev.uni-foundation.eu/tmt/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:71
[
  [
    "file" => "/var/www/vhosts/dev.uni-foundation.eu/tmt.dev.uni-foundation.eu/tmt/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 71
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/dev.uni-foundation.eu/tmt.dev.uni-foundation.eu/tmt/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 156
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/dev.uni-foundation.eu/tmt.dev.uni-foundation.eu/tmt/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 108
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/dev.uni-foundation.eu/tmt.dev.uni-foundation.eu/tmt/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 116
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/dev.uni-foundation.eu/tmt.dev.uni-foundation.eu/tmt/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/dev.uni-foundation.eu/tmt.dev.uni-foundation.eu/tmt/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/dev.uni-foundation.eu/tmt.dev.uni-foundation.eu/tmt/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 127
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/dev.uni-foundation.eu/tmt.dev.uni-foundation.eu/tmt/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 196
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/dev.uni-foundation.eu/tmt.dev.uni-foundation.eu/tmt/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 184
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/dev.uni-foundation.eu/tmt.dev.uni-foundation.eu/tmt/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 74
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/dev.uni-foundation.eu/tmt.dev.uni-foundation.eu/tmt/vendor/symfony/http-kernel/Kernel.php"
    "line" => 184
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/dev.uni-foundation.eu/tmt.dev.uni-foundation.eu/tmt/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/dev.uni-foundation.eu/tmt.dev.uni-foundation.eu/tmt/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/dev.uni-foundation.eu/tmt.dev.uni-foundation.eu/tmt/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/vhosts/dev.uni-foundation.eu/tmt.dev.uni-foundation.eu/tmt/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:72
[
  [
    "file" => "/var/www/vhosts/dev.uni-foundation.eu/tmt.dev.uni-foundation.eu/tmt/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 72
    "function" => "all"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/dev.uni-foundation.eu/tmt.dev.uni-foundation.eu/tmt/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 156
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/dev.uni-foundation.eu/tmt.dev.uni-foundation.eu/tmt/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 108
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/dev.uni-foundation.eu/tmt.dev.uni-foundation.eu/tmt/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 116
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/dev.uni-foundation.eu/tmt.dev.uni-foundation.eu/tmt/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/dev.uni-foundation.eu/tmt.dev.uni-foundation.eu/tmt/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/dev.uni-foundation.eu/tmt.dev.uni-foundation.eu/tmt/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 127
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/dev.uni-foundation.eu/tmt.dev.uni-foundation.eu/tmt/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 196
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/dev.uni-foundation.eu/tmt.dev.uni-foundation.eu/tmt/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 184
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/dev.uni-foundation.eu/tmt.dev.uni-foundation.eu/tmt/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 74
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/dev.uni-foundation.eu/tmt.dev.uni-foundation.eu/tmt/vendor/symfony/http-kernel/Kernel.php"
    "line" => 184
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/dev.uni-foundation.eu/tmt.dev.uni-foundation.eu/tmt/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/dev.uni-foundation.eu/tmt.dev.uni-foundation.eu/tmt/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/dev.uni-foundation.eu/tmt.dev.uni-foundation.eu/tmt/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/vhosts/dev.uni-foundation.eu/tmt.dev.uni-foundation.eu/tmt/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:73
[
  [
    "file" => "/var/www/vhosts/dev.uni-foundation.eu/tmt.dev.uni-foundation.eu/tmt/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 73
    "function" => "getFlashBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/dev.uni-foundation.eu/tmt.dev.uni-foundation.eu/tmt/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 156
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/dev.uni-foundation.eu/tmt.dev.uni-foundation.eu/tmt/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 108
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/dev.uni-foundation.eu/tmt.dev.uni-foundation.eu/tmt/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 116
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/dev.uni-foundation.eu/tmt.dev.uni-foundation.eu/tmt/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/dev.uni-foundation.eu/tmt.dev.uni-foundation.eu/tmt/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/dev.uni-foundation.eu/tmt.dev.uni-foundation.eu/tmt/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 127
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/dev.uni-foundation.eu/tmt.dev.uni-foundation.eu/tmt/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 196
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/dev.uni-foundation.eu/tmt.dev.uni-foundation.eu/tmt/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 184
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/dev.uni-foundation.eu/tmt.dev.uni-foundation.eu/tmt/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 74
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/dev.uni-foundation.eu/tmt.dev.uni-foundation.eu/tmt/vendor/symfony/http-kernel/Kernel.php"
    "line" => 184
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/dev.uni-foundation.eu/tmt.dev.uni-foundation.eu/tmt/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/dev.uni-foundation.eu/tmt.dev.uni-foundation.eu/tmt/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/dev.uni-foundation.eu/tmt.dev.uni-foundation.eu/tmt/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/vhosts/dev.uni-foundation.eu/tmt.dev.uni-foundation.eu/tmt/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
"232435f18b4b6a82bb235c722ef9b02e"
CORS_ALLOW_ORIGIN
"^https?://(localhost|127\.0\.0\.1)(:[0-9]+)?$"
DATABASE_URL
"mysql://tmtdev:4Fv~7y3w3DtTlgfrc@localhost:3306/tmtdev?serverVersion=15&charset=utf8"
MAILER_DSN
"null://null"
MAILER_SENDER
"hr@uni-foundation.eu"
MARIADB_DATABASE
"tmtdev"
MARIADB_HOST
"localhost"
MARIADB_PASSWORD
"4Fv~7y3w3DtTlgfrc"
MARIADB_PORT
"3306"
MARIADB_ROOT_PASSWORD
"password"
MARIADB_USER
"tmtdev"
MARIADB_VERSION
"10.3.38"
MESSENGER_TRANSPORT_DSN
"doctrine://default?auto_setup=0"
OAUTH_GOOGLE_CLIENT_ID
"817853830298-5h94o0okrvpjn9vcnju1cpeiannqckvv.apps.googleusercontent.com"
OAUTH_GOOGLE_CLIENT_SECRET
"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"

Defined as regular env variables

Key Value
APP_DEBUG
"1"
CONTEXT_DOCUMENT_ROOT
"/var/www/vhosts/dev.uni-foundation.eu/tmt.dev.uni-foundation.eu/tmt/public"
CONTEXT_PREFIX
""
DOCUMENT_ROOT
"/var/www/vhosts/dev.uni-foundation.eu/tmt.dev.uni-foundation.eu/tmt/public"
FCGI_ROLE
"RESPONDER"
GATEWAY_INTERFACE
"CGI/1.1"
HOME
"/var/www/vhosts/dev.uni-foundation.eu"
HTTPS
"on"
HTTP_ACCEPT
"text/xml,application/xml,application/xhtml+xml,text/html;q=0.9,text/plain;q=0.8,image/png,*/*;q=0.5"
HTTP_ACCEPT_CHARSET
"ISO-8859-1,utf-8;q=0.7,*;q=0.7"
HTTP_ACCEPT_ENCODING
"identity"
HTTP_ACCEPT_LANGUAGE
"en-gb,en;q=0.5"
HTTP_AUTHORIZATION
""
HTTP_CONNECTION
"close"
HTTP_HOST
"tmt.dev.uni-foundation.eu"
HTTP_USER_AGENT
"Mozilla/5.0 (compatible; NetcraftSurveyAgent/1.0; +info@netcraft.com)"
HTTP_X_ACCEL_INTERNAL
"/internal-nginx-static-location"
HTTP_X_REAL_IP
"18.203.185.110"
PASSENGER_COMPILE_NATIVE_SUPPORT_BINARY
"0"
PASSENGER_DOWNLOAD_NATIVE_SUPPORT_BINARY
"0"
PATH
"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"
PHP_SELF
"/index.php"
QUERY_STRING
""
REDIRECT_HTTPS
"on"
REDIRECT_HTTP_AUTHORIZATION
""
REDIRECT_PASSENGER_COMPILE_NATIVE_SUPPORT_BINARY
"0"
REDIRECT_PASSENGER_DOWNLOAD_NATIVE_SUPPORT_BINARY
"0"
REDIRECT_SSL_TLS_SNI
"tmt.dev.uni-foundation.eu"
REDIRECT_STATUS
"200"
REDIRECT_UNIQUE_ID
"aOgIU5AoXvQ5RGcFLQJ7ewAAAA4"
REDIRECT_URL
"/login"
REMOTE_ADDR
"18.203.185.110"
REMOTE_PORT
"35464"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"https"
REQUEST_TIME
1760036947
REQUEST_TIME_FLOAT
1760036947.2173
REQUEST_URI
"/login"
SCRIPT_FILENAME
"/var/www/vhosts/dev.uni-foundation.eu/tmt.dev.uni-foundation.eu/tmt/public/index.php"
SCRIPT_NAME
"/index.php"
SERVER_ADDR
"51.83.135.83"
SERVER_ADMIN
"[no address given]"
SERVER_NAME
"tmt.dev.uni-foundation.eu"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/1.0"
SERVER_SIGNATURE
"<address>Apache Server at tmt.dev.uni-foundation.eu Port 443</address>\n"
SERVER_SOFTWARE
"Apache"
SSL_TLS_SNI
"tmt.dev.uni-foundation.eu"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_SECRET,DATABASE_URL,MESSENGER_TRANSPORT_DSN,CORS_ALLOW_ORIGIN,OAUTH_GOOGLE_CLIENT_ID,OAUTH_GOOGLE_CLIENT_SECRET,MARIADB_HOST,MARIADB_ROOT_PASSWORD,MARIADB_DATABASE,MARIADB_USER,MARIADB_PASSWORD,MARIADB_PORT,MARIADB_VERSION,MAILER_SENDER,MAILER_DSN"
UNIQUE_ID
"aOgIU5AoXvQ5RGcFLQJ7ewAAAA4"
USER
"eufdev"
proxy-nokeepalive
"1"