|
Date |
src/Plugin/views/filter/Date.php |
Filter handler for date properties. |
|
EntityBundle |
src/Plugin/views/filter/EntityBundle.php |
Filter based on entity bundle. |
|
EntityInOperator |
src/Plugin/views/filter/EntityInOperator.php |
Handle matching of multiple options selectable via checkboxes |
|
EntityInteger |
src/Plugin/views/filter/EntityInteger.php |
Integer filter for entity keys. |
|
FieldDate |
src/Plugin/views/filter/FieldDate.inc |
Filter handler for date fields. |
|
FieldInOperator |
src/Plugin/views/filter/FieldInOperator.php |
Handle matching of multiple options selectable via checkboxes |
|
FieldList |
src/Plugin/views/filter/FieldList.php |
Filter handler which uses list-fields as options. |
|
FieldNumeric |
src/Plugin/views/filter/FieldNumeric.php |
Numeric filter for fields. |
|
FieldString |
src/Plugin/views/filter/FieldString.php |
String filter for fields. |
|
InOperator |
src/Plugin/views/filter/InOperator.php |
Simple filter to handle matching of multiple options selectable via checkboxes |
|
Numeric |
src/Plugin/views/filter/Numeric.inc |
Numeric filter. |
|
PropertyBoolean |
src/Plugin/views/filter/PropertyBoolean.php |
Filter handler for boolean properties. |
|
PropertyDate |
src/Plugin/views/filter/PropertyDate.php |
Filter handler for date properties. |
|
PropertyInOperator |
src/Plugin/views/filter/PropertyInOperator.php |
Handle matching of multiple options selectable via checkboxes. |
|
PropertyNumeric |
src/Plugin/views/filter/PropertyNumeric.php |
Filter handler for numeric properties. |
|
PropertyString |
src/Plugin/views/filter/PropertyString.php |
Filter handler for textual properties. |
|
PropertyTaxonomyVocabulary |
src/Plugin/views/filter/PropertyTaxonomyVocabulary.php |
Handle matching of multiple options selectable via checkboxes. |
|
String |
src/Plugin/views/filter/String.php |
Filter handler for string. |
|
TermReference |
src/Plugin/views/filter/TermReference.php |
Filter by term id. |