GET http://test-ws-garmin.unicancer.fr/

DefaultController :: home

Request

GET Parameters

None

POST Parameters

None

Uploaded Files

None

Request Attributes

Key Value
_controller
"App\Controller\DefaultController::home"
_firewall_context
"security.firewall.map.context.main"
_locales
"fr_fr"
_route
"home"
_route_params
[
  "_locales" => "fr_fr"
]
_security_authenticators
[]
_security_firewall_run
"_security_main"
_security_skipped_authenticators
[
  Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#272
    -supports: false
    -passport: null
    -duration: null
    -stub: "App\Security\OAuthAuthenticator"
    -authenticated: null
    -exception: null
    -authenticator: App\Security\OAuthAuthenticator {#271 …}
  }
  Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#282
    -supports: false
    -passport: null
    -duration: null
    -stub: "Symfony\Component\Security\Http\Authenticator\LoginLinkAuthenticator"
    -authenticated: null
    -exception: null
    -authenticator: Symfony\Component\Security\Http\Authenticator\LoginLinkAuthenticator {#311 …}
  }
  Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#281
    -supports: false
    -passport: null
    -duration: null
    -stub: "Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator"
    -authenticated: null
    -exception: null
    -authenticator: Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator {#394 …}
  }
  Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#274
    -supports: false
    -passport: null
    -duration: null
    -stub: "Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator"
    -authenticated: null
    -exception: null
    -authenticator: Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator {#275 …}
  }
]
_stopwatch_token
"402f8c"

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip"
host
"test-ws-garmin.unicancer.fr"
user-agent
"checkmk-active-httpv2/2.4.0"
x-forwarded-for
"172.18.45.3"
x-forwarded-host
"test-ws-garmin.unicancer.fr"
x-forwarded-port
"443"
x-forwarded-proto
"https"
x-forwarded-server
"6ccefeb8bcf5"
x-php-ob-level
"0"
x-real-ip
"172.18.45.3"

Request Content

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

Response

Response Headers

Header Value
cache-control
"no-cache, private"
content-security-policy
"default-src 'self'; script-src 'self' 'unsafe-inline' 'unsafe-eval' blob:; style-src 'self' 'unsafe-inline' https://cdnjs.cloudflare.com https://fonts.googleapis.com https://cdn.jsdelivr.net; img-src 'self' data: blob: https:; font-src 'self' data: https://cdnjs.cloudflare.com https://fonts.gstatic.com; connect-src 'self' ws: wss: blob: https://surveyjs-weshare.unicancer.com; worker-src 'self' blob:; child-src 'self' blob:; frame-src 'self' blob: https://maps.google.com https://www.google.com; frame-ancestors 'self'; object-src 'none'; base-uri 'self'; form-action 'self'; media-src 'self' blob: data:"
content-type
"text/html; charset=UTF-8"
date
"Thu, 16 Apr 2026 15:48:03 GMT"
permissions-policy
"geolocation=(), microphone=(), camera=()"
referrer-policy
"strict-origin-when-cross-origin"
x-content-type-options
"nosniff"
x-debug-token
"39c64f"
x-frame-options
"SAMEORIGIN"

Cookies

Request Cookies

No request cookies

Response Cookies

No response cookies

Session 10

Session Metadata

Key Value
Created
"Thu, 16 Apr 26 15:48:03 +0000"
Last used
"Thu, 16 Apr 26 15:48:03 +0000"
Lifetime
0

Session Attributes

Attribute Value
_csrf/authenticate
"t51fODGZKmWxWjTC_poM2gnVa3sFWag_SfOqpa5GEic"

Session Usage

