Search for plugin
- Search 7.x for plugin
- Search 9.5.x for plugin
- Search 8.9.x for plugin
- Search 11.x for plugin
- Other projects
Exact matches
| Title | Object type | File name | Summary |
|---|---|---|---|
| Plugin | class | composer/ |
Composer plugin for handling drupal scaffold. |
| Plugin | class | core/ |
Defines a Plugin annotation object. |
| Plugin | class | core/ |
Defines a Plugin attribute object. |
All search results
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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/ |
|
| 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. |
| FilterUninstallValidatorTest::testValidateNoPlugins | function | core/ |
@covers ::validate[[api-linebreak]] |
| filter_test_plugin.info.yml | file | core/ |
core/modules/filter/tests/filter_test_plugin/filter_test_plugin.info.yml |
| FormatterPluginManager | class | core/ |
Plugin type manager for field formatters. |
| FormatterPluginManager.php | file | core/ |
|
| FormatterPluginManager::$fieldTypeManager | property | core/ |
The field type manager to define field. |
| FormatterPluginManager::$formatterOptions | property | core/ |
An array of formatter options for each field type. |
| FormatterPluginManager::createInstance | function | core/ |
|
| FormatterPluginManager::getDefaultSettings | function | core/ |
Returns the default settings of a field formatter. |
| FormatterPluginManager::getInstance | function | core/ |
Overrides PluginManagerBase::getInstance(). |
| FormatterPluginManager::getOptions | function | core/ |
Returns an array of formatter options for a field type. |
| FormatterPluginManager::prepareConfiguration | function | core/ |
Merges default values for formatter configuration. |
| FormatterPluginManager::__construct | function | core/ |
Constructs a FormatterPluginManager object. |
| FormatterPluginManagerTest | class | core/ |
Tests the field formatter plugin manager. |
| FormatterPluginManagerTest.php | file | core/ |
|
| FormatterPluginManagerTest::testNotApplicableFallback | function | core/ |
Tests that getInstance falls back on default if current is not applicable. |
| forum_migration_plugins_alter | function | core/ |
Implements hook_migration_plugins_alter(). |
| FrontPageTest::testCacheTagsWithCachePluginNone | function | core/ |
Tests the cache tags when using the "none" cache plugin. |
| FrontPageTest::testCacheTagsWithCachePluginTag | function | core/ |
Tests the cache tags when using the "tag" cache plugin. |
| FrontPageTest::testCacheTagsWithCachePluginTime | function | core/ |
Tests the cache tags when using the "time" cache plugin. |
Pagination
- Previous page
- Page 29
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.