GET http://preaga2.augc.org/login

LoginController :: login

Request

GET Parameters

None

POST Parameters

None

Uploaded Files

None

Request Attributes

Key Value
_controller
"App\Controller\LoginController::login"
_firewall_context
"security.firewall.map.context.main"
_route
"app_login"
_route_params
[]
_security_firewall_run
"_security_main"
_stopwatch_token
"d99417"

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip, br, zstd, deflate"
connection
"close"
host
"preaga2.augc.org"
user-agent
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
x-forwarded-for
"216.73.216.89"
x-forwarded-proto
"https"
x-php-ob-level
"0"
x-real-ip
"216.73.216.89"

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
"Sat, 08 Nov 2025 03:55:03 GMT"
x-debug-token
"466cd0"

Cookies

Request Cookies

No request cookies

Response Cookies

No response cookies

Session 10

Session Metadata

Key Value
Created
"Sat, 08 Nov 25 03:55:03 +0000"
Last used
"Sat, 08 Nov 25 03:55:03 +0000"
Lifetime
0

Session Attributes

Attribute Value
_csrf/authenticate
"NxUU_C9ktiAhH2kTm0ffDTvsEZZ3RIDOjjQ87iJhdxY"

Session Usage

10 Usages
Stateless check enabled
Usage
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:40
[
  [
    "file" => "/var/www/symfony/preaga2.augc.org/vendor/symfony/security-http/Authentication/AuthenticationUtils.php"
    "line" => 40
    "function" => "has"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/symfony/preaga2.augc.org/src/Controller/LoginController.php"
    "line" => 16
    "function" => "getLastAuthenticationError"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"
    "type" => "->"
  ]
  [
    "file" => "/var/www/symfony/preaga2.augc.org/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 183
    "function" => "login"
    "class" => "App\Controller\LoginController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/symfony/preaga2.augc.org/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/symfony/preaga2.augc.org/vendor/symfony/http-kernel/Kernel.php"
    "line" => 182
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/symfony/preaga2.augc.org/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/symfony/preaga2.augc.org/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/symfony/preaga2.augc.org/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/symfony/preaga2.augc.org/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:59
[
  [
    "file" => "/var/www/symfony/preaga2.augc.org/vendor/symfony/security-http/Authentication/AuthenticationUtils.php"
    "line" => 59
    "function" => "get"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/symfony/preaga2.augc.org/src/Controller/LoginController.php"
    "line" => 19
    "function" => "getLastUsername"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"
    "type" => "->"
  ]
  [
    "file" => "/var/www/symfony/preaga2.augc.org/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 183
    "function" => "login"
    "class" => "App\Controller\LoginController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/symfony/preaga2.augc.org/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/symfony/preaga2.augc.org/vendor/symfony/http-kernel/Kernel.php"
    "line" => 182
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/symfony/preaga2.augc.org/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/symfony/preaga2.augc.org/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/symfony/preaga2.augc.org/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/symfony/preaga2.augc.org/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:41
[
  [
    "file" => "/var/www/symfony/preaga2.augc.org/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
    "line" => 41
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/symfony/preaga2.augc.org/vendor/symfony/twig-bridge/AppVariable.php"
    "line" => 92
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/var/www/symfony/preaga2.augc.org/vendor/twig/twig/src/Extension/CoreExtension.php"
    "line" => 1909
    "function" => "getUser"
    "class" => "Symfony\Bridge\Twig\AppVariable"
    "type" => "->"
  ]
  [
    "file" => "/var/www/symfony/preaga2.augc.org/var/cache/dev/twig/c8/c84c25d00e67547c4152ab6dfe6c8a5b.php"
    "line" => 143
    "function" => "getAttribute"
    "class" => "Twig\Extension\CoreExtension"
    "type" => "::"
  ]
  [
    "file" => "/var/www/symfony/preaga2.augc.org/vendor/twig/twig/src/Template.php"
    "line" => 446
    "function" => "block_content"
    "class" => "__TwigTemplate_560d703d4a548543d0cfe303781e4e28"
    "type" => "->"
  ]
  [
    "file" => "/var/www/symfony/preaga2.augc.org/var/cache/dev/twig/55/55925a30718ef0c81a4613f6c9fe98c7.php"
    "line" => 247
    "function" => "yieldBlock"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/symfony/preaga2.augc.org/vendor/twig/twig/src/Template.php"
    "line" => 402
    "function" => "doDisplay"
    "class" => "__TwigTemplate_f20b636dbebeda44149406d879652111"
    "type" => "->"
  ]
  [
    "file" => "/var/www/symfony/preaga2.augc.org/var/cache/dev/twig/c8/c84c25d00e67547c4152ab6dfe6c8a5b.php"
    "line" => 55
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/symfony/preaga2.augc.org/vendor/twig/twig/src/Template.php"
    "line" => 402
    "function" => "doDisplay"
    "class" => "__TwigTemplate_560d703d4a548543d0cfe303781e4e28"
    "type" => "->"
  ]
  [
    "file" => "/var/www/symfony/preaga2.augc.org/vendor/twig/twig/src/Template.php"
    "line" => 358
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/symfony/preaga2.augc.org/vendor/twig/twig/src/Template.php"
    "line" => 373
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/symfony/preaga2.augc.org/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 51
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/symfony/preaga2.augc.org/vendor/twig/twig/src/Environment.php"
    "line" => 333
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/var/www/symfony/preaga2.augc.org/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 431
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/var/www/symfony/preaga2.augc.org/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 436
    "function" => "doRenderView"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/symfony/preaga2.augc.org/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 250
    "function" => "doRender"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/symfony/preaga2.augc.org/src/Controller/LoginController.php"
    "line" => 27
    "function" => "render"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/symfony/preaga2.augc.org/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 183
    "function" => "login"
    "class" => "App\Controller\LoginController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/symfony/preaga2.augc.org/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/symfony/preaga2.augc.org/vendor/symfony/http-kernel/Kernel.php"
    "line" => 182
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/symfony/preaga2.augc.org/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/symfony/preaga2.augc.org/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/symfony/preaga2.augc.org/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/symfony/preaga2.augc.org/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:76
[
  [
    "file" => "/var/www/symfony/preaga2.augc.org/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
    "line" => 76
    "function" => "has"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/symfony/preaga2.augc.org/vendor/symfony/security-csrf/CsrfTokenManager.php"
    "line" => 69
    "function" => "hasToken"
    "class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/var/www/symfony/preaga2.augc.org/vendor/symfony/form/FormRenderer.php"
    "line" => 54
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Csrf\CsrfTokenManager"
    "type" => "->"
  ]
  [
    "file" => "/var/www/symfony/preaga2.augc.org/var/cache/dev/twig/c8/c84c25d00e67547c4152ab6dfe6c8a5b.php"
    "line" => 171
    "function" => "renderCsrfToken"
    "class" => "Symfony\Component\Form\FormRenderer"
    "type" => "->"
  ]
  [
    "file" => "/var/www/symfony/preaga2.augc.org/vendor/twig/twig/src/Template.php"
    "line" => 446
    "function" => "block_content"
    "class" => "__TwigTemplate_560d703d4a548543d0cfe303781e4e28"
    "type" => "->"
  ]
  [
    "file" => "/var/www/symfony/preaga2.augc.org/var/cache/dev/twig/55/55925a30718ef0c81a4613f6c9fe98c7.php"
    "line" => 247
    "function" => "yieldBlock"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/symfony/preaga2.augc.org/vendor/twig/twig/src/Template.php"
    "line" => 402
    "function" => "doDisplay"
    "class" => "__TwigTemplate_f20b636dbebeda44149406d879652111"
    "type" => "->"
  ]
  [
    "file" => "/var/www/symfony/preaga2.augc.org/var/cache/dev/twig/c8/c84c25d00e67547c4152ab6dfe6c8a5b.php"
    "line" => 55
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/symfony/preaga2.augc.org/vendor/twig/twig/src/Template.php"
    "line" => 402
    "function" => "doDisplay"
    "class" => "__TwigTemplate_560d703d4a548543d0cfe303781e4e28"
    "type" => "->"
  ]
  [
    "file" => "/var/www/symfony/preaga2.augc.org/vendor/twig/twig/src/Template.php"
    "line" => 358
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/symfony/preaga2.augc.org/vendor/twig/twig/src/Template.php"
    "line" => 373
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/symfony/preaga2.augc.org/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 51
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/symfony/preaga2.augc.org/vendor/twig/twig/src/Environment.php"
    "line" => 333
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/var/www/symfony/preaga2.augc.org/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 431
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/var/www/symfony/preaga2.augc.org/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 436
    "function" => "doRenderView"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/symfony/preaga2.augc.org/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 250
    "function" => "doRender"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/symfony/preaga2.augc.org/src/Controller/LoginController.php"
    "line" => 27
    "function" => "render"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/symfony/preaga2.augc.org/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 183
    "function" => "login"
    "class" => "App\Controller\LoginController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/symfony/preaga2.augc.org/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/symfony/preaga2.augc.org/vendor/symfony/http-kernel/Kernel.php"
    "line" => 182
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/symfony/preaga2.augc.org/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/symfony/preaga2.augc.org/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/symfony/preaga2.augc.org/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/symfony/preaga2.augc.org/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:66
[
  [
    "file" => "/var/www/symfony/preaga2.augc.org/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
    "line" => 66
    "function" => "set"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/symfony/preaga2.augc.org/vendor/symfony/security-csrf/CsrfTokenManager.php"
    "line" => 74
    "function" => "setToken"
    "class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/var/www/symfony/preaga2.augc.org/vendor/symfony/form/FormRenderer.php"
    "line" => 54
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Csrf\CsrfTokenManager"
    "type" => "->"
  ]
  [
    "file" => "/var/www/symfony/preaga2.augc.org/var/cache/dev/twig/c8/c84c25d00e67547c4152ab6dfe6c8a5b.php"
    "line" => 171
    "function" => "renderCsrfToken"
    "class" => "Symfony\Component\Form\FormRenderer"
    "type" => "->"
  ]
  [
    "file" => "/var/www/symfony/preaga2.augc.org/vendor/twig/twig/src/Template.php"
    "line" => 446
    "function" => "block_content"
    "class" => "__TwigTemplate_560d703d4a548543d0cfe303781e4e28"
    "type" => "->"
  ]
  [
    "file" => "/var/www/symfony/preaga2.augc.org/var/cache/dev/twig/55/55925a30718ef0c81a4613f6c9fe98c7.php"
    "line" => 247
    "function" => "yieldBlock"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/symfony/preaga2.augc.org/vendor/twig/twig/src/Template.php"
    "line" => 402
    "function" => "doDisplay"
    "class" => "__TwigTemplate_f20b636dbebeda44149406d879652111"
    "type" => "->"
  ]
  [
    "file" => "/var/www/symfony/preaga2.augc.org/var/cache/dev/twig/c8/c84c25d00e67547c4152ab6dfe6c8a5b.php"
    "line" => 55
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/symfony/preaga2.augc.org/vendor/twig/twig/src/Template.php"
    "line" => 402
    "function" => "doDisplay"
    "class" => "__TwigTemplate_560d703d4a548543d0cfe303781e4e28"
    "type" => "->"
  ]
  [
    "file" => "/var/www/symfony/preaga2.augc.org/vendor/twig/twig/src/Template.php"
    "line" => 358
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/symfony/preaga2.augc.org/vendor/twig/twig/src/Template.php"
    "line" => 373
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/symfony/preaga2.augc.org/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 51
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/symfony/preaga2.augc.org/vendor/twig/twig/src/Environment.php"
    "line" => 333
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/var/www/symfony/preaga2.augc.org/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 431
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/var/www/symfony/preaga2.augc.org/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 436
    "function" => "doRenderView"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/symfony/preaga2.augc.org/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 250
    "function" => "doRender"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/symfony/preaga2.augc.org/src/Controller/LoginController.php"
    "line" => 27
    "function" => "render"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/symfony/preaga2.augc.org/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 183
    "function" => "login"
    "class" => "App\Controller\LoginController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/symfony/preaga2.augc.org/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/symfony/preaga2.augc.org/vendor/symfony/http-kernel/Kernel.php"
    "line" => 182
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/symfony/preaga2.augc.org/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/symfony/preaga2.augc.org/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/symfony/preaga2.augc.org/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/symfony/preaga2.augc.org/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:68
[
  [
    "file" => "/var/www/symfony/preaga2.augc.org/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 68
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/symfony/preaga2.augc.org/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 158
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/var/www/symfony/preaga2.augc.org/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 102
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/var/www/symfony/preaga2.augc.org/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/symfony/preaga2.augc.org/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/symfony/preaga2.augc.org/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/symfony/preaga2.augc.org/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 122
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/symfony/preaga2.augc.org/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 216
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/symfony/preaga2.augc.org/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 204
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/symfony/preaga2.augc.org/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/symfony/preaga2.augc.org/vendor/symfony/http-kernel/Kernel.php"
    "line" => 182
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/symfony/preaga2.augc.org/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/symfony/preaga2.augc.org/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/symfony/preaga2.augc.org/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/symfony/preaga2.augc.org/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:69
[
  [
    "file" => "/var/www/symfony/preaga2.augc.org/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 69
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/symfony/preaga2.augc.org/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 158
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/var/www/symfony/preaga2.augc.org/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 102
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/var/www/symfony/preaga2.augc.org/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/symfony/preaga2.augc.org/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/symfony/preaga2.augc.org/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/symfony/preaga2.augc.org/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 122
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/symfony/preaga2.augc.org/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 216
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/symfony/preaga2.augc.org/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 204
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/symfony/preaga2.augc.org/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/symfony/preaga2.augc.org/vendor/symfony/http-kernel/Kernel.php"
    "line" => 182
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/symfony/preaga2.augc.org/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/symfony/preaga2.augc.org/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/symfony/preaga2.augc.org/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/symfony/preaga2.augc.org/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:70
[
  [
    "file" => "/var/www/symfony/preaga2.augc.org/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 70
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/symfony/preaga2.augc.org/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 158
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/var/www/symfony/preaga2.augc.org/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 102
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/var/www/symfony/preaga2.augc.org/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/symfony/preaga2.augc.org/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/symfony/preaga2.augc.org/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/symfony/preaga2.augc.org/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 122
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/symfony/preaga2.augc.org/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 216
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/symfony/preaga2.augc.org/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 204
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/symfony/preaga2.augc.org/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/symfony/preaga2.augc.org/vendor/symfony/http-kernel/Kernel.php"
    "line" => 182
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/symfony/preaga2.augc.org/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/symfony/preaga2.augc.org/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/symfony/preaga2.augc.org/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/symfony/preaga2.augc.org/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:71
[
  [
    "file" => "/var/www/symfony/preaga2.augc.org/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 71
    "function" => "all"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/symfony/preaga2.augc.org/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 158
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/var/www/symfony/preaga2.augc.org/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 102
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/var/www/symfony/preaga2.augc.org/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/symfony/preaga2.augc.org/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/symfony/preaga2.augc.org/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/symfony/preaga2.augc.org/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 122
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/symfony/preaga2.augc.org/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 216
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/symfony/preaga2.augc.org/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 204
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/symfony/preaga2.augc.org/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/symfony/preaga2.augc.org/vendor/symfony/http-kernel/Kernel.php"
    "line" => 182
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/symfony/preaga2.augc.org/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/symfony/preaga2.augc.org/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/symfony/preaga2.augc.org/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/symfony/preaga2.augc.org/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:72
[
  [
    "file" => "/var/www/symfony/preaga2.augc.org/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 72
    "function" => "getFlashBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/symfony/preaga2.augc.org/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 158
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/var/www/symfony/preaga2.augc.org/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 102
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/var/www/symfony/preaga2.augc.org/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/symfony/preaga2.augc.org/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/symfony/preaga2.augc.org/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/symfony/preaga2.augc.org/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 122
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/symfony/preaga2.augc.org/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 216
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/symfony/preaga2.augc.org/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 204
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/symfony/preaga2.augc.org/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/symfony/preaga2.augc.org/vendor/symfony/http-kernel/Kernel.php"
    "line" => 182
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/symfony/preaga2.augc.org/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/symfony/preaga2.augc.org/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/symfony/preaga2.augc.org/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/symfony/preaga2.augc.org/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]

Flashes

Flashes

No flash messages were created.

Server Parameters

Server Parameters

Defined in .env

Key Value
APIKEY_GOOGLE_MAPS
"AIzaSyCpD0d9vZNijBoC-LbGJqJTqPztlI-eSVo"
APP_ENV
"dev"
APP_SECRET
"c8ca6c53e1d14f0947df8c5aa37c9369"
AUTHORIZED_IP_API
"85.214.61.124"
COMITIUM_KEY
"JdrJSoPHfS"
DATABASE_URL
"postgresql://postgres_augc:Hu4(jkf*jh%kjh3flogh@dbases-postgres_db-1:5432/preagadb?serverVersion=16&charset=utf8"
DB_AUGC_HOST
"82.223.103.24"
DB_AUGC_NAME
"aga_iframe"
DB_AUGC_PASS
"q8d08oJ5823641"
DB_AUGC_USER
"aga2_ext"
DOWNLOAD_DIR_REFUNDDOCUMENT
"/tmp"
DOWNLOAD_DIR_REMITTANCE
"/tmp"
ENABLED_IP_SECURITY_API
"0"
ENABLED_LOGIN_COMITIUM
"1"
MESSENGER_TRANSPORT_DSN
"doctrine://default?auto_setup=0"
PLAIN_PASSWORD_ADMIN_MIGRATE
"AUGC.AGA.2010.ADMIN28230"
UPLOAD_DIR_REMITTANCE
"/var/www/symfony/preaga2.augc.org/public/tmp"

Defined as regular env variables

Key Value
APP_DEBUG
"1"
CONTENT_LENGTH
""
CONTENT_TYPE
""
DOCUMENT_ROOT
"/var/www/symfony/preaga2.augc.org/public"
DOCUMENT_URI
"/index.php"
FCGI_ROLE
"RESPONDER"
GATEWAY_INTERFACE
"CGI/1.1"
GPG_KEYS
"39B641343D8C104B2B146DC3F9C39DC0B9698544 E60913E4DF209907D8E30D96659A97C9CF2A795A 1198C0117593497A5EC5C199286AF1F9897469DC"
HOME
"/var/www"
HOSTNAME
"37f43a375e30"
HTTP_ACCEPT
"*/*"
HTTP_ACCEPT_ENCODING
"gzip, br, zstd, deflate"
HTTP_CONNECTION
"close"
HTTP_HOST
"preaga2.augc.org"
HTTP_USER_AGENT
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
HTTP_X_FORWARDED_FOR
"216.73.216.89"
HTTP_X_FORWARDED_PROTO
"https"
HTTP_X_REAL_IP
"216.73.216.89"
NODE_VERSION
"20.11.0"
NVM_DIR
"/root/.nvm"
PATH
"/root/.nvm/versions/node/v20.11.0/bin/:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"
PHPIZE_DEPS
"autoconf \t\tdpkg-dev \t\tfile \t\tg++ \t\tgcc \t\tlibc-dev \t\tmake \t\tpkg-config \t\tre2c"
PHP_ASC_URL
"https://www.php.net/distributions/php-8.2.23.tar.xz.asc"
PHP_CFLAGS
"-fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64"
PHP_CPPFLAGS
"-fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64"
PHP_INI_DIR
"/usr/local/etc/php"
PHP_LDFLAGS
"-Wl,-O1 -pie"
PHP_SELF
"/index.php"
PHP_SHA256
"81c5ae6ba44e262a076349ee54a2e468638a4571085d80bff37f6fd308e1d8d5"
PHP_URL
"https://www.php.net/distributions/php-8.2.23.tar.xz"
PHP_VERSION
"8.2.23"
PWD
"/var/www/symfony"
QUERY_STRING
""
REDIRECT_STATUS
"200"
REMOTE_ADDR
"172.18.0.1"
REMOTE_PORT
"41996"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"http"
REQUEST_TIME
1762574103
REQUEST_TIME_FLOAT
1762574103.6888
REQUEST_URI
"/login"
SCRIPT_FILENAME
"/var/www/symfony/preaga2.augc.org/public/index.php"
SCRIPT_NAME
"/index.php"
SERVER_ADDR
"172.18.0.20"
SERVER_NAME
"preaga2.augc.org"
SERVER_PORT
"84"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SOFTWARE
"nginx/1.27.1"
SYMFONY_DOTENV_PATH
"/var/www/symfony/preaga2.augc.org/.env"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_SECRET,MESSENGER_TRANSPORT_DSN,APIKEY_GOOGLE_MAPS,DATABASE_URL,UPLOAD_DIR_REMITTANCE,DOWNLOAD_DIR_REMITTANCE,ENABLED_LOGIN_COMITIUM,COMITIUM_KEY,AUTHORIZED_IP_API,DOWNLOAD_DIR_REFUNDDOCUMENT,ENABLED_IP_SECURITY_API,PLAIN_PASSWORD_ADMIN_MIGRATE,DB_AUGC_HOST,DB_AUGC_NAME,DB_AUGC_USER,DB_AUGC_PASS"
USER
"www-data"
argc
0
argv
[]