Method | Description | |
---|---|---|
__construct ( string $name, string $field ) | ||
setField ( string $field ) | Set the field for this aggregation. |
public __construct ( string $name, string $field ) | ||
$name | string | the name of this aggregation |
$field | string | the field on which to perform this aggregation |