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 |
---|---|---|---|
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. |
DefaultPluginManager::__construct | function | core/ |
Constructs a new \Drupal\Core\Plugin\DefaultPluginManager object. |
DefaultPluginManagerTest | class | core/ |
Tests the DefaultPluginManager. |
DefaultPluginManagerTest | class | core/ |
Tests the default plugin manager. |
DefaultPluginManagerTest.php | file | core/ |
|
DefaultPluginManagerTest.php | file | core/ |
|
DefaultPluginManagerTest::$expectedDefinitions | property | core/ |
The expected plugin definitions. |
DefaultPluginManagerTest::$modules | property | core/ |
Modules to install. |
DefaultPluginManagerTest::$namespaces | property | core/ |
The namespaces to look for plugin definitions. |
DefaultPluginManagerTest::providerTestProcessDefinition | function | core/ |
|
DefaultPluginManagerTest::setUp | function | core/ |
|
DefaultPluginManagerTest::testCacheClearWithTags | function | core/ |
Tests the plugin manager cache clear with tags. |
DefaultPluginManagerTest::testCreateInstanceWithInvalidInterfaces | function | core/ |
Tests plugins without the proper interface. |
DefaultPluginManagerTest::testCreateInstanceWithJustValidInterfaces | function | core/ |
Tests plugins with the proper interface. |
DefaultPluginManagerTest::testDefaultPluginManager | function | core/ |
Tests the plugin manager with no cache and altering. |
DefaultPluginManagerTest::testDefaultPluginManager | function | core/ |
Tests annotations and attributes on the default plugin manager. |
DefaultPluginManagerTest::testDefaultPluginManagerNoCache | function | core/ |
Tests the plugin manager with caching disabled. |
DefaultPluginManagerTest::testDefaultPluginManagerWithAlter | function | core/ |
Tests the plugin manager with no cache and altering. |
DefaultPluginManagerTest::testDefaultPluginManagerWithDisabledModule | function | core/ |
Tests the plugin manager with a disabled module. |
DefaultPluginManagerTest::testDefaultPluginManagerWithEmptyCache | function | core/ |
Tests the plugin manager with caching and altering. |
DefaultPluginManagerTest::testDefaultPluginManagerWithFilledCache | function | core/ |
Tests the plugin manager with caching and altering. |
DefaultPluginManagerTest::testDefaultPluginManagerWithObjects | function | core/ |
Tests the plugin manager and object plugin definitions. |
DefaultPluginManagerTest::testDefaultPluginManagerWithPluginExtendingNonInstalledClass | function | core/ |
Tests the plugin manager with a plugin that extends a non-installed class. |
DefaultPluginManagerTest::testGetCacheContexts | function | core/ |
@covers ::getCacheContexts |
DefaultPluginManagerTest::testGetCacheMaxAge | function | core/ |
@covers ::getCacheMaxAge |
DefaultPluginManagerTest::testGetCacheTags | function | core/ |
@covers ::getCacheTags |
DefaultPluginManagerTest::testGetDefinitionPluginNotFoundException | function | core/ |
Tests the plugin manager behavior for a missing plugin ID. |
DefaultPluginManagerTest::testGetDefinitionsWithoutRequiredInterface | function | core/ |
Tests plugins without a required interface. |
DefaultPluginManagerTest::testProcessDefinition | function | core/ |
@covers ::processDefinition @dataProvider providerTestProcessDefinition |
DefaultPluginManagerTest::testProviderExists | function | core/ |
@covers ::findDefinitions @covers ::extractProviderFromDefinition |
DefaultSingleLazyPluginCollection | class | core/ |
Provides a default plugin collection for a plugin type. |
DefaultSingleLazyPluginCollection.php | file | core/ |
|
DefaultSingleLazyPluginCollection::$configuration | property | core/ |
An array of configuration to instantiate the plugin with. |
DefaultSingleLazyPluginCollection::$instanceId | property | core/ |
The instance ID used for this plugin collection. |
DefaultSingleLazyPluginCollection::$manager | property | core/ |
The manager used to instantiate the plugins. |
DefaultSingleLazyPluginCollection::addInstanceId | function | core/ |
Adds an instance ID to the available instance IDs. |
DefaultSingleLazyPluginCollection::getConfiguration | function | core/ |
Gets the current configuration of all plugins in this collection. |
DefaultSingleLazyPluginCollection::initializePlugin | function | core/ |
Initializes and stores a plugin. |
DefaultSingleLazyPluginCollection::setConfiguration | function | core/ |
Sets the configuration for all plugins in this collection. |
DefaultSingleLazyPluginCollection::__construct | function | core/ |
Constructs a new DefaultSingleLazyPluginCollection object. |
DefaultSingleLazyPluginCollectionTest | class | core/ |
@coversDefaultClass \Drupal\Core\Plugin\DefaultSingleLazyPluginCollection @group Plugin |
DefaultSingleLazyPluginCollectionTest.php | file | core/ |
Pagination
- Previous page
- Page 17
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.