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