IndexController :: index
Request
GET Parameters
None
POST Parameters
None
Uploaded Files
None
Request Attributes
| Key | Value |
|---|---|
| _controller | "App\Controller\IndexController::index" |
| _route | "home" |
| _route_params | [] |
| _stopwatch_token | "f5c6d4" |
Request Headers
| Header | Value |
|---|---|
| accept | "text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8" |
| accept-encoding | "gzip, deflate, br" |
| accept-language | "en-US,en;q=0.8" |
| cache-control | "no-cache" |
| connection | "close" |
| host | "api.younamar.com" |
| referer | "https://api.younamar.com" |
| user-agent | "Mozilla/5.0+(compatible; UptimeRobot/2.0; http://www.uptimerobot.com/)" |
| x-forwarded-for | "157.90.156.63" |
| x-forwarded-proto | "https" |
| x-php-ob-level | "1" |
| x-real-ip | "157.90.156.63" |
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 | "Sat, 06 Dec 2025 04:11:55 GMT" |
| expires | "-1" |
| pragma | "no-cache" |
| x-debug-token | "7b36b2" |
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 | "f5c1f8290561d9c94ceadb7ad7cdc5db" |
| CORS_ALLOW_ORIGIN | "*" |
| DATABASE_URL | "mysql://younamar_user:secure_password@127.0.0.1:3306/younamar_bd?serverVersion=8.0&charset=utf8mb4" |
| JWT_PASSPHRASE | "b70b9f2209c10f3ee12b7f3fcfc1975a584e8732620730bac282e29b8239b23b" |
| JWT_PUBLIC_KEY | "%kernel.project_dir%/config/jwt/public.pem" |
| JWT_SECRET_KEY | "%kernel.project_dir%/config/jwt/private.pem" |
| MESSENGER_TRANSPORT_DSN | "doctrine://default?auto_setup=0" |
Defined as regular env variables
| Key | Value |
|---|---|
| APP_DEBUG | "1" |
| DOCUMENT_ROOT | "/var/www/younamar-api/public" |
| HTTP_ACCEPT | "text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8" |
| HTTP_ACCEPT_ENCODING | "gzip, deflate, br" |
| HTTP_ACCEPT_LANGUAGE | "en-US,en;q=0.8" |
| HTTP_CACHE_CONTROL | "no-cache" |
| HTTP_CONNECTION | "close" |
| HTTP_HOST | "api.younamar.com" |
| HTTP_REFERER | "https://api.younamar.com" |
| HTTP_USER_AGENT | "Mozilla/5.0+(compatible; UptimeRobot/2.0; http://www.uptimerobot.com/)" |
| HTTP_X_FORWARDED_FOR | "157.90.156.63" |
| HTTP_X_FORWARDED_PROTO | "https" |
| HTTP_X_REAL_IP | "157.90.156.63" |
| PHP_SELF | "/index.php" |
| REMOTE_ADDR | "127.0.0.1" |
| REMOTE_PORT | "49212" |
| REQUEST_METHOD | "HEAD" |
| REQUEST_TIME | 1764994315 |
| REQUEST_TIME_FLOAT | 1764994315.3994 |
| REQUEST_URI | "/" |
| SCRIPT_FILENAME | "/var/www/younamar-api/public/index.php" |
| SCRIPT_NAME | "/index.php" |
| SERVER_NAME | "0.0.0.0" |
| SERVER_PORT | "8000" |
| SERVER_PROTOCOL | "HTTP/1.0" |
| SERVER_SOFTWARE | "PHP 8.2.26 Development Server" |
| SYMFONY_DOTENV_PATH | "/var/www/younamar-api/.env" |
| SYMFONY_DOTENV_VARS | "APP_ENV,APP_SECRET,DATABASE_URL,MESSENGER_TRANSPORT_DSN,CORS_ALLOW_ORIGIN,JWT_SECRET_KEY,JWT_PUBLIC_KEY,JWT_PASSPHRASE" |