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 |
---|---|---|---|
MediaSourceTestBase::hideMediaTypeFieldWidget | function | core/ |
Hides a widget in the default form display config. |
MediaSourceTestBase::setUp | function | core/ |
|
MediaStandardProfileTest | class | core/ |
Basic tests for Media configuration in the standard profile. |
MediaStandardProfileTest.php | file | core/ |
|
MediaStandardProfileTest::$modules | property | core/ |
Modules to install. |
MediaStandardProfileTest::$profile | property | core/ |
The profile to install as a basis for testing. |
MediaStandardProfileTest::audioTest | function | core/ |
Tests the standard profile configuration for media type 'audio'. |
MediaStandardProfileTest::documentTest | function | core/ |
Tests the standard profile configuration for media type 'document'. |
MediaStandardProfileTest::imageTest | function | core/ |
Tests the standard profile configuration for media type 'image'. |
MediaStandardProfileTest::remoteVideoTest | function | core/ |
Tests the standard profile configuration for media type 'remote_video'. |
MediaStandardProfileTest::setUp | function | core/ |
|
MediaStandardProfileTest::testMediaSources | function | core/ |
Tests all media sources in one method. |
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/ |
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.