$pages->findByIdRecursive()
Finds a child or child of a child recursively.
Deprecated in 3.7.0
Use $pages->find()
instead Parameters
Name | Type | Default |
---|---|---|
$id * | string |
– |
$startAt | string |
null |
$multiLang | bool |
false |
$silenceWarning | bool |
false |
Return type
mixed