Search for __get
- Search 7.x for __get
- Search 9.5.x for __get
- Search 10.3.x for __get
- Search 11.x for __get
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| ContentTranslationWorkflowsTest::getTranslatorPermissions | function | core/ |
Returns an array of permissions needed for the translator. |
| content_translation_enable_widget | function | core/ |
Returns a widget to enable content translation per entity bundle. |
| content_translation_field_sync_widget | function | core/ |
Returns a form element to configure field synchronization. |
| Context::getCacheContexts | function | core/ |
The cache contexts associated with this object. |
| Context::getCacheMaxAge | function | core/ |
The maximum age for which this object may be cached. |
| Context::getCacheTags | function | core/ |
The cache tags associated with this object. |
| Context::getConstraints | function | core/ |
Gets a list of validation constraints. |
| Context::getConstraints | function | core/ |
Gets a list of validation constraints. |
| Context::getContextData | function | core/ |
Gets the context value as typed data object. |
| 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. |
| ContextAwarePluginBase::getCacheContexts | function | core/ |
The cache contexts associated with this object. |
| ContextAwarePluginBase::getCacheMaxAge | function | core/ |
The maximum age for which this object may be cached. |
| 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::__get | function | core/ |
Implements magic __get() method. |
| 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 |
| 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/ |
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. |
| 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. |
Pagination
- Previous page
- Page 37
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.