Search for __set
- Search 7.x for __set
- Search 9.5.x for __set
- Search 8.9.x for __set
- Search 10.3.x for __set
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
FollowUpMigrationsTest::setUp | function | core/ |
|
FollowUpMigrationsTest::setUp | function | core/ |
|
FormActionXssTest::setUp | function | core/ |
|
FormAjaxResponseBuilderTest::setUp | function | core/ |
|
FormAjaxSubscriberTest::setUp | function | core/ |
|
FormatterBase::$settings | property | core/ |
The formatter settings. |
FormatterBase::getFieldSetting | function | core/ |
Returns the value of a field setting. |
FormatterBase::getFieldSettings | function | core/ |
Returns the array of field settings. |
FormatterBase::settingsForm | function | core/ |
Returns a form to configure settings for the formatter. |
FormatterBase::settingsSummary | function | core/ |
Returns a short summary for the current formatter settings. |
FormatterInterface::settingsForm | function | core/ |
Returns a form to configure settings for the formatter. |
FormatterInterface::settingsSummary | function | core/ |
Returns a short summary for the current formatter settings. |
FormatterPluginManager::getDefaultSettings | function | core/ |
Returns the default settings of a field formatter. |
FormBase::resetConfigFactory | function | core/ |
Resets the configuration factory. |
FormBase::setConfigFactory | function | core/ |
Sets the config factory for this form. |
FormBase::setRequestStack | function | core/ |
Sets the request stack object to use. |
FormBuilder::setCache | function | core/ |
Stores a form in the cache. |
FormBuilder::setInvalidTokenError | function | core/ |
Sets a form_token error on the given form state. |
FormBuilderTest::setUp | function | core/ |
|
FormCache::setCache | function | core/ |
Stores a form in the cache. |
FormCacheInterface::setCache | function | core/ |
Stores a form in the cache. |
FormCacheTest::setUp | function | core/ |
|
FormCacheTest::setUp | function | core/ |
|
FormCacheTest::testSetCacheAuthUser | function | core/ |
@covers ::setCache |
FormCacheTest::testSetCacheBuildIdMismatch | function | core/ |
@covers ::setCache |
FormCacheTest::testSetCacheWithForm | function | core/ |
@covers ::setCache |
FormCacheTest::testSetCacheWithoutForm | function | core/ |
@covers ::setCache |
FormElement::setAttributes | function | core/ |
Sets a form element's class attribute. |
FormElementBase::setConfig | function | core/ |
Sets configuration based on a nested form value array. |
FormErrorHandler::setElementErrorsFromFormState | function | core/ |
Stores errors and a list of child element errors directly on each element. |
FormErrorHandlerCKEditor5Test::setUp | function | core/ |
|
FormErrorHandlerFileUploadTest::setUp | function | core/ |
|
FormErrorHandlerTest::setUp | function | core/ |
|
FormErrorHandlerTest::setUp | function | core/ |
|
FormErrorHandlerTest::testSetElementErrorsFromFormState | function | core/ |
@covers ::handleFormErrors @covers ::setElementErrorsFromFormState |
FormGroupingElementsTest::setUp | function | core/ |
|
FormObjectTest::setUp | function | core/ |
|
FormState::set | function | core/ |
Sets the value for a property in the form state storage. |
FormState::setAlwaysProcess | function | core/ |
Sets this form to always be processed. |
FormState::setAnyErrors | function | core/ |
Sets the global status of errors. |
FormState::setBuildInfo | function | core/ |
Sets the build info for the form. |
FormState::setButtons | function | core/ |
Stores the submit and button elements for the form. |
FormState::setCached | function | core/ |
Sets this form to be cached. |
FormState::setCleanValueKeys | function | core/ |
Sets the keys of the form values that will be cleaned. |
FormState::setCompleteForm | function | core/ |
Stores the complete form array. |
FormState::setError | function | core/ |
Flags an element as having an error. |
FormState::setErrorByName | function | core/ |
Files an error against a form element. |
FormState::setExecuted | function | core/ |
Sets that the form was submitted and has been processed and executed. |
FormState::setFormObject | function | core/ |
Sets the form object that is responsible for building this form. |
FormState::setFormState | function | core/ |
Sets the value of the form state. |
Pagination
- Previous page
- Page 65
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.