Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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. |
| MediaPreviewTest | class | core/ |
Tests Drupal\ckeditor5\Plugin\CKEditor5Plugin\Media. |
| MediaPreviewTest.php | file | core/ |
|
| MediaPreviewTest::previewAccessProvider | function | core/ |
Data provider for ::testEmbedPreviewAccess. |
| MediaPreviewTest::testEmbedPreviewAccess | function | core/ |
Tests preview route access. |
| MediaPreviewTest::testErrorMessages | function | core/ |
Tests that failed media embed preview requests inform the end user. |
| MediaPreviewTest::testMediaPointerEvent | function | core/ |
Ensure media preview isn't clickable. |
| MediaPreviewTest::testPreviewUsesDefaultThemeAndIsClientCacheable | function | core/ |
The CKEditor Widget must load a preview generated using the default theme. |
| 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::$modules | property | core/ |
Modules to install. |
| MediaReferenceFieldHelpTest::testFieldCreationHelpText | function | core/ |
Tests our custom help texts when creating a field. |
| MediaRequirements | class | core/ |
Install time requirements for the media module. |
| MediaRequirements.php | file | core/ |
|
| MediaRequirements::getRequirements | function | core/ |
Check installation requirements. |
| MediaRequirementsHooks | class | core/ |
Requirements checks for Media module. |
| MediaRequirementsHooks.php | file | core/ |
|
| MediaRequirementsHooks::runtime | function | core/ |
Implements hook_runtime_requirements(). |
| MediaRequirementsHooks::__construct | function | core/ |
|
| 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/ |
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/ |
Pagination
- Previous page
- Page 862
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.