PHP ApiPlatform\Core\Bridge\Doctrine\Orm\Filter Namespace

Interfaces

Name Description
FilterInterface Doctrine ORM filter interface.

Classes

Name Description
AbstractFilter {@inheritdoc}
BooleanFilter Filters the collection by boolean values.
DateFilter Filters the collection by date intervals.
NumericFilter Filters the collection by numeric values.
OrderFilter Order the collection by given properties.
RangeFilter Filters the collection by range.
SearchFilter Filter the collection by given properties.