Param Array Contents

Hi,
in the app activity at the line
what is the values of the array “param” ?

and is it different for each function , “read”, “rename”, “create”, “write”, “update” and so on ?

thanks

those function can have more or less entries in the parameter. When in doubt:

\OC::$server->getLogger()->log(2, json_encode($params)); // and check your nextcloud.log