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 10.3.x for settings
  5. Search 11.x for settings
  6. 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.
Settings class core/themes/admin/src/Settings.php Service to handle overridden user settings.
Settings class core/themes/default_admin/src/Settings.php Service to handle overridden user settings.

All search results

Title Object type File name Summary
BooleanFormatterSettingsTest::$modules property core/modules/field/tests/src/Functional/Boolean/BooleanFormatterSettingsTest.php
BooleanFormatterSettingsTest::setUp function core/modules/field/tests/src/FunctionalJavascript/Boolean/BooleanFormatterSettingsTest.php
BooleanFormatterSettingsTest::setUp function core/modules/field/tests/src/Functional/Boolean/BooleanFormatterSettingsTest.php
BooleanFormatterSettingsTest::testBooleanFormatterSettings function core/modules/field/tests/src/FunctionalJavascript/Boolean/BooleanFormatterSettingsTest.php Tests the formatter settings page for the Boolean formatter.
BooleanFormatterSettingsTest::testBooleanFormatterSettings function core/modules/field/tests/src/Functional/Boolean/BooleanFormatterSettingsTest.php Tests the formatter settings page for the Boolean formatter.
BooleanItem::defaultFieldSettings function core/lib/Drupal/Core/Field/Plugin/Field/FieldType/BooleanItem.php
BooleanItem::fieldSettingsForm function core/lib/Drupal/Core/Field/Plugin/Field/FieldType/BooleanItem.php
BrowserTestBase::getDrupalSettings function core/tests/Drupal/Tests/BrowserTestBase.php Gets the JavaScript drupalSettings variable for the currently-loaded page.
BrowserTestBaseTest::testDrupalSettings function core/tests/Drupal/FunctionalTests/BrowserTestBaseTest.php Tests that JavaScript Drupal settings can be read.
BundleTranslationSettingsInterface interface core/modules/content_translation/src/BundleTranslationSettingsInterface.php Interface providing support for content translation bundle settings.
BundleTranslationSettingsInterface.php file core/modules/content_translation/src/BundleTranslationSettingsInterface.php
BundleTranslationSettingsInterface::getBundleTranslationSettings function core/modules/content_translation/src/BundleTranslationSettingsInterface.php Returns translation settings for the specified bundle.
BundleTranslationSettingsInterface::setBundleTranslationSettings function core/modules/content_translation/src/BundleTranslationSettingsInterface.php Sets translation settings for the specified bundle.
CacheFactory::$settings property core/lib/Drupal/Core/Cache/CacheFactory.php The site settings.
CacheFactoryTest::testCacheFactoryWithDefaultSettings function core/tests/Drupal/Tests/Core/Cache/CacheFactoryTest.php Tests that the cache factory falls back to the built-in default service.
Callbacks::advancedCommandsSettingsCallback function core/modules/system/tests/modules/ajax_forms_test/src/Callbacks.php Ajax form callback: Selects 'settings'.
ckeditor5-settings-toolbar.html.twig file core/modules/ckeditor5/templates/ckeditor5-settings-toolbar.html.twig Default theme implementation to display CKEditor 5 toolbar settings.
ckeditor5.smart_default_settings service core/modules/ckeditor5/ckeditor5.services.yml Drupal\ckeditor5\SmartDefaultSettings
CKEditor5::$smartDefaultSettings property core/modules/ckeditor5/src/Plugin/Editor/CKEditor5.php Smart default settings utility.
CKEditor5::getDefaultSettings function core/modules/ckeditor5/src/Plugin/Editor/CKEditor5.php
CKEditor5::getJSSettings function core/modules/ckeditor5/src/Plugin/Editor/CKEditor5.php
CKEditor5::injectPluginSettingsForm function core/modules/ckeditor5/src/Plugin/Editor/CKEditor5.php Injects the CKEditor plugins settings forms as a vertical tabs subform.
CKEditor5::shouldHaveVisiblePluginSettingsForm function core/modules/ckeditor5/src/Plugin/Editor/CKEditor5.php Determines whether the plugin settings form should be visible.
CKEditor5MediaAndFilterSettingsInSyncConstraint class core/modules/ckeditor5/src/Plugin/Validation/Constraint/CKEditor5MediaAndFilterSettingsInSyncConstraint.php Ensure CKEditor 5 media plugin's and media filter's settings are in sync.
CKEditor5MediaAndFilterSettingsInSyncConstraint.php file core/modules/ckeditor5/src/Plugin/Validation/Constraint/CKEditor5MediaAndFilterSettingsInSyncConstraint.php
CKEditor5MediaAndFilterSettingsInSyncConstraint::__construct function core/modules/ckeditor5/src/Plugin/Validation/Constraint/CKEditor5MediaAndFilterSettingsInSyncConstraint.php
CKEditor5MediaAndFilterSettingsInSyncConstraintValidator class core/modules/ckeditor5/src/Plugin/Validation/Constraint/CKEditor5MediaAndFilterSettingsInSyncConstraintValidator.php CKEditor 5 Media plugin in sync with the filter settings validator.
CKEditor5MediaAndFilterSettingsInSyncConstraintValidator.php file core/modules/ckeditor5/src/Plugin/Validation/Constraint/CKEditor5MediaAndFilterSettingsInSyncConstraintValidator.php
CKEditor5MediaAndFilterSettingsInSyncConstraintValidator::$filterPluginManager property core/modules/ckeditor5/src/Plugin/Validation/Constraint/CKEditor5MediaAndFilterSettingsInSyncConstraintValidator.php The filter plugin manager service.
CKEditor5MediaAndFilterSettingsInSyncConstraintValidator::$typedConfigManager property core/modules/ckeditor5/src/Plugin/Validation/Constraint/CKEditor5MediaAndFilterSettingsInSyncConstraintValidator.php The typed config manager service.
CKEditor5MediaAndFilterSettingsInSyncConstraintValidator::create function core/modules/ckeditor5/src/Plugin/Validation/Constraint/CKEditor5MediaAndFilterSettingsInSyncConstraintValidator.php
CKEditor5MediaAndFilterSettingsInSyncConstraintValidator::validate function core/modules/ckeditor5/src/Plugin/Validation/Constraint/CKEditor5MediaAndFilterSettingsInSyncConstraintValidator.php
CKEditor5MediaAndFilterSettingsInSyncConstraintValidator::__construct function core/modules/ckeditor5/src/Plugin/Validation/Constraint/CKEditor5MediaAndFilterSettingsInSyncConstraintValidator.php Constructs a new CKEditor5MediaAndFilterSettingsInSyncConstraintValidator.
claro.settings.yml file core/profiles/demo_umami/config/install/claro.settings.yml core/profiles/demo_umami/config/install/claro.settings.yml
CommandsTest::testAttachedSettings function core/tests/Drupal/KernelTests/Core/Ajax/CommandsTest.php Regression test: Settings command exists regardless of JS aggregation.
comment.settings.yml file core/modules/comment/config/install/comment.settings.yml core/modules/comment/config/install/comment.settings.yml
CommentDefaultFormatter::defaultSettings function core/modules/comment/src/Plugin/Field/FieldFormatter/CommentDefaultFormatter.php
CommentDefaultFormatter::settingsForm function core/modules/comment/src/Plugin/Field/FieldFormatter/CommentDefaultFormatter.php
CommentDefaultFormatter::settingsSummary function core/modules/comment/src/Plugin/Field/FieldFormatter/CommentDefaultFormatter.php
CommentItem::defaultFieldSettings function core/modules/comment/src/Plugin/Field/FieldType/CommentItem.php
CommentItem::defaultStorageSettings function core/modules/comment/src/Plugin/Field/FieldType/CommentItem.php
CommentItem::fieldSettingsForm function core/modules/comment/src/Plugin/Field/FieldType/CommentItem.php
CommentItem::storageSettingsForm function core/modules/comment/src/Plugin/Field/FieldType/CommentItem.php
CommentNonNodeTest::testCommentSettingsNotRequired function core/modules/comment/tests/src/Functional/CommentNonNodeTest.php Ensures that comment settings are not required.
CommentTestBase::setCommentSettings function core/modules/comment/tests/src/Functional/CommentTestBase.php Sets a comment settings variable for the article content type.
CommonTestThemeHooks::jsSettingsAlter function core/modules/system/tests/modules/common_test/src/Hook/CommonTestThemeHooks.php Implements hook_js_settings_alter().
ComposerValidatorTest::providerComposerSettingsValidation function core/modules/package_manager/tests/src/Kernel/ComposerValidatorTest.php Data provider for testComposerSettingsValidation().
ComposerValidatorTest::testComposerSettingsValidation function core/modules/package_manager/tests/src/Kernel/ComposerValidatorTest.php Tests that Composer's settings are validated.
ComposerValidatorTest::testComposerSettingsValidationDuringPreApply function core/modules/package_manager/tests/src/Kernel/ComposerValidatorTest.php Tests that Composer's settings are validated during pre-apply.
condition_test.settings.yml file core/modules/system/tests/modules/condition_test/config/install/condition_test.settings.yml core/modules/system/tests/modules/condition_test/config/install/condition_test.settings.yml

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