MainController :: homeAction
Request
GET Parameters
None
POST Parameters
None
Uploaded Files
None
Request Attributes
| Key | Value |
|---|---|
| _controller | "App\Controller\MainController::homeAction" |
| _firewall_context | "security.firewall.map.context.main" |
| _route | "home" |
| _route_params | [] |
| _security_authenticators | [] |
| _security_firewall_run | "_security_main" |
| _security_skipped_authenticators | [ Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#553 -supports: false -passport: null -duration: null -stub: "Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator" -authenticated: null -exception: null -authenticator: Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator {#500 …} } ] |
| _stopwatch_token | "33a455" |
Request Headers
| Header | Value |
|---|---|
| accept | "*/*" |
| accept-encoding | "deflate, gzip" |
| authorization | "" |
| host | "www.app.medso.fr" |
| remote-ip | "50.16.249.26" |
| user-agent | "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/125.0.0.0 Safari/537.36 Edg/125.0.0.0" |
| x-forwarded-for | "50.16.249.26" |
| x-forwarded-proto | "https" |
| x-ovhrequest-id | "f1e5cc383bf358b0789e9fb119d8887e" |
| x-php-ob-level | "1" |
| x-predictor | "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 | "Mon, 22 Dec 2025 18:14:03 GMT" |
| location | "/login" |
| x-debug-token | "26bd8d" |
Cookies
Request Cookies
No request cookies
Response Cookies
No response cookies
Session 1
Session Metadata
No session metadata
Session Attributes
No session attributes
Session Usage
1
Usages
Stateless check enabled
| Usage |
|---|
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:39
[
[
"file" => "/home/ftwtybm/www/MEDSO/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
"line" => 39
"function" => "getMetadataBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home/ftwtybm/www/MEDSO/vendor/symfony/security-core/Authorization/AuthorizationChecker.php"
"line" => 45
"function" => "getToken"
"class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
"type" => "->"
]
[
"file" => "/home/ftwtybm/www/MEDSO/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 203
"function" => "isGranted"
"class" => "Symfony\Component\Security\Core\Authorization\AuthorizationChecker"
"type" => "->"
]
[
"file" => "/home/ftwtybm/www/MEDSO/src/Controller/MainController.php"
"line" => 20
"function" => "isGranted"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/home/ftwtybm/www/MEDSO/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 183
"function" => "homeAction"
"class" => "App\Controller\MainController"
"type" => "->"
]
[
"file" => "/home/ftwtybm/www/MEDSO/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/ftwtybm/www/MEDSO/vendor/symfony/http-kernel/Kernel.php"
"line" => 182
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/ftwtybm/www/MEDSO/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/home/ftwtybm/www/MEDSO/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/home/ftwtybm/www/MEDSO/public/index.php"
"line" => 5
"args" => [
"/home/ftwtybm/www/MEDSO/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 | "086fa5eea5e50bfd5f780ccd31ae9967" |
| APP_TIMEZONE | "Europe/Paris" |
| DATABASE_API_URL | "mysql://ftwtybmadmin:RMkthmHmU8XQ9Qw@ftwtybmadmin.mysql.db/ftwtybmadmin" |
| DATABASE_URL | "postgresql://app:!ChangeMe!@127.0.0.1:5432/app?serverVersion=16&charset=utf8" |
| DEFAULT_URI | "http://localhost" |
| MAILER_DSN | "sendmail://default" |
| MAINTENANCE | "false" |
| MESSENGER_TRANSPORT_DSN | "doctrine://default?auto_setup=0" |
Defined as regular env variables
| Key | Value |
|---|---|
| APP_DEBUG | "1" |
| APP_ENGINE | "php" |
| APP_ENGINE_VERSION | "8.3" |
| CFG_CLUSTER | "cluster100" |
| DOCUMENT_ROOT | "/home/ftwtybm/www/MEDSO/public/index.php" |
| ENVIRONMENT | "production" |
| FCGI_ROLE | "RESPONDER" |
| GATEWAY_INTERFACE | "CGI/1.1" |
| GEOIP_AREA_CODE | "703" |
| GEOIP_CITY | "Ashburn" |
| GEOIP_COUNTRY_CODE | "US" |
| GEOIP_COUNTRY_NAME | "United States" |
| GEOIP_DMA_CODE | "511" |
| GEOIP_LATITUDE | "39.046902" |
| GEOIP_LONGITUDE | "-77.490303" |
| GEOIP_REGION | "VA" |
| HTTPS | "on" |
| HTTP_ACCEPT | "*/*" |
| HTTP_ACCEPT_ENCODING | "deflate, gzip" |
| HTTP_AUTHORIZATION | "" |
| HTTP_HOST | "www.app.medso.fr" |
| HTTP_REMOTE_IP | "50.16.249.26" |
| HTTP_USER_AGENT | "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/125.0.0.0 Safari/537.36 Edg/125.0.0.0" |
| HTTP_X_FORWARDED_FOR | "50.16.249.26" |
| HTTP_X_FORWARDED_PROTO | "https" |
| HTTP_X_OVHREQUEST_ID | "f1e5cc383bf358b0789e9fb119d8887e" |
| HTTP_X_PREDICTOR | "1" |
| PATH_INFO | "/" |
| PATH_TRANSLATED | "/homez.2186/ftwtybm/www/MEDSO/public/index.php/" |
| PHP_SELF | "/" |
| QUERY_STRING | "" |
| REMOTE_ADDR | "50.16.249.26" |
| REMOTE_PORT | "10754" |
| REQUEST_METHOD | "GET" |
| REQUEST_TIME | 1766427242 |
| REQUEST_TIME_FLOAT | 1766427242.8934 |
| REQUEST_URI | "/" |
| SCRIPT_FILENAME | "/home/ftwtybm/www/MEDSO/public/index.php" |
| SCRIPT_NAME | "" |
| SCRIPT_URI | "https://www.app.medso.fr:443/" |
| SCRIPT_URL | "/" |
| SERVER_ADDR | "10.100.20.14" |
| SERVER_ADMIN | "postmaster@www.app.medso.fr" |
| SERVER_NAME | "www.app.medso.fr" |
| SERVER_PORT | "443" |
| SERVER_PROTOCOL | "HTTP/1.1" |
| SERVER_SIGNATURE | "" |
| SERVER_SOFTWARE | "Apache" |
| SYMFONY_DOTENV_PATH | "/home/ftwtybm/www/MEDSO/.env" |
| SYMFONY_DOTENV_VARS | "APP_ENV,APP_SECRET,DEFAULT_URI,DATABASE_URL,MESSENGER_TRANSPORT_DSN,MAILER_DSN,MAINTENANCE,APP_TIMEZONE,DATABASE_API_URL" |
| UNIQUE_ID | "aUmKaloKZkSW2RVrwRnrBAAAAWw" |
| USER | "ftwtybm" |
| argc | 0 |
| argv | [] |