ListFieldFilterInterface
interface ListFieldFilterInterface implements FieldFilterInterface
A special type of filter that accepts list values
Methods
from FieldFilterInterface
from FieldFilterInterface
interface ListFieldFilterInterface implements FieldFilterInterface
A special type of filter that accepts list values
DataList
applyInclusion(DataList $list, string $fieldName, string $value)
DataList
applyExclusion(DataList $list, string $fieldName, string $value)
string
getIdentifier()