Search for media
- Search 7.x for media
- Search 9.5.x for media
- Search 8.9.x for media
- Search 10.3.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 |
---|---|---|---|
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/ |
|
MediaTypeJsonCookieTest::$auth | property | core/ |
The authentication mechanism to use in this test. |
MediaTypeJsonCookieTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
MediaTypeJsonCookieTest::$format | property | core/ |
The format to use in this test. |
MediaTypeJsonCookieTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
MediaTypeListBuilder | class | core/ |
Provides a listing of media types. |
MediaTypeListBuilder.php | file | core/ |
|
MediaTypeListBuilder::buildHeader | function | core/ |
Builds the header row for the entity listing. |
MediaTypeListBuilder::buildRow | function | core/ |
Builds a row for an entity in the entity listing. |
MediaTypeListBuilder::render | function | core/ |
Builds the entity listing as renderable array for table.html.twig. |
MediaTypeResourceTestBase | class | core/ |
|
MediaTypeResourceTestBase.php | file | core/ |
|
MediaTypeResourceTestBase::$entity | property | core/ |
|
MediaTypeResourceTestBase::$entityTypeId | property | core/ |
The tested entity type. |
MediaTypeResourceTestBase::$modules | property | core/ |
Modules to install. |
MediaTypeResourceTestBase::createEntity | function | core/ |
Creates the entity to be tested. |
MediaTypeResourceTestBase::getExpectedNormalizedEntity | function | core/ |
Returns the expected normalization of the entity. |
MediaTypeResourceTestBase::getNormalizedPostEntity | function | core/ |
Returns the normalized POST entity. |
MediaTypeResourceTestBase::setUpAuthorization | function | core/ |
Sets up the necessary authorization. |
MediaTypeTest | class | core/ |
JSON:API integration test for the "MediaType" config entity type. |
MediaTypeTest.php | file | core/ |
|
MediaTypeTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
MediaTypeTest::$entity | property | core/ |
|
MediaTypeTest::$entityTypeId | property | core/ |
The tested entity type. |
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.