Search for all
- Search 7.x for all
- Search 8.9.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 |
|---|---|---|---|
| MediaListBuilder.php | file | core/ |
|
| MediaListBuilder::$dateFormatter | property | core/ |
The date formatter service. |
| MediaListBuilder::$languageManager | property | core/ |
The language manager service. |
| MediaListBuilder::$thumbnailStyleExists | property | core/ |
Indicates whether the 'thumbnail' image style exists. |
| MediaListBuilder::buildHeader | function | core/ |
Builds the header row for the entity listing. |
| MediaListBuilder::buildRow | function | core/ |
Builds a row for an entity in the entity listing. |
| MediaListBuilder::createInstance | function | core/ |
Instantiates a new instance of this entity handler. |
| MediaListBuilder::getEntityIds | function | core/ |
Loads entity IDs using a pager sorted by the entity id. |
| MediaListBuilder::__construct | function | core/ |
Constructs a new MediaListBuilder object. |
| MediaOverviewPageTest | class | core/ |
Tests the Media overview page. |
| MediaOverviewPageTest.php | file | core/ |
|
| MediaOverviewPageTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| MediaOverviewPageTest::setUp | function | core/ |
|
| MediaOverviewPageTest::testMediaOverviewPage | function | core/ |
Tests that the Media overview page (/admin/content/media). |
| MediaOverviewTest | class | core/ |
Tests the grid-style media overview page. |
| MediaOverviewTest.php | file | core/ |
|
| MediaOverviewTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| 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/ |
Tests our custom help texts when creating a field. |
| MediaRequirementsTest | class | core/ |
Tests the Media module's requirements checks. |
| MediaRequirementsTest.php | file | core/ |
|
| MediaRequirementsTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| MediaRequirementsTest::testMissingSourceFieldDefinition | function | core/ |
Tests that the requirements check can handle a missing source field. |
| MediaResourceTestBase | class | 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. |
Pagination
- Previous page
- Page 942
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.