GET https://api.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
"3d8a9c"

Request Headers

Header Value
accept
"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.8"
accept-encoding
"gzip, deflate"
accept-language
"en-US,en;q=0.5"
cache-control
"max-age=0"
connection
"keep-alive"
host
"api.nutri-life.ai"
upgrade-insecure-requests
"1"
user-agent
"Mozilla/5.0 (X11; Linux i686; rv:109.0) Gecko/20100101 Firefox/120.0"
x-php-ob-level
"1"

Request Content

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

Retry Command

curl \
  --compressed \
  --url 'https://api.nutri-life.ai/' \
  --header 'Upgrade-Insecure-Requests: 1' \
  --header 'Connection: keep-alive' \
  --header 'Cache-Control: max-age=0' \
  --header 'Accept-Encoding: gzip, deflate' \
  --header 'User-Agent: Mozilla/5.0 (X11; Linux i686; rv:109.0) Gecko/20100101 Firefox/120.0' \
  --header 'Accept-Language: en-US,en;q=0.5' \
  --header 'Accept: text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.8' \
  --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 10:10:00 GMT"
location
"/v1/docs"
x-debug-token
"ba3e6a"
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_prod?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/api"
APP_RUNTIME
"Symfony\Component\Runtime\SymfonyRuntime"
APP_RUNTIME_OPTIONS
[
  "project_dir" => "/home/nutrilife/api"
]
CONTENT_LENGTH
""
CONTENT_TYPE
""
DOCUMENT_ROOT
"/home/nutrilife/api/public"
DOCUMENT_URI
"/index.php"
FCGI_ROLE
"RESPONDER"
GATEWAY_INTERFACE
"CGI/1.1"
HOME
"/home/nutrilife"
HTTPS
"on"
HTTP_ACCEPT
"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.8"
HTTP_ACCEPT_ENCODING
"gzip, deflate"
HTTP_ACCEPT_LANGUAGE
"en-US,en;q=0.5"
HTTP_CACHE_CONTROL
"max-age=0"
HTTP_CONNECTION
"keep-alive"
HTTP_HOST
"api.nutri-life.ai"
HTTP_UPGRADE_INSECURE_REQUESTS
"1"
HTTP_USER_AGENT
"Mozilla/5.0 (X11; Linux i686; rv:109.0) Gecko/20100101 Firefox/120.0"
PATH_INFO
""
PHP_SELF
"/index.php"
QUERY_STRING
""
REDIRECT_STATUS
"200"
REMOTE_ADDR
"45.41.130.242"
REMOTE_PORT
"45582"
REMOTE_USER
""
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"https"
REQUEST_TIME
1786615800
REQUEST_TIME_FLOAT
1786615800.463
REQUEST_URI
"/"
SCRIPT_FILENAME
"/home/nutrilife/api/public/index.php"
SCRIPT_NAME
"/index.php"
SERVER_ADDR
"212.64.222.227"
SERVER_NAME
"api.nutri-life.ai"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SOFTWARE
"nginx/1.28.1"
SYMFONY_DOTENV_PATH
"/home/nutrilife/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"