Search for media
- Search 7.x for media
- Search 8.9.x for media
- Search 10.3.x for media
- Search 11.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 |
|---|---|---|---|
| MediaEmbedFilterConfigurationUiTest.php | file | core/ |
|
| MediaEmbedFilterConfigurationUiTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| MediaEmbedFilterConfigurationUiTest::$failOnJavascriptConsoleErrors | property | core/ |
@todo Remove this class property in https://www.drupal.org/node/3091878/. |
| MediaEmbedFilterConfigurationUiTest::providerTestValidations | function | core/ |
Data provider for testing validation when adding and editing media embeds. |
| MediaEmbedFilterConfigurationUiTest::setUp | function | core/ |
|
| MediaEmbedFilterConfigurationUiTest::setUpBeforeClass | function | core/ |
|
| MediaEmbedFilterConfigurationUiTest::showHiddenFields | function | core/ |
Show visually hidden fields. |
| MediaEmbedFilterConfigurationUiTest::testValidationWhenAdding | function | core/ |
@covers ::media_form_filter_format_add_form_alter[[api-linebreak]] @covers ::media_filter_format_edit_form_validate[[api-linebreak]] @dataProvider providerTestValidations |
| MediaEmbedFilterConfigurationUiTest::testValidationWhenEditing | function | core/ |
@covers ::media_form_filter_format_edit_form_alter[[api-linebreak]] @covers ::media_filter_format_edit_form_validate[[api-linebreak]] @dataProvider providerTestValidations |
| MediaEmbedFilterDisabledIntegrationsTest | class | core/ |
Tests that media embed disables certain integrations. |
| MediaEmbedFilterDisabledIntegrationsTest | class | core/ |
Tests that media embed disables certain integrations. |
| MediaEmbedFilterDisabledIntegrationsTest.php | file | core/ |
|
| MediaEmbedFilterDisabledIntegrationsTest.php | file | core/ |
|
| MediaEmbedFilterDisabledIntegrationsTest::$modules | property | core/ |
Modules to enable. |
| MediaEmbedFilterDisabledIntegrationsTest::$modules | property | core/ |
Modules to enable. |
| MediaEmbedFilterDisabledIntegrationsTest::setUp | function | core/ |
|
| MediaEmbedFilterDisabledIntegrationsTest::setUp | function | core/ |
|
| MediaEmbedFilterDisabledIntegrationsTest::testDisabledIntegrations | function | core/ |
@covers ::renderMedia[[api-linebreak]] @covers ::disableContextualLinks[[api-linebreak]] |
| MediaEmbedFilterDisabledIntegrationsTest::testDisabledIntegrations | function | core/ |
@covers ::renderMedia[[api-linebreak]] @covers ::disableContextualLinks[[api-linebreak]] |
| 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/ |
Pagination
- Previous page
- Page 11
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.