AdvancedSettingsForm::getFormID |
function |
drupal/core/modules/views_ui/lib/Drupal/views_ui/Form/AdvancedSettingsForm.php |
Implements \Drupal\Core\Form\FormInterface::getFormID(). |
AdvancedSettingsForm::buildForm |
function |
drupal/core/modules/views_ui/lib/Drupal/views_ui/Form/AdvancedSettingsForm.php |
Implements \Drupal\Core\Form\FormInterface::buildForm(). |
TestToolkit::settingsFormSubmit |
function |
drupal/core/modules/system/tests/modules/image_test/lib/Drupal/image_test/Plugin/ImageToolkit/TestToolkit.php |
Implements \Drupal\system\Plugin\ImageToolkitInterface::settingsFormSubmit(). |
SearchSettingsForm::__construct |
function |
drupal/core/modules/search/lib/Drupal/search/Form/SearchSettingsForm.php |
Constructs a \Drupal\user\SearchSettingsForm object. |
LocaleSettingsForm::validateForm |
function |
drupal/core/modules/locale/lib/Drupal/locale/Form/LocaleSettingsForm.php |
Implements \Drupal\Core\Form\FormInterface::validateForm(). |
AccountSettingsForm::__construct |
function |
drupal/core/modules/user/lib/Drupal/user/AccountSettingsForm.php |
Constructs a \Drupal\user\AccountSettingsForm object. |
SearchConfigSettingsFormTest.php |
file |
drupal/core/modules/search/lib/Drupal/search/Tests/SearchConfigSettingsFormTest.php |
Definition of Drupal\search\Tests\SearchConfigSettingsFormTest. |
EditorBase::settingsFormValidate |
function |
drupal/core/modules/editor/lib/Drupal/editor/Plugin/EditorBase.php |
Implements \Drupal\editor\Plugin\EditPluginInterface::settingsFormValidate(). |
UserAdminSettingsFormTest::setUp |
function |
drupal/core/modules/user/lib/Drupal/user/Tests/UserAdminSettingsFormTest.php |
Sets up a Drupal site for running functional and integration tests. |
EmailDefaultWidget::settingsForm |
function |
drupal/core/modules/email/lib/Drupal/email/Plugin/field/widget/EmailDefaultWidget.php |
Implements Drupal\field\Plugin\Type\Widget\WidgetInterface::settingsForm(). |
AdvancedSettingsForm::submitForm |
function |
drupal/core/modules/views_ui/lib/Drupal/views_ui/Form/AdvancedSettingsForm.php |
Implements \Drupal\Core\Form\FormInterface::submitForm(). |
SelectionInterface::settingsForm |
function |
drupal/core/modules/entity_reference/lib/Drupal/entity_reference/Plugin/Type/Selection/SelectionInterface.php |
Generates the settings form for this selection. |
FormatterInterface::settingsForm |
function |
drupal/core/modules/field/lib/Drupal/field/Plugin/Type/Formatter/FormatterInterface.php |
Returns a form to configure settings for the formatter. |
UpdateSettingsForm::validateForm |
function |
drupal/core/modules/update/lib/Drupal/update/UpdateSettingsForm.php |
Implements \Drupal\Core\Form\FormInterface::validateForm(). |
SearchSettingsForm::validateForm |
function |
drupal/core/modules/search/lib/Drupal/search/Form/SearchSettingsForm.php |
Implements \Drupal\Core\Form\FormInterface::validateForm(). |
ProcessorInterface::settingsForm |
function |
drupal/core/modules/aggregator/lib/Drupal/aggregator/Plugin/ProcessorInterface.php |
Returns a form to configure settings for the processor. |
MockFileTransfer::getSettingsForm |
function |
drupal/core/modules/system/tests/modules/system_test/lib/Drupal/system_test/MockFileTransfer.php |
Returns a settings form with a text field to input a username. |
SimpletestSettingsForm::getFormID |
function |
drupal/core/modules/simpletest/lib/Drupal/simpletest/Form/SimpletestSettingsForm.php |
Implements \Drupal\Core\Form\FormInterface::getFormID(). |
SimpletestSettingsForm::buildForm |
function |
drupal/core/modules/simpletest/lib/Drupal/simpletest/Form/SimpletestSettingsForm.php |
Implements \Drupal\Core\Form\FormInterface::buildForm(). |
MockFileTransfer::getSettingsForm |
function |
drupal/core/modules/update/tests/modules/update_test/lib/Drupal/update_test/MockFileTransfer.php |
Returns a settings form with a text field to input a username. |
AdvancedSettingsForm::cacheSubmit |
function |
drupal/core/modules/views_ui/lib/Drupal/views_ui/Form/AdvancedSettingsForm.php |
Submission handler to clear the Views cache. |
StatisticsSettingsForm::getFormID |
function |
drupal/core/modules/statistics/lib/Drupal/statistics/StatisticsSettingsForm.php |
Implements \Drupal\Core\Form\FormInterface::getFormID(). |
StatisticsSettingsForm::buildForm |
function |
drupal/core/modules/statistics/lib/Drupal/statistics/StatisticsSettingsForm.php |
Implements \Drupal\Core\Form\FormInterface::buildForm(). |
SimpletestSettingsForm::submitForm |
function |
drupal/core/modules/simpletest/lib/Drupal/simpletest/Form/SimpletestSettingsForm.php |
Implements \Drupal\Core\Form\FormInterface::submitForm(). |
TextTrimmedFormatter::settingsForm |
function |
drupal/core/modules/text/lib/Drupal/text/Plugin/field/formatter/TextTrimmedFormatter.php |
Returns a form to configure settings for the formatter. |
UserAdminSettingsFormTest::getInfo |
function |
drupal/core/modules/user/lib/Drupal/user/Tests/UserAdminSettingsFormTest.php |
|
SearchSettingsForm::$moduleHandler |
property |
drupal/core/modules/search/lib/Drupal/search/Form/SearchSettingsForm.php |
The module handler. |
StatisticsSettingsForm::submitForm |
function |
drupal/core/modules/statistics/lib/Drupal/statistics/StatisticsSettingsForm.php |
Implements \Drupal\Core\Form\FormInterface::submitForm(). |
AccountSettingsForm::$moduleHandler |
property |
drupal/core/modules/user/lib/Drupal/user/AccountSettingsForm.php |
The module handler. |
ImageToolkitInterface::settingsForm |
function |
drupal/core/modules/system/lib/Drupal/system/Plugin/ImageToolkitInterface.php |
Retrieves toolkit's settings form. |
EditorPluginInterface::settingsForm |
function |
drupal/core/modules/editor/lib/Drupal/editor/Plugin/EditorPluginInterface.php |
Returns a settings form to configure this text editor. |
SearchConfigSettingsFormTest::setUp |
function |
drupal/core/modules/search/lib/Drupal/search/Tests/SearchConfigSettingsFormTest.php |
Sets up a Drupal site for running functional and integration tests. |
SearchSettingsForm::$searchSettings |
property |
drupal/core/modules/search/lib/Drupal/search/Form/SearchSettingsForm.php |
A configuration object with the current search settings. |
StatisticsSettingsForm::__construct |
function |
drupal/core/modules/statistics/lib/Drupal/statistics/StatisticsSettingsForm.php |
Constructs a \Drupal\user\StatisticsSettingsForm object. |
DateTimeDatelistWidget::settingsForm |
function |
drupal/core/modules/datetime/lib/Drupal/datetime/Plugin/field/widget/DatetimeDatelistWidget.php |
|
NumberDecimalFormatter::settingsForm |
function |
drupal/core/modules/number/lib/Drupal/number/Plugin/field/formatter/NumberDecimalFormatter.php |
Overrides Drupal\number\Plugin\field\formatter\DefaultNumberFormatter::settingsForm(). |
DefaultNumberFormatter::settingsForm |
function |
drupal/core/modules/number/lib/Drupal/number/Plugin/field/formatter/DefaultNumberFormatter.php |
Returns a form to configure settings for the formatter. |
SimpletestSettingsForm::validateForm |
function |
drupal/core/modules/simpletest/lib/Drupal/simpletest/Form/SimpletestSettingsForm.php |
Implements \Drupal\Core\Form\FormInterface::validateForm(). |
ViewsSelection::settingsFormValidate |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/entity_reference/selection/ViewsSelection.php |
Element validate; Check View is valid. |
SearchSettingsForm::getModuleOptions |
function |
drupal/core/modules/search/lib/Drupal/search/Form/SearchSettingsForm.php |
Returns names of available search modules. |
AutocompleteWidgetBase::settingsForm |
function |
drupal/core/modules/entity_reference/lib/Drupal/entity_reference/Plugin/field/widget/AutocompleteWidgetBase.php |
Overrides \Drupal\field\Plugin\Type\Widget\WidgetBase::settingsForm(). |
TelephoneLinkFormatter::settingsForm |
function |
drupal/core/modules/telephone/lib/Drupal/telephone/Plugin/field/formatter/TelephoneLinkFormatter.php |
Returns a form to configure settings for the formatter. |
TelephoneDefaultWidget::settingsForm |
function |
drupal/core/modules/telephone/lib/Drupal/telephone/Plugin/field/widget/TelephoneDefaultWidget.php |
Implements Drupal\field\Plugin\Type\Widget\WidgetInterface::settingsForm(). |
SearchConfigSettingsFormTest::getInfo |
function |
drupal/core/modules/search/lib/Drupal/search/Tests/SearchConfigSettingsFormTest.php |
|
TestFieldWidgetMultiple::settingsForm |
function |
drupal/core/modules/field/tests/modules/field_test/lib/Drupal/field_test/Plugin/field/widget/TestFieldWidgetMultiple.php |
Implements Drupal\field\Plugin\Type\Widget\WidgetInterface::settingsForm(). |
DateTimeDefaultFormatter::settingsForm |
function |
drupal/core/modules/datetime/lib/Drupal/datetime/Plugin/field/formatter/DatetimeDefaultFormatter.php |
Returns a form to configure settings for the formatter. |
SearchConfigSettingsFormTest::$modules |
property |
drupal/core/modules/search/lib/Drupal/search/Tests/SearchConfigSettingsFormTest.php |
Modules to enable. |
LlamaContextualAndButton::settingsForm |
function |
drupal/core/modules/ckeditor/tests/modules/lib/Drupal/ckeditor_test/Plugin/CKEditorPlugin/LlamaContextualAndButton.php |
Implements \Drupal\ckeditor\Plugin\CKEditorPluginConfigurableInterface::settingsForm(). |
StatisticsSettingsForm::$moduleHandler |
property |
drupal/core/modules/statistics/lib/Drupal/statistics/StatisticsSettingsForm.php |
The module handler. |
TestFieldDefaultFormatter::settingsForm |
function |
drupal/core/modules/field/tests/modules/field_test/lib/Drupal/field_test/Plugin/field/formatter/TestFieldDefaultFormatter.php |
Returns a form to configure settings for the formatter. |