Search for media
- Search 7.x for media
- Search 9.5.x for media
- Search 8.9.x for media
- Search 10.3.x for media
- Other projects
Exact matches
| Title | Object type | File name | Summary | 
|---|---|---|---|
| Media | class | core/ | Defines the media entity class. | 
| Media | class | core/ | Provides Views creation wizard for Media. | 
| Media | class | core/ | CKEditor 5 Media plugin. | 
All search results
| Title | Object type | File name | Summary | 
|---|---|---|---|
| MediaThumbnailFormatter::$renderer | property | core/ | The renderer service. | 
| MediaThumbnailFormatter::checkAccess | function | core/ | Checks access to the given entity. | 
| MediaThumbnailFormatter::create | function | core/ | Instantiates a new instance of the implementing class using autowiring. | 
| MediaThumbnailFormatter::getMediaThumbnailUrl | function | core/ | Get the URL for the media thumbnail. | 
| MediaThumbnailFormatter::isApplicable | function | core/ | Returns if the formatter can be used for the provided field. | 
| MediaThumbnailFormatter::needsEntityLoad | function | core/ | This has to be overridden because FileFormatterBase expects $item to be of type \Drupal\file\Plugin\Field\FieldType\FileItem and calls isDisplayed() which is not in FieldItemInterface. | 
| MediaThumbnailFormatter::settingsForm | function | core/ | Returns a form to configure settings for the formatter. | 
| MediaThumbnailFormatter::settingsSummary | function | core/ | Returns a short summary for the current formatter settings. | 
| MediaThumbnailFormatter::viewElements | function | core/ | Builds a renderable array for a field value. | 
| MediaThumbnailFormatter::__construct | function | core/ | Constructs a MediaThumbnailFormatter object. | 
| MediaThumbnailFormatterTest | class | core/ | Tests Drupal\media\Plugin\Field\FieldFormatter\MediaThumbnailFormatter. | 
| MediaThumbnailFormatterTest | class | core/ | Tests Media Thumbnail Formatter. | 
| MediaThumbnailFormatterTest.php | file | core/ | |
| MediaThumbnailFormatterTest.php | file | core/ | |
| MediaThumbnailFormatterTest::$defaultTheme | property | core/ | The theme to install as the default for testing. | 
| MediaThumbnailFormatterTest::$mediaFieldName | property | core/ | Test media reference field name. | 
| MediaThumbnailFormatterTest::$modules | property | core/ | Modules to install. | 
| MediaThumbnailFormatterTest::$testEntityBundleId | property | core/ | Test entity bundle id. | 
| MediaThumbnailFormatterTest::$testEntityTypeId | property | core/ | Test entity type id. | 
| MediaThumbnailFormatterTest::changeMediaReferenceFieldLinkType | function | core/ | Helper function to change field display. | 
| MediaThumbnailFormatterTest::providerTestSettingsSummary | function | core/ | Data provider for testSettingsSummary(). | 
| MediaThumbnailFormatterTest::setUp | function | core/ | |
| MediaThumbnailFormatterTest::testRender | function | core/ | Tests the media thumbnail field formatter. | 
| MediaThumbnailFormatterTest::testSettingsSummary | function | core/ | Tests the settings summary. | 
| MediaTranslationTest | class | core/ | Tests multilingual fields logic. | 
| MediaTranslationTest.php | file | core/ | |
| MediaTranslationTest::$modules | property | core/ | Modules to install. | 
| MediaTranslationTest::$testTranslationMediaType | property | core/ | The test media translation type. | 
| MediaTranslationTest::setUp | function | core/ | |
| MediaTranslationTest::testTranslatableFieldSaveLoad | function | core/ | Tests translatable fields storage/retrieval. | 
| MediaTranslationUITest | class | core/ | Tests the Media Translation UI. | 
| MediaTranslationUITest.php | file | core/ | |
| MediaTranslationUITest::$defaultCacheContexts | property | core/ | Default cache contexts expected on a non-translated entity. | 
| MediaTranslationUITest::$defaultTheme | property | core/ | The theme to install as the default for testing. | 
| MediaTranslationUITest::$modules | property | core/ | Modules to install. | 
| 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::getNewEntityValues | function | core/ | Returns an array of entity field values to be tested. | 
| MediaTranslationUITest::getTranslatorPermissions | function | core/ | Returns an array of permissions needed for the translator. | 
| MediaTranslationUITest::setUp | function | core/ | |
| MediaTranslationUITest::setupBundle | function | core/ | Creates or initializes the bundle date if needed. | 
| MediaType | class | core/ | Defines the Media type configuration entity. | 
| MediaType.php | file | core/ | |
| MediaType::$description | property | core/ | A brief description of this media type. | 
| MediaType::$field_map | property | core/ | The metadata field map. | 
| MediaType::$id | property | core/ | The machine name of this media type. | 
| MediaType::$label | property | core/ | The human-readable name of the media type. | 
| MediaType::$new_revision | property | core/ | Default value of the 'Create new revision' checkbox of this media type. | 
| MediaType::$queue_thumbnail_downloads | property | core/ | Whether thumbnail downloads are queued. | 
| MediaType::$source | property | core/ | The media source ID. | 
Pagination
- Previous page
- Page 25
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.
