Flow PHP

GroupBy

FinalYes

Methods

__construct()  : mixed
aggregate()  : void
aggregatedRow()  : Row
aggregations()  : Aggregators
isPivot()  : bool
keyValues()  : GroupKey
pivot()  : void
pivotResult()  : Generator<string|int, Rows>
references()  : array<int, Reference>

Methods

isPivot()

public isPivot() : bool
Return values
bool

pivotResult()

public pivotResult(Generator<string|int, Rows$rows, FlowContext $context[, int<1, max> $batchSize = 1000 ]) : Generator<string|int, Rows>
Parameters
$rows : Generator<string|int, Rows>
$context : FlowContext
$batchSize : int<1, max> = 1000
Return values
Generator<string|int, Rows>
On this page

Search results