GET https://api-test.nutri-life.ai/

DefaultController :: home

Request

GET Parameters

None

POST Parameters

None

Uploaded Files

None

Request Attributes

Key Value
_controller
"App\Controller\DefaultController::home"
_controller_attributes
[
  Symfony\Component\Routing\Attribute\Route {#327
    +methods: []
    +envs: []
    +schemes: []
    +aliases: []
    +path: "/"
    +name: "home"
    +requirements: []
    +options: []
    +defaults: []
    +host: null
    +condition: null
    +priority: null
  }
]
_firewall_context
"security.firewall.map.context.main"
_route
"home"
_route_params
[]
_security_authenticators
[]
_security_skipped_authenticators
[]
_stopwatch_token
"8d1fc8"

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip, br, deflate"
from
"gptbot(at)openai.com"
host
"api-test.nutri-life.ai"
user-agent
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; GPTBot/1.4; +https://openai.com/gptbot)"
x-openai-host-hash
"421986403"
x-php-ob-level
"1"

Request Content

Request content not available (it was retrieved as a resource).

Retry Command

curl \
  --compressed \
  --url 'https://api-test.nutri-life.ai/' \
  --header 'Accept-Encoding: gzip, br, deflate' \
  --header 'Accept: */*' \
  --header 'User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; GPTBot/1.4; +https://openai.com/gptbot)' \
  --header 'From: gptbot(at)openai.com' \
  --header 'X-Openai-Host-Hash: 421986403' \
  --header 'X-Php-Ob-Level: 1'

Response

Response Headers

Header Value
cache-control
"no-cache, private"
content-type
"text/html; charset=utf-8"
date
"Thu, 13 Aug 2026 07:38:52 GMT"
location
"/v1/docs"
x-debug-token
"3852aa"
x-robots-tag
"noindex"

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
"1721f8866533f5e144ac2fb048b70f08"
APP_SHARE_DIR
"var/share"
CDN_DOMAIN
"https://localhost:4244"
CDN_PATH
"../upload"
COMPOSE_PROJECT_NAME
"nutrlife-api"
CORS_ALLOW_ORIGIN
"^https://nutri-life\.ai$"
DATABASE_URL
"mysql://nutrilife:g!dkW![AaARXa8aD@mysql.rebase.com.tr:3306/nutrilife_api_test?serverVersion=11.4.12-MariaDB&charset=utf8mb4"
DEFAULT_REDIRECT_URL
"https://nutri-life.ai"
DEFAULT_URI
"https://nutri-life.ai"
DOCKER_API_HTTPS_PORT
"4243"
GOOGLE_RECAPTCHA_SECRET
""
GOOGLE_RECAPTCHA_SITE_KEY
""
IS_DOCS_ENABLED
"true"
JWT_TOKEN_TTL_IN_SECONDS
"3600"
MAILER_CONTACT_RECEIVER
"hello@nutri-life.ai"
MAILER_DSN
"gmail+smtp://info@nutri-life.ai:QmFmd6RlG@7Myc4@default"
MAILER_FROM_ADDRESS
"no-reply@nutri-life.ai"
MAILER_FROM_NAME
"Nutri Life"

Defined as regular env variables

Key Value
APP_DEBUG
"1"
APP_PROJECT_DIR
"/home/nutrilife/test/api"
APP_RUNTIME
"Symfony\Component\Runtime\SymfonyRuntime"
APP_RUNTIME_OPTIONS
[
  "project_dir" => "/home/nutrilife/test/api"
]
CONTENT_LENGTH
""
CONTENT_TYPE
""
DOCUMENT_ROOT
"/home/nutrilife/test/api/public"
DOCUMENT_URI
"/index.php"
FCGI_ROLE
"RESPONDER"
GATEWAY_INTERFACE
"CGI/1.1"
HOME
"/home/nutrilife"
HTTPS
"on"
HTTP_ACCEPT
"*/*"
HTTP_ACCEPT_ENCODING
"gzip, br, deflate"
HTTP_FROM
"gptbot(at)openai.com"
HTTP_HOST
"api-test.nutri-life.ai"
HTTP_USER_AGENT
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; GPTBot/1.4; +https://openai.com/gptbot)"
HTTP_X_OPENAI_HOST_HASH
"421986403"
PATH_INFO
""
PHP_SELF
"/index.php"
QUERY_STRING
""
REDIRECT_STATUS
"200"
REMOTE_ADDR
"74.7.227.18"
REMOTE_PORT
"53272"
REMOTE_USER
""
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"https"
REQUEST_TIME
1786606732
REQUEST_TIME_FLOAT
1786606732.3825
REQUEST_URI
"/"
SCRIPT_FILENAME
"/home/nutrilife/test/api/public/index.php"
SCRIPT_NAME
"/index.php"
SERVER_ADDR
"212.64.222.227"
SERVER_NAME
"api-test.nutri-life.ai"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/2.0"
SERVER_SOFTWARE
"nginx/1.28.1"
SYMFONY_DOTENV_PATH
"/home/nutrilife/test/api/.env"
SYMFONY_DOTENV_VARS
"APP_ENV,DOCKER_API_HTTPS_PORT,COMPOSE_PROJECT_NAME,IS_DOCS_ENABLED,JWT_TOKEN_TTL_IN_SECONDS,DEFAULT_REDIRECT_URL,CDN_PATH,CDN_DOMAIN,MAILER_FROM_NAME,MAILER_FROM_ADDRESS,MAILER_CONTACT_RECEIVER,APP_SECRET,APP_SHARE_DIR,DEFAULT_URI,DATABASE_URL,CORS_ALLOW_ORIGIN,MAILER_DSN,GOOGLE_RECAPTCHA_SITE_KEY,GOOGLE_RECAPTCHA_SECRET"
USER
"nutrilife"