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
EntityForm::setOperation function core/lib/Drupal/Core/Entity/EntityForm.php Sets the operation for this form.
EntityFormBuilderTest::setUp function core/tests/Drupal/Tests/Core/Entity/EntityFormBuilderTest.php
EntityFormDisplayAccessControlHandlerTest::setUp function core/tests/Drupal/Tests/Core/Entity/Access/EntityFormDisplayAccessControlHandlerTest.php
EntityFormDisplayEditForm::alterSettingsSummary function core/modules/field_ui/src/Form/EntityFormDisplayEditForm.php Alters the widget or formatter settings summary.
EntityFormDisplayEditForm::thirdPartySettingsForm function core/modules/field_ui/src/Form/EntityFormDisplayEditForm.php Adds the widget or formatter third party settings forms.
EntityFormDisplayResourceTestBase::setUpAuthorization function core/tests/Drupal/FunctionalTests/Rest/EntityFormDisplayResourceTestBase.php Sets up the necessary authorization.
EntityFormDisplayTest::setUp function core/modules/field_ui/tests/src/Kernel/EntityFormDisplayTest.php
EntityFormDisplayTest::setUpAuthorization function core/modules/jsonapi/tests/src/Functional/EntityFormDisplayTest.php Sets up the necessary authorization.
EntityFormDisplayValidationTest::setUp function core/tests/Drupal/KernelTests/Core/Entity/EntityFormDisplayValidationTest.php
EntityFormInterface::setEntity function core/lib/Drupal/Core/Entity/EntityFormInterface.php Sets the form entity.
EntityFormInterface::setEntityTypeManager function core/lib/Drupal/Core/Entity/EntityFormInterface.php Sets the entity type manager for this form.
EntityFormInterface::setModuleHandler function core/lib/Drupal/Core/Entity/EntityFormInterface.php Sets the module handler for this form.
EntityFormInterface::setOperation function core/lib/Drupal/Core/Entity/EntityFormInterface.php Sets the operation for this form.
EntityFormInterface::setStringTranslation function core/lib/Drupal/Core/Entity/EntityFormInterface.php Sets the string translation service for this form.
EntityFormModeResourceTestBase::setUpAuthorization function core/tests/Drupal/FunctionalTests/Rest/EntityFormModeResourceTestBase.php Sets up the necessary authorization.
EntityFormModeTest::setUpAuthorization function core/modules/jsonapi/tests/src/Functional/EntityFormModeTest.php Sets up the necessary authorization.
EntityFormModeUpdatePathTest::setDatabaseDumpFiles function core/modules/system/tests/src/Functional/Update/EntityFormModeUpdatePathTest.php Set database dump files to be used.
EntityFormModeValidationTest::setUp function core/tests/Drupal/KernelTests/Core/Entity/EntityFormModeValidationTest.php
EntityFormTest::setUp function core/modules/system/tests/src/Functional/Entity/EntityFormTest.php
EntityFormTest::setUp function core/tests/Drupal/Tests/Core/Entity/EntityFormTest.php
EntityFormTest::setUpStorage function core/tests/Drupal/Tests/Core/Entity/EntityFormTest.php Sets up the storage accessed via the entity type manager in the form.
EntityHandlerBase::setModuleHandler function core/lib/Drupal/Core/Entity/EntityHandlerBase.php Sets the module handler for this handler.
EntityHasFieldConstraintValidatorTest::setUp function core/tests/Drupal/KernelTests/Core/Entity/EntityHasFieldConstraintValidatorTest.php
EntityInterface::setOriginal function core/lib/Drupal/Core/Entity/EntityInterface.php Sets the original unchanged entity.
EntityInterface::setOriginalId function core/lib/Drupal/Core/Entity/EntityInterface.php Sets the original ID.
EntityKernelTestBase::setUp function core/tests/Drupal/KernelTests/Core/Entity/EntityKernelTestBase.php
EntityKernelTestBaseTest class core/tests/Drupal/KernelTests/Core/Entity/EntityKernelTestBaseTest.php Tests Entity Kernel Test Base.
EntityKernelTestBaseTest.php file core/tests/Drupal/KernelTests/Core/Entity/EntityKernelTestBaseTest.php
EntityKernelTestBaseTest::setUp function core/tests/Drupal/KernelTests/Core/Entity/EntityKernelTestBaseTest.php
EntityKernelTestBaseTest::testSetUpCurrentUser function core/tests/Drupal/KernelTests/Core/Entity/EntityKernelTestBaseTest.php Tests that the current user is set up correctly.
EntityLanguageTestBase::setUp function core/tests/Drupal/KernelTests/Core/Entity/EntityLanguageTestBase.php
EntityLastInstalledSchemaRepository::setLastInstalledDefinition function core/lib/Drupal/Core/Entity/EntityLastInstalledSchemaRepository.php Stores the entity type definition in the application state.
EntityLastInstalledSchemaRepository::setLastInstalledFieldStorageDefinition function core/lib/Drupal/Core/Entity/EntityLastInstalledSchemaRepository.php Stores the field storage definition in the application state.
EntityLastInstalledSchemaRepository::setLastInstalledFieldStorageDefinitions function core/lib/Drupal/Core/Entity/EntityLastInstalledSchemaRepository.php Puts the entity type's field storage definitions in the application state.
EntityLastInstalledSchemaRepositoryInterface::setLastInstalledDefinition function core/lib/Drupal/Core/Entity/EntityLastInstalledSchemaRepositoryInterface.php Stores the entity type definition in the application state.
EntityLastInstalledSchemaRepositoryInterface::setLastInstalledFieldStorageDefinition function core/lib/Drupal/Core/Entity/EntityLastInstalledSchemaRepositoryInterface.php Stores the field storage definition in the application state.
EntityLastInstalledSchemaRepositoryInterface::setLastInstalledFieldStorageDefinitions function core/lib/Drupal/Core/Entity/EntityLastInstalledSchemaRepositoryInterface.php Puts the entity type's field storage definitions in the application state.
EntityLinkTest::setUp function core/tests/Drupal/Tests/Core/Entity/EntityLinkTest.php
EntityLinkTest::setUp function core/modules/comment/tests/src/Unit/Plugin/views/field/EntityLinkTest.php
EntityListBuilderTest::setUp function core/modules/system/tests/src/Functional/Entity/EntityListBuilderTest.php
EntityListBuilderTest::setUp function core/tests/Drupal/Tests/Core/Entity/EntityListBuilderTest.php
EntityLoadByUuidTest::setUp function core/tests/Drupal/KernelTests/Core/Entity/EntityLoadByUuidTest.php
EntityMethodConfigActionsTest::setUp function core/tests/Drupal/KernelTests/Core/Recipe/EntityMethodConfigActionsTest.php
EntityMethodConfigActionsTest::testSet function core/tests/Drupal/KernelTests/Core/Recipe/EntityMethodConfigActionsTest.php Tests set.
EntityMethodConfigActionsTest::testSetMultipleThirdPartySettings function core/tests/Drupal/KernelTests/Core/Recipe/EntityMethodConfigActionsTest.php Tests setting multiple third party settings.
EntityMethodConfigActionsTest::testSetNestedProperty function core/tests/Drupal/KernelTests/Core/Recipe/EntityMethodConfigActionsTest.php Test setting a nested property on a config entity.
EntityMethodConfigActionsTest::testSetPropertiesWillNotChangeEntityKeys function core/tests/Drupal/KernelTests/Core/Recipe/EntityMethodConfigActionsTest.php Tests that the setProperties action refuses to modify entity IDs or UUIDs.
EntityMethodConfigActionsTest::testSetSingleThirdPartySetting function core/tests/Drupal/KernelTests/Core/Recipe/EntityMethodConfigActionsTest.php Tests set single third party setting.
EntityMethodConfigActionsTest::testSetStatus function core/tests/Drupal/KernelTests/Core/Recipe/EntityMethodConfigActionsTest.php Tests set status.
EntityNonRevisionableTranslatableFieldTest::setUp function core/tests/Drupal/KernelTests/Core/Entity/EntityNonRevisionableTranslatableFieldTest.php

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