SecurityController :: login
Request
GET Parameters
None
POST Parameters
None
Uploaded Files
None
Request Attributes
| Key | Value |
|---|---|
| _controller | "App\Controller\SecurityController::login" |
| _controller_attributes | [ Symfony\Component\Routing\Attribute\Route {#445 +methods: [] +envs: [] +schemes: [] +aliases: [] +path: "/login" +name: "app_login" +requirements: [] +options: [] +defaults: [] +host: null +condition: null +priority: null } ] |
| _firewall_context | "security.firewall.map.context.main" |
| _links | Symfony\Component\WebLink\GenericLinkProvider {#643 -links: [ 901 => Symfony\Component\WebLink\Link {#901 -rel: [ "preload" => "preload" ] -attributes: [ "as" => "style" ] -href: "/assets/vendor/datatables.net-dt/css/dataTables.dataTables.min-BPpoT2S.css" } 900 => Symfony\Component\WebLink\Link {#900 -rel: [ "preload" => "preload" ] -attributes: [ "as" => "style" ] -href: "/assets/vendor/datatables.net-responsive-dt/css/responsive.dataTables.min-r3sXvAc.css" } 899 => Symfony\Component\WebLink\Link {#899 -rel: [ "preload" => "preload" ] -attributes: [ "as" => "style" ] -href: "/assets/styles/app-JZqi5Qj.css" } 898 => Symfony\Component\WebLink\Link {#898 -rel: [ "preload" => "preload" ] -attributes: [ "as" => "style" ] -href: "/assets/vendor/trix/dist/trix.min-fGud-Ox.css" } ] } |
| _route | "app_login" |
| _route_params | [] |
| _security_authenticators | [] |
| _security_firewall_run | "_security_main" |
| _security_skipped_authenticators | [ Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#560 -supports: false -passport: null -duration: null -stub: "Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator" -authenticated: null -exception: null -authenticator: Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator {#523 …} } Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#570 -supports: false -passport: null -duration: null -stub: "Scheb\TwoFactorBundle\Security\Http\Authenticator\TwoFactorAuthenticator" -authenticated: null -exception: null -authenticator: Scheb\TwoFactorBundle\Security\Http\Authenticator\TwoFactorAuthenticator {#566 …} } ] |
| _stopwatch_token | "53969b" |
Request Headers
| Header | Value |
|---|---|
| accept | "text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7" |
| accept-encoding | "gzip, deflate, br, zstd" |
| accept-language | "en-US" |
| host | "taches.pfo.ovh" |
| priority | "u=0, i" |
| sec-ch-ua | ""Chromium";v="154", "Google Chrome";v="154", ";Not A Brand";v="99"" |
| sec-ch-ua-mobile | "?0" |
| sec-ch-ua-platform | "Windows" |
| sec-fetch-dest | "document" |
| sec-fetch-mode | "navigate" |
| sec-fetch-site | "none" |
| sec-fetch-user | "?1" |
| upgrade-insecure-requests | "1" |
| user-agent | "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/154.0.8037.57 Safari/537.36" |
| x-php-ob-level | "1" |
Request Content
Request content not available (it was retrieved as a resource).
Retry Command
curl \ --compressed \ --url 'https://taches.pfo.ovh/login' \ --header 'Priority: u=0, i' \ --header 'Accept-Encoding: gzip, deflate, br, zstd' \ --header 'Sec-Fetch-Dest: document' \ --header 'Sec-Fetch-User: ?1' \ --header 'Sec-Fetch-Mode: navigate' \ --header 'Sec-Fetch-Site: none' \ --header 'Accept: text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7' \ --header 'Accept-Language: en-US' \ --header 'Sec-Ch-Ua-Platform: Windows' \ --header 'Sec-Ch-Ua-Mobile: ?0' \ --header 'Sec-Ch-Ua: "Chromium";v="154", "Google Chrome";v="154", ";Not A Brand";v="99"' \ --header 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/154.0.8037.57 Safari/537.36' \ --header 'Upgrade-Insecure-Requests: 1' \ --header 'X-Php-Ob-Level: 1'
Response
Response Headers
| Header | Value |
|---|---|
| cache-control | "max-age=0, must-revalidate, private" |
| content-type | "text/html; charset=UTF-8" |
| date | "Fri, 25 Sep 2026 15:16:26 GMT" |
| expires | "Fri, 25 Sep 2026 15:16:26 GMT" |
| link | "</assets/vendor/datatables.net-dt/css/dataTables.dataTables.min-BPpoT2S.css>; rel="preload"; as="style",</assets/vendor/datatables.net-responsive-dt/css/responsive.dataTables.min-r3sXvAc.css>; rel="preload"; as="style",</assets/styles/app-JZqi5Qj.css>; rel="preload"; as="style",</assets/vendor/trix/dist/trix.min-fGud-Ox.css>; rel="preload"; as="style"" |
| x-debug-token | "5e8bab" |
| x-robots-tag | "noindex" |
Cookies
Request Cookies
No request cookies
Response Cookies
No response cookies
Session 4
Session Metadata
No session metadata
Session Attributes
No session attributes
Session Usage
4
Usages
Stateless check enabled
| Usage |
|---|
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:42 [
[
"file" => "/home/Evoir-Client/web/taches.pfo.ovh/public_html/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
"line" => 42
"function" => "getMetadataBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home/Evoir-Client/web/taches.pfo.ovh/public_html/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 388
"function" => "getToken"
"class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
"type" => "->"
]
[
"file" => "/home/Evoir-Client/web/taches.pfo.ovh/public_html/src/Controller/SecurityController.php"
"line" => 15
"function" => "getUser"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/home/Evoir-Client/web/taches.pfo.ovh/public_html/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 188
"function" => "login"
"class" => "App\Controller\SecurityController"
"type" => "->"
]
[
"file" => "/home/Evoir-Client/web/taches.pfo.ovh/public_html/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 79
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/Evoir-Client/web/taches.pfo.ovh/public_html/vendor/symfony/http-kernel/Kernel.php"
"line" => 143
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/Evoir-Client/web/taches.pfo.ovh/public_html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 34
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/home/Evoir-Client/web/taches.pfo.ovh/public_html/vendor/autoload_runtime.php"
"line" => 32
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/home/Evoir-Client/web/taches.pfo.ovh/public_html/public/index.php"
"line" => 5
"args" => [
"/home/Evoir-Client/web/taches.pfo.ovh/public_html/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:57 [
[
"file" => "/home/Evoir-Client/web/taches.pfo.ovh/public_html/vendor/symfony/security-http/Authentication/AuthenticationUtils.php"
"line" => 57
"function" => "get"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home/Evoir-Client/web/taches.pfo.ovh/public_html/src/Controller/SecurityController.php"
"line" => 20
"function" => "getLastUsername"
"class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"
"type" => "->"
]
[
"file" => "/home/Evoir-Client/web/taches.pfo.ovh/public_html/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 188
"function" => "login"
"class" => "App\Controller\SecurityController"
"type" => "->"
]
[
"file" => "/home/Evoir-Client/web/taches.pfo.ovh/public_html/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 79
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/Evoir-Client/web/taches.pfo.ovh/public_html/vendor/symfony/http-kernel/Kernel.php"
"line" => 143
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/Evoir-Client/web/taches.pfo.ovh/public_html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 34
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/home/Evoir-Client/web/taches.pfo.ovh/public_html/vendor/autoload_runtime.php"
"line" => 32
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/home/Evoir-Client/web/taches.pfo.ovh/public_html/public/index.php"
"line" => 5
"args" => [
"/home/Evoir-Client/web/taches.pfo.ovh/public_html/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:38 [
[
"file" => "/home/Evoir-Client/web/taches.pfo.ovh/public_html/vendor/symfony/security-http/Authentication/AuthenticationUtils.php"
"line" => 38
"function" => "has"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home/Evoir-Client/web/taches.pfo.ovh/public_html/src/Controller/SecurityController.php"
"line" => 21
"function" => "getLastAuthenticationError"
"class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"
"type" => "->"
]
[
"file" => "/home/Evoir-Client/web/taches.pfo.ovh/public_html/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 188
"function" => "login"
"class" => "App\Controller\SecurityController"
"type" => "->"
]
[
"file" => "/home/Evoir-Client/web/taches.pfo.ovh/public_html/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 79
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/Evoir-Client/web/taches.pfo.ovh/public_html/vendor/symfony/http-kernel/Kernel.php"
"line" => 143
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/Evoir-Client/web/taches.pfo.ovh/public_html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 34
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/home/Evoir-Client/web/taches.pfo.ovh/public_html/vendor/autoload_runtime.php"
"line" => 32
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/home/Evoir-Client/web/taches.pfo.ovh/public_html/public/index.php"
"line" => 5
"args" => [
"/home/Evoir-Client/web/taches.pfo.ovh/public_html/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Bridge\Twig\AppVariable:181 [
[
"file" => "/home/Evoir-Client/web/taches.pfo.ovh/public_html/vendor/symfony/twig-bridge/AppVariable.php"
"line" => 181
"function" => "getFlashBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home/Evoir-Client/web/taches.pfo.ovh/public_html/vendor/twig/twig/src/Extension/CoreExtension.php"
"line" => 1996
"function" => "getFlashes"
"class" => "Symfony\Bridge\Twig\AppVariable"
"type" => "->"
]
[
"file" => "/home/Evoir-Client/web/taches.pfo.ovh/public_html/var/cache/dev/twig/2d/2d681d4cbe1248fa595bc030dc08745f.php"
"line" => 57
"function" => "getAttribute"
"class" => "Twig\Extension\CoreExtension"
"type" => "::"
]
[
"file" => "/home/Evoir-Client/web/taches.pfo.ovh/public_html/vendor/twig/twig/src/Template.php"
"line" => 461
"function" => "doDisplay"
"class" => "__TwigTemplate_7a4d264187bd69c392e5c24b187729a3"
"type" => "->"
]
[
"file" => "/home/Evoir-Client/web/taches.pfo.ovh/public_html/vendor/twig/twig/src/Template.php"
"line" => 416
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/Evoir-Client/web/taches.pfo.ovh/public_html/vendor/twig/twig/src/Template.php"
"line" => 431
"function" => "display"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/Evoir-Client/web/taches.pfo.ovh/public_html/vendor/twig/twig/src/TemplateWrapper.php"
"line" => 53
"function" => "render"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/Evoir-Client/web/taches.pfo.ovh/public_html/vendor/twig/twig/src/Extension/CoreExtension.php"
"line" => 1575
"function" => "render"
"class" => "Twig\TemplateWrapper"
"type" => "->"
]
[
"file" => "/home/Evoir-Client/web/taches.pfo.ovh/public_html/var/cache/dev/twig/99/99b0543e79235f0343784b27cdb6bcb8.php"
"line" => 199
"function" => "include"
"class" => "Twig\Extension\CoreExtension"
"type" => "::"
]
[
"file" => "/home/Evoir-Client/web/taches.pfo.ovh/public_html/vendor/twig/twig/src/Template.php"
"line" => 493
"function" => "block_body"
"class" => "__TwigTemplate_c240ac668375bfa0e25f53af32ac9c30"
"type" => "->"
]
[
"file" => "/home/Evoir-Client/web/taches.pfo.ovh/public_html/var/cache/dev/twig/1f/1f8ec0dc7ba32d5b13bd0922ff867373.php"
"line" => 246
"function" => "yieldBlock"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/Evoir-Client/web/taches.pfo.ovh/public_html/vendor/twig/twig/src/Template.php"
"line" => 461
"function" => "doDisplay"
"class" => "__TwigTemplate_a4445203296c7468e92499370f319f12"
"type" => "->"
]
[
"file" => "/home/Evoir-Client/web/taches.pfo.ovh/public_html/var/cache/dev/twig/99/99b0543e79235f0343784b27cdb6bcb8.php"
"line" => 57
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/Evoir-Client/web/taches.pfo.ovh/public_html/vendor/twig/twig/src/Template.php"
"line" => 461
"function" => "doDisplay"
"class" => "__TwigTemplate_c240ac668375bfa0e25f53af32ac9c30"
"type" => "->"
]
[
"file" => "/home/Evoir-Client/web/taches.pfo.ovh/public_html/var/cache/dev/twig/6a/6a6df2c7babf16cbfd3a1e0d72433ddd.php"
"line" => 63
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/Evoir-Client/web/taches.pfo.ovh/public_html/vendor/twig/twig/src/Template.php"
"line" => 461
"function" => "doDisplay"
"class" => "__TwigTemplate_115ea83225a92990716971327763b0f1"
"type" => "->"
]
[
"file" => "/home/Evoir-Client/web/taches.pfo.ovh/public_html/vendor/twig/twig/src/Template.php"
"line" => 416
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/Evoir-Client/web/taches.pfo.ovh/public_html/vendor/twig/twig/src/Template.php"
"line" => 431
"function" => "display"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/Evoir-Client/web/taches.pfo.ovh/public_html/vendor/twig/twig/src/TemplateWrapper.php"
"line" => 53
"function" => "render"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/Evoir-Client/web/taches.pfo.ovh/public_html/vendor/twig/twig/src/Environment.php"
"line" => 343
"function" => "render"
"class" => "Twig\TemplateWrapper"
"type" => "->"
]
[
"file" => "/home/Evoir-Client/web/taches.pfo.ovh/public_html/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 472
"function" => "render"
"class" => "Twig\Environment"
"type" => "->"
]
[
"file" => "/home/Evoir-Client/web/taches.pfo.ovh/public_html/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 477
"function" => "doRenderView"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/home/Evoir-Client/web/taches.pfo.ovh/public_html/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 281
"function" => "doRender"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/home/Evoir-Client/web/taches.pfo.ovh/public_html/src/Controller/SecurityController.php"
"line" => 19
"function" => "render"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/home/Evoir-Client/web/taches.pfo.ovh/public_html/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 188
"function" => "login"
"class" => "App\Controller\SecurityController"
"type" => "->"
]
[
"file" => "/home/Evoir-Client/web/taches.pfo.ovh/public_html/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 79
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/Evoir-Client/web/taches.pfo.ovh/public_html/vendor/symfony/http-kernel/Kernel.php"
"line" => 143
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/Evoir-Client/web/taches.pfo.ovh/public_html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 34
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/home/Evoir-Client/web/taches.pfo.ovh/public_html/vendor/autoload_runtime.php"
"line" => 32
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/home/Evoir-Client/web/taches.pfo.ovh/public_html/public/index.php"
"line" => 5
"args" => [
"/home/Evoir-Client/web/taches.pfo.ovh/public_html/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 | "f3b6541989856f3ab749b67c893b708b" |
| APP_SHARE_DIR | "var/share" |
| DATABASE_URL | "mysql://Evoir-Client_Trello-PFO:%26rB%40swOMfa%29x0a%21C@localhost:3306/Evoir-Client_trello-PFO?serverVersion=8.0.32&charset=utf8mb4" |
| DEFAULT_URI | "http://localhost" |
| MAILER_DSN | "smtp://bc%40ofp.company:0ewAGS53btFc4kRc@mail.smtp2go.com:2525" |
| MAILER_FROM | "OFP TACHES <bc@ofp.company>" |
| MERCURE_JWT_SECRET | "9231cc35887fca88a00fa3ef3c4622f0ef2dd81ca35bd28980c158c8c416fc2e" |
| MERCURE_PUBLIC_URL | "http://localhost:8080/.well-known/mercure" |
| MERCURE_URL | "http://mercure/.well-known/mercure" |
| TRELLO_KEY | "320603fc85b0854eb1d38c7b4417f8e7" |
| TRELLO_TOKEN | "ATTAbe4008b9210a314dc3f849917e5aec93ad30011eba806cdf1c553fec6d39cda6800A7803" |
Defined as regular env variables
| Key | Value |
|---|---|
| APP_DEBUG | "1" |
| APP_PROJECT_DIR | "/home/Evoir-Client/web/taches.pfo.ovh/public_html" |
| APP_RUNTIME | "Symfony\Component\Runtime\SymfonyRuntime" |
| APP_RUNTIME_OPTIONS | [ "project_dir" => "/home/Evoir-Client/web/taches.pfo.ovh/public_html" ] |
| CONTENT_LENGTH | "" |
| CONTENT_TYPE | "" |
| DOCUMENT_ROOT | "/home/Evoir-Client/web/taches.pfo.ovh/public_html/public" |
| DOCUMENT_URI | "/index.php" |
| FCGI_ROLE | "RESPONDER" |
| GATEWAY_INTERFACE | "CGI/1.1" |
| HOME | "/home/Evoir-Client" |
| HTTPS | "on" |
| HTTP_ACCEPT | "text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7" |
| HTTP_ACCEPT_ENCODING | "gzip, deflate, br, zstd" |
| HTTP_ACCEPT_LANGUAGE | "en-US" |
| HTTP_HOST | "taches.pfo.ovh" |
| HTTP_PRIORITY | "u=0, i" |
| HTTP_SEC_CH_UA | ""Chromium";v="154", "Google Chrome";v="154", ";Not A Brand";v="99"" |
| HTTP_SEC_CH_UA_MOBILE | "?0" |
| HTTP_SEC_CH_UA_PLATFORM | "Windows" |
| HTTP_SEC_FETCH_DEST | "document" |
| HTTP_SEC_FETCH_MODE | "navigate" |
| HTTP_SEC_FETCH_SITE | "none" |
| HTTP_SEC_FETCH_USER | "?1" |
| HTTP_UPGRADE_INSECURE_REQUESTS | "1" |
| HTTP_USER_AGENT | "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/154.0.8037.57 Safari/537.36" |
| PATH | "/usr/local/bin:/usr/bin:/bin" |
| PHP_SELF | "/index.php" |
| QUERY_STRING | "" |
| REDIRECT_STATUS | "200" |
| REMOTE_ADDR | "16.144.48.85" |
| REMOTE_PORT | "55452" |
| REQUEST_METHOD | "GET" |
| REQUEST_SCHEME | "https" |
| REQUEST_TIME | 1790349386 |
| REQUEST_TIME_FLOAT | 1790349386.0354 |
| REQUEST_URI | "/login" |
| SCRIPT_FILENAME | "/home/Evoir-Client/web/taches.pfo.ovh/public_html/public/index.php" |
| SCRIPT_NAME | "/index.php" |
| SERVER_ADDR | "172.31.109.27" |
| SERVER_NAME | "taches.pfo.ovh" |
| SERVER_PORT | "443" |
| SERVER_PROTOCOL | "HTTP/2.0" |
| SERVER_SOFTWARE | "nginx/1.31.1" |
| SYMFONY_DOTENV_PATH | "/home/Evoir-Client/web/taches.pfo.ovh/public_html/.env" |
| SYMFONY_DOTENV_VARS | "APP_ENV,APP_SECRET,APP_SHARE_DIR,DEFAULT_URI,MAILER_DSN,MAILER_FROM,DATABASE_URL,TRELLO_KEY,TRELLO_TOKEN,MERCURE_URL,MERCURE_PUBLIC_URL,MERCURE_JWT_SECRET" |
| TEMP | "/home/Evoir-Client/tmp" |
| TMP | "/home/Evoir-Client/tmp" |
| TMPDIR | "/home/Evoir-Client/tmp" |
| USER | "Evoir-Client" |