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 |
---|---|---|---|
MediaCreationTest::testMediaTypeCreation | function | core/ |
Tests creating a media type programmatically. |
MediaDisplayTest | class | core/ |
Basic display tests for Media. |
MediaDisplayTest.php | file | core/ |
|
MediaDisplayTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
MediaDisplayTest::setUp | function | core/ |
|
MediaDisplayTest::testMediaDisplay | function | core/ |
Tests basic media display. |
MediaEmbed | class | core/ |
Provides a filter to embed media items using a custom tag. |
MediaEmbed.php | file | core/ |
|
MediaEmbed::$entityDisplayRepository | property | core/ |
The entity display repository. |
MediaEmbed::$entityRepository | property | core/ |
The entity repository. |
MediaEmbed::$entityTypeBundleInfo | property | core/ |
The entity type bundle info service. |
MediaEmbed::$entityTypeManager | property | core/ |
The entity type manager. |
MediaEmbed::$loggerFactory | property | core/ |
The logger factory. |
MediaEmbed::$recursiveRenderDepth | property | core/ |
An array of counters for the recursive rendering protection. |
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. |
MediaEmbedFilterConfigurationUiAddTest | class | core/ |
@covers ::media_filter_format_edit_form_validate @group media @group #slow |
MediaEmbedFilterConfigurationUiAddTest.php | file | core/ |
|
MediaEmbedFilterConfigurationUiAddTest::testValidationWhenAdding | function | core/ |
@covers ::media_form_filter_format_add_form_alter @dataProvider providerTestValidations |
MediaEmbedFilterConfigurationUiEditTest | class | core/ |
@covers ::media_filter_format_edit_form_validate @group media @group #slow |
MediaEmbedFilterConfigurationUiEditTest.php | file | core/ |
|
MediaEmbedFilterConfigurationUiEditTest::testValidationWhenEditing | function | core/ |
@covers ::media_form_filter_format_edit_form_alter @dataProvider providerTestValidations |
MediaEmbedFilterDisabledIntegrationsTest | class | core/ |
Tests that media embed disables certain integrations. |
MediaEmbedFilterDisabledIntegrationsTest.php | file | core/ |
|
MediaEmbedFilterDisabledIntegrationsTest::$modules | property | core/ |
Modules to install. |
MediaEmbedFilterDisabledIntegrationsTest::setUp | function | core/ |
|
MediaEmbedFilterDisabledIntegrationsTest::testDisabledIntegrations | function | core/ |
@covers ::renderMedia @covers ::disableContextualLinks |
MediaEmbedFilterTest | class | core/ |
@coversDefaultClass \Drupal\media\Plugin\Filter\MediaEmbed @group media |
MediaEmbedFilterTest.php | file | core/ |
|
MediaEmbedFilterTest::$modules | property | core/ |
Modules to install. |
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. |
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.