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 | core/ |
Defines a Plugin attribute object. |
Plugin | class | composer/ |
Composer plugin for handling dependency unpacking. |
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 |
---|---|---|---|
ComposerPluginsValidatorSimpleValidTest::testValidationDuringPreCreate | function | core/ |
Tests composer plugins are validated during pre-create. |
ComposerPluginsValidatorTestBase | class | core/ |
@internal |
ComposerPluginsValidatorTestBase.php | file | core/ |
|
ComposerPluginsValidatorTestBase::doTestValidationAfterTrustingDuringPreApply | function | core/ |
Tests additional composer plugins can be trusted during pre-apply. |
ComposerPluginsValidatorTestBase::doTestValidationAfterTrustingDuringPreCreate | function | core/ |
Tests additional composer plugins can be trusted during pre-create. |
ComposerPluginsValidatorTestBase::doTestValidationDuringPreApply | function | core/ |
Tests composer plugins are validated during pre-apply. |
ComposerPluginsValidatorTestBase::doTestValidationDuringPreCreate | function | core/ |
Tests composer plugins are validated during pre-create. |
ComposerPluginsValidatorTestBase::providerComplexInvalidCases | function | core/ |
Generates complex invalid test cases based on the simple test cases. |
ComposerPluginsValidatorTestBase::providerSimpleInvalidCases | function | core/ |
Generates simple invalid test cases. |
ComposerPluginsValidatorTestBase::providerSimpleValidCases | function | core/ |
Generates simple test cases. |
ConditionPluginBase | class | core/ |
Provides a basis for fulfilling contexts for condition plugins. |
ConditionPluginBase.php | file | core/ |
|
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/ |
Constructs a \Drupal\Component\Plugin\PluginBase object. |
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[[api-linebreak]] |
ConditionPluginCollectionTest.php | file | core/ |
|
ConditionPluginCollectionTest::$modules | property | core/ |
Modules to install. |
ConditionPluginCollectionTest::testGetConfiguration | function | core/ |
@covers ::getConfiguration[[api-linebreak]] |
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[[api-linebreak]] @covers ::calculateDependencies[[api-linebreak]] |
ConfigEntityBaseUnitTest::testPreSaveWithPluginCollections | function | core/ |
@covers ::preSave[[api-linebreak]] @dataProvider providerTestSetAndPreSaveWithPluginCollections |
ConfigEntityBaseUnitTest::testSetWithPluginCollections | function | core/ |
@covers ::set[[api-linebreak]] @dataProvider providerTestSetAndPreSaveWithPluginCollections |
ConfigEntityBaseUnitTest::testSleepWithPluginCollections | function | core/ |
@covers ::__sleep[[api-linebreak]] |
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. |
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.