Search for set
- Search 7.x for set
- Search 9.5.x for set
- Search 8.9.x for set
- Search 10.3.x for set
- Search 11.x for set
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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 equivalent settings for switching to CKEditor 5. |
| SmartDefaultSettings::computeSurplusScore | function | core/ |
Computes a score for the given surplus compared to the given need. |
| 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/ |
Tests Drupal\ckeditor5\SmartDefaultSettings. |
| SmartDefaultSettingsTest | class | core/ |
Tests Smart Default Settings. |
| 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 install. |
| SmartDefaultSettingsTest::$parser | property | core/ |
The message's placeholders parser. |
| SmartDefaultSettingsTest::$smartDefaultSettings | property | core/ |
Smart default settings utility. |
| SmartDefaultSettingsTest::$strictConfigSchema | property | core/ |
Exempt from strict schema checking, because using CKEditor 4. |
| SmartDefaultSettingsTest::$testLogServiceName | property | core/ |
The service name for a logger implementation that collects anything logged. |
| 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::register | function | core/ |
Registers test-specific services. |
| SmartDefaultSettingsTest::setUp | function | core/ |
|
| SmartDefaultSettingsTest::test | function | core/ |
Tests the CKEditor 5 default settings conversion. |
| SmartDefaultSettingsTest::testCandidates | function | core/ |
Tests candidates. |
| SmartDefaultSettingsTest::testSurplusScore | function | core/ |
Tests surplus score. |
| SneakySuperset | class | core/ |
Provides a plugin for testing CKEditor. |
| SneakySuperset.php | file | core/ |
|
| SneakySuperset::buildConfigurationForm | function | core/ |
Form constructor. |
| SneakySuperset::defaultConfiguration | function | core/ |
Gets default configuration for this plugin. |
| SneakySuperset::getElementsSubset | function | core/ |
Returns a configured subset of the elements supported by this plugin. |
| SneakySuperset::submitConfigurationForm | function | core/ |
Form submission handler. |
| SneakySuperset::validateConfigurationForm | function | core/ |
Form validation handler. |
| SortDateTest::expectedResultSet | function | core/ |
Generates an expected result set based on the specified granularity and order. |
| SortDateTimeTest::setUp | function | core/ |
|
| SortingTest::setUp | function | core/ |
Sets up the test. |
| SortRandomTest::dataSet | function | core/ |
Add more items to the test set, to make the order tests more robust. |
| SortTest::setUp | function | core/ |
|
| SortTest::setUp | function | core/ |
|
| SortTest::setUp | function | core/ |
|
| SortTranslationTest::setUp | function | core/ |
|
| SourceEditing::getElementsSubset | function | core/ |
Returns a configured subset of the elements supported by this plugin. |
| SourceEditingTest::testSourceEditingSettingsForm | function | core/ |
Tests source editing settings form. |
| SourceEditingTestBase::setUp | function | core/ |
|
| SourceString::setString | function | core/ |
Sets the string contained in this object. |
| SpaceUsedTest::setUp | function | core/ |
|
| Sql::setCountField | function | core/ |
Set what field the query will count() on for paging. |
| Sql::setDistinct | function | core/ |
Set the view to be distinct (per base field). |
Pagination
- Previous page
- Page 138
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.