Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| Filter::$description | property | core/ |
Additional administrative information about the filter's behavior. |
| Filter::$settings | property | core/ |
The default settings for the filter. |
| Filter::$status | property | core/ |
Whether this filter is enabled or disabled by default. |
| Filter::__construct | function | core/ |
Constructs a Filter attribute. |
| Filter::__construct | function | core/ |
Constructs a new Filter object. |
| FilterAdminTest | class | core/ |
Thoroughly test the administrative interface of the filter module. |
| FilterAdminTest.php | file | core/ |
|
| FilterAdminTest::$adminUser | property | core/ |
A user with administration permissions. |
| FilterAdminTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| FilterAdminTest::$modules | property | core/ |
Modules to install. |
| FilterAdminTest::$webUser | property | core/ |
A user with permissions to create pages. |
| FilterAdminTest::setUp | function | core/ |
|
| FilterAdminTest::testDisabledFormat | function | core/ |
Tests whether a field using a disabled format is rendered. |
| FilterAdminTest::testFilterAdmin | function | core/ |
Tests filter administration functionality. |
| FilterAdminTest::testFilterEnableAndDisable | function | core/ |
Tests enabling and disabling of filters. |
| FilterAdminTest::testFormatAdmin | function | core/ |
Tests the format administration functionality. |
| FilterAdminTest::testUrlFilterAdmin | function | core/ |
Tests the URL filter settings form is properly validated. |
| FilterAlign::process | function | core/ |
Performs the filter processing. |
| FilterAlign::tips | function | core/ |
Generates a filter's tip. |
| FilterAndArgumentUserUidTest | class | core/ |
Tests the user posted or commented filter and argument handlers. |
| FilterAndArgumentUserUidTest.php | file | core/ |
|
| FilterAndArgumentUserUidTest::$modules | property | core/ |
Modules to install. |
| 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/ |
Modules to install. |
| FilterAPITest::assertFilterFormatViolation | function | core/ |
Checks if an expected violation exists in the given violations. |
| FilterAPITest::setUp | function | core/ |
|
| 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::testFormatFilterOrder | function | core/ |
Tests that the filter order is respected. |
| FilterAPITest::testFormatFilterSubset | function | core/ |
Tests the ability to apply only a subset of filters. |
| 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. |
| FilterArray::removeEmptyStrings | function | core/ |
Removes empty strings from an array. |
| FilterArrayTest | class | core/ |
Test filter array functions. |
| FilterArrayTest.php | file | core/ |
|
| FilterArrayTest::providerRemoveEmptyStrings | function | core/ |
Data provider for testRemoveEmptyStrings(). |
| FilterArrayTest::testRemoveEmptyStrings | function | core/ |
Tests removing empty strings. |
| 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. |
Pagination
- Previous page
- Page 598
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.