SettingsFormTest.php |
file |
core/modules/jsonapi/tests/src/Functional/SettingsFormTest.php |
|
SettingsFormTest.php |
file |
core/modules/media_library/tests/src/Functional/SettingsFormTest.php |
|
SettingsFormTest.php |
file |
core/modules/layout_builder/tests/src/Functional/SettingsFormTest.php |
|
SettingsFormTest::$defaultTheme |
property |
core/modules/jsonapi/tests/src/Functional/SettingsFormTest.php |
The theme to install as the default for testing. |
SettingsFormTest::$defaultTheme |
property |
core/modules/media_library/tests/src/Functional/SettingsFormTest.php |
The theme to install as the default for testing. |
SettingsFormTest::$defaultTheme |
property |
core/modules/layout_builder/tests/src/Functional/SettingsFormTest.php |
The theme to install as the default for testing. |
SettingsFormTest::$modules |
property |
core/modules/jsonapi/tests/src/Functional/SettingsFormTest.php |
Modules to install. |
SettingsFormTest::$modules |
property |
core/modules/media_library/tests/src/Functional/SettingsFormTest.php |
Modules to install. |
SettingsFormTest::$modules |
property |
core/modules/layout_builder/tests/src/Functional/SettingsFormTest.php |
Modules to enable. |
SettingsFormTest::testSettingsForm |
function |
core/modules/jsonapi/tests/src/Functional/SettingsFormTest.php |
Tests the JSON:API settings form. |
SettingsFormTest::testSettingsForm |
function |
core/modules/media_library/tests/src/Functional/SettingsFormTest.php |
Tests the Media Library settings form. |
SettingsFormTest::testSettingsForm |
function |
core/modules/layout_builder/tests/src/Functional/SettingsFormTest.php |
Tests the Layout Builder settings form. |
SiteSettingsForm |
class |
core/lib/Drupal/Core/Installer/Form/SiteSettingsForm.php |
Provides a form to configure and rewrite settings.php. |
SiteSettingsForm.php |
file |
core/lib/Drupal/Core/Installer/Form/SiteSettingsForm.php |
|
SiteSettingsForm::buildForm |
function |
core/lib/Drupal/Core/Installer/Form/SiteSettingsForm.php |
|
SiteSettingsForm::create |
function |
core/lib/Drupal/Core/Installer/Form/SiteSettingsForm.php |
|
SiteSettingsForm::createRandomConfigDirectory |
function |
core/lib/Drupal/Core/Installer/Form/SiteSettingsForm.php |
Create a random config sync directory. |
SiteSettingsForm::getDatabaseErrors |
function |
core/lib/Drupal/Core/Installer/Form/SiteSettingsForm.php |
Get any database errors and links them to a form element. |
SiteSettingsForm::getDatabaseErrorsTemplate |
function |
core/lib/Drupal/Core/Installer/Form/SiteSettingsForm.php |
Gets the inline template render array to display the database errors. |
SiteSettingsForm::getFormId |
function |
core/lib/Drupal/Core/Installer/Form/SiteSettingsForm.php |
|
SiteSettingsForm::submitForm |
function |
core/lib/Drupal/Core/Installer/Form/SiteSettingsForm.php |
|
SiteSettingsForm::validateForm |
function |
core/lib/Drupal/Core/Installer/Form/SiteSettingsForm.php |
|
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 |
@covers \Drupal\ckeditor5\Plugin\CKEditor5Plugin\SourceEditing::buildConfigurationForm |
SSH::getSettingsForm |
function |
core/lib/Drupal/Core/FileTransfer/SSH.php |
Returns a form to collect connection settings credentials. |
StatisticsSettingsForm |
class |
core/modules/statistics/src/StatisticsSettingsForm.php |
Configure statistics settings for this site. |
StatisticsSettingsForm.php |
file |
core/modules/statistics/src/StatisticsSettingsForm.php |
|
StatisticsSettingsForm::$moduleHandler |
property |
core/modules/statistics/src/StatisticsSettingsForm.php |
The module handler. |
StatisticsSettingsForm::buildForm |
function |
core/modules/statistics/src/StatisticsSettingsForm.php |
Form constructor. |
StatisticsSettingsForm::create |
function |
core/modules/statistics/src/StatisticsSettingsForm.php |
Instantiates a new instance of this class. |
StatisticsSettingsForm::getEditableConfigNames |
function |
core/modules/statistics/src/StatisticsSettingsForm.php |
Gets the configuration names that will be editable. |
StatisticsSettingsForm::getFormId |
function |
core/modules/statistics/src/StatisticsSettingsForm.php |
Returns a unique string identifying the form. |
StatisticsSettingsForm::submitForm |
function |
core/modules/statistics/src/StatisticsSettingsForm.php |
Form submission handler. |
StatisticsSettingsForm::__construct |
function |
core/modules/statistics/src/StatisticsSettingsForm.php |
Constructs a \Drupal\statistics\StatisticsSettingsForm object. |
StringFormatter::settingsForm |
function |
core/lib/Drupal/Core/Field/Plugin/Field/FieldFormatter/StringFormatter.php |
|
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 |
@covers \Drupal\ckeditor5\Plugin\CKEditor5Plugin\Style::buildConfigurationForm |
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. |