Search for to
- Search 7.x for to
- Search 9.5.x for to
- Search 8.9.x for to
- Search 10.3.x for to
- Search 11.x for to
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| MediaTestOembedHooks.php | file | core/ |
|
| MediaTestOembedHooks::oembedResourceUrlAlter | function | core/ |
Implements hook_oembed_resource_url_alter(). |
| MediaTestOembedServiceProvider | class | core/ |
Replaces oEmbed-related media services with testing versions. |
| MediaTestOembedServiceProvider.php | file | core/ |
|
| MediaTestOembedServiceProvider::alter | function | core/ |
Modifies existing service definitions. |
| MediaTestOembedThemeHooks | class | core/ |
Theme hook implementations for media_test_oembed. |
| MediaTestOembedThemeHooks.php | file | core/ |
|
| MediaTestOembedThemeHooks::preprocessMediaOembedIframe | function | core/ |
Implements hook_preprocess_media_oembed_iframe(). |
| MediaTranslationUITest::getAdministratorPermissions | function | core/ |
Returns an array of permissions needed for the administrator. |
| MediaTranslationUITest::getEditorPermissions | function | core/ |
Returns an array of permissions needed for the editor. |
| MediaTranslationUITest::getTranslatorPermissions | function | core/ |
Returns an array of permissions needed for the translator. |
| MediaTypeForm::$entityDisplayRepository | property | core/ |
Entity display repository service. |
| media_library.opener.editor | service | core/ |
Drupal\media_library\MediaLibraryEditorOpener |
| MemoryBackendFactory | class | core/ |
Defines a memory cache backend factory. |
| 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. |
| MemoryBackendFactory::__construct | function | core/ |
Constructs a MemoryBackendFactory object. |
| MemoryCacheFactory | class | core/ |
The memory cache factory. |
| MemoryCacheFactory.php | file | core/ |
|
| MemoryCacheFactory::$bins | property | core/ |
Instantiated memory cache bins. |
| MemoryCacheFactory::get | function | core/ |
Gets a cache backend class for a given cache bin. |
| MemoryCacheFactory::__construct | function | core/ |
Constructs a MemoryCounterBackendFactory object. |
| MemoryCacheGenericTest::$testObjectProperties | property | core/ |
Most cache backends ensure changes to objects do not affect the cache. |
| MemoryCounterBackendFactory | class | core/ |
Defines the memory counter backend factory. |
| MemoryCounterBackendFactory.php | file | core/ |
|
| MemoryCounterBackendFactory::$bins | property | core/ |
Instantiated memory cache bins. |
| MemoryCounterBackendFactory::get | function | core/ |
Gets a cache backend class for a given cache bin. |
| MemoryCounterBackendFactory::__construct | function | core/ |
Constructs a MemoryCounterBackendFactory object. |
| MemoryStorage | class | core/ |
Provides an in memory configuration storage. |
| MemoryStorage | class | core/ |
Defines a default key/value store implementation. |
| 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. |
Pagination
- Previous page
- Page 164
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.