Search for __set
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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/ |
@covers ::set[[api-linebreak]] |
| ContentEntityBaseUnitTest::testSetNewRevisionException | function | core/ |
@covers ::setNewRevision[[api-linebreak]] |
| 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/ |
@coversDefaultClass \Drupal\Core\Entity\ContentEntityStorageBase[[api-linebreak]] |
| ContentEntityStorageBaseTest.php | file | core/ |
|
| ContentEntityStorageBaseTest::$modules | property | core/ |
Modules to install. |
| ContentEntityStorageBaseTest::providerTestCreate | function | core/ |
Provides test data for testCreate(). |
| ContentEntityStorageBaseTest::setUp | function | core/ |
|
| ContentEntityStorageBaseTest::testCreate | function | core/ |
@covers ::create[[api-linebreak]] |
| ContentEntityStorageBaseTest::testReCreate | function | core/ |
@covers ::create[[api-linebreak]] |
| ContentEntityTest::setUp | function | core/ |
|
| ContentEntityType::setRevisionMetadataKey | function | core/ |
Sets a revision metadata key. |
| ContentEntityTypeInterface::setRevisionMetadataKey | function | core/ |
Sets a revision metadata key. |
| 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. |
| ContentLanguageSettings::$target_bundle | property | core/ |
The bundle (machine name). |
| ContentLanguageSettings::$target_entity_type_id | property | core/ |
The entity type ID (machine name). |
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.