Search for media
- Search 7.x for media
- Search 9.5.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. |
All search results
Title | Object type | File name | Summary |
---|---|---|---|
Media::getCreatedTime | function | core/ |
Returns the media item creation timestamp. |
Media::getCurrentUserId | function | core/ |
Default value callback for 'uid' base field definition. |
Media::getDefaultThumbnailUri | function | core/ |
Returns the URI of the default thumbnail. |
Media::getName | function | core/ |
Gets the media item name. |
Media::getRequestTime | function | core/ |
|
Media::getSource | function | core/ |
Returns the media source. |
Media::getThumbnailUri | function | core/ |
Gets the URI for 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::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/ |
|
MediaAccessControlHandler | class | core/ |
Defines an access control handler for media items. |
MediaAccessControlHandler.php | file | core/ |
|
MediaAccessControlHandler::checkAccess | function | core/ |
Performs access checks. |
MediaAccessControlHandler::checkCreateAccess | function | core/ |
Performs create access checks. |
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 @dataProvider providerCreateAccess |
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. |
MediaAccessTest::$modules | property | core/ |
Modules to enable. |
MediaAccessTest::setUp | function | core/ |
|
MediaAccessTest::testCanonicalMediaAccess | function | core/ |
Test view access control on the canonical page. |
MediaAccessTest::testMediaAccess | function | core/ |
Test some access control functionality. |
MediaAccessTest::testMediaAnonymousUserAccess | function | core/ |
Tests media access of anonymous user. |
MediaAccessTest::testReferencedRendering | function | core/ |
Tests access for embedded medias. |
MediaAccessTest::testUnpublishedMediaUserAccess | function | core/ |
Tests unpublished media access. |
MediaBulkFormTest | class | core/ |
Tests a media bulk form. |
MediaBulkFormTest.php | file | core/ |
|
MediaBulkFormTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
MediaBulkFormTest::$mediaItems | property | core/ |
The test media items. |
MediaBulkFormTest::$modules | property | core/ |
Modules to be enabled. |
MediaBulkFormTest::$testMediaType | property | core/ |
The test media type. |
MediaBulkFormTest::setUp | function | core/ |
|
MediaBulkFormTest::testBulkForm | function | core/ |
Tests the media bulk form. |
MediaCacheTagsTest | class | core/ |
Tests the media items cache tags. |
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.