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 |
|---|---|---|---|
| FilterAPITest::assertFilterFormatViolation | function | core/ |
Checks if an expected violation exists in the given violations. |
| FilterAPITest::setUp | function | core/ |
|
| FilterAPITest::testCheckMarkupFilterOrder | function | core/ |
Tests that the filter order is respected. |
| FilterAPITest::testCheckMarkupFilterSubset | function | core/ |
Tests the ability to apply only a subset of filters. |
| FilterAPITest::testDependencyRemoval | function | core/ |
Tests that filter format dependency removal works. |
| FilterAPITest::testFilterFormatAPI | function | core/ |
Tests that HTML restrictions and filter types are correct. |
| FilterAPITest::testFilterFormatPreSave | function | core/ |
Tests that FilterFormat::preSave() only saves customized plugins. |
| FilterAPITest::testProcessedTextElement | function | core/ |
Tests the 'processed_text' element. |
| FilterAPITest::testSleep | function | core/ |
Tests that format entities are serialized without their plugin collection. |
| FilterAPITest::testTypedDataAPI | function | core/ |
Tests the function of the typed data type. |
| FilterAutoP | class | core/ |
Provides a filter to convert line breaks to HTML. |
| FilterAutoP.php | file | core/ |
|
| FilterAutoP::process | function | core/ |
Performs the filter processing. |
| FilterAutoP::tips | function | core/ |
Generates a filter's tip. |
| FilterBase | class | core/ |
Provides a base class for Filter plugins. |
| FilterBase.php | file | core/ |
|
| FilterBase::$provider | property | core/ |
The name of the provider that owns this filter. |
| FilterBase::$settings | property | core/ |
An associative array containing the configured settings of this filter. |
| FilterBase::$status | property | core/ |
A Boolean indicating whether this filter is enabled. |
| FilterBase::$weight | property | core/ |
The weight of this filter compared to others in a filter collection. |
| FilterBase::calculateDependencies | function | core/ |
Calculates dependencies for the configured plugin. |
| FilterBase::defaultConfiguration | function | core/ |
Gets default configuration for this plugin. |
| FilterBase::getConfiguration | function | core/ |
Gets this plugin's configuration. |
| FilterBase::getDescription | function | core/ |
Returns the administrative description for this filter plugin. |
| FilterBase::getHTMLRestrictions | function | core/ |
Returns HTML allowed by this filter's configuration. |
| FilterBase::getLabel | function | core/ |
Returns the administrative label for this filter plugin. |
| FilterBase::getType | function | core/ |
Returns the processing type of this filter plugin. |
| FilterBase::prepare | function | core/ |
Prepares the text for processing. |
| FilterBase::setConfiguration | function | core/ |
Sets the configuration for this plugin instance. |
| FilterBase::settingsForm | function | core/ |
Generates a filter's settings form. |
| FilterBase::tips | function | core/ |
Generates a filter's tip. |
| FilterBase::__construct | function | core/ |
Constructs a \Drupal\Component\Plugin\PluginBase object. |
| FilterBaseTestableClass | class | core/ |
A class extending FilterBase for testing purposes. |
| FilterBaseTestableClass::process | function | core/ |
Performs the filter processing. |
| FilterBooleanOperatorDefaultTest | class | core/ |
Filter to test queryOpBoolean() with default operator. |
| FilterBooleanOperatorDefaultTest | class | core/ |
Tests the queryOpBoolean() with default operator. |
| FilterBooleanOperatorDefaultTest.php | file | core/ |
|
| FilterBooleanOperatorDefaultTest.php | file | core/ |
|
| FilterBooleanOperatorDefaultTest::$modules | property | core/ |
Modules to install. |
| FilterBooleanOperatorDefaultTest::$testViews | property | core/ |
Views to be enabled. |
| FilterBooleanOperatorDefaultTest::query | function | core/ |
Add this filter to the query. |
| FilterBooleanOperatorDefaultTest::testFilterBooleanOperatorDefault | function | core/ |
Tests the queryOpBoolean() with default operator. |
| FilterBooleanOperatorDefaultTest::viewsData | function | core/ |
Returns the views data definition. |
| FilterBooleanOperatorGroupTest | class | core/ |
Tests the core Drupal\views\Plugin\views\filter\BooleanOperator handler. |
| FilterBooleanOperatorGroupTest.php | file | core/ |
|
| FilterBooleanOperatorGroupTest::$modules | property | core/ |
Modules to install. |
| FilterBooleanOperatorGroupTest::$testViews | property | core/ |
Views used by this test. |
| FilterBooleanOperatorGroupTest::setUp | function | core/ |
|
| FilterBooleanOperatorGroupTest::testViewsBooleanGroupedFilter | function | core/ |
Tests that grouped boolean exposed form works as expected. |
| FilterBooleanOperatorStringTest | class | core/ |
Tests core's BooleanOperatorString views filter handler. |
Pagination
- Previous page
- Page 681
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.