ServerController :: index
Request
GET Parameters
| Key | Value |
|---|---|
| location | "AmsterdamAMS-01" |
POST Parameters
No POST parameters
Uploaded Files
No files were uploaded
Request Attributes
| Key | Value |
|---|---|
| _access_control_attributes | null |
| _controller | "App\Controller\Api\ServerController::index" |
| _firewall_context | "security.firewall.map.context.main" |
| _route | "api_servers_index" |
| _route_params | [] |
| _security_authenticators | [] |
| _security_skipped_authenticators | [] |
Request Headers
| Header | Value |
|---|---|
| accept | "*/*" |
| accept-encoding | "gzip, deflate, br, zstd" |
| accept-language | "tr,en;q=0.9,ru-RU;q=0.8,ru;q=0.7,en-US;q=0.6,az;q=0.5" |
| connection | "keep-alive" |
| cookie | "_ga=GA1.1.95455017.1779911719; _ga_Z2W44W7CL8=GS2.1.s1780051074$o2$g1$t1780051088$j46$l0$h0; main_deauth_profile_token=91aa8b" |
| host | "servers.hesabla.com" |
| referer | "https://servers.hesabla.com/" |
| sec-ch-ua | ""Chromium";v="148", "Google Chrome";v="148", "Not/A)Brand";v="99"" |
| sec-ch-ua-mobile | "?0" |
| sec-ch-ua-platform | ""Windows"" |
| sec-fetch-dest | "empty" |
| sec-fetch-mode | "cors" |
| sec-fetch-site | "same-origin" |
| user-agent | "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36" |
| 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 | "application/json" |
| date | "Fri, 29 May 2026 14:50:22 GMT" |
| x-debug-token | "1b0d0e" |
Cookies
Request Cookies
| Key | Value |
|---|---|
| _ga | "GA1.1.95455017.1779911719" |
| _ga_Z2W44W7CL8 | "GS2.1.s1780051074$o2$g1$t1780051088$j46$l0$h0" |
| main_deauth_profile_token | "91aa8b" |
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_DEBUG | "0" |
| APP_ENV | "dev" |
| APP_SECRET | "8ec320e4e877be9b7e9438f126286f6a" |
| APP_SHARE_DIR | "var/share" |
| CORS_ALLOW_ORIGIN | "^.*$" |
| DATABASE_URL | "mysql://leasewebuser:888ceyhun@127.0.0.1:3306/servers_api?serverVersion=8.0.45&charset=utf8mb4" |
| DB_DATABASE | "servers_api" |
| DB_PASSWORD | "888ceyhun" |
| DB_USERNAME | "leasewebuser" |
| DEFAULT_URI | "http://localhost" |
| MAILER_DSN | "smtp://mailer:1025" |
| MESSENGER_TRANSPORT_DSN | "doctrine://default?auto_setup=0" |
Defined as regular env variables
| Key | Value |
|---|---|
| APP_PROJECT_DIR | "/var/www/servers-api" |
| APP_RUNTIME | "Symfony\Component\Runtime\SymfonyRuntime" |
| APP_RUNTIME_OPTIONS | [ "project_dir" => "/var/www/servers-api" ] |
| CONTENT_LENGTH | "" |
| CONTENT_TYPE | "" |
| DOCUMENT_ROOT | "/var/www/servers-api/public" |
| DOCUMENT_URI | "/index.php" |
| FCGI_ROLE | "RESPONDER" |
| GATEWAY_INTERFACE | "CGI/1.1" |
| HOME | "/var/www" |
| HTTPS | "on" |
| HTTP_ACCEPT | "*/*" |
| HTTP_ACCEPT_ENCODING | "gzip, deflate, br, zstd" |
| HTTP_ACCEPT_LANGUAGE | "tr,en;q=0.9,ru-RU;q=0.8,ru;q=0.7,en-US;q=0.6,az;q=0.5" |
| HTTP_CONNECTION | "keep-alive" |
| HTTP_COOKIE | "_ga=GA1.1.95455017.1779911719; _ga_Z2W44W7CL8=GS2.1.s1780051074$o2$g1$t1780051088$j46$l0$h0; main_deauth_profile_token=91aa8b" |
| HTTP_HOST | "servers.hesabla.com" |
| HTTP_REFERER | "https://servers.hesabla.com/" |
| HTTP_SEC_CH_UA | ""Chromium";v="148", "Google Chrome";v="148", "Not/A)Brand";v="99"" |
| HTTP_SEC_CH_UA_MOBILE | "?0" |
| HTTP_SEC_CH_UA_PLATFORM | ""Windows"" |
| HTTP_SEC_FETCH_DEST | "empty" |
| HTTP_SEC_FETCH_MODE | "cors" |
| HTTP_SEC_FETCH_SITE | "same-origin" |
| HTTP_USER_AGENT | "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36" |
| PHP_SELF | "/index.php" |
| QUERY_STRING | "location=AmsterdamAMS-01" |
| REDIRECT_STATUS | "200" |
| REMOTE_ADDR | "82.194.23.42" |
| REMOTE_PORT | "61327" |
| REMOTE_USER | "" |
| REQUEST_METHOD | "GET" |
| REQUEST_SCHEME | "https" |
| REQUEST_TIME | 1780066222 |
| REQUEST_TIME_FLOAT | 1780066222.5379 |
| REQUEST_URI | "/api/servers?location=AmsterdamAMS-01" |
| SCRIPT_FILENAME | "/var/www/servers-api/public/index.php" |
| SCRIPT_NAME | "/index.php" |
| SERVER_ADDR | "172.31.23.205" |
| SERVER_NAME | "servers.hesabla.com" |
| SERVER_PORT | "443" |
| SERVER_PROTOCOL | "HTTP/1.1" |
| SERVER_SOFTWARE | "nginx/1.28.0" |
| SYMFONY_DOTENV_PATH | "/var/www/servers-api/.env" |
| SYMFONY_DOTENV_VARS | "APP_ENV,APP_SECRET,APP_SHARE_DIR,DEFAULT_URI,DB_DATABASE,DB_USERNAME,DB_PASSWORD,DATABASE_URL,MESSENGER_TRANSPORT_DSN,MAILER_DSN,CORS_ALLOW_ORIGIN,APP_DEBUG" |
| USER | "www-data" |