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 |
---|---|---|---|
MediaEmbedFilterTest::testBasics | function | core/ |
Ensures media entities are rendered correctly. |
MediaEmbedFilterTest::testFilterIntegration | function | core/ |
@covers \Drupal\filter\Plugin\Filter\FilterAlign @covers \Drupal\filter\Plugin\Filter\FilterCaption @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 @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 | 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. |
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.