interface FieldFilterInterface
Defines the interface used by all read filters for scaffolded operations
No description
DataList applyInclusion(DataList $list, string $fieldName, string $value)
DataList applyExclusion(DataList $list, string $fieldName, string $value)
string getIdentifier()