Search for defaults
- Search 7.x for defaults
- Search 8.9.x for defaults
- Search 10.3.x for defaults
- Search 11.x for defaults
- Search main for defaults
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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[[api-linebreak]] @group ckeditor5 |
| SmartDefaultSettingsTest | class | core/ |
@covers \Drupal\ckeditor5\SmartDefaultSettings::computeSmartDefaultSettings()[[api-linebreak]] @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. |
| SmartDefaultSettingsTest::providerCandidates | function | core/ |
Data provider for testing getCandidates() and ::selectCandidate(). |
| SmartDefaultSettingsTest::providerSurplusScore | function | core/ |
Data provider for testing computeSurplusScore(). |
| SmartDefaultSettingsTest::setUp | function | core/ |
|
| SmartDefaultSettingsTest::test | function | core/ |
Tests the CKEditor 5 default settings conversion. |
| SmartDefaultSettingsTest::testCandidates | function | core/ |
@covers ::getCandidates[[api-linebreak]] @covers ::selectCandidate[[api-linebreak]] @dataProvider providerCandidates |
| SmartDefaultSettingsTest::testSurplusScore | function | core/ |
@covers ::computeSurplusScore[[api-linebreak]] @dataProvider providerSurplusScore |
| SqlContentEntityStorageSchema::addTableDefaults | function | core/ |
Adds defaults to a table schema definition. |
| StringFormatter::defaultSettings | function | core/ |
Defines the default settings for this plugin. |
| StringItem::defaultStorageSettings | function | core/ |
Defines the storage-level settings for this plugin. |
| StringItemBase::defaultStorageSettings | function | core/ |
Defines the storage-level settings for this plugin. |
| StringTextareaWidget::defaultSettings | function | core/ |
Defines the default settings for this plugin. |
| StringTextfieldWidget::defaultSettings | function | core/ |
Defines the default settings for this plugin. |
| TelephoneDefaultWidget::defaultSettings | function | core/ |
Defines the default settings for this plugin. |
| TelephoneLinkFormatter::defaultSettings | function | core/ |
Defines the default settings for this plugin. |
| TestControllers::testDefaults | function | core/ |
Prints out test data. |
| TestFieldDefaultFormatter::defaultSettings | function | core/ |
Defines the default settings for this plugin. |
| TestFieldEmptyFormatter::defaultSettings | function | core/ |
Defines the default settings for this plugin. |
| TestFieldEmptySettingFormatter::defaultSettings | function | core/ |
Defines the default settings for this plugin. |
| TestFieldMultipleFormatter::defaultSettings | function | core/ |
Defines the default settings for this plugin. |
| TestFieldPrepareViewFormatter::defaultSettings | function | core/ |
Defines the default settings for this plugin. |
| TestFieldWidget::defaultSettings | function | core/ |
Defines the default settings for this plugin. |
| TestFieldWidgetMultiple::defaultSettings | function | core/ |
Defines the default settings for this plugin. |
| TestHelperPlugin::testSetOptionDefaults | function | core/ |
Calls the protected method setOptionDefaults(). |
| TestItem::defaultStorageSettings | function | core/ |
Defines the storage-level settings for this plugin. |
| TestPluginManagerWithDefaults | class | core/ |
|
| TestPluginManagerWithDefaults::$defaults | property | core/ |
A set of defaults to be referenced by $this->processDefinition(). |
| TextareaWithSummaryWidget::defaultSettings | function | core/ |
Defines the default settings for this plugin. |
| TextItem::defaultStorageSettings | function | core/ |
Defines the storage-level settings for this plugin. |
| TextTrimmedFormatter::defaultSettings | function | core/ |
Defines the default settings for this plugin. |
| ThemeEngineExtensionList::$defaults | property | core/ |
Default values to be merged into *.info.yml file arrays. |
Pagination
- Previous page
- Page 8
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.