Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| MediaEmbedFilterTest::providerMissingEntityIndicator | function | core/ |
Data provider for testMissingEntityIndicator(). |
| MediaEmbedFilterTest::providerOverridesAltAndTitle | function | core/ |
Data provider for testOverridesAltAndTitle(). |
| MediaEmbedFilterTest::providerTestBasics | function | core/ |
Data provider for testBasics(). |
| MediaEmbedFilterTest::testAccessUnpublished | function | core/ |
Tests that entity access is respected by embedding an unpublished entity. |
| MediaEmbedFilterTest::testBasics | function | core/ |
Ensures media entities are rendered correctly. |
| MediaEmbedFilterTest::testFilterIntegration | function | core/ |
@covers \Drupal\filter\Plugin\Filter\FilterAlign[[api-linebreak]] @covers \Drupal\filter\Plugin\Filter\FilterCaption[[api-linebreak]] @dataProvider providerFilterIntegration |
| MediaEmbedFilterTest::testMissingEntityIndicator | function | core/ |
Tests the indicator for missing entities. |
| MediaEmbedFilterTest::testOnlyDrupalMediaTagProcessed | function | core/ |
Tests that only <drupal-media> tags are processed. |
| MediaEmbedFilterTest::testOverridesAltAndTitle | function | core/ |
@covers ::applyPerEmbedMediaOverrides[[api-linebreak]] @dataProvider providerOverridesAltAndTitle |
| MediaEmbedFilterTest::testRecursionProtection | function | core/ |
Tests recursive rendering protection. |
| MediaEmbedFilterTestBase | class | core/ |
Base class for media embed filter configuration tests. |
| MediaEmbedFilterTestBase | class | core/ |
Base class for Media Embed filter tests. |
| MediaEmbedFilterTestBase.php | file | core/ |
|
| MediaEmbedFilterTestBase.php | file | core/ |
|
| MediaEmbedFilterTestBase::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| MediaEmbedFilterTestBase::$embeddedEntity | property | core/ |
The sample Media entity to embed. |
| MediaEmbedFilterTestBase::$failOnJavascriptConsoleErrors | property | core/ |
@todo Remove this class property in https://www.drupal.org/node/3091878/. |
| MediaEmbedFilterTestBase::$image | property | core/ |
The image file to use in tests. |
| MediaEmbedFilterTestBase::$modules | property | core/ |
Modules to install. |
| MediaEmbedFilterTestBase::applyFilter | function | core/ |
Applies the `media_embed` filter to text, pipes to raw content. |
| MediaEmbedFilterTestBase::assertHasAttributes | function | core/ |
Assert that the SimpleXMLElement object has the given attributes. |
| MediaEmbedFilterTestBase::createEmbedCode | function | core/ |
Gets an embed code with given attributes. |
| MediaEmbedFilterTestBase::EMBEDDED_ENTITY_UUID | constant | core/ |
The UUID to use for the embedded entity. |
| MediaEmbedFilterTestBase::processText | function | core/ |
Processes text through the provided filters. |
| MediaEmbedFilterTestBase::providerTestValidations | function | core/ |
Data provider for testing validation when adding and editing media embeds. |
| MediaEmbedFilterTestBase::setUp | function | core/ |
|
| MediaEmbedFilterTestBase::setUp | function | core/ |
|
| MediaEmbedFilterTestBase::setUpBeforeClass | function | core/ |
|
| MediaEmbedFilterTestBase::showHiddenFields | function | core/ |
Show visually hidden fields. |
| MediaEmbedFilterTranslationTest | class | core/ |
Tests that media embeds are translated based on text (host entity) language. |
| MediaEmbedFilterTranslationTest.php | file | core/ |
|
| MediaEmbedFilterTranslationTest::$modules | property | core/ |
Modules to install. |
| MediaEmbedFilterTranslationTest::providerTranslationSituations | function | core/ |
Data provider for testTranslationSelection(). |
| MediaEmbedFilterTranslationTest::setUp | function | core/ |
|
| MediaEmbedFilterTranslationTest::testTranslationSelection | function | core/ |
Tests that the expected embedded media entity translation is selected. |
| MediaEntityMetadataApiTest | class | core/ |
Tests the media entity metadata API. |
| MediaEntityMetadataApiTest.php | file | core/ |
|
| MediaEntityMetadataApiTest::$adminUser | property | core/ |
The admin user. |
| MediaEntityMetadataApiTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| MediaEntityMetadataApiTest::$editor | property | core/ |
The editor instance to use for testing. |
| MediaEntityMetadataApiTest::$mediaFile | property | core/ |
The sample file media entity to use for testing. |
| MediaEntityMetadataApiTest::$mediaImage | property | core/ |
The sample image media entity to use for testing. |
| MediaEntityMetadataApiTest::$modules | property | core/ |
Modules to install. |
| MediaEntityMetadataApiTest::$uuidService | property | core/ |
|
| MediaEntityMetadataApiTest::setUp | function | core/ |
|
| MediaEntityMetadataApiTest::testApi | function | core/ |
Tests the media entity metadata API. |
| MediaEntityMetadataApiTest::testApiTranslation | function | core/ |
Tests the media entity metadata API with translations. |
| MediaFilterController::$entityRepository | property | core/ |
The entity repository. |
| MediaFilterController::$mediaStorage | property | core/ |
The media storage. |
| MediaFilterController::checkCsrf | function | core/ |
Throws an AccessDeniedHttpException if the request fails CSRF validation. |
Pagination
- Previous page
- Page 800
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.