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 |
---|---|---|---|
settings_tray_test_css.info.yml | file | core/ |
core/modules/settings_tray/tests/modules/settings_tray_test_css/settings_tray_test_css.info.yml |
settings_tray_test_css.libraries.yml | file | core/ |
core/modules/settings_tray/tests/modules/settings_tray_test_css/settings_tray_test_css.libraries.yml |
settings_tray_test_css.module | file | core/ |
Module for attaching CSS during tests. |
settings_tray_test_css_page_attachments | function | core/ |
Implements hook_page_attachments(). |
settings_tray_toolbar_alter | function | core/ |
Implements hook_toolbar_alter(). |
seven_form_language_content_settings_form_alter | function | core/ |
Implements hook_form_FORM_ID_alter() for language_content_settings_form(). |
ShapeItem::defaultStorageSettings | function | core/ |
Defines the storage-level settings for this plugin. |
SitesDirectoryHardeningTest::settingsFile | function | core/ |
Returns the path to settings.php. |
SiteSettingsForm | class | core/ |
Provides a form to configure and rewrite settings.php. |
SiteSettingsForm.php | file | core/ |
|
SiteSettingsForm::$renderer | property | core/ |
The renderer. |
SiteSettingsForm::$sitePath | property | core/ |
The site path. |
SiteSettingsForm::buildForm | function | core/ |
Form constructor. |
SiteSettingsForm::create | function | core/ |
Instantiates a new instance of this class. |
SiteSettingsForm::createRandomConfigDirectory | function | core/ |
Create a random config sync directory. |
SiteSettingsForm::getDatabaseErrors | function | core/ |
Get any database errors and links them to a form element. |
SiteSettingsForm::getDatabaseErrorsTemplate | function | core/ |
Gets the inline template render array to display the database errors. |
SiteSettingsForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
SiteSettingsForm::submitForm | function | core/ |
Form submission handler. |
SiteSettingsForm::validateForm | function | core/ |
Form validation handler. |
SiteSettingsForm::__construct | function | core/ |
Constructs a new SiteSettingsForm. |
SmartDefaultSettings | class | core/ |
Generates CKEditor 5 settings for existing text editors/formats. |
SmartDefaultSettings.php | file | core/ |
|
SmartDefaultSettings::$currentUser | property | core/ |
The current user. |
SmartDefaultSettings::$logger | property | core/ |
A logger instance. |
SmartDefaultSettings::$moduleHandler | property | core/ |
The module handler. |
SmartDefaultSettings::$pluginManager | property | core/ |
The CKEditor 5 plugin manager. |
SmartDefaultSettings::$upgradePluginManager | property | core/ |
The CKEditor 4 to 5 upgrade plugin manager. |
SmartDefaultSettings::addDefaultSettingsForEnabledConfigurablePlugins | function | core/ |
Adds default settings for all enabled CKEditor 5 plugins. |
SmartDefaultSettings::addTagsToSourceEditing | function | core/ |
|
SmartDefaultSettings::addToolbarItemsToMatchHtmlElementsInFormat | function | core/ |
Adds CKEditor 5 toolbar items to match the format's HTML elements. |
SmartDefaultSettings::computeNetNewElementsForPlugin | function | core/ |
Computes net new needed elements when considering adding the given plugin. |
SmartDefaultSettings::computeSmartDefaultSettings | function | core/ |
Computes the closest possible equivalent settings for switching to CKEditor 5. |
SmartDefaultSettings::computeSubsetSettingForEnabledPluginsWithSubsets | function | core/ |
Computes configuration for all enabled CKEditor 5 plugins with subsets. |
SmartDefaultSettings::computeSurplusScore | function | core/ |
Computes a score for the given surplus compared to the given need. |
SmartDefaultSettings::createSettingsFromCKEditor4 | function | core/ |
Creates equivalent CKEditor 5 settings from CKEditor 4 settings. |
SmartDefaultSettings::getCandidates | function | core/ |
Finds candidates for the still needed restrictions among disabled plugins. |
SmartDefaultSettings::selectCandidate | function | core/ |
Selects best candidate for each of the still needed restrictions. |
SmartDefaultSettings::__construct | function | core/ |
Constructs a SmartDefaultSettings object. |
SmartDefaultSettingsTest | class | core/ |
@coversDefaultClass \Drupal\ckeditor5\SmartDefaultSettings @group ckeditor5 |
SmartDefaultSettingsTest | class | core/ |
@covers \Drupal\ckeditor5\SmartDefaultSettings::computeSmartDefaultSettings() @group ckeditor5 @internal |
SmartDefaultSettingsTest.php | file | core/ |
|
SmartDefaultSettingsTest.php | file | core/ |
|
SmartDefaultSettingsTest::$database | property | core/ |
The database connection used. |
SmartDefaultSettingsTest::$manager | property | core/ |
The manager for "CKEditor 5 plugin" plugins. |
SmartDefaultSettingsTest::$modules | property | core/ |
Modules to enable. |
SmartDefaultSettingsTest::$smartDefaultSettings | property | core/ |
Smart default settings utility. |
SmartDefaultSettingsTest::$strictConfigSchema | property | core/ |
Exempt from strict schema checking, because using CKEditor 4. |
SmartDefaultSettingsTest::$typedConfig | property | core/ |
The typed config manager. |
SmartDefaultSettingsTest::provider | function | core/ |
Data provider. |
Pagination
- Previous page
- Page 31
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.