Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 10.3.x for all
- Search 11.x for all
- Search main for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| MediaEmbedFilterDisabledIntegrationsTest::$modules | property | core/ |
Modules to enable. |
| MediaEmbedFilterDisabledIntegrationsTest::providerDisabledIntegrations | function | core/ |
Data provider for testDisabledIntegrations(). |
| MediaEmbedFilterDisabledIntegrationsTest::setUp | function | core/ |
|
| MediaEmbedFilterDisabledIntegrationsTest::testDisabledIntegrations | function | core/ |
@covers ::renderMedia[[api-linebreak]] @covers ::disableContextualLinks[[api-linebreak]] @dataProvider providerDisabledIntegrations |
| MediaEmbedFilterTest | class | core/ |
@coversDefaultClass \Drupal\media\Plugin\Filter\MediaEmbed[[api-linebreak]] @group media |
| MediaEmbedFilterTest.php | file | core/ |
|
| MediaEmbedFilterTest::$modules | property | core/ |
Modules to enable. |
| MediaEmbedFilterTest::providerAccessUnpublished | function | core/ |
Data provider for testAccessUnpublished(). |
| MediaEmbedFilterTest::providerFilterIntegration | function | core/ |
Data provider for testFilterIntegration(). |
| 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 tests. |
| MediaEmbedFilterTestBase.php | file | core/ |
|
| MediaEmbedFilterTestBase::$embeddedEntity | property | core/ |
The sample Media entity to embed. |
| MediaEmbedFilterTestBase::$image | property | core/ |
The image file to use in tests. |
| MediaEmbedFilterTestBase::$modules | property | core/ |
Modules to enable. |
| MediaEmbedFilterTestBase::applyFilter | function | core/ |
Applies the `@Filter=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::setUp | function | core/ |
|
| 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 enable. |
| 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. |
| MediaFilterController | class | core/ |
Controller which renders a preview of the provided text. |
| MediaFilterController.php | file | core/ |
|
| MediaFilterController::$entityRepository | property | core/ |
The entity repository. |
| MediaFilterController::$mediaStorage | property | core/ |
The media storage. |
| MediaFilterController::$renderer | property | core/ |
The renderer service. |
| MediaFilterController::checkCsrf | function | core/ |
Throws an AccessDeniedHttpException if the request fails CSRF validation. |
| MediaFilterController::create | function | core/ |
Instantiates a new instance of this class. |
| MediaFilterController::formatUsesMediaEmbedFilter | function | core/ |
Checks access based on media_embed filter status on the text format. |
| MediaFilterController::preview | function | core/ |
Returns a HTML response containing a preview of the text after filtering. |
| MediaFilterController::__construct | function | core/ |
Constructs an MediaFilterController instance. |
| MediaForm | class | core/ |
Form controller for the media edit forms. |
| MediaForm.php | file | core/ |
|
| MediaForm::form | function | core/ |
Gets the actual form array to be built. |
| MediaForm::save | function | core/ |
Form submission handler for the 'save' action. |
Pagination
- Previous page
- Page 914
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.