GET https://preprod.ski-club-nissan.fpdev.fr/connect/login

UserController :: login

Request

GET Parameters

None

POST Parameters

None

Uploaded Files

None

Request Attributes

Key Value
_controller
"App\Controller\Connect\Security\UserController::login"
_firewall_context
"security.firewall.map.context.main"
_links
Symfony\Component\WebLink\GenericLinkProvider {#1153
  -links: [
    1155 => Symfony\Component\WebLink\Link {#1155
      -rel: [
        "preload" => "preload"
      ]
      -attributes: [
        "as" => "style"
      ]
      -href: "/assets/vendor/@fortawesome/fontawesome-free/css/all.min-DZawqem.css"
    }
    1156 => Symfony\Component\WebLink\Link {#1156
      -rel: [
        "preload" => "preload"
      ]
      -attributes: [
        "as" => "style"
      ]
      -href: "/assets/vendor/admin-lte/dist/css/adminlte.min-zNLrU7V.css"
    }
    1157 => Symfony\Component\WebLink\Link {#1157
      -rel: [
        "preload" => "preload"
      ]
      -attributes: [
        "as" => "style"
      ]
      -href: "/assets/styles/back-SiJYrJJ.css"
    }
    1158 => Symfony\Component\WebLink\Link {#1158
      -rel: [
        "preload" => "preload"
      ]
      -attributes: [
        "as" => "style"
      ]
      -href: "/assets/styles/app-maoG0wF.css"
    }
    1159 => Symfony\Component\WebLink\Link {#1159
      -rel: [
        "preload" => "preload"
      ]
      -attributes: [
        "as" => "style"
      ]
      -href: "/assets/vendor/tom-select/dist/css/tom-select.default-EUMPfwl.css"
    }
    1160 => Symfony\Component\WebLink\Link {#1160
      -rel: [
        "preload" => "preload"
      ]
      -attributes: [
        "as" => "style"
      ]
      -href: "/assets/@symfony/ux-live-component/live.min-FOtfHpc.css"
    }
  ]
}
_route
"app.connect.security.user.login"
_route_params
[]
_security_authenticators
[]
_security_firewall_run
"_security_main"
_security_skipped_authenticators
[
  Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#795
    -supports: false
    -passport: null
    -duration: null
    -stub: "App\Security\LoginFormAuthenticator"
    -authenticated: null
    -exception: null
    -authenticator: App\Security\LoginFormAuthenticator {#631 …}
  }
  Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#453
    -supports: false
    -passport: null
    -duration: null
    -stub: "Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator"
    -authenticated: null
    -exception: null
    -authenticator: Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator {#454 …}
  }
]
_stopwatch_token
"8bad39"

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip, br, zstd, deflate"
host
"preprod.ski-club-nissan.fpdev.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
"Sat, 06 Dec 2025 04:09:15 GMT"
link
"</assets/vendor/@fortawesome/fontawesome-free/css/all.min-DZawqem.css>; rel="preload"; as="style",</assets/vendor/admin-lte/dist/css/adminlte.min-zNLrU7V.css>; rel="preload"; as="style",</assets/styles/back-SiJYrJJ.css>; rel="preload"; as="style",</assets/styles/app-maoG0wF.css>; rel="preload"; as="style",</assets/vendor/tom-select/dist/css/tom-select.default-EUMPfwl.css>; rel="preload"; as="style",</assets/@symfony/ux-live-component/live.min-FOtfHpc.css>; rel="preload"; as="style""
x-debug-token
"856166"

Cookies

Request Cookies

No request cookies

Response Cookies

No response cookies

Session 9

Session Metadata

Key Value
Created
"Sat, 06 Dec 25 05:09:15 +0100"
Last used
"Sat, 06 Dec 25 05:09:15 +0100"
Lifetime
0

Session Attributes

No session attributes

Session Usage

