Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| Plugin::getSubscribedEvents | function | composer/ |
|
| 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/ |
|
| Plugin::setProvider | function | core/ |
|
| Plugin::uninstall | function | composer/ |
|
| Plugin::__construct | function | core/ |
Constructs a Plugin object. |
| PluginAlterTest | class | core/ |
@group Render |
| PluginAlterTest.php | file | core/ |
|
| PluginAlterTest::$modules | property | core/ |
|
| 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's 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::$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/ |
|
| PluginBase::calculateDependencies | function | core/ |
|
| PluginBase::create | function | core/ |
|
| 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/ |
|
| PluginBase::doFilterByDefinedOptions | function | core/ |
Do the work to filter out stored options depending on the defined options. |
| PluginBase::filterByDefinedOptions | function | core/ |
|
| PluginBase::getAvailableGlobalTokens | function | core/ |
|
| PluginBase::getBaseId | function | core/ |
|
| PluginBase::getDerivativeId | function | core/ |
|
| PluginBase::getPluginDefinition | function | core/ |
|
| PluginBase::getPluginId | function | core/ |
|
| PluginBase::getProvider | function | core/ |
|
| PluginBase::getRenderer | function | core/ |
Returns the render API renderer. |
| PluginBase::globalTokenForm | function | core/ |
|
| PluginBase::globalTokenReplace | function | core/ |
|
| 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/ |
|
| PluginBase::isConfigurable | function | core/ |
Determines if the plugin is configurable. |
| PluginBase::listLanguages | function | core/ |
Makes an array of languages, optionally including special languages. |
Pagination
- Previous page
- Page 953
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.