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 |
|---|---|---|---|
| FilterPluginBase::showBuildGroupButton | function | core/ |
Shortcut to display the build_group/hide button. |
| FilterPluginBase::showBuildGroupForm | function | core/ |
Shortcut to display the exposed options form. |
| FilterPluginBase::showExposeButton | function | core/ |
Shortcut to display the expose/hide button. |
| FilterPluginBase::showOperatorForm | function | core/ |
Shortcut to display the operator form. |
| FilterPluginBase::showValueForm | function | core/ |
Shortcut to display the value form. |
| FilterPluginBase::storeExposedInput | function | core/ |
If set to remember exposed input in the session, store it there. |
| FilterPluginBase::storeGroupInput | function | core/ |
If set to remember exposed input in the session, store it there. |
| FilterPluginBase::submitOptionsForm | function | core/ |
Simple submit handler. |
| FilterPluginBase::trustedCallbacks | function | core/ |
Lists the trusted callbacks provided by the implementing class. |
| FilterPluginBase::validate | function | core/ |
Validate that the plugin is correct and can be saved. |
| FilterPluginBase::validateExposeForm | function | core/ |
Validate the options form. |
| FilterPluginBase::validateIdentifier | function | core/ |
Validates a filter identifier. |
| 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/ |
Empty class to support testing filter plugins. |
| FilterPluginBaseTest | class | core/ |
Tests Drupal\views\Plugin\views\filter\FilterPluginBase. |
| FilterPluginBaseTest.php | file | core/ |
|
| FilterPluginBaseTest::acceptExposedInputProvider | function | core/ |
The data provider for testAcceptExposedInput. |
| FilterPluginBaseTest::testAcceptExposedInput | function | core/ |
Tests accept exposed input. |
| FilterPluginCollection::$definitions | property | core/ |
All possible filter plugin IDs. |
| FilterPluginCollection::sort | function | core/ |
Sorts all plugin instances in this collection. |
| FilterPluginCollection::sortHelper | function | core/ |
Provides uasort() callback to sort plugins. |
| 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. |
| FilterSecurityKernelTest | class | core/ |
Tests that security filters are enforced even when marked to be skipped. |
| FilterSecurityKernelTest.php | file | core/ |
|
| FilterSecurityKernelTest::$modules | property | core/ |
Modules to install. |
| FilterSecurityKernelTest::setUp | function | core/ |
|
| FilterSecurityKernelTest::testSkipSecurityFilters | function | core/ |
Tests that security filters are enforced even when marked to be skipped. |
| 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. |
| 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. |
| FilterSettings::__construct | function | core/ |
Constructs a \Drupal\Component\Plugin\PluginBase object. |
Pagination
- Previous page
- Page 612
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.