Search for settingsForm
- Search 7.x for settingsForm
- Search 9.5.x for settingsForm
- Search 8.9.x for settingsForm
- Search 11.x for settingsForm
- Other projects
Exact matches
Title | Object type | File name | Summary |
---|---|---|---|
SettingsForm | class | core/ |
Defines a form for configuring the Media Library module. |
SettingsForm | class | core/ |
Configure Navigation settings for this site. |
All search results
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. |
AdminUiTest::testPluginSettingsFormSection | function | core/ |
Tests the plugin settings form section. |
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. |
BaseFieldFileFormatterBase::settingsForm | function | core/ |
Returns a form to configure settings for the formatter. |
BasicSettingsForm | class | core/ |
Form builder for the admin display defaults page. |
BasicSettingsForm.php | file | core/ |
|
BasicSettingsForm::$themeHandler | property | core/ |
The theme handler. |
BasicSettingsForm::buildForm | function | core/ |
Form constructor. |
BasicSettingsForm::create | function | core/ |
Instantiates a new instance of this class. |
BasicSettingsForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
BasicSettingsForm::__construct | function | core/ |
Constructs a \Drupal\views_ui\Form\BasicSettingsForm object. |
BookSettingsForm | class | core/ |
Configure book settings for this site. |
BookSettingsForm.php | file | core/ |
|
BookSettingsForm::buildForm | function | core/ |
Form constructor. |
BookSettingsForm::filterAndSortAllowedTypes | function | core/ |
Transformation callback for the book_allowed_types config value. |
BookSettingsForm::getEditableConfigNames | function | core/ |
Gets the configuration names that will be editable. |
BookSettingsForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
BookSettingsForm::validateForm | function | core/ |
Form validation handler. |
BookSettingsFormTest | class | core/ |
@covers \Drupal\book\Form\BookSettingsForm @group book @group legacy |
BookSettingsFormTest.php | file | core/ |
|
BookSettingsFormTest::$modules | property | core/ |
Modules to install. |
BookSettingsFormTest::setUp | function | core/ |
|
BookSettingsFormTest::testConfigValuesSavedCorrectly | function | core/ |
Tests that submitted values are processed and saved correctly. |
BookTest::testSettingsForm | function | core/ |
Tests that the book settings form can be saved without error. |
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. |
CKEditor5::injectPluginSettingsForm | function | core/ |
Injects the CKEditor plugins settings forms as a vertical tabs subform. |
CKEditor5::shouldHaveVisiblePluginSettingsForm | function | core/ |
Determines whether the plugin settings form should be visible. |
CommentDefaultFormatter::settingsForm | function | core/ |
Returns a form to configure settings for the formatter. |
CommentItem::fieldSettingsForm | function | core/ |
Returns a form for the field-level settings. |
CommentItem::storageSettingsForm | function | core/ |
Returns a form for the storage-level settings. |
ContentLanguageSettingsForm | class | core/ |
Configure the content language settings for this site. |
ContentLanguageSettingsForm.php | file | core/ |
|
ContentLanguageSettingsForm::$entityTypeBundleInfo | property | core/ |
The entity bundle info. |
ContentLanguageSettingsForm::$entityTypeManager | property | core/ |
The entity type manager. |
Pagination
- Page 1
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.