Search for __set
- Search 7.x for __set
- Search 9.5.x for __set
- Search 8.9.x for __set
- Search 10.3.x for __set
- Other projects
| Title | Object type | File name | Summary | 
|---|---|---|---|
| ContainerResetWebTest::$modules | property | core/ | |
| ContainerResetWebTest::setUp | function | core/ | |
| ContainerResetWebTest::testContainerRebuild | function | core/ | Sets a different deployment identifier. | 
| ContainerTest::setUp | function | core/ | |
| ContainerTest::testReset | function | core/ | Tests Container::reset(). | 
| ContainerTest::testSet | function | core/ | Tests that Container::set() works properly. | 
| ContainerTest::testSetParameterWithFrozenContainer | function | core/ | Tests that Container::setParameter() in a frozen case works properly. | 
| ContainerTest::testSetParameterWithUnfrozenContainer | function | core/ | Tests that Container::setParameter() in an unfrozen case works properly. | 
| ContentEntityBase::set | function | core/ | Sets a field value. | 
| ContentEntityBase::setDefaultLangcode | function | core/ | Populates the local cache for the default language code. | 
| ContentEntityBase::setDefaultTranslationEnforced | function | core/ | Set or clear an override of the isDefaultTranslation() result. | 
| ContentEntityBase::setNewRevision | function | core/ | Enforces an entity to be saved as a new revision. | 
| ContentEntityBase::setRevisionTranslationAffected | function | core/ | Marks the current revision translation as affected. | 
| ContentEntityBase::setRevisionTranslationAffectedEnforced | function | core/ | Enforces the revision translation affected flag value. | 
| ContentEntityBase::setValidationRequired | function | core/ | Sets whether entity validation is required before saving the entity. | 
| ContentEntityBase::__isset | function | core/ | Implements the magic method for isset(). | 
| ContentEntityBase::__set | function | core/ | Implements the magic method for setting object properties. | 
| ContentEntityBase::__unset | function | core/ | Implements the magic method for unset(). | 
| ContentEntityBaseUnitTest::setUp | function | core/ | |
| ContentEntityBaseUnitTest::testSet | function | core/ | Tests set. | 
| ContentEntityBaseUnitTest::testSetNewRevisionException | function | core/ | Tests set new revision exception. | 
| ContentEntityChangedTest::setUp | function | core/ | |
| ContentEntityCloneTest::setUp | function | core/ | |
| ContentEntityFieldMethodInvocationOrderTest::setUp | function | core/ | |
| ContentEntityForm::setFormDisplay | function | core/ | Sets the form display. | 
| ContentEntityFormCorrectUserInputMappingOnFieldDeltaElementsTest::setUp | function | core/ | |
| ContentEntityFormFieldValidationFilteringTest::setUp | function | core/ | |
| ContentEntityFormInterface::setFormDisplay | function | core/ | Sets the form display. | 
| ContentEntityHasChangesTest::setUp | function | core/ | |
| ContentEntityNonRevisionableFieldTest::setUp | function | core/ | |
| ContentEntityNormalizerTest::setUp | function | core/ | |
| ContentEntityStorageBase::resetCache | function | core/ | Resets the entity cache. | 
| ContentEntityStorageBase::setPersistentCache | function | core/ | Stores entities in the persistent cache backend. | 
| ContentEntityStorageBaseTest | class | core/ | Tests Drupal\Core\Entity\ContentEntityStorageBase. | 
| ContentEntityStorageBaseTest.php | file | core/ | |
| ContentEntityStorageBaseTest::$modules | property | core/ | |
| ContentEntityStorageBaseTest::providerTestCreate | function | core/ | Provides test data for testCreate(). | 
| ContentEntityStorageBaseTest::setUp | function | core/ | |
| ContentEntityStorageBaseTest::testCreate | function | core/ | Tests create. | 
| ContentEntityStorageBaseTest::testReCreate | function | core/ | Tests re create. | 
| ContentEntityTest::setUp | function | core/ | |
| ContentEntityType::setRevisionMetadataKey | function | core/ | Sets a revision metadata key. | 
| ContentEntityTypeInterface::setRevisionMetadataKey | function | core/ | Sets a revision metadata key. | 
| ContentExportTest::setUp | function | core/ | |
| ContentImportTest::setUp | function | core/ | |
| ContentLanguageSettings | class | core/ | Defines the ContentLanguageSettings entity. | 
| ContentLanguageSettings.php | file | core/ | |
| ContentLanguageSettings::$default_langcode | property | core/ | The default language code. | 
| ContentLanguageSettings::$id | property | core/ | The id. Combination of $target_entity_type_id.$target_bundle. | 
| ContentLanguageSettings::$language_alterable | property | core/ | Indicates if the language is alterable or not. | 
Pagination
- Previous page
- Page 26
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.
