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
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| SiteFilesExcluderTest::testInvalidFileSettings | function | core/ |
Tests that invalid file settings do not cause errors. |
| 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::buildForm | function | core/ |
|
| SiteSettingsForm::create | function | core/ |
|
| 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/ |
|
| SiteSettingsForm::submitForm | function | core/ |
|
| SiteSettingsForm::validateForm | function | core/ |
|
| SiteSettingsForm::__construct | function | core/ |
Constructs a new SiteSettingsForm. |
| SiteSettingsFormTest | class | core/ |
Tests the extension of the site settings form. |
| SiteSettingsFormTest.php | file | core/ |
|
| SiteSettingsFormTest::$defaultTheme | property | core/ |
|
| SiteSettingsFormTest::$modules | property | core/ |
|
| SiteSettingsFormTest::testSiteSettingsForm | function | core/ |
Confirms that the form is extensible. |
| 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::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 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. |
Pagination
- Previous page
- Page 131
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.