FilterRegistryInterface
interface FilterRegistryInterface (View source)
Filters for queries are registered as services and retrieved by identifiers.
Registries must implement this interface.
Methods
FieldFilterInterface|null
getFilterByIdentifier(string $identifier)
No description
getAll()
No description