LoginController :: index
Request
GET Parameters
None
POST Parameters
None
Uploaded Files
None
Request Attributes
| Key | Value |
|---|---|
| _controller | "App\Controller\LoginController::index" |
| _firewall_context | "security.firewall.map.context.main" |
| _links | Symfony\Component\WebLink\GenericLinkProvider {#568 -links: [] } |
| _route | "app_login" |
| _route_params | [] |
| _security_authenticators | [] |
| _security_firewall_run | "_security_main" |
| _security_skipped_authenticators | [ Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator {#218 -options: [ "username_parameter" => "_username" "password_parameter" => "_password" "check_path" => "app_login" "post_only" => true "form_only" => false "enable_csrf" => false "csrf_parameter" => "_csrf_token" "csrf_token_id" => "authenticate" "login_path" => "app_login" "use_forward" => false ] -httpKernel: ? Symfony\Component\HttpKernel\HttpKernelInterface -httpUtils: Symfony\Component\Security\Http\HttpUtils {#209 …} -userProvider: Symfony\Bridge\Doctrine\Security\User\EntityUserProvider {#219 …} -successHandler: Symfony\Component\Security\Http\Authentication\DefaultAuthenticationSuccessHandler {#210 …} -failureHandler: Symfony\Component\Security\Http\Authentication\DefaultAuthenticationFailureHandler {#214 …} } ] |
Request Headers
| Header | Value |
|---|---|
| accept | "*/*" |
| connection | "upgrade" |
| host | "ogcs.olivierbrun.eu" |
| user-agent | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
| x-forwarded-for | "216.73.216.19" |
| x-forwarded-host | "ogcs.olivierbrun.eu" |
| x-forwarded-port | "443" |
| x-forwarded-proto | "https" |
| x-php-ob-level | "0" |
| x-real-ip | "216.73.216.19" |
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 | "Thu, 07 May 2026 10:05:17 GMT" |
| x-debug-token | "565acc" |
Cookies
Request Cookies
No request cookies
Response Cookies
No response cookies
Session
Session Metadata
| Key | Value |
|---|---|
| Created | "Thu, 07 May 26 12:05:17 +0200" |
| Last used | "Thu, 07 May 26 12:05:17 +0200" |
| Lifetime | 0 |
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_SECRET | "change_me_docker_dev_only_32chars_key!" |
| APP_TIMEZONE | "Europe/Paris" |
| DEFAULT_URI | "http://localhost:8005" |
| MAILER_DSN | "null://null" |
| TRUSTED_HOSTS | "^(localhost|127\.0\.0\.1|(.+\.)?local|.*)$" |
| TRUSTED_PROXIES | "127.0.0.1,REMOTE_ADDR,10.0.0.0/8,172.16.0.0/12,192.168.0.0/16" |
| WEBPROFILER_TOOLBAR | "1" |
Defined as regular env variables
| Key | Value |
|---|---|
| APP_DEBUG | "0" |
| APP_ENV | "dev" |
| APP_PROJECT_DIR | "/app" |
| APP_RUNTIME | "Symfony\Component\Runtime\SymfonyRuntime" |
| APP_RUNTIME_OPTIONS | [ "project_dir" => "/app" ] |
| DATABASE_URL | "mysql://app:root@database:3306/ogcs?serverVersion=8.0&charset=utf8" |
| DOCUMENT_ROOT | "/app/public" |
| GPG_KEYS | "1198C0117593497A5EC5C199286AF1F9897469DC C28D937575603EB4ABB725861C0779DC5C0A9DE4 AFD8691FDAEDF03BDF6E460563F15A9B715376CA" |
| HOME | "/root" |
| HOSTNAME | "420af917e887" |
| HTTP_ACCEPT | "*/*" |
| HTTP_CONNECTION | "upgrade" |
| HTTP_HOST | "ogcs.olivierbrun.eu" |
| 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.19" |
| HTTP_X_FORWARDED_HOST | "ogcs.olivierbrun.eu" |
| HTTP_X_FORWARDED_PORT | "443" |
| HTTP_X_FORWARDED_PROTO | "https" |
| HTTP_X_REAL_IP | "216.73.216.19" |
| PATH | "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" |
| PATH_INFO | "/login" |
| PHPIZE_DEPS | "autoconf \t\tdpkg-dev \t\tfile \t\tg++ \t\tgcc \t\tlibc-dev \t\tmake \t\tpkg-config \t\tre2c" |
| PHP_ASC_URL | "https://www.php.net/distributions/php-8.3.30.tar.xz.asc" |
| PHP_CFLAGS | "-fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64" |
| PHP_CPPFLAGS | "-fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64" |
| PHP_INI_DIR | "/usr/local/etc/php" |
| PHP_LDFLAGS | "-Wl,-O1 -pie" |
| PHP_SELF | "/index.php/login" |
| PHP_SHA256 | "67f084d36852daab6809561a7c8023d130ca07fc6af8fb040684dd1414934d48" |
| PHP_URL | "https://www.php.net/distributions/php-8.3.30.tar.xz" |
| PHP_VERSION | "8.3.30" |
| PWD | "/app" |
| REMOTE_ADDR | "172.20.0.1" |
| REMOTE_PORT | "34308" |
| REQUEST_METHOD | "GET" |
| REQUEST_TIME | 1778148317 |
| REQUEST_TIME_FLOAT | 1778148317.4026 |
| REQUEST_URI | "/login" |
| SCRIPT_FILENAME | "/app/public/index.php" |
| SCRIPT_NAME | "/index.php" |
| SERVER_NAME | "0.0.0.0" |
| SERVER_PORT | "8000" |
| SERVER_PROTOCOL | "HTTP/1.1" |
| SERVER_SOFTWARE | "PHP/8.3.30 (Development Server)" |
| SYMFONY_DOTENV_PATH | "/app/.env" |
| SYMFONY_DOTENV_VARS | "WEBPROFILER_TOOLBAR,APP_SECRET,DEFAULT_URI,MAILER_DSN,TRUSTED_PROXIES,TRUSTED_HOSTS,APP_TIMEZONE" |
| argc | 0 |
| argv | [] |