Redirect 302 redirect from GET @app_dashboard (b22417)

GET https://app.coequipiers.fr/connexion

SecurityController :: login

Request

GET Parameters

None

POST Parameters

None

Uploaded Files

None

Request Attributes

Key Value
_controller
"App\Controller\SecurityController::login"
_firewall_context
"security.firewall.map.context.main"
_links
Symfony\Component\WebLink\GenericLinkProvider {#892
  -links: [
    942 => Symfony\Component\WebLink\Link {#942
      -rel: [
        "preload" => "preload"
      ]
      -attributes: [
        "as" => "style"
      ]
      -href: "/assets/styles/app-maoG0wF.css"
    }
  ]
}
_redirected
true
_route
"app_login"
_route_params
[]
_security_authenticators
[]
_security_firewall_run
"_security_main"
_security_skipped_authenticators
[
  Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#558
    -supports: false
    -passport: null
    -duration: null
    -stub: "App\Security\GoogleAuthenticator"
    -authenticated: null
    -exception: null
    -authenticator: App\Security\GoogleAuthenticator {#559 …}
  }
  Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#564
    -supports: false
    -passport: null
    -duration: null
    -stub: "Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator"
    -authenticated: null
    -exception: null
    -authenticator: Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator {#492 …}
  }
]
_stopwatch_token
"3f4ea8"

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip, br, zstd, deflate"
cookie
"PHPSESSID=f472884e8a2a88d7e97cb23b350b399d; sf_redirect=%7B%22token%22%3A%22b22417%22%2C%22route%22%3A%22app_dashboard%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22App%5C%5CController%5C%5CBack%5C%5CAdmin%5C%5CAdminDashboardController%22%2C%22method%22%3A%22index%22%2C%22file%22%3A%22%5C%2Fhome%5C%2Fclients%5C%2F2dec7210d7b10eaf3063b095d764111b%5C%2Fsites%5C%2Fapp.recrutebypablo.fr%5C%2Fsrc%5C%2FController%5C%2FBack%5C%2FAdmin%5C%2FAdminDashboardController.php%22%2C%22line%22%3A11%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D; main_deauth_profile_token=b22417"
host
"app.coequipiers.fr"
referer
"https://app.coequipiers.fr/"
user-agent
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
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
"Fri, 11 Sep 2026 17:27:26 GMT"
link
"</assets/styles/app-maoG0wF.css>; rel="preload"; as="style""
x-debug-token
"79d4e7"

Cookies

Request Cookies

Key Value
PHPSESSID
"f472884e8a2a88d7e97cb23b350b399d"
main_deauth_profile_token
"b22417"
sf_redirect
"{"token":"b22417","route":"app_dashboard","method":"GET","controller":{"class":"App\\Controller\\Back\\Admin\\AdminDashboardController","method":"index","file":"\/home\/clients\/2dec7210d7b10eaf3063b095d764111b\/sites\/app.recrutebypablo.fr\/src\/Controller\/Back\/Admin\/AdminDashboardController.php","line":11},"status_code":302,"status_text":"Found"}"

Response Cookies

No response cookies

Session 4

Session Metadata

Key Value
Created
"Fri, 11 Sep 26 19:27:26 +0200"
Last used
"Fri, 11 Sep 26 19:27:26 +0200"
Lifetime
0

Session Attributes

Attribute Value
_security.main.target_path
"https://app.coequipiers.fr/"

Session Usage

