Search for set
Title | Object type | File name | Summary |
---|---|---|---|
ContentEntityBase::set | function | core/ |
|
ContentEntityBase::setDefaultLangcode | function | core/ |
Populates the local cache for the default language code. |
ContentEntityBase::setNewRevision | function | core/ |
|
ContentEntityBase::setRevisionTranslationAffected | function | core/ |
|
ContentEntityBase::setRevisionTranslationAffectedEnforced | function | core/ |
|
ContentEntityBase::setValidationRequired | function | core/ |
|
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 |
ContentEntityBaseUnitTest::testSetNewRevisionException | function | core/ |
@covers ::setNewRevision |
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 internal, static entity cache. |
ContentEntityStorageBase::setPersistentCache | function | core/ |
Stores entities in the persistent cache backend. |
ContentEntityStorageBaseTest | class | core/ |
@coversDefaultClass \Drupal\Core\Entity\ContentEntityStorageBase |
ContentEntityStorageBaseTest.php | file | core/ |
|
ContentEntityStorageBaseTest::$modules | property | core/ |
Modules to enable. |
ContentEntityStorageBaseTest::providerTestCreate | function | core/ |
Provides test data for testCreate(). |
ContentEntityStorageBaseTest::setUp | function | core/ |
|
ContentEntityStorageBaseTest::testCreate | function | core/ |
@covers ::create |
ContentEntityStorageBaseTest::testReCreate | function | core/ |
@covers ::create |
ContentEntityTest::setUp | function | core/ |
|
ContentEntityType::setRevisionMetadataKey | function | core/ |
Sets a revision metadata key. |
ContentEntityTypeInterface::setRevisionMetadataKey | function | core/ |
Sets a revision metadata key. |
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). |
ContentLanguageSettings::calculateDependencies | function | core/ |
Calculates dependencies and stores them in the dependency property. |
ContentLanguageSettings::getDefaultLangcode | function | core/ |
Gets the default language code. |
ContentLanguageSettings::getTargetBundle | function | core/ |
Gets the bundle this config applies to. |
ContentLanguageSettings::getTargetEntityTypeId | function | core/ |
Gets the entity type ID this config applies to. |
ContentLanguageSettings::id | function | core/ |
Gets the identifier. |
ContentLanguageSettings::isDefaultConfiguration | function | core/ |
Checks if this config object contains the default values in every property. |
ContentLanguageSettings::isLanguageAlterable | function | core/ |
Checks if the language is alterable or not. |
ContentLanguageSettings::loadByEntityTypeBundle | function | core/ |
Loads a content language config entity based on the entity type and bundle. |
ContentLanguageSettings::preSave | function | core/ |
Acts on an entity before the presave hook is invoked. |
Pagination
- Previous page
- Page 23
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.