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 |
|---|---|---|---|
| ContextAwarePluginDefinitionTrait::removeContextDefinition | function | core/ |
Implements \Drupal\Component\Plugin\Definition\ContextAwarePluginDefinitionInterface::removeContextDefinition(). |
| ContextAwarePluginInterface | interface | core/ |
Interface for defining context aware plugins. |
| ContextAwarePluginInterface | interface | core/ |
An override of ContextAwarePluginInterface for documentation purposes. |
| ContextAwarePluginInterface.php | file | core/ |
|
| ContextAwarePluginInterface.php | file | core/ |
|
| ContextAwarePluginInterface::getContext | function | core/ |
Gets a defined context. |
| ContextAwarePluginInterface::getContextDefinition | function | core/ |
Gets a specific context definition of the plugin. |
| ContextAwarePluginInterface::getContextDefinition | function | core/ |
Gets a specific context definition of the plugin. |
| ContextAwarePluginInterface::getContextDefinitions | function | core/ |
Gets the context definitions of the plugin. |
| ContextAwarePluginInterface::getContextDefinitions | function | core/ |
Gets the context definitions of the plugin. |
| ContextAwarePluginInterface::getContextMapping | function | core/ |
Gets a mapping of the expected assignment names to their context names. |
| ContextAwarePluginInterface::getContexts | function | core/ |
Gets the defined contexts. |
| ContextAwarePluginInterface::getContextValue | function | core/ |
Gets the value for a defined context. |
| ContextAwarePluginInterface::getContextValues | function | core/ |
Gets the values for all defined contexts. |
| ContextAwarePluginInterface::setContext | function | core/ |
Set a context on this plugin. |
| ContextAwarePluginInterface::setContextMapping | function | core/ |
Sets a mapping of the expected assignment names to their context names. |
| ContextAwarePluginInterface::setContextValue | function | core/ |
Sets the value for a defined context. |
| ContextAwarePluginInterface::validateContexts | function | core/ |
Validates the set values for the defined contexts. |
| ContextAwarePluginManagerInterface | interface | core/ |
Provides an interface for plugin managers that support context-aware plugins. |
| ContextAwarePluginManagerInterface.php | file | core/ |
|
| ContextAwarePluginManagerInterface::getDefinitionsForContexts | function | core/ |
Determines plugins whose constraints are satisfied by a set of contexts. |
| ContextAwarePluginManagerTrait | trait | core/ |
Provides a trait for plugin managers that support context-aware plugins. |
| ContextAwarePluginManagerTrait.php | file | core/ |
|
| ContextAwarePluginManagerTrait::contextHandler | function | core/ |
Wraps the context handler. |
| ContextAwarePluginManagerTrait::getDefinitions | function | core/ |
Gets a specific plugin definition. |
| ContextAwarePluginManagerTrait::getDefinitionsForContexts | function | core/ |
Determines plugins whose constraints are satisfied by a set of contexts. |
| ContextAwarePluginTrait | trait | core/ |
Provides a trait to add context-aware functionality to plugins. |
| ContextAwarePluginTrait.php | file | core/ |
|
| ContextAwarePluginTrait::$context | property | core/ |
The data objects representing the context of this plugin. |
| ContextAwarePluginTrait::getCacheContexts | function | core/ |
|
| ContextAwarePluginTrait::getCacheMaxAge | function | core/ |
|
| ContextAwarePluginTrait::getCacheTags | function | core/ |
|
| ContextAwarePluginTrait::getContext | function | core/ |
|
| ContextAwarePluginTrait::getContextDefinition | function | core/ |
|
| ContextAwarePluginTrait::getContextDefinitions | function | core/ |
|
| ContextAwarePluginTrait::getContextMapping | function | core/ |
|
| ContextAwarePluginTrait::getContexts | function | core/ |
|
| ContextAwarePluginTrait::getContextValue | function | core/ |
|
| ContextAwarePluginTrait::getContextValues | function | core/ |
|
| ContextAwarePluginTrait::getPluginDefinition | function | core/ |
|
| ContextAwarePluginTrait::setContext | function | core/ |
|
| ContextAwarePluginTrait::setContextMapping | function | core/ |
|
| ContextAwarePluginTrait::setContextValue | function | core/ |
|
| ContextAwarePluginTrait::validateContexts | function | core/ |
|
| ContextAwarePluginTraitTest | class | core/ |
Tests Drupal\Core\Plugin\ContextAwarePluginTrait. |
| ContextAwarePluginTraitTest.php | file | core/ |
|
| ContextAwarePluginTraitTest::$plugin | property | core/ |
The plugin instance under test. |
| ContextAwarePluginTraitTest::setUp | function | core/ |
|
| ContextAwarePluginTraitTest::testGetContextDefinition | function | core/ |
Tests get context definition. |
| ContextAwarePluginTraitTest::testGetContextDefinitions | function | core/ |
Tests get context definitions. |
Pagination
- Previous page
- Page 331
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.