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 11.x for __set
  5. Other projects
Title Object type File name Summary
FlattenTest::setUp function core/modules/migrate/tests/src/Unit/process/FlattenTest.php
FloatItem::fieldSettingsForm function core/lib/Drupal/Core/Field/Plugin/Field/FieldType/FloatItem.php Returns a form for the field-level settings.
FolderTest::testFolderSetup function core/tests/Drupal/FunctionalTests/FolderTest.php
FollowUpMigrationsTest::setUp function core/modules/migrate_drupal/tests/src/Kernel/d6/FollowUpMigrationsTest.php
FollowUpMigrationsTest::setUp function core/modules/migrate_drupal/tests/src/Kernel/d7/FollowUpMigrationsTest.php
FormActionXssTest::setUp function core/tests/Drupal/KernelTests/Core/Form/FormActionXssTest.php
FormAjaxResponseBuilderTest::setUp function core/tests/Drupal/Tests/Core/Form/FormAjaxResponseBuilderTest.php
FormAjaxSubscriberTest::setUp function core/tests/Drupal/Tests/Core/Form/EventSubscriber/FormAjaxSubscriberTest.php
FormatterBase::$settings property core/lib/Drupal/Core/Field/FormatterBase.php The formatter settings.
FormatterBase::getFieldSetting function core/lib/Drupal/Core/Field/FormatterBase.php Returns the value of a field setting.
FormatterBase::getFieldSettings function core/lib/Drupal/Core/Field/FormatterBase.php Returns the array of field settings.
FormatterBase::settingsForm function core/lib/Drupal/Core/Field/FormatterBase.php Returns a form to configure settings for the formatter.
FormatterBase::settingsSummary function core/lib/Drupal/Core/Field/FormatterBase.php Returns a short summary for the current formatter settings.
FormatterInterface::settingsForm function core/lib/Drupal/Core/Field/FormatterInterface.php Returns a form to configure settings for the formatter.
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::testSetCacheAuthUser function core/tests/Drupal/Tests/Core/Form/FormCacheTest.php @covers ::setCache
FormCacheTest::testSetCacheBuildIdMismatch function core/tests/Drupal/Tests/Core/Form/FormCacheTest.php @covers ::setCache
FormCacheTest::testSetCacheWithForm function core/tests/Drupal/Tests/Core/Form/FormCacheTest.php @covers ::setCache
FormCacheTest::testSetCacheWithoutForm function core/tests/Drupal/Tests/Core/Form/FormCacheTest.php @covers ::setCache
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::testSetElementErrorsFromFormState function core/tests/Drupal/Tests/Core/Form/FormErrorHandlerTest.php @covers ::handleFormErrors
@covers ::setElementErrorsFromFormState
FormGroupingElementsTest::setUp function core/tests/Drupal/FunctionalJavascriptTests/Core/Form/FormGroupingElementsTest.php
FormObjectTest::setUp function core/modules/system/tests/src/Kernel/Form/FormObjectTest.php
FormState::set function core/lib/Drupal/Core/Form/FormState.php Sets the value for a property in the form state storage.
FormState::setAlwaysProcess function core/lib/Drupal/Core/Form/FormState.php Sets this form to always be processed.
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 Sets the build info for the form.
FormState::setButtons function core/lib/Drupal/Core/Form/FormState.php Stores the submit and button elements for the form.
FormState::setCached function core/lib/Drupal/Core/Form/FormState.php Sets this form to be cached.
FormState::setCleanValueKeys function core/lib/Drupal/Core/Form/FormState.php Sets the keys of the form values that will be cleaned.
FormState::setCompleteForm function core/lib/Drupal/Core/Form/FormState.php Stores the complete form array.
FormState::setError function core/lib/Drupal/Core/Form/FormState.php Flags an element as having an error.
FormState::setErrorByName function core/lib/Drupal/Core/Form/FormState.php Files an error against a form element.

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