Search for to
| Title | Object type | File name | Summary |
|---|---|---|---|
| CheckpointStorage::getKeyValue | function | core/ |
Gets the key value storage for the provided checkpoint. |
| CheckpointStorage::getOriginalConfig | function | core/ |
Gets the original data from the configuration. |
| CheckpointStorage::getSubscribedEvents | function | core/ |
|
| CheckpointStorage::KEY_VALUE_COLLECTION_PREFIX | constant | core/ |
Used as prefix to a config checkpoint collection. |
| CheckpointStorage::listAll | function | core/ |
Gets configuration object names starting with a given prefix. |
| CheckpointStorage::onConfigRename | function | core/ |
Updates checkpoint when configuration is saved. |
| CheckpointStorage::onConfigSaveAndDelete | function | core/ |
Updates checkpoint when configuration is saved. |
| CheckpointStorage::read | function | core/ |
Reads configuration data from the storage. |
| CheckpointStorage::readMultiple | function | core/ |
Reads configuration data from the storage. |
| CheckpointStorage::rename | function | core/ |
Renames a configuration object in the storage. |
| CheckpointStorage::setCheckpointToReadFrom | function | core/ |
Sets the checkpoint to read from. |
| CheckpointStorage::storeCollectionName | function | core/ |
Stores the collection name so the storage knows its own collections. |
| CheckpointStorage::write | function | core/ |
Writes configuration data to the storage. |
| CheckpointStorage::__construct | function | core/ |
Constructs a CheckpointStorage object. |
| CheckpointStorageInterface | interface | core/ |
Provides an interface for checkpoint storages. |
| CheckpointStorageInterface.php | file | core/ |
|
| CheckpointStorageInterface::checkpoint | function | core/ |
Creates a checkpoint, if required, and returns the active checkpoint. |
| CheckpointStorageInterface::setCheckpointToReadFrom | function | core/ |
Sets the checkpoint to read from. |
| CheckpointStorageTest | class | core/ |
Tests Drupal\Core\Config\Checkpoint\CheckpointStorage. |
| CheckpointStorageTest | class | core/ |
Tests CheckpointStorage operations. |
| CheckpointStorageTest.php | file | core/ |
|
| CheckpointStorageTest.php | file | core/ |
|
| CheckpointStorageTest::$memory | property | core/ |
The memory storage containing the data. |
| CheckpointStorageTest::$modules | property | core/ |
Modules to install. |
| CheckpointStorageTest::$storage | property | core/ |
The checkpoint storage under test. |
| CheckpointStorageTest::getConfigImporter | function | core/ |
Gets the configuration importer. |
| CheckpointStorageTest::readMethodsProvider | function | core/ |
Provide the methods that work transparently. |
| CheckpointStorageTest::setRandomFixtureConfig | function | core/ |
Generate random config in the memory storage. |
| CheckpointStorageTest::setUp | function | core/ |
|
| CheckpointStorageTest::setUp | function | core/ |
|
| CheckpointStorageTest::testCheckpointCreation | function | core/ |
Tests checkpoint creation. |
| CheckpointStorageTest::testCollections | function | core/ |
Tests collections. |
| CheckpointStorageTest::testConfigCreate | function | core/ |
Tests the create operation of checkpoint storage. |
| CheckpointStorageTest::testConfigDelete | function | core/ |
Tests the delete operation of checkpoint storage. |
| CheckpointStorageTest::testConfigRename | function | core/ |
Tests the rename operation of checkpoint storage. |
| CheckpointStorageTest::testConfigSaveAndRead | function | core/ |
Tests the save and read operations of checkpoint storage. |
| CheckpointStorageTest::testEncodeDecode | function | core/ |
Tests encode decode. |
| CheckpointStorageTest::testReadOperations | function | core/ |
Tests read operations. |
| CheckpointStorageTest::testRevert | function | core/ |
Tests the revert operation of checkpoint storage. |
| CheckpointStorageTest::testRevertWithCollections | function | core/ |
Tests the rename operation of checkpoint storage with collections. |
| CheckpointStorageTest::testWriteOperations | function | core/ |
Tests write operations. |
| 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. |
| CKEditor5 | class | core/ |
Defines a CKEditor 5-based text editor for Drupal. |
| 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 |
Pagination
- Previous page
- Page 23
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.