Search for plugin
- Search 7.x for plugin
- Search 9.5.x for plugin
- Search 8.9.x for plugin
- Search 10.3.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 |
---|---|---|---|
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. |
ConditionPluginCollectionTest | class | core/ |
@coversDefaultClass \Drupal\Core\Condition\ConditionPluginCollection |
ConditionPluginCollectionTest.php | file | core/ |
|
ConditionPluginCollectionTest::$modules | property | core/ |
|
ConditionPluginCollectionTest::testGetConfiguration | function | core/ |
@covers ::getConfiguration |
ConfigActionManager::$deprecatedPluginIds | property | core/ |
Information about all deprecated plugin IDs. |
ConfigActionPluginInterface | interface | core/ |
@internal This API is experimental. |
ConfigActionPluginInterface.php | file | core/ |
|
ConfigActionPluginInterface::apply | function | core/ |
Applies the config action. |
ConfigEntityBaseUnitTest::providerCalculateDependenciesWithPluginCollections | function | core/ |
Data provider for testCalculateDependenciesWithPluginCollections. |
ConfigEntityBaseUnitTest::providerTestSetAndPreSaveWithPluginCollections | function | core/ |
|
ConfigEntityBaseUnitTest::testCalculateDependenciesWithPluginCollections | function | core/ |
@covers ::getDependencies @covers ::calculateDependencies |
ConfigEntityBaseUnitTest::testPreSaveWithPluginCollections | function | core/ |
@covers ::preSave @dataProvider providerTestSetAndPreSaveWithPluginCollections |
ConfigEntityBaseUnitTest::testSetWithPluginCollections | function | core/ |
@covers ::set @dataProvider providerTestSetAndPreSaveWithPluginCollections |
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/ |
|
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. |
Pagination
- Previous page
- Page 12
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.