{
    "php": {
        "version": "8.2.30",
        "display_errors": "1",
        "error_reporting": 32767,
        "document_root": "\/var\/www\/html",
        "script_filename": "\/var\/www\/html\/debug.php",
        "__dir__": "\/var\/www\/html"
    },
    "backend_dir": "\/var\/www\/html\/backend",
    "autoload_exists": true,
    "index_exists": true,
    "env_production_exists": true,
    "env_exists": true,
    "root_files": {
        "2": ".env",
        "3": ".htaccess",
        "4": "backend",
        "5": "debug.php",
        "6": "uploads"
    },
    "backend_files": {
        "2": ".env",
        "3": ".env.production",
        "4": ".htaccess",
        "5": "README.md",
        "6": "api",
        "7": "auth",
        "8": "autoload.php",
        "9": "backend.conf",
        "10": "composer-setup.php",
        "11": "composer.json",
        "12": "composer.lock",
        "13": "composer.phar",
        "14": "config",
        "15": "create_admin.php",
        "16": "debug.php",
        "17": "hoteis",
        "18": "index.php",
        "19": "logs",
        "20": "middleware",
        "21": "nginx-cors.conf",
        "22": "services",
        "23": "test-db-connection.php",
        "24": "test.php",
        "25": "upload",
        "26": "uploads",
        "27": "vendor"
    },
    "autoload": "OK",
    "environment": {
        "env": "production",
        "isProduction": true,
        "isDevelopment": false,
        "DB_HOST": "mysql-server",
        "DB_DATABASE": "evento",
        "DB_USERNAME": "Agga",
        "DB_PORT": "3306",
        "JWT_SECRET": "NOT SET",
        "APP_NAME": "CCIARDC"
    },
    "database": {
        "status": "OK",
        "driver": "mysql",
        "server_version": "10.4.32-MariaDB-1:10.4.32+maria~ubu2004",
        "usuarios_count": 1
    },
    "auth": "OK - Classe carregada",
    "request_data": [],
    "request_method": "GET",
    "content_type": "N\/A",
    "server": {
        "HTTP_HOST": "api.cciardc.com",
        "SERVER_NAME": "api.cciardc.com",
        "DOCUMENT_ROOT": "\/var\/www\/html",
        "SCRIPT_FILENAME": "\/var\/www\/html\/debug.php",
        "REQUEST_URI": "\/debug.php"
    }
}