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 | "53a0fa" |
Request Headers
| Header | Value |
|---|---|
| accept | "*/*" |
| accept-encoding | "gzip, deflate" |
| accept-language | "*" |
| connection | "keep-alive" |
| host | "thaturchingirl.com" |
| method | "GET" |
| referer | "https://www.google.com" |
| user-agent | "Chrome (AppleWebKit/537.1; Chrome50.0; Windows NT 6.3) AppleWebKit/537.36 (KHTML like Gecko) Chrome/51.0.2704.79 Safari/537.36 Edge/14.14393" |
| 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:15:50 GMT" |
| x-debug-token | "6ba6b7" |
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 | "*/*" |
| HTTP_ACCEPT_ENCODING | "gzip, deflate" |
| HTTP_ACCEPT_LANGUAGE | "*" |
| HTTP_CONNECTION | "keep-alive" |
| HTTP_HOST | "thaturchingirl.com" |
| HTTP_METHOD | "GET" |
| HTTP_REFERER | "https://www.google.com" |
| HTTP_USER_AGENT | "Chrome (AppleWebKit/537.1; Chrome50.0; Windows NT 6.3) AppleWebKit/537.36 (KHTML like Gecko) Chrome/51.0.2704.79 Safari/537.36 Edge/14.14393" |
| PATH | "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" |
| PHP_SELF | "/index.php" |
| QUERY_STRING | "" |
| REMOTE_ADDR | "109.70.100.66" |
| REMOTE_PORT | "51844" |
| REQUEST_METHOD | "GET" |
| REQUEST_SCHEME | "https" |
| REQUEST_TIME | 1765012550 |
| REQUEST_TIME_FLOAT | 1765012550.7407 |
| 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" |