ListFieldFilterInterface
interface ListFieldFilterInterface implements FieldFilterInterface (View source)
A special type of filter that accepts list values
Methods
iterable
from
FieldFilterInterface
interface ListFieldFilterInterface implements FieldFilterInterface (View source)
A special type of filter that accepts list values
iterable
apply(Filterable $list, string $fieldName, $value)
string
getIdentifier()