Search for media
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 |
---|---|---|---|
MediaStandardProfileTest::videoTest | function | core/ |
Tests the standard profile configuration for media type 'video'. |
MediaStorage | class | core/ |
Defines the storage handler class for media. |
MediaStorage.php | file | core/ |
|
MediaStorage::save | function | core/ |
Saves the entity permanently. |
MediaTemplateSuggestionsTest | class | core/ |
Tests media template suggestions. |
MediaTemplateSuggestionsTest.php | file | core/ |
|
MediaTemplateSuggestionsTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
MediaTemplateSuggestionsTest::$modules | property | core/ |
Modules to install. |
MediaTemplateSuggestionsTest::testMediaThemeHookSuggestions | function | core/ |
Tests template suggestions from media_theme_suggestions_media(). |
MediaTest | class | core/ |
JSON:API integration test for the "Media" content entity type. |
MediaTest | class | core/ |
Tests Media. |
MediaTest | class | core/ |
@coversDefaultClass \Drupal\ckeditor5\Plugin\CKEditor5Plugin\Media @group ckeditor5 @group #slow @internal |
MediaTest.php | file | core/ |
|
MediaTest.php | file | core/ |
|
MediaTest.php | file | core/ |
|
MediaTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
MediaTest::$entity | property | core/ |
|
MediaTest::$entityTypeId | property | core/ |
The tested entity type. |
MediaTest::$modules | property | core/ |
Modules to install. |
MediaTest::$patchProtectedFieldNames | property | core/ |
The fields that are protected against modification during PATCH requests. |
MediaTest::$resourceTypeIsVersionable | property | core/ |
Whether the tested JSON:API resource is versionable. |
MediaTest::$resourceTypeName | property | core/ |
The name of the tested JSON:API resource type. |
MediaTest::createEntity | function | core/ |
Creates the entity to be tested. |
MediaTest::doTestPostIndividual | function | core/ |
Tests POSTing an individual resource, plus edge cases to ensure good DX. |
MediaTest::doTestRelationshipMutation | function | core/ |
@todo Remove this in https://www.drupal.org/node/2824851. |
MediaTest::getEditorialPermissions | function | core/ |
Gets an array of permissions required to view and update any tested entity. |
MediaTest::getExpectedDocument | function | core/ |
Returns the expected JSON:API document for the entity. |
MediaTest::getExpectedGetRelationshipDocumentData | function | core/ |
Gets the expected document data for the given relationship. |
MediaTest::getExpectedUnauthorizedAccessCacheability | function | core/ |
Returns the expected cacheability for an unauthorized response. |
MediaTest::getExpectedUnauthorizedAccessMessage | function | core/ |
Return the expected error message. |
MediaTest::getPostDocument | function | core/ |
Returns the JSON:API POST document. |
MediaTest::providerTestViewMode | function | core/ |
For testing view modes in different scenarios. |
MediaTest::setUpAuthorization | function | core/ |
Sets up the necessary authorization. |
MediaTest::setUpRevisionAuthorization | function | core/ |
Sets up the necessary authorization for handling revisions. |
MediaTest::testAlignment | function | core/ |
Tests alignment integration. |
MediaTest::testAlt | function | core/ |
Tests the CKEditor 5 media plugin can override image media's alt attribute. |
MediaTest::testAltDisabled | function | core/ |
Tests that the image media source's alt_field being disabled is respected. |
MediaTest::testCollectionFilterAccess | function | core/ |
|
MediaTest::testConversion | function | core/ |
Tests that `<drupal-media>` is converted into a block element. |
MediaTest::testDrupalMedia | function | core/ |
Tests the drupal-media tag. |
MediaTest::testDrupalMediaStyleInDropdown | function | core/ |
Ensures that Drupal Media Styles can be displayed in a dropdown. |
MediaTest::testDrupalMediaStyleWithClass | function | core/ |
Tests Drupal Media Style with a CSS class. |
MediaTest::testEditableCaption | function | core/ |
Tests caption editing in the CKEditor widget. |
MediaTest::testEntity | function | core/ |
Tests various aspects of a media item. |
MediaTest::testMediaArbitraryHtml | function | core/ |
Tests that arbitrary attributes are allowed via GHS. |
MediaTest::testMediaSplitList | function | core/ |
Tests adding media to a list does not split the list. |
MediaTest::testNameBaseField | function | core/ |
Tests the Media "name" base field behavior. |
MediaTest::testOnlyDrupalMediaTagProcessed | function | core/ |
Tests that only <drupal-media> tags are processed. |
MediaTest::testPermissions | function | core/ |
Tests permissions based on a media type have the correct permissions. |
MediaTest::testTranslationAlt | function | core/ |
Tests the CKEditor 5 media plugin loads the translated alt attribute. |
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.