Search for all
| Title | Object type | File name | Summary |
|---|---|---|---|
| FilterAlign.php | file | core/ |
|
| FilterAlign::process | function | core/ |
|
| FilterAlign::tips | function | core/ |
|
| FilterAndArgumentUserUidTest | class | core/ |
Tests the user posted or commented filter and argument handlers. |
| FilterAndArgumentUserUidTest.php | file | core/ |
|
| FilterAndArgumentUserUidTest::$modules | property | core/ |
|
| FilterAndArgumentUserUidTest::$testViews | property | core/ |
Views used by this test. |
| FilterAndArgumentUserUidTest::testHandlers | function | core/ |
Tests the user posted or commented filter and argument handlers. |
| FilterAPITest | class | core/ |
Tests the behavior of the API of the Filter module. |
| FilterAPITest.php | file | core/ |
|
| FilterAPITest::$modules | property | core/ |
|
| 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 the following functions for a variety of formats: |
| 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/ |
|
| FilterAutoP::tips | function | core/ |
|
| 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/ |
|
| FilterBase::defaultConfiguration | function | core/ |
|
| FilterBase::getConfiguration | function | core/ |
|
| FilterBase::getDescription | function | core/ |
|
| FilterBase::getHTMLRestrictions | function | core/ |
|
| FilterBase::getLabel | function | core/ |
|
| FilterBase::getType | function | core/ |
|
| FilterBase::prepare | function | core/ |
|
| FilterBase::setConfiguration | function | core/ |
|
| FilterBase::settingsForm | function | core/ |
|
| FilterBase::tips | function | core/ |
|
| FilterBase::__construct | function | core/ |
|
| FilterBooleanOperatorDefaultTest | class | core/ |
Tests the queryOpBoolean() with default operator. |
| FilterBooleanOperatorDefaultTest | class | core/ |
Filter to test queryOpBoolean() with default operator. |
| FilterBooleanOperatorDefaultTest.php | file | core/ |
|
| FilterBooleanOperatorDefaultTest.php | file | core/ |
|
| FilterBooleanOperatorDefaultTest::$modules | property | core/ |
|
| FilterBooleanOperatorDefaultTest::$testViews | property | core/ |
|
| FilterBooleanOperatorDefaultTest::query | function | core/ |
Pagination
- Previous page
- Page 658
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.