Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 8.9.x for all
- Search 10.3.x for all
- Search main for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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/ |
Form submission handler. |
| 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/ |
Validates the currently set values. |
| Media::validateConfigurationForm | function | core/ |
Form validation handler. |
| 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/ |
Tests create access. |
| 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. |
| MediaAccessTest::$modules | property | core/ |
Modules to install. |
| MediaAccessTest::setUp | function | core/ |
|
| MediaAccessTest::testCanonicalMediaAccess | function | core/ |
Tests view access control on the canonical page. |
| MediaAccessTest::testMediaAccess | function | core/ |
Tests 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/ |
Pagination
- Previous page
- Page 1037
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.