BookSettingsForm::submitForm |
function |
drupal/core/modules/book/lib/Drupal/book/BookSettingsForm.php |
Implements \Drupal\Core\Form\FormInterface::submitForm(). |
RecentContentBlock::settings |
function |
drupal/core/modules/node/lib/Drupal/node/Plugin/Block/RecentContentBlock.php |
Overrides \Drupal\block\BlockBase::settings(). |
BasicSettingsForm::getFormID |
function |
drupal/core/modules/views_ui/lib/Drupal/views_ui/Form/BasicSettingsForm.php |
Implements \Drupal\Core\Form\FormInterface::getFormID(). |
BasicSettingsForm::buildForm |
function |
drupal/core/modules/views_ui/lib/Drupal/views_ui/Form/BasicSettingsForm.php |
Implements \Drupal\Core\Form\FormInterface::buildForm(). |
UnicornEditor::getJSSettings |
function |
drupal/core/modules/editor/tests/modules/lib/Drupal/editor_test/Plugin/Editor/UnicornEditor.php |
Implements \Drupal\editor\Plugin\EditPluginInterface::getJSSettings(). |
field_info_instance_settings |
function |
drupal/core/modules/field/field.info.inc |
Returns a field type's default instance settings. |
CKEditor::getDefaultSettings |
function |
drupal/core/modules/ckeditor/lib/Drupal/ckeditor/Plugin/Editor/CKEditor.php |
Implements \Drupal\editor\Plugin\EditPluginInterface::getDefaultSettings(). |
CKEditor::settingsFormSubmit |
function |
drupal/core/modules/ckeditor/lib/Drupal/ckeditor/Plugin/Editor/CKEditor.php |
Implements \Drupal\editor\Plugin\EditPluginInterface::settingsFormSubmit(). |
ForumSettingsForm::getFormID |
function |
drupal/core/modules/forum/lib/Drupal/forum/ForumSettingsForm.php |
Implements \Drupal\Core\Form\FormInterface::getFormID(). |
ForumSettingsForm::buildForm |
function |
drupal/core/modules/forum/lib/Drupal/forum/ForumSettingsForm.php |
Implements \Drupal\Core\Form\FormInterface::buildForm(). |
hook_editor_default_settings |
function |
drupal/core/modules/editor/editor.api.php |
Provides defaults for editor instances. |
FilterInterface::settingsForm |
function |
drupal/core/modules/filter/lib/Drupal/filter/Plugin/FilterInterface.php |
Generates a filter's settings form. |
LocaleSettingsForm::getFormID |
function |
drupal/core/modules/locale/lib/Drupal/locale/Form/LocaleSettingsForm.php |
Implements \Drupal\Core\Form\FormInterface::getFormID(). |
LocaleSettingsForm::buildForm |
function |
drupal/core/modules/locale/lib/Drupal/locale/Form/LocaleSettingsForm.php |
Implements \Drupal\Core\Form\FormInterface::buildForm(). |
UserAdminSettingsFormTest.php |
file |
drupal/core/modules/user/lib/Drupal/user/Tests/UserAdminSettingsFormTest.php |
Definition of Drupal\user\Tests\UserAdminSettingsFormTest. |
AggregatorFeedBlock::settings |
function |
drupal/core/modules/aggregator/lib/Drupal/aggregator/Plugin/Block/AggregatorFeedBlock.php |
Overrides \Drupal\block\BlockBase::settings(). |
NodePostSettingsTest::getInfo |
function |
drupal/core/modules/node/lib/Drupal/node/Tests/NodePostSettingsTest.php |
|
TestProcessor::settingsSubmit |
function |
drupal/core/modules/aggregator/tests/modules/aggregator_test/lib/Drupal/aggregator_test/Plugin/aggregator/processor/TestProcessor.php |
Implements \Drupal\aggregator\Plugin\ProcessorInterface::settingsSubmit(). |
TextfieldWidget::settingsForm |
function |
drupal/core/modules/text/lib/Drupal/text/Plugin/field/widget/TextfieldWidget.php |
Implements Drupal\field\Plugin\Type\Widget\WidgetInterface::settingsForm(). |
PluginSettingsBase::$settings |
property |
drupal/core/modules/field/lib/Drupal/field/Plugin/PluginSettingsBase.php |
The plugin settings. |
BookNavigationBlock::settings |
function |
drupal/core/modules/book/lib/Drupal/book/Plugin/Block/BookNavigationBlock.php |
Overrides \Drupal\block\BlockBase::settings(). |
TestFieldWidget::settingsForm |
function |
drupal/core/modules/field/tests/modules/field_test/lib/Drupal/field_test/Plugin/field/widget/TestFieldWidget.php |
Implements Drupal\field\Plugin\Type\Widget\WidgetInterface::settingsForm(). |
SelectionBroken::settingsForm |
function |
drupal/core/modules/entity_reference/lib/Drupal/entity_reference/Plugin/Type/Selection/SelectionBroken.php |
Implements SelectionInterface::settingsForm(). |
BasicSettingsForm::submitForm |
function |
drupal/core/modules/views_ui/lib/Drupal/views_ui/Form/BasicSettingsForm.php |
Implements \Drupal\Core\Form\FormInterface::submitForm(). |
EntityTranslationSettingsTest |
class |
drupal/core/modules/translation_entity/lib/Drupal/translation_entity/Tests/EntityTranslationSettingsTest.php |
Tests the Entity Test Translation UI. |
GDToolkit::settingsFormSubmit |
function |
drupal/core/modules/system/lib/Drupal/system/Plugin/ImageToolkit/GDToolkit.php |
Implements \Drupal\system\Plugin\ImageToolkitInterface::settingsFormSubmit(). |
UpdateSettingsForm::getFormID |
function |
drupal/core/modules/update/lib/Drupal/update/UpdateSettingsForm.php |
Implements \Drupal\Core\Form\FormInterface::getFormID(). |
UpdateSettingsForm::buildForm |
function |
drupal/core/modules/update/lib/Drupal/update/UpdateSettingsForm.php |
Implements \Drupal\Core\Form\FormInterface::buildForm(). |
field_info_formatter_settings |
function |
drupal/core/modules/field/field.info.inc |
Returns a field formatter's default settings. |
SearchSettingsForm::getFormID |
function |
drupal/core/modules/search/lib/Drupal/search/Form/SearchSettingsForm.php |
Returns a unique string identifying the form. |
SearchSettingsForm::buildForm |
function |
drupal/core/modules/search/lib/Drupal/search/Form/SearchSettingsForm.php |
Implements \Drupal\Core\Form\FormInterface::buildForm(). |
WidgetInterface::settingsForm |
function |
drupal/core/modules/field/lib/Drupal/field/Plugin/Type/Widget/WidgetInterface.php |
Returns a form to configure settings for the widget. |
_drupal_rewrite_settings_dump |
function |
drupal/core/includes/install.inc |
Helper for drupal_rewrite_settings(). |
FileTransfer::getSettingsForm |
function |
drupal/core/lib/Drupal/Core/FileTransfer/FileTransfer.php |
Returns a form to collect connection settings credentials. |
ForumSettingsForm::submitForm |
function |
drupal/core/modules/forum/lib/Drupal/forum/ForumSettingsForm.php |
Implements \Drupal\Core\Form\FormInterface::submitForm(). |
dblog_logging_settings_submit |
function |
drupal/core/modules/dblog/dblog.module |
Form submission handler for system_logging_settings(). |
hook_editor_js_settings_alter |
function |
drupal/core/modules/editor/editor.api.php |
Modifies JavaScript settings that are added for text editors. |
RecentCommentsBlock::settings |
function |
drupal/core/modules/comment/lib/Drupal/comment/Plugin/Block/RecentCommentsBlock.php |
Overrides \Drupal\block\BlockBase::settings(). |
system_theme_settings_validate |
function |
drupal/core/modules/system/system.admin.inc |
Validator for the system_theme_settings() form. |
syslog_logging_settings_submit |
function |
drupal/core/modules/syslog/syslog.module |
Form submission handler for system_logging_settings(). |
LocaleSettingsForm::submitForm |
function |
drupal/core/modules/locale/lib/Drupal/locale/Form/LocaleSettingsForm.php |
Implements \Drupal\Core\Form\FormInterface::submitForm(). |
AccountSettingsForm::getFormID |
function |
drupal/core/modules/user/lib/Drupal/user/AccountSettingsForm.php |
Implements \Drupal\Core\Form\FormInterface::getFormID(). |
AccountSettingsForm::buildForm |
function |
drupal/core/modules/user/lib/Drupal/user/AccountSettingsForm.php |
Implements \Drupal\Core\Form\FormInterface::buildForm(). |
search_extra_type.settings.yml |
file |
drupal/core/modules/search/tests/modules/search_extra_type/config/search_extra_type.settings.yml |
drupal/core/modules/search/tests/modules/search_extra_type/config/search_extra_type.settings.yml |
EditorBase::getDefaultSettings |
function |
drupal/core/modules/editor/lib/Drupal/editor/Plugin/EditorBase.php |
Implements \Drupal\editor\Plugin\EditPluginInterface::getDefaultSettings(). |
EditorBase::settingsFormSubmit |
function |
drupal/core/modules/editor/lib/Drupal/editor/Plugin/EditorBase.php |
Implements \Drupal\editor\Plugin\EditPluginInterface::settingsFormSubmit(). |
DefaultProcessor::settingsForm |
function |
drupal/core/modules/aggregator/lib/Drupal/aggregator/Plugin/aggregator/processor/DefaultProcessor.php |
Implements \Drupal\aggregator\Plugin\ProcessorInterface::settingsForm(). |
install_settings_form_validate |
function |
drupal/core/includes/install.core.inc |
Form validation handler for install_settings_form(). |
PluginSettingsBase::getSetting |
function |
drupal/core/modules/field/lib/Drupal/field/Plugin/PluginSettingsBase.php |
Implements Drupal\field\Plugin\PluginSettingsInterface::getSetting(). |
BookSettingsForm::validateForm |
function |
drupal/core/modules/book/lib/Drupal/book/BookSettingsForm.php |
Implements \Drupal\Core\Form\FormInterface::validateForm(). |