Redirect 302 redirect from GET @app_home (572376)

GET https://pp.uniios.fr/de/login/form

LoginFormController :: loginForm

Request

GET Parameters

None

POST Parameters

None

Uploaded Files

None

Request Attributes

Key Value
_controller
"Axiocode\Auth\Controller\LoginFormController::loginForm"
_firewall_context
"security.firewall.map.context.main"
_locale
"de"
_redirected
true
_route
"login_form"
_route_params
[
  "_locale" => "de"
]
_security_authenticators
[]
_security_firewall_run
"_security_main"
_security_skipped_authenticators
[
  Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#416
    -supports: false
    -passport: null
    -duration: null
    -stub: "Axiocode\Auth\Security\LoginFormAuthenticator"
    -authenticated: null
    -exception: null
    -authenticator: Axiocode\Auth\Security\LoginFormAuthenticator {#426 …}
  }
  Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#417
    -supports: false
    -passport: null
    -duration: null
    -stub: "Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator"
    -authenticated: null
    -exception: null
    -authenticator: Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator {#553 …}
  }
]
_stopwatch_token
"317b3d"

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip, br, zstd, deflate"
cookie
"PHPSESSID=08c918e8a5bd7db1b86af0105473cf8b; main_deauth_profile_token=ec2693; sf_redirect=%7B%22token%22%3A%22572376%22%2C%22route%22%3A%22app_home%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22Symfony%5C%5CBundle%5C%5CFrameworkBundle%5C%5CController%5C%5CRedirectController%22%2C%22method%22%3A%22urlRedirectAction%22%2C%22file%22%3A%22%5C%2Fvar%5C%2Fwww%5C%2Fapplication%5C%2Fsymfony%5C%2Fvendor%5C%2Fsymfony%5C%2Fframework-bundle%5C%2FController%5C%2FRedirectController.php%22%2C%22line%22%3A106%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D"
host
"pp.uniios.fr"
referer
"https://pp.uniios.fr/de"
user-agent
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
x-forwarded-port
"443"
x-forwarded-proto
"https"
x-php-ob-level
"1"

Request Content

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

Response

Response Headers

Header Value
cache-control
"no-cache, private"
content-type
"text/html; charset=UTF-8"
date
"Thu, 26 Mar 2026 20:18:06 GMT"
x-debug-token
"a70227"

Cookies

Request Cookies

Key Value
PHPSESSID
"08c918e8a5bd7db1b86af0105473cf8b"
main_deauth_profile_token
"ec2693"
sf_redirect
"{"token":"572376","route":"app_home","method":"GET","controller":{"class":"Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController","method":"urlRedirectAction","file":"\/var\/www\/application\/symfony\/vendor\/symfony\/framework-bundle\/Controller\/RedirectController.php","line":106},"status_code":302,"status_text":"Found"}"

Response Cookies

No response cookies

Session 5

Session Metadata

Key Value
Created
"Thu, 26 Mar 26 21:18:05 +0100"
Last used
"Thu, 26 Mar 26 21:18:06 +0100"
Lifetime
3600

Session Attributes

Attribute Value
_locale
"de"

Session Usage