9 Usages
Stateless check enabled
Usage
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:39
[
  [
    "file" => "/var/www/preprod/preprod.ski-club-nissan.fpdev.fr/app/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
    "line" => 39
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/preprod/preprod.ski-club-nissan.fpdev.fr/app/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 375
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/var/www/preprod/preprod.ski-club-nissan.fpdev.fr/app/src/Controller/Connect/Security/UserController.php"
    "line" => 71
    "function" => "getUser"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/preprod/preprod.ski-club-nissan.fpdev.fr/app/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 183
    "function" => "login"
    "class" => "App\Controller\Connect\Security\UserController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/preprod/preprod.ski-club-nissan.fpdev.fr/app/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/preprod/preprod.ski-club-nissan.fpdev.fr/app/vendor/symfony/http-kernel/Kernel.php"
    "line" => 182
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/preprod/preprod.ski-club-nissan.fpdev.fr/app/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/preprod/preprod.ski-club-nissan.fpdev.fr/app/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/preprod/preprod.ski-club-nissan.fpdev.fr/app/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/preprod/preprod.ski-club-nissan.fpdev.fr/app/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:38
[
  [
    "file" => "/var/www/preprod/preprod.ski-club-nissan.fpdev.fr/app/vendor/symfony/security-http/Authentication/AuthenticationUtils.php"
    "line" => 38
    "function" => "has"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/preprod/preprod.ski-club-nissan.fpdev.fr/app/src/Controller/Connect/Security/UserController.php"
    "line" => 75
    "function" => "getLastAuthenticationError"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"
    "type" => "->"
  ]
  [
    "file" => "/var/www/preprod/preprod.ski-club-nissan.fpdev.fr/app/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 183
    "function" => "login"
    "class" => "App\Controller\Connect\Security\UserController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/preprod/preprod.ski-club-nissan.fpdev.fr/app/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/preprod/preprod.ski-club-nissan.fpdev.fr/app/vendor/symfony/http-kernel/Kernel.php"
    "line" => 182
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/preprod/preprod.ski-club-nissan.fpdev.fr/app/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/preprod/preprod.ski-club-nissan.fpdev.fr/app/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/preprod/preprod.ski-club-nissan.fpdev.fr/app/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/preprod/preprod.ski-club-nissan.fpdev.fr/app/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:57
[
  [
    "file" => "/var/www/preprod/preprod.ski-club-nissan.fpdev.fr/app/vendor/symfony/security-http/Authentication/AuthenticationUtils.php"
    "line" => 57
    "function" => "get"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/preprod/preprod.ski-club-nissan.fpdev.fr/app/src/Controller/Connect/Security/UserController.php"
    "line" => 76
    "function" => "getLastUsername"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"
    "type" => "->"
  ]
  [
    "file" => "/var/www/preprod/preprod.ski-club-nissan.fpdev.fr/app/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 183
    "function" => "login"
    "class" => "App\Controller\Connect\Security\UserController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/preprod/preprod.ski-club-nissan.fpdev.fr/app/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/preprod/preprod.ski-club-nissan.fpdev.fr/app/vendor/symfony/http-kernel/Kernel.php"
    "line" => 182
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/preprod/preprod.ski-club-nissan.fpdev.fr/app/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/preprod/preprod.ski-club-nissan.fpdev.fr/app/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/preprod/preprod.ski-club-nissan.fpdev.fr/app/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/preprod/preprod.ski-club-nissan.fpdev.fr/app/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
App\Twig\Component\Flashbags\FlashbagComponent:22
[
  [
    "file" => "/var/www/preprod/preprod.ski-club-nissan.fpdev.fr/app/src/Twig/Component/Flashbags/FlashbagComponent.php"
    "line" => 22
    "function" => "getFlashBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/preprod/preprod.ski-club-nissan.fpdev.fr/app/vendor/twig/twig/src/Extension/CoreExtension.php"
    "line" => 1909
    "function" => "getTheFlashBag"
    "class" => "App\Twig\Component\Flashbags\FlashbagComponent"
    "type" => "->"
  ]
  [
    "file" => "/var/www/preprod/preprod.ski-club-nissan.fpdev.fr/app/var/cache/dev/twig/7d/7d1a5e9e99c5daeb6e93f6b8d183dc74.php"
    "line" => 49
    "function" => "getAttribute"
    "class" => "Twig\Extension\CoreExtension"
    "type" => "::"
  ]
  [
    "file" => "/var/www/preprod/preprod.ski-club-nissan.fpdev.fr/app/vendor/twig/twig/src/Template.php"
    "line" => 402
    "function" => "doDisplay"
    "class" => "__TwigTemplate_7c328631ee76b253bde7ab9e026253e0"
    "type" => "->"
  ]
  [
    "file" => "/var/www/preprod/preprod.ski-club-nissan.fpdev.fr/app/vendor/twig/twig/src/Template.php"
    "line" => 358
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/preprod/preprod.ski-club-nissan.fpdev.fr/app/vendor/twig/twig/src/Template.php"
    "line" => 373
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/preprod/preprod.ski-club-nissan.fpdev.fr/app/vendor/symfony/ux-twig-component/src/ComponentRenderer.php"
    "line" => 77
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/preprod/preprod.ski-club-nissan.fpdev.fr/app/vendor/symfony/ux-twig-component/src/ComponentRenderer.php"
    "line" => 56
    "function" => "render"
    "class" => "Symfony\UX\TwigComponent\ComponentRenderer"
    "type" => "->"
  ]
  [
    "file" => "/var/www/preprod/preprod.ski-club-nissan.fpdev.fr/app/vendor/symfony/ux-twig-component/src/Twig/ComponentRuntime.php"
    "line" => 51
    "function" => "createAndRender"
    "class" => "Symfony\UX\TwigComponent\ComponentRenderer"
    "type" => "->"
  ]
  [
    "file" => "/var/www/preprod/preprod.ski-club-nissan.fpdev.fr/app/var/cache/dev/twig/0d/0dbf49cecdedf29cbfcc105a690b0d1e.php"
    "line" => 98
    "function" => "render"
    "class" => "Symfony\UX\TwigComponent\Twig\ComponentRuntime"
    "type" => "->"
  ]
  [
    "file" => "/var/www/preprod/preprod.ski-club-nissan.fpdev.fr/app/vendor/twig/twig/src/Template.php"
    "line" => 402
    "function" => "doDisplay"
    "class" => "__TwigTemplate_139d4debe793c0e8dbf03a4f330bf153"
    "type" => "->"
  ]
  [
    "file" => "/var/www/preprod/preprod.ski-club-nissan.fpdev.fr/app/var/cache/dev/twig/d5/d57b941ed9cb59fff8c3258896477773.php"
    "line" => 54
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/preprod/preprod.ski-club-nissan.fpdev.fr/app/vendor/twig/twig/src/Template.php"
    "line" => 402
    "function" => "doDisplay"
    "class" => "__TwigTemplate_1b8db90f14d51109bd2a098c4e5a63cf"
    "type" => "->"
  ]
  [
    "file" => "/var/www/preprod/preprod.ski-club-nissan.fpdev.fr/app/var/cache/dev/twig/3d/3d6bce96013283a80b57fc3bdc9d7e2d.php"
    "line" => 54
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/preprod/preprod.ski-club-nissan.fpdev.fr/app/vendor/twig/twig/src/Template.php"
    "line" => 402
    "function" => "doDisplay"
    "class" => "__TwigTemplate_988bd32989ae98e3a3f68531ba4845dd"
    "type" => "->"
  ]
  [
    "file" => "/var/www/preprod/preprod.ski-club-nissan.fpdev.fr/app/vendor/twig/twig/src/Template.php"
    "line" => 358
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/preprod/preprod.ski-club-nissan.fpdev.fr/app/vendor/twig/twig/src/Template.php"
    "line" => 373
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/preprod/preprod.ski-club-nissan.fpdev.fr/app/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 51
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/preprod/preprod.ski-club-nissan.fpdev.fr/app/vendor/twig/twig/src/Environment.php"
    "line" => 333
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/var/www/preprod/preprod.ski-club-nissan.fpdev.fr/app/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 459
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/var/www/preprod/preprod.ski-club-nissan.fpdev.fr/app/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 464
    "function" => "doRenderView"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/preprod/preprod.ski-club-nissan.fpdev.fr/app/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 278
    "function" => "doRender"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/preprod/preprod.ski-club-nissan.fpdev.fr/app/src/Controller/Connect/Security/UserController.php"
    "line" => 78
    "function" => "render"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/preprod/preprod.ski-club-nissan.fpdev.fr/app/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 183
    "function" => "login"
    "class" => "App\Controller\Connect\Security\UserController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/preprod/preprod.ski-club-nissan.fpdev.fr/app/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/preprod/preprod.ski-club-nissan.fpdev.fr/app/vendor/symfony/http-kernel/Kernel.php"
    "line" => 182
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/preprod/preprod.ski-club-nissan.fpdev.fr/app/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/preprod/preprod.ski-club-nissan.fpdev.fr/app/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/preprod/preprod.ski-club-nissan.fpdev.fr/app/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/preprod/preprod.ski-club-nissan.fpdev.fr/app/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:68
[
  [
    "file" => "/var/www/preprod/preprod.ski-club-nissan.fpdev.fr/app/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 68
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/preprod/preprod.ski-club-nissan.fpdev.fr/app/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 158
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/var/www/preprod/preprod.ski-club-nissan.fpdev.fr/app/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 102
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/var/www/preprod/preprod.ski-club-nissan.fpdev.fr/app/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/preprod/preprod.ski-club-nissan.fpdev.fr/app/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/preprod/preprod.ski-club-nissan.fpdev.fr/app/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/preprod/preprod.ski-club-nissan.fpdev.fr/app/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 126
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/preprod/preprod.ski-club-nissan.fpdev.fr/app/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 216
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/preprod/preprod.ski-club-nissan.fpdev.fr/app/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 204
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/preprod/preprod.ski-club-nissan.fpdev.fr/app/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/preprod/preprod.ski-club-nissan.fpdev.fr/app/vendor/symfony/http-kernel/Kernel.php"
    "line" => 182
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/preprod/preprod.ski-club-nissan.fpdev.fr/app/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/preprod/preprod.ski-club-nissan.fpdev.fr/app/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/preprod/preprod.ski-club-nissan.fpdev.fr/app/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/preprod/preprod.ski-club-nissan.fpdev.fr/app/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:69
[
  [
    "file" => "/var/www/preprod/preprod.ski-club-nissan.fpdev.fr/app/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 69
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/preprod/preprod.ski-club-nissan.fpdev.fr/app/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 158
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/var/www/preprod/preprod.ski-club-nissan.fpdev.fr/app/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 102
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/var/www/preprod/preprod.ski-club-nissan.fpdev.fr/app/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/preprod/preprod.ski-club-nissan.fpdev.fr/app/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/preprod/preprod.ski-club-nissan.fpdev.fr/app/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/preprod/preprod.ski-club-nissan.fpdev.fr/app/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 126
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/preprod/preprod.ski-club-nissan.fpdev.fr/app/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 216
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/preprod/preprod.ski-club-nissan.fpdev.fr/app/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 204
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/preprod/preprod.ski-club-nissan.fpdev.fr/app/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/preprod/preprod.ski-club-nissan.fpdev.fr/app/vendor/symfony/http-kernel/Kernel.php"
    "line" => 182
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/preprod/preprod.ski-club-nissan.fpdev.fr/app/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/preprod/preprod.ski-club-nissan.fpdev.fr/app/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/preprod/preprod.ski-club-nissan.fpdev.fr/app/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/preprod/preprod.ski-club-nissan.fpdev.fr/app/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:70
[
  [
    "file" => "/var/www/preprod/preprod.ski-club-nissan.fpdev.fr/app/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 70
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/preprod/preprod.ski-club-nissan.fpdev.fr/app/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 158
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/var/www/preprod/preprod.ski-club-nissan.fpdev.fr/app/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 102
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/var/www/preprod/preprod.ski-club-nissan.fpdev.fr/app/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/preprod/preprod.ski-club-nissan.fpdev.fr/app/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/preprod/preprod.ski-club-nissan.fpdev.fr/app/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/preprod/preprod.ski-club-nissan.fpdev.fr/app/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 126
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/preprod/preprod.ski-club-nissan.fpdev.fr/app/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 216
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/preprod/preprod.ski-club-nissan.fpdev.fr/app/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 204
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/preprod/preprod.ski-club-nissan.fpdev.fr/app/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/preprod/preprod.ski-club-nissan.fpdev.fr/app/vendor/symfony/http-kernel/Kernel.php"
    "line" => 182
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/preprod/preprod.ski-club-nissan.fpdev.fr/app/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/preprod/preprod.ski-club-nissan.fpdev.fr/app/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/preprod/preprod.ski-club-nissan.fpdev.fr/app/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/preprod/preprod.ski-club-nissan.fpdev.fr/app/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:71
[
  [
    "file" => "/var/www/preprod/preprod.ski-club-nissan.fpdev.fr/app/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 71
    "function" => "all"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/preprod/preprod.ski-club-nissan.fpdev.fr/app/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 158
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/var/www/preprod/preprod.ski-club-nissan.fpdev.fr/app/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 102
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/var/www/preprod/preprod.ski-club-nissan.fpdev.fr/app/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/preprod/preprod.ski-club-nissan.fpdev.fr/app/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/preprod/preprod.ski-club-nissan.fpdev.fr/app/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/preprod/preprod.ski-club-nissan.fpdev.fr/app/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 126
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/preprod/preprod.ski-club-nissan.fpdev.fr/app/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 216
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/preprod/preprod.ski-club-nissan.fpdev.fr/app/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 204
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/preprod/preprod.ski-club-nissan.fpdev.fr/app/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/preprod/preprod.ski-club-nissan.fpdev.fr/app/vendor/symfony/http-kernel/Kernel.php"
    "line" => 182
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/preprod/preprod.ski-club-nissan.fpdev.fr/app/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/preprod/preprod.ski-club-nissan.fpdev.fr/app/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/preprod/preprod.ski-club-nissan.fpdev.fr/app/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/preprod/preprod.ski-club-nissan.fpdev.fr/app/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:72
[
  [
    "file" => "/var/www/preprod/preprod.ski-club-nissan.fpdev.fr/app/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 72
    "function" => "getFlashBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/preprod/preprod.ski-club-nissan.fpdev.fr/app/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 158
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/var/www/preprod/preprod.ski-club-nissan.fpdev.fr/app/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 102
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/var/www/preprod/preprod.ski-club-nissan.fpdev.fr/app/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/preprod/preprod.ski-club-nissan.fpdev.fr/app/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/preprod/preprod.ski-club-nissan.fpdev.fr/app/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/preprod/preprod.ski-club-nissan.fpdev.fr/app/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 126
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/preprod/preprod.ski-club-nissan.fpdev.fr/app/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 216
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/preprod/preprod.ski-club-nissan.fpdev.fr/app/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 204
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/preprod/preprod.ski-club-nissan.fpdev.fr/app/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/preprod/preprod.ski-club-nissan.fpdev.fr/app/vendor/symfony/http-kernel/Kernel.php"
    "line" => 182
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/preprod/preprod.ski-club-nissan.fpdev.fr/app/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/preprod/preprod.ski-club-nissan.fpdev.fr/app/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/preprod/preprod.ski-club-nissan.fpdev.fr/app/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/preprod/preprod.ski-club-nissan.fpdev.fr/app/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]

Flashes

Flashes

No flash messages were created.

Server Parameters

Server Parameters

Defined in .env

Key Value
APP_EMAIL
"fabricepetit.developpement@gmail.com"
APP_ENV
"dev"
APP_SECRET
"f682777edf79759a7e5dc3373470f8f1"
DATABASE_URL
"mysql://ski_club_nissan_preprod:MWyFqUMKU0F41g8oW9B8w5dz4VBmK55G@127.0.0.1:3306/ski_club_nissan_preprod?serverVersion=5.7&charset=utf8mb4"
DEFAULT_URI
"http://localhost"
EMAIL_ENABLED
"0"
LOCK_DSN
"flock"
MAILER_DSN
"gmail+smtp://mailer.fpdev@gmail.com:ltwcshgxdcmerptt@default?verify_peer=0"
MAILER_SENDER
"mailer.fpdev@gmail.com"
MESSENGER_TRANSPORT_DSN
"doctrine://default?auto_setup=0"
SERVER_ADMIN_USERNAME
"ubuntu"
SERVER_APACHE_USERNAME
"www-data"
SERVER_GROUP
"www-ubuntu"
SMS_ENABLED
"1"

Defined as regular env variables

Key Value
APP_DEBUG
"1"
CONTEXT_DOCUMENT_ROOT
"/var/www/preprod/preprod.ski-club-nissan.fpdev.fr/app/public"
CONTEXT_PREFIX
""
DOCUMENT_ROOT
"/var/www/preprod/preprod.ski-club-nissan.fpdev.fr/app/public"
GATEWAY_INTERFACE
"CGI/1.1"
HTTPS
"on"
HTTP_ACCEPT
"*/*"
HTTP_ACCEPT_ENCODING
"gzip, br, zstd, deflate"
HTTP_HOST
"preprod.ski-club-nissan.fpdev.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:/snap/bin"
PHP_SELF
"/index.php"
QUERY_STRING
""
REDIRECT_HTTPS
"on"
REDIRECT_SSL_TLS_SNI
"preprod.ski-club-nissan.fpdev.fr"
REDIRECT_STATUS
"200"
REDIRECT_URL
"/connect/login"
REMOTE_ADDR
"216.73.216.44"
REMOTE_PORT
"44960"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"https"
REQUEST_TIME
1764994155
REQUEST_TIME_FLOAT
1764994155.5703
REQUEST_URI
"/connect/login"
SCRIPT_FILENAME
"/var/www/preprod/preprod.ski-club-nissan.fpdev.fr/app/public/index.php"
SCRIPT_NAME
"/index.php"
SERVER_ADDR
"51.77.134.118"
SERVER_ADMIN
"webmaster@localhost"
SERVER_NAME
"preprod.ski-club-nissan.fpdev.fr"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SIGNATURE
"<address>Apache/2.4.58 (Ubuntu) Server at preprod.ski-club-nissan.fpdev.fr Port 443</address>\n"
SERVER_SOFTWARE
"Apache/2.4.58 (Ubuntu)"
SSL_CIPHER
"TLS_AES_256_GCM_SHA384"
SSL_CIPHER_ALGKEYSIZE
"256"
SSL_CIPHER_EXPORT
"false"
SSL_CIPHER_USEKEYSIZE
"256"
SSL_CLIENT_VERIFY
"NONE"
SSL_COMPRESS_METHOD
"NULL"
SSL_PROTOCOL
"TLSv1.3"
SSL_SECURE_RENEG
"true"
SSL_SERVER_A_KEY
"id-ecPublicKey"
SSL_SERVER_A_SIG
"ecdsa-with-SHA384"
SSL_SERVER_I_DN
"CN=E7,O=Let's Encrypt,C=US"
SSL_SERVER_I_DN_C
"US"
SSL_SERVER_I_DN_CN
"E7"
SSL_SERVER_I_DN_O
"Let's Encrypt"
SSL_SERVER_M_SERIAL
"061E9BC95108965AF03A73AAFC5F49F3DC2A"
SSL_SERVER_M_VERSION
"3"
SSL_SERVER_SAN_DNS_0
"crm.fpdev.fr"
SSL_SERVER_SAN_DNS_1
"crm.renovie.fpdev.fr"
SSL_SERVER_SAN_DNS_10
"preprod.les-creolines.fpdev.fr"
SSL_SERVER_SAN_DNS_11
"preprod.ski-club-nissan.fpdev.fr"
SSL_SERVER_SAN_DNS_12
"share.fpdev.fr"
SSL_SERVER_SAN_DNS_13
"ski-club-nissan.fpdev.fr"
SSL_SERVER_SAN_DNS_2
"demo.crm.fpdev.fr"
SSL_SERVER_SAN_DNS_3
"dolibarr.coralie.fpdev.fr"
SSL_SERVER_SAN_DNS_4
"dolibarr.fpdev.fr"
SSL_SERVER_SAN_DNS_5
"faut-le-dire.fr"
SSL_SERVER_SAN_DNS_6
"fpdev.fr"
SSL_SERVER_SAN_DNS_7
"la-cuisine.fpdev.fr"
SSL_SERVER_SAN_DNS_8
"les-creolines.fpdev.fr"
SSL_SERVER_SAN_DNS_9
"piwik.faut-le-dire.fr"
SSL_SERVER_S_DN
"CN=fpdev.fr"
SSL_SERVER_S_DN_CN
"fpdev.fr"
SSL_SERVER_V_END
"Feb 26 18:34:35 2026 GMT"
SSL_SERVER_V_START
"Nov 28 18:34:36 2025 GMT"
SSL_SESSION_ID
"f2871ac2f6a02721c7bf4e4afee86061c8c4acdb5322f3f6a39d24bf3c999372"
SSL_SESSION_RESUMED
"Initial"
SSL_TLS_SNI
"preprod.ski-club-nissan.fpdev.fr"
SSL_VERSION_INTERFACE
"mod_ssl/2.4.58"
SSL_VERSION_LIBRARY
"OpenSSL/3.0.13"
SYMFONY_DOTENV_PATH
"/var/www/preprod/preprod.ski-club-nissan.fpdev.fr/app/.env"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_SECRET,DEFAULT_URI,DATABASE_URL,MESSENGER_TRANSPORT_DSN,MAILER_DSN,APP_EMAIL,EMAIL_ENABLED,SMS_ENABLED,SERVER_APACHE_USERNAME,SERVER_ADMIN_USERNAME,SERVER_GROUP,LOCK_DSN,MAILER_SENDER"