MainController :: intro
Request
GET Parameters
None
POST Parameters
None
Uploaded Files
None
Request Attributes
| Key | Value |
|---|---|
| _controller | "App\Controller\MainController::intro" |
| _route | "app_main_intro" |
| _route_params | [] |
| _stopwatch_token | "a16c44" |
Request Headers
| Header | Value |
|---|---|
| accept | "text/html,application/xhtml+xml" |
| accept-encoding | "gzip" |
| accept-language | "en-US" |
| cache-control | "no-cache" |
| connection | "close" |
| host | "thaturchingirl.com" |
| referer | "http://urchie.com/" |
| user-agent | "Mozilla/5.0 (Linux; Android 14; SM-S901B) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.6099.280 Mobile Safari/537.36 OPR/80.4.4244.7786" |
| 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 | "Sat, 06 Dec 2025 09:37:30 GMT" |
| x-debug-token | "851134" |
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 | "026ff92c0b1c5a523aa557e343a7511d" |
| APP_SHARE_DIR | "var/share" |
| DEFAULT_URI | "http://localhost" |
Defined as regular env variables
| Key | Value |
|---|---|
| APP_DEBUG | "1" |
| APP_PROJECT_DIR | "/srv/dev/ashendrake.com" |
| APP_RUNTIME | "Symfony\Component\Runtime\SymfonyRuntime" |
| APP_RUNTIME_OPTIONS | [ "project_dir" => "/srv/dev/ashendrake.com" ] |
| CONTEXT_DOCUMENT_ROOT | "/srv/dev/ashendrake.com/public" |
| CONTEXT_PREFIX | "" |
| DOCUMENT_ROOT | "/srv/dev/ashendrake.com/public" |
| GATEWAY_INTERFACE | "CGI/1.1" |
| HTTPS | "on" |
| HTTP_ACCEPT | "text/html,application/xhtml+xml" |
| HTTP_ACCEPT_ENCODING | "gzip" |
| HTTP_ACCEPT_LANGUAGE | "en-US" |
| HTTP_CACHE_CONTROL | "no-cache" |
| HTTP_CONNECTION | "close" |
| HTTP_HOST | "thaturchingirl.com" |
| HTTP_REFERER | "http://urchie.com/" |
| HTTP_USER_AGENT | "Mozilla/5.0 (Linux; Android 14; SM-S901B) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.6099.280 Mobile Safari/537.36 OPR/80.4.4244.7786" |
| PATH | "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" |
| PHP_SELF | "/index.php" |
| QUERY_STRING | "" |
| REMOTE_ADDR | "93.158.90.70" |
| REMOTE_PORT | "38573" |
| REQUEST_METHOD | "GET" |
| REQUEST_SCHEME | "https" |
| REQUEST_TIME | 1765013850 |
| REQUEST_TIME_FLOAT | 1765013850.7619 |
| REQUEST_URI | "/" |
| SCRIPT_FILENAME | "/srv/dev/ashendrake.com/public/index.php" |
| SCRIPT_NAME | "/index.php" |
| SERVER_ADDR | "192.168.0.104" |
| SERVER_ADMIN | "webmaster@localhost" |
| SERVER_NAME | "thaturchingirl.com" |
| SERVER_PORT | "443" |
| SERVER_PROTOCOL | "HTTP/1.1" |
| SERVER_SIGNATURE | "<address>Apache/2.4.65 (Debian) Server at thaturchingirl.com Port 443</address>\n" |
| SERVER_SOFTWARE | "Apache/2.4.65 (Debian)" |
| SSL_TLS_SNI | "thaturchingirl.com" |
| SYMFONY_DOTENV_PATH | "/srv/dev/ashendrake.com/.env" |
| SYMFONY_DOTENV_VARS | "APP_ENV,APP_SECRET,APP_SHARE_DIR,DEFAULT_URI" |