DefaultController :: index
Request
GET Parameters
| Key | Value |
|---|---|
| phpinfo | "1" |
POST Parameters
No POST parameters
Uploaded Files
No files were uploaded
Request Attributes
| Key | Value |
|---|---|
| _controller | "App\Controller\DefaultController::index" |
| _firewall_context | "security.firewall.map.context.main" |
| _route | "home" |
| _route_params | [] |
| _security_firewall_run | "_security_main" |
| _stopwatch_token | "7cfb6e" |
Request Headers
| Header | Value |
|---|---|
| accept | "text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8" |
| accept-encoding | "gzip" |
| accept-language | "en-US,en;q=0.9" |
| cache-control | "max-age=0" |
| cf-connecting-ip | "162.146.16.147" |
| host | "dev.ehymns.org" |
| user-agent | "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:133.0) Gecko/20100101 Firefox/133.0" |
| x-client-ip | "162.146.16.147" |
| x-forwarded | "for=162.146.16.147;proto=http" |
| x-forwarded-for | "162.146.16.147" |
| x-nextjs-data | "1" |
| x-php-ob-level | "1" |
| x-real-ip | "162.146.16.147" |
| x-requested-with | "XMLHttpRequest" |
| x-vercel-protection-bypass | "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 | "Sat, 28 Feb 2026 12:25:21 GMT" |
| x-debug-token | "0ed3b8" |
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 | "2063b3be02f70a5b4f0effa0cb6b6fff" |
| DATABASE_URL | "mysql://ehymns:uBLoZgABaHqoT405@127.0.0.1:3306/dev_ehymns?serverVersion=5.7" |
| MAILER_DSN | "gmail://admin@ehymns.org:MyName!1987@localhost" |
Defined as regular env variables
| Key | Value |
|---|---|
| CONTEXT_DOCUMENT_ROOT | "/var/www/dev.ehymns/public" |
| CONTEXT_PREFIX | "" |
| DOCUMENT_ROOT | "/var/www/dev.ehymns/public" |
| GATEWAY_INTERFACE | "CGI/1.1" |
| HTTPS | "on" |
| HTTP_ACCEPT | "text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8" |
| HTTP_ACCEPT_ENCODING | "gzip" |
| HTTP_ACCEPT_LANGUAGE | "en-US,en;q=0.9" |
| HTTP_CACHE_CONTROL | "max-age=0" |
| HTTP_CF_CONNECTING_IP | "162.146.16.147" |
| HTTP_HOST | "dev.ehymns.org" |
| HTTP_USER_AGENT | "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:133.0) Gecko/20100101 Firefox/133.0" |
| HTTP_X_CLIENT_IP | "162.146.16.147" |
| HTTP_X_FORWARDED | "for=162.146.16.147;proto=http" |
| HTTP_X_FORWARDED_FOR | "162.146.16.147" |
| HTTP_X_NEXTJS_DATA | "1" |
| HTTP_X_REAL_IP | "162.146.16.147" |
| HTTP_X_REQUESTED_WITH | "XMLHttpRequest" |
| HTTP_X_VERCEL_PROTECTION_BYPASS | "1" |
| PATH | "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" |
| PHP_SELF | "/index.php" |
| QUERY_STRING | "phpinfo=1" |
| REDIRECT_HTTPS | "on" |
| REDIRECT_QUERY_STRING | "phpinfo=1" |
| REDIRECT_SSL_TLS_SNI | "dev.ehymns.org" |
| REDIRECT_STATUS | "200" |
| REDIRECT_URL | "/" |
| REMOTE_ADDR | "161.178.140.192" |
| REMOTE_PORT | "54698" |
| REQUEST_METHOD | "GET" |
| REQUEST_SCHEME | "https" |
| REQUEST_TIME | 1772281520 |
| REQUEST_TIME_FLOAT | 1772281520.8568 |
| REQUEST_URI | "/?phpinfo=1" |
| SCRIPT_FILENAME | "/var/www/dev.ehymns/public/index.php" |
| SCRIPT_NAME | "/index.php" |
| SERVER_ADDR | "167.172.230.192" |
| SERVER_ADMIN | "admin@ehymns.org" |
| SERVER_NAME | "dev.ehymns.org" |
| SERVER_PORT | "443" |
| SERVER_PROTOCOL | "HTTP/1.1" |
| SERVER_SIGNATURE | "<address>Apache/2.4.66 (Ubuntu) Server at dev.ehymns.org Port 443</address>\n" |
| SERVER_SOFTWARE | "Apache/2.4.66 (Ubuntu)" |
| SSL_TLS_SNI | "dev.ehymns.org" |
| SYMFONY_DOTENV_VARS | "APP_ENV,APP_DEBUG,APP_SECRET,DATABASE_URL,MAILER_DSN" |