Search for filter
- Search 7.x for filter
- Search 9.5.x for filter
- Search 8.9.x for filter
- Search 11.x for filter
- Other projects
Exact matches
| Title | Object type | File name | Summary |
|---|---|---|---|
| Filter | class | core/ |
Gathers information about the filter parameter. |
| Filter | class | core/ |
Defines a filter attribute for plugin discovery. |
| Filter | class | core/ |
Defines a filter annotation object. |
All search results
| Title | Object type | File name | Summary |
|---|---|---|---|
| FilterPluginBase::validateOptionsForm | function | core/ |
Simple validate handler. |
| FilterPluginBase::valueForm | function | core/ |
Options form subform for setting options. |
| FilterPluginBase::valueSubmit | function | core/ |
Perform any necessary changes to the form values prior to storage. |
| FilterPluginBase::valueValidate | function | core/ |
Validate the options form. |
| FilterPluginBaseStub | class | core/ |
|
| FilterPluginBaseTest | class | core/ |
@coversDefaultClass \Drupal\views\Plugin\views\filter\FilterPluginBase[[api-linebreak]] @group views |
| FilterPluginBaseTest.php | file | core/ |
|
| FilterPluginBaseTest::acceptExposedInputProvider | function | core/ |
The data provider for testAcceptExposedInput. |
| FilterPluginBaseTest::testAcceptExposedInput | function | core/ |
@covers ::acceptExposedInput[[api-linebreak]] |
| FilterPluginCollection | class | core/ |
A collection of filters. |
| FilterPluginCollection.php | file | core/ |
|
| FilterPluginCollection::$definitions | property | core/ |
All possible filter plugin IDs. |
| FilterPluginCollection::get | function | core/ |
|
| FilterPluginCollection::getAll | function | core/ |
Retrieves filter definitions and creates an instance for each filter. |
| FilterPluginCollection::getConfiguration | function | core/ |
Gets the current configuration of all plugins in this collection. |
| FilterPluginCollection::initializePlugin | function | core/ |
Initializes and stores a plugin. |
| FilterPluginCollection::sort | function | core/ |
Sorts all plugin instances in this collection. |
| FilterPluginCollection::sortHelper | function | core/ |
Provides uasort() callback to sort plugins. |
| FilterPluginManager | class | core/ |
Manages text processing filters. |
| FilterPluginManager.php | file | core/ |
|
| FilterPluginManager::getFallbackPluginId | function | core/ |
Gets a fallback id for a missing plugin. |
| FilterPluginManager::__construct | function | core/ |
Constructs a FilterPluginManager object. |
| FilterProcessResult | class | core/ |
Used to return values from a text filter plugin's processing method. |
| FilterProcessResult.php | file | core/ |
|
| FilterProcessResult::$processedText | property | core/ |
The processed text. |
| FilterProcessResult::createPlaceholder | function | core/ |
Creates a placeholder. |
| FilterProcessResult::getProcessedText | function | core/ |
Gets the processed text. |
| FilterProcessResult::setProcessedText | function | core/ |
Sets the processed text. |
| FilterProcessResult::__construct | function | core/ |
Constructs a FilterProcessResult object. |
| FilterProcessResult::__toString | function | core/ |
Gets the processed text. |
| FilterSecurityTest | class | core/ |
Tests HTML filtering with missing or skipped filters or text formats. |
| FilterSecurityTest.php | file | core/ |
|
| FilterSecurityTest::$adminUser | property | core/ |
A user with administrative permissions. |
| FilterSecurityTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| FilterSecurityTest::$modules | property | core/ |
Modules to install. |
| FilterSecurityTest::setUp | function | core/ |
|
| FilterSecurityTest::testDisableFilterModule | function | core/ |
Tests removal of filtered content when an active filter is disabled. |
| FilterSecurityTest::testSkipSecurityFilters | function | core/ |
Tests that security filters are enforced even when marked to be skipped. |
| FilterSettings | class | core/ |
Adds the default allowed attributes to filter_html's allowed_html setting. |
| FilterSettings.php | file | core/ |
|
| FilterSettings::$allowedHtmlDefaultAttributes | property | core/ |
Default attributes for migrating filter_html's 'allowed_html' setting. |
| FilterSettings::transform | function | core/ |
Performs the associated process. |
| FilterSettingsTest | class | core/ |
Unit tests of the filter_settings plugin. |
| FilterSettingsTest.php | file | core/ |
|
| FilterSettingsTest::dataProvider | function | core/ |
The test data provider. |
| FilterSettingsTest::testTransform | function | core/ |
Tests transformation of filter settings. |
| FilterSparkles | class | core/ |
Provides a filter to limit allowed HTML tags. |
| FilterSparkles.php | file | core/ |
|
| FilterSparkles::process | function | core/ |
Performs the filter processing. |
| FilterStringTest | class | core/ |
Tests the core Drupal\views\Plugin\views\filter\StringFilter handler. |
Pagination
- Previous page
- Page 23
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.