Search for to
Title | Object type | File name | Summary |
---|---|---|---|
CheckpointStorageTest::setUp | function | core/ |
|
CheckpointStorageTest::testCheckpointCreation | function | core/ |
@covers ::checkpoint @covers \Drupal\Core\Config\Checkpoint\Checkpoint |
CheckpointStorageTest::testCollections | function | core/ |
@covers ::getAllCollectionNames @covers ::getCollectionName @covers ::createCollection |
CheckpointStorageTest::testConfigCreate | function | core/ |
|
CheckpointStorageTest::testConfigDelete | function | core/ |
|
CheckpointStorageTest::testConfigRename | function | core/ |
|
CheckpointStorageTest::testConfigSaveAndRead | function | core/ |
|
CheckpointStorageTest::testEncodeDecode | function | core/ |
@covers ::encode @covers ::decode |
CheckpointStorageTest::testReadOperations | function | core/ |
@covers ::exists @covers ::read @covers ::readMultiple @covers ::listAll |
CheckpointStorageTest::testRevert | function | core/ |
|
CheckpointStorageTest::testRevertWithCollections | function | core/ |
|
CheckpointStorageTest::testWriteOperations | function | core/ |
@covers ::write @covers ::delete @covers ::rename @covers ::deleteAll |
CheckpointStorageTest::writeMethodsProvider | function | core/ |
Provide the methods that throw an exception. |
CKEditor 5 architecture | group | core/ |
Overview The CKEditor 5 module integrates CKEditor 5 with Drupal's filtering and text editor APIs. |
CKEditor4To5Upgrade | class | core/ |
Defines a CKEditor4To5Upgrade annotation object. |
CKEditor4To5Upgrade.php | file | core/ |
|
CKEditor4To5Upgrade::$cke4_buttons | property | core/ |
The CKEditor 4 buttons for which an upgrade path is provided. |
CKEditor4To5Upgrade::$cke4_plugin_settings | property | core/ |
The CKEditor 4 plugins for whose settings an upgrade path is provided. |
CKEditor4To5Upgrade::$cke5_plugin_elements_subset_configuration | property | core/ |
The CKEditor 5 plugins with configurable subset with upgrade path provided. |
CKEditor4To5Upgrade::$id | property | core/ |
The plugin ID. |
CKEditor4To5UpgradePluginInterface | interface | core/ |
Defines an interface for CKEditor 4 to 5 upgrade plugins. |
CKEditor4To5UpgradePluginInterface.php | file | core/ |
|
CKEditor4To5UpgradePluginInterface::computeCKEditor5PluginSubsetConfiguration | function | core/ |
Computes elements subset configuration for CKEditor 5 plugin. |
CKEditor4To5UpgradePluginInterface::mapCKEditor4SettingsToCKEditor5Configuration | function | core/ |
Maps CKEditor 4 settings to the CKEditor 5 equivalent, if needed. |
CKEditor4To5UpgradePluginInterface::mapCKEditor4ToolbarButtonToCKEditor5ToolbarItem | function | core/ |
Maps a CKEditor 4 button to the CKEditor 5 equivalent, if it exists. |
CKEditor4To5UpgradePluginManager | class | core/ |
Provides a CKEditor 4 to 5 upgrade plugin manager. |
CKEditor4To5UpgradePluginManager.php | file | core/ |
|
CKEditor4To5UpgradePluginManager::$cke4ButtonsMap | property | core/ |
A map of CKEditor 4 buttons to an upgrade plugin ID. |
CKEditor4To5UpgradePluginManager::$cke4PluginSettingsMap | property | core/ |
A map of CKEditor 4 plugins with settings to an upgrade plugin ID. |
CKEditor4To5UpgradePluginManager::$cke5SubsetConfigurationMap | property | core/ |
A map of CKEditor 5 plugins with configurable subset to upgrade plugin ID. |
CKEditor4To5UpgradePluginManager::computeCKEditor5PluginSubsetConfiguration | function | core/ |
Computes elements subset configuration for CKEditor 5 plugin. |
CKEditor4To5UpgradePluginManager::mapCKEditor4SettingsToCKEditor5Configuration | function | core/ |
Maps CKEditor 4 settings to the CKEditor 5 equivalent, if needed. |
CKEditor4To5UpgradePluginManager::mapCKEditor4ToolbarButtonToCKEditor5ToolbarItem | function | core/ |
Maps a CKEditor 4 button to the CKEditor 5 equivalent, if it exists. |
CKEditor4To5UpgradePluginManager::validateAndBuildMaps | function | core/ |
Validates plugin definitions: avoids conflicts. Builds maps for later use. |
CKEditor4To5UpgradePluginManager::__construct | function | core/ |
Constructs a CKEditor4To5UpgradePluginManager object. |
ckeditor4to5upgrade_plugin_test.info.yml | file | core/ |
core/modules/ckeditor5/tests/modules/ckeditor4to5upgrade_plugin_test/ckeditor4to5upgrade_plugin_test.info.yml |
ckeditor4to5upgrade_plugin_test.module | file | core/ |
|
ckeditor4to5upgrade_plugin_test_ckeditor4to5upgrade_plugin_info_alter | function | core/ |
Implements hook_ckeditor4to5upgrade_plugin_info_alter(). |
CKEditor5 | class | core/ |
Defines a CKEditor 5-based text editor for Drupal. |
ckeditor5-3222756.php | file | core/ |
Test fixture. |
ckeditor5-3259593.php | file | core/ |
Test fixture. |
ckeditor5-3396628.php | file | core/ |
Test fixture. |
ckeditor5-settings-toolbar.html.twig | file | core/ |
Default theme implementation to display CKEditor 5 toolbar settings. |
ckeditor5.api.php | file | core/ |
Documentation related to CKEditor 5. |
ckeditor5.ckeditor5.yml | file | core/ |
core/modules/ckeditor5/ckeditor5.ckeditor5.yml |
ckeditor5.ckeditor5_cache_tag | service | core/ |
Drupal\ckeditor5\EventSubscriber\CKEditor5CacheTag |
ckeditor5.css | file | core/ |
/* * DO NOT EDIT THIS FILE. * See the following change record for more information, * https://www.drupal.org/node/3084859 * @preserve */ .ck { --ck-color-base-border: var(--input-border-color); } |
ckeditor5.data_types.yml | file | core/ |
core/modules/ckeditor5/config/schema/ckeditor5.data_types.yml |
ckeditor5.dialog.fix.css | file | core/ |
.ui-dialog ~ .ck-body-wrapper { --ck-z-panel: 1261; } |
ckeditor5.info.yml | file | core/ |
core/modules/ckeditor5/ckeditor5.info.yml |
Pagination
- Previous page
- Page 24
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.