Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 8.9.x for all
- Search 10.3.x for all
- Search 11.x for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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::$testViews | property | core/ |
Views used by this test. |
| FilterNumericTest::getGroupedExposedFilters | function | core/ |
Returns predefined grouped filter configurations for 'age'. |
| FilterNumericTest::providerTestFilterNumericBetween | function | core/ |
Provides data for self::testFilterNumericBetween(). |
| FilterNumericTest::testAllowEmpty | function | core/ |
Tests whether empty filters are allowed for specific fields. |
| FilterNumericTest::testFilterNumericBetween | function | core/ |
Tests the between operator. |
| FilterNumericTest::testFilterNumericEmpty | function | core/ |
Tests filtering records based on empty and non-empty values. |
| FilterNumericTest::testFilterNumericExposedGroupedBetween | function | core/ |
Tests filtering records using a ranged condition on a numeric field. |
| FilterNumericTest::testFilterNumericExposedGroupedEmpty | function | core/ |
Tests filtering exposed grouped records based on empty values. |
| FilterNumericTest::testFilterNumericExposedGroupedNotBetween | function | core/ |
Tests filtering records outside a specified numeric range. |
| FilterNumericTest::testFilterNumericExposedGroupedNotEmpty | function | core/ |
Tests filtering exposed grouped records based on non-empty values. |
| 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/ |
Tests filtering using exposed grouped filters. |
| 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/ |
Tests filtering records using an exact match on a numeric field. |
| FilterNumericTest::viewsData | function | core/ |
Defines Views data, allowing 'age' to be empty and 'id' to be required. |
| 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. |
| FilterOptionsTest.php | file | core/ |
|
| FilterOptionsTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| FilterOptionsTest::$modules | property | core/ |
Modules to install. |
| FilterOptionsTest::setUp | function | core/ |
|
| FilterOptionsTest::testFilterOptionsAddFields | function | core/ |
Tests filtering options in the 'Add fields' dialog. |
| FilterPermissions | class | core/ |
Provides dynamic permissions of the filter module. |
| FilterPermissions.php | file | core/ |
|
| FilterPermissions::$entityTypeManager | property | core/ |
The entity type manager. |
| FilterPermissions::create | function | core/ |
Instantiates a new instance of this class. |
| FilterPermissions::permissions | function | core/ |
Returns an array of filter permissions. |
| FilterPermissions::__construct | function | core/ |
Constructs a new FilterPermissions instance. |
| FilterPermissionUiTest | class | core/ |
Tests the permission field handler ui. |
| FilterPermissionUiTest.php | file | core/ |
Pagination
- Previous page
- Page 719
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.