Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| ContextAwarePluginBase::getCacheTags | function | core/ |
The cache tags associated with this object. |
| ContextAwarePluginBase::getContext | function | core/ |
This code is identical to the Component in order to pick up a different Context class. |
| ContextAwarePluginBase::getContext | function | core/ |
Gets a defined context. |
| ContextAwarePluginBase::getContextDefinition | function | core/ |
Gets a specific context definition of the plugin. |
| ContextAwarePluginBase::getContextDefinition | function | core/ |
|
| ContextAwarePluginBase::getContextDefinitions | function | core/ |
|
| ContextAwarePluginBase::getContextDefinitions | function | core/ |
Gets the context definitions of the plugin. |
| ContextAwarePluginBase::getContextMapping | function | core/ |
Gets a mapping of the expected assignment names to their context names. |
| 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. |
| ContextAwarePluginBase::setContext | function | core/ |
Set a context on this plugin. |
| ContextAwarePluginBase::setContext | function | core/ |
Set a context on this plugin. |
| ContextAwarePluginBase::setContextMapping | function | core/ |
Sets a mapping of the expected assignment names to their context names. |
| ContextAwarePluginBase::setContextValue | function | core/ |
Sets the value for a defined context. |
| ContextAwarePluginBase::setContextValue | function | core/ |
Sets the value for a defined context. |
| ContextAwarePluginBase::validateContexts | function | core/ |
Validates the set values for the defined contexts. |
| ContextAwarePluginBase::__construct | function | core/ |
Overrides \Drupal\Component\Plugin\PluginBase::__construct(). |
| ContextAwarePluginBase::__get | function | core/ |
Implements magic __get() method. |
| ContextAwarePluginBaseTest | class | core/ |
@coversDefaultClass \Drupal\Core\Plugin\ContextAwarePluginBase[[api-linebreak]] |
| ContextAwarePluginBaseTest.php | file | core/ |
|
| ContextAwarePluginBaseTest::$plugin | property | core/ |
The plugin instance under test. |
| ContextAwarePluginBaseTest::setUp | function | core/ |
|
| ContextAwarePluginBaseTest::testGetContextDefinition | function | core/ |
@covers ::getContextDefinition[[api-linebreak]] |
| ContextAwarePluginBaseTest::testGetContextDefinitions | function | core/ |
@covers ::getContextDefinitions[[api-linebreak]] |
| ContextAwarePluginBaseTest::testGetContextValue | function | core/ |
@covers ::getContextValue[[api-linebreak]] @group legacy |
| ContextAwarePluginBaseTest::testSetContextValue | function | core/ |
@covers ::setContextValue[[api-linebreak]] @group legacy |
| 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(). |
| 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. |
Pagination
- Previous page
- Page 250
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.