Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| MediaEmbed::calculateDependencies | function | core/ |
Calculates dependencies for the configured 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::renderMissingMediaIndicator | function | core/ |
Builds the render array for the indicator when media cannot be loaded. |
| 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/ |
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/ |
Modules to install. |
| 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/ |
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. |
| 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. |
| 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/ |
Tests overrides alt and title. |
| MediaEmbedFilterTest::testRecursionProtection | function | core/ |
Tests recursive rendering protection. |
| MediaEmbedFilterTestBase | class | core/ |
Base class for Media Embed filter tests. |
| MediaEmbedFilterTestBase | class | core/ |
Base class for media embed filter configuration 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. |
Pagination
- Previous page
- Page 854
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.