Search for source
- Search 7.x for source
- Search 8.9.x for source
- Search 10.3.x for source
- Search 11.x for source
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| MediaSourceBase::prepareFormDisplay | function | core/ |
Prepares the media type fields for this source in the form display. |
| MediaSourceBase::prepareViewDisplay | function | core/ |
Prepares the media type fields for this source in the view display. |
| MediaSourceBase::setConfiguration | function | core/ |
Sets the configuration for this plugin instance. |
| MediaSourceBase::submitConfigurationForm | function | core/ |
Form submission handler. |
| MediaSourceBase::validateConfigurationForm | function | core/ |
Form validation handler. |
| MediaSourceBase::__construct | function | core/ |
Constructs a new class instance. |
| MediaSourceEntityConstraintsInterface | interface | core/ |
Defines an interface for a media source with entity constraints. |
| MediaSourceEntityConstraintsInterface.php | file | core/ |
|
| MediaSourceEntityConstraintsInterface::getEntityConstraints | function | core/ |
Gets media source-specific validation constraints for a media item. |
| MediaSourceFieldConstraintsInterface | interface | core/ |
Defines an interface for a media source with source field constraints. |
| MediaSourceFieldConstraintsInterface.php | file | core/ |
|
| MediaSourceFieldConstraintsInterface::getSourceFieldConstraints | function | core/ |
Gets media source-specific validation constraints for a source field. |
| MediaSourceFileTest | class | core/ |
Tests the file media source. |
| MediaSourceFileTest | class | core/ |
Tests the file media source. |
| MediaSourceFileTest | class | core/ |
Tests the file media source. |
| MediaSourceFileTest.php | file | core/ |
|
| MediaSourceFileTest.php | file | core/ |
|
| MediaSourceFileTest.php | file | core/ |
|
| MediaSourceFileTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| MediaSourceFileTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| MediaSourceFileTest::testFileDeletion | function | core/ |
Tests a media file can be deleted. |
| MediaSourceFileTest::testFileExtensionConstraint | function | core/ |
Tests the file extension constraint. |
| MediaSourceFileTest::testMediaFileSource | function | core/ |
Tests the file media source. |
| MediaSourceFileTest::testPreventSourceFieldDeletion | function | core/ |
Ensure source field deletion is not possible. |
| MediaSourceFileTest::testSourceFieldSettingsEditing | function | core/ |
Tests that it's possible to change the allowed file extensions. |
| MediaSourceImageTest | class | core/ |
Tests the image media source. |
| MediaSourceImageTest | class | core/ |
Tests the image media source. |
| MediaSourceImageTest.php | file | core/ |
|
| MediaSourceImageTest.php | file | core/ |
|
| MediaSourceImageTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| MediaSourceImageTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| MediaSourceImageTest::assertViewDisplayConfigured | function | core/ |
Asserts the proper entity view display components for a media type. |
| MediaSourceImageTest::testMediaImageSource | function | core/ |
Tests the image media source. |
| MediaSourceImageTest::testOnlyMainPropertiesTriggerSourceFieldChanged | function | core/ |
Test that non-main properties do not trigger source field value change. |
| MediaSourceInterface | interface | core/ |
Defines the interface for media source plugins. |
| 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. |
Pagination
- Previous page
- Page 19
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.