Search for filter
- Search 7.x for filter
- Search 9.5.x for filter
- Search 10.3.x for filter
- Search 11.x for filter
- Other projects
Exact matches
| Title | Object type | File name | Summary |
|---|---|---|---|
| Filter | class | core/ |
Gathers information about the filter parameter. |
| Filter | class | core/ |
Defines an filter annotation object. |
All search results
| Title | Object type | File name | Summary |
|---|---|---|---|
| ShortcutTest::testCollectionFilterAccess | function | core/ |
|
| Standard filters | group | core/ |
Filters implemented by the Filter module. |
| Standard::filterXss | function | core/ |
Filters HTML to prevent XSS attacks when a user edits it in a text editor. |
| Standard::filterXssDataAttributes | function | core/ |
Applies a very permissive XSS/HTML filter to data-attributes. |
| StandardTest::providerTestFilterXss | function | core/ |
Provides test data for testFilterXss(). |
| StandardTest::testFilterXss | function | core/ |
Tests the method for filtering XSS. |
| StringFilter | class | core/ |
Basic textfield filter to handle string filtering commands including equality, like, not like, etc. |
| StringFilter.php | file | core/ |
|
| StringFilter::$alwaysMultiple | property | core/ |
Disable the possibility to force a single value. |
| StringFilter::$connection | property | core/ |
The database connection. |
| StringFilter::adminSummary | function | core/ |
Display the filter on the administrative summary |
| StringFilter::buildExposeForm | function | core/ |
Options form subform for exposed filter options. |
| StringFilter::create | function | core/ |
Creates an instance of the plugin. |
| StringFilter::defaultExposeOptions | function | core/ |
Provide default options for exposed filters. |
| StringFilter::defineOptions | function | core/ |
Information about options for all kinds of purposes will be held here. |
| StringFilter::opContains | function | core/ |
|
| StringFilter::opContainsWord | function | core/ |
|
| StringFilter::opEmpty | function | core/ |
|
| StringFilter::opEndsWith | function | core/ |
|
| StringFilter::opEqual | function | core/ |
|
| StringFilter::operator | function | core/ |
|
| StringFilter::operatorOptions | function | core/ |
Build strings from the operators() for 'select' options |
| StringFilter::operators | function | core/ |
This kind of construct makes it relatively easy for a child class to add or remove functionality by overriding this function and adding/removing items from this array. |
| StringFilter::operatorValues | function | core/ |
|
| StringFilter::opLongerThan | function | core/ |
|
| StringFilter::opNotEndsWith | function | core/ |
|
| StringFilter::opNotLike | function | core/ |
|
| StringFilter::opNotStartsWith | function | core/ |
|
| StringFilter::opRegex | function | core/ |
Filters by a regular expression. |
| StringFilter::opShorterThan | function | core/ |
|
| StringFilter::opStartsWith | function | core/ |
|
| StringFilter::query | function | core/ |
Add this filter to the query. |
| StringFilter::valueForm | function | core/ |
Provide a simple textfield for equality |
| StringFilter::WORDS_PATTERN | constant | core/ |
All words separated by spaces or sentences encapsulated by double quotes. |
| StringFilter::__construct | function | core/ |
Constructs a new StringFilter object. |
| StyleSerializerTest::testRestViewExposedFilter | function | core/ |
Tests the exposed filter works. |
| TaxonomyFieldFilterTest | class | core/ |
Tests taxonomy field filters with translations. |
| TaxonomyFieldFilterTest.php | file | core/ |
|
| TaxonomyFieldFilterTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| TaxonomyFieldFilterTest::$modules | property | core/ |
Modules to enable. |
| TaxonomyFieldFilterTest::$termNames | property | core/ |
List of taxonomy term names by language. |
| TaxonomyFieldFilterTest::$testViews | property | core/ |
Views used by this test. |
| TaxonomyFieldFilterTest::$vocabulary | property | core/ |
The vocabulary used for creating terms. |
| TaxonomyFieldFilterTest::assertPageCounts | function | core/ |
Asserts that the given taxonomy translation counts are correct. |
| TaxonomyFieldFilterTest::createTermWithProperties | function | core/ |
Creates a taxonomy term with specified name and other properties. |
| TaxonomyFieldFilterTest::setUp | function | core/ |
|
| TaxonomyFieldFilterTest::testFilters | function | core/ |
Tests description and term name filters. |
| TaxonomyIndexTidFilterTest | class | core/ |
Test the taxonomy term index filter. |
| TaxonomyIndexTidFilterTest.php | file | core/ |
|
| TaxonomyIndexTidFilterTest::$terms | property | core/ |
Pagination
- Previous page
- Page 33
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.