Search for getContext
- Search 7.x for getContext
- Search 9.5.x for getContext
- Search 10.3.x for getContext
- Search 11.x for getContext
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
Context::getContextDefinition | function | core/ |
Gets the provided definition that the context must conform to. |
Context::getContextValue | function | core/ |
Gets the context value. |
ContextAwarePluginBase::getContext | function | core/ |
Gets a defined context. |
ContextAwarePluginBase::getContextDefinition | function | core/ |
Gets a specific context definition of the plugin. |
ContextAwarePluginBase::getContextDefinitions | function | core/ |
Gets the context definitions of the plugin. |
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. |
ContextAwarePluginDefinitionInterface::getContextDefinition | function | core/ |
Returns a particular context definition for this plugin. |
ContextAwarePluginDefinitionInterface::getContextDefinitions | function | core/ |
Returns all context definitions for this plugin. |
ContextAwarePluginDefinitionTrait::getContextDefinition | function | core/ |
Implements \Drupal\Component\Plugin\Definition\ContextAwarePluginDefinitionInterface::getContextDefinition(). |
ContextAwarePluginDefinitionTrait::getContextDefinitions | function | core/ |
Implements \Drupal\Component\Plugin\Definition\ContextAwarePluginDefinitionInterface::getContextDefinitions(). |
ContextAwarePluginInterface::getContext | function | core/ |
Gets a defined context. |
ContextAwarePluginInterface::getContextDefinition | function | core/ |
Gets a specific context definition 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. |
ContextInterface::getContextDefinition | function | core/ |
Gets the provided definition that the context must conform to. |
ContextInterface::getContextValue | function | core/ |
Gets the context value. |
TestDiscoveryCacheContext::getContext | function | core/ |
Returns the string representation of the cache context. |
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.