Redirect 302 redirect from GET @app_dashboard (29615d)

GET https://hygio.maisoneptroia.fr/login

SecurityController :: login

Request

GET Parameters

None

POST Parameters

None

Uploaded Files

None

Request Attributes

Key Value
_controller
"App\Controller\SecurityController::login"
_controller_attributes
[
  Symfony\Component\Routing\Attribute\Route {#568
    +methods: []
    +envs: []
    +schemes: []
    +aliases: []
    +path: "/login"
    +name: "app_login"
    +requirements: []
    +options: []
    +defaults: []
    +host: null
    +condition: null
    +priority: null
  }
]
_firewall_context
"security.firewall.map.context.main"
_redirected
true
_route
"app_login"
_route_params
[]
_security_authenticators
[]
_security_firewall_run
"_security_main"
_security_skipped_authenticators
[
  Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#550
    -supports: false
    -passport: null
    -duration: null
    -stub: "App\Security\AppAuthenticator"
    -authenticated: null
    -exception: null
    -authenticator: App\Security\AppAuthenticator {#503 …}
  }
]
_stopwatch_token
"8f1593"

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip, br, zstd, deflate"
cookie
"main_deauth_profile_token=29615d; sf_redirect=%7B%22token%22%3A%2229615d%22%2C%22route%22%3A%22app_dashboard%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22App%5C%5CController%5C%5CDashboardController%22%2C%22method%22%3A%22index%22%2C%22file%22%3A%22%5C%2Fhome%5C%2Fmaisoza%5C%2Fwww%5C%2Fhygio%5C%2Fsrc%5C%2FController%5C%2FDashboardController.php%22%2C%22line%22%3A20%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D; PHPSESSID=e990d0ab90f19c696d929eef26903391"
host
"hygio.maisoneptroia.fr"
referer
"https://hygio.maisoneptroia.fr/?C=M&O=A"
remote-ip
"216.73.217.25"
user-agent
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
x-forwarded-for
"216.73.217.25"
x-forwarded-proto
"https"
x-ovhrequest-id
"227e0d46fb0353394a89a1ac94b331c9"
x-php-ob-level
"1"
x-predictor
"1"

Request Content

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

Retry Command

curl \
  --compressed \
  --url 'https://hygio.maisoneptroia.fr/login' \
  --header 'Remote-Ip: 216.73.217.25' \
  --header 'Referer: https://hygio.maisoneptroia.fr/?C=M&O=A' \
  --header 'Accept-Encoding: gzip, br, zstd, deflate' \
  --header 'User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)' \
  --header 'Accept: */*' \
  --header 'X-Ovhrequest-Id: 227e0d46fb0353394a89a1ac94b331c9' \
  --header 'X-Forwarded-Proto: https' \
  --header 'X-Forwarded-For: 216.73.217.25' \
  --header 'X-Predictor: 1' \
  --header 'X-Php-Ob-Level: 1' \
  --cookie 'main_deauth_profile_token=29615d; sf_redirect=%7B%22token%22%3A%2229615d%22%2C%22route%22%3A%22app_dashboard%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22App%5C%5CController%5C%5CDashboardController%22%2C%22method%22%3A%22index%22%2C%22file%22%3A%22%5C%2Fhome%5C%2Fmaisoza%5C%2Fwww%5C%2Fhygio%5C%2Fsrc%5C%2FController%5C%2FDashboardController.php%22%2C%22line%22%3A20%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D; PHPSESSID=e990d0ab90f19c696d929eef26903391'

Response

Response Headers

Header Value
cache-control
"max-age=0, must-revalidate, private"
content-type
"text/html; charset=UTF-8"
date
"Tue, 07 Jul 2026 17:01:57 GMT"
expires
"Tue, 07 Jul 2026 17:01:57 GMT"
x-debug-token
"56086e"
x-robots-tag
"noindex"

Cookies

Request Cookies

Key Value
PHPSESSID
"e990d0ab90f19c696d929eef26903391"
main_deauth_profile_token
"29615d"
sf_redirect
"{"token":"29615d","route":"app_dashboard","method":"GET","controller":{"class":"App\\Controller\\DashboardController","method":"index","file":"\/home\/maisoza\/www\/hygio\/src\/Controller\/DashboardController.php","line":20},"status_code":302,"status_text":"Found"}"

Response Cookies

No response cookies

Session 3

Session Metadata

No session metadata

Session Attributes

No session attributes

Session Usage

