Search for filter

  1. Search 7.x for filter
  2. Search 9.5.x for filter
  3. Search 8.9.x for filter
  4. Search 10.3.x for filter
  5. Other projects

Exact matches

These are exact matches according to your search
Title Object type File name Summary
Filter class core/modules/filter/src/Attribute/Filter.php Defines a filter attribute for plugin discovery.
Filter class core/modules/filter/src/Annotation/Filter.php Defines a filter annotation object.

All search results

Title Object type File name Summary
TaxonomyIndexTidFilterTest::$terms property core/modules/taxonomy/tests/src/Kernel/Views/TaxonomyIndexTidFilterTest.php
TaxonomyIndexTidFilterTest::$testViews property core/modules/taxonomy/tests/src/Kernel/Views/TaxonomyIndexTidFilterTest.php Views to be enabled.
TaxonomyIndexTidFilterTest::setUp function core/modules/taxonomy/tests/src/Kernel/Views/TaxonomyIndexTidFilterTest.php
TaxonomyIndexTidFilterTest::testConfigDependency function core/modules/taxonomy/tests/src/Kernel/Views/TaxonomyIndexTidFilterTest.php Tests dependencies are not added for terms that do not exist.
TaxonomyIndexTidUiTest::testExposedFilter function core/modules/taxonomy/tests/src/Functional/Views/TaxonomyIndexTidUiTest.php Tests exposed taxonomy filters.
TaxonomyIndexTidUiTest::testExposedGroupedFilter function core/modules/taxonomy/tests/src/Functional/Views/TaxonomyIndexTidUiTest.php Tests exposed grouped taxonomy filters.
TaxonomyIndexTidUiTest::testExposedUnpublishedFilterOptions function core/modules/taxonomy/tests/src/Functional/Views/TaxonomyIndexTidUiTest.php Tests that an exposed taxonomy filter doesn't show unpublished terms.
TaxonomyIndexTidUiTest::testFilterGrouping function core/modules/taxonomy/tests/src/Functional/Views/TaxonomyIndexTidUiTest.php Tests using the TaxonomyIndexTid in a filter group.
TaxonomyIndexTidUiTest::testFilterUI function core/modules/taxonomy/tests/src/Functional/Views/TaxonomyIndexTidUiTest.php Tests the filter UI.
TaxonomyTermArgumentDepthTest::testTermWithDepthFilter function core/modules/taxonomy/tests/src/Kernel/Views/TaxonomyTermArgumentDepthTest.php Tests the terms with depth filter.
TaxonomyTermFilterDepthTest class core/modules/taxonomy/tests/src/Kernel/Views/TaxonomyTermFilterDepthTest.php Test the taxonomy term with depth filter.
TaxonomyTermFilterDepthTest.php file core/modules/taxonomy/tests/src/Kernel/Views/TaxonomyTermFilterDepthTest.php
TaxonomyTermFilterDepthTest::$modules property core/modules/taxonomy/tests/src/Kernel/Views/TaxonomyTermFilterDepthTest.php Modules to install.
TaxonomyTermFilterDepthTest::$terms property core/modules/taxonomy/tests/src/Kernel/Views/TaxonomyTermFilterDepthTest.php The terms used in the test.
TaxonomyTermFilterDepthTest::$testViews property core/modules/taxonomy/tests/src/Kernel/Views/TaxonomyTermFilterDepthTest.php Views IDs used by this test.
TaxonomyTermFilterDepthTest::$view property core/modules/taxonomy/tests/src/Kernel/Views/TaxonomyTermFilterDepthTest.php The view executable used in the test.
TaxonomyTermFilterDepthTest::assertTermWithDepthResult function core/modules/taxonomy/tests/src/Kernel/Views/TaxonomyTermFilterDepthTest.php Asserts the result of the view for the given filter configuration.
TaxonomyTermFilterDepthTest::setUp function core/modules/taxonomy/tests/src/Kernel/Views/TaxonomyTermFilterDepthTest.php
TaxonomyTermFilterDepthTest::testTermWithDepthFilter function core/modules/taxonomy/tests/src/Kernel/Views/TaxonomyTermFilterDepthTest.php Tests the terms with depth filter.
template_preprocess_filter_guidelines function core/modules/filter/filter.module Prepares variables for text format guideline templates.
template_preprocess_filter_tips function core/modules/filter/filter.module Prepares variables for filter tips templates.
template_preprocess_views_ui_build_group_filter_form function core/modules/views_ui/views_ui.module Prepares variables for Views UI build group filter form templates.
template_preprocess_views_ui_rearrange_filter_form function core/modules/views_ui/views_ui.module Prepares variables for Views UI rearrange filter form templates.
TermSourceWithVocabularyFilterTest class core/modules/taxonomy/tests/src/Kernel/Plugin/migrate/source/d6/TermSourceWithVocabularyFilterTest.php Tests the taxonomy term source with vocabulary filter.
TermSourceWithVocabularyFilterTest class core/modules/taxonomy/tests/src/Kernel/Plugin/migrate/source/d7/TermSourceWithVocabularyFilterTest.php Tests the taxonomy term source with vocabulary filter.
TermSourceWithVocabularyFilterTest.php file core/modules/taxonomy/tests/src/Kernel/Plugin/migrate/source/d6/TermSourceWithVocabularyFilterTest.php
TermSourceWithVocabularyFilterTest.php file core/modules/taxonomy/tests/src/Kernel/Plugin/migrate/source/d7/TermSourceWithVocabularyFilterTest.php
TermSourceWithVocabularyFilterTest::$modules property core/modules/taxonomy/tests/src/Kernel/Plugin/migrate/source/d6/TermSourceWithVocabularyFilterTest.php Modules to install.
TermSourceWithVocabularyFilterTest::$modules property core/modules/taxonomy/tests/src/Kernel/Plugin/migrate/source/d7/TermSourceWithVocabularyFilterTest.php Modules to install.
TermSourceWithVocabularyFilterTest::providerSource function core/modules/taxonomy/tests/src/Kernel/Plugin/migrate/source/d6/TermSourceWithVocabularyFilterTest.php Provides source data for ::testSource.
TermSourceWithVocabularyFilterTest::providerSource function core/modules/taxonomy/tests/src/Kernel/Plugin/migrate/source/d7/TermSourceWithVocabularyFilterTest.php Provides source data for ::testSource.
TermTranslationViewsTest::testTermsTranslationWithContextualFilter function core/modules/taxonomy/tests/src/Functional/Views/TermTranslationViewsTest.php Ensure that proper translation is returned when contextual filter.
TestConfigFactoryOverrideBase::doFilterNestedArray function core/tests/Drupal/Tests/Core/Config/ConfigFactoryOverrideBaseTest.php
TestExtension::getFilters function core/modules/system/tests/modules/twig_extension_test/src/TwigExtension/TestExtension.php Generates a list of all Twig filters that this extension defines.
TestExtension::testFilter function core/modules/system/tests/modules/twig_extension_test/src/TwigExtension/TestExtension.php Replaces all instances of "animal" in a string with "plant".
TestFilteredPluginManager class core/tests/Drupal/Tests/Core/Plugin/FilteredPluginManagerTraitTest.php Class that allows testing the trait.
TestFilteredPluginManager::$contextHandler property core/tests/Drupal/Tests/Core/Plugin/FilteredPluginManagerTraitTest.php The context handler.
TestFilteredPluginManager::$definitions property core/tests/Drupal/Tests/Core/Plugin/FilteredPluginManagerTraitTest.php An array of plugin definitions.
TestFilteredPluginManager::$moduleHandler property core/tests/Drupal/Tests/Core/Plugin/FilteredPluginManagerTraitTest.php The module handler.
TestFilteredPluginManager::$themeManager property core/tests/Drupal/Tests/Core/Plugin/FilteredPluginManagerTraitTest.php The theme manager.
TestFilteredPluginManager::contextHandler function core/tests/Drupal/Tests/Core/Plugin/FilteredPluginManagerTraitTest.php Wraps the context handler.
TestFilteredPluginManager::getDefinitions function core/tests/Drupal/Tests/Core/Plugin/FilteredPluginManagerTraitTest.php See \Drupal\Component\Plugin\Discovery\DiscoveryInterface::getDefinitions().
TestFilteredPluginManager::getType function core/tests/Drupal/Tests/Core/Plugin/FilteredPluginManagerTraitTest.php A string identifying the plugin type.
TestFilteredPluginManager::moduleHandler function core/tests/Drupal/Tests/Core/Plugin/FilteredPluginManagerTraitTest.php Wraps the module handler.
TestFilteredPluginManager::themeManager function core/tests/Drupal/Tests/Core/Plugin/FilteredPluginManagerTraitTest.php Wraps the theme manager.
TestFilteredPluginManager::__construct function core/tests/Drupal/Tests/Core/Plugin/FilteredPluginManagerTraitTest.php
TestFilterIterator class core/modules/migrate/tests/src/Kernel/TestFilterIterator.php Class to test FilterIterators.
TestFilterIterator.php file core/modules/migrate/tests/src/Kernel/TestFilterIterator.php
TestFilterIterator::accept function core/modules/migrate/tests/src/Kernel/TestFilterIterator.php
TextFieldTest::testFilteredTextValueProcessPipeline function core/modules/text/tests/src/Unit/Plugin/migrate/field/d6/TextFieldTest.php Tests filtered text value process pipeline.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.