Redirect 302 redirect from GET @front_dashboard_index (af6c35)

GET https://preprod.acgrains.fr/login

SecurityController :: login

Request

GET Parameters

None

POST Parameters

None

Uploaded Files

None

Request Attributes

Key Value
_controller
"App\Controller\Front\SecurityController::login"
_firewall_context
"security.firewall.map.context.main"
_redirected
true
_route
"front_security_login"
_route_params
[]
_security_authenticators
[]
_security_firewall_run
"_security_main"
_security_skipped_authenticators
[
  Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#75
    -supports: false
    -passport: null
    -duration: null
    -stub: "App\Security\LoginFormAuthenticator"
    -authenticated: null
    -exception: null
    -authenticator: App\Security\LoginFormAuthenticator {#133 …}
  }
  Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#61
    -supports: false
    -passport: null
    -duration: null
    -stub: "Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator"
    -authenticated: null
    -exception: null
    -authenticator: Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator {#64 …}
  }
  Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#59
    -supports: false
    -passport: null
    -duration: null
    -stub: "Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator"
    -authenticated: null
    -exception: null
    -authenticator: Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator {#58 …}
  }
]
_stopwatch_token
"c8cc43"

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip, br, zstd, deflate"
cookie
"PHPSESSID=r4g1cegt19rflkmlnum809dkcl; main_deauth_profile_token=af6c35; sf_redirect=%7B%22token%22%3A%22af6c35%22%2C%22route%22%3A%22front_dashboard_index%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22App%5C%5CController%5C%5CFront%5C%5CDashboardController%22%2C%22method%22%3A%22index%22%2C%22file%22%3A%22%5C%2Fdata%5C%2Facgrains-preprod%5C%2Fsrc%5C%2FController%5C%2FFront%5C%2FDashboardController.php%22%2C%22line%22%3A49%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D"
host
"preprod.acgrains.fr"
referer
"https://preprod.acgrains.fr/"
user-agent
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
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
"Mon, 16 Feb 2026 22:51:46 GMT"
x-debug-token
"17ccf1"

Cookies

Request Cookies

Key Value
PHPSESSID
"r4g1cegt19rflkmlnum809dkcl"
main_deauth_profile_token
"af6c35"
sf_redirect
"{"token":"af6c35","route":"front_dashboard_index","method":"GET","controller":{"class":"App\\Controller\\Front\\DashboardController","method":"index","file":"\/data\/acgrains-preprod\/src\/Controller\/Front\/DashboardController.php","line":49},"status_code":302,"status_text":"Found"}"

Response Cookies

No response cookies

Session 4

Session Metadata

Key Value
Created
"Mon, 16 Feb 26 23:51:46 +0100"
Last used
"Mon, 16 Feb 26 23:51:46 +0100"
Lifetime
0

Session Attributes

Attribute Value
_csrf/https-authenticate
"QGfwIJFnJ0-dNAY7hKZTmYVKh9QsG8KxACoNcOoo4Ag"
_security.main.target_path
"https://preprod.acgrains.fr/"

Session Usage