5 Usages
Stateless check enabled
Usage
App\EventSubscriber\LocaleSubscriber:46
[
  [
    "file" => "/var/www/application/symfony/src/EventSubscriber/LocaleSubscriber.php"
    "line" => 46
    "function" => "set"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/application/symfony/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelRequest"
    "class" => "App\EventSubscriber\LocaleSubscriber"
    "type" => "->"
  ]
  [
    "file" => "/var/www/application/symfony/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/application/symfony/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/application/symfony/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 126
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/application/symfony/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 159
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/application/symfony/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/application/symfony/vendor/symfony/http-kernel/Kernel.php"
    "line" => 193
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/application/symfony/public/index.php"
    "line" => 20
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
]
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:38
[
  [
    "file" => "/var/www/application/symfony/vendor/symfony/security-http/Authentication/AuthenticationUtils.php"
    "line" => 38
    "function" => "has"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/application/symfony/vendor/axiocode/auth-bundle/Controller/LoginFormController.php"
    "line" => 23
    "function" => "getLastAuthenticationError"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"
    "type" => "->"
  ]
  [
    "file" => "/var/www/application/symfony/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 183
    "function" => "loginForm"
    "class" => "Axiocode\Auth\Controller\LoginFormController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/application/symfony/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/application/symfony/vendor/symfony/http-kernel/Kernel.php"
    "line" => 193
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/application/symfony/public/index.php"
    "line" => 20
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
]
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:57
[
  [
    "file" => "/var/www/application/symfony/vendor/symfony/security-http/Authentication/AuthenticationUtils.php"
    "line" => 57
    "function" => "get"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/application/symfony/vendor/axiocode/auth-bundle/Controller/LoginFormController.php"
    "line" => 24
    "function" => "getLastUsername"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"
    "type" => "->"
  ]
  [
    "file" => "/var/www/application/symfony/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 183
    "function" => "loginForm"
    "class" => "Axiocode\Auth\Controller\LoginFormController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/application/symfony/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/application/symfony/vendor/symfony/http-kernel/Kernel.php"
    "line" => 193
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/application/symfony/public/index.php"
    "line" => 20
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
]
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:39
[
  [
    "file" => "/var/www/application/symfony/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
    "line" => 39
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/application/symfony/vendor/symfony/twig-bridge/AppVariable.php"
    "line" => 92
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/var/www/application/symfony/vendor/twig/twig/src/Extension/CoreExtension.php"
    "line" => 1919
    "function" => "getUser"
    "class" => "Symfony\Bridge\Twig\AppVariable"
    "type" => "->"
  ]
  [
    "file" => "/var/www/application/symfony/var/cache/dev/twig/28/28fbe27a6b631a6e205572090db38fc6.php"
    "line" => 132
    "function" => "getAttribute"
    "class" => "Twig\Extension\CoreExtension"
    "type" => "::"
  ]
  [
    "file" => "/var/www/application/symfony/vendor/twig/twig/src/Template.php"
    "line" => 402
    "function" => "doDisplay"
    "class" => "__TwigTemplate_395e9e5554f8e219fa7b5973f80247ec"
    "type" => "->"
  ]
  [
    "file" => "/var/www/application/symfony/var/cache/dev/twig/57/57d8d825572d13e08955a59cbf448561.php"
    "line" => 60
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/application/symfony/vendor/twig/twig/src/Template.php"
    "line" => 402
    "function" => "doDisplay"
    "class" => "__TwigTemplate_43fea06ffd425253bd62d55685eafde1"
    "type" => "->"
  ]
  [
    "file" => "/var/www/application/symfony/var/cache/dev/twig/fb/fbe987abb86e05cd8b2ccb2d323e5752.php"
    "line" => 59
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/application/symfony/vendor/twig/twig/src/Template.php"
    "line" => 402
    "function" => "doDisplay"
    "class" => "__TwigTemplate_5b60e0bd29867a48adc461a3cabffed4"
    "type" => "->"
  ]
  [
    "file" => "/var/www/application/symfony/vendor/twig/twig/src/Template.php"
    "line" => 358
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/application/symfony/vendor/twig/twig/src/Template.php"
    "line" => 373
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/application/symfony/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 51
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/application/symfony/vendor/twig/twig/src/Environment.php"
    "line" => 333
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/var/www/application/symfony/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 467
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/var/www/application/symfony/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 472
    "function" => "doRenderView"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/application/symfony/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 284
    "function" => "doRender"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/application/symfony/vendor/axiocode/auth-bundle/Controller/LoginFormController.php"
    "line" => 26
    "function" => "render"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/application/symfony/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 183
    "function" => "loginForm"
    "class" => "Axiocode\Auth\Controller\LoginFormController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/application/symfony/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/application/symfony/vendor/symfony/http-kernel/Kernel.php"
    "line" => 193
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/application/symfony/public/index.php"
    "line" => 20
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
]
Twig\Extension\CoreExtension:1919
[
  [
    "file" => "/var/www/application/symfony/vendor/twig/twig/src/Extension/CoreExtension.php"
    "line" => 1919
    "function" => "getFlashBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/application/symfony/var/cache/dev/twig/28/28fbe27a6b631a6e205572090db38fc6.php"
    "line" => 200
    "function" => "getAttribute"
    "class" => "Twig\Extension\CoreExtension"
    "type" => "::"
  ]
  [
    "file" => "/var/www/application/symfony/vendor/twig/twig/src/Template.php"
    "line" => 402
    "function" => "doDisplay"
    "class" => "__TwigTemplate_395e9e5554f8e219fa7b5973f80247ec"
    "type" => "->"
  ]
  [
    "file" => "/var/www/application/symfony/var/cache/dev/twig/57/57d8d825572d13e08955a59cbf448561.php"
    "line" => 60
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/application/symfony/vendor/twig/twig/src/Template.php"
    "line" => 402
    "function" => "doDisplay"
    "class" => "__TwigTemplate_43fea06ffd425253bd62d55685eafde1"
    "type" => "->"
  ]
  [
    "file" => "/var/www/application/symfony/var/cache/dev/twig/fb/fbe987abb86e05cd8b2ccb2d323e5752.php"
    "line" => 59
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/application/symfony/vendor/twig/twig/src/Template.php"
    "line" => 402
    "function" => "doDisplay"
    "class" => "__TwigTemplate_5b60e0bd29867a48adc461a3cabffed4"
    "type" => "->"
  ]
  [
    "file" => "/var/www/application/symfony/vendor/twig/twig/src/Template.php"
    "line" => 358
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/application/symfony/vendor/twig/twig/src/Template.php"
    "line" => 373
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/application/symfony/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 51
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/application/symfony/vendor/twig/twig/src/Environment.php"
    "line" => 333
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/var/www/application/symfony/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 467
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/var/www/application/symfony/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 472
    "function" => "doRenderView"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/application/symfony/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 284
    "function" => "doRender"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/application/symfony/vendor/axiocode/auth-bundle/Controller/LoginFormController.php"
    "line" => 26
    "function" => "render"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/application/symfony/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 183
    "function" => "loginForm"
    "class" => "Axiocode\Auth\Controller\LoginFormController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/application/symfony/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/application/symfony/vendor/symfony/http-kernel/Kernel.php"
    "line" => 193
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/application/symfony/public/index.php"
    "line" => 20
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
]

Flashes

Flashes

No flash messages were created.

Server Parameters

Server Parameters

Defined in .env

Key Value
APP_DEBUG
"1"
APP_ENV
"dev"
APP_SECRET
"8976dc9ba624ec6e0a16ed4f41a371edc762cf175d5812c5f886ea5d8b6cd683"
CORS_ALLOW_ORIGIN
"^https?://(localhost|127\.0\.0\.1)(:[0-9]+)?$"
DATABASE_URL
"mysql://uniios:MXzDwIi2Vv765j4w@mariadb:3306/uniios?serverVersion=mariadb-10.5.12"
GOOGLE_MAPS_KEY
"AIzaSyCD5QKZiSw-XkIFmedvzAx3hdXMEtOLV6Y"
JS_ENV
"PROD"
JWT_PASSPHRASE
"T4+Qj1lucVQ0klfOfYpeqwvwZinX2FZw/erw1Jlyc0s="
JWT_PUBLIC_KEY
"%kernel.project_dir%/config/jwt/public.pem"
JWT_SECRET_KEY
"%kernel.project_dir%/config/jwt/private.pem"
LOCK_DSN
"flock"
MAILER_DSN
"smtp://webmaster@uniios.com:awhilfxagrxilqgi@smtp.gmail.com:587"
MESSENGER_TRANSPORT_DSN
"doctrine://default"
PROJECT_BASE_URL
"https://pp.uniios.fr"
PROJECT_WS_PHP_URL
"ws://localhost:3003/ws"
SCRAPER_OUTPUT_DIR
"/var/www/scrapper-bot/output"
SENTRY_DSN
""
SENTRY_ENV
"develop"
STRIPE_PUBLISHABLE_KEY
""
STRIPE_SECRET_KEY
""
STRIPE_WEBHOOK_SECRET
""
WS_PATH
"ws"

Defined as regular env variables

Key Value
CONTENT_LENGTH
""
CONTENT_TYPE
""
DOCUMENT_ROOT
"/var/www/application/symfony/public"
DOCUMENT_URI
"/index.php"
DOMAIN_NAME
"pp.uniios.fr"
FCGI_ROLE
"RESPONDER"
GATEWAY_INTERFACE
"CGI/1.1"
GPG_KEYS
"AFD8691FDAEDF03BDF6E460563F15A9B715376CA 9D7F99A0CB8F05C8A6958D6256A97AF7600A39A6 0616E93D95AF471243E26761770426E17EBBB3DD"
HOME
"/var/www"
HOSTNAME
"47a1a0c3585c"
HOST_NGINX_PORT
"80"
HTTPS
"on"
HTTP_ACCEPT
"*/*"
HTTP_ACCEPT_ENCODING
"gzip, br, zstd, deflate"
HTTP_COOKIE
"PHPSESSID=08c918e8a5bd7db1b86af0105473cf8b; main_deauth_profile_token=ec2693; sf_redirect=%7B%22token%22%3A%22572376%22%2C%22route%22%3A%22app_home%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22Symfony%5C%5CBundle%5C%5CFrameworkBundle%5C%5CController%5C%5CRedirectController%22%2C%22method%22%3A%22urlRedirectAction%22%2C%22file%22%3A%22%5C%2Fvar%5C%2Fwww%5C%2Fapplication%5C%2Fsymfony%5C%2Fvendor%5C%2Fsymfony%5C%2Fframework-bundle%5C%2FController%5C%2FRedirectController.php%22%2C%22line%22%3A106%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D"
HTTP_HOST
"pp.uniios.fr"
HTTP_REFERER
"https://pp.uniios.fr/de"
HTTP_USER_AGENT
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
HTTP_X_FORWARDED_PORT
"443"
HTTP_X_FORWARDED_PROTO
"https"
MARIADB_DATABASE
"uniios"
MARIADB_PASSWORD
"MXzDwIi2Vv765j4w"
MARIADB_ROOT_PASSWORD
"wXDA9tPxG1b5Xf7H"
MARIADB_USER
"uniios"
PATH
"/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.4.19.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
"11f7164ab26d356c31f94d3d69cc0e0707d5d2d6494a221aaeae307c08eaaa1c"
PHP_URL
"https://www.php.net/distributions/php-8.4.19.tar.xz"
PHP_VALUE
"error_log=/var/log/nginx/application_php_errors.log"
PHP_VERSION
"8.4.19"
PHP_XDEBUG_MODE
"off"
PWD
"/var/www/application"
QUERY_STRING
""
REDIRECT_STATUS
"200"
REMOTE_ADDR
"216.73.216.124"
REMOTE_PORT
"29847"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"https"
REQUEST_TIME
1774556286
REQUEST_TIME_FLOAT
1774556286.5851
REQUEST_URI
"/de/login/form"
SCALEWAY_API_BASE_URL
"https://api.scaleway.ai/94ac59f1-97d5-4495-9a19-cc3f69e74961/v1"
SCALEWAY_API_KEY
"96ae2c52-537e-45f4-a2f1-d72498a6f24f"
SCALEWAY_MODEL
""
SCRIPT_FILENAME
"/var/www/application/symfony/public/index.php"
SCRIPT_NAME
"/index.php"
SERVER_ADDR
"172.18.0.4"
SERVER_NAME
"pp.uniios.fr"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/2.0"
SERVER_SOFTWARE
"nginx/1.23.2"
SYMFONY_DOTENV_PATH
"/var/www/application/symfony/.env"
SYMFONY_DOTENV_VARS
"PROJECT_BASE_URL,APP_ENV,APP_SECRET,SENTRY_DSN,SENTRY_ENV,DATABASE_URL,MAILER_DSN,JWT_SECRET_KEY,JWT_PUBLIC_KEY,JWT_PASSPHRASE,LOCK_DSN,GOOGLE_MAPS_KEY,MESSENGER_TRANSPORT_DSN,STRIPE_SECRET_KEY,STRIPE_PUBLISHABLE_KEY,STRIPE_WEBHOOK_SECRET,JS_ENV,WS_PATH,PROJECT_WS_PHP_URL,CORS_ALLOW_ORIGIN,SCRAPER_OUTPUT_DIR,APP_DEBUG"
TZ
"Europe/Paris"
USER
"www-data"
WS_PORT
"3003"