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 |
|---|---|---|---|
| DefaultLazyPluginCollectionTest::$pluginInstances | property | core/ |
Stores all setup plugin instances. |
| DefaultLazyPluginCollectionTest::getPluginMock | function | core/ |
Returns a mocked plugin object. |
| DefaultLazyPluginCollectionTest::providerTestSortHelper | function | core/ |
Provides test data for testSortHelper. |
| DefaultLazyPluginCollectionTest::testAddInstanceId | function | core/ |
@covers ::addInstanceId[[api-linebreak]] |
| DefaultLazyPluginCollectionTest::testClear | function | core/ |
@covers ::clear[[api-linebreak]] |
| DefaultLazyPluginCollectionTest::testConfigurableGetConfiguration | function | core/ |
@covers ::getConfiguration[[api-linebreak]] |
| DefaultLazyPluginCollectionTest::testConfigurableInterface | function | core/ |
Tests that plugin methods are correctly attached to interfaces. |
| DefaultLazyPluginCollectionTest::testConfigurableSetConfiguration | function | core/ |
@covers ::setConfiguration[[api-linebreak]] |
| DefaultLazyPluginCollectionTest::testConfigurableSetConfigurationToNull | function | core/ |
@covers ::setConfiguration[[api-linebreak]] @group legacy |
| DefaultLazyPluginCollectionTest::testCount | function | core/ |
@covers ::count[[api-linebreak]] |
| DefaultLazyPluginCollectionTest::testGet | function | core/ |
@covers ::get[[api-linebreak]] |
| DefaultLazyPluginCollectionTest::testGetConfiguration | function | core/ |
@covers ::getConfiguration[[api-linebreak]] |
| DefaultLazyPluginCollectionTest::testGetNotExistingPlugin | function | core/ |
@covers ::get[[api-linebreak]] |
| DefaultLazyPluginCollectionTest::testHas | function | core/ |
@covers ::has[[api-linebreak]] |
| DefaultLazyPluginCollectionTest::testRemoveInstanceId | function | core/ |
@covers ::removeInstanceId[[api-linebreak]] |
| DefaultLazyPluginCollectionTest::testSet | function | core/ |
@covers ::set[[api-linebreak]] |
| DefaultLazyPluginCollectionTest::testSetInstanceConfiguration | function | core/ |
@covers ::setInstanceConfiguration[[api-linebreak]] |
| DefaultLazyPluginCollectionTest::testSetInstanceConfigurationPluginChange | function | core/ |
Tests plugin instances are changed if the configuration plugin key changes. |
| DefaultLazyPluginCollectionTest::testSortHelper | function | core/ |
@covers ::sortHelper[[api-linebreak]] @dataProvider providerTestSortHelper |
| DefaultPluginManager | class | core/ |
Base class for plugin managers. |
| DefaultPluginManager.php | file | core/ |
|
| DefaultPluginManager::$additionalAnnotationNamespaces | property | core/ |
Additional annotation namespaces. |
| DefaultPluginManager::$alterHook | property | core/ |
Name of the alter hook if one should be invoked. |
| DefaultPluginManager::$cacheKey | property | core/ |
The cache key. |
| DefaultPluginManager::$cacheTags | property | core/ |
An array of cache tags to use for the cached definitions. |
| DefaultPluginManager::$defaults | property | core/ |
A set of defaults to be referenced by $this->processDefinition(). |
| DefaultPluginManager::$moduleExtensionList | property | core/ |
The module extension list. |
| DefaultPluginManager::$moduleHandler | property | core/ |
The module handler to invoke the alter hook. |
| DefaultPluginManager::$namespaces | property | core/ |
An object of root paths that are traversable. |
| DefaultPluginManager::$pluginDefinitionAnnotationName | property | core/ |
The name of the annotation that contains the plugin definition. |
| DefaultPluginManager::$pluginDefinitionAttributeName | property | core/ |
The name of the attribute that contains the plugin definition. |
| DefaultPluginManager::$pluginInterface | property | core/ |
The interface each plugin should implement. |
| DefaultPluginManager::$subdir | property | core/ |
The subdirectory within a namespace to look for plugins. |
| DefaultPluginManager::alterDefinitions | function | core/ |
Invokes the hook to alter the definitions if the alter hook is set. |
| DefaultPluginManager::alterInfo | function | core/ |
Sets the alter hook name. |
| DefaultPluginManager::clearCachedDefinitions | function | core/ |
Clears static and persistent plugin definition caches. |
| DefaultPluginManager::extractProviderFromDefinition | function | core/ |
Extracts the provider from a plugin definition. |
| DefaultPluginManager::findDefinitions | function | core/ |
Finds plugin definitions. |
| DefaultPluginManager::getCacheContexts | function | core/ |
The cache contexts associated with this object. |
| DefaultPluginManager::getCachedDefinitions | function | core/ |
Returns the cached plugin definitions of the decorated discovery class. |
| DefaultPluginManager::getCacheMaxAge | function | core/ |
The maximum age for which this object may be cached. |
| DefaultPluginManager::getCacheTags | function | core/ |
The cache tags associated with this object. |
| DefaultPluginManager::getDefinitions | function | core/ |
Gets the definition of all plugins for this type. |
| DefaultPluginManager::getDiscovery | function | core/ |
Gets the plugin discovery. |
| DefaultPluginManager::getFactory | function | core/ |
Gets the plugin factory. |
| DefaultPluginManager::processDefinition | function | core/ |
Performs extra processing on plugin definitions. |
| DefaultPluginManager::providerExists | function | core/ |
Determines if the provider of a definition exists. |
| DefaultPluginManager::setCacheBackend | function | core/ |
Initialize the cache backend. |
| DefaultPluginManager::setCachedDefinitions | function | core/ |
Sets a cache of plugin definitions for the decorated discovery class. |
| DefaultPluginManager::useCaches | function | core/ |
Disable the use of caches. |
Pagination
- Previous page
- Page 15
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.