MediaSettingsForm::submitForm |
function |
core/modules/media/src/Form/MediaSettingsForm.php |
Form submission handler. |
MediaSettingsForm::__construct |
function |
core/modules/media/src/Form/MediaSettingsForm.php |
MediaSettingsForm constructor. |
MediaThumbnailFormatter::settingsForm |
function |
core/modules/media/src/Plugin/Field/FieldFormatter/MediaThumbnailFormatter.php |
Returns a form to configure settings for the formatter. |
MockFileTransfer::getSettingsForm |
function |
core/modules/system/tests/modules/system_test/src/MockFileTransfer.php |
Returns a settings form with a text field to input a username. |
NumberWidget::settingsForm |
function |
core/lib/Drupal/Core/Field/Plugin/Field/FieldWidget/NumberWidget.php |
Returns a form to configure settings for the widget. |
NumericFormatterBase::settingsForm |
function |
core/lib/Drupal/Core/Field/Plugin/Field/FieldFormatter/NumericFormatterBase.php |
Returns a form to configure settings for the formatter. |
NumericItemBase::fieldSettingsForm |
function |
core/lib/Drupal/Core/Field/Plugin/Field/FieldType/NumericItemBase.php |
Returns a form for the field-level settings. |
OEmbedFormatter::settingsForm |
function |
core/modules/media/src/Plugin/Field/FieldFormatter/OEmbedFormatter.php |
Returns a form to configure settings for the formatter. |
ResponsiveImageFormatter::settingsForm |
function |
core/modules/responsive_image/src/Plugin/Field/FieldFormatter/ResponsiveImageFormatter.php |
Returns a form to configure settings for the formatter. |
RoleSettingsForm |
class |
core/modules/user/src/Form/RoleSettingsForm.php |
Configure administrator role settings for this site. |
RoleSettingsForm.php |
file |
core/modules/user/src/Form/RoleSettingsForm.php |
|
RoleSettingsForm::$roleStorage |
property |
core/modules/user/src/Form/RoleSettingsForm.php |
The role storage used when changing the admin role. |
RoleSettingsForm::buildForm |
function |
core/modules/user/src/Form/RoleSettingsForm.php |
Form constructor. |
RoleSettingsForm::create |
function |
core/modules/user/src/Form/RoleSettingsForm.php |
Instantiates a new instance of this class. |
RoleSettingsForm::getFormId |
function |
core/modules/user/src/Form/RoleSettingsForm.php |
Returns a unique string identifying the form. |
RoleSettingsForm::submitForm |
function |
core/modules/user/src/Form/RoleSettingsForm.php |
Form submission handler. |
RoleSettingsForm::__construct |
function |
core/modules/user/src/Form/RoleSettingsForm.php |
Constructs a \Drupal\user\Form\RoleSettingsForm object. |
SearchConfigSettingsFormTest |
class |
core/modules/search/tests/src/Functional/SearchConfigSettingsFormTest.php |
Verify the search config settings form. |
SearchConfigSettingsFormTest.php |
file |
core/modules/search/tests/src/Functional/SearchConfigSettingsFormTest.php |
|
SearchConfigSettingsFormTest::$defaultTheme |
property |
core/modules/search/tests/src/Functional/SearchConfigSettingsFormTest.php |
The theme to install as the default for testing. |
SearchConfigSettingsFormTest::$modules |
property |
core/modules/search/tests/src/Functional/SearchConfigSettingsFormTest.php |
Modules to enable. |
SearchConfigSettingsFormTest::$searchNode |
property |
core/modules/search/tests/src/Functional/SearchConfigSettingsFormTest.php |
Node indexed for searching. |
SearchConfigSettingsFormTest::$searchUser |
property |
core/modules/search/tests/src/Functional/SearchConfigSettingsFormTest.php |
User who can search and administer search. |
SearchConfigSettingsFormTest::assertDefaultSearch |
function |
core/modules/search/tests/src/Functional/SearchConfigSettingsFormTest.php |
Checks that the default search page matches expectations. |
SearchConfigSettingsFormTest::setDefaultThroughUi |
function |
core/modules/search/tests/src/Functional/SearchConfigSettingsFormTest.php |
Sets a search page as the default in the UI. |
SearchConfigSettingsFormTest::setUp |
function |
core/modules/search/tests/src/Functional/SearchConfigSettingsFormTest.php |
|
SearchConfigSettingsFormTest::testDefaultSearchPageOrdering |
function |
core/modules/search/tests/src/Functional/SearchConfigSettingsFormTest.php |
Tests the ordering of search pages on a clean install. |
SearchConfigSettingsFormTest::testMultipleSearchPages |
function |
core/modules/search/tests/src/Functional/SearchConfigSettingsFormTest.php |
Tests multiple search pages of the same type. |
SearchConfigSettingsFormTest::testRouteProtection |
function |
core/modules/search/tests/src/Functional/SearchConfigSettingsFormTest.php |
Tests that the enable/disable/default routes are protected from CSRF. |
SearchConfigSettingsFormTest::testSearchModuleDisabling |
function |
core/modules/search/tests/src/Functional/SearchConfigSettingsFormTest.php |
Verifies that you can disable individual search plugins. |
SearchConfigSettingsFormTest::testSearchModuleSettingsPage |
function |
core/modules/search/tests/src/Functional/SearchConfigSettingsFormTest.php |
Verifies plugin-supplied settings form. |
SearchConfigSettingsFormTest::testSearchSettingsPage |
function |
core/modules/search/tests/src/Functional/SearchConfigSettingsFormTest.php |
Verifies the search settings form. |
SearchConfigSettingsFormTest::verifySearchPageOperations |
function |
core/modules/search/tests/src/Functional/SearchConfigSettingsFormTest.php |
Checks that the search page operations match expectations. |
SettingsForm |
class |
core/modules/media_library/src/Form/SettingsForm.php |
Defines a form for configuring the Media Library module. |
SettingsForm |
class |
core/modules/aggregator/src/Form/SettingsForm.php |
Configures aggregator settings for this site. |
SettingsForm.php |
file |
core/modules/media_library/src/Form/SettingsForm.php |
|
SettingsForm.php |
file |
core/modules/aggregator/src/Form/SettingsForm.php |
|
SettingsForm::$configurableInstances |
property |
core/modules/aggregator/src/Form/SettingsForm.php |
The instantiated plugin instances that have configuration forms. |
SettingsForm::$definitions |
property |
core/modules/aggregator/src/Form/SettingsForm.php |
The aggregator plugin definitions. |
SettingsForm::$managers |
property |
core/modules/aggregator/src/Form/SettingsForm.php |
The aggregator plugin managers. |
SettingsForm::buildForm |
function |
core/modules/media_library/src/Form/SettingsForm.php |
Form constructor. |
SettingsForm::buildForm |
function |
core/modules/aggregator/src/Form/SettingsForm.php |
Form constructor. |
SettingsForm::create |
function |
core/modules/aggregator/src/Form/SettingsForm.php |
Instantiates a new instance of this class. |
SettingsForm::getEditableConfigNames |
function |
core/modules/media_library/src/Form/SettingsForm.php |
Gets the configuration names that will be editable. |
SettingsForm::getEditableConfigNames |
function |
core/modules/aggregator/src/Form/SettingsForm.php |
Gets the configuration names that will be editable. |
SettingsForm::getFormId |
function |
core/modules/media_library/src/Form/SettingsForm.php |
Returns a unique string identifying the form. |
SettingsForm::getFormId |
function |
core/modules/aggregator/src/Form/SettingsForm.php |
Returns a unique string identifying the form. |
SettingsForm::submitForm |
function |
core/modules/media_library/src/Form/SettingsForm.php |
Form submission handler. |
SettingsForm::submitForm |
function |
core/modules/aggregator/src/Form/SettingsForm.php |
Form submission handler. |
SettingsForm::validateForm |
function |
core/modules/aggregator/src/Form/SettingsForm.php |
Form validation handler. |