Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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. |
| ContextAwarePluginDefinitionInterface::getContextDefinitions | function | core/ |
Returns all context definitions for this plugin. |
| ContextAwarePluginDefinitionInterface::hasContextDefinition | function | core/ |
Checks if the plugin defines a particular context. |
| ContextAwarePluginDefinitionTrait::$contextDefinitions | property | core/ |
The context definitions for this plugin definition. |
| ContextAwarePluginDefinitionTrait::getContextDefinitions | function | core/ |
Implements \Drupal\Component\Plugin\Definition\ContextAwarePluginDefinitionInterface::getContextDefinitions(). |
| ContextAwarePluginDefinitionTrait::hasContextDefinition | function | core/ |
Implements \Drupal\Component\Plugin\Definition\ContextAwarePluginDefinitionInterface::hasContextDefinition(). |
| ContextAwarePluginInterface::getContextDefinitions | function | core/ |
Gets the context definitions of the plugin. |
| ContextAwarePluginInterface::getContextDefinitions | function | core/ |
Gets the context definitions of the plugin. |
| ContextAwarePluginInterface::getContexts | function | core/ |
Gets the defined contexts. |
| 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::getDefinitionsForContexts | function | core/ |
Determines plugins whose constraints are satisfied by a set of contexts. |
| ContextAwarePluginManagerTrait::getDefinitions | function | core/ |
See \Drupal\Component\Plugin\Discovery\DiscoveryInterface::getDefinitions(). |
| ContextAwarePluginManagerTrait::getDefinitionsForContexts | function | core/ |
See \Drupal\Core\Plugin\Context\ContextAwarePluginManagerInterface::getDefinitionsForContexts(). |
| ContextAwarePluginTrait::getCacheContexts | function | core/ |
|
| ContextAwarePluginTrait::getCacheTags | function | core/ |
|
| ContextAwarePluginTrait::getContextDefinitions | function | core/ |
|
| ContextAwarePluginTrait::getContexts | function | core/ |
|
| ContextAwarePluginTrait::getContextValues | function | core/ |
|
| ContextAwarePluginTrait::setContext | function | core/ |
|
| ContextAwarePluginTrait::setContextMapping | function | core/ |
|
| ContextAwarePluginTrait::setContextValue | function | core/ |
|
| ContextAwarePluginTrait::validateContexts | function | core/ |
|
| ContextAwarePluginTraitTest | class | core/ |
@coversDefaultClass \Drupal\Core\Plugin\ContextAwarePluginTrait[[api-linebreak]] |
| ContextAwarePluginTraitTest.php | file | core/ |
|
| ContextAwarePluginTraitTest::$configurablePlugin | property | core/ |
The configurable plugin instance under test. |
| ContextAwarePluginTraitTest::$plugin | property | core/ |
The plugin instance under test. |
| ContextAwarePluginTraitTest::setUp | function | core/ |
|
| ContextAwarePluginTraitTest::testGetContextDefinition | function | core/ |
@covers ::getContextDefinition[[api-linebreak]] |
| ContextAwarePluginTraitTest::testGetContextDefinitions | function | core/ |
@covers ::getContextDefinitions[[api-linebreak]] |
| ContextAwarePluginTraitTest::testGetContextValue | function | core/ |
@covers ::getContextValue[[api-linebreak]] |
| ContextAwarePluginTraitTest::testSetContextValue | function | core/ |
@covers ::setContextValue[[api-linebreak]] |
| ContextAwareVariantInterface::getContexts | function | core/ |
Gets the values for all defined contexts. |
| ContextAwareVariantInterface::setContexts | function | core/ |
Sets the context values for this display variant. |
| ContextCacheKeys | class | core/ |
A value object to store generated cache keys with its cacheability metadata. |
| ContextCacheKeys.php | file | core/ |
|
| ContextCacheKeys::$keys | property | core/ |
The generated cache keys. |
| ContextCacheKeys::getKeys | function | core/ |
Gets the generated cache keys. |
| ContextCacheKeys::__construct | function | core/ |
Constructs a ContextCacheKeys object. |
| ContextDefinition::$constraints | property | core/ |
An array of constraints. |
| ContextDefinition::$description | property | core/ |
The human-readable description. |
| ContextDefinition::$isMultiple | property | core/ |
Whether the data is multi-valued, i.e. a list of data items. |
| ContextDefinition::$isRequired | property | core/ |
Determines whether a data value is required. |
| ContextDefinition::addConstraint | function | core/ |
Adds a validation constraint. |
Pagination
- Previous page
- Page 266
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.