$pages->query()
Runs a combination of filterBy, sortBy, not offset, limit, search and paginate on the collection.
$pages->query(array $query = [ ]): Kirby\Cms\Pages
Parameters
Name | Type | Default | Description |
---|---|---|---|
$query |
array |
[ ] |
Return type
Inherited from
Kirby\Cms\Collection