Search for set
| Title | Object type | File name | Summary |
|---|---|---|---|
| shortcut_current_displayed_set | function | core/ |
Returns the current displayed shortcut set for the provided user account. |
| shortcut_default_set | function | core/ |
Returns the default shortcut set for a given user account. |
| shortcut_set_edit_access | function | core/ |
Access callback for editing a shortcut set. |
| shortcut_set_switch_access | function | core/ |
Access callback for switching the shortcut set assigned to a user account. |
| SimpleConfigSectionStorage::setSections | function | core/ |
Stores the information for all sections. |
| SimplePageVariant::setMainContent | function | core/ |
Sets the main content for the page being rendered. |
| SimplePageVariant::setTitle | function | core/ |
Sets the title for the page being rendered. |
| SingleVisibleProfileTest::setUpProfile | function | core/ |
Installer step: Select installation profile. |
| SiteMaintenanceTest::setUp | function | core/ |
|
| 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. |
| SkipRowIfNotSet | class | core/ |
Skips processing the current row when a source value is not set. |
| SkipRowIfNotSet.php | file | core/ |
|
| SkipRowIfNotSet::transform | function | core/ |
Performs the associated process. |
| SkipRowIfNotSetTest | class | core/ |
Tests the skip row if not set process plugin. |
| SkipRowIfNotSetTest.php | file | core/ |
|
| SkipRowIfNotSetTest::testRowSkipWithMessage | function | core/ |
Tests that a skip row exception with a message is raised. |
| SkipRowIfNotSetTest::testRowSkipWithoutMessage | function | core/ |
Tests that a skip row exception without a message is raised. |
| 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[[api-linebreak]] @group ckeditor5 |
| SmartDefaultSettingsTest | class | core/ |
@covers \Drupal\ckeditor5\SmartDefaultSettings::computeSmartDefaultSettings()[[api-linebreak]] @group ckeditor5 @internal |
Pagination
- Previous page
- Page 127
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.