Search for __set
- Search 7.x for __set
- Search 8.9.x for __set
- Search 10.3.x for __set
- Search 11.x for __set
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| content_translation_preprocess_language_content_settings_table | function | core/ |
Implements hook_preprocess_HOOK() for language-content-settings-table.html.twig. |
| Context::setContextValue | function | core/ |
Sets the context value. |
| ContextAwarePluginBase::setContext | function | core/ |
Set a context on this plugin. |
| ContextAwarePluginBase::setContextValue | function | core/ |
Sets the value for a defined context. |
| 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]] |
| ContextAwarePluginBaseTest::testSetContextValue | function | core/ |
@covers ::setContextValue[[api-linebreak]] |
| 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. |
| ContextAwarePluginTrait::setContext | function | core/ |
|
| ContextAwarePluginTrait::setContextMapping | function | core/ |
|
| ContextAwarePluginTrait::setContextValue | function | core/ |
|
| ContextAwarePluginTraitTest::setUp | function | core/ |
|
| ContextAwarePluginTraitTest::testSetContextValue | function | core/ |
@covers ::setContextValue[[api-linebreak]] |
| ContextAwareVariantInterface::setContexts | function | core/ |
Sets the context values for this display variant. |
| ContextDefinition::setConstraints | function | core/ |
Sets the array of validation constraints. |
| ContextDefinition::setDataType | function | core/ |
Sets the data type needed by the context. |
| ContextDefinition::setDefaultValue | function | core/ |
Sets the default data value. |
| ContextDefinition::setDescription | function | core/ |
Sets the human readable description. |
| ContextDefinition::setLabel | function | core/ |
Sets the human readable label. |
| ContextDefinition::setMultiple | function | core/ |
Sets whether the data is multi-valued. |
| ContextDefinition::setRequired | function | core/ |
Sets whether the data is required. |
| ContextDefinitionInterface::setConstraints | function | core/ |
Sets the array of validation constraints. |
| ContextDefinitionInterface::setDataType | function | core/ |
Sets the data type needed by the context. |
| ContextDefinitionInterface::setDefaultValue | function | core/ |
Sets the default data value. |
| ContextDefinitionInterface::setDescription | function | core/ |
Sets the human readable description. |
| ContextDefinitionInterface::setLabel | function | core/ |
Sets the human readable label. |
| ContextDefinitionInterface::setMultiple | function | core/ |
Sets whether the data is multi-valued. |
| ContextDefinitionInterface::setRequired | function | core/ |
Sets whether the data is required. |
| ContextDefinitionIsSatisfiedTest::setUp | function | core/ |
|
| ContextHandlerTest::setUp | function | core/ |
|
| ContextTest::setUp | function | core/ |
|
| ContextTest::setUpDefaultValue | function | core/ |
Set up mocks for the getDefaultValue() method call. |
| ContextTest::testSetContextValueCacheableDependency | function | core/ |
@covers ::setContextValue[[api-linebreak]] |
| ContextTest::testSetContextValueTypedData | function | core/ |
@covers ::setContextValue[[api-linebreak]] |
| ContextualDynamicContextTest::setUp | function | core/ |
|
| ContextualFiltersBlockContextTest::setUp | function | core/ |
Sets up the test. |
| ContextualFiltersStringTest::setUp | function | core/ |
Sets up the test. |
| ContextualFilterTest::setUp | function | core/ |
|
| ContextualLinkDefaultTest::setUp | function | core/ |
|
| ContextualLinkDefaultTest::setupContextualLinkDefault | function | core/ |
|
| ContextualLinkManagerTest::setUp | function | core/ |
|
| ContextualLinksTest::setUp | function | core/ |
|
| ContextualLinksTest::setUp | function | core/ |
Pagination
- Previous page
- Page 30
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.