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 |
---|---|---|---|
EntityArgumentTest::setUp | function | core/ |
Sets up the test. |
EntityArgumentUpdateTest::setDatabaseDumpFiles | function | core/ |
Set database dump files to be used. |
EntityAutocompleteElementFormTest::setUp | function | core/ |
|
EntityAutocompleteTest::testSelectionSettingsHandling | function | core/ |
Tests that missing or invalid selection setting key are handled correctly. |
EntityBase::setOriginal | function | core/ |
Sets the original unchanged entity. |
EntityBase::setOriginalId | function | core/ |
Sets the original ID. |
EntityBase::__isset | function | core/ |
|
EntityBase::__set | function | core/ |
|
EntityBase::__unset | function | core/ |
|
EntityBaseTest | class | core/ |
A simple entity class for testing key value entity storage. |
EntityBaseTest | class | core/ |
Tests the functionality provided by \Drupal\Core\Entity\EntityBase. |
EntityBaseTest.php | file | core/ |
|
EntityBaseTest::$id | property | core/ |
The entity ID. |
EntityBaseTest::$label | property | core/ |
The entity label. |
EntityBaseTest::$langcode | property | core/ |
The language code for the entity. |
EntityBaseTest::$original | property | core/ |
The original, or NULL if the entity cannot be loaded. |
EntityBaseTest::$uuid | property | core/ |
The entity UUID. |
EntityBaseTest::setUp | function | core/ |
|
EntityBaseTest::testGetTypedData | function | core/ |
Tests that the correct entity adapter is returned. |
EntityBundleConditionTest::setUp | function | core/ |
|
EntityBundleEntityTest::setUp | function | core/ |
|
EntityBundleExistsConstraintValidatorTest::setUp | function | core/ |
|
EntityBundleFieldTest::setUp | function | core/ |
|
EntityBundleListCacheTest::setUp | function | core/ |
|
EntityCacheTagsTestBase::setUp | function | core/ |
|
EntityChangedInterface::setChangedTime | function | core/ |
Sets the timestamp of the last entity change for the current translation. |
EntityChangedTrait::setChangedTime | function | core/ |
Sets the timestamp of the last entity change for the current translation. |
EntityCloneConfigActionTest::setUp | function | core/ |
|
EntityComputedFieldTest::setUp | function | core/ |
|
EntityConditionTest::setUp | function | core/ |
|
EntityConstraintViolationList::$entityViolationOffsets | property | core/ |
Violations offsets of entity level violations. |
EntityConstraintViolationList::$violationOffsetsByField | property | core/ |
Violation offsets grouped by field. |
EntityConstraintViolationList::groupViolationOffsets | function | core/ |
Groups violation offsets by field and entity level. |
EntityConstraintViolationList::set | function | core/ |
|
EntityConstraintViolationListTest::setupConstraintListWithCompositeConstraint | function | core/ |
Builds an entity constraint violation list with composite constraints. |
EntityConstraintViolationListTest::setupConstraintListWithoutCompositeConstraint | function | core/ |
Builds an entity constraint violation list without composite constraints. |
EntityConstraintViolationListTest::setupEntity | function | core/ |
Builds the entity. |
EntityContentBaseTest | class | core/ |
@group migrate_drupal |
EntityContentBaseTest | class | core/ |
Tests base entity migration destination functionality. |
EntityContentBaseTest.php | file | core/ |
|
EntityContentBaseTest.php | file | core/ |
|
EntityContentBaseTest::$modules | property | core/ |
Modules to install. |
EntityContentBaseTest::setUp | function | core/ |
|
EntityContentBaseTest::testImport | function | core/ |
Tests basic entity save. |
EntityContentBaseTest::testImportEntityLoadFailure | function | core/ |
Tests row skipping when we can't get an entity to save. |
EntityContentBaseTest::testOverwriteAllMappedProperties | function | core/ |
Tests overwriting all mapped properties in the destination entity. |
EntityContentBaseTest::testOverwriteProperties | function | core/ |
Tests overwriting selected properties in the destination entity. |
EntityContentBaseTest::testUntranslatable | function | core/ |
Tests that translation destination fails for untranslatable entities. |
EntityContentBaseTest::testUntranslatable | function | core/ |
Tests that translation destination fails for untranslatable entities. |
EntityContextDefinitionIsSatisfiedTest::setUp | function | core/ |
Pagination
- Previous page
- Page 46
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.