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 |
---|---|---|---|
MediaSourceTest::testConstraints | function | core/ |
Tests the media item constraints functionality. |
MediaSourceTest::testDefaultName | function | core/ |
Tests default media name functionality. |
MediaSourceTest::testDifferentSourceFieldDisplays | function | core/ |
Tests different display options for the source field. |
MediaSourceTest::testGetSourceFieldValue | function | core/ |
Tests the getSourceFieldValue() method. |
MediaSourceTest::testHiddenSourceField | function | core/ |
Tests hidden source field in media type. |
MediaSourceTest::testMetadataMapping | function | core/ |
Tests metadata mapping functionality. |
MediaSourceTest::testSave | function | core/ |
Tests that metadata is correctly mapped irrespective of how media is saved. |
MediaSourceTest::testSourceConfigurationSubmit | function | core/ |
Tests configuration form submit handler on the base media source plugin. |
MediaSourceTest::testSourceFieldCreation | function | core/ |
Tests logic related to the automated source field creation. |
MediaSourceTest::testThumbnail | function | core/ |
Tests the thumbnail functionality. |
MediaSourceTestBase | class | core/ |
Base class for media source tests. |
MediaSourceTestBase.php | file | core/ |
|
MediaSourceTestBase::createMediaTypeField | function | core/ |
Creates storage and field instance, attached to a given media type. |
MediaSourceTestBase::createMediaTypeFields | function | core/ |
Create a set of fields in a media type. |
MediaSourceTestBase::doTestCreateMediaType | function | core/ |
Tests generic media type creation. |
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. |
Pagination
- Previous page
- Page 22
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.