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 |
---|---|---|---|
Media::buildConfigurationForm | function | core/ |
|
Media::configureViewModes | function | core/ |
Configures allowed view modes. |
Media::create | function | core/ |
Creates an instance of the plugin. |
Media::defaultConfiguration | function | core/ |
|
Media::defaultDisplayOptions | function | core/ |
Assembles the default display options for the view. |
Media::getAvailableSorts | function | core/ |
Gets the availableSorts property. |
Media::getCreatedTime | function | core/ |
Returns the media item creation timestamp. |
Media::getDefaultThumbnailUri | function | core/ |
Returns the URI of the default thumbnail. |
Media::getDynamicPluginConfig | function | core/ |
Allows a plugin to modify its static configuration. |
Media::getElementsSubset | function | core/ |
Returns a configured subset of the elements supported by this plugin. |
Media::getName | function | core/ |
Gets the media item name. |
Media::getRequestTime | function | core/ |
|
Media::getSource | function | core/ |
Returns the media source. |
Media::getThumbnailHeight | function | core/ |
Gets the height of the thumbnail of a media item. |
Media::getThumbnailUri | function | core/ |
Gets the URI for the thumbnail of a media item. |
Media::getThumbnailWidth | function | core/ |
Gets the width of the thumbnail of a media item. |
Media::hasSourceFieldChanged | function | core/ |
Determines if the source field value has changed. |
Media::label | function | core/ |
Gets the label of the entity. |
Media::loadThumbnail | function | core/ |
Loads the file entity for the thumbnail. |
Media::postSave | function | core/ |
Acts on a saved entity before the insert or update hook is invoked. |
Media::prepareSave | function | core/ |
Sets the media entity's field values from the source's metadata. |
Media::preSave | function | core/ |
Acts on an entity before the presave hook is invoked. |
Media::preSaveRevision | function | core/ |
Acts on a revision before it gets saved. |
Media::setCreatedTime | function | core/ |
Sets the media item creation timestamp. |
Media::setName | function | core/ |
Sets the media item name. |
Media::shouldUpdateThumbnail | function | core/ |
Determines if the thumbnail should be updated for a media item. |
Media::submitConfigurationForm | function | core/ |
|
Media::updateQueuedThumbnail | function | core/ |
Updates the queued thumbnail for the media item. |
Media::updateThumbnail | function | core/ |
Update the thumbnail for the media item. |
Media::validate | function | core/ |
|
Media::validateConfigurationForm | function | core/ |
|
Media::__construct | function | core/ |
Media constructor. |
MediaAccessControlHandler | class | core/ |
Defines an access control handler for media items. |
MediaAccessControlHandler.php | file | core/ |
|
MediaAccessControlHandler::$entityTypeManager | property | core/ |
The entity type manager. |
MediaAccessControlHandler::checkAccess | function | core/ |
Performs access checks. |
MediaAccessControlHandler::checkCreateAccess | function | core/ |
Performs create access checks. |
MediaAccessControlHandler::createInstance | function | core/ |
Instantiates a new instance of this entity handler. |
MediaAccessControlHandler::__construct | function | core/ |
Constructs a MediaAccessControlHandler object. |
MediaAccessControlHandlerTest | class | core/ |
Tests the media access control handler. |
MediaAccessControlHandlerTest.php | file | core/ |
|
MediaAccessControlHandlerTest::assertAccess | function | core/ |
Asserts an access result. |
MediaAccessControlHandlerTest::providerAccess | function | core/ |
Data provider for testAccess(). |
MediaAccessControlHandlerTest::providerCreateAccess | function | core/ |
Data provider for testCreateAccess(). |
MediaAccessControlHandlerTest::testAccess | function | core/ |
Tests the media access control handler. |
MediaAccessControlHandlerTest::testCreateAccess | function | core/ |
@covers ::checkCreateAccess[[api-linebreak]] @dataProvider providerCreateAccess |
MediaAccessControlHandlerTest::testRevisionLogFieldAccess | function | core/ |
Tests access to the revision log field. |
MediaAccessTest | class | core/ |
Basic access tests for Media. |
MediaAccessTest.php | file | core/ |
|
MediaAccessTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
Pagination
- Previous page
- Page 8
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.