Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 10.3.x for all
- Search 11.x for all
- Search main for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| MediaOverviewTest | class | core/ |
Tests the grid-style media overview page. |
| MediaOverviewTest.php | file | core/ |
|
| MediaOverviewTest::$modules | property | core/ |
Modules to enable. |
| MediaOverviewTest::setUp | function | core/ |
|
| MediaOverviewTest::testAdministrationPage | function | core/ |
Tests that the Media Library's administration page works as expected. |
| MediaPermissions | class | core/ |
Provides dynamic permissions for each media type. |
| MediaPermissions.php | file | core/ |
|
| MediaPermissions::$entityTypeManager | property | core/ |
The entity type manager service. |
| MediaPermissions::buildPermissions | function | core/ |
Returns a list of media permissions for a given media type. |
| MediaPermissions::create | function | core/ |
Instantiates a new instance of this class. |
| MediaPermissions::mediaTypePermissions | function | core/ |
Returns an array of media type permissions. |
| MediaPermissions::__construct | function | core/ |
MediaPermissions constructor. |
| MediaReferenceFieldHelpTest | class | core/ |
Tests related to media reference fields. |
| MediaReferenceFieldHelpTest.php | file | core/ |
|
| MediaReferenceFieldHelpTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| MediaReferenceFieldHelpTest::testFieldCreationHelpText | function | core/ |
Test our custom help texts when creating a field. |
| MediaResourceTestBase | class | core/ |
|
| MediaResourceTestBase | class | core/ |
|
| MediaResourceTestBase.php | file | core/ |
|
| MediaResourceTestBase.php | file | core/ |
|
| MediaResourceTestBase::$entity | property | core/ |
|
| MediaResourceTestBase::$entityTypeId | property | core/ |
The tested entity type. |
| MediaResourceTestBase::$modules | property | core/ |
Modules to install. |
| MediaResourceTestBase::$patchProtectedFieldNames | property | core/ |
The fields that are protected against modification during PATCH requests. |
| MediaResourceTestBase::createEntity | function | core/ |
Creates the entity to be tested. |
| MediaResourceTestBase::getExpectedNormalizedEntity | function | core/ |
Returns the expected normalization of the entity. |
| MediaResourceTestBase::getExpectedNormalizedFileEntity | function | core/ |
Gets the expected file entity. |
| MediaResourceTestBase::getExpectedUnauthorizedAccessMessage | function | core/ |
Return the expected error message. |
| MediaResourceTestBase::getExpectedUnauthorizedEntityAccessCacheability | function | core/ |
The cacheability of unauthorized 'view' entity access. |
| MediaResourceTestBase::getNormalizedPatchEntity | function | core/ |
Returns the normalized PATCH entity. |
| MediaResourceTestBase::getNormalizedPostEntity | function | core/ |
Returns the normalized POST entity. |
| MediaResourceTestBase::setUp | function | core/ |
|
| MediaResourceTestBase::setUpAuthorization | function | core/ |
Sets up the necessary authorization. |
| MediaResourceTestBase::testPost | function | core/ |
Tests a POST request for an entity, plus edge cases to ensure good DX. |
| MediaResourceTestBase::uploadFile | function | core/ |
This duplicates some of the 'file_upload' REST resource plugin test coverage, to be able to test it on a concrete use case. |
| MediaRevision | class | core/ |
Provides Views creation wizard for Media revisions. |
| MediaRevision.php | file | core/ |
|
| MediaRevision::$createdColumn | property | core/ |
Set the created column. |
| MediaRevision::defaultDisplayOptions | function | core/ |
Assembles the default display options for the view. |
| MediaRevisionAccessCheck | class | core/ |
Provides an access checker for media item revisions. |
| MediaRevisionAccessCheck.php | file | core/ |
|
| MediaRevisionAccessCheck::$access | property | core/ |
A static cache of access checks. |
| MediaRevisionAccessCheck::$mediaAccess | property | core/ |
The media access control handler. |
| MediaRevisionAccessCheck::$mediaStorage | property | core/ |
The media storage. |
| MediaRevisionAccessCheck::access | function | core/ |
Checks routing access for the media item revision. |
| MediaRevisionAccessCheck::checkAccess | function | core/ |
Checks media item revision access. |
| MediaRevisionAccessCheck::countDefaultLanguageRevisions | function | core/ |
Counts the number of revisions in the default language. |
| MediaRevisionAccessCheck::__construct | function | core/ |
Constructs a new MediaRevisionAccessCheck. |
| MediaRevisionTest | class | core/ |
Tests the revisionability of media entities. |
| MediaRevisionTest.php | file | core/ |
Pagination
- Previous page
- Page 921
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.