HomeController :: index
Request
GET Parameters
| Key | Value |
|---|---|
| username | "mmi23x02" |
POST Parameters
No POST parameters
Uploaded Files
No files were uploaded
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 | "d64867" |
Request Headers
| Header | Value |
|---|---|
| accept | "text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.8" |
| accept-encoding | "gzip, deflate, br" |
| accept-language | "nl,en;q=0.9" |
| authority | "185.216.25.169" |
| cache-control | "max-age=0" |
| connection | "keep-alive" |
| content-type | "application/x-www-form-urlencoded" |
| cookie | "adminer_key=None; adminer_sid=None; adminer_permanent=; adminer_version="1.1" x="0px" y="0px" viewBox="0 0 26 28" enable-background="new 0 0 26 28" xml:space="preserve" |
| host | "185.216.25.169" |
| method | "POST" |
| origin | "https://185.216.25.169:443" |
| path | "/admin/adminer.php" |
| referer | "https://185.216.25.169:443/admin/adminer.php" |
| scheme | "https" |
| user-agent | "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36" |
| 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 | "Fri, 07 Aug 2026 07:04:44 GMT" |
| location | "/login" |
| x-debug-token | "dce25a" |
Cookies
Request Cookies
| Key | Value |
|---|---|
| adminer_key | "None" |
| adminer_permanent | "" |
| adminer_sid | "None" |
| adminer_version | ""1.1" x="0px" y="0px" viewBox="0 0 26 28" enable-background="new 0 0 26 28" xml:space="preserve" |
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 | "d5492af8ffad7300b4db7d1ced9054b5" |
| DATABASE_URL | "mysql://mmi23x02:BHDehqDNamM3@127.0.0.1:3306/mmi23x02?serverVersion=10.3.29-MariaDB" |
| MCCC_SCHEDULE_MANAGER_EMAIL | "kyllian.bresson@univ-reims.fr" |
| MCCC_SUPERVISOR_EMAIL | "romain.delon@univ-reims.fr" |
| MESSENGER_TRANSPORT_DSN | "doctrine://default" |
| RESEND_API_KEY | "re_MMeTHCaB_KufR3K451pjjpSWoQUCDMoKo" |
| RESEND_FROM | "MMI PREVI.IO <contact@rdelon.fr>" |
Defined as regular env variables
| Key | Value |
|---|---|
| APP_DEBUG | "1" |
| CONTENT_TYPE | "application/x-www-form-urlencoded" |
| CONTEXT_DOCUMENT_ROOT | "/home/mmi23x02/public_html/mmiprevi/public" |
| CONTEXT_PREFIX | "" |
| DOCUMENT_ROOT | "/home/mmi23x02/public_html/mmiprevi/public" |
| GATEWAY_INTERFACE | "CGI/1.1" |
| HTTPS | "on" |
| HTTP_ACCEPT | "text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.8" |
| HTTP_ACCEPT_ENCODING | "gzip, deflate, br" |
| HTTP_ACCEPT_LANGUAGE | "nl,en;q=0.9" |
| HTTP_AUTHORITY | "185.216.25.169" |
| HTTP_CACHE_CONTROL | "max-age=0" |
| HTTP_CONNECTION | "keep-alive" |
| HTTP_COOKIE | "adminer_key=None; adminer_sid=None; adminer_permanent=; adminer_version="1.1" x="0px" y="0px" viewBox="0 0 26 28" enable-background="new 0 0 26 28" xml:space="preserve" |
| HTTP_HOST | "185.216.25.169" |
| HTTP_METHOD | "POST" |
| HTTP_ORIGIN | "https://185.216.25.169:443" |
| HTTP_PATH | "/admin/adminer.php" |
| HTTP_REFERER | "https://185.216.25.169:443/admin/adminer.php" |
| HTTP_SCHEME | "https" |
| HTTP_USER_AGENT | "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36" |
| PATH | "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" |
| PHP_SELF | "/index.php" |
| QUERY_STRING | "username=mmi23x02" |
| REMOTE_ADDR | "155.94.163.108" |
| REMOTE_PORT | "57964" |
| REQUEST_METHOD | "GET" |
| REQUEST_SCHEME | "https" |
| REQUEST_TIME | 1786086284 |
| REQUEST_TIME_FLOAT | 1786086284.7995 |
| REQUEST_URI | "/?username=mmi23x02" |
| SCRIPT_FILENAME | "/home/mmi23x02/public_html/mmiprevi/public/index.php" |
| SCRIPT_NAME | "/index.php" |
| SERVER_ADDR | "185.216.25.169" |
| SERVER_ADMIN | "webmaster@localhost" |
| SERVER_NAME | "185.216.25.169" |
| SERVER_PORT | "443" |
| SERVER_PROTOCOL | "HTTP/1.1" |
| SERVER_SIGNATURE | "<address>Apache/2.4.38 (Debian) Server at 185.216.25.169 Port 443</address>\n" |
| SERVER_SOFTWARE | "Apache/2.4.38 (Debian)" |
| SYMFONY_DOTENV_VARS | "APP_ENV,APP_SECRET,DATABASE_URL,MESSENGER_TRANSPORT_DSN,RESEND_API_KEY,RESEND_FROM,MCCC_SUPERVISOR_EMAIL,MCCC_SCHEDULE_MANAGER_EMAIL" |