MainController :: index
Request
GET Parameters
Key | Value |
---|---|
rest_route | "/wp/v2/users/" |
POST Parameters
No POST parameters
Uploaded Files
No files were uploaded
Request Attributes
Key | Value |
---|---|
_controller | "App\Controller\MainController::index" |
_firewall_context | "security.firewall.map.context.main" |
_route | "index" |
_route_params | [] |
Request Headers
Header | Value |
---|---|
accept-encoding | "gzip" |
connection | "close" |
host | "timyl.fr" |
user-agent | "Go-http-client/1.1" |
x-forwarded-for | "68.183.180.73" |
x-forwarded-proto | "http" |
x-forwarded-scheme | "http" |
x-php-ob-level | "1" |
x-real-ip | "68.183.180.73" |
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 | "Thu, 14 Nov 2024 23:25:42 GMT" |
location | "/login" |
x-debug-token | "bcc420" |
Cookies
Request Cookies
No request cookies
Response Cookies
No response cookies
Session
Session Metadata
Key | Value |
---|---|
Created | "Thu, 14 Nov 24 23:25:42 +0000" |
Last used | "Thu, 14 Nov 24 23:25:42 +0000" |
Lifetime | "0" |
Session Attributes
Attribute | Value |
---|---|
_security.main.target_path | "http://timyl.fr/?rest_route=%2Fwp%2Fv2%2Fusers%2F" |
Flashes
Flashes
No flash messages were created.
Server Parameters
Server Parameters
Defined in .env
Key | Value |
---|---|
APP_ENV | "dev" |
APP_SECRET | "0c29a7781e20e19637fc47d1ee7ba524" |
DATABASE_URL | "sqlite:///%kernel.project_dir%/var/data.db" |
Defined as regular env variables
Key | Value |
---|---|
APP_DEBUG | "1" |
CONTEXT_DOCUMENT_ROOT | "/var/www/html/APGlobal/public" |
CONTEXT_PREFIX | "" |
DOCUMENT_ROOT | "/var/www/html/APGlobal/public" |
GATEWAY_INTERFACE | "CGI/1.1" |
HTTP_ACCEPT_ENCODING | "gzip" |
HTTP_CONNECTION | "close" |
HTTP_HOST | "timyl.fr" |
HTTP_USER_AGENT | "Go-http-client/1.1" |
HTTP_X_FORWARDED_FOR | "68.183.180.73" |
HTTP_X_FORWARDED_PROTO | "http" |
HTTP_X_FORWARDED_SCHEME | "http" |
HTTP_X_REAL_IP | "68.183.180.73" |
PATH | "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" |
PHP_SELF | "/index.php" |
QUERY_STRING | "rest_route=/wp/v2/users/" |
REMOTE_ADDR | "192.168.1.3" |
REMOTE_PORT | "52972" |
REQUEST_METHOD | "GET" |
REQUEST_SCHEME | "http" |
REQUEST_TIME | 1731626742 |
REQUEST_TIME_FLOAT | 1731626742.367 |
REQUEST_URI | "/?rest_route=/wp/v2/users/" |
SCRIPT_FILENAME | "/var/www/html/APGlobal/public/index.php" |
SCRIPT_NAME | "/index.php" |
SERVER_ADDR | "192.168.1.73" |
SERVER_ADMIN | "[no address given]" |
SERVER_NAME | "timyl.fr" |
SERVER_PORT | "80" |
SERVER_PROTOCOL | "HTTP/1.1" |
SERVER_SIGNATURE | "<address>Apache/2.4.41 (Ubuntu) Server at timyl.fr Port 80</address>\n" |
SERVER_SOFTWARE | "Apache/2.4.41 (Ubuntu)" |
SYMFONY_DOTENV_VARS | "APP_ENV,APP_SECRET,DATABASE_URL" |