Bånder

TopKField extends Field
in package

Table of Contents

Properties

$fieldName  : string
$operation  : string
$values  : array<string|int, mixed>

Methods

__construct()  : mixed
__toString()  : string

Properties

$fieldName

protected string $fieldName

$values

private array<string|int, mixed> $values

Methods

__construct()

public __construct(string $fieldName, array<string|int, mixed> $values[, string $operation = 'TOPK.QUERY' ]) : mixed
Parameters
$fieldName : string
$values : array<string|int, mixed>
$operation : string = 'TOPK.QUERY'

__toString()

public __toString() : string
Return values
string

        
On this page

Search results