Search for settings
- Search 7.x for settings
- Search 9.5.x for settings
- Search 8.9.x for settings
- Search 11.x for settings
- Other projects
Exact matches
| Title | Object type | File name | Summary |
|---|---|---|---|
| settings | service | core/ |
Drupal\Core\Site\Settings |
| Settings | class | core/ |
Read only settings that are initialized with the class. |
All search results
| Title | Object type | File name | Summary |
|---|---|---|---|
| CKEditor5UpdatePluginSettingsSortTest::testUpdatePluginSettingsSortEntitySave | function | core/ |
Ensure settings for CKEditor 5 plugins are sorted by plugin key. |
| CKEditor5UpdatePluginSettingsSortTest::testUpdatePluginSettingsSortPostUpdate | function | core/ |
Ensure settings for CKEditor 5 plugins are sorted by plugin key. |
| ckeditor5_post_update_plugins_settings_export_order | function | core/ |
Updates Text Editors using CKEditor 5 to sort plugin settings by plugin key. |
| claro.settings.yml | file | core/ |
core/profiles/demo_umami/config/install/claro.settings.yml |
| CommandsTest::testAttachedSettings | function | core/ |
Regression test: Settings command exists regardless of JS aggregation. |
| comment.settings.yml | file | core/ |
core/modules/comment/config/install/comment.settings.yml |
| CommentDefaultFormatter::defaultSettings | function | core/ |
Defines the default settings for this plugin. |
| CommentDefaultFormatter::settingsForm | function | core/ |
Returns a form to configure settings for the formatter. |
| CommentDefaultFormatter::settingsSummary | function | core/ |
Returns a short summary for the current formatter settings. |
| CommentItem::defaultFieldSettings | function | core/ |
Defines the field-level settings for this plugin. |
| CommentItem::defaultStorageSettings | function | core/ |
Defines the storage-level settings for this plugin. |
| CommentItem::fieldSettingsForm | function | core/ |
Returns a form for the field-level settings. |
| CommentItem::storageSettingsForm | function | core/ |
Returns a form for the storage-level settings. |
| CommentNonNodeTest::testCommentSettingsNotRequired | function | core/ |
Ensures that comment settings are not required. |
| CommentTestBase::setCommentSettings | function | core/ |
Sets a comment settings variable for the article content type. |
| common_test_js_settings_alter | function | core/ |
Implements hook_js_settings_alter(). |
| condition_test.settings.yml | file | core/ |
core/modules/system/tests/modules/condition_test/config/install/condition_test.settings.yml |
| Config::$settingsOverrides | property | core/ |
The current settings overrides. |
| Config::setSettingsOverride | function | core/ |
Sets settings.php overrides for this configuration object. |
| ConfigEntityBase::$third_party_settings | property | core/ |
Third party entity settings. |
| ConfigEntityBase::getThirdPartySettings | function | core/ |
Gets all third-party settings of a given module. |
| ConfigEntityBaseUnitTest::testCalculateDependenciesWithThirdPartySettings | function | core/ |
@covers ::calculateDependencies[[api-linebreak]] @covers ::getDependencies[[api-linebreak]] @covers ::onDependencyRemoval[[api-linebreak]] |
| ConfigEntityBaseUnitTest::testThirdPartySettings | function | core/ |
@covers ::getThirdPartySetting[[api-linebreak]] @covers ::setThirdPartySetting[[api-linebreak]] @covers ::getThirdPartySettings[[api-linebreak]] @covers ::unsetThirdPartySetting[[api-linebreak]] @covers ::getThirdPartyProviders[[api-linebreak]] |
| ConfigEntityImportTest::doThirdPartySettingsUpdate | function | core/ |
Tests updating of third party settings. |
| ConfigImportForm::$settings | property | core/ |
The settings object. |
| ConfigInstallProfileUnmetDependenciesTest::setUpSettings | function | core/ |
Installer step: Configure settings. |
| ConfigTranslationListUiTest::doSettingsPageTest | function | core/ |
Tests a given settings page for the translate operation. |
| ConfigTranslationUiTest::testAccountSettingsConfigurationTranslation | function | core/ |
Tests the account settings translation interface. |
| config_integration_test.settings.yml | file | core/ |
core/modules/config/tests/config_integration_test/config/install/config_integration_test.settings.yml |
| contact.settings.yml | file | core/ |
core/modules/contact/config/install/contact.settings.yml |
| ContactSettings | class | core/ |
Drupal 6/7 contact settings source from database. |
| ContactSettings.php | file | core/ |
|
| ContactSettings::initializeIterator | function | core/ |
Initializes the iterator with the source data. |
| ContactSettingsTest | class | core/ |
Tests D6 contact settings source plugin. |
| ContactSettingsTest.php | file | core/ |
|
| ContactSettingsTest::$modules | property | core/ |
Modules to install. |
| ContactSettingsTest::providerSource | function | core/ |
|
| contact_form_user_admin_settings_alter | function | core/ |
Implements hook_form_FORM_ID_alter(). |
| contact_form_user_admin_settings_submit | function | core/ |
Form submission handler for user_admin_settings(). |
| ContentLanguageSettings | class | core/ |
Defines the ContentLanguageSettings entity. |
| ContentLanguageSettings.php | file | core/ |
|
| ContentLanguageSettings::$default_langcode | property | core/ |
The default language code. |
| ContentLanguageSettings::$id | property | core/ |
The id. Combination of $target_entity_type_id.$target_bundle. |
| ContentLanguageSettings::$language_alterable | property | core/ |
Indicates if the language is alterable or not. |
| ContentLanguageSettings::$target_bundle | property | core/ |
The bundle (machine name). |
| ContentLanguageSettings::$target_entity_type_id | property | core/ |
The entity type ID (machine name). |
| ContentLanguageSettings::calculateDependencies | function | core/ |
Calculates dependencies and stores them in the dependency property. |
| ContentLanguageSettings::getAllValidDefaultLangcodes | function | core/ |
Returns all valid values for the `default_langcode` property. |
| ContentLanguageSettings::getDefaultLangcode | function | core/ |
Gets the default language code. |
| ContentLanguageSettings::getTargetBundle | function | core/ |
Gets the bundle this config applies to. |
Pagination
- Previous page
- Page 4
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.