HomeController :: about
Request
GET Parameters
None
POST Parameters
None
Uploaded Files
None
Request Attributes
Key | Value |
---|---|
_controller | "App\Controller\HomeController::about" |
_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_about" |
_route_params | [] |
_security_firewall_run | "_security_main" |
_stopwatch_token | "606302" |
Request Headers
Header | Value |
---|---|
accept | "*/*" |
accept-encoding | "gzip, br, zstd, deflate" |
host | "muskegonalumni.org" |
user-agent | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
x-forwarded-for | "18.223.205.73" |
x-forwarded-host | "muskegonalumni.org" |
x-forwarded-proto | "https" |
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 16:03:11 GMT" |
link | "</assets/styles/app-d0f4eb8080691e5654f6d29f2da9ce06.css>; rel="preload"; as="style",</assets/styles/bootstrap.min-99aa06d3014798d86001c324468d497f.css>; rel="preload"; as="style"" |
x-debug-token | "04cd13" |
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, br, zstd, deflate" |
HTTP_HOST | "muskegonalumni.org" |
HTTP_USER_AGENT | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
HTTP_X_FORWARDED_FOR | "18.223.205.73" |
HTTP_X_FORWARDED_HOST | "muskegonalumni.org" |
HTTP_X_FORWARDED_PROTO | "https" |
PATH | "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/snap/bin" |
PHP_SELF | "/index.php" |
QUERY_STRING | "" |
REMOTE_ADDR | "::1" |
REMOTE_PORT | "54524" |
REQUEST_METHOD | "GET" |
REQUEST_SCHEME | "http" |
REQUEST_TIME | 1737561791 |
REQUEST_TIME_FLOAT | 1737561791.5438 |
REQUEST_URI | "/about" |
SCRIPT_FILENAME | "/var/www/ma/public/index.php" |
SCRIPT_NAME | "/index.php" |
SERVER_ADDR | "::1" |
SERVER_ADMIN | "webmaster@localhost" |
SERVER_NAME | "muskegonalumni.org" |
SERVER_PORT | "80" |
SERVER_PROTOCOL | "HTTP/1.1" |
SERVER_SIGNATURE | "<address>Apache/2.4.58 (Ubuntu) Server at muskegonalumni.org Port 80</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" |