IndexController :: index
Request
GET Parameters
None
POST Parameters
None
Uploaded Files
None
Request Attributes
| Key | Value |
|---|---|
| _access_control_attributes | null |
| _controller | "App\Controller\Main\IndexController::index" |
| _firewall_context | "security.firewall.map.context.main" |
| _route | "app_index" |
| _route_params | [] |
| _stopwatch_token | "962cdd" |
Request Headers
| Header | Value |
|---|---|
| accept | "*/*" |
| accept-encoding | "gzip, deflate" |
| authorization | "" |
| connection | "keep-alive" |
| host | "staging.api.myprm.com" |
| user-agent | "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/108.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 | "text/html; charset=UTF-8" |
| date | "Tue, 27 Jan 2026 07:40:16 GMT" |
| location | "/api/doc" |
| x-debug-token | "69eeda" |
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 | "a4776fb30569521e529e8779706a876c" |
| APP_URL | "https://staging.api.myprm.com" |
| CUSTOMER_DATABASE_URL | "mysql://sandbox_i18n_api_admin:f06ffa5a06810c610f6f311bd0c3241b@ec2-18-184-216-45.eu-central-1.compute.amazonaws.com:3306/sandbox_i18n_api_database?serverVersion=13&charset=utf8" |
| DATABASE_URL | "mysql://crm:FRTG539809hYgTeVuYiLMMM@localhost:3306/staging_api_crm?serverVersion=13&charset=utf8" |
| MESSENGER_TRANSPORT_DSN | "doctrine://default?auto_setup=0" |
| OAUTH_ENCRYPTION_KEY | "def0000002bc58d2c91fcb20012edc0650662f76a91041ac732748acdd4f5cd1f13d030428ce588fd07e055a36b1d6ea594475b11bb91af9e2e23f79b389dfa629aba1d4" |
| OAUTH_PRIVATE_KEY | "%kernel.project_dir%/config/keys/private.key" |
| OAUTH_PUBLIC_KEY | "%kernel.project_dir%/config/keys/public.key" |
Defined as regular env variables
| Key | Value |
|---|---|
| CONTEXT_DOCUMENT_ROOT | "/home/sites-web/staging.api.myprm.com/public" |
| CONTEXT_PREFIX | "" |
| DOCUMENT_ROOT | "/home/sites-web/staging.api.myprm.com/public" |
| GATEWAY_INTERFACE | "CGI/1.1" |
| HTTPS | "on" |
| HTTP_ACCEPT | "*/*" |
| HTTP_ACCEPT_ENCODING | "gzip, deflate" |
| HTTP_AUTHORIZATION | "" |
| HTTP_CONNECTION | "keep-alive" |
| HTTP_HOST | "staging.api.myprm.com" |
| HTTP_USER_AGENT | "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/108.0.0.0 Safari/537.36" |
| PATH | "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" |
| PHP_SELF | "/index.php" |
| QUERY_STRING | "" |
| REDIRECT_HTTPS | "on" |
| REDIRECT_SSL_TLS_SNI | "staging.api.myprm.com" |
| REDIRECT_STATUS | "200" |
| REDIRECT_URL | "/" |
| REMOTE_ADDR | "193.19.82.13" |
| REMOTE_PORT | "53104" |
| REQUEST_METHOD | "GET" |
| REQUEST_SCHEME | "https" |
| REQUEST_TIME | 1769499615 |
| REQUEST_TIME_FLOAT | 1769499615.9862 |
| REQUEST_URI | "/" |
| SCRIPT_FILENAME | "/home/sites-web/staging.api.myprm.com/public/index.php" |
| SCRIPT_NAME | "/index.php" |
| SERVER_ADDR | "141.94.16.8" |
| SERVER_ADMIN | "[no address given]" |
| SERVER_NAME | "staging.api.myprm.com" |
| SERVER_PORT | "443" |
| SERVER_PROTOCOL | "HTTP/1.1" |
| SERVER_SIGNATURE | "<address>Apache/2.4.66 (Debian) Server at staging.api.myprm.com Port 443</address>\n" |
| SERVER_SOFTWARE | "Apache/2.4.66 (Debian)" |
| SSL_TLS_SNI | "staging.api.myprm.com" |
| SYMFONY_DOTENV_VARS | "APP_ENV,APP_SECRET,DATABASE_URL,CUSTOMER_DATABASE_URL,MESSENGER_TRANSPORT_DSN,OAUTH_PRIVATE_KEY,OAUTH_PUBLIC_KEY,OAUTH_ENCRYPTION_KEY,APP_DEBUG,APP_URL" |