Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 8.9.x for all
- Search 10.3.x for all
- Search 11.x for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| MediaSettingsForm::$iFrameUrlHelper | property | core/ |
The iFrame URL helper service. |
| MediaSettingsForm::buildForm | function | core/ |
Form constructor. |
| MediaSettingsForm::create | function | core/ |
Instantiates a new instance of the implementing class using autowiring. |
| MediaSettingsForm::getEditableConfigNames | function | core/ |
Gets the configuration names that will be editable. |
| MediaSettingsForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| MediaSettingsForm::__construct | function | core/ |
MediaSettingsForm constructor. |
| MediaSettingsTest | class | core/ |
Testing the media settings. |
| MediaSettingsTest.php | file | core/ |
|
| MediaSettingsTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| MediaSettingsTest::setUp | function | core/ |
|
| MediaSettingsTest::testSettingsForm | function | core/ |
Tests that the media settings form stores a `null` iFrame domain. |
| MediaSource | class | core/ |
Defines a media source plugin annotation object. |
| MediaSource | class | core/ |
Defines a MediaSource attribute. |
| MediaSource.php | file | core/ |
|
| MediaSource.php | file | core/ |
|
| MediaSource::$allowed_field_types | property | core/ |
The field types that can be used as a source field for this media source. |
| MediaSource::$default_name_metadata_attribute | property | core/ |
The metadata attribute name to provide the default name. |
| MediaSource::$default_thumbnail_filename | property | core/ |
A filename for the default thumbnail. |
| MediaSource::$description | property | core/ |
A brief description of the media source. |
| MediaSource::$forms | property | core/ |
The classes used to define media source-specific forms. |
| MediaSource::$id | property | core/ |
The plugin ID. |
| MediaSource::$label | property | core/ |
The human-readable name of the media source. |
| MediaSource::$thumbnail_alt_metadata_attribute | property | core/ |
The metadata attribute name to provide the thumbnail alt. |
| MediaSource::$thumbnail_height_metadata_attribute | property | core/ |
The metadata attribute name to provide the thumbnail height. |
| MediaSource::$thumbnail_title_metadata_attribute | property | core/ |
The metadata attribute name to provide the thumbnail title. |
| MediaSource::$thumbnail_uri_metadata_attribute | property | core/ |
The metadata attribute name to provide the thumbnail URI. |
| MediaSource::$thumbnail_width_metadata_attribute | property | core/ |
The metadata attribute name to provide the thumbnail width. |
| MediaSource::__construct | function | core/ |
Constructs a new MediaSource attribute. |
| MediaSourceAudioVideoTest | class | core/ |
Tests the Audio and Video media sources. |
| MediaSourceAudioVideoTest.php | file | core/ |
|
| MediaSourceAudioVideoTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| MediaSourceAudioVideoTest::testAudioTypeCreation | function | core/ |
Check the Audio source functionality. |
| MediaSourceAudioVideoTest::testVideoTypeCreation | function | core/ |
Check the Video source functionality. |
| MediaSourceBase | class | core/ |
Base implementation of media source plugin. |
| MediaSourceBase.php | file | core/ |
|
| MediaSourceBase::$configFactory | property | core/ |
The config factory service. |
| MediaSourceBase::$entityFieldManager | property | core/ |
The entity field manager service. |
| MediaSourceBase::$entityTypeManager | property | core/ |
The entity type manager service. |
| MediaSourceBase::$fieldTypeManager | property | core/ |
The field type plugin manager service. |
| MediaSourceBase::$label | property | core/ |
Plugin label. |
| MediaSourceBase::buildConfigurationForm | function | core/ |
Form constructor. |
| MediaSourceBase::calculateDependencies | function | core/ |
Calculates dependencies for the configured plugin. |
| MediaSourceBase::createSourceField | function | core/ |
Creates the source field definition for a type. |
| MediaSourceBase::createSourceFieldStorage | function | core/ |
Creates the source field storage definition. |
| MediaSourceBase::defaultConfiguration | function | core/ |
Gets default configuration for this plugin. |
| MediaSourceBase::getConfiguration | function | core/ |
Gets this plugin's configuration. |
| MediaSourceBase::getMetadata | function | core/ |
Gets the value for a metadata attribute for a given media item. |
| MediaSourceBase::getSourceFieldDefinition | function | core/ |
Get the source field definition for a media type. |
| MediaSourceBase::getSourceFieldName | function | core/ |
Determine the name of the source field. |
| MediaSourceBase::getSourceFieldOptions | function | core/ |
Get the source field options for the media type form. |
Pagination
- Previous page
- Page 1024
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.