Search for to
| Title | Object type | File name | Summary |
|---|---|---|---|
| media_test_ckeditor.info.yml | file | core/ |
core/modules/media/tests/modules/media_test_ckeditor/media_test_ckeditor.info.yml |
| media_test_ckeditor.module | file | core/ |
Helper module for the Media Embed CKEditor plugin tests. |
| media_test_ckeditor.route_subscriber | service | core/ |
Drupal\media_test_ckeditor\Routing\RouteSubscriber |
| media_test_ckeditor.services.yml | file | core/ |
core/modules/media/tests/modules/media_test_ckeditor/media_test_ckeditor.services.yml |
| media_test_ckeditor_entity_view_alter | function | core/ |
Implements hook_entity_view_alter(). |
| media_test_ckeditor_preprocess_media_embed_error | function | core/ |
Implements hook_preprocess_HOOK(). |
| MemoryBackendFactory | class | core/ |
|
| MemoryBackendFactory.php | file | core/ |
|
| MemoryBackendFactory::$bins | property | core/ |
Instantiated memory cache bins. |
| MemoryBackendFactory::get | function | core/ |
Gets a cache backend class for a given cache bin. |
| MemoryStorage | class | core/ |
Defines a default key/value store implementation. |
| MemoryStorage | class | core/ |
Provides an in memory configuration storage. |
| MemoryStorage.php | file | core/ |
|
| MemoryStorage.php | file | core/ |
|
| MemoryStorage::$collection | property | core/ |
The storage collection. |
| MemoryStorage::$config | property | core/ |
The configuration, an object shared by reference across collections. |
| MemoryStorage::$data | property | core/ |
The actual storage of key-value pairs. |
| MemoryStorage::createCollection | function | core/ |
Creates a collection on the storage. |
| MemoryStorage::decode | function | core/ |
Decodes configuration data from the storage-specific format. |
| MemoryStorage::delete | function | core/ |
Deletes a configuration object from the storage. |
| MemoryStorage::delete | function | core/ |
Deletes an item from the key/value store. |
| MemoryStorage::deleteAll | function | core/ |
Deletes all items from the key/value store. |
| MemoryStorage::deleteAll | function | core/ |
Deletes configuration objects whose names start with a given prefix. |
| MemoryStorage::deleteMultiple | function | core/ |
Deletes multiple items from the key/value store. |
| MemoryStorage::encode | function | core/ |
Encodes configuration data into the storage-specific format. |
| MemoryStorage::exists | function | core/ |
Returns whether a configuration object exists. |
| MemoryStorage::get | function | core/ |
Returns the stored value for a given key. |
| MemoryStorage::getAll | function | core/ |
Returns all stored key/value pairs in the collection. |
| MemoryStorage::getAllCollectionNames | function | core/ |
Gets the existing collections. |
| MemoryStorage::getCollectionName | function | core/ |
Gets the name of the current collection the storage is using. |
| MemoryStorage::getMultiple | function | core/ |
Returns the stored key/value pairs for a given set of keys. |
| MemoryStorage::has | function | core/ |
Returns whether a given key exists in the store. |
| MemoryStorage::listAll | function | core/ |
Gets configuration object names starting with a given prefix. |
| MemoryStorage::read | function | core/ |
Reads configuration data from the storage. |
| MemoryStorage::readMultiple | function | core/ |
Reads configuration data from the storage. |
| MemoryStorage::rename | function | core/ |
Renames a configuration object in the storage. |
| MemoryStorage::rename | function | core/ |
Renames a key. |
| MemoryStorage::set | function | core/ |
Saves a value for a given key. |
| MemoryStorage::setIfNotExists | function | core/ |
Saves a value for a given key if it does not exist yet. |
| MemoryStorage::setMultiple | function | core/ |
Saves key/value pairs. |
| MemoryStorage::write | function | core/ |
Writes configuration data to the storage. |
| MemoryStorage::__construct | function | core/ |
Constructs a new MemoryStorage. |
| MemoryStorageTest | class | core/ |
Tests MemoryStorage operations. |
| MemoryStorageTest | class | core/ |
Tests the key-value memory storage. |
| MemoryStorageTest.php | file | core/ |
|
| MemoryStorageTest.php | file | core/ |
|
| MemoryStorageTest::delete | function | core/ |
|
| MemoryStorageTest::insert | function | core/ |
|
| MemoryStorageTest::read | function | core/ |
|
| MemoryStorageTest::register | function | core/ |
Registers test-specific services. |
Pagination
- Previous page
- Page 146
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.