Search for to
| Title | Object type | File name | Summary |
|---|---|---|---|
| MediaLibraryUiBuilder::$viewsExecutableFactory | property | core/ |
The views executable factory. |
| MediaRevisionAccessCheck::$mediaStorage | property | core/ |
The media storage. |
| MediaSourceBase::$configFactory | property | core/ |
The config factory service. |
| MediaSourceBase::createSourceFieldStorage | function | core/ |
Creates the source field storage definition. |
| MediaSourceBase::getSourceFieldStorage | function | core/ |
Returns the source field storage definition. |
| MediaSourceImageTest::testOnlyMainPropertiesTriggerSourceFieldChanged | function | core/ |
Test that non-main properties do not trigger source field value change. |
| MediaSourceOEmbedVideoTest::testOEmbedSecurityWarning | function | core/ |
Tests that a security warning appears if iFrame domain is not set. |
| MediaStorage | class | core/ |
Defines the storage handler class for media. |
| MediaStorage.php | file | core/ |
|
| MediaStorage::save | function | core/ |
Saves the entity permanently. |
| MediaTest::assignNameToCkeditorPanelIframe | function | core/ |
Assigns a name to the CKEditor context menu iframe. |
| MediaTest::getEditorialPermissions | function | core/ |
Gets an array of permissions required to view and update any tested entity. |
| MediaTest::testLinkManualDecorator | function | core/ |
Ensure that manual link decorators work with linkable media. |
| MediaTest::testOnlyDrupalMediaTagProcessed | function | core/ |
Tests that only <drupal-media> tags are processed. |
| MediaTest::testOnlyDrupalMediaTagProcessed | function | core/ |
Tests that only <drupal-media> tags are processed. |
| MediaTestConstraintValidator | class | core/ |
Validates the MediaTestConstraint. |
| MediaTestConstraintValidator.php | file | core/ |
|
| MediaTestConstraintValidator::validate | function | core/ |
|
| MediaTestOembedServiceProvider | class | core/ |
Replaces oEmbed-related media services with testing versions. |
| MediaTestOembedServiceProvider.php | file | core/ |
|
| MediaTestOembedServiceProvider::alter | function | core/ |
Modifies existing service definitions. |
| 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_form_field_ui_field_storage_add_form_alter | function | core/ |
Implements hook_form_FORM_ID_alter(). |
| media_library.opener.editor | service | core/ |
Drupal\media_library\MediaLibraryEditorOpener |
| 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. |
| MemoryCounterBackendFactory | class | core/ |
|
| 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. |
| 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. |
Pagination
- Previous page
- Page 156
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.