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 |
---|---|---|---|
PluginFormInterface::buildConfigurationForm | function | core/ |
Form constructor. |
PluginFormInterface::submitConfigurationForm | function | core/ |
Form submission handler. |
PluginFormInterface::validateConfigurationForm | function | core/ |
Form validation handler. |
PluginHelper | class | core/ |
A helper class to determine if a plugin is configurable. |
PluginHelper.php | file | core/ |
|
PluginHelper::isConfigurable | function | core/ |
Determines if a plugin is configurable. |
PluginHelperLegacyTest | class | core/ |
@coversDefaultClass \Drupal\Component\Plugin\PluginHelper @group Plugin @group legacy |
PluginHelperLegacyTest.php | file | core/ |
|
PluginHelperLegacyTest::testPluginHelperDeprecation | function | core/ |
|
PluginID | class | core/ |
Defines a Plugin annotation object that just contains an ID. |
PluginID | class | core/ |
Defines a Plugin attribute object that just contains an ID. |
PluginID.php | file | core/ |
|
PluginID.php | file | core/ |
|
PluginID::$value | property | core/ |
The plugin ID. |
PluginID::get | function | core/ |
Gets the value of an annotation. |
PluginID::get | function | core/ |
Gets the value of an attribute. |
PluginID::getId | function | core/ |
Gets the unique ID for this annotated class. |
PluginIdTest | class | core/ |
@coversDefaultClass \Drupal\Component\Annotation\PluginID @group Annotation |
PluginIdTest | class | core/ |
@coversDefaultClass \Drupal\Component\Plugin\Attribute\PluginID @group Attribute |
PluginIdTest.php | file | core/ |
|
PluginIdTest.php | file | core/ |
|
PluginIdTest::testGet | function | core/ |
@covers ::get |
PluginIdTest::testGet | function | core/ |
@covers ::get |
PluginIdTest::testGetId | function | core/ |
@covers ::getId |
PluginInspectionInterface | interface | core/ |
Plugin interface for providing some metadata inspection. |
PluginInspectionInterface.php | file | core/ |
|
PluginInspectionInterface::getPluginDefinition | function | core/ |
Gets the definition of the plugin implementation. |
PluginInspectionInterface::getPluginId | function | core/ |
Gets the plugin ID of the plugin instance. |
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::$modules | property | core/ |
Modules to install. |
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/ |
|
PluginManagerBase::getDefinition | function | core/ |
Pagination
- Previous page
- Page 49
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.