Search for __set

  1. Search 7.x for __set
  2. Search 9.5.x for __set
  3. Search 8.9.x for __set
  4. Search 10.3.x for __set
  5. Other projects
Title Object type File name Summary
EntityBase::__unset function core/lib/Drupal/Core/Entity/EntityBase.php
EntityBaseTest class core/tests/Drupal/Tests/Core/Entity/KeyValueStore/KeyValueEntityStorageTest.php
EntityBaseTest class core/tests/Drupal/KernelTests/Core/Entity/EntityBaseTest.php Tests the functionality provided by \Drupal\Core\Entity\EntityBase.
EntityBaseTest.php file core/tests/Drupal/KernelTests/Core/Entity/EntityBaseTest.php
EntityBaseTest::$id property core/tests/Drupal/Tests/Core/Entity/KeyValueStore/KeyValueEntityStorageTest.php The entity ID.
EntityBaseTest::$label property core/tests/Drupal/Tests/Core/Entity/KeyValueStore/KeyValueEntityStorageTest.php The entity label.
EntityBaseTest::$langcode property core/tests/Drupal/Tests/Core/Entity/KeyValueStore/KeyValueEntityStorageTest.php The language code for the entity.
EntityBaseTest::$original property core/tests/Drupal/Tests/Core/Entity/KeyValueStore/KeyValueEntityStorageTest.php The original, or NULL if the entity cannot be loaded.
EntityBaseTest::$uuid property core/tests/Drupal/Tests/Core/Entity/KeyValueStore/KeyValueEntityStorageTest.php The entity UUID.
EntityBaseTest::setUp function core/tests/Drupal/KernelTests/Core/Entity/EntityBaseTest.php
EntityBaseTest::testGetTypedData function core/tests/Drupal/KernelTests/Core/Entity/EntityBaseTest.php Tests that the correct entity adapter is returned.
EntityBundleConditionTest::setUp function core/tests/Drupal/KernelTests/Core/Entity/EntityBundleConditionTest.php
EntityBundleExistsConstraintValidatorTest::setUp function core/tests/Drupal/KernelTests/Core/Entity/EntityBundleExistsConstraintValidatorTest.php
EntityBundleFieldTest::setUp function core/tests/Drupal/KernelTests/Core/Entity/EntityBundleFieldTest.php
EntityBundleListCacheTest::setUp function core/tests/Drupal/FunctionalTests/Entity/EntityBundleListCacheTest.php
EntityCacheTagsTestBase::setUp function core/modules/system/tests/src/Functional/Entity/EntityCacheTagsTestBase.php
EntityChangedInterface::setChangedTime function core/lib/Drupal/Core/Entity/EntityChangedInterface.php Sets the timestamp of the last entity change for the current translation.
EntityChangedTrait::setChangedTime function core/lib/Drupal/Core/Entity/EntityChangedTrait.php Sets the timestamp of the last entity change for the current translation.
EntityCloneConfigActionTest::setUp function core/tests/Drupal/KernelTests/Core/Recipe/EntityCloneConfigActionTest.php
EntityComputedFieldTest::setUp function core/modules/system/tests/src/Functional/Entity/EntityComputedFieldTest.php
EntityConditionTest::setUp function core/modules/jsonapi/tests/src/Unit/Query/EntityConditionTest.php
EntityConstraintViolationList::$entityViolationOffsets property core/lib/Drupal/Core/Entity/EntityConstraintViolationList.php Violations offsets of entity level violations.
EntityConstraintViolationList::$violationOffsetsByField property core/lib/Drupal/Core/Entity/EntityConstraintViolationList.php Violation offsets grouped by field.
EntityConstraintViolationList::groupViolationOffsets function core/lib/Drupal/Core/Entity/EntityConstraintViolationList.php Groups violation offsets by field and entity level.
EntityConstraintViolationList::set function core/lib/Drupal/Core/Entity/EntityConstraintViolationList.php
EntityConstraintViolationListTest::setupConstraintListWithCompositeConstraint function core/tests/Drupal/Tests/Core/Entity/EntityConstraintViolationListTest.php Builds an entity constraint violation list with composite constraints.
EntityConstraintViolationListTest::setupConstraintListWithoutCompositeConstraint function core/tests/Drupal/Tests/Core/Entity/EntityConstraintViolationListTest.php Builds an entity constraint violation list without composite constraints.
EntityConstraintViolationListTest::setupEntity function core/tests/Drupal/Tests/Core/Entity/EntityConstraintViolationListTest.php Builds the entity.
EntityContentBaseTest class core/modules/migrate/tests/src/Unit/Plugin/migrate/destination/EntityContentBaseTest.php Tests base entity migration destination functionality.
EntityContentBaseTest class core/modules/migrate_drupal/tests/src/Kernel/d6/EntityContentBaseTest.php @group migrate_drupal
EntityContentBaseTest.php file core/modules/migrate_drupal/tests/src/Kernel/d6/EntityContentBaseTest.php
EntityContentBaseTest.php file core/modules/migrate/tests/src/Unit/Plugin/migrate/destination/EntityContentBaseTest.php
EntityContentBaseTest::$modules property core/modules/migrate_drupal/tests/src/Kernel/d6/EntityContentBaseTest.php Modules to install.
EntityContentBaseTest::setUp function core/modules/migrate_drupal/tests/src/Kernel/d6/EntityContentBaseTest.php
EntityContentBaseTest::testImport function core/modules/migrate/tests/src/Unit/Plugin/migrate/destination/EntityContentBaseTest.php Tests basic entity save.
EntityContentBaseTest::testImportEntityLoadFailure function core/modules/migrate/tests/src/Unit/Plugin/migrate/destination/EntityContentBaseTest.php Tests row skipping when we can't get an entity to save.
EntityContentBaseTest::testOverwriteAllMappedProperties function core/modules/migrate_drupal/tests/src/Kernel/d6/EntityContentBaseTest.php Tests overwriting all mapped properties in the destination entity.
EntityContentBaseTest::testOverwriteProperties function core/modules/migrate_drupal/tests/src/Kernel/d6/EntityContentBaseTest.php Tests overwriting selected properties in the destination entity.
EntityContentBaseTest::testUntranslatable function core/modules/migrate_drupal/tests/src/Kernel/d6/EntityContentBaseTest.php Tests that translation destination fails for untranslatable entities.
EntityContentBaseTest::testUntranslatable function core/modules/migrate/tests/src/Unit/Plugin/migrate/destination/EntityContentBaseTest.php Tests that translation destination fails for untranslatable entities.
EntityContextDefinitionIsSatisfiedTest::setUp function core/tests/Drupal/Tests/Core/Plugin/Context/EntityContextDefinitionIsSatisfiedTest.php
EntityConverterLatestRevisionTest::setUp function core/tests/Drupal/KernelTests/Core/ParamConverter/EntityConverterLatestRevisionTest.php
EntityConverterTest::setUp function core/tests/Drupal/KernelTests/Core/ParamConverter/EntityConverterTest.php
EntityConverterTest::setUp function core/tests/Drupal/Tests/Core/ParamConverter/EntityConverterTest.php
EntityConverterTest::setUpMocks function core/tests/Drupal/Tests/Core/ParamConverter/EntityConverterTest.php Sets up mock services and class instances.
EntityCreateAccessCheckTest::setUp function core/tests/Drupal/Tests/Core/Entity/EntityCreateAccessCheckTest.php
EntityCreateAccessCustomCidTest::setUp function core/tests/Drupal/Tests/Core/Entity/Access/EntityCreateAccessCustomCidTest.php
EntityCreateAccessCustomCidTest::setUpAccessCache function core/tests/Drupal/Tests/Core/Entity/Access/EntityCreateAccessCustomCidTest.php Setup the access cache on the entity handler for testing.
EntityCrudHookTest::setUp function core/tests/Drupal/KernelTests/Core/Entity/EntityCrudHookTest.php
EntityDataDefinition::setBundles function core/lib/Drupal/Core/Entity/TypedData/EntityDataDefinition.php Sets the array of possible entity bundles.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.