ApiServicesWelcomeController :: displayServices
Request
GET Parameters
None
POST Parameters
None
Uploaded Files
None
Request Attributes
| Key | Value |
|---|---|
| _access_control_attributes | null |
| _controller | "App\Controller\ApiServicesWelcomeController::displayServices" |
| _firewall_context | "security.firewall.map.context.main" |
| _route | "app_apiserviceswelcome_displayservices" |
| _route_params | [] |
| _stopwatch_token | "bcbdcc" |
Request Headers
| Header | Value |
|---|---|
| accept | "*/*" |
| accept-encoding | "gzip, br, zstd, deflate" |
| connection | "close" |
| host | "app.api.se7enx.com" |
| user-agent | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
| x-accel-internal | "/internal-nginx-static-location" |
| x-php-ob-level | "1" |
| x-real-ip | "216.73.216.91" |
Request Content
Request content not available (it was retrieved as a resource).
Response
Response Headers
| Header | Value |
|---|---|
| cache-control | "private, must-revalidate" |
| content-type | "text/html; charset=UTF-8" |
| date | "Wed, 18 Feb 2026 11:39:33 GMT" |
| expires | "-1" |
| pragma | "no-cache" |
| x-debug-token | "b836e1" |
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 | "ac7b704fc12z83ea129dc3d1197fdd86c" |
| CORS_ALLOW_ORIGIN | "^https?://(localhost|127\.0\.0\.1)(:[0-9]+)?$" |
| DATABASE_URL | "mysql://ze_api:ze_api_2025@127.0.0.1:3306/ze_api" |
| DECRYPTION_IV | "1234567891011121" |
| DECRYPTION_KEY | "GeeksforGeeks" |
| JWT_PASSPHRASE | "befb27fa76edb16d97d14322d273fe175bfa67d6f3b79a7ce0b8a86d9e10f347" |
| JWT_PUBLIC_KEY | "%kernel.project_dir%/config/jwt/public.pem" |
| JWT_SECRET_KEY | "%kernel.project_dir%/config/jwt/private.pem" |
| MAILER_DSN | "smtp://fb7e8b53a5c015:2d87b17f5c4d40@sandbox.smtp.mailtrap.io:2525" |
| SE7ENX_URL | "localhost:8000" |
| WHMCS_API_IDENTIFIER | "cacxq9jEDVxDZQSTmS4AkZyPxQyXL1aJ" |
| WHMCS_API_SECRET | "u6bCvhTtkx3x4VqgG77Q9x8sszzvVHFv" |
| WHMCS_URL | "my.se7enx.com/" |
Defined as regular env variables
| Key | Value |
|---|---|
| APP_DEBUG | "1" |
| CONTEXT_DOCUMENT_ROOT | "/var/www/vhosts/se7enx.com/public_html/app.api.se7enx.com" |
| CONTEXT_PREFIX | "" |
| DOCUMENT_ROOT | "/var/www/vhosts/se7enx.com/public_html/app.api.se7enx.com" |
| FCGI_ROLE | "RESPONDER" |
| GATEWAY_INTERFACE | "CGI/1.1" |
| HOME | "/var/www/vhosts/se7enx.com" |
| HTTPS | "on" |
| HTTP_ACCEPT | "*/*" |
| HTTP_ACCEPT_ENCODING | "gzip, br, zstd, deflate" |
| HTTP_CONNECTION | "close" |
| HTTP_HOST | "app.api.se7enx.com" |
| HTTP_USER_AGENT | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
| HTTP_X_ACCEL_INTERNAL | "/internal-nginx-static-location" |
| HTTP_X_REAL_IP | "216.73.216.91" |
| PASSENGER_COMPILE_NATIVE_SUPPORT_BINARY | "0" |
| PASSENGER_DOWNLOAD_NATIVE_SUPPORT_BINARY | "0" |
| PATH | "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" |
| PERL5LIB | "/usr/share/awstats/lib:/usr/share/awstats/plugins" |
| PHP_SELF | "/index.php" |
| QUERY_STRING | "" |
| REDIRECT_HTTPS | "on" |
| REDIRECT_PASSENGER_COMPILE_NATIVE_SUPPORT_BINARY | "0" |
| REDIRECT_PASSENGER_DOWNLOAD_NATIVE_SUPPORT_BINARY | "0" |
| REDIRECT_PERL5LIB | "/usr/share/awstats/lib:/usr/share/awstats/plugins" |
| REDIRECT_SCRIPT_URI | "https://app.api.se7enx.com/services" |
| REDIRECT_SCRIPT_URL | "/services" |
| REDIRECT_SSL_TLS_SNI | "app.api.se7enx.com" |
| REDIRECT_STATUS | "200" |
| REDIRECT_UNIQUE_ID | "aZWk9ays0Qoxzkv0gDobTwAAA00" |
| REDIRECT_URL | "/services" |
| REMOTE_ADDR | "216.73.216.91" |
| REMOTE_PORT | "60894" |
| REQUEST_METHOD | "GET" |
| REQUEST_SCHEME | "https" |
| REQUEST_TIME | 1771414773 |
| REQUEST_TIME_FLOAT | 1771414773.0537 |
| REQUEST_URI | "/services" |
| SCRIPT_FILENAME | "/var/www/vhosts/se7enx.com/public_html/app.api.se7enx.com/index.php" |
| SCRIPT_NAME | "/index.php" |
| SCRIPT_URI | "https://app.api.se7enx.com/services" |
| SCRIPT_URL | "/services" |
| SERVER_ADDR | "66.94.126.4" |
| SERVER_ADMIN | "root@localhost" |
| SERVER_NAME | "app.api.se7enx.com" |
| SERVER_PORT | "443" |
| SERVER_PROTOCOL | "HTTP/1.0" |
| SERVER_SIGNATURE | "" |
| SERVER_SOFTWARE | "Apache" |
| SSL_TLS_SNI | "app.api.se7enx.com" |
| SYMFONY_DOTENV_VARS | "APP_ENV,APP_SECRET,DATABASE_URL,CORS_ALLOW_ORIGIN,JWT_SECRET_KEY,JWT_PUBLIC_KEY,JWT_PASSPHRASE,WHMCS_URL,WHMCS_API_IDENTIFIER,WHMCS_API_SECRET,DECRYPTION_IV,DECRYPTION_KEY,SE7ENX_URL,MAILER_DSN" |
| UNIQUE_ID | "aZWk9ays0Qoxzkv0gDobTwAAA00" |
| USER | "xa" |
| proxy-nokeepalive | "1" |