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