class ContainsFilter implements FieldFilterInterface (View source)

A filter that selects records that partially match a keyword

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