Request / Response
Request
GET Parameters
| Key | Value |
|---|---|
| C | "M" |
| O | "A" |
POST Parameters
No POST parameters
Uploaded Files
No uploaded files
Request Attributes
| Key | Value |
|---|---|
| _controller | "App\Controller\DashboardController::index" |
| _firewall_context | "security.firewall.map.context.main" |
| _route | "app_dashboard" |
| _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 | "0afa98" |
Request Headers
| Header | Value |
|---|---|
| accept | "*/*" |
| accept-encoding | "gzip, br, zstd, deflate" |
| host | "hygio.maisoneptroia.fr" |
| 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 | "22719f35a2f4233d292aea8484a0d263" |
| 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/?C=M&O=A' \ --header 'Remote-Ip: 216.73.217.25' \ --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: 22719f35a2f4233d292aea8484a0d263' \ --header 'X-Forwarded-Proto: https' \ --header 'X-Forwarded-For: 216.73.217.25' \ --header 'X-Predictor: 1' \ --header 'X-Php-Ob-Level: 1'
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" |
| location | "/login" |
| set-cookie | "PHPSESSID=e990d0ab90f19c696d929eef26903391; path=/; secure; httponly; samesite=lax" |
| x-debug-token | "29615d" |
| x-robots-tag | "noindex" |
Cookies
Request Cookies
No request cookies
Response Cookies
| Key | Value |
|---|---|
| PHPSESSID | Symfony\Component\HttpFoundation\Cookie {#679 #expire: 0 #path: "/" -sameSite: "lax" -secureDefault: false #name: "PHPSESSID" #value: "e990d0ab90f19c696d929eef26903391" #domain: "" #secure: true #httpOnly: true -raw: false -partitioned: false } |
Session 2
Session Metadata
No session metadata
Session Attributes
No session attributes
Session Usage
2
Usages
Stateless check enabled
| Usage |
|---|
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/security-http/Firewall/AccessListener.php"
"line" => 75
"function" => "getToken"
"class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
"type" => "->"
]
[
"file" => "/home/maisoza/www/hygio/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php"
"line" => 52
"function" => "authenticate"
"class" => "Symfony\Component\Security\Http\Firewall\AccessListener"
"type" => "->"
]
[
"file" => "/home/maisoza/www/hygio/vendor/symfony/security-bundle/Security/LazyFirewallContext.php"
"line" => 64
"function" => "authenticate"
"class" => "Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener"
"type" => "->"
]
[
"file" => "/home/maisoza/www/hygio/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php"
"line" => 88
"function" => "authenticate"
"class" => "Symfony\Bundle\SecurityBundle\Security\LazyFirewallContext"
"type" => "->"
]
[
"file" => "/home/maisoza/www/hygio/vendor/symfony/security-http/Firewall.php"
"line" => 86
"function" => "callListeners"
"class" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener"
"type" => "->"
]
[
"file" => "/home/maisoza/www/hygio/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 115
"function" => "onKernelRequest"
"class" => "Symfony\Component\Security\Http\Firewall"
"type" => "->"
]
[
"file" => "/home/maisoza/www/hygio/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 206
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/home/maisoza/www/hygio/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/maisoza/www/hygio/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 129
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/maisoza/www/hygio/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 162
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"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\Firewall\ExceptionListener:28
[
[
"file" => "/home/maisoza/www/hygio/vendor/symfony/security-http/Util/TargetPathTrait.php"
"line" => 28
"function" => "set"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home/maisoza/www/hygio/vendor/symfony/security-http/Firewall/ExceptionListener.php"
"line" => 208
"function" => "saveTargetPath"
"class" => "Symfony\Component\Security\Http\Firewall\ExceptionListener"
"type" => "->"
]
[
"file" => "/home/maisoza/www/hygio/vendor/symfony/security-http/Firewall/ExceptionListener.php"
"line" => 185
"function" => "setTargetPath"
"class" => "Symfony\Component\Security\Http\Firewall\ExceptionListener"
"type" => "->"
]
[
"file" => "/home/maisoza/www/hygio/vendor/symfony/security-http/Firewall/ExceptionListener.php"
"line" => 138
"function" => "startAuthentication"
"class" => "Symfony\Component\Security\Http\Firewall\ExceptionListener"
"type" => "->"
]
[
"file" => "/home/maisoza/www/hygio/vendor/symfony/security-http/Firewall/ExceptionListener.php"
"line" => 93
"function" => "handleAccessDeniedException"
"class" => "Symfony\Component\Security\Http\Firewall\ExceptionListener"
"type" => "->"
]
[
"file" => "/home/maisoza/www/hygio/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 115
"function" => "onKernelException"
"class" => "Symfony\Component\Security\Http\Firewall\ExceptionListener"
"type" => "->"
]
[
"file" => "/home/maisoza/www/hygio/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 206
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/home/maisoza/www/hygio/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/maisoza/www/hygio/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 129
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/maisoza/www/hygio/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 246
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/home/maisoza/www/hygio/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 94
"function" => "handleThrowable"
"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_ENGINE | "php" |
| APP_ENGINE_VERSION | "8.4" |
| 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_HOST | "hygio.maisoneptroia.fr" |
| 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 | "22719f35a2f4233d292aea8484a0d263" |
| HTTP_X_PREDICTOR | "1" |
| PHP_SELF | "/index.php" |
| QUERY_STRING | "C=M&O=A" |
| REMOTE_ADDR | "216.73.217.25" |
| REMOTE_PORT | "11516" |
| REQUEST_METHOD | "GET" |
| REQUEST_TIME | 1783443716 |
| REQUEST_TIME_FLOAT | 1783443716.9913 |
| REQUEST_URI | "/?C=M&O=A" |
| SCRIPT_FILENAME | "/home/maisoza/www/hygio/public/index.php" |
| SCRIPT_NAME | "/index.php" |
| SCRIPT_URI | "https://hygio.maisoneptroia.fr:443/" |
| SCRIPT_URL | "/" |
| 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 | "ak0xBE7VJLWoP7892UeL8gAAATc" |
| USER | "maisoza" |
| argc | 0 |
| argv | [] |