Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 8.9.x for all
- Search 10.3.x for all
- Search 11.x for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| Plugin::$io | property | composer/ |
Composer's I/O service. |
| Plugin::$manager | property | composer/ |
The handler for dependency unpacking. |
| Plugin::$requireWasCalled | property | composer/ |
Record whether the 'require' command was called. |
| Plugin::activate | function | composer/ |
|
| Plugin::activate | function | composer/ |
|
| Plugin::deactivate | function | composer/ |
|
| Plugin::deactivate | function | composer/ |
|
| Plugin::get | function | core/ |
|
| Plugin::getCapabilities | function | composer/ |
|
| Plugin::getCapabilities | function | composer/ |
|
| Plugin::getClass | function | core/ |
|
| Plugin::getId | function | core/ |
|
| Plugin::getProvider | function | core/ |
|
| Plugin::getSubscribedEvents | function | composer/ |
|
| Plugin::getSubscribedEvents | function | composer/ |
|
| Plugin::handler | function | composer/ |
Instantiates the handler object upon demand. |
| Plugin::onCommand | function | composer/ |
Pre command event callback. |
| Plugin::parse | function | core/ |
Parses an annotation into its definition. |
| Plugin::postCmd | function | composer/ |
Post command event callback. |
| Plugin::postPackage | function | composer/ |
Post package event behavior. |
| Plugin::preAutoloadDump | function | composer/ |
Add vendor classes to Composer's static classmap. |
| Plugin::RECIPE_PACKAGE_TYPE | constant | composer/ |
The composer package type of Drupal recipes. |
| Plugin::setClass | function | core/ |
|
| Plugin::setProvider | function | core/ |
|
| Plugin::uninstall | function | composer/ |
|
| Plugin::uninstall | function | composer/ |
|
| Plugin::unpackOnCreateProject | function | composer/ |
Post create-project command event callback. |
| Plugin::unpackOnRequire | function | composer/ |
Post update command event callback. |
| Plugin::__construct | function | core/ |
Constructs a Plugin object. |
| Plugin::__construct | function | core/ |
Constructs a plugin attribute object. |
| PluginAlterTest | class | core/ |
Tests Plugin Alter. |
| PluginAlterTest.php | file | core/ |
|
| PluginAlterTest::$modules | property | core/ |
|
| PluginAlterTest::testPluginAlter | function | core/ |
Tests hook_element_plugin_alter(). |
| PluginAwareInterface | interface | core/ |
Provides an interface for objects that depend on a plugin. |
| PluginAwareInterface.php | file | core/ |
|
| PluginAwareInterface::setPlugin | function | core/ |
Sets the plugin for this object. |
| PluginBase | class | core/ |
Base class for plugins wishing to support metadata inspection. |
| PluginBase | class | core/ |
Base class for plugins supporting metadata inspection and translation. |
| PluginBase | class | core/ |
Base class for any views plugin types. |
| PluginBase.php | file | core/ |
|
| PluginBase.php | file | core/ |
|
| PluginBase.php | file | core/ |
|
| PluginBase::$configuration | property | core/ |
Configuration information passed into the plugin. |
| PluginBase::$definition | property | core/ |
Plugins' definition. |
| PluginBase::$displayHandler | property | core/ |
The display object this plugin is for. |
| PluginBase::$options | property | core/ |
Options for this plugin will be held here. |
| PluginBase::$pluginDefinition | property | core/ |
The plugin implementation definition. |
| PluginBase::$pluginId | property | core/ |
The plugin ID. |
| PluginBase::$position | property | core/ |
The handler position. |
Pagination
- Previous page
- Page 1271
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.