HomeController :: index
Request
GET Parameters
None
POST Parameters
None
Uploaded Files
None
Request Attributes
| Key | Value |
|---|---|
| _access_control_attributes | null |
| _controller | "App\Controller\HomeController::index" |
| _firewall_context | "security.firewall.map.context.main" |
| _links | Symfony\Component\WebLink\GenericLinkProvider {#974 -links: [ 907 => Symfony\Component\WebLink\Link {#907 -rel: [ "preload" => "preload" ] -attributes: [ "as" => "style" ] -href: "/assets/styles/app-maoG0wF.css" } 901 => Symfony\Component\WebLink\Link {#901 -rel: [ "preload" => "preload" ] -attributes: [ "as" => "style" ] -href: "/assets/vendor/tom-select/dist/css/tom-select.default-EUMPfwl.css" } 872 => Symfony\Component\WebLink\Link {#872 -rel: [ "preload" => "preload" ] -attributes: [ "as" => "style" ] -href: "/assets/@symfony/ux-live-component/live.min-FOtfHpc.css" } ] } |
| _locale | "fr" |
| _route | "app_home" |
| _route_params | [ "_locale" => "fr" ] |
| _security_authenticators | [] |
| _security_skipped_authenticators | [ Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#667 -supports: false -passport: null -duration: null -stub: "Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator" -authenticated: null -exception: null -authenticator: Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator {#611 …} } Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#669 -supports: false -passport: null -duration: null -stub: "Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator" -authenticated: null -exception: null -authenticator: Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator {#670 …} } ] |
| _stopwatch_token | "d62e2d" |
Request Headers
| Header | Value |
|---|---|
| accept | "*/*" |
| accept-encoding | "gzip, br, zstd, deflate" |
| connection | "Keep-Alive" |
| host | "dev.caeligo.com" |
| user-agent | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
| x-forwarded-for | "216.73.216.169" |
| x-forwarded-host | "dev.caeligo.com" |
| x-forwarded-proto | "https" |
| x-forwarded-server | "dev.caeligo.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 | "Wed, 15 Apr 2026 09:43:19 GMT" |
| link | "</assets/styles/app-maoG0wF.css>; rel="preload"; as="style",</assets/vendor/tom-select/dist/css/tom-select.default-EUMPfwl.css>; rel="preload"; as="style",</assets/@symfony/ux-live-component/live.min-FOtfHpc.css>; rel="preload"; as="style"" |
| x-debug-token | "44f0ac" |
Cookies
Request Cookies
No request cookies
Response Cookies
No response cookies
Session
Session Metadata
No session metadata
Session Attributes
No session attributes
Session Usage
0
Usages
Stateless check enabled
Session not used.
Flashes
Flashes
No flash messages were created.
Server Parameters
Server Parameters
Defined in .env
| Key | Value |
|---|---|
| APP_ENV | "dev" |
| APP_SECRET | "4ef0473b8da72a477bd153685dbb4c88" |
| BACKUP_DATABASE_URL | "postgresql://user:pass@localhost:5432/backup_db?serverVersion=16&charset=utf8" |
| COMPANY_NAME | "CAELIGO" |
| CONTACT_EMAIL | "postmaster@caeligo.com" |
| DATABASE_URL | "postgresql://caeligo:Valami18$@localhost:5432/doctapp?serverVersion=16&charset=utf8" |
| DEFAULT_URI | "http://localhost" |
| FIELD_ENCRYPTION_KEY | "41ae4a803d74243d25a2b99887a78bcdea8d33fd7bedbc5455cb691e278b23fe" |
| MAILER_DSN | "smtp://postmaster%40caeligo.com:hmu5B2wCpZ2Eengx9BGR9ZHYzWqWUCPBaKwGkNhMYUqz7sHj@mail.infomaniak.com:587?encryption=tls" |
| MESSENGER_TRANSPORT_DSN | "doctrine://default?auto_setup=0" |
| OAUTH_ENCRYPTION_KEY | "2e15dcde99423eaf684e9ad3fdb4d302" |
| OAUTH_PASSPHRASE | "11e3542706edd9d767b4cb0e5ca21e1b" |
| OAUTH_PRIVATE_KEY | "%kernel.project_dir%/config/jwt/private.pem" |
| OAUTH_PUBLIC_KEY | "%kernel.project_dir%/config/jwt/public.pem" |
Defined as regular env variables
| Key | Value |
|---|---|
| APP_DEBUG | "1" |
| CONTEXT_DOCUMENT_ROOT | "/var/www/caeligo_doctapp/public" |
| CONTEXT_PREFIX | "" |
| DOCUMENT_ROOT | "/var/www/caeligo_doctapp/public" |
| GATEWAY_INTERFACE | "CGI/1.1" |
| HTTPS | "on" |
| HTTP_ACCEPT | "*/*" |
| HTTP_ACCEPT_ENCODING | "gzip, br, zstd, deflate" |
| HTTP_CONNECTION | "Keep-Alive" |
| HTTP_HOST | "dev.caeligo.com" |
| 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.216.169" |
| HTTP_X_FORWARDED_HOST | "dev.caeligo.com" |
| HTTP_X_FORWARDED_PROTO | "https" |
| HTTP_X_FORWARDED_SERVER | "dev.caeligo.com" |
| PATH | "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/snap/bin" |
| PHP_SELF | "/index.php" |
| QUERY_STRING | "" |
| REMOTE_ADDR | "192.168.1.6" |
| REMOTE_PORT | "53398" |
| REQUEST_METHOD | "GET" |
| REQUEST_SCHEME | "https" |
| REQUEST_TIME | 1776246199 |
| REQUEST_TIME_FLOAT | 1776246199.0722 |
| REQUEST_URI | "/" |
| SCRIPT_FILENAME | "/var/www/caeligo_doctapp/public/index.php" |
| SCRIPT_NAME | "/index.php" |
| SERVER_ADDR | "192.168.1.91" |
| SERVER_ADMIN | "[no address given]" |
| SERVER_NAME | "dev.caeligo.com" |
| SERVER_PORT | "443" |
| SERVER_PROTOCOL | "HTTP/1.1" |
| SERVER_SIGNATURE | "" |
| SERVER_SOFTWARE | "Apache" |
| SSL_TLS_SNI | "dev.caeligo.com" |
| SYMFONY_DOTENV_PATH | "/var/www/caeligo_doctapp/.env" |
| SYMFONY_DOTENV_VARS | "APP_ENV,APP_SECRET,DATABASE_URL,BACKUP_DATABASE_URL,MESSENGER_TRANSPORT_DSN,DEFAULT_URI,MAILER_DSN,CONTACT_EMAIL,COMPANY_NAME,OAUTH_PRIVATE_KEY,OAUTH_PUBLIC_KEY,OAUTH_PASSPHRASE,OAUTH_ENCRYPTION_KEY,FIELD_ENCRYPTION_KEY" |