Flow PHP

Column

FinalYes

Methods

__construct()  : mixed
calculate()  : void
distinctCount()  : int
max()  : int|float|DateTimeInterface|bool|null
maxElementsCount()  : int|null
maxLength()  : int|null
min()  : int|float|DateTimeInterface|bool|null
minElementsCount()  : int|null
minLength()  : int|null
name()  : string
nullCount()  : int
reference()  : Reference

Methods

__construct()

public __construct(Entry<mixed, mixed> $entry) : mixed
Parameters
$entry : Entry<mixed, mixed>
Tags
throws
JsonException

calculate()

public calculate(Entry<mixed, mixed> $entry) : void
Parameters
$entry : Entry<mixed, mixed>

distinctCount()

public distinctCount() : int
Return values
int

max()

public max() : int|float|DateTimeInterface|bool|null
Return values
int|float|DateTimeInterface|bool|null

maxElementsCount()

public maxElementsCount() : int|null
Return values
int|null

maxLength()

public maxLength() : int|null
Return values
int|null

min()

public min() : int|float|DateTimeInterface|bool|null
Return values
int|float|DateTimeInterface|bool|null

minElementsCount()

public minElementsCount() : int|null
Return values
int|null

minLength()

public minLength() : int|null
Return values
int|null

name()

public name() : string
Return values
string

nullCount()

public nullCount() : int
Return values
int

        
On this page

Search results