Search for getContextDefinition
- Search 7.x for getContextDefinition
- Search 9.5.x for getContextDefinition
- Search 8.9.x for getContextDefinition
- Search 11.x for getContextDefinition
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
ArgumentPluginBase::getContextDefinition | function | core/ |
Returns a context definition for this argument. |
ArgumentValidatorPluginBase::getContextDefinition | function | core/ |
Returns a context definition for this argument. |
Context::getContextDefinition | function | core/ |
Gets the provided definition that the context must conform to. |
Context::getContextDefinition | function | core/ |
Gets the provided definition that the context must conform to. |
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::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. |
ContextAwarePluginTrait::getContextDefinition | function | core/ |
|
ContextAwarePluginTrait::getContextDefinitions | function | core/ |
|
ContextAwarePluginTraitTest::testGetContextDefinition | function | core/ |
@covers ::getContextDefinition |
ContextAwarePluginTraitTest::testGetContextDefinitions | function | core/ |
@covers ::getContextDefinitions |
ContextHandler::getContextDefinitions | function | core/ |
Returns the context definitions associated with a plugin definition. |
ContextInterface::getContextDefinition | function | core/ |
|
ContextInterface::getContextDefinition | function | core/ |
Gets the provided definition that the context must conform to. |
Entity::getContextDefinition | function | core/ |
Returns a context definition for this argument. |
NumericArgument::getContextDefinition | function | core/ |
Returns a context definition for this argument. |
NumericArgumentValidator::getContextDefinition | function | core/ |
Returns a context definition for this argument. |
StringArgument::getContextDefinition | function | core/ |
Returns a context definition for this argument. |
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.