Skip to content

Subtree Criterion

The Subtree Search Criterion searches for content based on its subtree. It will return the Content item and all the Content items below it in the subtree.

Arguments

  • value - string(s) representing the pathstring(s) to search for

Example

1
$query->query = new Criterion\Subtree('/1/2/71/72/');