Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 10.3.x for all
- Search 11.x for all
- Search main for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| MediaSourceInterface.php | file | core/ |
|
| MediaSourceInterface::createSourceField | function | core/ |
Creates the source field definition for a type. |
| MediaSourceInterface::getMetadata | function | core/ |
Gets the value for a metadata attribute for a given media item. |
| MediaSourceInterface::getMetadataAttributes | function | core/ |
Gets a list of metadata attributes provided by this plugin. |
| MediaSourceInterface::getSourceFieldDefinition | function | core/ |
Get the source field definition for a media type. |
| MediaSourceInterface::getSourceFieldValue | function | core/ |
Get the primary value stored in the source field. |
| MediaSourceInterface::METADATA_FIELD_EMPTY | constant | core/ |
Default empty value for metadata fields. |
| MediaSourceInterface::prepareFormDisplay | function | core/ |
Prepares the media type fields for this source in the form display. |
| MediaSourceInterface::prepareViewDisplay | function | core/ |
Prepares the media type fields for this source in the view display. |
| MediaSourceManager | class | core/ |
Manages media source plugins. |
| MediaSourceManager.php | file | core/ |
|
| MediaSourceManager::__construct | function | core/ |
Constructs a new MediaSourceManager. |
| MediaSourceOEmbedVideoTest | class | core/ |
Tests the oembed:video media source. |
| MediaSourceOEmbedVideoTest.php | file | core/ |
|
| MediaSourceOEmbedVideoTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| MediaSourceOEmbedVideoTest::$modules | property | core/ |
Modules to enable. |
| MediaSourceOEmbedVideoTest::initConfig | function | core/ |
Initialize various configurations post-installation. |
| MediaSourceOEmbedVideoTest::setUp | function | core/ |
|
| MediaSourceOEmbedVideoTest::testMediaOEmbedVideoSource | function | core/ |
Tests the oembed media source. |
| MediaSourceOEmbedVideoTest::testOEmbedSecurityWarning | function | core/ |
Test that a security warning appears if iFrame domain is not set. |
| MediaSourceTest | class | core/ |
Tests media source plugins related logic. |
| MediaSourceTest.php | file | core/ |
|
| MediaSourceTest::createMediaTypeViaForm | function | core/ |
Creates a media type via form submit. |
| 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/ |
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/ |
Pagination
- Previous page
- Page 924
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.