ContainsFilter
class ContainsFilter implements FieldFilterInterface (View source)
A filter that selects records that partially match a keyword
Methods
iterable
string
getIdentifier()
No description
class ContainsFilter implements FieldFilterInterface (View source)
A filter that selects records that partially match a keyword
No description
iterable
apply(Filterable $list, string $fieldName, $value)
string
getIdentifier()