Search for media
- Search 7.x for media
- Search 8.9.x for media
- Search 10.3.x for media
- Search 11.x for media
- Other projects
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 |
---|---|---|---|
MediaType::setFieldMap | function | core/ |
Sets the metadata field map. |
MediaType::setNewRevision | function | core/ |
Sets whether new revisions should be created by default. |
MediaType::setQueueThumbnailDownloadsStatus | function | core/ |
Sets a flag to indicate that thumbnails should be downloaded via a queue. |
MediaType::shouldCreateNewRevision | function | core/ |
Gets whether a new revision should be created by default. |
MediaType::sourcePluginCollection | function | core/ |
Returns media source lazy plugin collection. |
MediaType::thumbnailDownloadsAreQueued | function | core/ |
Returns whether thumbnail downloads are queued. |
MediaTypeAccessControlHandler | class | core/ |
Defines the access control handler for the "Media Type" entity type. |
MediaTypeAccessControlHandler.php | file | core/ |
|
MediaTypeAccessControlHandler::$viewLabelOperation | property | core/ |
Allows to grant access to just the labels. |
MediaTypeAccessControlHandler::checkAccess | function | core/ |
Performs access checks. |
MediaTypeCreationTest | class | core/ |
Ensures that media UI works correctly without JavaScript. |
MediaTypeCreationTest | class | core/ |
Tests the media type creation. |
MediaTypeCreationTest.php | file | core/ |
|
MediaTypeCreationTest.php | file | core/ |
|
MediaTypeCreationTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
MediaTypeCreationTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
MediaTypeCreationTest::$modules | property | core/ |
Modules to enable. |
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. |
MediaTypeHalJsonAnonTest | class | core/ |
@group hal @group legacy |
MediaTypeHalJsonAnonTest.php | file | core/ |
|
MediaTypeHalJsonAnonTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
MediaTypeHalJsonAnonTest::$format | property | core/ |
The format to use in this test. |
MediaTypeHalJsonAnonTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
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.