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 11.x for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| MediaRequirementsTest::testMissingSourceFieldDefinition | function | core/ |
Tests that the requirements check can handle a missing source field. |
| MediaResourceTestBase | class | core/ |
Resource test base for the media entity. |
| 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::doTestPost | function | core/ |
Tests a POST request for an entity, plus edge cases to ensure good DX. |
| MediaResourceTestBase::getExpectedCacheContexts | function | core/ |
The expected cache contexts for the GET/HEAD response of the test entity. |
| 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::uploadFile | function | core/ |
Tests the 'file_upload' REST resource plugin. |
| 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. |
| MediaRevisionTest | class | core/ |
Tests the revisions of media entities. |
| MediaRevisionTest.php | file | core/ |
|
| MediaRevisionTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| MediaRevisionTest::assertRevisionCount | function | core/ |
Asserts that an entity has a certain number of revisions. |
| MediaRevisionTest::createMedia | function | core/ |
Creates a media item. |
| MediaRevisionTest::createMediaRevision | function | core/ |
Creates a new revision for a given media item. |
| MediaRevisionTest::createMediaWithRevision | function | core/ |
Creates a media with a revision. |
| MediaRevisionTest::setUp | function | core/ |
|
| MediaRevisionTest::testFileMediaRevision | function | core/ |
Tests creating revisions of a File media item. |
| MediaRevisionTest::testImageMediaRevision | function | core/ |
Tests creating revisions of an Image media item. |
| MediaRevisionTest::testRevisionDelete | function | core/ |
Tests deleting a revision. |
| MediaRevisionTest::testRevisionRevert | function | core/ |
Tests reverting a revision. |
| MediaRevisionTest::testRevisions | function | core/ |
Checks media revision operations. |
| MediaRouteProvider | class | core/ |
Provides HTML routes for media pages. |
| MediaRouteProvider.php | file | core/ |
|
| MediaRouteProvider::$config | property | core/ |
The media settings config. |
| MediaRouteProvider::createInstance | function | core/ |
Instantiates a new instance of this entity handler. |
| MediaRouteProvider::getCanonicalRoute | function | core/ |
Gets the canonical route. |
| MediaRouteProvider::__construct | function | core/ |
Constructs a new DefaultHtmlRouteProvider. |
| MediaSelection | class | core/ |
Provides specific access control for the media entity type. |
| MediaSelection.php | file | core/ |
|
| MediaSelection::buildEntityQuery | function | core/ |
Builds an EntityQuery to get referenceable entities. |
| MediaSelection::createNewEntity | function | core/ |
Creates a new entity object that can be used as a valid reference. |
| MediaSelection::validateReferenceableNewEntities | function | core/ |
Validates which newly created entities can be referenced. |
| MediaSettingsForm | class | core/ |
Provides a form to configure Media settings. |
| MediaSettingsForm.php | file | core/ |
|
| MediaSettingsForm::$entityTypeManager | property | core/ |
The entity type manager. |
Pagination
- Previous page
- Page 1023
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.