For
{{ getCategoryChildTree() }}
Last parameter fromCategory is required (Exception "Category Id must be defined on getPartialTree() method" is thrown without it), but documentation states that it is optional.
Also it would be logical to make this parameter first as it is the defining parameter for this function.