Search for filter
- Search 7.x for filter
- Search 9.5.x for filter
- Search 8.9.x for filter
- Search 10.3.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. |
Filter | class | core/ |
Defines a filter attribute for plugin discovery. |
All search results
Title | Object type | File name | Summary |
---|---|---|---|
LanguageFilter::$languageManager | property | core/ |
The language manager. |
LanguageFilter::access | function | core/ |
Check whether given user has access to this handler. |
LanguageFilter::create | function | core/ |
Creates an instance of the plugin. |
LanguageFilter::getValueOptions | function | core/ |
Gets the value options. |
LanguageFilter::query | function | core/ |
Add this filter to the query. |
LanguageFilter::__construct | function | core/ |
Constructs a new LanguageFilter instance. |
LanguageManager::filterLanguages | function | core/ |
Filters the full list of languages based on the value of the flag. |
LatestRevisionFilterTest | class | core/ |
Tests the 'Latest revision' filter. |
LatestRevisionFilterTest.php | file | core/ |
|
LatestRevisionFilterTest::$modules | property | core/ |
Modules to install. |
LatestRevisionFilterTest::$testViews | property | core/ |
Views to be enabled. |
LatestRevisionFilterTest::assertNotInResultSet | function | core/ |
Asserts that a list of revision IDs are not in the result. |
LatestRevisionFilterTest::testLatestRevisionFilter | function | core/ |
Tests the 'Latest revision' filter. |
LatestTranslationAffectedRevisionTest::testLatestRevisionFilter | function | core/ |
Tests the 'Latest revision' filter. |
LayoutBuilderHooks::pluginFilterBlockAlter | function | core/ |
Implements hook_plugin_filter_TYPE_alter(). |
LayoutBuilderHooks::pluginFilterBlockBlockUiAlter | function | core/ |
Implements hook_plugin_filter_TYPE__CONSUMER_alter(). |
LayoutBuilderHooks::pluginFilterBlockLayoutBuilderAlter | function | core/ |
Implements hook_plugin_filter_TYPE__CONSUMER_alter(). |
LayoutBuilderHooks::pluginFilterLayoutAlter | function | core/ |
Implements hook_plugin_filter_TYPE_alter(). |
LayoutBuilderHooks::pluginFilterLayoutLayoutBuilderAlter | function | core/ |
Implements hook_plugin_filter_TYPE__CONSUMER_alter(). |
LayoutBuilderTestPluginHooks::pluginFilterBlockLayoutBuilderAlter | function | core/ |
Implements hook_plugin_filter_TYPE__CONSUMER_alter(). |
LinkCollection::filter | function | core/ |
Filters a LinkCollection using the provided callback. |
ListInterface::filter | function | core/ |
Filters the items in the list using a custom callback. |
LocaleConfigManager::filterOverride | function | core/ |
Filters override data based on default translatable items. |
ManageFieldsTest::testFilterInReuseForm | function | core/ |
Tests filter results in the re-use form. |
ManyToOneHelper::addFilter | function | core/ |
|
MappingTest::filterNumericFields | function | core/ |
Restricts the allowed fields to only numeric fields. |
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/ |
@covers ::renderMedia[[api-linebreak]] @covers ::disableContextualLinks[[api-linebreak]] |
MediaEmbedFilterTest | class | core/ |
@coversDefaultClass \Drupal\media\Plugin\Filter\MediaEmbed[[api-linebreak]] @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. |
MediaEmbedFilterTest::testBasics | function | core/ |
Ensures media entities are rendered correctly. |
MediaEmbedFilterTest::testFilterIntegration | function | core/ |
@covers \Drupal\filter\Plugin\Filter\FilterAlign[[api-linebreak]] @covers \Drupal\filter\Plugin\Filter\FilterCaption[[api-linebreak]] @dataProvider providerFilterIntegration |
MediaEmbedFilterTest::testMissingEntityIndicator | function | core/ |
Tests the indicator for missing entities. |
MediaEmbedFilterTest::testOnlyDrupalMediaTagProcessed | function | core/ |
Tests that only <drupal-media> tags are processed. |
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.