ArticleController :: index
Request
GET Parameters
None
POST Parameters
None
Uploaded Files
None
Request Attributes
| Key | Value |
|---|---|
| _controller | "App\Controller\Api\ArticleController::index" |
| _firewall_context | "security.firewall.map.context.api_public" |
| _route | "app_api_article_index" |
| _route_params | [] |
| _stopwatch_token | "70b131" |
Request Headers
| Header | Value |
|---|---|
| accept | "*/*" |
| accept-encoding | "br, gzip, deflate" |
| accept-language | "*" |
| connection | "close" |
| host | "cp.movchansalliance.com" |
| sec-fetch-mode | "cors" |
| user-agent | "node" |
| x-forwarded-for | "76.13.49.136" |
| x-forwarded-host | "cp.movchansalliance.com" |
| x-php-ob-level | "1" |
| x-real-ip | "76.13.49.136" |
Request Content
Request content not available (it was retrieved as a resource).
Response
Response Headers
| Header | Value |
|---|---|
| cache-control | "private, must-revalidate" |
| content-type | "application/json" |
| date | "Tue, 14 Jul 2026 15:33:51 GMT" |
| expires | "-1" |
| pragma | "no-cache" |
| x-debug-token | "e16392" |
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_DEBUG | "1" |
| APP_ENV | "dev" |
| APP_SECRET | "9ae93ca0dad7d631b95f7e56ef10b54e" |
| APP_SHARE_DIR | "var/share" |
| CORS_ALLOW_ORIGIN | "^https?://(localhost|127\.0\.0\.1)(:[0-9]+)?$" |
| DATABASE_URL | "mysql://CpMoAlliance:kILuo0z6fqZRnkdRjNEU@76.13.49.136:3306/moAlliance?serverVersion=8.0.32&charset=utf8mb4" |
| DEFAULT_URI | "https://cp.movchansalliance.com" |
| JWT_PASSPHRASE | "4b7a98369f92d26f5c770c46680dc2c73536129c17fb3d29e0d21abdd4f16cf4" |
| JWT_PUBLIC_KEY | "%kernel.project_dir%/config/jwt/public.pem" |
| JWT_SECRET_KEY | "%kernel.project_dir%/config/jwt/private.pem" |
| MAILER_DSN | "null://null" |
| MESSENGER_TRANSPORT_DSN | "doctrine://default?queue_name=async&auto_setup=0" |
| TELEGRAM_BOT_TOKEN_EN | "8930935932:AAF6ldFaFiGLR5FLXsQtD_mbJuv2s2hMqkQ" |
| TELEGRAM_BOT_TOKEN_RU | "8758092148:AAGTEv3Vyb7MhFOgE6GUSEIqoBIj9icKPyE" |
Defined as regular env variables
| Key | Value |
|---|---|
| APP_PROJECT_DIR | "/home/movchansalliance-cp/htdocs/cp.movchansalliance.com/public/control_panel" |
| APP_RUNTIME | "Symfony\Component\Runtime\SymfonyRuntime" |
| APP_RUNTIME_OPTIONS | [ "project_dir" => "/home/movchansalliance-cp/htdocs/cp.movchansalliance.com/public/control_panel" ] |
| CONTENT_LENGTH | "" |
| CONTENT_TYPE | "" |
| DOCUMENT_ROOT | "/home/movchansalliance-cp/htdocs/cp.movchansalliance.com/public/control_panel/public" |
| DOCUMENT_URI | "/index.php" |
| FCGI_ROLE | "RESPONDER" |
| GATEWAY_INTERFACE | "CGI/1.1" |
| GEOIP_CITY | "Sunnyvale" |
| GEOIP_CITY_CONTINENT_CODE | "NA" |
| GEOIP_CITY_COUNTRY_CODE | "US" |
| GEOIP_CITY_COUNTRY_CODE3 | "USA" |
| GEOIP_CITY_COUNTRY_NAME | "United States" |
| GEOIP_COUNTRY_CODE | "US" |
| GEOIP_COUNTRY_CODE3 | "USA" |
| GEOIP_COUNTRY_NAME | "United States" |
| GEOIP_LATITUDE | "37.4249" |
| GEOIP_LONGITUDE | "-122.0074" |
| GEOIP_POSTAL_CODE | "94089" |
| GEOIP_REGION | "CA" |
| HOME | "/home/movchansalliance-cp" |
| HTTPS | "on" |
| HTTP_ACCEPT | "*/*" |
| HTTP_ACCEPT_ENCODING | "br, gzip, deflate" |
| HTTP_ACCEPT_LANGUAGE | "*" |
| HTTP_CONNECTION | "close" |
| HTTP_HOST | "cp.movchansalliance.com" |
| HTTP_SEC_FETCH_MODE | "cors" |
| HTTP_USER_AGENT | "node" |
| HTTP_X_FORWARDED_FOR | "76.13.49.136" |
| HTTP_X_FORWARDED_HOST | "cp.movchansalliance.com" |
| HTTP_X_REAL_IP | "76.13.49.136" |
| MGT | "1" |
| PHP_SELF | "/index.php" |
| PHP_VALUE | """ \n error_log=/home/movchansalliance-cp/logs/php/error.log;\n memory_limit=512M;\n max_execution_time=60;\n max_input_time=60;\n max_input_vars=10000;\n post_max_size=64M;\n upload_max_filesize=64M;\n date.timezone=UTC;\n display_errors=off; """ |
| QUERY_STRING | "" |
| REDIRECT_STATUS | "200" |
| REMOTE_ADDR | "76.13.49.136" |
| REMOTE_PORT | "" |
| REQUEST_METHOD | "GET" |
| REQUEST_TIME | 1784043231 |
| REQUEST_TIME_FLOAT | 1784043231.5347 |
| REQUEST_URI | "/api/articles" |
| SCRIPT_FILENAME | "/home/movchansalliance-cp/htdocs/cp.movchansalliance.com/public/control_panel/public/index.php" |
| SCRIPT_NAME | "/index.php" |
| SERVER_ADDR | "127.0.0.1" |
| SERVER_NAME | "cp.movchansalliance.com" |
| SERVER_PORT | "443" |
| SERVER_PROTOCOL | "HTTP/1.0" |
| SERVER_SOFTWARE | "nginx/1.28.0" |
| SYMFONY_DOTENV_PATH | "/home/movchansalliance-cp/htdocs/cp.movchansalliance.com/public/control_panel/.env" |
| SYMFONY_DOTENV_VARS | "APP_ENV,APP_SECRET,APP_SHARE_DIR,APP_DEBUG,DEFAULT_URI,DATABASE_URL,MESSENGER_TRANSPORT_DSN,MAILER_DSN,JWT_SECRET_KEY,JWT_PUBLIC_KEY,JWT_PASSPHRASE,CORS_ALLOW_ORIGIN,TELEGRAM_BOT_TOKEN_RU,TELEGRAM_BOT_TOKEN_EN" |
| USER | "movchansalliance-cp" |