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
VocabularyResetForm::$termStorage property core/modules/taxonomy/src/Form/VocabularyResetForm.php The term storage.
VocabularyResetForm::create function core/modules/taxonomy/src/Form/VocabularyResetForm.php Instantiates a new instance of this class.
VocabularyResetForm::getCancelUrl function core/modules/taxonomy/src/Form/VocabularyResetForm.php Returns the route to go to if the user cancels the action.
VocabularyResetForm::getConfirmText function core/modules/taxonomy/src/Form/VocabularyResetForm.php Returns a caption for the button that confirms the action.
VocabularyResetForm::getDescription function core/modules/taxonomy/src/Form/VocabularyResetForm.php Returns additional text to display as a description.
VocabularyResetForm::getFormId function core/modules/taxonomy/src/Form/VocabularyResetForm.php Returns a unique string identifying the form.
VocabularyResetForm::getQuestion function core/modules/taxonomy/src/Form/VocabularyResetForm.php Returns the question to ask the user.
VocabularyResetForm::submitForm function core/modules/taxonomy/src/Form/VocabularyResetForm.php This is the default entity object builder function. It is called before any
other submit handler to build the new entity object to be used by the
following submit handlers. At this point of the form workflow the entity is
validated and the form state…
VocabularyResetForm::__construct function core/modules/taxonomy/src/Form/VocabularyResetForm.php Constructs a new VocabularyResetForm object.
VocabularyResourceTestBase::setUpAuthorization function core/modules/taxonomy/tests/src/Functional/Rest/VocabularyResourceTestBase.php Sets up the necessary authorization.
VocabularyResponse::setVocabulary function core/modules/taxonomy/tests/modules/vocabulary_serialization_test/src/VocabularyResponse.php
VocabularyRouteProvider::getResetPageRoute function core/modules/taxonomy/src/Entity/Routing/VocabularyRouteProvider.php Gets the reset page route.
VocabularySerializationTest::setUp function core/modules/taxonomy/tests/src/Functional/VocabularySerializationTest.php
VocabularyStorage::resetCache function core/modules/taxonomy/src/VocabularyStorage.php Resets the internal, static entity cache.
VocabularyTest::setUpAuthorization function core/modules/jsonapi/tests/src/Functional/VocabularyTest.php Sets up the necessary authorization.
VocabularyTranslationTest::setUp function core/modules/taxonomy/tests/src/Functional/VocabularyTranslationTest.php
VocabularyUiTest::setUp function core/modules/taxonomy/tests/src/Functional/VocabularyUiTest.php
WarmCacheUpdateFrom8dot6Test::setDatabaseDumpFiles function core/modules/system/tests/src/Functional/Update/WarmCacheUpdateFrom8dot6Test.php Set database dump files to be used.
WebDriverTestBase::getDrupalSettings function core/tests/Drupal/FunctionalJavascriptTests/WebDriverTestBase.php Gets the current Drupal javascript settings and parses into an array.
WebTestBase::setBatch function core/modules/simpletest/src/WebTestBase.php Preserve the original batch, and instantiate the test batch.
WebTestBase::setHttpResponseDebugCacheabilityHeaders function core/modules/simpletest/src/WebTestBase.php Enables/disables the cacheability headers.
WebTestBase::setUp function core/modules/simpletest/src/WebTestBase.php Sets up a Drupal site for running functional and integration tests.
WebTestBaseTest class core/modules/simpletest/tests/src/Unit/WebTestBaseTest.php @requires extension curl
@coversDefaultClass \Drupal\simpletest\WebTestBase[[api-linebreak]]
@group simpletest
@group WebTestBase
WebTestBaseTest.php file core/modules/simpletest/tests/src/Unit/WebTestBaseTest.php
WebTestBaseTest::providerAssertFieldByName function core/modules/simpletest/tests/src/Unit/WebTestBaseTest.php Provides data for testing the assertFieldByName() helper.
WebTestBaseTest::providerTestClickLink function core/modules/simpletest/tests/src/Unit/WebTestBaseTest.php Data provider for testClickLink().
WebTestBaseTest::providerTestGetAbsoluteUrl function core/modules/simpletest/tests/src/Unit/WebTestBaseTest.php Provides test data for testGetAbsoluteUrl.
WebTestBaseTest::testAssertFieldByName function core/modules/simpletest/tests/src/Unit/WebTestBaseTest.php Tests the assertFieldByName() helper.
WebTestBaseTest::testClickLink function core/modules/simpletest/tests/src/Unit/WebTestBaseTest.php Test WebTestBase::clickLink().
WebTestBaseTest::testGetAbsoluteUrl function core/modules/simpletest/tests/src/Unit/WebTestBaseTest.php @dataProvider providerTestGetAbsoluteUrl
WeightTest::setUp function core/tests/Drupal/KernelTests/Core/Render/Element/WeightTest.php
WhosOnlineBlockTest::setUp function core/modules/user/tests/src/Kernel/WhosOnlineBlockTest.php
WidgetAnonymousTest::setUp function core/modules/media_library/tests/src/FunctionalJavascript/WidgetAnonymousTest.php
WidgetBase::$settings property core/lib/Drupal/Core/Field/WidgetBase.php The widget settings.
WidgetBase::getFieldSetting function core/lib/Drupal/Core/Field/WidgetBase.php Returns the value of a field setting.
WidgetBase::getFieldSettings function core/lib/Drupal/Core/Field/WidgetBase.php Returns the array of field settings.
WidgetBase::settingsForm function core/lib/Drupal/Core/Field/WidgetBase.php Returns a form to configure settings for the widget.
WidgetBase::settingsSummary function core/lib/Drupal/Core/Field/WidgetBase.php Returns a short summary for the current widget settings.
WidgetBase::setWidgetState function core/lib/Drupal/Core/Field/WidgetBase.php Stores processing information about the widget in $form_state.
WidgetBaseInterface::setWidgetState function core/lib/Drupal/Core/Field/WidgetBaseInterface.php Stores processing information about the widget in $form_state.
WidgetInterface::settingsForm function core/lib/Drupal/Core/Field/WidgetInterface.php Returns a form to configure settings for the widget.
WidgetInterface::settingsSummary function core/lib/Drupal/Core/Field/WidgetInterface.php Returns a short summary for the current widget settings.
WidgetOEmbedTest::setUp function core/modules/media_library/tests/src/FunctionalJavascript/WidgetOEmbedTest.php
WidgetPluginManager::getDefaultSettings function core/lib/Drupal/Core/Field/WidgetPluginManager.php Returns the default settings of a field widget.
WidgetViewsTest::setUp function core/modules/media_library/tests/src/FunctionalJavascript/WidgetViewsTest.php
WizardPluginBase::setDefaultOptions function core/modules/views/src/Plugin/views/wizard/WizardPluginBase.php Sets options for a display and makes them the default options if possible.
WizardPluginBase::setOverrideOptions function core/modules/views/src/Plugin/views/wizard/WizardPluginBase.php Sets options for a display, inheriting from the defaults when possible.
WizardPluginBase::setValidatedView function core/modules/views/src/Plugin/views/wizard/WizardPluginBase.php Stores a validated view from a form submission.
WizardPluginBaseKernelTest::setUp function core/modules/views/tests/src/Kernel/Wizard/WizardPluginBaseKernelTest.php
WizardPluginBaseTest class core/modules/views/tests/src/Unit/WizardPluginBaseTest.php @coversDefaultClass \Drupal\views\Plugin\views\wizard\WizardPluginBase[[api-linebreak]]

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