Search for settings

  1. Search 7.x for settings
  2. Search 9.5.x for settings
  3. Search 10.3.x for settings
  4. Search 11.x for settings
  5. Other projects

Exact matches

These are exact matches according to your search
Title Object type File name Summary
settings service core/core.services.yml Drupal\Core\Site\Settings
Settings class core/lib/Drupal/Core/Site/Settings.php Read only settings that are initialized with the class.

All search results

Title Object type File name Summary
action.settings_3022401.yml file core/modules/action/tests/fixtures/update/action.settings_3022401.yml core/modules/action/tests/fixtures/update/action.settings_3022401.yml
action_post_update_remove_settings function core/modules/action/action.post_update.php Removes action settings.
action_settings.yml file core/modules/action/migrations/action_settings.yml core/modules/action/migrations/action_settings.yml
aggregator.settings.yml file core/modules/aggregator/config/install/aggregator.settings.yml core/modules/aggregator/config/install/aggregator.settings.yml
AggregatorAdminTest::testSettingsPage function core/modules/aggregator/tests/src/Functional/AggregatorAdminTest.php Tests the settings form to ensure the correct default values are used.
AggregatorPluginSettingsBase class core/modules/aggregator/src/Plugin/AggregatorPluginSettingsBase.php Base class for aggregator plugins that implement settings forms.
AggregatorPluginSettingsBase.php file core/modules/aggregator/src/Plugin/AggregatorPluginSettingsBase.php
AggregatorPluginSettingsBase::calculateDependencies function core/modules/aggregator/src/Plugin/AggregatorPluginSettingsBase.php Calculates dependencies for the configured plugin.
AggregatorPluginSettingsBase::defaultConfiguration function core/modules/aggregator/src/Plugin/AggregatorPluginSettingsBase.php Gets default configuration for this plugin.
AggregatorPluginSettingsBase::validateConfigurationForm function core/modules/aggregator/src/Plugin/AggregatorPluginSettingsBase.php Form validation handler.
AggregatorPluginSettingsBaseTest class core/modules/aggregator/tests/src/Unit/Plugin/AggregatorPluginSettingsBaseTest.php Tests settings configuration of individual aggregator plugins.
AggregatorPluginSettingsBaseTest.php file core/modules/aggregator/tests/src/Unit/Plugin/AggregatorPluginSettingsBaseTest.php
AggregatorPluginSettingsBaseTest::$configFactory property core/modules/aggregator/tests/src/Unit/Plugin/AggregatorPluginSettingsBaseTest.php The stubbed config factory object.
AggregatorPluginSettingsBaseTest::$managers property core/modules/aggregator/tests/src/Unit/Plugin/AggregatorPluginSettingsBaseTest.php The stubbed aggregator plugin managers array.
AggregatorPluginSettingsBaseTest::$settingsForm property core/modules/aggregator/tests/src/Unit/Plugin/AggregatorPluginSettingsBaseTest.php The aggregator settings form object under test.
AggregatorPluginSettingsBaseTest::setUp function core/modules/aggregator/tests/src/Unit/Plugin/AggregatorPluginSettingsBaseTest.php
AggregatorPluginSettingsBaseTest::testSettingsForm function core/modules/aggregator/tests/src/Unit/Plugin/AggregatorPluginSettingsBaseTest.php Test for AggregatorPluginSettingsBase.
AggregatorTitleFormatter::defaultSettings function core/modules/aggregator/src/Plugin/Field/FieldFormatter/AggregatorTitleFormatter.php Defines the default settings for this plugin.
AggregatorTitleFormatter::settingsForm function core/modules/aggregator/src/Plugin/Field/FieldFormatter/AggregatorTitleFormatter.php Returns a form to configure settings for the formatter.
aggregator_test.settings.yml file core/modules/aggregator/tests/modules/aggregator_test/config/install/aggregator_test.settings.yml core/modules/aggregator/tests/modules/aggregator_test/config/install/aggregator_test.settings.yml
AjaxCommandsTest::testSettingsCommand function core/tests/Drupal/Tests/Core/Ajax/AjaxCommandsTest.php @covers \Drupal\Core\Ajax\SettingsCommand[[api-linebreak]]
ajax_forms_test_advanced_commands_settings_callback function core/modules/system/tests/modules/ajax_forms_test/ajax_forms_test.module Ajax form callback: Selects 'settings'.
AssetResolver::getJsSettingsAssets function core/lib/Drupal/Core/Asset/AssetResolver.php Returns the JavaScript settings assets for this response's libraries.
AttachedAssets::$settings property core/lib/Drupal/Core/Asset/AttachedAssets.php The JavaScript settings attached to the current response.
AttachedAssets::getSettings function core/lib/Drupal/Core/Asset/AttachedAssets.php Returns the settings attached to the current response.
AttachedAssets::setSettings function core/lib/Drupal/Core/Asset/AttachedAssets.php Sets the JavaScript settings that are attached to the current response.
AttachedAssetsInterface::getSettings function core/lib/Drupal/Core/Asset/AttachedAssetsInterface.php Returns the settings attached to the current response.
AttachedAssetsInterface::setSettings function core/lib/Drupal/Core/Asset/AttachedAssetsInterface.php Sets the JavaScript settings that are attached to the current response.
BaseFieldDefinition::getSettings function core/lib/Drupal/Core/Field/BaseFieldDefinition.php Returns the array of settings, as required by the used class.
BaseFieldDefinition::setSettings function core/lib/Drupal/Core/Field/BaseFieldDefinition.php Note that the method does not unset existing settings not specified in the
incoming $settings array.
BaseFieldDefinitionTest::testDefaultFieldSettings function core/tests/Drupal/Tests/Core/Entity/BaseFieldDefinitionTest.php Tests the initialization of default field settings.
BaseFieldDefinitionTest::testFieldSettings function core/tests/Drupal/Tests/Core/Entity/BaseFieldDefinitionTest.php Tests field settings methods.
BcEditor::getJSSettings function core/modules/editor/tests/src/Unit/EditorBaseTest.php Returns JavaScript settings to be attached.
BcEditor::settingsForm function core/modules/editor/tests/src/Unit/EditorBaseTest.php
BcEditor::settingsFormSubmit function core/modules/editor/tests/src/Unit/EditorBaseTest.php
BcEditor::settingsFormValidate function core/modules/editor/tests/src/Unit/EditorBaseTest.php
book.settings.yml file core/modules/book/config/install/book.settings.yml core/modules/book/config/install/book.settings.yml
BookSettingsForm class core/modules/book/src/Form/BookSettingsForm.php Configure book settings for this site.
BookSettingsForm.php file core/modules/book/src/Form/BookSettingsForm.php
BookSettingsForm::buildForm function core/modules/book/src/Form/BookSettingsForm.php Form constructor.
BookSettingsForm::getEditableConfigNames function core/modules/book/src/Form/BookSettingsForm.php Gets the configuration names that will be editable.
BookSettingsForm::getFormId function core/modules/book/src/Form/BookSettingsForm.php Returns a unique string identifying the form.
BookSettingsForm::submitForm function core/modules/book/src/Form/BookSettingsForm.php Form submission handler.
BookSettingsForm::validateForm function core/modules/book/src/Form/BookSettingsForm.php Form validation handler.
BookTest::testSettingsForm function core/modules/book/tests/src/Functional/BookTest.php Tests that the book settings form can be saved without error.
book_breadcrumb_test.settings.yml file core/modules/book/tests/modules/book_breadcrumb_test/config/install/book_breadcrumb_test.settings.yml core/modules/book/tests/modules/book_breadcrumb_test/config/install/book_breadcrumb_test.settings.yml
book_settings.yml file core/modules/book/migrations/book_settings.yml core/modules/book/migrations/book_settings.yml
BooleanCheckboxWidget::defaultSettings function core/lib/Drupal/Core/Field/Plugin/Field/FieldWidget/BooleanCheckboxWidget.php Defines the default settings for this plugin.
BooleanCheckboxWidget::settingsForm function core/lib/Drupal/Core/Field/Plugin/Field/FieldWidget/BooleanCheckboxWidget.php Returns a form to configure settings for the widget.
BooleanCheckboxWidget::settingsSummary function core/lib/Drupal/Core/Field/Plugin/Field/FieldWidget/BooleanCheckboxWidget.php Returns a short summary for the current widget settings.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.