Search for media
- Search 7.x for media
- Search 9.5.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. |
All search results
Title | Object type | File name | Summary |
---|---|---|---|
MediaEmbed::$renderer | property | core/ |
The renderer. |
MediaEmbed::applyPerEmbedMediaOverrides | function | core/ |
Applies attribute-based per-media embed overrides of media information. |
MediaEmbed::calculateDependencies | function | core/ |
Calculates dependencies for the configured plugin. |
MediaEmbed::create | function | core/ |
Creates an instance of the plugin. |
MediaEmbed::disableContextualLinks | function | core/ |
Disables Contextual Links for the embedded media by removing its property. |
MediaEmbed::getMediaImageSourceField | function | core/ |
Get image field from source config. |
MediaEmbed::process | function | core/ |
Performs the filter processing. |
MediaEmbed::renderIntoDomNode | function | core/ |
Renders the given render array into the given DOM node. |
MediaEmbed::renderMedia | function | core/ |
Builds the render array for the given media entity in the given langcode. |
MediaEmbed::renderMissingMediaIndicator | function | core/ |
Builds the render array for the indicator when media cannot be loaded. |
MediaEmbed::replaceNodeContent | function | core/ |
Replaces the contents of a DOMNode. |
MediaEmbed::settingsForm | function | core/ |
Generates a filter's settings form. |
MediaEmbed::tips | function | core/ |
Generates a filter's tip. |
MediaEmbed::trustedCallbacks | function | core/ |
Lists the trusted callbacks provided by the implementing class. |
MediaEmbed::validateOptions | function | core/ |
Form element validation handler. |
MediaEmbed::__construct | function | core/ |
Constructs a MediaEmbed object. |
MediaEmbedFilterConfigurationUiTest | class | core/ |
@covers ::media_filter_format_edit_form_validate @group media |
MediaEmbedFilterConfigurationUiTest.php | file | core/ |
|
MediaEmbedFilterConfigurationUiTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
MediaEmbedFilterConfigurationUiTest::providerTestValidations | function | core/ |
Data provider for testValidationWhenAdding() and testValidationWhenEditing(). |
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 @covers ::media_filter_format_edit_form_validate @dataProvider providerTestValidations |
MediaEmbedFilterConfigurationUiTest::testValidationWhenEditing | function | core/ |
@covers ::media_form_filter_format_edit_form_alter @covers ::media_filter_format_edit_form_validate @dataProvider providerTestValidations |
MediaEmbedFilterDisabledIntegrationsTest | class | core/ |
Tests that media embed disables certain integrations. |
MediaEmbedFilterDisabledIntegrationsTest.php | file | core/ |
|
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 @covers ::disableContextualLinks @dataProvider providerDisabledIntegrations |
MediaEmbedFilterTest | class | core/ |
@coversDefaultClass \Drupal\media\Plugin\Filter\MediaEmbed @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 @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 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. |
Pagination
- Previous page
- Page 10
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.