StartsWithFilter
class StartsWithFilter implements FieldFilterInterface (View source)
A query filter that filters records by the start of a field's content
Methods
iterable
string
getIdentifier()
No description
class StartsWithFilter implements FieldFilterInterface (View source)
A query filter that filters records by the start of a field's content
No description
iterable
apply(Filterable $list, string $fieldName, $value)
string
getIdentifier()