$arguments->groupBy()
Alias for Kirby\Query\Arguments::group()
$arguments->groupBy(...$args)
Parameters
| Name | Type | Default |
|---|---|---|
| ...$args | mixed |
no default value |
Parent class
Kirby\Query\Arguments
inherited from Kirby\Toolkit\Collection
Alias for Kirby\Query\Arguments::group()
$arguments->groupBy(...$args)
| Name | Type | Default |
|---|---|---|
| ...$args | mixed |
no default value |
Kirby\Query\Arguments
inherited from Kirby\Toolkit\Collection