IndexController :: index
Request
GET Parameters
None
POST Parameters
None
Uploaded Files
None
Request Attributes
Key | Value |
---|---|
_access_control_attributes | null |
_controller | "App\Controller\IndexController::index" |
_firewall_context | "security.firewall.map.context.main" |
_route | "app_index_index" |
_route_params | [] |
_stopwatch_token | "641979" |
Request Headers
Header | Value |
---|---|
accept | "text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7" |
accept-encoding | "gzip, br" |
accept-language | "zh-CN,zh;q=0.9,en-US;q=0.8,en;q=0.7" |
authorization | "" |
cache-control | "no-cache" |
cdn-loop | "cloudflare; loops=1" |
cf-connecting-ip | "114.96.103.33" |
cf-ipcountry | "CN" |
cf-ray | "8e77576579dd35dc-LHR" |
cf-visitor | "{"scheme":"https"}" |
connection | "close" |
host | "www.domusmc.org" |
pragma | "no-cache" |
referer | "http://www.domusmc.org" |
upgrade-insecure-requests | "1" |
user-agent | "Mozilla/5.0 (iPhone; CPU iPhone OS 13_2_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/13.0.3 Mobile/15E148 Safari/604.1" |
x-forwarded-for | "114.96.103.33" |
x-forwarded-port | "80" |
x-forwarded-proto | "http" |
x-php-ob-level | "1" |
Request Content
Request content not available (it was retrieved as a resource).
Response
Response Headers
Header | Value |
---|---|
cache-control | "private, must-revalidate" |
content-type | "text/html; charset=UTF-8" |
date | "Sun, 24 Nov 2024 06:28:52 GMT" |
expires | "-1" |
pragma | "no-cache" |
x-debug-token | "055309" |
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_IMAGES_DIRECTORY | "static" |
APP_SECRET | "2499426be01ce675aedb968ab340a385" |
CORS_ALLOW_ORIGIN | "^https?://(localhost|127\.0\.0\.1)(:[0-9]+)?$" |
DATABASE_URL | "postgresql://domusmc:[email protected]:5432/domusmc?serverVersion=14.13&charset=utf8" |
MESSENGER_TRANSPORT_DSN | "doctrine://default?auto_setup=0" |
Defined as regular env variables
Key | Value |
---|---|
APP_DEBUG | "1" |
CONTEXT_DOCUMENT_ROOT | "/var/www/www-root/data/www/domusmc.org/public" |
CONTEXT_PREFIX | "" |
DOCUMENT_ROOT | "/var/www/www-root/data/www/domusmc.org/public" |
GATEWAY_INTERFACE | "CGI/1.1" |
HTTP_ACCEPT | "text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7" |
HTTP_ACCEPT_ENCODING | "gzip, br" |
HTTP_ACCEPT_LANGUAGE | "zh-CN,zh;q=0.9,en-US;q=0.8,en;q=0.7" |
HTTP_AUTHORIZATION | "" |
HTTP_CACHE_CONTROL | "no-cache" |
HTTP_CDN_LOOP | "cloudflare; loops=1" |
HTTP_CF_CONNECTING_IP | "114.96.103.33" |
HTTP_CF_IPCOUNTRY | "CN" |
HTTP_CF_RAY | "8e77576579dd35dc-LHR" |
HTTP_CF_VISITOR | "{"scheme":"https"}" |
HTTP_CONNECTION | "close" |
HTTP_HOST | "www.domusmc.org" |
HTTP_PRAGMA | "no-cache" |
HTTP_REFERER | "http://www.domusmc.org" |
HTTP_UPGRADE_INSECURE_REQUESTS | "1" |
HTTP_USER_AGENT | "Mozilla/5.0 (iPhone; CPU iPhone OS 13_2_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/13.0.3 Mobile/15E148 Safari/604.1" |
HTTP_X_FORWARDED_FOR | "114.96.103.33" |
HTTP_X_FORWARDED_PORT | "80" |
HTTP_X_FORWARDED_PROTO | "http" |
PATH | "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" |
PHP_SELF | "/index.php" |
QUERY_STRING | "" |
REDIRECT_HTTP_AUTHORIZATION | "" |
REDIRECT_STATUS | "200" |
REDIRECT_URL | "/" |
REMOTE_ADDR | "172.68.186.51" |
REMOTE_PORT | "53148" |
REQUEST_METHOD | "GET" |
REQUEST_SCHEME | "http" |
REQUEST_TIME | 1732429732 |
REQUEST_TIME_FLOAT | 1732429732.7599 |
REQUEST_URI | "/" |
SCRIPT_FILENAME | "/var/www/www-root/data/www/domusmc.org/public/index.php" |
SCRIPT_NAME | "/index.php" |
SERVER_ADDR | "127.0.0.1" |
SERVER_ADMIN | "[email protected]" |
SERVER_NAME | "www.domusmc.org" |
SERVER_PORT | "80" |
SERVER_PROTOCOL | "HTTP/1.0" |
SERVER_SIGNATURE | "<address>Apache/2.4.52 (Ubuntu) Server at www.domusmc.org Port 80</address>\n" |
SERVER_SOFTWARE | "Apache/2.4.52 (Ubuntu)" |
SYMFONY_DOTENV_PATH | "/var/www/www-root/data/www/domusmc.org/.env" |
SYMFONY_DOTENV_VARS | "APP_ENV,APP_SECRET,DATABASE_URL,MESSENGER_TRANSPORT_DSN,CORS_ALLOW_ORIGIN,APP_IMAGES_DIRECTORY" |