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" |
_links | Symfony\Component\WebLink\GenericLinkProvider {#735 -links: [ 728 => Symfony\Component\WebLink\Link {#728 -href: "/assets/styles/app-d0f4eb8080691e5654f6d29f2da9ce06.css" -rel: [ "preload" => "preload" ] -attributes: [ "as" => "style" ] } 712 => Symfony\Component\WebLink\Link {#712 -href: "/assets/styles/bootstrap.min-99aa06d3014798d86001c324468d497f.css" -rel: [ "preload" => "preload" ] -attributes: [ "as" => "style" ] } ] } |
_route | "app_home_index" |
_route_params | [] |
_security_firewall_run | "_security_main" |
_stopwatch_token | "a9bc58" |
Request Headers
Header | Value |
---|---|
accept | "*/*" |
accept-encoding | "gzip" |
host | "137.184.122.29:8080" |
user-agent | "Mozilla/5.0 (compatible; ModatScanner/1.0; +https://modat.io/)" |
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, 22 Jan 2025 17:32:21 GMT" |
link | "</assets/styles/app-d0f4eb8080691e5654f6d29f2da9ce06.css>; rel="preload"; as="style",</assets/styles/bootstrap.min-99aa06d3014798d86001c324468d497f.css>; rel="preload"; as="style"" |
x-debug-token | "bd48b1" |
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 | "87fcad089db48450661478d2c298d898" |
DATABASE_URL | "mysql://muskAlumni:BigR3ds4Life!@127.0.0.1:3306/app?serverVersion=8.0.32&charset=utf8mb4" |
MERCURE_JWT_SECRET | "!ChangeThisMercureHubJWTSecretKey!" |
MERCURE_PUBLIC_URL | "https://example.com/.well-known/mercure" |
MERCURE_URL | "https://example.com/.well-known/mercure" |
MESSENGER_TRANSPORT_DSN | "doctrine://default?auto_setup=0" |
MYSQL_DB | "muskAlumni" |
MYSQL_HOST | "localhost" |
MYSQL_USER | "muskUser" |
POSTGRES_DB | "app" |
POSTGRES_PASSWORD | "!ChangeMe!" |
POSTGRES_USER | "app" |
Defined as regular env variables
Key | Value |
---|---|
APP_DEBUG | "1" |
CONTEXT_DOCUMENT_ROOT | "/var/www/ma/public" |
CONTEXT_PREFIX | "" |
DOCUMENT_ROOT | "/var/www/ma/public" |
GATEWAY_INTERFACE | "CGI/1.1" |
HTTP_ACCEPT | "*/*" |
HTTP_ACCEPT_ENCODING | "gzip" |
HTTP_HOST | "137.184.122.29:8080" |
HTTP_USER_AGENT | "Mozilla/5.0 (compatible; ModatScanner/1.0; +https://modat.io/)" |
PATH | "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/snap/bin" |
PHP_SELF | "/index.php" |
QUERY_STRING | "" |
REMOTE_ADDR | "148.113.210.228" |
REMOTE_PORT | "34488" |
REQUEST_METHOD | "GET" |
REQUEST_SCHEME | "http" |
REQUEST_TIME | 1737567141 |
REQUEST_TIME_FLOAT | 1737567141.7324 |
REQUEST_URI | "/" |
SCRIPT_FILENAME | "/var/www/ma/public/index.php" |
SCRIPT_NAME | "/index.php" |
SERVER_ADDR | "137.184.122.29" |
SERVER_ADMIN | "webmaster@localhost" |
SERVER_NAME | "137.184.122.29" |
SERVER_PORT | "8080" |
SERVER_PROTOCOL | "HTTP/1.1" |
SERVER_SIGNATURE | "<address>Apache/2.4.58 (Ubuntu) Server at 137.184.122.29 Port 8080</address>\n" |
SERVER_SOFTWARE | "Apache/2.4.58 (Ubuntu)" |
SYMFONY_DOTENV_PATH | "/var/www/ma/.env" |
SYMFONY_DOTENV_VARS | "APP_ENV,APP_SECRET,POSTGRES_DB,POSTGRES_PASSWORD,POSTGRES_USER,MYSQL_USER,MYSQL_HOST,MYSQL_DB,DATABASE_URL,MESSENGER_TRANSPORT_DSN,MERCURE_URL,MERCURE_PUBLIC_URL,MERCURE_JWT_SECRET" |