ThemeSettingsFormTest::$modules |
property |
core/modules/system/tests/src/FunctionalJavascript/ThemeSettingsFormTest.php |
Modules to install. |
ThemeSettingsFormTest::providerTestFormSettingsSubmissionHandler |
function |
core/modules/system/tests/src/FunctionalJavascript/ThemeSettingsFormTest.php |
Provides test data for ::testFormSettingsSubmissionHandler(). |
ThemeSettingsFormTest::setUp |
function |
core/modules/system/tests/src/FunctionalJavascript/ThemeSettingsFormTest.php |
|
ThemeSettingsFormTest::testFormSettingsSubmissionHandler |
function |
core/modules/system/tests/src/FunctionalJavascript/ThemeSettingsFormTest.php |
Tests that submission handler works correctly. |
TimestampAgoFormatter::settingsForm |
function |
core/lib/Drupal/Core/Field/Plugin/Field/FieldFormatter/TimestampAgoFormatter.php |
Returns a form to configure settings for the formatter. |
TimestampFormatter::settingsForm |
function |
core/lib/Drupal/Core/Field/Plugin/Field/FieldFormatter/TimestampFormatter.php |
Returns a form to configure settings for the formatter. |
UpdateSettingsForm |
class |
core/modules/update/src/UpdateSettingsForm.php |
Configure update settings for this site. |
UpdateSettingsForm.php |
file |
core/modules/update/src/UpdateSettingsForm.php |
|
UpdateSettingsForm::arrayToMultiLineString |
function |
core/modules/update/src/UpdateSettingsForm.php |
Prepares the saved notify_emails property to be displayed in the form. |
UpdateSettingsForm::buildForm |
function |
core/modules/update/src/UpdateSettingsForm.php |
Form constructor. |
UpdateSettingsForm::formatMultipleViolationsMessage |
function |
core/modules/update/src/UpdateSettingsForm.php |
Formats multiple violation messages associated with a single form element. |
UpdateSettingsForm::getEditableConfigNames |
function |
core/modules/update/src/UpdateSettingsForm.php |
Gets the configuration names that will be editable. |
UpdateSettingsForm::getFormId |
function |
core/modules/update/src/UpdateSettingsForm.php |
Returns a unique string identifying the form. |
UpdateSettingsForm::multiLineStringToArray |
function |
core/modules/update/src/UpdateSettingsForm.php |
Prepares the submitted value to be stored in the notify_emails property. |
UpdateSettingsForm::submitForm |
function |
core/modules/update/src/UpdateSettingsForm.php |
Form submission handler. |
UpdateSettingsFormTest |
class |
core/modules/update/tests/src/Functional/UpdateSettingsFormTest.php |
Tests the update_settings form. |
UpdateSettingsFormTest.php |
file |
core/modules/update/tests/src/Functional/UpdateSettingsFormTest.php |
|
UpdateSettingsFormTest::$defaultTheme |
property |
core/modules/update/tests/src/Functional/UpdateSettingsFormTest.php |
The theme to install as the default for testing. |
UpdateSettingsFormTest::$modules |
property |
core/modules/update/tests/src/Functional/UpdateSettingsFormTest.php |
Modules to install. |
UpdateSettingsFormTest::testUpdateSettingsForm |
function |
core/modules/update/tests/src/Functional/UpdateSettingsFormTest.php |
Tests the update_settings form. |
UriWidget::settingsForm |
function |
core/lib/Drupal/Core/Field/Plugin/Field/FieldWidget/UriWidget.php |
Returns a form to configure settings for the widget. |
UserAdminSettingsFormTest |
class |
core/modules/user/tests/src/Kernel/UserAdminSettingsFormTest.php |
Configuration object user.mail and user.settings save test. |
UserAdminSettingsFormTest.php |
file |
core/modules/user/tests/src/Kernel/UserAdminSettingsFormTest.php |
|
UserAdminSettingsFormTest::$modules |
property |
core/modules/user/tests/src/Kernel/UserAdminSettingsFormTest.php |
Modules to install. |
UserAdminSettingsFormTest::setUp |
function |
core/modules/user/tests/src/Kernel/UserAdminSettingsFormTest.php |
|
UserNameFormatter::settingsForm |
function |
core/modules/user/src/Plugin/Field/FieldFormatter/UserNameFormatter.php |
Returns a form to configure settings for the formatter. |
ViewsSelection::settingsFormValidate |
function |
core/modules/views/src/Plugin/EntityReferenceSelection/ViewsSelection.php |
Element validate; Check View is valid. |
WidgetBase::settingsForm |
function |
core/lib/Drupal/Core/Field/WidgetBase.php |
Returns a form to configure settings for the widget. |
WidgetInterface::settingsForm |
function |
core/lib/Drupal/Core/Field/WidgetInterface.php |
Returns a form to configure settings for the widget. |