Request / Response
Request
GET Parameters
| Key | Value |
|---|---|
| uuid | "1" |
POST Parameters
No POST parameters
Uploaded Files
No uploaded files
Request Attributes
| Key | Value |
|---|---|
| _stopwatch_token | "32d252" |
Request Headers
| Header | Value |
|---|---|
| accept | "*/*" |
| accept-encoding | "gzip, br, zstd, deflate" |
| host | "datrix.pidia.pe" |
| user-agent | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
| x-php-ob-level | "1" |
Request Content
Request content not available (it was retrieved as a resource).
Retry Command
curl \ --compressed \ --url 'https://datrix.pidia.pe/open/visitors/info/gets?uuid=1' \ --header 'Accept-Encoding: gzip, br, zstd, deflate' \ --header 'User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)' \ --header 'Accept: */*' \ --header 'X-Php-Ob-Level: 1'
Response
Response Headers
| Header | Value |
|---|---|
| cache-control | "no-cache, private" |
| content-type | "text/html; charset=UTF-8" |
| date | "Tue, 01 Sep 2026 07:40:52 GMT" |
| x-debug-token | "7512f6" |
| x-robots-tag | "noindex" |
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_PUBLIC_BASE_URL | "https://datrix.pidia.pe" |
| APP_SECRET | "Aas15dmuf64aasfasf5as67asf53mhf2hs5f9fjd6hbd2" |
| CORS_ALLOW_ORIGIN | "*" |
| DATABASE_URL | "mysql://svc_datrix:E3gRMDnRl2a8BNEOMTTicuUOpaCfR0x6@localhost:3306/datrix_main?serverVersion=11.8.5-MariaDB&charset=utf8mb4" |
| JWT_ALGORITM | "RS256" |
| JWT_PASSPHRASE | "ea4c48fd5cabb62a381d53becb70c016c73c33b7ecf03624b5175efcc1e7b8aa" |
| JWT_PUBLIC_KEY | "%kernel.project_dir%/config/jwt/public.pem" |
| JWT_SECRET_KEY | "%kernel.project_dir%/config/jwt/private.pem" |
| JWT_TTL | "2592000" |
| MESSENGER_TRANSPORT_DSN | "doctrine://default?auto_setup=0" |
| MONGODB_DB | "datrix_solcafe" |
| MONGODB_URI | "mongodb://admin:dt97mq9JdaDO05V9R6k9meoo9C@localhost:27017" |
| TELEGRAM_BOT_TOKEN | "8218188261:AAGJdcNZgGdLwUKfWeQ9EwMuYzbjcIWwVVc" |
| TELEGRAM_DEFAULT_CHAT_ID | "-1003239522413" |
Defined as regular env variables
| Key | Value |
|---|---|
| APP_DEBUG | "1" |
| APP_PROJECT_DIR | "/www/projects/datrix/main/server" |
| APP_RUNTIME | "Symfony\Component\Runtime\SymfonyRuntime" |
| APP_RUNTIME_OPTIONS | [ "project_dir" => "/www/projects/datrix/main/server" ] |
| CONTENT_LENGTH | "" |
| CONTENT_TYPE | "" |
| DOCUMENT_ROOT | "/www/projects/datrix/main/server/public" |
| DOCUMENT_URI | "/index.php" |
| FCGI_ROLE | "RESPONDER" |
| GATEWAY_INTERFACE | "CGI/1.1" |
| HOME | "/var/www" |
| HTTPS | "on" |
| HTTP_ACCEPT | "*/*" |
| HTTP_ACCEPT_ENCODING | "gzip, br, zstd, deflate" |
| HTTP_HOST | "datrix.pidia.pe" |
| HTTP_USER_AGENT | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
| PHP_SELF | "/index.php" |
| QUERY_STRING | "uuid=1" |
| REDIRECT_STATUS | "200" |
| REMOTE_ADDR | "216.73.216.55" |
| REMOTE_PORT | "28228" |
| REMOTE_USER | "" |
| REQUEST_METHOD | "GET" |
| REQUEST_SCHEME | "https" |
| REQUEST_TIME | 1788248452 |
| REQUEST_TIME_FLOAT | 1788248452.4435 |
| REQUEST_URI | "/open/visitors/info/gets?uuid=1" |
| SCRIPT_FILENAME | "/www/projects/datrix/main/server/public/index.php" |
| SCRIPT_NAME | "/index.php" |
| SERVER_ADDR | "66.179.82.227" |
| SERVER_NAME | "datrix.pidia.pe" |
| SERVER_PORT | "443" |
| SERVER_PROTOCOL | "HTTP/1.1" |
| SERVER_SOFTWARE | "nginx/1.28.1" |
| SYMFONY_DOTENV_PATH | "/www/projects/datrix/main/server/.env" |
| SYMFONY_DOTENV_VARS | "APP_ENV,APP_SECRET,DATABASE_URL,MESSENGER_TRANSPORT_DSN,CORS_ALLOW_ORIGIN,MONGODB_URI,MONGODB_DB,JWT_SECRET_KEY,JWT_PUBLIC_KEY,JWT_PASSPHRASE,JWT_TTL,JWT_ALGORITM,APP_PUBLIC_BASE_URL,TELEGRAM_BOT_TOKEN,TELEGRAM_DEFAULT_CHAT_ID" |
| USER | "www-data" |