Search for settingsForm
- Search 7.x for settingsForm
- Search 9.5.x for settingsForm
- Search 8.9.x for settingsForm
- Search 10.3.x for settingsForm
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
AccountSettingsForm | class | core/ |
Configure user settings for this site. |
AccountSettingsForm.php | file | core/ |
|
AccountSettingsForm::$moduleHandler | property | core/ |
The module handler. |
AccountSettingsForm::$roleStorage | property | core/ |
The role storage used when changing the admin role. |
AccountSettingsForm::buildForm | function | core/ |
Form constructor. |
AccountSettingsForm::create | function | core/ |
Instantiates a new instance of this class. |
AccountSettingsForm::getEditableConfigNames | function | core/ |
Gets the configuration names that will be editable. |
AccountSettingsForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
AccountSettingsForm::__construct | function | core/ |
Constructs a \Drupal\user\AccountSettingsForm object. |
AdvancedSettingsForm | class | core/ |
Form builder for the advanced admin settings page. |
AdvancedSettingsForm.php | file | core/ |
|
AdvancedSettingsForm::buildForm | function | core/ |
Form constructor. |
AdvancedSettingsForm::cacheSubmit | function | core/ |
Submission handler to clear the Views cache. |
AdvancedSettingsForm::getEditableConfigNames | function | core/ |
Gets the configuration names that will be editable. |
AdvancedSettingsForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
AdvancedSettingsForm::submitForm | function | core/ |
Form submission handler. |
BasicSettingsForm | class | core/ |
Form builder for the admin display defaults page. |
BasicSettingsForm.php | file | core/ |
|
BasicSettingsForm::buildForm | function | core/ |
Form constructor. |
BasicSettingsForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
BooleanCheckboxWidget::settingsForm | function | core/ |
Returns a form to configure settings for the widget. |
BooleanFormatter::settingsForm | function | core/ |
Returns a form to configure settings for the formatter. |
BooleanItem::fieldSettingsForm | function | core/ |
Returns a form for the field-level settings. |
DecimalFormatter::settingsForm | function | core/ |
Returns a form to configure settings for the formatter. |
DecimalItem::fieldSettingsForm | function | core/ |
Returns a form for the field-level settings. |
DecimalItem::storageSettingsForm | function | core/ |
Returns a form for the storage-level settings. |
EmailDefaultWidget::settingsForm | function | core/ |
Returns a form to configure settings for the widget. |
EntityReferenceAutocompleteWidget::settingsForm | function | core/ |
Returns a form to configure settings for the widget. |
EntityReferenceEntityFormatter::settingsForm | function | core/ |
Returns a form to configure settings for the formatter. |
EntityReferenceItem::fieldSettingsForm | function | core/ |
Returns a form for the field-level settings. |
EntityReferenceItem::fieldSettingsFormValidate | function | core/ |
Form element validation handler; Invokes selection plugin's validation. |
EntityReferenceItem::storageSettingsForm | function | core/ |
Returns a form for the storage-level settings. |
EntityReferenceLabelFormatter::settingsForm | function | core/ |
Returns a form to configure settings for the formatter. |
FieldItemBase::fieldSettingsForm | function | core/ |
Returns a form for the field-level settings. |
FieldItemBase::storageSettingsForm | function | core/ |
Returns a form for the storage-level settings. |
FieldItemInterface::fieldSettingsForm | function | core/ |
Returns a form for the field-level settings. |
FieldItemInterface::storageSettingsForm | function | core/ |
Returns a form for the storage-level settings. |
FileTransfer::getSettingsForm | function | core/ |
Returns a form to collect connection settings credentials. |
FloatItem::fieldSettingsForm | function | core/ |
Returns a form for the field-level settings. |
FormatterBase::settingsForm | function | core/ |
Returns a form to configure settings for the formatter. |
FormatterInterface::settingsForm | function | core/ |
Returns a form to configure settings for the formatter. |
FTP::getSettingsForm | function | core/ |
Returns a form to collect connection settings credentials. |
IconExtractorSettingsForm | class | core/ |
Handle icon extractor settings form conversion from YAML to Drupal Form API. |
IconExtractorSettingsForm.php | file | core/ |
|
IconExtractorSettingsForm::buildBooleanForm | function | core/ |
Build Drupal form for a boolean setting to a checkbox. |
IconExtractorSettingsForm::buildEnumForm | function | core/ |
Build Drupal form for an enumerations to a select. |
IconExtractorSettingsForm::buildNumberForm | function | core/ |
Build Drupal form for a number or integer setting. |
IconExtractorSettingsForm::buildStringForm | function | core/ |
Build Drupal form for a string setting to a textfield. |
IconExtractorSettingsForm::COLOR_TYPE | constant | core/ |
|
IconExtractorSettingsForm::generateSettingsForm | function | core/ |
Create the Drupal Form API element from the settings. |
Pagination
- Page 1
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.