Search for __get
- Search 7.x for __get
- Search 9.5.x for __get
- Search 8.9.x for __get
- Search 10.3.x for __get
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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. |
| Context::getContextValue | function | core/ |
Gets the context value. |
| Context::getContextValue | function | core/ |
Gets the context value. |
| 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::getContext | function | core/ |
Gets a defined context. |
| 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. |
| ContextAwarePluginInterface::getContextMapping | function | core/ |
Gets a mapping of the expected assignment names to their context names. |
| ContextAwarePluginInterface::getContexts | function | core/ |
Gets the defined contexts. |
| ContextAwarePluginInterface::getContextValue | function | core/ |
Gets the value for a defined context. |
| ContextAwarePluginInterface::getContextValues | function | core/ |
Gets the values for all 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::getCacheMaxAge | function | core/ |
|
| ContextAwarePluginTrait::getCacheTags | function | core/ |
|
| ContextAwarePluginTrait::getContext | function | core/ |
|
| ContextAwarePluginTrait::getContextDefinition | function | core/ |
|
| ContextAwarePluginTrait::getContextDefinitions | function | core/ |
|
| ContextAwarePluginTrait::getContextMapping | function | core/ |
|
| ContextAwarePluginTrait::getContexts | function | core/ |
|
| ContextAwarePluginTrait::getContextValue | function | core/ |
|
| ContextAwarePluginTrait::getContextValues | function | core/ |
|
| ContextAwarePluginTrait::getPluginDefinition | 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. |
| ContextAwareVariantInterface::getContexts | function | core/ |
Gets the values for all defined contexts. |
| ContextCacheKeys::getKeys | function | core/ |
Gets the generated cache keys. |
| ContextDefinition::get | function | core/ |
Returns the value of an annotation. |
| ContextDefinition::getConstraint | function | core/ |
Gets a validation constraint. |
| ContextDefinition::getConstraintObjects | function | core/ |
Extracts an array of constraints for a context definition object. |
| ContextDefinition::getConstraints | function | core/ |
Gets an array of validation constraints. |
| ContextDefinition::getDataDefinition | function | core/ |
Returns the data definition of the defined context. |
| ContextDefinition::getDataType | function | core/ |
Gets the data type needed by the context. |
| ContextDefinition::getDefaultValue | function | core/ |
Gets the default value for this context definition. |
| ContextDefinition::getDefinitionClass | function | core/ |
Determines the context definition class to use. |
| ContextDefinition::getDescription | function | core/ |
Gets a human readable description. |
| ContextDefinition::getLabel | function | core/ |
Gets a human readable label. |
| ContextDefinition::getSampleValues | function | core/ |
Returns typed data objects representing this context definition. |
| ContextDefinitionInterface::getConstraint | function | core/ |
Gets a validation constraint. |
| ContextDefinitionInterface::getConstraints | function | core/ |
Gets an array of validation constraints. |
| ContextDefinitionInterface::getDataDefinition | function | core/ |
Returns the data definition of the defined context. |
Pagination
- Previous page
- Page 41
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.