Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 8.9.x for all
- Search 11.x for all
- Search main for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| FilterLanguageTest::testFilter | function | core/ |
Tests the language filter. |
| FilterNodeAccessTest | class | core/ |
Tests the node_access filter handler. |
| FilterNodeAccessTest.php | file | core/ |
|
| FilterNodeAccessTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| FilterNodeAccessTest::$modules | property | core/ |
Modules to install. |
| FilterNodeAccessTest::$testViews | property | core/ |
Views used by this test. |
| FilterNodeAccessTest::$users | property | core/ |
An array of users. |
| FilterNodeAccessTest::setUp | function | core/ |
Sets up the test. |
| FilterNodeAccessTest::testFilterNodeAccess | function | core/ |
Tests the node access filter. |
| FilterNoFormatTest | class | core/ |
Tests the behavior of check_markup() when it is called without text format. |
| FilterNoFormatTest.php | file | core/ |
|
| FilterNoFormatTest::$modules | property | core/ |
Modules to install. |
| FilterNoFormatTest::testCheckMarkupNoFormat | function | core/ |
Tests text without format. |
| FilterNull | class | core/ |
Provides a fallback placeholder filter to use for missing filters. |
| FilterNull.php | file | core/ |
|
| FilterNull::$logged | property | core/ |
Tracks if an alert about this filter has been logged. |
| FilterNull::getHTMLRestrictions | function | core/ |
Returns HTML allowed by this filter's configuration. |
| FilterNull::process | function | core/ |
Performs the filter processing. |
| FilterNull::tips | function | core/ |
Generates a filter's tip. |
| FilterNull::__construct | function | core/ |
Constructs a \Drupal\Component\Plugin\PluginBase object. |
| FilterNumericTest | class | core/ |
Tests the numeric filter handler. |
| FilterNumericTest.php | file | core/ |
|
| FilterNumericTest::$columnMap | property | core/ |
Map column names. |
| FilterNumericTest::$modules | property | core/ |
Modules to install. |
| FilterNumericTest::$testViews | property | core/ |
Views used by this test. |
| FilterNumericTest::getGroupedExposedFilters | function | core/ |
|
| FilterNumericTest::providerTestFilterNumericBetween | function | core/ |
Provides data for self::testFilterNumericBetween(). |
| FilterNumericTest::testAllowEmpty | function | core/ |
|
| FilterNumericTest::testFilterNumericBetween | function | core/ |
Tests the between operator. |
| FilterNumericTest::testFilterNumericEmpty | function | core/ |
|
| FilterNumericTest::testFilterNumericExposedGroupedBetween | function | core/ |
|
| FilterNumericTest::testFilterNumericExposedGroupedEmpty | function | core/ |
|
| FilterNumericTest::testFilterNumericExposedGroupedNotBetween | function | core/ |
|
| FilterNumericTest::testFilterNumericExposedGroupedNotEmpty | function | core/ |
|
| FilterNumericTest::testFilterNumericExposedGroupedNotRegularExpression | function | core/ |
Tests the numeric filter with grouped exposed filters. |
| FilterNumericTest::testFilterNumericExposedGroupedRegularExpression | function | core/ |
Tests the "numeric" filter with grouped exposed filters. |
| FilterNumericTest::testFilterNumericExposedGroupedSimple | function | core/ |
|
| FilterNumericTest::testFilterNumericNotRegularExpression | function | core/ |
Tests the numeric filter with negated 'regular_expression' operator. |
| FilterNumericTest::testFilterNumericRegularExpression | function | core/ |
Tests the numeric filter handler with the 'regular_expression' operator. |
| FilterNumericTest::testFilterNumericSimple | function | core/ |
|
| FilterNumericTest::viewsData | function | core/ |
Returns the views data definition. |
| FilterNumericWebTest | class | core/ |
Tests the numeric filter UI. |
| FilterNumericWebTest.php | file | core/ |
|
| FilterNumericWebTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| FilterNumericWebTest::$testViews | property | core/ |
Views used by this test. |
| FilterNumericWebTest::testFilterNumericUI | function | core/ |
Tests the filter numeric UI. |
| FilterOperatorsInterface | interface | core/ |
Provides an interface for all views filters that implement operators. |
| FilterOperatorsInterface.php | file | core/ |
|
| FilterOperatorsInterface::operators | function | core/ |
Returns an array of operator information, keyed by operator ID. |
| FilterOptionsTest | class | core/ |
Tests the JavaScript filtering of options in add handler form. |
Pagination
- Previous page
- Page 692
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.