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. Search 11.x for set
  6. Other projects
Title Object type File name Summary
FormatterInterface::settingsSummary function core/lib/Drupal/Core/Field/FormatterInterface.php Returns a short summary for the current formatter settings.
FormatterPluginManager::getDefaultSettings function core/lib/Drupal/Core/Field/FormatterPluginManager.php Returns the default settings of a field formatter.
FormBase::resetConfigFactory function core/lib/Drupal/Core/Form/FormBase.php Resets the configuration factory.
FormBase::setConfigFactory function core/lib/Drupal/Core/Form/FormBase.php Sets the config factory for this form.
FormBase::setRequestStack function core/lib/Drupal/Core/Form/FormBase.php Sets the request stack object to use.
FormBuilder::setCache function core/lib/Drupal/Core/Form/FormBuilder.php
FormBuilder::setInvalidTokenError function core/lib/Drupal/Core/Form/FormBuilder.php
FormBuilderTest::setUp function core/tests/Drupal/Tests/Core/Form/FormBuilderTest.php
FormCache::setCache function core/lib/Drupal/Core/Form/FormCache.php
FormCacheInterface::setCache function core/lib/Drupal/Core/Form/FormCacheInterface.php Stores a form in the cache.
FormCacheTest::setUp function core/tests/Drupal/Tests/Core/Form/FormCacheTest.php
FormCacheTest::setUp function core/tests/Drupal/KernelTests/Core/Form/FormCacheTest.php
FormCacheTest::setUpMockAccount function core/tests/Drupal/Tests/Core/Form/FormCacheTest.php Reinitializes the account as a mock object.
FormCacheTest::setUpMockCsrfTokenGenerator function core/tests/Drupal/Tests/Core/Form/FormCacheTest.php Reinitializes the CSRF token generator as a mock object.
FormCacheTest::setUpMockFormCacheStore function core/tests/Drupal/Tests/Core/Form/FormCacheTest.php Reinitializes the form cache store as a mock object.
FormCacheTest::setUpMockFormStateCacheStore function core/tests/Drupal/Tests/Core/Form/FormCacheTest.php Reinitializes the form state cache store as a mock object.
FormCacheTest::setUpMockLogger function core/tests/Drupal/Tests/Core/Form/FormCacheTest.php Reinitializes the logger as a mock object.
FormCacheTest::testSetCacheAuthUser function core/tests/Drupal/Tests/Core/Form/FormCacheTest.php Tests set cache auth user.
FormCacheTest::testSetCacheBuildIdMismatch function core/tests/Drupal/Tests/Core/Form/FormCacheTest.php Tests set cache build id mismatch.
FormCacheTest::testSetCacheWithForm function core/tests/Drupal/Tests/Core/Form/FormCacheTest.php Tests set cache with form.
FormCacheTest::testSetCacheWithoutForm function core/tests/Drupal/Tests/Core/Form/FormCacheTest.php Tests set cache without form.
FormElement::setAttributes function core/lib/Drupal/Core/Render/Element/FormElement.php Sets a form element's class attribute.
FormElementBase::setConfig function core/modules/config_translation/src/FormElement/FormElementBase.php Sets configuration based on a nested form value array.
FormErrorHandler::setElementErrorsFromFormState function core/lib/Drupal/Core/Form/FormErrorHandler.php Stores errors and a list of child element errors directly on each element.
FormErrorHandlerCKEditor5Test::setUp function core/modules/inline_form_errors/tests/src/FunctionalJavascript/FormErrorHandlerCKEditor5Test.php
FormErrorHandlerFileUploadTest::setUp function core/modules/inline_form_errors/tests/src/Functional/FormErrorHandlerFileUploadTest.php
FormErrorHandlerTest::setUp function core/modules/inline_form_errors/tests/src/Unit/FormErrorHandlerTest.php
FormErrorHandlerTest::setUp function core/tests/Drupal/Tests/Core/Form/FormErrorHandlerTest.php
FormErrorHandlerTest::setUpMockMessenger function core/tests/Drupal/Tests/Core/Form/FormErrorHandlerTest.php Initializes the messenger as a mock object.
FormErrorHandlerTest::testSetElementErrorsFromFormState function core/tests/Drupal/Tests/Core/Form/FormErrorHandlerTest.php Tests set element errors from form state.
FormGroupingElementsTest::setUp function core/tests/Drupal/FunctionalJavascriptTests/Core/Form/FormGroupingElementsTest.php
FormHooks::ensureAdvancedSettings function core/themes/admin/src/Hook/FormHooks.php Ensure correct settings for advanced, meta and revision form elements.
FormHooks::ensureAdvancedSettings function core/themes/default_admin/src/Hook/FormHooks.php Ensure correct settings for advanced, meta and revision form elements.
FormHooks::formSystemThemeSettingsAlter function core/themes/admin/src/Hook/FormHooks.php Implement hook form_system_theme_settings_alter().
FormHooks::formSystemThemeSettingsAlter function core/themes/default_admin/src/Hook/FormHooks.php Implement hook form_system_theme_settings_alter().
FormHooks::formSystemThemeSettingsAlterSubmit function core/themes/admin/src/Hook/FormHooks.php Submit theme settings.
FormHooks::formSystemThemeSettingsAlterSubmit function core/themes/default_admin/src/Hook/FormHooks.php Submit theme settings.
FormHooks::formSystemThemeSettingsAlterValidate function core/themes/admin/src/Hook/FormHooks.php Validate theme settings.
FormHooks::formSystemThemeSettingsAlterValidate function core/themes/default_admin/src/Hook/FormHooks.php Validate theme settings.
FormObjectTest::setUp function core/modules/system/tests/src/Kernel/Form/FormObjectTest.php
FormOperations::setAjaxWorkspace function core/modules/workspaces/src/Hook/FormOperations.php Ensures that the current workspace is persisted across AJAX interactions.
FormPreprocess::preprocessFieldset function core/lib/Drupal/Core/Form/FormPreprocess.php Prepares variables for fieldset element templates.
FormState::set function core/lib/Drupal/Core/Form/FormState.php
FormState::setAlwaysProcess function core/lib/Drupal/Core/Form/FormState.php
FormState::setAnyErrors function core/lib/Drupal/Core/Form/FormState.php Sets the global status of errors.
FormState::setBuildInfo function core/lib/Drupal/Core/Form/FormState.php
FormState::setButtons function core/lib/Drupal/Core/Form/FormState.php
FormState::setCached function core/lib/Drupal/Core/Form/FormState.php
FormState::setCleanValueKeys function core/lib/Drupal/Core/Form/FormState.php
FormState::setCompleteForm function core/lib/Drupal/Core/Form/FormState.php

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