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
EntityArgumentTest::setUp function core/modules/views/tests/src/Functional/Plugin/EntityArgumentTest.php Sets up the test.
EntityArgumentUpdateTest::setDatabaseDumpFiles function core/modules/views/tests/src/Functional/Update/EntityArgumentUpdateTest.php Set database dump files to be used.
EntityAutocompleteElementFormTest::setUp function core/tests/Drupal/KernelTests/Core/Entity/Element/EntityAutocompleteElementFormTest.php
EntityAutocompleteTest::testSelectionSettingsHandling function core/tests/Drupal/KernelTests/Core/Entity/EntityAutocompleteTest.php Tests that missing or invalid selection setting key are handled correctly.
EntityBase::setOriginal function core/lib/Drupal/Core/Entity/EntityBase.php Sets the original unchanged entity.
EntityBase::setOriginalId function core/lib/Drupal/Core/Entity/EntityBase.php Sets the original ID.
EntityBase::__isset function core/lib/Drupal/Core/Entity/EntityBase.php
EntityBase::__set function core/lib/Drupal/Core/Entity/EntityBase.php
EntityBase::__unset function core/lib/Drupal/Core/Entity/EntityBase.php
EntityBaseTest class core/tests/Drupal/KernelTests/Core/Entity/EntityBaseTest.php Tests the functionality provided by \Drupal\Core\Entity\EntityBase.
EntityBaseTest class core/tests/Drupal/Tests/Core/Entity/KeyValueStore/KeyValueEntityStorageTest.php A simple entity class for testing key value entity storage.
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
EntityBundleEntityTest::setUp function core/tests/Drupal/KernelTests/Core/Entity/EntityBundleEntityTest.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

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