SiteSettingsForm::submitForm |
function |
core/lib/Drupal/Core/Installer/Form/SiteSettingsForm.php |
Form submission handler. |
SiteSettingsForm::validateForm |
function |
core/lib/Drupal/Core/Installer/Form/SiteSettingsForm.php |
Form validation handler. |
SiteSettingsForm::__construct |
function |
core/lib/Drupal/Core/Installer/Form/SiteSettingsForm.php |
Constructs a new SiteSettingsForm. |
SiteSettingsFormTest |
class |
core/tests/Drupal/FunctionalTests/Installer/SiteSettingsFormTest.php |
Tests the extension of the site settings form. |
SiteSettingsFormTest.php |
file |
core/tests/Drupal/FunctionalTests/Installer/SiteSettingsFormTest.php |
|
SiteSettingsFormTest::$defaultTheme |
property |
core/tests/Drupal/FunctionalTests/Installer/SiteSettingsFormTest.php |
The theme to install as the default for testing. |
SiteSettingsFormTest::$modules |
property |
core/tests/Drupal/FunctionalTests/Installer/SiteSettingsFormTest.php |
Modules to install. |
SiteSettingsFormTest::testSiteSettingsForm |
function |
core/tests/Drupal/FunctionalTests/Installer/SiteSettingsFormTest.php |
Confirms that the form is extensible. |
SourceEditingTest::testSourceEditingSettingsForm |
function |
core/modules/ckeditor5/tests/src/FunctionalJavascript/SourceEditingTest.php |
Tests source editing settings form. |
SSH::getSettingsForm |
function |
core/lib/Drupal/Core/FileTransfer/SSH.php |
Returns a form to collect connection settings credentials. |
StringFormatter::settingsForm |
function |
core/lib/Drupal/Core/Field/Plugin/Field/FieldFormatter/StringFormatter.php |
Returns a form to configure settings for the formatter. |
StringItem::storageSettingsForm |
function |
core/lib/Drupal/Core/Field/Plugin/Field/FieldType/StringItem.php |
Returns a form for the storage-level settings. |
StringTextareaWidget::settingsForm |
function |
core/lib/Drupal/Core/Field/Plugin/Field/FieldWidget/StringTextareaWidget.php |
Returns a form to configure settings for the widget. |
StringTextfieldWidget::settingsForm |
function |
core/lib/Drupal/Core/Field/Plugin/Field/FieldWidget/StringTextfieldWidget.php |
Returns a form to configure settings for the widget. |
StyleTest::testStyleSettingsForm |
function |
core/modules/ckeditor5/tests/src/FunctionalJavascript/StyleTest.php |
Tests style settings form. |
TelephoneDefaultWidget::settingsForm |
function |
core/modules/telephone/src/Plugin/Field/FieldWidget/TelephoneDefaultWidget.php |
Returns a form to configure settings for the widget. |
TelephoneLinkFormatter::settingsForm |
function |
core/modules/telephone/src/Plugin/Field/FieldFormatter/TelephoneLinkFormatter.php |
Returns a form to configure settings for the formatter. |
TestFieldDefaultFormatter::settingsForm |
function |
core/modules/field/tests/modules/field_test/src/Plugin/Field/FieldFormatter/TestFieldDefaultFormatter.php |
Returns a form to configure settings for the formatter. |
TestFieldEmptySettingFormatter::settingsForm |
function |
core/modules/field/tests/modules/field_test/src/Plugin/Field/FieldFormatter/TestFieldEmptySettingFormatter.php |
Returns a form to configure settings for the formatter. |
TestFieldMultipleFormatter::settingsForm |
function |
core/modules/field/tests/modules/field_test/src/Plugin/Field/FieldFormatter/TestFieldMultipleFormatter.php |
Returns a form to configure settings for the formatter. |
TestFieldNoSettingsFormatter |
class |
core/modules/field/tests/modules/field_test/src/Plugin/Field/FieldFormatter/TestFieldNoSettingsFormatter.php |
Plugin implementation of the 'field_no_settings' formatter. |
TestFieldNoSettingsFormatter.php |
file |
core/modules/field/tests/modules/field_test/src/Plugin/Field/FieldFormatter/TestFieldNoSettingsFormatter.php |
|
TestFieldNoSettingsFormatter::viewElements |
function |
core/modules/field/tests/modules/field_test/src/Plugin/Field/FieldFormatter/TestFieldNoSettingsFormatter.php |
Builds a renderable array for a field value. |
TestFieldPrepareViewFormatter::settingsForm |
function |
core/modules/field/tests/modules/field_test/src/Plugin/Field/FieldFormatter/TestFieldPrepareViewFormatter.php |
Returns a form to configure settings for the formatter. |
TestFieldWidget::settingsForm |
function |
core/modules/field/tests/modules/field_test/src/Plugin/Field/FieldWidget/TestFieldWidget.php |
Returns a form to configure settings for the widget. |
TestFieldWidgetMultiple::settingsForm |
function |
core/modules/field/tests/modules/field_test/src/Plugin/Field/FieldWidget/TestFieldWidgetMultiple.php |
Returns a form to configure settings for the widget. |
TestFileTransferWithSettingsForm |
class |
core/modules/update/tests/modules/update_test/src/TestFileTransferWithSettingsForm.php |
Provides an object to test the settings form functionality. |
TestFileTransferWithSettingsForm.php |
file |
core/modules/update/tests/modules/update_test/src/TestFileTransferWithSettingsForm.php |
|
TestFileTransferWithSettingsForm::factory |
function |
core/modules/update/tests/modules/update_test/src/TestFileTransferWithSettingsForm.php |
Returns a Drupal\update_test\TestFileTransferWithSettingsForm object. |
TestFileTransferWithSettingsForm::getSettingsForm |
function |
core/modules/update/tests/modules/update_test/src/TestFileTransferWithSettingsForm.php |
Returns a settings form with a text field to input a username. |
TestItem::fieldSettingsForm |
function |
core/modules/field/tests/modules/field_test/src/Plugin/Field/FieldType/TestItem.php |
Returns a form for the field-level settings. |
TestItem::storageSettingsForm |
function |
core/modules/field/tests/modules/field_test/src/Plugin/Field/FieldType/TestItem.php |
Returns a form for the storage-level settings. |
TextareaWidget::settingsForm |
function |
core/modules/text/src/Plugin/Field/FieldWidget/TextareaWidget.php |
Returns a form to configure settings for the widget. |
TextareaWithSummaryWidget::settingsForm |
function |
core/modules/text/src/Plugin/Field/FieldWidget/TextareaWithSummaryWidget.php |
Returns a form to configure settings for the widget. |
TextItem::storageSettingsForm |
function |
core/modules/text/src/Plugin/Field/FieldType/TextItem.php |
Returns a form for the storage-level settings. |
TextItemBase::fieldSettingsForm |
function |
core/modules/text/src/Plugin/Field/FieldType/TextItemBase.php |
Returns a form for the field-level settings. |
TextTrimmedFormatter::settingsForm |
function |
core/modules/text/src/Plugin/Field/FieldFormatter/TextTrimmedFormatter.php |
Returns a form to configure settings for the formatter. |
TextWithSummaryItem::fieldSettingsForm |
function |
core/modules/text/src/Plugin/Field/FieldType/TextWithSummaryItem.php |
Returns a form for the field-level settings. |
ThemeSettingsForm |
class |
core/modules/system/src/Form/ThemeSettingsForm.php |
Displays theme configuration for entire site and individual themes. |
ThemeSettingsForm.php |
file |
core/modules/system/src/Form/ThemeSettingsForm.php |
|
ThemeSettingsForm::$editableConfig |
property |
core/modules/system/src/Form/ThemeSettingsForm.php |
An array of configuration names that should be editable. |
ThemeSettingsForm::$fileSystem |
property |
core/modules/system/src/Form/ThemeSettingsForm.php |
The file system. |
ThemeSettingsForm::$mimeTypeGuesser |
property |
core/modules/system/src/Form/ThemeSettingsForm.php |
The MIME type guesser. |
ThemeSettingsForm::$moduleHandler |
property |
core/modules/system/src/Form/ThemeSettingsForm.php |
The module handler. |
ThemeSettingsForm::$themeHandler |
property |
core/modules/system/src/Form/ThemeSettingsForm.php |
The theme handler. |
ThemeSettingsForm::$themeManager |
property |
core/modules/system/src/Form/ThemeSettingsForm.php |
The theme manager. |
ThemeSettingsForm::buildForm |
function |
core/modules/system/src/Form/ThemeSettingsForm.php |
|
ThemeSettingsForm::create |
function |
core/modules/system/src/Form/ThemeSettingsForm.php |
Instantiates a new instance of this class. |
ThemeSettingsForm::getEditableConfigNames |
function |
core/modules/system/src/Form/ThemeSettingsForm.php |
Gets the configuration names that will be editable. |
ThemeSettingsForm::getFormId |
function |
core/modules/system/src/Form/ThemeSettingsForm.php |
Returns a unique string identifying the form. |