Имя | Описание |
---|---|
FilterInterface | Doctrine ORM filter interface. |
Имя | Описание |
---|---|
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. |