Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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::setClass | function | core/ |
Sets the class of the annotated class. |
| Plugin::setProvider | function | core/ |
Sets the name of the provider of the annotated class. |
| Plugin::uninstall | function | composer/ |
|
| Plugin::uninstall | function | composer/ |
|
| 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/ |
Modules to install. |
| PluginAlterTest::testPluginAlter | function | core/ |
Tests hook_element_plugin_alter(). |
| 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. |
| PluginBase::$renderer | property | core/ |
Stores the render API renderer. |
| PluginBase::$usesOptions | property | core/ |
Denotes whether the plugin has an additional options form. |
| PluginBase::$view | property | core/ |
The top object of a view. |
| PluginBase::buildOptionsForm | function | core/ |
Provide a form to edit options for this plugin. |
| PluginBase::calculateDependencies | function | core/ |
Calculates dependencies for the configured plugin. |
| PluginBase::create | function | core/ |
Instantiates a new instance of the implementing class using autowiring. |
| PluginBase::defineOptions | function | core/ |
Information about options for all kinds of purposes will be held here. |
| PluginBase::DERIVATIVE_SEPARATOR | constant | core/ |
A string which is used to separate base plugin IDs from the derivative ID. |
| PluginBase::destroy | function | core/ |
Clears a plugin. |
| PluginBase::doFilterByDefinedOptions | function | core/ |
Do the work to filter out stored options depending on the defined options. |
| PluginBase::filterByDefinedOptions | function | core/ |
Filter out stored options depending on the defined options. |
| PluginBase::getAvailableGlobalTokens | function | core/ |
Returns an array of available token replacements. |
| PluginBase::getBaseId | function | core/ |
Gets the base_plugin_id of the plugin instance. |
| PluginBase::getDerivativeId | function | core/ |
Gets the derivative_id of the plugin instance. |
| PluginBase::getPluginDefinition | function | core/ |
Gets the definition of the plugin implementation. |
| PluginBase::getPluginId | function | core/ |
Gets the plugin ID of the plugin instance. |
| PluginBase::getProvider | function | core/ |
Returns the plugin provider. |
| PluginBase::getRenderer | function | core/ |
Returns the render API renderer. |
| PluginBase::globalTokenForm | function | core/ |
Adds elements for available core tokens to a form. |
| PluginBase::globalTokenReplace | function | core/ |
Returns a string with any core tokens replaced. |
| PluginBase::INCLUDE_ENTITY | constant | core/ |
Include entity row languages when listing languages. |
| PluginBase::INCLUDE_NEGOTIATED | constant | core/ |
Include negotiated languages when listing languages. |
| PluginBase::init | function | core/ |
Initialize the plugin. |
Pagination
- Previous page
- Page 1090
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.