Search for settings
- Search 7.x for settings
- Search 8.9.x for settings
- Search 10.3.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 |
---|---|---|---|
ckeditor5-settings-toolbar.html.twig | file | core/ |
Default theme implementation to display CKEditor 5 toolbar settings. |
ckeditor5.smart_default_settings | service | core/ |
Drupal\ckeditor5\SmartDefaultSettings |
CKEditor5::$smartDefaultSettings | property | core/ |
Smart default settings utility. |
CKEditor5::getDefaultSettings | function | core/ |
Returns the default settings for this configurable text editor. |
CKEditor5::getJSSettings | function | core/ |
Returns JavaScript settings to be attached. |
CKEditor5::injectPluginSettingsForm | function | core/ |
Injects the CKEditor plugins settings forms as a vertical tabs subform. |
CKEditor5::shouldHaveVisiblePluginSettingsForm | function | core/ |
Determines whether the plugin settings form should be visible. |
CKEditor5MediaAndFilterSettingsInSyncConstraint | class | core/ |
Ensure CKEditor 5 media plugin's and media filter's settings are in sync. |
CKEditor5MediaAndFilterSettingsInSyncConstraint.php | file | core/ |
|
CKEditor5MediaAndFilterSettingsInSyncConstraint::$message | property | core/ |
The default violation message. |
CKEditor5MediaAndFilterSettingsInSyncConstraintValidator | class | core/ |
CKEditor 5 Media plugin in sync with the filter settings validator. |
CKEditor5MediaAndFilterSettingsInSyncConstraintValidator.php | file | core/ |
|
CKEditor5MediaAndFilterSettingsInSyncConstraintValidator::$filterPluginManager | property | core/ |
The filter plugin manager service. |
CKEditor5MediaAndFilterSettingsInSyncConstraintValidator::$typedConfigManager | property | core/ |
The typed config manager service. |
CKEditor5MediaAndFilterSettingsInSyncConstraintValidator::create | function | core/ |
Instantiates a new instance of this class. |
CKEditor5MediaAndFilterSettingsInSyncConstraintValidator::validate | function | core/ |
|
CKEditor5MediaAndFilterSettingsInSyncConstraintValidator::__construct | function | core/ |
Constructs a new CKEditor5MediaAndFilterSettingsInSyncConstraintValidator. |
CKEditor::getDefaultSettings | function | core/ |
Returns the default settings for this configurable text editor. |
CKEditor::getJSSettings | function | core/ |
Returns JavaScript settings to be attached. |
CKEditorPluginConfigurableInterface::settingsForm | function | core/ |
Returns a settings form to configure this CKEditor plugin. |
CKEditorPluginManager::injectPluginSettingsForm | function | core/ |
Injects the CKEditor plugins settings forms as a vertical tabs subform. |
CKEditorStylesComboAdminTest::$defaultSettings | property | core/ |
The default editor settings. |
CKEditorTest::testGetJSSettings | function | core/ |
Tests CKEditor::getJSSettings(). |
CKEditorUpdateOmitDisabledPluginSettings | class | core/ |
Tests the update path for CKEditor plugin settings for disabled plugins. |
CKEditorUpdateOmitDisabledPluginSettings.php | file | core/ |
|
CKEditorUpdateOmitDisabledPluginSettings::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
CKEditorUpdateOmitDisabledPluginSettings::setDatabaseDumpFiles | function | core/ |
Set database dump files to be used. |
CKEditorUpdateOmitDisabledPluginSettings::testUpdateUpdateOmitDisabledSettingsEntitySave | function | core/ |
Ensure settings for disabled CKEditor 4 plugins are omitted on entity save. |
CKEditorUpdateOmitDisabledPluginSettings::testUpdateUpdateOmitDisabledSettingsPostUpdate | function | core/ |
Ensure settings for disabled CKEditor 4 plugins are omitted on post update. |
ckeditor_post_update_omit_settings_for_disabled_plugins | function | core/ |
Updates Text Editors using CKEditor 4 to omit settings for disabled plugins. |
claro.settings.yml | file | core/ |
core/profiles/demo_umami/config/install/claro.settings.yml |
color_form_system_theme_settings_alter | function | core/ |
Implements hook_form_FORM_ID_alter(). |
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. |
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 @covers ::getDependencies @covers ::onDependencyRemoval |
ConfigEntityBaseUnitTest::testThirdPartySettings | function | core/ |
@covers ::getThirdPartySetting @covers ::setThirdPartySetting @covers ::getThirdPartySettings @covers ::unsetThirdPartySetting @covers ::getThirdPartyProviders |
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.