4 Usages
Stateless check enabled
Usage
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:38
[
  [
    "file" => "/data/acgrains-preprod/vendor/symfony/security-http/Authentication/AuthenticationUtils.php"
    "line" => 38
    "function" => "has"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/data/acgrains-preprod/src/Controller/Front/SecurityController.php"
    "line" => 36
    "function" => "getLastAuthenticationError"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"
    "type" => "->"
  ]
  [
    "file" => "/data/acgrains-preprod/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 183
    "function" => "login"
    "class" => "App\Controller\Front\SecurityController"
    "type" => "->"
  ]
  [
    "file" => "/data/acgrains-preprod/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/data/acgrains-preprod/vendor/symfony/http-kernel/Kernel.php"
    "line" => 182
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/data/acgrains-preprod/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/data/acgrains-preprod/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/data/acgrains-preprod/public/index.php"
    "line" => 5
    "args" => [
      "/data/acgrains-preprod/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:57
[
  [
    "file" => "/data/acgrains-preprod/vendor/symfony/security-http/Authentication/AuthenticationUtils.php"
    "line" => 57
    "function" => "get"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/data/acgrains-preprod/src/Controller/Front/SecurityController.php"
    "line" => 38
    "function" => "getLastUsername"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"
    "type" => "->"
  ]
  [
    "file" => "/data/acgrains-preprod/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 183
    "function" => "login"
    "class" => "App\Controller\Front\SecurityController"
    "type" => "->"
  ]
  [
    "file" => "/data/acgrains-preprod/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/data/acgrains-preprod/vendor/symfony/http-kernel/Kernel.php"
    "line" => 182
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/data/acgrains-preprod/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/data/acgrains-preprod/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/data/acgrains-preprod/public/index.php"
    "line" => 5
    "args" => [
      "/data/acgrains-preprod/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:73
[
  [
    "file" => "/data/acgrains-preprod/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
    "line" => 73
    "function" => "has"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/data/acgrains-preprod/vendor/symfony/security-csrf/CsrfTokenManager.php"
    "line" => 69
    "function" => "hasToken"
    "class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/data/acgrains-preprod/vendor/symfony/form/FormRenderer.php"
    "line" => 54
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Csrf\CsrfTokenManager"
    "type" => "->"
  ]
  [
    "file" => "/data/acgrains-preprod/var/cache/dev/twig/c3/c3783befae57a6fc0ed0005fc8561a97.php"
    "line" => 198
    "function" => "renderCsrfToken"
    "class" => "Symfony\Component\Form\FormRenderer"
    "type" => "->"
  ]
  [
    "file" => "/data/acgrains-preprod/vendor/twig/twig/src/Template.php"
    "line" => 446
    "function" => "block_security"
    "class" => "__TwigTemplate_57635a777b0c2eb085fbc9f7c26f1341"
    "type" => "->"
  ]
  [
    "file" => "/data/acgrains-preprod/var/cache/dev/twig/9e/9e785dc5cadec52af6b40b116520f108.php"
    "line" => 147
    "function" => "yieldBlock"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/data/acgrains-preprod/vendor/twig/twig/src/Template.php"
    "line" => 402
    "function" => "doDisplay"
    "class" => "__TwigTemplate_ff6972215a8023574c419de18373b0e3"
    "type" => "->"
  ]
  [
    "file" => "/data/acgrains-preprod/var/cache/dev/twig/c3/c3783befae57a6fc0ed0005fc8561a97.php"
    "line" => 56
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/data/acgrains-preprod/vendor/twig/twig/src/Template.php"
    "line" => 402
    "function" => "doDisplay"
    "class" => "__TwigTemplate_57635a777b0c2eb085fbc9f7c26f1341"
    "type" => "->"
  ]
  [
    "file" => "/data/acgrains-preprod/vendor/twig/twig/src/Template.php"
    "line" => 358
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/data/acgrains-preprod/vendor/twig/twig/src/Template.php"
    "line" => 373
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/data/acgrains-preprod/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 51
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/data/acgrains-preprod/vendor/twig/twig/src/Environment.php"
    "line" => 333
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/data/acgrains-preprod/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 463
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/data/acgrains-preprod/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 468
    "function" => "doRenderView"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/data/acgrains-preprod/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 282
    "function" => "doRender"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/data/acgrains-preprod/src/Controller/Front/SecurityController.php"
    "line" => 42
    "function" => "render"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/data/acgrains-preprod/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 183
    "function" => "login"
    "class" => "App\Controller\Front\SecurityController"
    "type" => "->"
  ]
  [
    "file" => "/data/acgrains-preprod/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/data/acgrains-preprod/vendor/symfony/http-kernel/Kernel.php"
    "line" => 182
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/data/acgrains-preprod/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/data/acgrains-preprod/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/data/acgrains-preprod/public/index.php"
    "line" => 5
    "args" => [
      "/data/acgrains-preprod/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:63
[
  [
    "file" => "/data/acgrains-preprod/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
    "line" => 63
    "function" => "set"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/data/acgrains-preprod/vendor/symfony/security-csrf/CsrfTokenManager.php"
    "line" => 74
    "function" => "setToken"
    "class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/data/acgrains-preprod/vendor/symfony/form/FormRenderer.php"
    "line" => 54
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Csrf\CsrfTokenManager"
    "type" => "->"
  ]
  [
    "file" => "/data/acgrains-preprod/var/cache/dev/twig/c3/c3783befae57a6fc0ed0005fc8561a97.php"
    "line" => 198
    "function" => "renderCsrfToken"
    "class" => "Symfony\Component\Form\FormRenderer"
    "type" => "->"
  ]
  [
    "file" => "/data/acgrains-preprod/vendor/twig/twig/src/Template.php"
    "line" => 446
    "function" => "block_security"
    "class" => "__TwigTemplate_57635a777b0c2eb085fbc9f7c26f1341"
    "type" => "->"
  ]
  [
    "file" => "/data/acgrains-preprod/var/cache/dev/twig/9e/9e785dc5cadec52af6b40b116520f108.php"
    "line" => 147
    "function" => "yieldBlock"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/data/acgrains-preprod/vendor/twig/twig/src/Template.php"
    "line" => 402
    "function" => "doDisplay"
    "class" => "__TwigTemplate_ff6972215a8023574c419de18373b0e3"
    "type" => "->"
  ]
  [
    "file" => "/data/acgrains-preprod/var/cache/dev/twig/c3/c3783befae57a6fc0ed0005fc8561a97.php"
    "line" => 56
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/data/acgrains-preprod/vendor/twig/twig/src/Template.php"
    "line" => 402
    "function" => "doDisplay"
    "class" => "__TwigTemplate_57635a777b0c2eb085fbc9f7c26f1341"
    "type" => "->"
  ]
  [
    "file" => "/data/acgrains-preprod/vendor/twig/twig/src/Template.php"
    "line" => 358
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/data/acgrains-preprod/vendor/twig/twig/src/Template.php"
    "line" => 373
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/data/acgrains-preprod/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 51
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/data/acgrains-preprod/vendor/twig/twig/src/Environment.php"
    "line" => 333
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/data/acgrains-preprod/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 463
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/data/acgrains-preprod/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 468
    "function" => "doRenderView"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/data/acgrains-preprod/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 282
    "function" => "doRender"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/data/acgrains-preprod/src/Controller/Front/SecurityController.php"
    "line" => 42
    "function" => "render"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/data/acgrains-preprod/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 183
    "function" => "login"
    "class" => "App\Controller\Front\SecurityController"
    "type" => "->"
  ]
  [
    "file" => "/data/acgrains-preprod/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/data/acgrains-preprod/vendor/symfony/http-kernel/Kernel.php"
    "line" => 182
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/data/acgrains-preprod/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/data/acgrains-preprod/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/data/acgrains-preprod/public/index.php"
    "line" => 5
    "args" => [
      "/data/acgrains-preprod/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]

Flashes

Flashes

No flash messages were created.

Server Parameters

Server Parameters

Defined in .env

Key Value
APP_DEBUG
"1"
APP_ENV
"dev"
APP_SECRET
"867538be7efa3286c347dc2fa4babee3"
APP_URL
"https://preprod.acgrains.fr"
DATABASE_URL
"mysql://extranet:Nq70WIrI1QAYqQ==@127.0.0.1:3306/extranet_pp_prod"
EURONEXT_API_KEY
"d51fa2ab8a8c04b6139b4f211a0a18ef8be5d1efa56dcb379f356bcc7d96ab3d"
EURONEXT_API_URL_INTRADAY
"https://gateway.euronext.com/api/intraday"
EURONEXT_API_URL_PRODUCT
"https://gateway.euronext.com/api/instrumentDetail"
EURONEXT_CLOSE_TIME
"19:45"
EURONEXT_IMPORT_TIMEOUT
"120"
EURONEXT_OPEN_TIME
"05:45"
LOCK_DSN
"in-memory"
MAILER_DSN
"null://localhost"
MAIL_FROM
"accueil@acgrains.fr"
MAIL_TO
"accueil@atlantique-cereales.com"
MAIL_TO_TEST
"dev@cyberscope.pro"
MESSENGER_TRANSPORT_DSN
"doctrine://default"
MYSQL_BDD
"extranet_pp_prod"
MYSQL_BDD_TEST
"extranet_pp"
MYSQL_HOST
"127.0.0.1:3306"
MYSQL_HOST_TEST
"127.0.0.1:3306"
MYSQL_PASSWORD
"Nq70WIrI1QAYqQ=="
MYSQL_PASSWORD_TEST
"Nq70WIrI1QAYqQ=="
MYSQL_USERNAME
"extranet"
MYSQL_USERNAME_TEST
"extranet_pp"
SERVER_TIMEZONE
"UTC"
TIMEZONE
"Europe/Paris"
TODAY
"2026-02-16"
WKHTMLTOIMAGE_PATH
"/usr/bin/wkhtmltoimage"
WKHTMLTOPDF_PATH
"/usr/bin/wkhtmltopdf"

Defined as regular env variables

Key Value
CONTEXT_DOCUMENT_ROOT
"/data/acgrains-preprod/public"
CONTEXT_PREFIX
""
DOCUMENT_ROOT
"/data/acgrains-preprod/public"
FCGI_ROLE
"RESPONDER"
GATEWAY_INTERFACE
"CGI/1.1"
HOME
"/var/www"
HTTPS
"on"
HTTP_ACCEPT
"*/*"
HTTP_ACCEPT_ENCODING
"gzip, br, zstd, deflate"
HTTP_COOKIE
"PHPSESSID=r4g1cegt19rflkmlnum809dkcl; main_deauth_profile_token=af6c35; sf_redirect=%7B%22token%22%3A%22af6c35%22%2C%22route%22%3A%22front_dashboard_index%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22App%5C%5CController%5C%5CFront%5C%5CDashboardController%22%2C%22method%22%3A%22index%22%2C%22file%22%3A%22%5C%2Fdata%5C%2Facgrains-preprod%5C%2Fsrc%5C%2FController%5C%2FFront%5C%2FDashboardController.php%22%2C%22line%22%3A49%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D"
HTTP_HOST
"preprod.acgrains.fr"
HTTP_REFERER
"https://preprod.acgrains.fr/"
HTTP_USER_AGENT
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
PATH
"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"
PHP_SELF
"/index.php"
QUERY_STRING
""
REDIRECT_HTTPS
"on"
REDIRECT_SCRIPT_URI
"https://preprod.acgrains.fr/login"
REDIRECT_SCRIPT_URL
"/login"
REDIRECT_SSL_TLS_SNI
"preprod.acgrains.fr"
REDIRECT_STATUS
"200"
REDIRECT_URL
"/login"
REMOTE_ADDR
"216.73.216.102"
REMOTE_PORT
"53467"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"https"
REQUEST_TIME
1771282306
REQUEST_TIME_FLOAT
1771282306.5372
REQUEST_URI
"/login"
SCRIPT_FILENAME
"/data/acgrains-preprod/public/index.php"
SCRIPT_NAME
"/index.php"
SCRIPT_URI
"https://preprod.acgrains.fr/login"
SCRIPT_URL
"/login"
SERVER_ADDR
"51.159.0.168"
SERVER_ADMIN
"serveurs@cyberscope.pro"
SERVER_NAME
"preprod.acgrains.fr"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SIGNATURE
"<address>Apache/2.4.66 (Debian) Server at preprod.acgrains.fr Port 443</address>\n"
SERVER_SOFTWARE
"Apache/2.4.66 (Debian)"
SSL_TLS_SNI
"preprod.acgrains.fr"
SYMFONY_DOTENV_PATH
"/data/acgrains-preprod/.env"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_DEBUG,APP_SECRET,DATABASE_URL,MESSENGER_TRANSPORT_DSN,MAILER_DSN,MAIL_TO_TEST,MAIL_FROM,MAIL_TO,EURONEXT_API_KEY,EURONEXT_API_URL_PRODUCT,EURONEXT_API_URL_INTRADAY,WKHTMLTOPDF_PATH,WKHTMLTOIMAGE_PATH,TODAY,TIMEZONE,SERVER_TIMEZONE,EURONEXT_OPEN_TIME,EURONEXT_CLOSE_TIME,EURONEXT_IMPORT_TIMEOUT,APP_URL,MYSQL_BDD,MYSQL_USERNAME,MYSQL_PASSWORD,MYSQL_HOST,MYSQL_BDD_TEST,MYSQL_USERNAME_TEST,MYSQL_PASSWORD_TEST,MYSQL_HOST_TEST,LOCK_DSN"
USER
"www-data"
proxy-nokeepalive
"1"