Request / Response
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 |
---|---|
_stopwatch_token | "75cdbd" |
Request Headers
Header | Value |
---|---|
accept-encoding | "gzip" |
connection | "close" |
host | "dev-solid-cv-backend.tonicteaching.com" |
user-agent | "Go-http-client/1.1" |
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 | "Tue, 21 Oct 2025 09:25:20 GMT" |
x-debug-token | "ff9246" |
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 | "c25fd094087fdc8a0d16bf83ad1a9577" |
CORS_ALLOW_ORIGIN | "^https?://(localhost|127\.0\.0\.1)(:[0-9]+)?$" |
DATABASE_URL | "mysql://root:genevieve@127.0.0.1:3306/solidcv?serverVersion=8&charset=utf8mb4" |
MAILER_DSN | "null://null" |
MESSENGER_TRANSPORT_DSN | "doctrine://default?auto_setup=0" |
Defined as regular env variables
Key | Value |
---|---|
APP_DEBUG | "1" |
CONTENT_LENGTH | "" |
CONTENT_TYPE | "" |
DOCUMENT_ROOT | "/var/www/dev/solidcv_backend/public" |
DOCUMENT_URI | "/index.php" |
FCGI_ROLE | "RESPONDER" |
GATEWAY_INTERFACE | "CGI/1.1" |
HOME | "/var/www" |
HTTPS | "on" |
HTTP_ACCEPT_ENCODING | "gzip" |
HTTP_CONNECTION | "close" |
HTTP_HOST | "dev-solid-cv-backend.tonicteaching.com" |
HTTP_USER_AGENT | "Go-http-client/1.1" |
PHP_SELF | "/index.php" |
QUERY_STRING | "rest_route=/wp/v2/users/" |
REDIRECT_STATUS | "200" |
REMOTE_ADDR | "68.183.9.16" |
REMOTE_PORT | "46292" |
REMOTE_USER | "" |
REQUEST_METHOD | "GET" |
REQUEST_SCHEME | "https" |
REQUEST_TIME | 1761038720 |
REQUEST_TIME_FLOAT | 1761038720.2504 |
REQUEST_URI | "/?rest_route=/wp/v2/users/" |
SCRIPT_FILENAME | "/var/www/dev/solidcv_backend/public/index.php" |
SCRIPT_NAME | "/index.php" |
SERVER_ADDR | "51.38.191.114" |
SERVER_NAME | "dev-solid-cv-backend.tonicteaching.com" |
SERVER_PORT | "443" |
SERVER_PROTOCOL | "HTTP/1.1" |
SERVER_SOFTWARE | "nginx/1.22.1" |
SYMFONY_DOTENV_PATH | "/var/www/dev/solidcv_backend/.env" |
SYMFONY_DOTENV_VARS | "APP_ENV,APP_SECRET,DATABASE_URL,MESSENGER_TRANSPORT_DSN,MAILER_DSN,CORS_ALLOW_ORIGIN" |
USER | "www-data" |