HomeController :: index
Request
GET Parameters
None
POST Parameters
None
Uploaded Files
None
Request Attributes
| Key | Value |
|---|---|
| _controller | "App\Controller\HomeController::index" |
| _firewall_context | "security.firewall.map.context.main" |
| _route | "app_home" |
| _route_params | [] |
| _security_firewall_run | "_security_main" |
| _stopwatch_token | "edfc99" |
Request Headers
| Header | Value |
|---|---|
| accept | "*/*" |
| accept-encoding | "gzip, br, zstd, deflate" |
| host | "cimaf.devsoft-pro.net" |
| user-agent | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
| x-php-ob-level | "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 | "Sat, 06 Dec 2025 02:58:23 GMT" |
| location | "/login" |
| x-debug-token | "18e05f" |
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:41
[
[
"file" => "/home/cimaf.devsoft-pro.net/public_html/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
"line" => 41
"function" => "getMetadataBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home/cimaf.devsoft-pro.net/public_html/vendor/symfony/security-core/Authorization/AuthorizationChecker.php"
"line" => 42
"function" => "getToken"
"class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
"type" => "->"
]
[
"file" => "/home/cimaf.devsoft-pro.net/public_html/vendor/symfony/security-http/EventListener/IsGrantedAttributeListener.php"
"line" => 65
"function" => "isGranted"
"class" => "Symfony\Component\Security\Core\Authorization\AuthorizationChecker"
"type" => "->"
]
[
"file" => "/home/cimaf.devsoft-pro.net/public_html/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 116
"function" => "onKernelControllerArguments"
"class" => "Symfony\Component\Security\Http\EventListener\IsGrantedAttributeListener"
"type" => "->"
]
[
"file" => "/home/cimaf.devsoft-pro.net/public_html/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 220
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/home/cimaf.devsoft-pro.net/public_html/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/cimaf.devsoft-pro.net/public_html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 139
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/cimaf.devsoft-pro.net/public_html/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 176
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/home/cimaf.devsoft-pro.net/public_html/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/cimaf.devsoft-pro.net/public_html/vendor/symfony/http-kernel/Kernel.php"
"line" => 197
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/cimaf.devsoft-pro.net/public_html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/home/cimaf.devsoft-pro.net/public_html/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/home/cimaf.devsoft-pro.net/public_html/public/index.php"
"line" => 5
"args" => [
"/home/cimaf.devsoft-pro.net/public_html/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 | "4a679e6d6bdb039567241e134b42a877" |
| CORS_ALLOW_ORIGIN | "^https?://(localhost|127\.0\.0\.1|visiteur\.devsoft-pro\.com|persotrack\.com)(:[0-9]+)?$" |
| DATABASE_URL | "mysql://cimaf_admin:@dm1n%402025@127.0.0.1:3306/cimaf_admin?serverVersion=mariadb-10.4.27&charset=utf8" |
| JWT_PASSPHRASE | "123456" |
| JWT_PUBLIC_KEY | "%kernel.project_dir%/config/jwt/public.pem" |
| JWT_SECRET_KEY | "%kernel.project_dir%/config/jwt/private.pem" |
| LINK_REDIRECT | "https://persotrack.com/?resetpassword=1" |
| MAILER_DSN | "smtp://support%40devsoft-pro.com:%40Supp0rtDsP%402o25@smtp.hostinger.com:587" |
| MESSENGER_TRANSPORT_DSN | "doctrine://default?auto_setup=0" |
| SENDER_MAIL | "support@devsoft-pro.com" |
Defined as regular env variables
| Key | Value |
|---|---|
| APP_DEBUG | "1" |
| DOCUMENT_ROOT | "/home/cimaf.devsoft-pro.net/public_html/public" |
| HTTPS | "on" |
| HTTP_ACCEPT | "*/*" |
| HTTP_ACCEPT_ENCODING | "gzip, br, zstd, deflate" |
| HTTP_HOST | "cimaf.devsoft-pro.net" |
| HTTP_USER_AGENT | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
| LSWS_EDITION | "Openlitespeed 1.8.4" |
| PATH | "/bin:/usr/bin" |
| PHP_SELF | "/index.php" |
| QUERY_STRING | "" |
| REMOTE_ADDR | "216.73.216.180" |
| REMOTE_PORT | "17602" |
| REQUEST_METHOD | "GET" |
| REQUEST_TIME | 1764989903 |
| REQUEST_TIME_FLOAT | 1764989903.2071 |
| REQUEST_URI | "/" |
| SCRIPT_FILENAME | "/home/cimaf.devsoft-pro.net/public_html/public/index.php" |
| SCRIPT_NAME | "/index.php" |
| SERVER_ADDR | "145.223.97.233" |
| SERVER_ADMIN | "contact@devsoft-pro.com" |
| SERVER_NAME | "cimaf.devsoft-pro.net" |
| SERVER_PORT | "443" |
| SERVER_PROTOCOL | "HTTP/1.1" |
| SERVER_SOFTWARE | "LiteSpeed" |
| SSL_CIPHER | "TLS_AES_256_GCM_SHA384" |
| SSL_CIPHER_ALGKEYSIZE | "256" |
| SSL_CIPHER_USEKEYSIZE | "256" |
| SSL_PROTOCOL | "TLSv1.3" |
| SYMFONY_DOTENV_VARS | "APP_ENV,APP_SECRET,DATABASE_URL,CORS_ALLOW_ORIGIN,JWT_SECRET_KEY,JWT_PUBLIC_KEY,JWT_PASSPHRASE,MAILER_DSN,SENDER_MAIL,LINK_REDIRECT,MESSENGER_TRANSPORT_DSN" |
| X-LSCACHE | "on,crawler" |
| X_SPDY | "HTTP2" |