HomeController
Request
GET Parameters
None
POST Parameters
None
Uploaded Files
None
Request Attributes
| Key | Value |
|---|---|
| _access_control_attributes | null |
| _controller | "App\Controller\HomeController" |
| _firewall_context | "security.firewall.map.context.main" |
| _links | Symfony\Component\WebLink\GenericLinkProvider {#637 -links: [ 766 => Symfony\Component\WebLink\Link {#766 -rel: [ "preload" => "preload" ] -attributes: [ "as" => "style" ] -href: "/assets/styles/app-jP6m62r.css" } ] } |
| _route | "home" |
| _route_params | [] |
| _security_authenticators | [] |
| _security_skipped_authenticators | [] |
| _stopwatch_token | "ee4326" |
Request Headers
| Header | Value |
|---|---|
| accept | "*/*" |
| accept-encoding | "gzip, br, zstd, deflate" |
| host | "staging.humblewizards.com" |
| user-agent | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.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 | "Sun, 07 Dec 2025 06:19:30 GMT" |
| link | "</assets/styles/app-jP6m62r.css>; rel="preload"; as="style"" |
| x-debug-token | "386cc3" |
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_DEBUG | "1" |
| APP_ENV | "dev" |
| APP_SECRET | "WIZARDLOVE" |
| BUSINESS_OWNER_EMAIL | "kane@humblewizards.com" |
| DATABASE_URL | "pgsql://humble_user:QfR6SGz4%3F@127.0.0.1:5432/humble_dev?serverVersion=14&charset=utf8" |
| MAILER_DSN | "smtp://127.0.0.1:1025" |
| MESSENGER_TRANSPORT_DSN | "in-memory://" |
| RECAPTCHA_SECRET_KEY | "your_secret_key_here" |
| RECAPTCHA_SITE_KEY | "your_site_key_here" |
Defined as regular env variables
| Key | Value |
|---|---|
| CONTEXT_DOCUMENT_ROOT | "/var/www/humble-www-staging/current/public" |
| CONTEXT_PREFIX | "" |
| DOCUMENT_ROOT | "/var/www/humble-www-staging/current/public" |
| GATEWAY_INTERFACE | "CGI/1.1" |
| HTTPS | "on" |
| HTTP_ACCEPT | "*/*" |
| HTTP_ACCEPT_ENCODING | "gzip, br, zstd, deflate" |
| HTTP_HOST | "staging.humblewizards.com" |
| HTTP_USER_AGENT | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
| PATH | "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" |
| PHP_SELF | "/index.php" |
| QUERY_STRING | "" |
| REDIRECT_HTTPS | "on" |
| REDIRECT_SSL_TLS_SNI | "staging.humblewizards.com" |
| REDIRECT_STATUS | "200" |
| REDIRECT_URL | "/" |
| REMOTE_ADDR | "216.73.216.3" |
| REMOTE_PORT | "40634" |
| REQUEST_METHOD | "GET" |
| REQUEST_SCHEME | "https" |
| REQUEST_TIME | 1765088370 |
| REQUEST_TIME_FLOAT | 1765088370.5877 |
| REQUEST_URI | "/" |
| SCRIPT_FILENAME | "/var/www/humble-www-staging/current/public/index.php" |
| SCRIPT_NAME | "/index.php" |
| SERVER_ADDR | "172.26.6.69" |
| SERVER_ADMIN | "[no address given]" |
| SERVER_NAME | "staging.humblewizards.com" |
| SERVER_PORT | "443" |
| SERVER_PROTOCOL | "HTTP/1.1" |
| SERVER_SIGNATURE | "<address>Apache/2.4.52 (Ubuntu) Server at staging.humblewizards.com Port 443</address>\n" |
| SERVER_SOFTWARE | "Apache/2.4.52 (Ubuntu)" |
| SSL_TLS_SNI | "staging.humblewizards.com" |
| SYMFONY_DOTENV_PATH | "/var/www/humble-www-staging/releases/20251006073052/code/.env" |
| SYMFONY_DOTENV_VARS | "APP_ENV,DATABASE_URL,MESSENGER_TRANSPORT_DSN,MAILER_DSN,RECAPTCHA_SITE_KEY,RECAPTCHA_SECRET_KEY,BUSINESS_OWNER_EMAIL,APP_DEBUG,APP_SECRET" |