SecurityController :: login
Request
GET Parameters
No GET parameters
POST Parameters
No POST parameters
Uploaded Files
No files were uploaded
Request Attributes
Key | Value |
---|---|
_controller | "App\Controller\SecurityController::login" |
_firewall_context | "security.firewall.map.context.main" |
_redirected | true |
_route | "app_login" |
_route_params | [] |
_security_firewall_run | "_security_main" |
_stopwatch_token | "9b0947" |
Request Headers
Header | Value |
---|---|
accept | "*/*" |
accept-encoding | "gzip, br, zstd, deflate" |
connection | "close" |
cookie | "PHPSESSID=4t1m0vib8elkh3q2p27cu9go4m; sf_redirect=%7B%22token%22%3A%22f7f17e%22%2C%22route%22%3A%22app_commande%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22App%5C%5CController%5C%5CCommandeController%22%2C%22method%22%3A%22index%22%2C%22file%22%3A%22%5C%2Fvar%5C%2Fwww%5C%2Fvhosts%5C%2Fcrmj4r.fr%5C%2Fhttpdocs%5C%2Fsrc%5C%2FController%5C%2FCommandeController.php%22%2C%22line%22%3A66%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D" |
host | "crmj4r.fr" |
referer | "https://crmj4r.fr/commande" |
user-agent | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
x-accel-internal | "/internal-nginx-static-location" |
x-php-ob-level | "1" |
x-real-ip | "216.73.216.149" |
Request Content
Request content not available (it was retrieved as a resource).
Response
Response Headers
Header | Value |
---|---|
cache-control | "private, must-revalidate" |
content-type | "text/html; charset=UTF-8" |
date | "Sat, 05 Jul 2025 08:58:57 GMT" |
expires | "-1" |
pragma | "no-cache" |
x-debug-token | "5fc7b3" |
Cookies
Request Cookies
Key | Value |
---|---|
PHPSESSID | "4t1m0vib8elkh3q2p27cu9go4m" |
sf_redirect | "{"token":"f7f17e","route":"app_commande","method":"GET","controller":{"class":"App\\Controller\\CommandeController","method":"index","file":"\/var\/www\/vhosts\/crmj4r.fr\/httpdocs\/src\/Controller\/CommandeController.php","line":66},"status_code":302,"status_text":"Found"}" |
Response Cookies
No response cookies
Session 6
Session Metadata
Key | Value |
---|---|
Created | "Sat, 05 Jul 25 08:58:57 +0000" |
Last used | "Sat, 05 Jul 25 08:58:57 +0000" |
Lifetime | 0 |
Session Attributes
Attribute | Value |
---|---|
_csrf/https-authenticate | "QwnAgzu3GtiNMCOoNFsbJC3w8qUrQXkxfYuNAyxYctI" |
_security.main.target_path | "https://crmj4r.fr/commande" |
Session Usage
6
Usages
Stateless check enabled
Usage |
---|
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:44
[ [ "file" => "/var/www/vhosts/crmj4r.fr/httpdocs/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php" "line" => 44 "function" => "getMetadataBag" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/var/www/vhosts/crmj4r.fr/httpdocs/vendor/symfony/framework-bundle/Controller/AbstractController.php" "line" => 352 "function" => "getToken" "class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage" "type" => "->" ] [ "file" => "/var/www/vhosts/crmj4r.fr/httpdocs/src/Controller/SecurityController.php" "line" => 22 "function" => "getUser" "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController" "type" => "->" ] [ "file" => "/var/www/vhosts/crmj4r.fr/httpdocs/vendor/symfony/http-kernel/HttpKernel.php" "line" => 163 "function" => "login" "class" => "App\Controller\SecurityController" "type" => "->" ] [ "file" => "/var/www/vhosts/crmj4r.fr/httpdocs/vendor/symfony/http-kernel/HttpKernel.php" "line" => 75 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/vhosts/crmj4r.fr/httpdocs/vendor/symfony/http-kernel/Kernel.php" "line" => 202 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/vhosts/crmj4r.fr/httpdocs/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php" "line" => 35 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] [ "file" => "/var/www/vhosts/crmj4r.fr/httpdocs/vendor/autoload_runtime.php" "line" => 29 "function" => "run" "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner" "type" => "->" ] [ "file" => "/var/www/vhosts/crmj4r.fr/httpdocs/public/index.php" "line" => 5 "args" => [ "/var/www/vhosts/crmj4r.fr/httpdocs/vendor/autoload_runtime.php" ] "function" => "require_once" ] ] |
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:40
[ [ "file" => "/var/www/vhosts/crmj4r.fr/httpdocs/vendor/symfony/security-http/Authentication/AuthenticationUtils.php" "line" => 40 "function" => "has" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/var/www/vhosts/crmj4r.fr/httpdocs/src/Controller/SecurityController.php" "line" => 27 "function" => "getLastAuthenticationError" "class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils" "type" => "->" ] [ "file" => "/var/www/vhosts/crmj4r.fr/httpdocs/vendor/symfony/http-kernel/HttpKernel.php" "line" => 163 "function" => "login" "class" => "App\Controller\SecurityController" "type" => "->" ] [ "file" => "/var/www/vhosts/crmj4r.fr/httpdocs/vendor/symfony/http-kernel/HttpKernel.php" "line" => 75 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/vhosts/crmj4r.fr/httpdocs/vendor/symfony/http-kernel/Kernel.php" "line" => 202 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/vhosts/crmj4r.fr/httpdocs/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php" "line" => 35 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] [ "file" => "/var/www/vhosts/crmj4r.fr/httpdocs/vendor/autoload_runtime.php" "line" => 29 "function" => "run" "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner" "type" => "->" ] [ "file" => "/var/www/vhosts/crmj4r.fr/httpdocs/public/index.php" "line" => 5 "args" => [ "/var/www/vhosts/crmj4r.fr/httpdocs/vendor/autoload_runtime.php" ] "function" => "require_once" ] ] |
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:59
[ [ "file" => "/var/www/vhosts/crmj4r.fr/httpdocs/vendor/symfony/security-http/Authentication/AuthenticationUtils.php" "line" => 59 "function" => "get" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/var/www/vhosts/crmj4r.fr/httpdocs/src/Controller/SecurityController.php" "line" => 29 "function" => "getLastUsername" "class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils" "type" => "->" ] [ "file" => "/var/www/vhosts/crmj4r.fr/httpdocs/vendor/symfony/http-kernel/HttpKernel.php" "line" => 163 "function" => "login" "class" => "App\Controller\SecurityController" "type" => "->" ] [ "file" => "/var/www/vhosts/crmj4r.fr/httpdocs/vendor/symfony/http-kernel/HttpKernel.php" "line" => 75 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/vhosts/crmj4r.fr/httpdocs/vendor/symfony/http-kernel/Kernel.php" "line" => 202 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/vhosts/crmj4r.fr/httpdocs/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php" "line" => 35 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] [ "file" => "/var/www/vhosts/crmj4r.fr/httpdocs/vendor/autoload_runtime.php" "line" => 29 "function" => "run" "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner" "type" => "->" ] [ "file" => "/var/www/vhosts/crmj4r.fr/httpdocs/public/index.php" "line" => 5 "args" => [ "/var/www/vhosts/crmj4r.fr/httpdocs/vendor/autoload_runtime.php" ] "function" => "require_once" ] ] |
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:85
[ [ "file" => "/var/www/vhosts/crmj4r.fr/httpdocs/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php" "line" => 85 "function" => "has" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/var/www/vhosts/crmj4r.fr/httpdocs/vendor/symfony/security-csrf/CsrfTokenManager.php" "line" => 74 "function" => "hasToken" "class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage" "type" => "->" ] [ "file" => "/var/www/vhosts/crmj4r.fr/httpdocs/vendor/symfony/form/FormRenderer.php" "line" => 65 "function" => "getToken" "class" => "Symfony\Component\Security\Csrf\CsrfTokenManager" "type" => "->" ] [ "file" => "/var/www/vhosts/crmj4r.fr/httpdocs/var/cache/dev/twig/57/57132b9dbecfb2825b62c0ef946e2e8a.php" "line" => 139 "function" => "renderCsrfToken" "class" => "Symfony\Component\Form\FormRenderer" "type" => "->" ] [ "file" => "/var/www/vhosts/crmj4r.fr/httpdocs/vendor/twig/twig/src/Template.php" "line" => 360 "function" => "doDisplay" "class" => "__TwigTemplate_cbd44a60748bdf816f82180ce84e203f" "type" => "->" ] [ "file" => "/var/www/vhosts/crmj4r.fr/httpdocs/vendor/twig/twig/src/Template.php" "line" => 335 "function" => "yield" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/var/www/vhosts/crmj4r.fr/httpdocs/vendor/twig/twig/src/TemplateWrapper.php" "line" => 38 "function" => "render" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/var/www/vhosts/crmj4r.fr/httpdocs/vendor/twig/twig/src/Environment.php" "line" => 307 "function" => "render" "class" => "Twig\TemplateWrapper" "type" => "->" ] [ "file" => "/var/www/vhosts/crmj4r.fr/httpdocs/vendor/symfony/framework-bundle/Controller/AbstractController.php" "line" => 220 "function" => "render" "class" => "Twig\Environment" "type" => "->" ] [ "file" => "/var/www/vhosts/crmj4r.fr/httpdocs/vendor/symfony/framework-bundle/Controller/AbstractController.php" "line" => 228 "function" => "renderView" "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController" "type" => "->" ] [ "file" => "/var/www/vhosts/crmj4r.fr/httpdocs/src/Controller/SecurityController.php" "line" => 31 "function" => "render" "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController" "type" => "->" ] [ "file" => "/var/www/vhosts/crmj4r.fr/httpdocs/vendor/symfony/http-kernel/HttpKernel.php" "line" => 163 "function" => "login" "class" => "App\Controller\SecurityController" "type" => "->" ] [ "file" => "/var/www/vhosts/crmj4r.fr/httpdocs/vendor/symfony/http-kernel/HttpKernel.php" "line" => 75 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/vhosts/crmj4r.fr/httpdocs/vendor/symfony/http-kernel/Kernel.php" "line" => 202 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/vhosts/crmj4r.fr/httpdocs/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php" "line" => 35 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] [ "file" => "/var/www/vhosts/crmj4r.fr/httpdocs/vendor/autoload_runtime.php" "line" => 29 "function" => "run" "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner" "type" => "->" ] [ "file" => "/var/www/vhosts/crmj4r.fr/httpdocs/public/index.php" "line" => 5 "args" => [ "/var/www/vhosts/crmj4r.fr/httpdocs/vendor/autoload_runtime.php" ] "function" => "require_once" ] ] |
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:72
[ [ "file" => "/var/www/vhosts/crmj4r.fr/httpdocs/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php" "line" => 72 "function" => "set" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/var/www/vhosts/crmj4r.fr/httpdocs/vendor/symfony/security-csrf/CsrfTokenManager.php" "line" => 79 "function" => "setToken" "class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage" "type" => "->" ] [ "file" => "/var/www/vhosts/crmj4r.fr/httpdocs/vendor/symfony/form/FormRenderer.php" "line" => 65 "function" => "getToken" "class" => "Symfony\Component\Security\Csrf\CsrfTokenManager" "type" => "->" ] [ "file" => "/var/www/vhosts/crmj4r.fr/httpdocs/var/cache/dev/twig/57/57132b9dbecfb2825b62c0ef946e2e8a.php" "line" => 139 "function" => "renderCsrfToken" "class" => "Symfony\Component\Form\FormRenderer" "type" => "->" ] [ "file" => "/var/www/vhosts/crmj4r.fr/httpdocs/vendor/twig/twig/src/Template.php" "line" => 360 "function" => "doDisplay" "class" => "__TwigTemplate_cbd44a60748bdf816f82180ce84e203f" "type" => "->" ] [ "file" => "/var/www/vhosts/crmj4r.fr/httpdocs/vendor/twig/twig/src/Template.php" "line" => 335 "function" => "yield" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/var/www/vhosts/crmj4r.fr/httpdocs/vendor/twig/twig/src/TemplateWrapper.php" "line" => 38 "function" => "render" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/var/www/vhosts/crmj4r.fr/httpdocs/vendor/twig/twig/src/Environment.php" "line" => 307 "function" => "render" "class" => "Twig\TemplateWrapper" "type" => "->" ] [ "file" => "/var/www/vhosts/crmj4r.fr/httpdocs/vendor/symfony/framework-bundle/Controller/AbstractController.php" "line" => 220 "function" => "render" "class" => "Twig\Environment" "type" => "->" ] [ "file" => "/var/www/vhosts/crmj4r.fr/httpdocs/vendor/symfony/framework-bundle/Controller/AbstractController.php" "line" => 228 "function" => "renderView" "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController" "type" => "->" ] [ "file" => "/var/www/vhosts/crmj4r.fr/httpdocs/src/Controller/SecurityController.php" "line" => 31 "function" => "render" "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController" "type" => "->" ] [ "file" => "/var/www/vhosts/crmj4r.fr/httpdocs/vendor/symfony/http-kernel/HttpKernel.php" "line" => 163 "function" => "login" "class" => "App\Controller\SecurityController" "type" => "->" ] [ "file" => "/var/www/vhosts/crmj4r.fr/httpdocs/vendor/symfony/http-kernel/HttpKernel.php" "line" => 75 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/vhosts/crmj4r.fr/httpdocs/vendor/symfony/http-kernel/Kernel.php" "line" => 202 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/vhosts/crmj4r.fr/httpdocs/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php" "line" => 35 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] [ "file" => "/var/www/vhosts/crmj4r.fr/httpdocs/vendor/autoload_runtime.php" "line" => 29 "function" => "run" "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner" "type" => "->" ] [ "file" => "/var/www/vhosts/crmj4r.fr/httpdocs/public/index.php" "line" => 5 "args" => [ "/var/www/vhosts/crmj4r.fr/httpdocs/vendor/autoload_runtime.php" ] "function" => "require_once" ] ] |
Symfony\Component\Security\Http\Firewall\ContextListener:184
[ [ "file" => "/var/www/vhosts/crmj4r.fr/httpdocs/vendor/symfony/security-http/Firewall/ContextListener.php" "line" => 184 "function" => "remove" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/var/www/vhosts/crmj4r.fr/httpdocs/vendor/symfony/event-dispatcher/Debug/WrappedListener.php" "line" => 111 "function" => "onKernelResponse" "class" => "Symfony\Component\Security\Http\Firewall\ContextListener" "type" => "->" ] [ "file" => "/var/www/vhosts/crmj4r.fr/httpdocs/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 230 "function" => "__invoke" "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener" "type" => "->" ] [ "file" => "/var/www/vhosts/crmj4r.fr/httpdocs/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 59 "function" => "callListeners" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/var/www/vhosts/crmj4r.fr/httpdocs/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php" "line" => 152 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/var/www/vhosts/crmj4r.fr/httpdocs/vendor/symfony/http-kernel/HttpKernel.php" "line" => 196 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher" "type" => "->" ] [ "file" => "/var/www/vhosts/crmj4r.fr/httpdocs/vendor/symfony/http-kernel/HttpKernel.php" "line" => 184 "function" => "filterResponse" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/vhosts/crmj4r.fr/httpdocs/vendor/symfony/http-kernel/HttpKernel.php" "line" => 75 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/vhosts/crmj4r.fr/httpdocs/vendor/symfony/http-kernel/Kernel.php" "line" => 202 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/vhosts/crmj4r.fr/httpdocs/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php" "line" => 35 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] [ "file" => "/var/www/vhosts/crmj4r.fr/httpdocs/vendor/autoload_runtime.php" "line" => 29 "function" => "run" "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner" "type" => "->" ] [ "file" => "/var/www/vhosts/crmj4r.fr/httpdocs/public/index.php" "line" => 5 "args" => [ "/var/www/vhosts/crmj4r.fr/httpdocs/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 | "2fe74e12fad513c4639b5b0a37890fd6" |
CORS_ALLOW_ORIGIN | "^https?://(localhost|127\.0\.0\.1)(:[0-9]+)?$" |
DATABASE_URL | "mysql://yoxu5597:fcp42Q3_3@195.154.92.10:3306/yoxu5597_prod_j4r?serverVersion=8&charset=utf8mb4" |
JWT_PASSPHRASE | "" |
JWT_PUBLIC_KEY | "%kernel.project_dir%/config/jwt/public.pem" |
JWT_SECRET_KEY | "%kernel.project_dir%/config/jwt/private.pem" |
LOCK_DSN | "flock" |
MAILER_DSN | "smtp://no_reply%40crmj4r.fr:Abdel12345!@mail.crmj4r.fr:25?encryption=&auth_mode=login&username=no_reply%40crmj4r.fr&verify_peer=0&verify_peer_name=0" |
MERCURE_JWT_SECRET | "!ChangeThisMercureHubJWTSecretKey!" |
MERCURE_PUBLIC_URL | "https://example.com/.well-known/mercure" |
MERCURE_URL | "https://example.com/.well-known/mercure" |
MESSENGER_TRANSPORT_DSN | "doctrine://default" |
Defined as regular env variables
Key | Value |
---|---|
APP_DEBUG | "1" |
CONTEXT_DOCUMENT_ROOT | "/var/www/vhosts/crmj4r.fr/httpdocs/public" |
CONTEXT_PREFIX | "" |
DOCUMENT_ROOT | "/var/www/vhosts/crmj4r.fr/httpdocs/public" |
FCGI_ROLE | "RESPONDER" |
GATEWAY_INTERFACE | "CGI/1.1" |
HOME | "/var/www/vhosts/crmj4r.fr" |
HTTPS | "on" |
HTTP_ACCEPT | "*/*" |
HTTP_ACCEPT_ENCODING | "gzip, br, zstd, deflate" |
HTTP_CONNECTION | "close" |
HTTP_COOKIE | "PHPSESSID=4t1m0vib8elkh3q2p27cu9go4m; sf_redirect=%7B%22token%22%3A%22f7f17e%22%2C%22route%22%3A%22app_commande%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22App%5C%5CController%5C%5CCommandeController%22%2C%22method%22%3A%22index%22%2C%22file%22%3A%22%5C%2Fvar%5C%2Fwww%5C%2Fvhosts%5C%2Fcrmj4r.fr%5C%2Fhttpdocs%5C%2Fsrc%5C%2FController%5C%2FCommandeController.php%22%2C%22line%22%3A66%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D" |
HTTP_HOST | "crmj4r.fr" |
HTTP_REFERER | "https://crmj4r.fr/commande" |
HTTP_USER_AGENT | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
HTTP_X_ACCEL_INTERNAL | "/internal-nginx-static-location" |
HTTP_X_REAL_IP | "216.73.216.149" |
PASSENGER_COMPILE_NATIVE_SUPPORT_BINARY | "0" |
PASSENGER_DOWNLOAD_NATIVE_SUPPORT_BINARY | "0" |
PATH | "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" |
PHP_SELF | "/index.php" |
QUERY_STRING | "" |
REDIRECT_HTTPS | "on" |
REDIRECT_PASSENGER_COMPILE_NATIVE_SUPPORT_BINARY | "0" |
REDIRECT_PASSENGER_DOWNLOAD_NATIVE_SUPPORT_BINARY | "0" |
REDIRECT_STATUS | "200" |
REDIRECT_URL | "/login" |
REMOTE_ADDR | "216.73.216.149" |
REMOTE_PORT | "48532" |
REQUEST_METHOD | "GET" |
REQUEST_SCHEME | "https" |
REQUEST_TIME | 1751705937 |
REQUEST_TIME_FLOAT | 1751705937.7216 |
REQUEST_URI | "/login" |
SCRIPT_FILENAME | "/var/www/vhosts/crmj4r.fr/httpdocs/public/index.php" |
SCRIPT_NAME | "/index.php" |
SERVER_ADDR | "195.154.92.10" |
SERVER_ADMIN | "[no address given]" |
SERVER_NAME | "crmj4r.fr" |
SERVER_PORT | "443" |
SERVER_PROTOCOL | "HTTP/1.0" |
SERVER_SIGNATURE | "<address>Apache Server at crmj4r.fr Port 443</address>\n" |
SERVER_SOFTWARE | "Apache" |
SYMFONY_DOTENV_VARS | "APP_ENV,APP_SECRET,DATABASE_URL,JWT_SECRET_KEY,JWT_PUBLIC_KEY,JWT_PASSPHRASE,CORS_ALLOW_ORIGIN,LOCK_DSN,MERCURE_URL,MERCURE_PUBLIC_URL,MERCURE_JWT_SECRET,MAILER_DSN,MESSENGER_TRANSPORT_DSN" |
USER | "crmj4r.fr_user" |
proxy-nokeepalive | "1" |