Converts a query result in a list of arrays.
public convertQueryResultToArray ( PHPCR\Query\QueryResultInterface $queryResult, string $webspaceKey, string[] $locales, array $fields, integer $maxDepth, $onlyPublished = true ) : array | ||
$queryResult | PHPCR\Query\QueryResultInterface | |
$webspaceKey | string | |
$locales | string[] | |
$fields | array | |
$maxDepth | integer | |
return | array |