DefaultController :: index
Request
GET Parameters
None
POST Parameters
None
Uploaded Files
None
Request Attributes
| Key | Value |
|---|---|
| _controller | "Gway\Shared\App\Controller\DefaultController::index" |
| _links | Symfony\Component\WebLink\GenericLinkProvider {#1011 -links: [ 1012 => Symfony\Component\WebLink\Link {#1012 -href: "http://greenway-api.deep-tech.studio/api/docs.jsonld" -rel: [ "http://www.w3.org/ns/hydra/core#apiDocumentation" => "http://www.w3.org/ns/hydra/core#apiDocumentation" ] -attributes: [] } ] } |
| _route | "index" |
| _route_params | [] |
| _stopwatch_token | "117161" |
Request Headers
| Header | Value |
|---|---|
| accept | "text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.9" |
| connection | "close" |
| host | "greenway-api.deep-tech.studio" |
| user-agent | "Uptime-Kuma/1.23.16" |
| x-forwarded-for | "51.77.247.28" |
| x-forwarded-proto | "https" |
| x-php-ob-level | "1" |
| x-real-ip | "51.77.247.28" |
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 | "Wed, 11 Feb 2026 16:29:56 GMT" |
| expires | "-1" |
| link | "<http://greenway-api.deep-tech.studio/api/docs.jsonld>; rel="http://www.w3.org/ns/hydra/core#apiDocumentation"" |
| pragma | "no-cache" |
| x-debug-token | "47c9d4" |
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 | "b0ec8d2fd47298832e4087f08e453c56" |
| CALENDLY_LINK | "https://calendly.com/8randriamanalina8/30min" |
| CORS_ALLOW_ORIGIN | "^https?://(localhost|127\.0\.0\.1|greenway-front\.deep-tech\.studio)(:[0-9]+)?$" |
| DATABASE_URL | "mysql://green_user:green_pass@mariadb10_greenway:3306/green_db?serverVersion=10.11.2-MariaDB&charset=utf8mb4" |
| JWT_PASSPHRASE | "ce7be49c48a3261f03d10920500fa377db798531ad8a6833c239e8fb25b98cbe" |
| JWT_PUBLIC_KEY | "%kernel.project_dir%/config/jwt/public.pem" |
| JWT_SECRET_KEY | "%kernel.project_dir%/config/jwt/private.pem" |
| JWT_TOKEN_TTL | "86400" |
| MAILER_DSN | "smtp://mailer%40madait-lab.com:lQQrjszzwCJTczHC@mail.madait-lab.com:465" |
| MAIL_FROM_ADDRESS | "mailer@madait-lab.com" |
| REDIS_URL | "redis://localhost" |
Defined as regular env variables
| Key | Value |
|---|---|
| APP_DEBUG | "1" |
| CONTEXT_DOCUMENT_ROOT | "/var/www/html/public" |
| CONTEXT_PREFIX | "" |
| DOCUMENT_ROOT | "/var/www/html/public" |
| GATEWAY_INTERFACE | "CGI/1.1" |
| HTTP_ACCEPT | "text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.9" |
| HTTP_CONNECTION | "close" |
| HTTP_HOST | "greenway-api.deep-tech.studio" |
| HTTP_USER_AGENT | "Uptime-Kuma/1.23.16" |
| HTTP_X_FORWARDED_FOR | "51.77.247.28" |
| HTTP_X_FORWARDED_PROTO | "https" |
| HTTP_X_REAL_IP | "51.77.247.28" |
| PATH | "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" |
| PHP_SELF | "/index.php" |
| QUERY_STRING | "" |
| REDIRECT_STATUS | "200" |
| REDIRECT_URL | "/" |
| REMOTE_ADDR | "172.23.0.1" |
| REMOTE_PORT | "33282" |
| REQUEST_METHOD | "GET" |
| REQUEST_SCHEME | "http" |
| REQUEST_TIME | 1770827396 |
| REQUEST_TIME_FLOAT | 1770827396.7558 |
| REQUEST_URI | "/" |
| SCRIPT_FILENAME | "/var/www/html/public/index.php" |
| SCRIPT_NAME | "/index.php" |
| SERVER_ADDR | "172.23.0.3" |
| SERVER_ADMIN | "webmaster@localhost" |
| SERVER_NAME | "greenway-api.deep-tech.studio" |
| SERVER_PORT | "80" |
| SERVER_PROTOCOL | "HTTP/1.0" |
| SERVER_SIGNATURE | "<address>Apache/2.4.65 (Debian) Server at greenway-api.deep-tech.studio Port 80</address>\n" |
| SERVER_SOFTWARE | "Apache/2.4.65 (Debian)" |
| SYMFONY_DOTENV_VARS | "APP_ENV,APP_SECRET,DATABASE_URL,CORS_ALLOW_ORIGIN,MAILER_DSN,MAIL_FROM_ADDRESS,JWT_SECRET_KEY,JWT_PUBLIC_KEY,JWT_PASSPHRASE,JWT_TOKEN_TTL,REDIS_URL,CALENDLY_LINK" |