Search for plugin
- Search 7.x for plugin
- Search 8.9.x for plugin
- Search 10.3.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. |
All search results
Title | Object type | File name | Summary |
---|---|---|---|
ConditionPluginBase::$executableManager | property | core/ |
The condition manager to proxy execute calls through. |
ConditionPluginBase::buildConfigurationForm | function | core/ |
Form constructor. |
ConditionPluginBase::calculateDependencies | function | core/ |
Calculates dependencies for the configured plugin. |
ConditionPluginBase::defaultConfiguration | function | core/ |
Gets default configuration for this plugin. |
ConditionPluginBase::execute | function | core/ |
Executes the plugin. |
ConditionPluginBase::getConfiguration | function | core/ |
Gets this plugin's configuration. |
ConditionPluginBase::isNegated | function | core/ |
Determines whether condition result will be negated. |
ConditionPluginBase::setConfiguration | function | core/ |
Sets the configuration for this plugin instance. |
ConditionPluginBase::setExecutableManager | function | core/ |
Sets the executable manager class. |
ConditionPluginBase::submitConfigurationForm | function | core/ |
Form submission handler. |
ConditionPluginBase::validateConfigurationForm | function | core/ |
Form validation handler. |
ConditionPluginBase::__construct | function | core/ |
|
ConditionPluginCollection | class | core/ |
Provides a collection of condition plugins. |
ConditionPluginCollection.php | file | core/ |
|
ConditionPluginCollection::$conditionContexts | property | core/ |
An array of collected contexts for conditions. |
ConditionPluginCollection::addContext | function | core/ |
Sets the condition context for a given name. |
ConditionPluginCollection::get | function | core/ |
|
ConditionPluginCollection::getConditionContexts | function | core/ |
Gets the values for all defined contexts. |
ConditionPluginCollection::getConfiguration | function | core/ |
Gets the current configuration of all plugins in this collection. |
ConfigEntityBaseUnitTest::providerCalculateDependenciesWithPluginCollections | function | core/ |
Data provider for testCalculateDependenciesWithPluginCollections. |
ConfigEntityBaseUnitTest::testCalculateDependenciesWithPluginCollections | function | core/ |
@covers ::getDependencies @covers ::calculateDependencies |
ConfigEntityBaseUnitTest::testSleepWithPluginCollections | function | core/ |
@covers ::__sleep |
ConfigEntityBaseWithPluginCollections | class | core/ |
Enables testing of dependency calculation. |
ConfigEntityBaseWithPluginCollections.php | file | core/ |
|
ConfigEntityImportTest::checkSinglePluginConfigSync | function | core/ |
Tests that a single set of plugin config stays in sync. |
ConfigNamesMapperTest::$pluginDefinition | property | core/ |
The plugin definition of the test mapper. |
ConfigTranslationLocalTasks::$basePluginId | property | core/ |
The base plugin ID. |
ConfigurablePlugin | class | core/ |
|
ConfigurablePlugin::defaultConfiguration | function | core/ |
Gets default configuration for this plugin. |
ConfigurablePlugin::getConfiguration | function | core/ |
Gets this plugin's configuration. |
ConfigurablePlugin::setConfiguration | function | core/ |
Sets the configuration for this plugin instance. |
ConfigurablePlugin::__construct | function | core/ |
Constructs a \Drupal\Component\Plugin\PluginBase object. |
ConfigurablePluginTest | class | core/ |
Tests configurable plugins. |
ConfigurablePluginTest.php | file | core/ |
|
ConfigurablePluginTest::$manager | property | core/ |
The manager for "CKEditor 5 plugin" plugins. |
ConfigurablePluginTest::$modules | property | core/ |
Modules to enable. |
ConfigurablePluginTest::setUp | function | core/ |
|
ConfigurablePluginTest::testDefaults | function | core/ |
Tests default settings for configurable CKEditor 5 plugins. |
ConfigurableSearchPluginBase | class | core/ |
Provides a base implementation for a configurable Search plugin. |
ConfigurableSearchPluginBase.php | file | core/ |
|
ConfigurableSearchPluginBase::$searchPageId | property | core/ |
The unique ID for the search page using this plugin. |
ConfigurableSearchPluginBase::calculateDependencies | function | core/ |
Calculates dependencies for the configured plugin. |
ConfigurableSearchPluginBase::defaultConfiguration | function | core/ |
Gets default configuration for this plugin. |
ConfigurableSearchPluginBase::getConfiguration | function | core/ |
Gets this plugin's configuration. |
ConfigurableSearchPluginBase::setConfiguration | function | core/ |
Sets the configuration for this plugin instance. |
ConfigurableSearchPluginBase::setSearchPageId | function | core/ |
Sets the ID for the search page using this plugin. |
ConfigurableSearchPluginBase::validateConfigurationForm | function | core/ |
Form validation handler. |
ConfigurableSearchPluginBase::__construct | function | core/ |
|
ConfigurableSearchPluginInterface | interface | core/ |
Provides an interface for a configurable Search plugin. |
ConfigurableSearchPluginInterface.php | file | core/ |
Pagination
- Previous page
- Page 11
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.