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