interface FieldFilterInterface (View source)

Defines the interface used by all read filters for operations

Methods

iterable
apply(Filterable $list, string $fieldName, string $value)

No description

string
getIdentifier()

No description

Details

iterable apply(Filterable $list, string $fieldName, string $value)

Parameters

Filterable $list
string $fieldName
string $value

Return Value

iterable

string getIdentifier()

Return Value

string