Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| MediaRevision::$createdColumn | property | core/ |
Set the created column. |
| MediaRevision::defaultDisplayOptions | function | core/ |
Assembles the default display options for the view. |
| MediaRevisionTest | class | core/ |
Tests the revisions of media entities. |
| MediaRevisionTest.php | file | core/ |
|
| MediaRevisionTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| MediaRevisionTest::assertRevisionCount | function | core/ |
Asserts that an entity has a certain number of revisions. |
| MediaRevisionTest::createMedia | function | core/ |
Creates a media item. |
| MediaRevisionTest::createMediaRevision | function | core/ |
Creates a new revision for a given media item. |
| MediaRevisionTest::createMediaWithRevision | function | core/ |
Creates a media with a revision. |
| MediaRevisionTest::setUp | function | core/ |
|
| MediaRevisionTest::testFileMediaRevision | function | core/ |
Tests creating revisions of a File media item. |
| MediaRevisionTest::testImageMediaRevision | function | core/ |
Tests creating revisions of an Image media item. |
| MediaRevisionTest::testRevisionDelete | function | core/ |
Tests deleting a revision. |
| MediaRevisionTest::testRevisionRevert | function | core/ |
Tests reverting a revision. |
| MediaRevisionTest::testRevisions | function | core/ |
Checks media revision operations. |
| MediaRouteProvider::createInstance | function | core/ |
Instantiates a new instance of this entity handler. |
| MediaRouteProvider::__construct | function | core/ |
Constructs a new DefaultHtmlRouteProvider. |
| MediaSelection | class | core/ |
Provides specific access control for the media entity type. |
| MediaSelection.php | file | core/ |
|
| MediaSelection::buildEntityQuery | function | core/ |
Builds an EntityQuery to get referenceable entities. |
| MediaSelection::createNewEntity | function | core/ |
Creates a new entity object that can be used as a valid reference. |
| MediaSelection::validateReferenceableNewEntities | function | core/ |
Validates which newly created entities can be referenced. |
| MediaSettingsForm | class | core/ |
Provides a form to configure Media settings. |
| MediaSettingsForm.php | file | core/ |
|
| MediaSettingsForm::$entityTypeManager | property | core/ |
The entity type manager. |
| 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 MediaSource attribute. |
| MediaSource | class | core/ |
Defines a media source plugin annotation object. |
| 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. |
Pagination
- Previous page
- Page 863
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.