IndexController :: getSurvey
Request
GET Parameters
No GET parameters
POST Parameters
No POST parameters
Uploaded Files
No files were uploaded
Request Attributes
| Key | Value |
|---|---|
| _access_control_attributes | null |
| _controller | "App\Controller\IndexController::getSurvey" |
| _firewall_context | "security.firewall.map.context.main" |
| _route | "app_index_getsurvey" |
| _route_params | [] |
| _stopwatch_token | "13e6f6" |
Request Headers
| Header | Value |
|---|---|
| accept | "*/*" |
| accept-encoding | "gzip, deflate" |
| connection | "keep-alive" |
| content-length | "55" |
| content-type | "application/json" |
| host | "telegram.irokez.me" |
| user-agent | "python-requests/2.32.2" |
| x-php-ob-level | "1" |
Request Content
Pretty
{
"phone": null,
"telegramId": 1989003435,
"lang": "ru"
}
Raw
{"phone": null, "telegramId": 1989003435, "lang": "ru"}
Response
Response Headers
| Header | Value |
|---|---|
| cache-control | "no-cache, private" |
| content-type | "application/json" |
| date | "Wed, 21 Jan 2026 02:19:22 GMT" |
| x-debug-token | "06cab7" |
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 | "a549a790ece999bdda2db9374e92f13c" |
| BALANCE_AMOUNT | "100" |
| CORS_ALLOW_ORIGIN | "^https?://(localhost|127\.0\.0\.1)(:[0-9]+)?$" |
| DATABASE_URL | "mysql://root:root@localhost:3306/telegram_opros?serverVersion=8.0" |
| IMAGE_URL | "https://telegram.irokez.me/uploads" |
| MAILER_DSN | "null://null" |
| MESSENGER_TRANSPORT_DSN | "doctrine://default?auto_setup=0" |
| SITE_URL | "https://telegram.irokez.me/" |
| TG_BOT_TOKEN | "https://api.telegram.org/bot7742247078:AAFzpUjrHkbeeTrnMSMTfVEh5klrA3AnNiI/" |
Defined as regular env variables
| Key | Value |
|---|---|
| APP_DEBUG | "1" |
| CONTENT_LENGTH | "55" |
| CONTENT_TYPE | "application/json" |
| DOCUMENT_ROOT | "/var/www/html/telegram_opros/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" |
| HTTP_CONNECTION | "keep-alive" |
| HTTP_CONTENT_LENGTH | "55" |
| HTTP_CONTENT_TYPE | "application/json" |
| HTTP_HOST | "telegram.irokez.me" |
| HTTP_USER_AGENT | "python-requests/2.32.2" |
| PHP_SELF | "/index.php" |
| QUERY_STRING | "" |
| REDIRECT_STATUS | "200" |
| REMOTE_ADDR | "127.0.0.1" |
| REMOTE_PORT | "40300" |
| REQUEST_METHOD | "GET" |
| REQUEST_SCHEME | "https" |
| REQUEST_TIME | 1768961962 |
| REQUEST_TIME_FLOAT | 1768961962.2453 |
| REQUEST_URI | "/gti/survey" |
| SCRIPT_FILENAME | "/var/www/html/telegram_opros/public/index.php" |
| SCRIPT_NAME | "/index.php" |
| SERVER_ADDR | "127.0.1.1" |
| SERVER_NAME | "telegram.irokez.me" |
| SERVER_PORT | "443" |
| SERVER_PROTOCOL | "HTTP/1.1" |
| SERVER_SOFTWARE | "nginx/1.18.0" |
| SYMFONY_DOTENV_VARS | "APP_ENV,APP_SECRET,DATABASE_URL,CORS_ALLOW_ORIGIN,MESSENGER_TRANSPORT_DSN,MAILER_DSN,IMAGE_URL,SITE_URL,BALANCE_AMOUNT,TG_BOT_TOKEN" |
| USER | "www-data" |