Search for filter
- Search 7.x for filter
- Search 8.9.x for filter
- Search 10.3.x for filter
- Search 11.x for filter
- Other projects
Exact matches
Title | Object type | File name | Summary |
---|---|---|---|
Filter | class | core/ |
Gathers information about the filter parameter. |
Filter | class | core/ |
Defines a filter annotation object. |
All search results
Title | Object type | File name | Summary |
---|---|---|---|
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 | class | core/ |
Tests that media embed disables certain integrations. |
MediaEmbedFilterDisabledIntegrationsTest.php | file | core/ |
|
MediaEmbedFilterDisabledIntegrationsTest.php | file | core/ |
|
MediaEmbedFilterDisabledIntegrationsTest::$modules | property | core/ |
Modules to enable. |
MediaEmbedFilterDisabledIntegrationsTest::$modules | property | core/ |
Modules to enable. |
MediaEmbedFilterDisabledIntegrationsTest::setUp | function | core/ |
|
MediaEmbedFilterDisabledIntegrationsTest::setUp | function | core/ |
|
MediaEmbedFilterDisabledIntegrationsTest::testDisabledIntegrations | function | core/ |
@covers ::renderMedia @covers ::disableContextualLinks |
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 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. |
MediaEmbedFilterTestBase::$modules | property | core/ |
Modules to enable. |
MediaEmbedFilterTestBase::applyFilter | function | core/ |
Applies the `@Filter=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::setUp | function | core/ |
|
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 enable. |
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. |
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. |
Pagination
- Previous page
- Page 30
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.