Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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/ |
Gets a specific plugin definition. |
| ContextAwarePluginManagerTrait::getDefinitionsForContexts | function | core/ |
Determines plugins whose constraints are satisfied by a set of contexts. |
| 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/ |
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. |
| ContextAwarePluginTraitTest::testGetContextValue | function | core/ |
Tests get context value. |
| ContextAwarePluginTraitTest::testSetContextValue | function | core/ |
Tests set context value. |
| 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/ |
|
| ContextDefinition::dataTypeMatches | function | core/ |
Checks if this definition's data type matches that of the given context. |
| ContextDefinition::getConstraint | function | core/ |
|
| ContextDefinition::getConstraintObjects | function | core/ |
Extracts an array of constraints for a context definition object. |
| ContextDefinition::getConstraints | function | core/ |
|
| ContextDefinition::getDefinitionClass | function | core/ |
Determines the context definition class to use. |
Pagination
- Previous page
- Page 280
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.