NotEqualFilter
class NotEqualFilter implements FieldFilterInterface (View source)
A query filter that filters records by negating an exact match
Methods
iterable
string
getIdentifier()
No description
class NotEqualFilter implements FieldFilterInterface (View source)
A query filter that filters records by negating an exact match
No description
iterable
apply(Filterable $list, string $fieldName, $value)
string
getIdentifier()