Search for plugin
- Search 7.x for plugin
- Search 9.5.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 |
---|---|---|---|
Content Moderation Workflow Type Plugin | group | core/ |
The Workflow Type plugin implemented by Content Moderation links revisionable entities to workflows. |
ContentEntityBaseUnitTest::$fieldTypePluginManager | property | core/ |
The field type manager used for testing. |
ContentEntityTest::$migrationPluginManager | property | core/ |
The migration plugin manager. |
ContentTranslationLocalTasks::$basePluginId | property | core/ |
The base plugin ID |
content_moderation_post_update_views_field_plugin_id | function | core/ |
Update the moderation state views field plugin ID. |
ContextAwarePluginAssignmentTrait | trait | core/ |
Handles context assignments for context-aware plugins. |
ContextAwarePluginAssignmentTrait.php | file | core/ |
|
ContextAwarePluginAssignmentTrait::addContextAssignmentElement | function | core/ |
Builds a form element for assigning a context to a given slot. |
ContextAwarePluginAssignmentTrait::contextHandler | function | core/ |
Wraps the context handler. |
ContextAwarePluginAssignmentTrait::t | function | core/ |
Ensures the t() method is available. |
ContextAwarePluginBase | class | core/ |
Base class for plugins that are context aware. |
ContextAwarePluginBase | class | core/ |
Base class for plugins that are context aware. |
ContextAwarePluginBase.php | file | core/ |
|
ContextAwarePluginBase.php | file | core/ |
|
ContextAwarePluginBase::$context | property | core/ |
The data objects representing the context of this plugin. |
ContextAwarePluginBase::$contexts | property | core/ |
Data objects representing the contexts passed in the plugin configuration. |
ContextAwarePluginBase::contextHandler | function | core/ |
Wraps the context handler. |
ContextAwarePluginBase::createContextFromConfiguration | function | core/ |
|
ContextAwarePluginBase::createContextFromConfiguration | function | core/ |
Creates context objects from any context mappings in configuration. |
ContextAwarePluginBase::getCacheContexts | function | core/ |
The cache contexts associated with this object. |
ContextAwarePluginBase::getCacheMaxAge | function | core/ |
The maximum age for which this object may be cached. |
ContextAwarePluginBase::getCacheTags | function | core/ |
The cache tags associated with this object. |
ContextAwarePluginBase::getContext | function | core/ |
This code is identical to the Component in order to pick up a different Context class. |
ContextAwarePluginBase::getContext | function | core/ |
Gets a defined context. |
ContextAwarePluginBase::getContextDefinition | function | core/ |
|
ContextAwarePluginBase::getContextDefinition | function | core/ |
Gets a specific context definition of the plugin. |
ContextAwarePluginBase::getContextDefinitions | function | core/ |
|
ContextAwarePluginBase::getContextDefinitions | function | core/ |
Gets the context definitions of the plugin. |
ContextAwarePluginBase::getContextMapping | function | core/ |
Gets a mapping of the expected assignment names to their context names. |
ContextAwarePluginBase::getContexts | function | core/ |
Gets the defined contexts. |
ContextAwarePluginBase::getContextValue | function | core/ |
Gets the value for a defined context. |
ContextAwarePluginBase::getContextValues | function | core/ |
Gets the values for all defined contexts. |
ContextAwarePluginBase::setContext | function | core/ |
Set a context on this plugin. |
ContextAwarePluginBase::setContext | function | core/ |
Set a context on this plugin. |
ContextAwarePluginBase::setContextMapping | function | core/ |
Sets a mapping of the expected assignment names to their context names. |
ContextAwarePluginBase::setContextValue | function | core/ |
Sets the value for a defined context. |
ContextAwarePluginBase::setContextValue | function | core/ |
Sets the value for a defined context. |
ContextAwarePluginBase::validateContexts | function | core/ |
Validates the set values for the defined contexts. |
ContextAwarePluginBase::__construct | function | core/ |
Overrides \Drupal\Component\Plugin\PluginBase::__construct(). |
ContextAwarePluginBase::__get | function | core/ |
Implements magic __get() method. |
ContextAwarePluginBaseTest | class | core/ |
@coversDefaultClass \Drupal\Core\Plugin\ContextAwarePluginBase |
ContextAwarePluginBaseTest.php | file | core/ |
|
ContextAwarePluginBaseTest::$plugin | property | core/ |
The plugin instance under test. |
ContextAwarePluginBaseTest::setUp | function | core/ |
|
ContextAwarePluginBaseTest::testGetContextDefinition | function | core/ |
@covers ::getContextDefinition |
ContextAwarePluginBaseTest::testGetContextDefinitions | function | core/ |
@covers ::getContextDefinitions |
ContextAwarePluginBaseTest::testGetContextValue | function | core/ |
@covers ::getContextValue @group legacy |
ContextAwarePluginBaseTest::testSetContextValue | function | core/ |
@covers ::setContextValue @group legacy |
ContextAwarePluginDefinition | class | core/ |
|
ContextAwarePluginDefinitionInterface | interface | core/ |
Provides an interface for plugin definitions which use contexts. |
Pagination
- Previous page
- Page 9
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.