Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 8.9.x for all
- Search 10.3.x for all
- Search 11.x for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| MediaDisplayTest.php | file | core/ |
|
| MediaDisplayTest::$defaultTheme | property | core/ |
|
| 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::$renderer | property | core/ |
The renderer. |
| MediaEmbed::applyPerEmbedMediaOverrides | function | core/ |
Applies attribute-based per-media embed overrides of media information. |
| MediaEmbed::calculateDependencies | function | core/ |
|
| 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::onCollectionDependencyRemoval | function | core/ |
|
| MediaEmbed::process | function | core/ |
|
| 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/ |
|
| MediaEmbed::tips | function | core/ |
|
| MediaEmbed::trustedCallbacks | function | core/ |
|
| MediaEmbed::validateOptions | function | core/ |
Form element validation handler. |
| MediaEmbed::__construct | function | core/ |
Constructs a MediaEmbed object. |
| MediaEmbedFilterConfigurationUiAddTest | class | core/ |
Tests Media Embed Filter Configuration Ui Add. |
| MediaEmbedFilterConfigurationUiAddTest.php | file | core/ |
|
| MediaEmbedFilterConfigurationUiAddTest::testValidationWhenAdding | function | core/ |
Tests validation when adding. |
| MediaEmbedFilterConfigurationUiEditTest | class | core/ |
Tests Media Embed Filter Configuration Ui Edit. |
| MediaEmbedFilterConfigurationUiEditTest.php | file | core/ |
|
| MediaEmbedFilterConfigurationUiEditTest::testValidationWhenEditing | function | core/ |
Tests validation when editing. |
| MediaEmbedFilterDisabledIntegrationsTest | class | core/ |
Tests that media embed disables certain integrations. |
| MediaEmbedFilterDisabledIntegrationsTest.php | file | core/ |
|
| MediaEmbedFilterDisabledIntegrationsTest::$modules | property | core/ |
|
| MediaEmbedFilterDisabledIntegrationsTest::setUp | function | core/ |
|
| MediaEmbedFilterDisabledIntegrationsTest::testDisabledIntegrations | function | core/ |
Tests disabled integrations. |
| MediaEmbedFilterTest | class | core/ |
Tests Drupal\media\Plugin\Filter\MediaEmbed. |
| MediaEmbedFilterTest.php | file | core/ |
|
| MediaEmbedFilterTest::$modules | property | core/ |
|
| 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::testDependencies | function | core/ |
Tests that the 'media_embed' filter handles dependency removal. |
| MediaEmbedFilterTest::testFilterIntegration | function | core/ |
Tests filter integration. |
Pagination
- Previous page
- Page 1013
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.