Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 8.9.x for all
- Search 10.3.x for all
- Search 11.x for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| Context | class | core/ |
A generic context class for wrapping data a plugin needs to operate. |
| Context | class | core/ |
A Drupal specific context wrapper class. |
| context.handler | service | core/ |
Drupal\Core\Plugin\Context\ContextHandler |
| Context.php | file | core/ |
|
| Context.php | file | core/ |
|
| context.repository | service | core/ |
Drupal\Core\Plugin\Context\LazyContextRepository |
| Context::$cacheabilityMetadata | property | core/ |
The cacheability metadata. |
| Context::$contextData | property | core/ |
The data associated with the context. |
| Context::$contextDefinition | property | core/ |
The definition to which a context must conform. |
| Context::$contextDefinition | property | core/ |
The definition to which a context must conform. |
| Context::$contextValue | property | core/ |
The value of the context. |
| Context::addCacheableDependency | function | core/ |
|
| Context::createFromContext | function | core/ |
|
| Context::getCacheContexts | function | core/ |
|
| Context::getCacheMaxAge | function | core/ |
|
| Context::getCacheTags | function | core/ |
|
| Context::getConstraints | function | core/ |
|
| Context::getConstraints | function | core/ |
|
| Context::getContextData | function | core/ |
|
| Context::getContextDefinition | function | core/ |
|
| Context::getContextDefinition | function | core/ |
|
| Context::getContextValue | function | core/ |
|
| Context::getContextValue | function | core/ |
|
| Context::hasContextValue | function | core/ |
|
| Context::hasContextValue | function | core/ |
|
| Context::setContextValue | function | core/ |
Sets the context value. |
| Context::validate | function | core/ |
|
| Context::validate | function | core/ |
|
| Context::__construct | function | core/ |
Create a context object. |
| Context::__construct | function | core/ |
Create a context object. |
| ContextAwarePluginAssignmentTrait | trait | core/ |
Handles context assignments for context-aware plugins. |
| 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. |
| ContextAwarePluginDefinition | class | core/ |
Test class of context aware plugin definition. |
| ContextAwarePluginDefinitionInterface | interface | core/ |
Provides an interface for plugin definitions which use contexts. |
| ContextAwarePluginDefinitionInterface.php | file | core/ |
|
| ContextAwarePluginDefinitionInterface::addContextDefinition | function | core/ |
Adds a context to this plugin definition. |
| ContextAwarePluginDefinitionInterface::getContextDefinition | function | core/ |
Returns a particular context definition for this plugin. |
| ContextAwarePluginDefinitionInterface::getContextDefinitions | function | core/ |
Returns all context definitions for this plugin. |
| ContextAwarePluginDefinitionInterface::hasContextDefinition | function | core/ |
Checks if the plugin defines a particular context. |
| ContextAwarePluginDefinitionInterface::removeContextDefinition | function | core/ |
Removes a context definition from this plugin. |
| ContextAwarePluginDefinitionTrait | trait | core/ |
Provides a trait for context-aware object-based plugin definitions. |
| ContextAwarePluginDefinitionTrait.php | file | core/ |
|
| ContextAwarePluginDefinitionTrait::$contextDefinitions | property | core/ |
The context definitions for this plugin definition. |
| ContextAwarePluginDefinitionTrait::addContextDefinition | function | core/ |
Implements \Drupal\Component\Plugin\Definition\ContextAwarePluginDefinitionInterface::addContextDefinition(). |
| ContextAwarePluginDefinitionTrait::getContextDefinition | function | core/ |
Implements \Drupal\Component\Plugin\Definition\ContextAwarePluginDefinitionInterface::getContextDefinition(). |
| ContextAwarePluginDefinitionTrait::getContextDefinitions | function | core/ |
Implements \Drupal\Component\Plugin\Definition\ContextAwarePluginDefinitionInterface::getContextDefinitions(). |
| ContextAwarePluginDefinitionTrait::hasContextDefinition | function | core/ |
Implements \Drupal\Component\Plugin\Definition\ContextAwarePluginDefinitionInterface::hasContextDefinition(). |
Pagination
- Previous page
- Page 330
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.