4 Usages
Stateless check enabled
Usage
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:38
[
  [
    "file" => "/home/clients/2dec7210d7b10eaf3063b095d764111b/sites/app.recrutebypablo.fr/vendor/symfony/security-http/Authentication/AuthenticationUtils.php"
    "line" => 38
    "function" => "has"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/2dec7210d7b10eaf3063b095d764111b/sites/app.recrutebypablo.fr/src/Controller/SecurityController.php"
    "line" => 20
    "function" => "getLastAuthenticationError"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/2dec7210d7b10eaf3063b095d764111b/sites/app.recrutebypablo.fr/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 183
    "function" => "login"
    "class" => "App\Controller\SecurityController"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/2dec7210d7b10eaf3063b095d764111b/sites/app.recrutebypablo.fr/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/2dec7210d7b10eaf3063b095d764111b/sites/app.recrutebypablo.fr/vendor/symfony/http-kernel/Kernel.php"
    "line" => 193
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/2dec7210d7b10eaf3063b095d764111b/sites/app.recrutebypablo.fr/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/2dec7210d7b10eaf3063b095d764111b/sites/app.recrutebypablo.fr/vendor/autoload_runtime.php"
    "line" => 32
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/2dec7210d7b10eaf3063b095d764111b/sites/app.recrutebypablo.fr/public/index.php"
    "line" => 5
    "args" => [
      "/home/clients/2dec7210d7b10eaf3063b095d764111b/sites/app.recrutebypablo.fr/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:57
[
  [
    "file" => "/home/clients/2dec7210d7b10eaf3063b095d764111b/sites/app.recrutebypablo.fr/vendor/symfony/security-http/Authentication/AuthenticationUtils.php"
    "line" => 57
    "function" => "get"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/2dec7210d7b10eaf3063b095d764111b/sites/app.recrutebypablo.fr/src/Controller/SecurityController.php"
    "line" => 23
    "function" => "getLastUsername"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/2dec7210d7b10eaf3063b095d764111b/sites/app.recrutebypablo.fr/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 183
    "function" => "login"
    "class" => "App\Controller\SecurityController"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/2dec7210d7b10eaf3063b095d764111b/sites/app.recrutebypablo.fr/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/2dec7210d7b10eaf3063b095d764111b/sites/app.recrutebypablo.fr/vendor/symfony/http-kernel/Kernel.php"
    "line" => 193
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/2dec7210d7b10eaf3063b095d764111b/sites/app.recrutebypablo.fr/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/2dec7210d7b10eaf3063b095d764111b/sites/app.recrutebypablo.fr/vendor/autoload_runtime.php"
    "line" => 32
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/2dec7210d7b10eaf3063b095d764111b/sites/app.recrutebypablo.fr/public/index.php"
    "line" => 5
    "args" => [
      "/home/clients/2dec7210d7b10eaf3063b095d764111b/sites/app.recrutebypablo.fr/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Bridge\Twig\AppVariable:185
[
  [
    "file" => "/home/clients/2dec7210d7b10eaf3063b095d764111b/sites/app.recrutebypablo.fr/vendor/symfony/twig-bridge/AppVariable.php"
    "line" => 185
    "function" => "getFlashBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/2dec7210d7b10eaf3063b095d764111b/sites/app.recrutebypablo.fr/vendor/twig/twig/src/Extension/CoreExtension.php"
    "line" => 1911
    "function" => "getFlashes"
    "class" => "Symfony\Bridge\Twig\AppVariable"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/2dec7210d7b10eaf3063b095d764111b/sites/app.recrutebypablo.fr/var/cache/dev/twig/d6/d6fe2c5071e16eb6a5001c307a77a69e.php"
    "line" => 53
    "function" => "getAttribute"
    "class" => "Twig\Extension\CoreExtension"
    "type" => "::"
  ]
  [
    "file" => "/home/clients/2dec7210d7b10eaf3063b095d764111b/sites/app.recrutebypablo.fr/vendor/twig/twig/src/Template.php"
    "line" => 402
    "function" => "doDisplay"
    "class" => "__TwigTemplate_0d3c8012513fcb7c2cc8f0dc62a008b6"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/2dec7210d7b10eaf3063b095d764111b/sites/app.recrutebypablo.fr/var/cache/dev/twig/a6/a6c9b5b88a6bcf8c0de9ddb69e95d739.php"
    "line" => 92
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/2dec7210d7b10eaf3063b095d764111b/sites/app.recrutebypablo.fr/vendor/twig/twig/src/Template.php"
    "line" => 402
    "function" => "doDisplay"
    "class" => "__TwigTemplate_f2612caafb026129deaf94ffcd2ef125"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/2dec7210d7b10eaf3063b095d764111b/sites/app.recrutebypablo.fr/var/cache/dev/twig/f7/f700bad061f33a59ce7e4426e26f13bd.php"
    "line" => 55
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/2dec7210d7b10eaf3063b095d764111b/sites/app.recrutebypablo.fr/vendor/twig/twig/src/Template.php"
    "line" => 402
    "function" => "doDisplay"
    "class" => "__TwigTemplate_f2a18f0e3fab7c121f928aeae7be9f41"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/2dec7210d7b10eaf3063b095d764111b/sites/app.recrutebypablo.fr/vendor/twig/twig/src/Template.php"
    "line" => 358
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/2dec7210d7b10eaf3063b095d764111b/sites/app.recrutebypablo.fr/vendor/twig/twig/src/Template.php"
    "line" => 373
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/2dec7210d7b10eaf3063b095d764111b/sites/app.recrutebypablo.fr/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 51
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/2dec7210d7b10eaf3063b095d764111b/sites/app.recrutebypablo.fr/vendor/twig/twig/src/Environment.php"
    "line" => 333
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/2dec7210d7b10eaf3063b095d764111b/sites/app.recrutebypablo.fr/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 467
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/2dec7210d7b10eaf3063b095d764111b/sites/app.recrutebypablo.fr/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 472
    "function" => "doRenderView"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/2dec7210d7b10eaf3063b095d764111b/sites/app.recrutebypablo.fr/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 284
    "function" => "doRender"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/2dec7210d7b10eaf3063b095d764111b/sites/app.recrutebypablo.fr/src/Controller/SecurityController.php"
    "line" => 25
    "function" => "render"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/2dec7210d7b10eaf3063b095d764111b/sites/app.recrutebypablo.fr/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 183
    "function" => "login"
    "class" => "App\Controller\SecurityController"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/2dec7210d7b10eaf3063b095d764111b/sites/app.recrutebypablo.fr/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/2dec7210d7b10eaf3063b095d764111b/sites/app.recrutebypablo.fr/vendor/symfony/http-kernel/Kernel.php"
    "line" => 193
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/2dec7210d7b10eaf3063b095d764111b/sites/app.recrutebypablo.fr/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/2dec7210d7b10eaf3063b095d764111b/sites/app.recrutebypablo.fr/vendor/autoload_runtime.php"
    "line" => 32
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/2dec7210d7b10eaf3063b095d764111b/sites/app.recrutebypablo.fr/public/index.php"
    "line" => 5
    "args" => [
      "/home/clients/2dec7210d7b10eaf3063b095d764111b/sites/app.recrutebypablo.fr/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Twig\Extension\CoreExtension:1911
[
  [
    "file" => "/home/clients/2dec7210d7b10eaf3063b095d764111b/sites/app.recrutebypablo.fr/vendor/twig/twig/src/Extension/CoreExtension.php"
    "line" => 1911
    "function" => "getFlashBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/2dec7210d7b10eaf3063b095d764111b/sites/app.recrutebypablo.fr/var/cache/dev/twig/d6/d6fe2c5071e16eb6a5001c307a77a69e.php"
    "line" => 109
    "function" => "getAttribute"
    "class" => "Twig\Extension\CoreExtension"
    "type" => "::"
  ]
  [
    "file" => "/home/clients/2dec7210d7b10eaf3063b095d764111b/sites/app.recrutebypablo.fr/vendor/twig/twig/src/Template.php"
    "line" => 402
    "function" => "doDisplay"
    "class" => "__TwigTemplate_0d3c8012513fcb7c2cc8f0dc62a008b6"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/2dec7210d7b10eaf3063b095d764111b/sites/app.recrutebypablo.fr/var/cache/dev/twig/a6/a6c9b5b88a6bcf8c0de9ddb69e95d739.php"
    "line" => 92
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/2dec7210d7b10eaf3063b095d764111b/sites/app.recrutebypablo.fr/vendor/twig/twig/src/Template.php"
    "line" => 402
    "function" => "doDisplay"
    "class" => "__TwigTemplate_f2612caafb026129deaf94ffcd2ef125"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/2dec7210d7b10eaf3063b095d764111b/sites/app.recrutebypablo.fr/var/cache/dev/twig/f7/f700bad061f33a59ce7e4426e26f13bd.php"
    "line" => 55
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/2dec7210d7b10eaf3063b095d764111b/sites/app.recrutebypablo.fr/vendor/twig/twig/src/Template.php"
    "line" => 402
    "function" => "doDisplay"
    "class" => "__TwigTemplate_f2a18f0e3fab7c121f928aeae7be9f41"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/2dec7210d7b10eaf3063b095d764111b/sites/app.recrutebypablo.fr/vendor/twig/twig/src/Template.php"
    "line" => 358
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/2dec7210d7b10eaf3063b095d764111b/sites/app.recrutebypablo.fr/vendor/twig/twig/src/Template.php"
    "line" => 373
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/2dec7210d7b10eaf3063b095d764111b/sites/app.recrutebypablo.fr/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 51
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/2dec7210d7b10eaf3063b095d764111b/sites/app.recrutebypablo.fr/vendor/twig/twig/src/Environment.php"
    "line" => 333
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/2dec7210d7b10eaf3063b095d764111b/sites/app.recrutebypablo.fr/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 467
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/2dec7210d7b10eaf3063b095d764111b/sites/app.recrutebypablo.fr/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 472
    "function" => "doRenderView"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/2dec7210d7b10eaf3063b095d764111b/sites/app.recrutebypablo.fr/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 284
    "function" => "doRender"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/2dec7210d7b10eaf3063b095d764111b/sites/app.recrutebypablo.fr/src/Controller/SecurityController.php"
    "line" => 25
    "function" => "render"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/2dec7210d7b10eaf3063b095d764111b/sites/app.recrutebypablo.fr/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 183
    "function" => "login"
    "class" => "App\Controller\SecurityController"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/2dec7210d7b10eaf3063b095d764111b/sites/app.recrutebypablo.fr/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/2dec7210d7b10eaf3063b095d764111b/sites/app.recrutebypablo.fr/vendor/symfony/http-kernel/Kernel.php"
    "line" => 193
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/2dec7210d7b10eaf3063b095d764111b/sites/app.recrutebypablo.fr/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/2dec7210d7b10eaf3063b095d764111b/sites/app.recrutebypablo.fr/vendor/autoload_runtime.php"
    "line" => 32
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/2dec7210d7b10eaf3063b095d764111b/sites/app.recrutebypablo.fr/public/index.php"
    "line" => 5
    "args" => [
      "/home/clients/2dec7210d7b10eaf3063b095d764111b/sites/app.recrutebypablo.fr/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
"5d6a38cbf8f03e6ebea21ed68bbb0c90"
APP_SHARE_DIR
"var/share"
CRON_SECRET
"d087b8a5def1408abd914130b7c68e4a0f96b943606c83e21368294943ad75c9"
DATABASE_URL
"mysql://86997e_d36s4:M2Qjm!7Y8jfi4-KRb93ntS@86997e.myd.infomaniak.com:3306/86997e_p0q56?serverVersion=10.11.16-MariaDB&charset=utf8mb4"
DEFAULT_URI
"https://app.coequipiers.fr"
GOOGLE_CLIENT_ID
"242363735295-mgrddj3v66nvr0kjd7qjihsot7i9n0nm.apps.googleusercontent.com"
GOOGLE_CLIENT_SECRET
"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"
JWT_SECRET
"c4Si3Rd86gsdf54Fgd!"
MAILER_DSN
"smtp://hello%40coequipiers.fr:5%25Kv%2AXY%240J6sm%2515@mail.infomaniak.com:587?encryption=tls"
MESSENGER_TRANSPORT_DSN
"doctrine://default?auto_setup=0"
PABLO_API_KEY
"0b05fa23905de5dd3c8a0d4892e07c09-f31824a1a035affee48760c0d87ff66"
PABLO_WP_WEBHOOK_SECRET
"ca65f4cdad1258100ea7c51ca29e5b81f050e60282f965e15f21d5bc443ae5e5"
PABLO_WP_WEBHOOK_URL
"https://recrutebypablo.fr/wp-json/pablo/v1/sync"
PUBLIC_ASSOCIATION_BASE_URL
"https://coequipiers.fr/association"

Defined as regular env variables

Key Value
APP_DEBUG
"1"
APP_PROJECT_DIR
"/home/clients/2dec7210d7b10eaf3063b095d764111b/sites/app.recrutebypablo.fr"
APP_RUNTIME
"Symfony\Component\Runtime\SymfonyRuntime"
APP_RUNTIME_OPTIONS
[
  "project_dir" => "/home/clients/2dec7210d7b10eaf3063b095d764111b/sites/app.recrutebypablo.fr"
]
CONTEXT_DOCUMENT_ROOT
"/home/clients/2dec7210d7b10eaf3063b095d764111b/sites/app.recrutebypablo.fr/public"
CONTEXT_PREFIX
""
DOCUMENT_ROOT
"/home/clients/2dec7210d7b10eaf3063b095d764111b/sites/app.recrutebypablo.fr/public"
FCGI_ROLE
"RESPONDER"
GATEWAY_INTERFACE
"CGI/1.1"
HOME
"/home/clients/2dec7210d7b10eaf3063b095d764111b"
HTTPS
"on"
HTTP_ACCEPT
"*/*"
HTTP_ACCEPT_ENCODING
"gzip, br, zstd, deflate"
HTTP_COOKIE
"PHPSESSID=f472884e8a2a88d7e97cb23b350b399d; sf_redirect=%7B%22token%22%3A%22b22417%22%2C%22route%22%3A%22app_dashboard%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22App%5C%5CController%5C%5CBack%5C%5CAdmin%5C%5CAdminDashboardController%22%2C%22method%22%3A%22index%22%2C%22file%22%3A%22%5C%2Fhome%5C%2Fclients%5C%2F2dec7210d7b10eaf3063b095d764111b%5C%2Fsites%5C%2Fapp.recrutebypablo.fr%5C%2Fsrc%5C%2FController%5C%2FBack%5C%2FAdmin%5C%2FAdminDashboardController.php%22%2C%22line%22%3A11%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D; main_deauth_profile_token=b22417"
HTTP_HOST
"app.coequipiers.fr"
HTTP_REFERER
"https://app.coequipiers.fr/"
HTTP_USER_AGENT
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
HTTP_X_FORWARDED_PROTO
"https"
PATH
"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"
PHP_SELF
"/index.php"
PHP_VERSION
"8.4"
QUERY_STRING
""
REDIRECT_HTTPS
"on"
REDIRECT_PHP_VERSION
"8.4"
REDIRECT_SCRIPT_URI
"https://app.coequipiers.fr/connexion"
REDIRECT_SCRIPT_URL
"/connexion"
REDIRECT_SSL_TLS_SNI
"app.coequipiers.fr"
REDIRECT_STATUS
"200"
REDIRECT_UNIQUE_ID
"aqQ5_j7GDhQBKS3K21pp5QAAAkA"
REDIRECT_URL
"/connexion"
REMOTE_ADDR
"216.73.216.249"
REMOTE_PORT
"43760"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"https"
REQUEST_TIME
1789147646
REQUEST_TIME_FLOAT
1789147646.2697
REQUEST_URI
"/connexion"
SCRIPT_FILENAME
"/home/clients/2dec7210d7b10eaf3063b095d764111b/sites/app.recrutebypablo.fr/public/index.php"
SCRIPT_NAME
"/index.php"
SCRIPT_URI
"https://app.coequipiers.fr/connexion"
SCRIPT_URL
"/connexion"
SERVER_ADDR
"127.0.0.80"
SERVER_ADMIN
"webmaster@coequipiers.fr"
SERVER_NAME
"app.coequipiers.fr"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SIGNATURE
""
SERVER_SOFTWARE
"Apache"
SSL_TLS_SNI
"app.coequipiers.fr"
SYMFONY_DOTENV_PATH
"/home/clients/2dec7210d7b10eaf3063b095d764111b/sites/app.recrutebypablo.fr/.env"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_SECRET,APP_SHARE_DIR,DEFAULT_URI,DATABASE_URL,MESSENGER_TRANSPORT_DSN,MAILER_DSN,GOOGLE_CLIENT_ID,GOOGLE_CLIENT_SECRET,PABLO_API_KEY,PABLO_WP_WEBHOOK_URL,PABLO_WP_WEBHOOK_SECRET,PUBLIC_ASSOCIATION_BASE_URL,JWT_SECRET,CRON_SECRET"
TEMP
"/home/clients/2dec7210d7b10eaf3063b095d764111b/tmp"
TMP
"/home/clients/2dec7210d7b10eaf3063b095d764111b/tmp"
TMPDIR
"/home/clients/2dec7210d7b10eaf3063b095d764111b/tmp"
UNIQUE_ID
"aqQ5_j7GDhQBKS3K21pp5QAAAkA"
USER
"uid371936"