Search for media
- Search 7.x for media
- Search 9.5.x for media
- Search 8.9.x for media
- Search 10.3.x for media
- Other projects
Exact matches
Title | Object type | File name | Summary |
---|---|---|---|
Media | class | core/ |
Defines the media entity class. |
Media | class | core/ |
Provides Views creation wizard for Media. |
Media | class | core/ |
CKEditor 5 Media plugin. |
All search results
Title | Object type | File name | Summary |
---|---|---|---|
MediaOverviewPageTest::testImageAltTextDisplay | function | core/ |
Tests the display of the alt attribute. |
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 install. |
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. |
MediaPreviewTest | class | core/ |
@coversDefaultClass \Drupal\ckeditor5\Plugin\CKEditor5Plugin\Media @group ckeditor5 @group #slow @internal |
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. |
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::$usesSuperUserAccessPolicy | property | core/ |
@todo Remove and fix test to not rely on super user. |
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::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::testPost | function | core/ |
Tests a POST request for an entity, plus edge cases to ensure good DX. |
MediaResourceTestBase::uploadFile | function | core/ |
Tests the 'file_upload' REST resource plugin. |
Pagination
- Previous page
- Page 18
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.