3 Usages
Stateless check enabled
Usage
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:38
[
  [
    "file" => "/home/maisoza/www/hygio/vendor/symfony/security-http/Authentication/AuthenticationUtils.php"
    "line" => 38
    "function" => "has"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/maisoza/www/hygio/src/Controller/SecurityController.php"
    "line" => 20
    "function" => "getLastAuthenticationError"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"
    "type" => "->"
  ]
  [
    "file" => "/home/maisoza/www/hygio/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 188
    "function" => "login"
    "class" => "App\Controller\SecurityController"
    "type" => "->"
  ]
  [
    "file" => "/home/maisoza/www/hygio/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 79
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/maisoza/www/hygio/vendor/symfony/http-kernel/Kernel.php"
    "line" => 143
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/maisoza/www/hygio/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 34
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/maisoza/www/hygio/vendor/autoload_runtime.php"
    "line" => 32
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/maisoza/www/hygio/public/index.php"
    "line" => 5
    "args" => [
      "/home/maisoza/www/hygio/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:57
[
  [
    "file" => "/home/maisoza/www/hygio/vendor/symfony/security-http/Authentication/AuthenticationUtils.php"
    "line" => 57
    "function" => "get"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/maisoza/www/hygio/src/Controller/SecurityController.php"
    "line" => 21
    "function" => "getLastUsername"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"
    "type" => "->"
  ]
  [
    "file" => "/home/maisoza/www/hygio/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 188
    "function" => "login"
    "class" => "App\Controller\SecurityController"
    "type" => "->"
  ]
  [
    "file" => "/home/maisoza/www/hygio/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 79
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/maisoza/www/hygio/vendor/symfony/http-kernel/Kernel.php"
    "line" => 143
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/maisoza/www/hygio/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 34
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/maisoza/www/hygio/vendor/autoload_runtime.php"
    "line" => 32
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/maisoza/www/hygio/public/index.php"
    "line" => 5
    "args" => [
      "/home/maisoza/www/hygio/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:39
[
  [
    "file" => "/home/maisoza/www/hygio/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
    "line" => 39
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/maisoza/www/hygio/vendor/symfony/twig-bridge/AppVariable.php"
    "line" => 92
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/home/maisoza/www/hygio/vendor/twig/twig/src/Extension/CoreExtension.php"
    "line" => 1928
    "function" => "getUser"
    "class" => "Symfony\Bridge\Twig\AppVariable"
    "type" => "->"
  ]
  [
    "file" => "/home/maisoza/www/hygio/var/cache/dev/twig/3f/3f5c5b17c5a3f5dd1e8b270968915b88.php"
    "line" => 126
    "function" => "getAttribute"
    "class" => "Twig\Extension\CoreExtension"
    "type" => "::"
  ]
  [
    "file" => "/home/maisoza/www/hygio/vendor/twig/twig/src/Template.php"
    "line" => 411
    "function" => "doDisplay"
    "class" => "__TwigTemplate_ae40e9038e9f70b20d6b3bcb517186b5"
    "type" => "->"
  ]
  [
    "file" => "/home/maisoza/www/hygio/var/cache/dev/twig/a0/a02e48c6c2ba824d63adc1ff9bbe4e40.php"
    "line" => 59
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/maisoza/www/hygio/vendor/twig/twig/src/Template.php"
    "line" => 411
    "function" => "doDisplay"
    "class" => "__TwigTemplate_baa040e0a97f259e565bcd0aee552a89"
    "type" => "->"
  ]
  [
    "file" => "/home/maisoza/www/hygio/vendor/twig/twig/src/Template.php"
    "line" => 366
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/maisoza/www/hygio/vendor/twig/twig/src/Template.php"
    "line" => 381
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/maisoza/www/hygio/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 51
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/maisoza/www/hygio/vendor/twig/twig/src/Environment.php"
    "line" => 333
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/home/maisoza/www/hygio/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 472
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/home/maisoza/www/hygio/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 477
    "function" => "doRenderView"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/home/maisoza/www/hygio/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 281
    "function" => "doRender"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/home/maisoza/www/hygio/src/Controller/SecurityController.php"
    "line" => 23
    "function" => "render"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/home/maisoza/www/hygio/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 188
    "function" => "login"
    "class" => "App\Controller\SecurityController"
    "type" => "->"
  ]
  [
    "file" => "/home/maisoza/www/hygio/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 79
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/maisoza/www/hygio/vendor/symfony/http-kernel/Kernel.php"
    "line" => 143
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/maisoza/www/hygio/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 34
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/maisoza/www/hygio/vendor/autoload_runtime.php"
    "line" => 32
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/maisoza/www/hygio/public/index.php"
    "line" => 5
    "args" => [
      "/home/maisoza/www/hygio/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]

Flashes

Flashes

No flash messages were created.

Server Parameters

Server Parameters

Defined in .env

Key Value
ALERT_EMAIL
"alertes@monrestaurant.fr"
APP_ENV
"dev"
APP_SECRET
"c56985b742ca60f0a69cbc099a5548cf"
APP_SHARE_DIR
"var/share"
DATABASE_URL
"mysql://maisozahygio:MaisosonEptroia12hygio0@maisozahygio.mysql.db:3306/maisozahygio?serverVersion=8.0"
DEFAULT_URI
"http://localhost"
MAILER_DSN
"smtp://user:password@smtp.exemple.fr:587"
MAILER_FROM
"no-reply@monrestaurant.fr"
MESSENGER_TRANSPORT_DSN
"doctrine://default?auto_setup=0"
RECAPTCHA_SECRET_KEY
"6Lccv0ctAAAAAMqdo0ljZpKTCJ3KlDrNMGvZtVUx"
RECAPTCHA_SITE_KEY
"6Lccv0ctAAAAAEtabuaQ5pNr1vOUHolmj7gS6yKa"
TTN_WEBHOOK_SECRET
"changez_moi_avec_un_secret_long_et_aleatoire"

Defined as regular env variables

Key Value
APP_DEBUG
"1"
APP_PROJECT_DIR
"/home/maisoza/www/hygio"
APP_RUNTIME
"Symfony\Component\Runtime\SymfonyRuntime"
APP_RUNTIME_OPTIONS
[
  "project_dir" => "/home/maisoza/www/hygio"
]
CFG_CLUSTER
"cluster100"
DOCUMENT_ROOT
"/home/maisoza/www/hygio/public"
ENVIRONMENT
"production"
FCGI_ROLE
"RESPONDER"
GATEWAY_INTERFACE
"CGI/1.1"
GEOIP_AREA_CODE
"805"
GEOIP_CITY
"Santa Paula"
GEOIP_COUNTRY_CODE
"US"
GEOIP_COUNTRY_NAME
"United States"
GEOIP_DMA_CODE
"803"
GEOIP_LATITUDE
"34.355598"
GEOIP_LONGITUDE
"-119.070099"
GEOIP_REGION
"CA"
HTTPS
"on"
HTTP_ACCEPT
"*/*"
HTTP_ACCEPT_ENCODING
"gzip, br, zstd, deflate"
HTTP_COOKIE
"main_deauth_profile_token=29615d; sf_redirect=%7B%22token%22%3A%2229615d%22%2C%22route%22%3A%22app_dashboard%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22App%5C%5CController%5C%5CDashboardController%22%2C%22method%22%3A%22index%22%2C%22file%22%3A%22%5C%2Fhome%5C%2Fmaisoza%5C%2Fwww%5C%2Fhygio%5C%2Fsrc%5C%2FController%5C%2FDashboardController.php%22%2C%22line%22%3A20%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D; PHPSESSID=e990d0ab90f19c696d929eef26903391"
HTTP_HOST
"hygio.maisoneptroia.fr"
HTTP_REFERER
"https://hygio.maisoneptroia.fr/?C=M&O=A"
HTTP_REMOTE_IP
"216.73.217.25"
HTTP_USER_AGENT
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
HTTP_X_FORWARDED_FOR
"216.73.217.25"
HTTP_X_FORWARDED_PROTO
"https"
HTTP_X_OVHREQUEST_ID
"227e0d46fb0353394a89a1ac94b331c9"
HTTP_X_PREDICTOR
"1"
PHP_SELF
"/index.php"
QUERY_STRING
""
REDIRECT_STATUS
"200"
REDIRECT_URL
"/login"
REMOTE_ADDR
"216.73.217.25"
REMOTE_PORT
"11564"
REQUEST_METHOD
"GET"
REQUEST_TIME
1783443717
REQUEST_TIME_FLOAT
1783443717.392
REQUEST_URI
"/login"
SCRIPT_FILENAME
"/home/maisoza/www/hygio/public/index.php"
SCRIPT_NAME
"/index.php"
SCRIPT_URI
"https://hygio.maisoneptroia.fr:443/login"
SCRIPT_URL
"/login"
SERVER_ADDR
"10.100.20.15"
SERVER_ADMIN
"postmaster@hygio.maisoneptroia.fr"
SERVER_NAME
"hygio.maisoneptroia.fr"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SIGNATURE
""
SERVER_SOFTWARE
"Apache"
SYMFONY_DOTENV_PATH
"/home/maisoza/www/hygio/.env"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_SECRET,APP_SHARE_DIR,DEFAULT_URI,DATABASE_URL,MESSENGER_TRANSPORT_DSN,MAILER_DSN,TTN_WEBHOOK_SECRET,ALERT_EMAIL,MAILER_FROM,RECAPTCHA_SITE_KEY,RECAPTCHA_SECRET_KEY"
UNIQUE_ID
"ak0xBXfbA8qt0wWZ4VzBIgAAAnw"
USER
"maisoza"
argc
0
argv
[]