10 Usages
Stateless check enabled
Usage
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:57
[
  [
    "file" => "/var/www/html/weshare/vendor/symfony/security-http/Authentication/AuthenticationUtils.php"
    "line" => 57
    "function" => "get"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/weshare/src/Controller/DefaultController.php"
    "line" => 59
    "function" => "getLastUsername"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/weshare/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 183
    "function" => "home"
    "class" => "App\Controller\DefaultController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/weshare/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/weshare/vendor/symfony/http-kernel/Kernel.php"
    "line" => 193
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/weshare/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/weshare/vendor/autoload_runtime.php"
    "line" => 32
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/weshare/public/index.php"
    "line" => 6
    "args" => [
      "/var/www/html/weshare/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:38
[
  [
    "file" => "/var/www/html/weshare/vendor/symfony/security-http/Authentication/AuthenticationUtils.php"
    "line" => 38
    "function" => "has"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/weshare/src/Controller/DefaultController.php"
    "line" => 61
    "function" => "getLastAuthenticationError"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/weshare/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 183
    "function" => "home"
    "class" => "App\Controller\DefaultController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/weshare/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/weshare/vendor/symfony/http-kernel/Kernel.php"
    "line" => 193
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/weshare/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/weshare/vendor/autoload_runtime.php"
    "line" => 32
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/weshare/public/index.php"
    "line" => 6
    "args" => [
      "/var/www/html/weshare/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:39
[
  [
    "file" => "/var/www/html/weshare/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
    "line" => 39
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/weshare/vendor/symfony/twig-bridge/AppVariable.php"
    "line" => 92
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/weshare/vendor/twig/twig/src/Extension/CoreExtension.php"
    "line" => 1919
    "function" => "getUser"
    "class" => "Symfony\Bridge\Twig\AppVariable"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/weshare/var/cache/dev/twig/77/7730d28a35c6bc43aee82895f6d31776.php"
    "line" => 83
    "function" => "getAttribute"
    "class" => "Twig\Extension\CoreExtension"
    "type" => "::"
  ]
  [
    "file" => "/var/www/html/weshare/vendor/twig/twig/src/Template.php"
    "line" => 402
    "function" => "doDisplay"
    "class" => "__TwigTemplate_40a1449c91e4f1205a4602a7139c9e7f"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/weshare/var/cache/dev/twig/f8/f876a8a1b4e8a336f65442c18a08b03d.php"
    "line" => 56
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/weshare/vendor/twig/twig/src/Template.php"
    "line" => 402
    "function" => "doDisplay"
    "class" => "__TwigTemplate_9081172ffd362e7e7f7d0aa5b15d42f0"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/weshare/vendor/twig/twig/src/Template.php"
    "line" => 358
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/weshare/vendor/twig/twig/src/Template.php"
    "line" => 373
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/weshare/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 51
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/weshare/vendor/twig/twig/src/Environment.php"
    "line" => 333
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/weshare/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 467
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/weshare/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 472
    "function" => "doRenderView"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/weshare/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 284
    "function" => "doRender"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/weshare/src/Controller/DefaultController.php"
    "line" => 66
    "function" => "render"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/weshare/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 183
    "function" => "home"
    "class" => "App\Controller\DefaultController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/weshare/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/weshare/vendor/symfony/http-kernel/Kernel.php"
    "line" => 193
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/weshare/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/weshare/vendor/autoload_runtime.php"
    "line" => 32
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/weshare/public/index.php"
    "line" => 6
    "args" => [
      "/var/www/html/weshare/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:73
[
  [
    "file" => "/var/www/html/weshare/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
    "line" => 73
    "function" => "has"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/weshare/vendor/symfony/security-csrf/CsrfTokenManager.php"
    "line" => 69
    "function" => "hasToken"
    "class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/weshare/vendor/symfony/form/FormRenderer.php"
    "line" => 54
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Csrf\CsrfTokenManager"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/weshare/var/cache/dev/twig/f8/f876a8a1b4e8a336f65442c18a08b03d.php"
    "line" => 246
    "function" => "renderCsrfToken"
    "class" => "Symfony\Component\Form\FormRenderer"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/weshare/vendor/twig/twig/src/Template.php"
    "line" => 446
    "function" => "block_content"
    "class" => "__TwigTemplate_9081172ffd362e7e7f7d0aa5b15d42f0"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/weshare/var/cache/dev/twig/77/7730d28a35c6bc43aee82895f6d31776.php"
    "line" => 122
    "function" => "yieldBlock"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/weshare/vendor/twig/twig/src/Template.php"
    "line" => 402
    "function" => "doDisplay"
    "class" => "__TwigTemplate_40a1449c91e4f1205a4602a7139c9e7f"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/weshare/var/cache/dev/twig/f8/f876a8a1b4e8a336f65442c18a08b03d.php"
    "line" => 56
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/weshare/vendor/twig/twig/src/Template.php"
    "line" => 402
    "function" => "doDisplay"
    "class" => "__TwigTemplate_9081172ffd362e7e7f7d0aa5b15d42f0"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/weshare/vendor/twig/twig/src/Template.php"
    "line" => 358
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/weshare/vendor/twig/twig/src/Template.php"
    "line" => 373
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/weshare/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 51
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/weshare/vendor/twig/twig/src/Environment.php"
    "line" => 333
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/weshare/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 467
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/weshare/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 472
    "function" => "doRenderView"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/weshare/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 284
    "function" => "doRender"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/weshare/src/Controller/DefaultController.php"
    "line" => 66
    "function" => "render"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/weshare/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 183
    "function" => "home"
    "class" => "App\Controller\DefaultController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/weshare/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/weshare/vendor/symfony/http-kernel/Kernel.php"
    "line" => 193
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/weshare/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/weshare/vendor/autoload_runtime.php"
    "line" => 32
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/weshare/public/index.php"
    "line" => 6
    "args" => [
      "/var/www/html/weshare/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:63
[
  [
    "file" => "/var/www/html/weshare/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
    "line" => 63
    "function" => "set"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/weshare/vendor/symfony/security-csrf/CsrfTokenManager.php"
    "line" => 74
    "function" => "setToken"
    "class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/weshare/vendor/symfony/form/FormRenderer.php"
    "line" => 54
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Csrf\CsrfTokenManager"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/weshare/var/cache/dev/twig/f8/f876a8a1b4e8a336f65442c18a08b03d.php"
    "line" => 246
    "function" => "renderCsrfToken"
    "class" => "Symfony\Component\Form\FormRenderer"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/weshare/vendor/twig/twig/src/Template.php"
    "line" => 446
    "function" => "block_content"
    "class" => "__TwigTemplate_9081172ffd362e7e7f7d0aa5b15d42f0"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/weshare/var/cache/dev/twig/77/7730d28a35c6bc43aee82895f6d31776.php"
    "line" => 122
    "function" => "yieldBlock"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/weshare/vendor/twig/twig/src/Template.php"
    "line" => 402
    "function" => "doDisplay"
    "class" => "__TwigTemplate_40a1449c91e4f1205a4602a7139c9e7f"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/weshare/var/cache/dev/twig/f8/f876a8a1b4e8a336f65442c18a08b03d.php"
    "line" => 56
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/weshare/vendor/twig/twig/src/Template.php"
    "line" => 402
    "function" => "doDisplay"
    "class" => "__TwigTemplate_9081172ffd362e7e7f7d0aa5b15d42f0"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/weshare/vendor/twig/twig/src/Template.php"
    "line" => 358
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/weshare/vendor/twig/twig/src/Template.php"
    "line" => 373
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/weshare/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 51
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/weshare/vendor/twig/twig/src/Environment.php"
    "line" => 333
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/weshare/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 467
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/weshare/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 472
    "function" => "doRenderView"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/weshare/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 284
    "function" => "doRender"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/weshare/src/Controller/DefaultController.php"
    "line" => 66
    "function" => "render"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/weshare/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 183
    "function" => "home"
    "class" => "App\Controller\DefaultController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/weshare/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/weshare/vendor/symfony/http-kernel/Kernel.php"
    "line" => 193
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/weshare/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/weshare/vendor/autoload_runtime.php"
    "line" => 32
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/weshare/public/index.php"
    "line" => 6
    "args" => [
      "/var/www/html/weshare/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:68
[
  [
    "file" => "/var/www/html/weshare/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 68
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/weshare/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 158
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/weshare/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 102
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/weshare/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/weshare/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/weshare/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/weshare/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 126
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/weshare/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 216
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/weshare/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 204
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/weshare/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/weshare/vendor/symfony/http-kernel/Kernel.php"
    "line" => 193
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/weshare/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/weshare/vendor/autoload_runtime.php"
    "line" => 32
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/weshare/public/index.php"
    "line" => 6
    "args" => [
      "/var/www/html/weshare/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:69
[
  [
    "file" => "/var/www/html/weshare/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 69
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/weshare/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 158
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/weshare/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 102
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/weshare/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/weshare/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/weshare/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/weshare/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 126
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/weshare/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 216
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/weshare/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 204
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/weshare/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/weshare/vendor/symfony/http-kernel/Kernel.php"
    "line" => 193
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/weshare/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/weshare/vendor/autoload_runtime.php"
    "line" => 32
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/weshare/public/index.php"
    "line" => 6
    "args" => [
      "/var/www/html/weshare/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:70
[
  [
    "file" => "/var/www/html/weshare/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 70
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/weshare/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 158
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/weshare/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 102
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/weshare/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/weshare/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/weshare/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/weshare/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 126
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/weshare/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 216
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/weshare/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 204
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/weshare/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/weshare/vendor/symfony/http-kernel/Kernel.php"
    "line" => 193
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/weshare/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/weshare/vendor/autoload_runtime.php"
    "line" => 32
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/weshare/public/index.php"
    "line" => 6
    "args" => [
      "/var/www/html/weshare/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:71
[
  [
    "file" => "/var/www/html/weshare/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 71
    "function" => "all"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/weshare/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 158
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/weshare/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 102
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/weshare/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/weshare/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/weshare/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/weshare/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 126
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/weshare/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 216
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/weshare/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 204
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/weshare/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/weshare/vendor/symfony/http-kernel/Kernel.php"
    "line" => 193
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/weshare/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/weshare/vendor/autoload_runtime.php"
    "line" => 32
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/weshare/public/index.php"
    "line" => 6
    "args" => [
      "/var/www/html/weshare/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:72
[
  [
    "file" => "/var/www/html/weshare/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 72
    "function" => "getFlashBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/weshare/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 158
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/weshare/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 102
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/weshare/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/weshare/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/weshare/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/weshare/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 126
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/weshare/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 216
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/weshare/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 204
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/weshare/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/weshare/vendor/symfony/http-kernel/Kernel.php"
    "line" => 193
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/weshare/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/weshare/vendor/autoload_runtime.php"
    "line" => 32
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/weshare/public/index.php"
    "line" => 6
    "args" => [
      "/var/www/html/weshare/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]

Flashes

Flashes

No flash messages were created.

Server Parameters

Server Parameters

Defined in .env

Key Value
API_ADDRESS_URL
"https://api-adresse.data.gouv.fr/search/"
API_GEOPF_URL
"https://data.geopf.fr/geocodage/search"
API_GUEST_LOGIN_URL
"http://wesharesymfony"
API_HMAC_SECRET
"cxKXLKxA+JjjyxIp+OtZT4E6AYxe7c7FzEBnBCIaPb+g5RnznqbKnPV8ZNmMwZsySl1GLZnmYQv87K5Tu5NPtQ=="
API_IRIS_URL
"https://public.opendatasoft.com/api/records/1.0/search/?dataset=georef-france-iris"
API_KEY
"AKuD9rT5yVuYqHdqMa3GplzQo0KZrp6cvvH7ytMR"
API_ZONAGES_URL
"https://zonages.donnees.incubateur.anct.gouv.fr/api/"
APP_DEBUG
"1"
APP_ENV
"dev"
APP_LOCALES
"fr_fr|en_gb|it_it|de_de|es_es|jp_jp|nl_nl|pt_pt|pt_br|pl_pl|gr_el"
APP_SECRET
"00d5fffc0a7cc86336310f4787d61a083d7fee98e1bafc18babccfcf2f90e24f"
BREVO_CLE_API
"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"
CONTRALIA_LOGIN
"your_contralia_login"
CONTRALIA_OFFER_CODE
"your_offer_code"
CONTRALIA_ORG_UNIT_CODE
"your_org_unit_code"
CONTRALIA_PASSWORD
"your_contralia_password"
CONTRALIA_PROXY_PORT
"443"
CONTRALIA_URL
"https://test.contralia.fr"
CUSTOM_REF
"your_custom_ref"
DB_HOST
"172.18.45.1"
DB_HOST_GUEST_REPONSE
"172.18.45.1"
DB_PASS
"mel_dev_2026"
DB_PASS_GUEST_REPONSE
"S64_GUEST"
DB_PORT
"11521"
DB_PORT_GUEST_REPONSE
"11521"
DB_SERVICE
"xepdb1"
DB_SERVICE_GUEST_REPONSE
"XEPDB1"
DB_TIER_HOST
"127.0.0.1"
DB_TIER_PASS
"wesharev7"
DB_TIER_PORT
"3306"
DB_TIER_SERVICE
"tier_S64"
DB_TIER_USER
"root"
DB_USER
"MELANIE_WS7"
DB_USER_GUEST_REPONSE
"S64_GUEST"
DYNAMIC_SCHEMA
"s64"
GARMIN_API_URL
"https://apis.garmin.com/wellness-api/rest/"
GARMIN_CALLBACK_URI
"http://wesharesymfony/fr_fr/biosensor/garmin/get-token"
GARMIN_DEREGISTRATION_URL
"https://apis.garmin.com/wellness-api/rest/user/registration"
GARMIN_KEY
"28bee396-1e5c-4dbf-be35-caa658857cf7"
GARMIN_OAUTH_LINK
"https://connect.garmin.com/oauth2Confirm"
GARMIN_REDIRECT_URI
"http://wesharesymfony/fr_fr/biosensor/garmin/get-token"
GARMIN_SECRET
"ij9GPuLFTIEAKZOl6ESZhbglcFvAPmge9Wl"
GARMIN_TOKEN_URL
"https://diauth.garmin.com/di-oauth2-service/oauth/token"
LOCK_DSN
"flock"
LOGGER
"on"
MAILER_DSN
"smtp://localhost:25"
MAILER_FORM
"noreply@yourcompany.com"
MEDIAWIKI_API_URL
"http://mediawiki/api.php"
MEDIAWIKI_AUTHORIZE_URL
"http://mediawiki/index.php/Spécial:Oauth2Client/redirect"
MEDIAWIKI_CLIENT_ID
"mediawiki"
MEDIAWIKI_CLIENT_SECRET
"mediawiki-secret"
MEDIAWIKI_INDEX_URL
"http://mediawiki/index.php"
MEDIAWIKI_KEY_PASSWORD_CHANGE
"your_password_change_key"
MEDIAWIKI_PASSWORD
"your_password"
MEDIAWIKI_REDIRECT_URL
"http://mediawiki/index.php/Spécial:Oauth2Client/callback"
MEDIAWIKI_URL
"http://mediawiki"
MEDIAWIKI_USERNAME
"your_username"
MESSENGER_TRANSPORT_DSN
"doctrine://default?auto_setup=0"
NZO_ENCRYPTOR_IV
"change_me"
NZO_ENCRYPTOR_SECRET
"change_me"
OAUTH2_API_URI
"http://oauth/api/test"
OAUTH2_CLIENT_ID
"your_client_id"
OAUTH2_CLIENT_SECRET
"your_client_secret"
OAUTH2_JWKS_URI
"http://oauth/.well-known/jwks.json"
OAUTH2_REDIRECT_URI
"http://weshare/oauth/callback"
OAUTH2_URL_ACCESS_TOKEN
"http://oauth/token"
OAUTH2_URL_AUTHORIZE
"http://oauth/authorize"
OAUTH2_USERINFO_SERVER
"http://oauth/userinfo"
OAUTH_ENCRYPTION_KEY
"your_oauth_encryption_key"
OAUTH_PASSPHRASE
"your_oauth_passphrase"
OAUTH_PRIVATE_KEY
"%kernel.project_dir%/config/jwt/private.pem"
OAUTH_PUBLIC_KEY
"%kernel.project_dir%/config/jwt/public.pem"
OAUTH_SERVER_URL
"http://oauth/login"
PASSWORD_VALIDATION_REGEX
"^(?=.*?[A-Z])(?=.*?[a-z])(?=.*?[0-9])(?=.*?[^a-zA-Z0-9]).{12,}$"
PATH_SAVE_PDF
"/var/documents/"
PROFILER_ENABLED
"true"
REPONSES_DATABASE_URL
"mysql://root:wesharev7@127.0.0.1:3306/S64?serverVersion=8.2.0&charset=utf8mb4"
REPONSES_INTROSPECTION_SCHEMA
"S64_HEPATOTKI"
RESET_PASSWORD_LIFETIME
"3600"
RESPONSE_TABLE_PREFIX
"s64_"
TABLE_PREFIX
"s64_"
TIERS_DATABASE_URL
"mysql://root:password@127.0.0.1:3306/tier_S64?serverVersion=8.2.0&charset=utf8mb4"
TOKEN_ACTIVATION_LIFETIME_HOURS
"48"
TRUSTED_PROXIES
"127.0.0.1"
USE_BREVO
"false"
WEBDAV_HOSTNAME
"https://unicancer-nas.unicancer.local:5006"
WEBDAV_PASSWORD
"CP5YAawdFFqt3ZLxMDbD"
WEBDAV_PATH
"/WEBDAV/DDP/WESHARE/LOCAL"
WEBDAV_PORT
"5006"
WEBDAV_SSL
"1"
WEBDAV_USERNAME
"WEBDAV_WS_LOCAL"
WITHINGS_API_URL
"https://wbsapi.withings.net/v2/"
WITHINGS_CLIENT_ID
"7c42cb24d0bf9bd7c5ea9bfade3702bf7d37108acc69e97a4e3c530c1cc5f02e"
WITHINGS_CLIENT_SECRET
"3575264b71b7462fb42a6997f318d0fd2fbbcd15c5f9c7bc79774ac90f164014"
WITHINGS_OAUTH_LINK
"https://account.withings.com/oauth2_user/authorize2?response_type=code&client_id=7c42cb24d0bf9bd7c5ea9bfade3702bf7d37108acc69e97a4e3c530c1cc5f02e&state=test&scope=user.activity,user.metrics,user.info,user.sleepevents&redirect_uri=http://wesharesymfony/fr_fr/biosensor/withings/get-token"
WITHINGS_REDIRECT_URI
"http://wesharesymfony/fr_fr/biosensor/withings/get-token"

Defined as regular env variables

Key Value
APACHE_LOCK_DIR
"/var/lock/apache2"
APACHE_LOG_DIR
"/var/log/apache2"
APACHE_PID_FILE
"/var/run/apache2/apache2.pid"
APACHE_RUN_DIR
"/var/run/apache2"
APACHE_RUN_GROUP
"www-data"
APACHE_RUN_USER
"www-data"
APP_PROJECT_DIR
"/var/www/html/weshare"
APP_RUNTIME
"Symfony\Component\Runtime\SymfonyRuntime"
APP_RUNTIME_OPTIONS
[
  "project_dir" => "/var/www/html/weshare"
]
CONTEXT_DOCUMENT_ROOT
"/var/www/html/weshare/public"
CONTEXT_PREFIX
""
DOCUMENT_ROOT
"/var/www/html/weshare/public"
GATEWAY_INTERFACE
"CGI/1.1"
HTTP_ACCEPT
"*/*"
HTTP_ACCEPT_ENCODING
"gzip"
HTTP_HOST
"test-ws-garmin.unicancer.fr"
HTTP_USER_AGENT
"checkmk-active-httpv2/2.4.0"
HTTP_X_FORWARDED_FOR
"172.18.45.3"
HTTP_X_FORWARDED_HOST
"test-ws-garmin.unicancer.fr"
HTTP_X_FORWARDED_PORT
"443"
HTTP_X_FORWARDED_PROTO
"https"
HTTP_X_FORWARDED_SERVER
"6ccefeb8bcf5"
HTTP_X_REAL_IP
"172.18.45.3"
LANG
"C"
PATH
"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"
PHP_SELF
"/index.php"
PWD
"/"
QUERY_STRING
""
REDIRECT_STATUS
"200"
REDIRECT_URL
"/"
REMOTE_ADDR
"10.0.9.32"
REMOTE_PORT
"50804"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"http"
REQUEST_TIME
1776354483
REQUEST_TIME_FLOAT
1776354483.2289
REQUEST_URI
"/"
SCRIPT_FILENAME
"/var/www/html/weshare/public/index.php"
SCRIPT_NAME
"/index.php"
SERVER_ADDR
"10.0.9.43"
SERVER_ADMIN
"[no address given]"
SERVER_NAME
"test-ws-garmin.unicancer.fr"
SERVER_PORT
"80"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SIGNATURE
"<address>Apache/2.4.66 (Debian) Server at test-ws-garmin.unicancer.fr Port 80</address>\n"
SERVER_SOFTWARE
"Apache/2.4.66 (Debian)"
SYMFONY_DOTENV_PATH
"/var/www/html/weshare/.env"
SYMFONY_DOTENV_VARS
"RESPONSE_TABLE_PREFIX,APP_ENV,APP_SECRET,TRUSTED_PROXIES,API_HMAC_SECRET,API_KEY,DB_USER,DB_PASS,DB_HOST,DB_PORT,DB_SERVICE,DB_TIER_USER,DB_TIER_PASS,DB_TIER_HOST,DB_TIER_PORT,DB_TIER_SERVICE,DB_USER_GUEST_REPONSE,DB_PASS_GUEST_REPONSE,DB_HOST_GUEST_REPONSE,DB_PORT_GUEST_REPONSE,DB_SERVICE_GUEST_REPONSE,TIERS_DATABASE_URL,API_GUEST_LOGIN_URL,LOGGER,APP_LOCALES,MAILER_FORM,BREVO_CLE_API,USE_BREVO,MAILER_DSN,MESSENGER_TRANSPORT_DSN,OAUTH2_CLIENT_ID,OAUTH2_CLIENT_SECRET,OAUTH2_REDIRECT_URI,OAUTH2_URL_AUTHORIZE,OAUTH2_URL_ACCESS_TOKEN,OAUTH2_JWKS_URI,OAUTH2_API_URI,OAUTH2_USERINFO_SERVER,OAUTH_SERVER_URL,NZO_ENCRYPTOR_SECRET,NZO_ENCRYPTOR_IV,GARMIN_KEY,GARMIN_SECRET,GARMIN_CALLBACK_URI,WITHINGS_API_URL,WITHINGS_CLIENT_ID,WITHINGS_CLIENT_SECRET,WITHINGS_OAUTH_LINK,WITHINGS_REDIRECT_URI,CONTRALIA_URL,CONTRALIA_PROXY_PORT,CONTRALIA_LOGIN,CONTRALIA_PASSWORD,CONTRALIA_OFFER_CODE,CONTRALIA_ORG_UNIT_CODE,CUSTOM_REF,MEDIAWIKI_URL,MEDIAWIKI_USERNAME,MEDIAWIKI_PASSWORD,MEDIAWIKI_API_URL,MEDIAWIKI_INDEX_URL,MEDIAWIKI_CLIENT_ID,MEDIAWIKI_CLIENT_SECRET,MEDIAWIKI_REDIRECT_URL,MEDIAWIKI_AUTHORIZE_URL,MEDIAWIKI_KEY_PASSWORD_CHANGE,RESET_PASSWORD_LIFETIME,TOKEN_ACTIVATION_LIFETIME_HOURS,PASSWORD_VALIDATION_REGEX,OAUTH_PRIVATE_KEY,OAUTH_PUBLIC_KEY,OAUTH_PASSPHRASE,OAUTH_ENCRYPTION_KEY,TABLE_PREFIX,DYNAMIC_SCHEMA,API_ADDRESS_URL,API_ZONAGES_URL,API_GEOPF_URL,API_IRIS_URL,LOCK_DSN,REPONSES_INTROSPECTION_SCHEMA,APP_DEBUG,PROFILER_ENABLED,REPONSES_DATABASE_URL,GARMIN_API_URL,GARMIN_REDIRECT_URI,GARMIN_DEREGISTRATION_URL,GARMIN_OAUTH_LINK,GARMIN_TOKEN_URL,WEBDAV_HOSTNAME,WEBDAV_USERNAME,WEBDAV_PASSWORD,WEBDAV_PORT,WEBDAV_PATH,WEBDAV_SSL,PATH_SAVE_PDF"
argc
0
argv
[]