SecurityController :: login
Request
GET Parameters
None
POST Parameters
None
Uploaded Files
None
Request Attributes
Key | Value |
---|---|
_api_platform_links | Symfony\Component\WebLink\GenericLinkProvider {#1107 -links: [ 1106 => Symfony\Component\WebLink\Link {#1106 -href: "http://www.api.victory-web.entreprises-qualites.fr/api/docs.jsonld" -rel: [ "http://www.w3.org/ns/hydra/core#apiDocumentation" => "http://www.w3.org/ns/hydra/core#apiDocumentation" ] -attributes: [] } ] } |
_controller | "App\Controller\SecurityController::login" |
_firewall_context | "security.firewall.map.context.doc" |
_links | Symfony\Component\WebLink\GenericLinkProvider {#1019 -links: [ 1143 => Symfony\Component\WebLink\Link {#1143 -href: "/assets/styles/app-713d9828d7058036a44786836080554c.css" -rel: [ "preload" => "preload" ] -attributes: [ "as" => "style" ] } ] } |
_redirected | true |
_route | "app_login" |
_route_params | [] |
_security_firewall_run | "_security_doc" |
_stopwatch_token | "3bc0f5" |
Request Headers
Header | Value |
---|---|
accept | "*/*" |
accept-encoding | "gzip, deflate, br" |
cookie | "sf_redirect=%7B%22token%22%3A%22042b7a%22%2C%22route%22%3A%22api_entrypoint%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%22api_platform.action.entrypoint%22%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D; PHPSESSID=994aa6f6e4e89bb11c9f1a546a65128b" |
forwarded | "for=207.46.13.87; proto=http; host=www.api.victory-web.entreprises-qualites.fr" |
from | "bingbot(at)microsoft.com" |
host | "www.api.victory-web.entreprises-qualites.fr" |
remote-ip | "207.46.13.87" |
remote-port | "30395" |
user-agent | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm) Chrome/116.0.1938.76 Safari/537.36" |
x-forwarded-for | "207.46.13.87" |
x-forwarded-port | "80" |
x-forwarded-proto | "http" |
x-iplb-unique-id | "CF2E0D57:76BB_335BECC1:0050_680B2644_34C12:0E72" |
x-ovhrequest-id | "3e7dcc40c1f1d0e51a55f004b3774927" |
x-php-ob-level | "1" |
x-predictor | "1" |
x-remote-ip | "207.46.13.87" |
x-remote-port | "30395" |
x-remote-proto | "http" |
Request Content
Request content not available (it was retrieved as a resource).
Response
Response Headers
Header | Value |
---|---|
cache-control | "no-cache, private" |
content-type | "text/html; charset=UTF-8" |
date | "Fri, 25 Apr 2025 06:05:56 GMT" |
link | "</assets/styles/app-713d9828d7058036a44786836080554c.css>; rel="preload"; as="style"" |
x-debug-token | "a34953" |
Cookies
Request Cookies
Key | Value |
---|---|
PHPSESSID | "994aa6f6e4e89bb11c9f1a546a65128b" |
sf_redirect | "{"token":"042b7a","route":"api_entrypoint","method":"GET","controller":"api_platform.action.entrypoint","status_code":302,"status_text":"Found"}" |
Response Cookies
No response cookies
Session 5
Session Metadata
Key | Value |
---|---|
Created | "Fri, 25 Apr 25 08:05:56 +0200" |
Last used | "Fri, 25 Apr 25 08:05:56 +0200" |
Lifetime | 0 |
Session Attributes
Attribute | Value |
---|---|
_csrf/authenticate | "FsIf3DDX8AY6Ii38mxzfKAbCZcb0ptYzqUAO65jMwtc" |
_security.doc.target_path | "http://www.api.victory-web.entreprises-qualites.fr/api" |
Session Usage
5
Usages
Stateless check enabled
Usage |
---|
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:40
[ [ "file" => "/home/entrepa/victory-web/api/releases/11/application/vendor/symfony/security-http/Authentication/AuthenticationUtils.php" "line" => 40 "function" => "has" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/home/entrepa/victory-web/api/releases/11/application/src/Controller/SecurityController.php" "line" => 15 "function" => "getLastAuthenticationError" "class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils" "type" => "->" ] [ "file" => "/home/entrepa/victory-web/api/releases/11/application/vendor/symfony/http-kernel/HttpKernel.php" "line" => 178 "function" => "login" "class" => "App\Controller\SecurityController" "type" => "->" ] [ "file" => "/home/entrepa/victory-web/api/releases/11/application/vendor/symfony/http-kernel/HttpKernel.php" "line" => 76 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/entrepa/victory-web/api/releases/11/application/vendor/symfony/http-kernel/Kernel.php" "line" => 185 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/entrepa/victory-web/api/releases/11/application/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php" "line" => 35 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] [ "file" => "/home/entrepa/victory-web/api/releases/11/application/vendor/autoload_runtime.php" "line" => 29 "function" => "run" "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner" "type" => "->" ] [ "file" => "/home/entrepa/victory-web/api/releases/11/application/public/index.php" "line" => 5 "args" => [ "/home/entrepa/victory-web/api/releases/11/application/vendor/autoload_runtime.php" ] "function" => "require_once" ] ] |
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:59
[ [ "file" => "/home/entrepa/victory-web/api/releases/11/application/vendor/symfony/security-http/Authentication/AuthenticationUtils.php" "line" => 59 "function" => "get" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/home/entrepa/victory-web/api/releases/11/application/src/Controller/SecurityController.php" "line" => 17 "function" => "getLastUsername" "class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils" "type" => "->" ] [ "file" => "/home/entrepa/victory-web/api/releases/11/application/vendor/symfony/http-kernel/HttpKernel.php" "line" => 178 "function" => "login" "class" => "App\Controller\SecurityController" "type" => "->" ] [ "file" => "/home/entrepa/victory-web/api/releases/11/application/vendor/symfony/http-kernel/HttpKernel.php" "line" => 76 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/entrepa/victory-web/api/releases/11/application/vendor/symfony/http-kernel/Kernel.php" "line" => 185 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/entrepa/victory-web/api/releases/11/application/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php" "line" => 35 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] [ "file" => "/home/entrepa/victory-web/api/releases/11/application/vendor/autoload_runtime.php" "line" => 29 "function" => "run" "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner" "type" => "->" ] [ "file" => "/home/entrepa/victory-web/api/releases/11/application/public/index.php" "line" => 5 "args" => [ "/home/entrepa/victory-web/api/releases/11/application/vendor/autoload_runtime.php" ] "function" => "require_once" ] ] |
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:76
[ [ "file" => "/home/entrepa/victory-web/api/releases/11/application/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php" "line" => 76 "function" => "has" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/home/entrepa/victory-web/api/releases/11/application/vendor/symfony/security-csrf/CsrfTokenManager.php" "line" => 69 "function" => "hasToken" "class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage" "type" => "->" ] [ "file" => "/home/entrepa/victory-web/api/releases/11/application/vendor/symfony/form/FormRenderer.php" "line" => 56 "function" => "getToken" "class" => "Symfony\Component\Security\Csrf\CsrfTokenManager" "type" => "->" ] [ "file" => "/home/entrepa/victory-web/api/releases/11/application/var/cache/dev/twig/81/81301715a65b553c1faabee4ee2fb281.php" "line" => 130 "function" => "renderCsrfToken" "class" => "Symfony\Component\Form\FormRenderer" "type" => "->" ] [ "file" => "/home/entrepa/victory-web/api/releases/11/application/vendor/twig/twig/src/Template.php" "line" => 430 "function" => "block_body" "class" => "__TwigTemplate_f738ce27b5107d2d6c7a5c0df3740afc" "type" => "->" ] [ "file" => "/home/entrepa/victory-web/api/releases/11/application/var/cache/dev/twig/d6/d6b82f7866862a8133c00671361c170e.php" "line" => 71 "function" => "yieldBlock" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/home/entrepa/victory-web/api/releases/11/application/vendor/twig/twig/src/Template.php" "line" => 360 "function" => "doDisplay" "class" => "__TwigTemplate_8dbe456d53472e426ac112e83090ec3a" "type" => "->" ] [ "file" => "/home/entrepa/victory-web/api/releases/11/application/var/cache/dev/twig/81/81301715a65b553c1faabee4ee2fb281.php" "line" => 50 "function" => "yield" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/home/entrepa/victory-web/api/releases/11/application/vendor/twig/twig/src/Template.php" "line" => 360 "function" => "doDisplay" "class" => "__TwigTemplate_f738ce27b5107d2d6c7a5c0df3740afc" "type" => "->" ] [ "file" => "/home/entrepa/victory-web/api/releases/11/application/vendor/twig/twig/src/Template.php" "line" => 335 "function" => "yield" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/home/entrepa/victory-web/api/releases/11/application/vendor/twig/twig/src/TemplateWrapper.php" "line" => 38 "function" => "render" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/home/entrepa/victory-web/api/releases/11/application/vendor/twig/twig/src/Environment.php" "line" => 299 "function" => "render" "class" => "Twig\TemplateWrapper" "type" => "->" ] [ "file" => "/home/entrepa/victory-web/api/releases/11/application/vendor/symfony/framework-bundle/Controller/AbstractController.php" "line" => 431 "function" => "render" "class" => "Twig\Environment" "type" => "->" ] [ "file" => "/home/entrepa/victory-web/api/releases/11/application/vendor/symfony/framework-bundle/Controller/AbstractController.php" "line" => 436 "function" => "doRenderView" "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController" "type" => "->" ] [ "file" => "/home/entrepa/victory-web/api/releases/11/application/vendor/symfony/framework-bundle/Controller/AbstractController.php" "line" => 250 "function" => "doRender" "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController" "type" => "->" ] [ "file" => "/home/entrepa/victory-web/api/releases/11/application/src/Controller/SecurityController.php" "line" => 19 "function" => "render" "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController" "type" => "->" ] [ "file" => "/home/entrepa/victory-web/api/releases/11/application/vendor/symfony/http-kernel/HttpKernel.php" "line" => 178 "function" => "login" "class" => "App\Controller\SecurityController" "type" => "->" ] [ "file" => "/home/entrepa/victory-web/api/releases/11/application/vendor/symfony/http-kernel/HttpKernel.php" "line" => 76 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/entrepa/victory-web/api/releases/11/application/vendor/symfony/http-kernel/Kernel.php" "line" => 185 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/entrepa/victory-web/api/releases/11/application/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php" "line" => 35 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] [ "file" => "/home/entrepa/victory-web/api/releases/11/application/vendor/autoload_runtime.php" "line" => 29 "function" => "run" "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner" "type" => "->" ] [ "file" => "/home/entrepa/victory-web/api/releases/11/application/public/index.php" "line" => 5 "args" => [ "/home/entrepa/victory-web/api/releases/11/application/vendor/autoload_runtime.php" ] "function" => "require_once" ] ] |
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:66
[ [ "file" => "/home/entrepa/victory-web/api/releases/11/application/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php" "line" => 66 "function" => "set" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/home/entrepa/victory-web/api/releases/11/application/vendor/symfony/security-csrf/CsrfTokenManager.php" "line" => 74 "function" => "setToken" "class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage" "type" => "->" ] [ "file" => "/home/entrepa/victory-web/api/releases/11/application/vendor/symfony/form/FormRenderer.php" "line" => 56 "function" => "getToken" "class" => "Symfony\Component\Security\Csrf\CsrfTokenManager" "type" => "->" ] [ "file" => "/home/entrepa/victory-web/api/releases/11/application/var/cache/dev/twig/81/81301715a65b553c1faabee4ee2fb281.php" "line" => 130 "function" => "renderCsrfToken" "class" => "Symfony\Component\Form\FormRenderer" "type" => "->" ] [ "file" => "/home/entrepa/victory-web/api/releases/11/application/vendor/twig/twig/src/Template.php" "line" => 430 "function" => "block_body" "class" => "__TwigTemplate_f738ce27b5107d2d6c7a5c0df3740afc" "type" => "->" ] [ "file" => "/home/entrepa/victory-web/api/releases/11/application/var/cache/dev/twig/d6/d6b82f7866862a8133c00671361c170e.php" "line" => 71 "function" => "yieldBlock" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/home/entrepa/victory-web/api/releases/11/application/vendor/twig/twig/src/Template.php" "line" => 360 "function" => "doDisplay" "class" => "__TwigTemplate_8dbe456d53472e426ac112e83090ec3a" "type" => "->" ] [ "file" => "/home/entrepa/victory-web/api/releases/11/application/var/cache/dev/twig/81/81301715a65b553c1faabee4ee2fb281.php" "line" => 50 "function" => "yield" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/home/entrepa/victory-web/api/releases/11/application/vendor/twig/twig/src/Template.php" "line" => 360 "function" => "doDisplay" "class" => "__TwigTemplate_f738ce27b5107d2d6c7a5c0df3740afc" "type" => "->" ] [ "file" => "/home/entrepa/victory-web/api/releases/11/application/vendor/twig/twig/src/Template.php" "line" => 335 "function" => "yield" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/home/entrepa/victory-web/api/releases/11/application/vendor/twig/twig/src/TemplateWrapper.php" "line" => 38 "function" => "render" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/home/entrepa/victory-web/api/releases/11/application/vendor/twig/twig/src/Environment.php" "line" => 299 "function" => "render" "class" => "Twig\TemplateWrapper" "type" => "->" ] [ "file" => "/home/entrepa/victory-web/api/releases/11/application/vendor/symfony/framework-bundle/Controller/AbstractController.php" "line" => 431 "function" => "render" "class" => "Twig\Environment" "type" => "->" ] [ "file" => "/home/entrepa/victory-web/api/releases/11/application/vendor/symfony/framework-bundle/Controller/AbstractController.php" "line" => 436 "function" => "doRenderView" "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController" "type" => "->" ] [ "file" => "/home/entrepa/victory-web/api/releases/11/application/vendor/symfony/framework-bundle/Controller/AbstractController.php" "line" => 250 "function" => "doRender" "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController" "type" => "->" ] [ "file" => "/home/entrepa/victory-web/api/releases/11/application/src/Controller/SecurityController.php" "line" => 19 "function" => "render" "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController" "type" => "->" ] [ "file" => "/home/entrepa/victory-web/api/releases/11/application/vendor/symfony/http-kernel/HttpKernel.php" "line" => 178 "function" => "login" "class" => "App\Controller\SecurityController" "type" => "->" ] [ "file" => "/home/entrepa/victory-web/api/releases/11/application/vendor/symfony/http-kernel/HttpKernel.php" "line" => 76 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/entrepa/victory-web/api/releases/11/application/vendor/symfony/http-kernel/Kernel.php" "line" => 185 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/entrepa/victory-web/api/releases/11/application/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php" "line" => 35 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] [ "file" => "/home/entrepa/victory-web/api/releases/11/application/vendor/autoload_runtime.php" "line" => 29 "function" => "run" "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner" "type" => "->" ] [ "file" => "/home/entrepa/victory-web/api/releases/11/application/public/index.php" "line" => 5 "args" => [ "/home/entrepa/victory-web/api/releases/11/application/vendor/autoload_runtime.php" ] "function" => "require_once" ] ] |
Symfony\Component\Security\Http\Firewall\ContextListener:171
[ [ "file" => "/home/entrepa/victory-web/api/releases/11/application/vendor/symfony/security-http/Firewall/ContextListener.php" "line" => 171 "function" => "remove" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/home/entrepa/victory-web/api/releases/11/application/vendor/symfony/event-dispatcher/Debug/WrappedListener.php" "line" => 116 "function" => "onKernelResponse" "class" => "Symfony\Component\Security\Http\Firewall\ContextListener" "type" => "->" ] [ "file" => "/home/entrepa/victory-web/api/releases/11/application/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 206 "function" => "__invoke" "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener" "type" => "->" ] [ "file" => "/home/entrepa/victory-web/api/releases/11/application/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 56 "function" => "callListeners" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/home/entrepa/victory-web/api/releases/11/application/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php" "line" => 127 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/home/entrepa/victory-web/api/releases/11/application/vendor/symfony/http-kernel/HttpKernel.php" "line" => 211 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher" "type" => "->" ] [ "file" => "/home/entrepa/victory-web/api/releases/11/application/vendor/symfony/http-kernel/HttpKernel.php" "line" => 199 "function" => "filterResponse" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/entrepa/victory-web/api/releases/11/application/vendor/symfony/http-kernel/HttpKernel.php" "line" => 76 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/entrepa/victory-web/api/releases/11/application/vendor/symfony/http-kernel/Kernel.php" "line" => 185 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/entrepa/victory-web/api/releases/11/application/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php" "line" => 35 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] [ "file" => "/home/entrepa/victory-web/api/releases/11/application/vendor/autoload_runtime.php" "line" => 29 "function" => "run" "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner" "type" => "->" ] [ "file" => "/home/entrepa/victory-web/api/releases/11/application/public/index.php" "line" => 5 "args" => [ "/home/entrepa/victory-web/api/releases/11/application/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 | "90246eab57e2a9b613c59b15667eebb6" |
CORS_ALLOW_ORIGIN | "^https?://(localhost|127\.0\.0\.1)(:[0-9]+)?$" |
DATABASE_URL | "mysql://entrepaconfig:Birac16Chateau9Config5@entrepaconfig.mysql.db:3306/entrepaconfig?serverVersion=5.7&charset=utf8" |
JWT_PASSPHRASE | "f75dd9f7dfe9ad758dcf1b6c340d1f407784f488103f3f3c8c4eec3b5272726d" |
JWT_PUBLIC_KEY | "%kernel.project_dir%/config/jwt/public.pem" |
JWT_SECRET_KEY | "%kernel.project_dir%/config/jwt/private.pem" |
MESSENGER_TRANSPORT_DSN | "doctrine://default?auto_setup=0" |
Defined as regular env variables
Key | Value |
---|---|
APP_DEBUG | "1" |
CFG_CLUSTER | "cluster028" |
DOCUMENT_ROOT | "/home/entrepa/victory-web/api/current/application/public" |
ENVIRONMENT | "development" |
FCGI_ROLE | "RESPONDER" |
GATEWAY_INTERFACE | "CGI/1.1" |
GEOIP_AREA_CODE | "0" |
GEOIP_COUNTRY_CODE | "US" |
GEOIP_COUNTRY_NAME | "United States" |
GEOIP_DMA_CODE | "0" |
GEOIP_LATITUDE | "37.750999" |
GEOIP_LONGITUDE | "-97.821999" |
HTTP_ACCEPT | "*/*" |
HTTP_ACCEPT_ENCODING | "gzip, deflate, br" |
HTTP_COOKIE | "sf_redirect=%7B%22token%22%3A%22042b7a%22%2C%22route%22%3A%22api_entrypoint%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%22api_platform.action.entrypoint%22%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D; PHPSESSID=994aa6f6e4e89bb11c9f1a546a65128b" |
HTTP_FORWARDED | "for=207.46.13.87; proto=http; host=www.api.victory-web.entreprises-qualites.fr" |
HTTP_FROM | "bingbot(at)microsoft.com" |
HTTP_HOST | "www.api.victory-web.entreprises-qualites.fr" |
HTTP_REMOTE_IP | "207.46.13.87" |
HTTP_REMOTE_PORT | "30395" |
HTTP_USER_AGENT | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm) Chrome/116.0.1938.76 Safari/537.36" |
HTTP_X_FORWARDED_FOR | "207.46.13.87" |
HTTP_X_FORWARDED_PORT | "80" |
HTTP_X_FORWARDED_PROTO | "http" |
HTTP_X_IPLB_UNIQUE_ID | "CF2E0D57:76BB_335BECC1:0050_680B2644_34C12:0E72" |
HTTP_X_OVHREQUEST_ID | "3e7dcc40c1f1d0e51a55f004b3774927" |
HTTP_X_PREDICTOR | "1" |
HTTP_X_REMOTE_IP | "207.46.13.87" |
HTTP_X_REMOTE_PORT | "30395" |
HTTP_X_REMOTE_PROTO | "http" |
PHP_SELF | "/index.php" |
QUERY_STRING | "" |
REDIRECT_STATUS | "200" |
REDIRECT_URL | "/login" |
REMOTE_ADDR | "207.46.13.87" |
REMOTE_PORT | "18024" |
REQUEST_METHOD | "GET" |
REQUEST_TIME | 1745561156 |
REQUEST_TIME_FLOAT | 1745561156.6859 |
REQUEST_URI | "/login" |
SCRIPT_FILENAME | "/home/entrepa/victory-web/api/current/application/public/index.php" |
SCRIPT_NAME | "/index.php" |
SCRIPT_URI | "http://www.api.victory-web.entreprises-qualites.fr/login" |
SCRIPT_URL | "/login" |
SERVER_ADDR | "10.28.20.50" |
SERVER_ADMIN | "postmaster@www.api.victory-web.entreprises-qualites.fr" |
SERVER_NAME | "www.api.victory-web.entreprises-qualites.fr" |
SERVER_PORT | "80" |
SERVER_PROTOCOL | "HTTP/1.1" |
SERVER_SIGNATURE | "" |
SERVER_SOFTWARE | "Apache" |
SYMFONY_DOTENV_VARS | "APP_ENV,APP_SECRET,DATABASE_URL,MESSENGER_TRANSPORT_DSN,CORS_ALLOW_ORIGIN,JWT_SECRET_KEY,JWT_PUBLIC_KEY,JWT_PASSPHRASE" |
UNIQUE_ID | "aAsmRDNqxasTIZLZwiXSgQAABFo" |
USER | "entrepa" |
argc | 0 |
argv | [] |