ConfigController :: configViewAction
Request
GET Parameters
None
POST Parameters
None
Uploaded Files
None
Request Attributes
| Key | Value |
|---|---|
| _controller | "App\Controller\ConfigController::configViewAction" |
| _firewall_context | "security.firewall.map.context.api" |
| _route | "api.v1.app.config.view" |
| _route_params | [] |
| _security_authenticators | [] |
| _security_skipped_authenticators | [ Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#461 -supports: false -passport: null -duration: null -stub: "Lexik\Bundle\JWTAuthenticationBundle\Security\Authenticator\JWTAuthenticator" -authenticated: null -exception: null -authenticator: Lexik\Bundle\JWTAuthenticationBundle\Security\Authenticator\JWTAuthenticator {#504 …} } Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#93 -supports: false -passport: null -duration: null -stub: "Symfony\Component\Security\Http\Authenticator\JsonLoginAuthenticator" -authenticated: null -exception: null -authenticator: Symfony\Component\Security\Http\Authenticator\JsonLoginAuthenticator {#483 …} } Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#983 -supports: false -passport: null -duration: null -stub: "Gesdinet\JWTRefreshTokenBundle\Security\Http\Authenticator\RefreshTokenAuthenticator" -authenticated: null -exception: null -authenticator: Gesdinet\JWTRefreshTokenBundle\Security\Http\Authenticator\RefreshTokenAuthenticator {#997 …} } ] |
| _stopwatch_token | "971055" |
| media_type | "application/json" |
Request Headers
| Header | Value |
|---|---|
| accept | "application/json, text/plain, */*" |
| accept-encoding | "gzip, compress, deflate, br" |
| connection | "keep-alive" |
| host | "api.radioshanson.project.codegate.ru" |
| user-agent | "axios/1.13.4" |
| 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 | "Sat, 21 Feb 2026 09:13:20 GMT" |
| x-debug-token | "8a5904" |
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 |
|---|---|
| API_CACHE_ENABLED | "0" |
| APP_ENV | "dev" |
| APP_SECRET | "461097929ac85ddcb4b90ca94495ced3" |
| BUCKLER_LOG_DISABLED | "1" |
| DADATA_TOKEN | "" |
| DATABASE_URL | "mysql://webmaster:asasdH42sa-22@127.0.0.1:3306/radioshanson" |
| DB_HOST | "127.0.0.1" |
| DB_PASSWORD | "asasdH42sa-22" |
| DB_PORT | "3306" |
| DB_USER | "webmaster" |
| FRONTEND_URL | "http://radioshanson.ru" |
| HOST | "radioshanson.ru" |
| JWT_PASSPHRASE | "439d073390d5dc8ea55e11aa5036bebe" |
| JWT_PUBLIC_KEY | "%kernel.project_dir%/config/jwt/public.pem" |
| JWT_REFRESH_TOKEN_TTL | "2592000" |
| JWT_SECRET_KEY | "%kernel.project_dir%/config/jwt/private.pem" |
| JWT_TOKEN_TTL | "2592000" |
| LOCK_DSN | "semaphore" |
| MAILER_DSN | "null://null" |
| MEMORY_REDIS_STORAGE_HOST | "localhost" |
| MEMORY_REDIS_STORAGE_PASSWORD | "" |
| MEMORY_REDIS_STORAGE_PORT | "6379" |
| MEMORY_REDIS_STORAGE_PREFIX | "" |
| MESSENGER_TRANSPORT_DSN | "doctrine://default?auto_setup=0" |
| MESSENGER_TRANSPORT_STREAM_DSN | "beanstalkd://localhost:11300?tube_name=stream&timeout=4&ttr=120" |
| MSSQL_DB_HOST | "127.0.0.1,1433" |
| MSSQL_DB_NAME | "loveradio" |
| MSSQL_DB_PWD | "password" |
| MSSQL_DB_USER | "user" |
| REDIS_URL | "redis://127.0.0.1:6379?lazy=true" |
| SCHEME | "http" |
| SERVER_IP | "127.0.0.1" |
| TEST_SYSTEM | "0" |
| TRUSTED_PROXIES | "127.0.0.1,192.168.0.0/16,10.0.0.0/8,172.16.0.0/12" |
| YANDEX_TRANSLATE_FOLDER_ID | "" |
| YANDEX_TRANSLATE_KEY | "" |
| default_locale | "ru" |
| locales | "ru" |
Defined as regular env variables
| Key | Value |
|---|---|
| APP_DEBUG | "1" |
| APP_PROJECT_DIR | "/home/webmaster/projects/krutoy-media/radioshanson-backend/app" |
| APP_RUNTIME | "Symfony\Component\Runtime\SymfonyRuntime" |
| APP_RUNTIME_OPTIONS | [ "project_dir" => "/home/webmaster/projects/krutoy-media/radioshanson-backend/app" ] |
| CONTENT_LENGTH | "" |
| CONTENT_TYPE | "" |
| DOCUMENT_ROOT | "/home/webmaster/projects/krutoy-media/radioshanson-backend/app/public" |
| DOCUMENT_URI | "/index.php//api/v1/app/config/view" |
| FCGI_ROLE | "RESPONDER" |
| GATEWAY_INTERFACE | "CGI/1.1" |
| HOME | "/home/webmaster" |
| HTTPS | "on" |
| HTTP_ACCEPT | "application/json, text/plain, */*" |
| HTTP_ACCEPT_ENCODING | "gzip, compress, deflate, br" |
| HTTP_CONNECTION | "keep-alive" |
| HTTP_HOST | "api.radioshanson.project.codegate.ru" |
| HTTP_USER_AGENT | "axios/1.13.4" |
| PHP_SELF | "/index.php" |
| QUERY_STRING | "" |
| REDIRECT_STATUS | "200" |
| REMOTE_ADDR | "95.216.162.244" |
| REMOTE_PORT | "38108" |
| REQUEST_METHOD | "GET" |
| REQUEST_SCHEME | "https" |
| REQUEST_TIME | 1771665198 |
| REQUEST_TIME_FLOAT | 1771665198.944 |
| REQUEST_URI | "/api/v1/app/config/view" |
| SCRIPT_FILENAME | "/home/webmaster/projects/krutoy-media/radioshanson-backend/app/public/index.php" |
| SCRIPT_NAME | "/index.php" |
| SERVER_ADDR | "95.216.162.244" |
| SERVER_NAME | "api.radioshanson.project.codegate.ru" |
| SERVER_PORT | "443" |
| SERVER_PROTOCOL | "HTTP/1.1" |
| SERVER_SOFTWARE | "nginx/1.24.0" |
| SYMFONY_DOTENV_PATH | "/home/webmaster/projects/krutoy-media/radioshanson-backend/app/.env" |
| SYMFONY_DOTENV_VARS | "APP_ENV,APP_SECRET,TRUSTED_PROXIES,MESSENGER_TRANSPORT_DSN,MESSENGER_TRANSPORT_STREAM_DSN,DATABASE_URL,MAILER_DSN,JWT_SECRET_KEY,JWT_PUBLIC_KEY,JWT_PASSPHRASE,JWT_TOKEN_TTL,JWT_REFRESH_TOKEN_TTL,FRONTEND_URL,REDIS_URL,SCHEME,HOST,API_CACHE_ENABLED,MEMORY_REDIS_STORAGE_HOST,MEMORY_REDIS_STORAGE_PORT,MEMORY_REDIS_STORAGE_PASSWORD,MEMORY_REDIS_STORAGE_PREFIX,TEST_SYSTEM,MSSQL_DB_HOST,MSSQL_DB_NAME,MSSQL_DB_USER,MSSQL_DB_PWD,SERVER_IP,LOCK_DSN,YANDEX_TRANSLATE_FOLDER_ID,DADATA_TOKEN,YANDEX_TRANSLATE_KEY,BUCKLER_LOG_DISABLED,default_locale,locales,DB_USER,DB_PASSWORD,DB_HOST,DB_PORT" |
| USER | "webmaster" |