Search for settings

  1. Search 7.x for settings
  2. Search 9.5.x for settings
  3. Search 8.9.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
TwigSettingsTest::testTwigAutoReloadOverride function core/modules/system/tests/src/Functional/Theme/TwigSettingsTest.php Ensures Twig template auto reload setting can be overridden.
TwigSettingsTest::testTwigCacheOverride function core/modules/system/tests/src/Functional/Theme/TwigSettingsTest.php Ensures Twig template cache setting can be overridden.
TwigSettingsTest::testTwigDebugOverride function core/modules/system/tests/src/Functional/Theme/TwigSettingsTest.php Ensures Twig engine debug setting can be overridden.
TwigSettingsTest::testTwigInlineWithAutoReload function core/modules/system/tests/src/Functional/Theme/TwigSettingsTest.php Tests twig inline templates with auto_reload.
UnicornEditor::getDefaultSettings function core/modules/editor/tests/modules/editor_test/src/Plugin/Editor/UnicornEditor.php Returns the default settings for this configurable text editor.
UnicornEditor::getJSSettings function core/modules/editor/tests/modules/editor_test/src/Plugin/Editor/UnicornEditor.php Returns JavaScript settings to be attached.
UnicornEditor::validateImageUploadSettings function core/modules/editor/tests/modules/editor_test/src/Plugin/Editor/UnicornEditor.php #element_validate handler for "image_upload" in buildConfigurationForm().
update.settings.yml file core/modules/update/config/install/update.settings.yml core/modules/update/config/install/update.settings.yml
UpdateFetcher::$updateSettings property core/modules/update/src/UpdateFetcher.php The update settings.
UpdateManager::$updateSettings property core/modules/update/src/UpdateManager.php The update settings.
UpdateManagerAccessCheck::$settings property core/modules/update/src/Access/UpdateManagerAccessCheck.php Settings Service.
UpdatePathTestBase::prepareSettings function core/tests/Drupal/FunctionalTests/Update/UpdatePathTestBase.php Add settings that are missed since the installer isn't run.
UpdateProcessor::$updateSettings property core/modules/update/src/UpdateProcessor.php The update settings.
UpdateSettings class core/modules/update/src/Plugin/migrate/source/UpdateSettings.php Drupal 6/7 Update settings source from database.
UpdateSettings.php file core/modules/update/src/Plugin/migrate/source/UpdateSettings.php
UpdateSettings::values function core/modules/update/src/Plugin/migrate/source/UpdateSettings.php Return the values of the variables specified in the plugin configuration.
UpdateSettingsDefaultFetchUrlUpdateTest class core/modules/update/tests/src/Functional/Update/UpdateSettingsDefaultFetchUrlUpdateTest.php Tests update of update.settings:fetch.url if it's still the default of "".
UpdateSettingsDefaultFetchUrlUpdateTest.php file core/modules/update/tests/src/Functional/Update/UpdateSettingsDefaultFetchUrlUpdateTest.php
UpdateSettingsDefaultFetchUrlUpdateTest::$defaultTheme property core/modules/update/tests/src/Functional/Update/UpdateSettingsDefaultFetchUrlUpdateTest.php The theme to install as the default for testing.
UpdateSettingsDefaultFetchUrlUpdateTest::setDatabaseDumpFiles function core/modules/update/tests/src/Functional/Update/UpdateSettingsDefaultFetchUrlUpdateTest.php Set database dump files to be used.
UpdateSettingsDefaultFetchUrlUpdateTest::setUp function core/modules/update/tests/src/Functional/Update/UpdateSettingsDefaultFetchUrlUpdateTest.php
UpdateSettingsDefaultFetchUrlUpdateTest::testUpdate function core/modules/update/tests/src/Functional/Update/UpdateSettingsDefaultFetchUrlUpdateTest.php Tests update of update.settings:fetch.url.
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.
update_script_test.settings.yml file core/modules/system/tests/modules/update_script_test/config/install/update_script_test.settings.yml core/modules/system/tests/modules/update_script_test/config/install/update_script_test.settings.yml
update_settings.yml file core/modules/update/migrations/update_settings.yml core/modules/update/migrations/update_settings.yml
update_test.settings.yml file core/modules/update/tests/modules/update_test/config/install/update_test.settings.yml core/modules/update/tests/modules/update_test/config/install/update_test.settings.yml
UriItem::defaultStorageSettings function core/lib/Drupal/Core/Field/Plugin/Field/FieldType/UriItem.php Defines the storage-level settings for this plugin.
UriWidget::defaultSettings function core/lib/Drupal/Core/Field/Plugin/Field/FieldWidget/UriWidget.php Defines the default settings for this plugin.
UriWidget::settingsForm function core/lib/Drupal/Core/Field/Plugin/Field/FieldWidget/UriWidget.php Returns a form to configure settings for the widget.
UriWidget::settingsSummary function core/lib/Drupal/Core/Field/Plugin/Field/FieldWidget/UriWidget.php Returns a short summary for the current widget settings.
user.security_account_settings.html.twig file core/modules/user/help_topics/user.security_account_settings.html.twig ---
label: 'Configuring how user accounts are created and deleted'
related:
- core.security
- user.overview
---
{% set account_settings_link_text %}{% trans %}Account settings{% endtrans %}{% endset %}
{% set account_settings_link =…
user.settings.yml file core/modules/user/config/install/user.settings.yml core/modules/user/config/install/user.settings.yml
user.settings.yml file core/profiles/standard/config/install/user.settings.yml core/profiles/standard/config/install/user.settings.yml
user.settings.yml file core/profiles/demo_umami/config/install/user.settings.yml core/profiles/demo_umami/config/install/user.settings.yml
user.settings.yml file core/profiles/minimal/config/install/user.settings.yml core/profiles/minimal/config/install/user.settings.yml
UserAccessControlHandlerTest::hiddenUserSettingsProvider function core/modules/user/tests/src/Unit/UserAccessControlHandlerTest.php Provides test data for testHiddenUserSettings().
UserAccessControlHandlerTest::testHiddenUserSettings function core/modules/user/tests/src/Unit/UserAccessControlHandlerTest.php Tests that private user settings cannot be viewed by other users.

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