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 |
---|---|---|---|
EntityBase::__unset | function | core/ |
|
EntityBaseTest | class | core/ |
|
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/ |
|
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/ |
Tests base entity migration destination functionality. |
EntityContentBaseTest | class | core/ |
@group migrate_drupal |
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/ |
|
EntityConverterLatestRevisionTest::setUp | function | core/ |
|
EntityConverterTest::setUp | function | core/ |
|
EntityConverterTest::setUp | function | core/ |
|
EntityConverterTest::setUpMocks | function | core/ |
Sets up mock services and class instances. |
EntityCreateAccessCheckTest::setUp | function | core/ |
|
EntityCreateAccessCustomCidTest::setUp | function | core/ |
|
EntityCreateAccessCustomCidTest::setUpAccessCache | function | core/ |
Setup the access cache on the entity handler for testing. |
EntityCrudHookTest::setUp | function | core/ |
|
EntityDataDefinition::setBundles | function | core/ |
Sets the array of possible entity bundles. |
Pagination
- Previous page
- Page 45
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.