Search for set

  1. Search 7.x for set
  2. Search 9.5.x for set
  3. Search 10.3.x for set
  4. Search 11.x for set
  5. Other projects
Title Object type File name Summary
EntityResolverTest::setUp function core/modules/serialization/tests/src/Kernel/EntityResolverTest.php
EntityResourcePermissionsUpdateTest::setDatabaseDumpFiles function core/modules/rest/tests/src/Functional/Update/EntityResourcePermissionsUpdateTest.php Set database dump files to be used.
EntityResourcePermissionsUpdateTest::testBcEntityResourcePermissionSettingAdded function core/modules/rest/tests/src/Functional/Update/EntityResourcePermissionsUpdateTest.php Tests rest_update_8203().
EntityResourceRestTestCoverageTest::setUp function core/modules/rest/tests/src/Functional/EntityResource/EntityResourceRestTestCoverageTest.php
EntityResourceTest::setUp function core/modules/jsonapi/tests/src/Kernel/Controller/EntityResourceTest.php
EntityResourceTestBase::setUp function core/modules/rest/tests/src/Functional/EntityResource/EntityResourceTestBase.php
EntityRevisionConverterTest::setUp function core/modules/content_moderation/tests/src/Kernel/EntityRevisionConverterTest.php
EntityRevisionParamConverterTest::setUp function core/tests/Drupal/Tests/Core/ParamConverter/EntityRevisionParamConverterTest.php
EntityRevisionRouteEnhancerTest::setUp function core/tests/Drupal/Tests/Core/Enhancer/EntityRevisionRouteEnhancerTest.php
EntityRevisionsTest::setUp function core/tests/Drupal/KernelTests/Core/Entity/EntityRevisionsTest.php
EntityRevisionsTest::setUp function core/modules/system/tests/src/Functional/Entity/EntityRevisionsTest.php
EntityRevisionTest::setUp function core/modules/migrate/tests/src/Unit/destination/EntityRevisionTest.php
EntityRevisionTest::setUp function core/modules/migrate/tests/src/Unit/Plugin/migrate/destination/EntityRevisionTest.php
EntityRevisionTest::setUp function core/modules/migrate/tests/src/Kernel/Plugin/EntityRevisionTest.php
EntityRevisionTestDestination::setEntity function core/modules/migrate/tests/src/Unit/Plugin/migrate/destination/EntityRevisionTest.php
EntityRevisionTranslationTest::setUp function core/tests/Drupal/KernelTests/Core/Entity/EntityRevisionTranslationTest.php
EntityRevisionTranslationTest::testSetNewRevision function core/tests/Drupal/KernelTests/Core/Entity/EntityRevisionTranslationTest.php @covers \Drupal\Core\Entity\ContentEntityBase::setNewRevision
EntityRouteAlterSubscriber::onRoutingRouteAlterSetType function core/lib/Drupal/Core/EventSubscriber/EntityRouteAlterSubscriber.php Applies parameter converters to route parameters.
EntitySchemaTest::setUp function core/tests/Drupal/KernelTests/Core/Entity/EntitySchemaTest.php
EntitySerializationTest::setUp function core/modules/serialization/tests/src/Kernel/EntitySerializationTest.php
EntityShortcutSet class core/modules/shortcut/src/Plugin/migrate/destination/EntityShortcutSet.php Plugin annotation

