Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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/ |
Test 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::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| MediaStandardProfileTest::$modules | property | core/ |
Modules to enable. |
| MediaStandardProfileTest::$profile | property | core/ |
The profile to install as a basis for testing. |
| MediaStandardProfileTest::audioTest | function | core/ |
Test the standard profile configuration for media type 'audio'. |
| MediaStandardProfileTest::documentTest | function | core/ |
Test the standard profile configuration for media type 'document'. |
| MediaStandardProfileTest::imageTest | function | core/ |
Test the standard profile configuration for media type 'image'. |
| MediaStandardProfileTest::remoteVideoTest | function | core/ |
Test 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/ |
Test 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/ |
Tests Media. |
| MediaTest | class | core/ |
JSON:API integration test for the "Media" content entity type. |
| 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 enable. |
| 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::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. |
Pagination
- Previous page
- Page 773
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.