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 |
|---|---|---|---|
| MediaTest::getExpectedUnauthorizedAccessCacheability | function | core/ |
Returns the expected cacheability for an unauthorized response. |
| MediaTest::getExpectedUnauthorizedAccessMessage | function | core/ |
Return the expected error message. |
| MediaTest::getPostDocument | function | core/ |
Returns the JSON:API POST document. |
| MediaTest::providerTestViewMode | function | core/ |
For testing view modes in different scenarios. |
| MediaTest::setUpAuthorization | function | core/ |
Sets up the necessary authorization. |
| MediaTest::setUpRevisionAuthorization | function | core/ |
Sets up the necessary authorization for handling revisions. |
| MediaTest::testAlignment | function | core/ |
Tests alignment integration. |
| MediaTest::testAlt | function | core/ |
Tests the CKEditor 5 media plugin can override image media's alt attribute. |
| MediaTest::testAltDisabled | function | core/ |
Tests that the image media source's alt_field being disabled is respected. |
| MediaTest::testCollectionFilterAccess | function | core/ |
|
| MediaTest::testConversion | function | core/ |
Tests that `<drupal-media>` is converted into a block element. |
| MediaTest::testDrupalMedia | function | core/ |
Tests the drupal-media tag. |
| MediaTest::testDrupalMediaStyleInDropdown | function | core/ |
Ensures that Drupal Media Styles can be displayed in a dropdown. |
| MediaTest::testDrupalMediaStyleWithClass | function | core/ |
Tests Drupal Media Style with a CSS class. |
| MediaTest::testEditableCaption | function | core/ |
Tests caption editing in the CKEditor widget. |
| MediaTest::testEntity | function | core/ |
Tests various aspects of a media item. |
| MediaTest::testMediaArbitraryHtml | function | core/ |
Tests that arbitrary attributes are allowed via GHS. |
| MediaTest::testMediaSplitList | function | core/ |
Tests adding media to a list does not split the list. |
| MediaTest::testNameBaseField | function | core/ |
Tests the Media "name" base field behavior. |
| MediaTest::testOnlyDrupalMediaTagProcessed | function | core/ |
Tests that only <drupal-media> tags are processed. |
| MediaTest::testPermissions | function | core/ |
Tests permissions based on a media type have the correct permissions. |
| MediaTest::testTranslationAlt | function | core/ |
Tests the CKEditor 5 media plugin loads the translated alt attribute. |
| MediaTest::testViewMode | function | core/ |
Tests view mode integration. |
| MediaTestBase | class | core/ |
Base class for CKEditor 5 Media integration tests. |
| MediaTestBase.php | file | core/ |
|
| MediaTestBase::$adminUser | property | core/ |
The user to use during testing. |
| MediaTestBase::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| MediaTestBase::$host | property | core/ |
A host entity with a body field to embed media in. |
| MediaTestBase::$media | property | core/ |
The sample Media entity to embed. |
| MediaTestBase::$mediaFile | property | core/ |
The second sample Media entity to embed used in one of the tests. |
| MediaTestBase::$modules | property | core/ |
Modules to install. |
| MediaTestBase::assertSourceAttributeSame | function | core/ |
Verifies value of an attribute on the downcast <drupal-media> element. |
| MediaTestBase::getLastPreviewRequestTransferSize | function | core/ |
Gets the transfer size of the last preview request. |
| MediaTestBase::setUp | function | core/ |
|
| MediaTestConstraint | class | core/ |
A media test constraint. |
| MediaTestConstraint.php | file | core/ |
|
| MediaTestConstraint::__construct | function | core/ |
|
| MediaTestConstraintValidator | class | core/ |
Validates the MediaTestConstraint. |
| MediaTestConstraintValidator.php | file | core/ |
|
| MediaTestConstraintValidator::validate | function | core/ |
|
| MediaTestEmbedHooks | class | core/ |
Hook implementations for media_test_embed. |
| MediaTestEmbedHooks.php | file | core/ |
|
| MediaTestEmbedHooks::entityAccess | function | core/ |
Implements hook_entity_access(). |
| MediaTestEmbedHooks::entityViewAlter | function | core/ |
Implements hook_entity_view_alter(). |
| MediaTestEmbedThemeHooks | class | core/ |
Theme hook implementations for media_test_embed. |
| MediaTestEmbedThemeHooks.php | file | core/ |
|
| MediaTestEmbedThemeHooks::preprocessMediaEmbedError | function | core/ |
Implements hook_preprocess_HOOK(). |
| MediaTestOembedHooks | class | core/ |
Hook implementations for media_test_oembed. |
| MediaTestOembedHooks.php | file | core/ |
|
| MediaTestOembedHooks::oembedResourceUrlAlter | function | core/ |
Implements hook_oembed_resource_url_alter(). |
Pagination
- Previous page
- Page 867
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.