Search for media
Exact matches
Title | Object type | File name | Summary |
---|---|---|---|
Media | class | core/ |
Defines the media entity class. |
Media | class | core/ |
Provides Views creation wizard for Media. |
Media | class | core/ |
CKEditor 5 Media plugin. |
All search results
Title | Object type | File name | Summary |
---|---|---|---|
MediaTypeCreationTest::testMediaTypeCreationForm | function | core/ |
Tests the media type creation form with only the mandatory options. |
MediaTypeCreationTest::testMediaTypeCreationFormWithDefaultField | function | core/ |
Tests the media type creation form. |
MediaTypeCreationTest::testMediaTypeCreationReuseSourceField | function | core/ |
Tests creation of media type, reusing an existing source field. |
MediaTypeCreationTest::testSourceChangeOnMediaTypeCreationForm | function | core/ |
Tests the source field behavior on the add media type form. |
MediaTypeCreationTrait | trait | core/ |
Provides methods to create a media type from given values. |
MediaTypeCreationTrait.php | file | core/ |
|
MediaTypeCreationTrait::createMediaType | function | core/ |
Create a media type for a source plugin. |
MediaTypeDeleteConfirmForm | class | core/ |
Provides a form for media type deletion. |
MediaTypeDeleteConfirmForm.php | file | core/ |
|
MediaTypeDeleteConfirmForm::$entityTypeManager | property | core/ |
The entity type manager. |
MediaTypeDeleteConfirmForm::buildForm | function | core/ |
Form constructor. |
MediaTypeDeleteConfirmForm::create | function | core/ |
Instantiates a new instance of this class. |
MediaTypeDeleteConfirmForm::__construct | function | core/ |
Constructs a new MediaTypeDeleteConfirm object. |
MediaTypeForm | class | core/ |
Form controller for media type forms. |
MediaTypeForm.php | file | core/ |
|
MediaTypeForm::$entityDisplayRepository | property | core/ |
Entity display repository service. |
MediaTypeForm::$entityFieldManager | property | core/ |
Entity field manager service. |
MediaTypeForm::$sourceManager | property | core/ |
Media source plugin manager. |
MediaTypeForm::actions | function | core/ |
Returns an array of supported actions for the current entity form. |
MediaTypeForm::ajaxHandlerData | function | core/ |
Ajax callback triggered by the type provider select element. |
MediaTypeForm::create | function | core/ |
Instantiates a new instance of this class. |
MediaTypeForm::form | function | core/ |
Gets the actual form array to be built. |
MediaTypeForm::getSourceSubFormState | function | core/ |
Gets subform state for the media source configuration subform. |
MediaTypeForm::getWorkflowOptions | function | core/ |
Prepares workflow options to be used in the 'checkboxes' form element. |
MediaTypeForm::save | function | core/ |
Form submission handler for the 'save' action. |
MediaTypeForm::submitForm | function | core/ |
This is the default entity object builder function. It is called before any other submit handler to build the new entity object to be used by the following submit handlers. At this point of the form workflow the entity is validated and the form state… |
MediaTypeForm::validateForm | function | core/ |
Form validation handler. |
MediaTypeForm::__construct | function | core/ |
Constructs a new class instance. |
MediaTypeInterface | interface | core/ |
Provides an interface defining a media type entity. |
MediaTypeInterface.php | file | core/ |
|
MediaTypeInterface::getFieldMap | function | core/ |
Returns the metadata field map. |
MediaTypeInterface::getSource | function | core/ |
Returns the media source plugin. |
MediaTypeInterface::setFieldMap | function | core/ |
Sets the metadata field map. |
MediaTypeInterface::setNewRevision | function | core/ |
Sets whether new revisions should be created by default. |
MediaTypeInterface::setQueueThumbnailDownloadsStatus | function | core/ |
Sets a flag to indicate that thumbnails should be downloaded via a queue. |
MediaTypeInterface::thumbnailDownloadsAreQueued | function | core/ |
Returns whether thumbnail downloads are queued. |
MediaTypeJsonAnonTest | class | core/ |
@group rest |
MediaTypeJsonAnonTest.php | file | core/ |
|
MediaTypeJsonAnonTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
MediaTypeJsonAnonTest::$format | property | core/ |
The format to use in this test. |
MediaTypeJsonAnonTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
MediaTypeJsonBasicAuthTest | class | core/ |
@group rest |
MediaTypeJsonBasicAuthTest.php | file | core/ |
|
MediaTypeJsonBasicAuthTest::$auth | property | core/ |
The authentication mechanism to use in this test. |
MediaTypeJsonBasicAuthTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
MediaTypeJsonBasicAuthTest::$format | property | core/ |
The format to use in this test. |
MediaTypeJsonBasicAuthTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
MediaTypeJsonBasicAuthTest::$modules | property | core/ |
Modules to install. |
MediaTypeJsonCookieTest | class | core/ |
@group rest |
MediaTypeJsonCookieTest.php | file | core/ |
Pagination
- Previous page
- Page 26
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.