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 |
|---|---|---|---|
| PluginInstanceTest | class | core/ |
Tests that an instance of all views plugins can be created. |
| PluginInstanceTest.php | file | core/ |
|
| PluginInstanceTest::$definitions | property | core/ |
An array of plugin definitions, keyed by plugin type. |
| PluginInstanceTest::$deprecatedPlugins | property | core/ |
List of deprecated plugin classes. |
| PluginInstanceTest::$pluginTypes | property | core/ |
All views plugin types. |
| PluginInstanceTest::assertPluginInstances | function | core/ |
Asserts that instances of every views plugin can be created. |
| PluginInstanceTest::setUp | function | core/ |
|
| PluginInstanceTest::testPluginData | function | core/ |
Confirms that there is plugin data for all views plugin types. |
| PluginInstanceTest::testPluginInstances | function | core/ |
Tests creating instances of every views plugin. |
| PluginKernelTestBase | class | core/ |
Base test class for views plugin unit tests. |
| PluginKernelTestBase.php | file | core/ |
|
| PluginManager | class | core/ |
|
| PluginManager.php | file | core/ |
|
| PluginManager::__construct | function | core/ |
PluginManager constructor. |
| PluginManagerBase | class | core/ |
Base class for plugin managers. |
| PluginManagerBase.php | file | core/ |
|
| PluginManagerBase::$discovery | property | core/ |
The object that discovers plugins managed by this manager. |
| PluginManagerBase::$factory | property | core/ |
The object that instantiates plugins managed by this manager. |
| PluginManagerBase::$mapper | property | core/ |
The object that returns the preconfigured plugin instance appropriate for a particular runtime condition. |
| PluginManagerBase::createInstance | function | core/ |
Creates a pre-configured instance of a plugin. |
| PluginManagerBase::getDefinition | function | core/ |
Gets a specific plugin definition. |
| PluginManagerBase::getDefinitions | function | core/ |
Gets the definition of all plugins for this type. |
| PluginManagerBase::getDiscovery | function | core/ |
Gets the plugin discovery. |
| PluginManagerBase::getFactory | function | core/ |
Gets the plugin factory. |
| PluginManagerBase::getInstance | function | core/ |
Gets a preconfigured instance of a plugin. |
| PluginManagerBase::handlePluginNotFound | function | core/ |
Allows plugin managers to specify custom behavior if a plugin is not found. |
| PluginManagerBaseTest | class | core/ |
@coversDefaultClass \Drupal\Component\Plugin\PluginManagerBase[[api-linebreak]] @group Plugin |
| PluginManagerBaseTest.php | file | core/ |
|
| PluginManagerBaseTest::createInstanceCallback | function | core/ |
A callback method for mocking FactoryInterface objects. |
| PluginManagerBaseTest::getMockFactoryInterface | function | core/ |
Generates a mocked FactoryInterface object with known properties. |
| PluginManagerBaseTest::testCreateInstance | function | core/ |
Tests createInstance() with no fallback methods. |
| PluginManagerBaseTest::testCreateInstanceFallback | function | core/ |
Tests createInstance() with a fallback method. |
| PluginManagerBaseTest::testGetInstance | function | core/ |
@covers ::getInstance[[api-linebreak]] |
| PluginManagerBaseTest::testGetInstanceWithoutMapperShouldThrowException | function | core/ |
@covers ::getInstance[[api-linebreak]] |
| PluginManagerCacheClearer | class | core/ |
Helps test module uninstall. |
| PluginManagerCacheClearer.php | file | core/ |
|
| PluginManagerCacheClearer::$optionalService | property | core/ |
An optional service dependency. |
| PluginManagerCacheClearer::$state | property | core/ |
|
| PluginManagerCacheClearer::clearCachedDefinitions | function | core/ |
Tests call to CachedDiscoveryInterface::clearCachedDefinitions(). |
| PluginManagerCacheClearer::__construct | function | core/ |
PluginManagerCacheClearer constructor. |
| PluginManagerDependentValidatorTrait | trait | core/ |
Common functionality for many CKEditor 5 validation constraints. |
| PluginManagerDependentValidatorTrait.php | file | core/ |
|
| PluginManagerDependentValidatorTrait::$pluginManager | property | core/ |
The CKEditor 5 plugin manager. |
| PluginManagerDependentValidatorTrait::create | function | core/ |
|
| PluginManagerDependentValidatorTrait::getEnableableDisabledPlugins | function | core/ |
Gets all disabled CKEditor 5 plugin definitions the user can enable. |
| PluginManagerDependentValidatorTrait::getOtherEnabledPlugins | function | core/ |
Gets all other enabled CKEditor 5 plugin definitions. |
| PluginManagerDependentValidatorTrait::__construct | function | core/ |
Constructs a CKEditor5ConstraintValidatorTrait object. |
| PluginManagerInterface | interface | core/ |
Interface implemented by plugin managers. |
| PluginManagerInterface.php | file | core/ |
|
| PluginManagerPass | class | core/ |
Registers plugin managers to the plugin.cache_clearer service. |
Pagination
- Previous page
- Page 47
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.