@MigrateDestination(
id = "entity:shortcut_set"
)
EntityShortcutSet.php file core/modules/shortcut/src/Plugin/migrate/destination/EntityShortcutSet.php
EntityShortcutSet::getEntity function core/modules/shortcut/src/Plugin/migrate/destination/EntityShortcutSet.php Creates or loads an entity.
EntityStateChangeValidationTest::setUp function core/modules/content_moderation/tests/src/Kernel/EntityStateChangeValidationTest.php
EntityStorageBase::resetCache function core/lib/Drupal/Core/Entity/EntityStorageBase.php Resets the internal, static entity cache.
EntityStorageBase::setStaticCache function core/lib/Drupal/Core/Entity/EntityStorageBase.php Stores entities in the static entity cache.
EntityStorageInterface::resetCache function core/lib/Drupal/Core/Entity/EntityStorageInterface.php Resets the internal, static entity cache.
EntityTest::setName function core/modules/system/tests/modules/entity_test/src/Entity/EntityTest.php Sets the name.
EntityTest::setOwner function core/modules/system/tests/modules/entity_test/src/Entity/EntityTest.php Sets the entity owner's user entity.
EntityTest::setOwnerId function core/modules/system/tests/modules/entity_test/src/Entity/EntityTest.php Sets the entity owner's user ID.
EntityTest::setUp function core/modules/views/tests/src/Unit/Plugin/argument_validator/EntityTest.php
EntityTest::setUp function core/modules/views/tests/src/Unit/Plugin/area/EntityTest.php
EntityTest::setupEntityTypeManager function core/modules/views/tests/src/Unit/Plugin/area/EntityTest.php Ensures that the entity manager returns an entity storage.
EntityTestBase::setUp function core/modules/migrate/tests/src/Unit/Plugin/migrate/destination/EntityTestBase.php
EntityTestBundle::setDescription function core/modules/system/tests/modules/entity_test/src/Entity/EntityTestBundle.php Sets the entity description.
EntityTestBundleResourceTestBase::setUpAuthorization function core/modules/system/tests/modules/entity_test/tests/src/Functional/Rest/EntityTestBundleResourceTestBase.php Sets up the necessary authorization.
EntityTestDateonlyTest::setUp function core/modules/datetime/tests/src/Functional/EntityResource/EntityTest/EntityTestDateonlyTest.php
EntityTestDateRangeTest::setUp function core/modules/datetime_range/tests/src/Functional/EntityResource/EntityTest/EntityTestDateRangeTest.php
EntityTestDatetimeTest::setUp function core/modules/datetime/tests/src/Functional/EntityResource/EntityTest/EntityTestDatetimeTest.php
EntityTestDestination::setEntity function core/modules/migrate/tests/src/Unit/Plugin/migrate/destination/EntityContentBaseTest.php
EntityTestLabelResourceTestBase::setUpAuthorization function core/modules/system/tests/modules/entity_test/tests/src/Functional/Rest/EntityTestLabelResourceTestBase.php Sets up the necessary authorization.
EntityTestMapFieldResourceTestBase::setUpAuthorization function core/modules/system/tests/modules/entity_test/tests/src/Functional/Rest/EntityTestMapFieldResourceTestBase.php Sets up the necessary authorization.
EntityTestMapFieldTest::getSparseFieldSets function core/modules/jsonapi/tests/src/Functional/EntityTestMapFieldTest.php Returns an array of sparse fields sets to test.
EntityTestMapFieldTest::setUpAuthorization function core/modules/jsonapi/tests/src/Functional/EntityTestMapFieldTest.php Sets up the necessary authorization.
EntityTestResourceTestBase::setUpAuthorization function core/modules/system/tests/modules/entity_test/tests/src/Functional/Rest/EntityTestResourceTestBase.php Sets up the necessary authorization.
EntityTestRevisionTest::testRevisionsViewWithNoTypeOnBaseTable function core/modules/views/tests/src/Functional/Wizard/EntityTestRevisionTest.php Tests creating a view of revisions where the type is not on the base table.
EntityTestTest::getSparseFieldSets function core/modules/jsonapi/tests/src/Functional/EntityTestTest.php Returns an array of sparse fields sets to test.
EntityTestTest::setUpAuthorization function core/modules/jsonapi/tests/src/Functional/EntityTestTest.php Sets up the necessary authorization.
EntityTestTextItemNormalizerTest::setUpAuthorization function core/modules/system/tests/modules/entity_test/tests/src/Functional/Rest/EntityTestTextItemNormalizerTest.php Sets up the necessary authorization.
EntityTestViewsFieldAccessTest::setUp function core/modules/views/tests/src/Kernel/Handler/EntityTestViewsFieldAccessTest.php

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