Search for filter

  1. Search 7.x for filter
  2. Search 9.5.x for filter
  3. Search 10.3.x for filter
  4. Search 11.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/jsonapi/src/Query/Filter.php Gathers information about the filter parameter.
Filter class core/modules/filter/src/Annotation/Filter.php Defines an filter annotation object.

All search results

Title Object type File name Summary
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.
TaxonomyIndexTidFilterTest::testPostUpdateFunction function core/modules/taxonomy/tests/src/Kernel/Views/TaxonomyIndexTidFilterTest.php Tests post update function fixes dependencies.
TaxonomyIndexTidUiTest::testExposedFilter function core/modules/taxonomy/tests/src/Functional/Views/TaxonomyIndexTidUiTest.php Tests exposed 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::testFilterUI function core/modules/taxonomy/tests/src/Functional/Views/TaxonomyIndexTidUiTest.php Tests the filter UI.
TaxonomyTermFilterDepthTest class core/modules/taxonomy/tests/src/Functional/Views/TaxonomyTermFilterDepthTest.php Test the taxonomy term with depth filter.
TaxonomyTermFilterDepthTest.php file core/modules/taxonomy/tests/src/Functional/Views/TaxonomyTermFilterDepthTest.php
TaxonomyTermFilterDepthTest::$defaultTheme property core/modules/taxonomy/tests/src/Functional/Views/TaxonomyTermFilterDepthTest.php The theme to install as the default for testing.
TaxonomyTermFilterDepthTest::$modules property core/modules/taxonomy/tests/src/Functional/Views/TaxonomyTermFilterDepthTest.php Modules to enable.
TaxonomyTermFilterDepthTest::$terms property core/modules/taxonomy/tests/src/Functional/Views/TaxonomyTermFilterDepthTest.php
TaxonomyTermFilterDepthTest::$testViews property core/modules/taxonomy/tests/src/Functional/Views/TaxonomyTermFilterDepthTest.php
TaxonomyTermFilterDepthTest::$view property core/modules/taxonomy/tests/src/Functional/Views/TaxonomyTermFilterDepthTest.php
TaxonomyTermFilterDepthTest::assertTermWithDepthResult function core/modules/taxonomy/tests/src/Functional/Views/TaxonomyTermFilterDepthTest.php Changes the tid filter to given term and depth.
TaxonomyTermFilterDepthTest::setUp function core/modules/taxonomy/tests/src/Functional/Views/TaxonomyTermFilterDepthTest.php
TaxonomyTermFilterDepthTest::testTermWithDepthFilter function core/modules/taxonomy/tests/src/Functional/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.theme.inc Prepares variables for Views UI build group filter form templates.
template_preprocess_views_ui_rearrange_filter_form function core/modules/views_ui/views_ui.theme.inc Prepares variables for Views UI rearrange filter form templates.
TemporaryQueryGuard::collectFilteredFields function core/modules/jsonapi/src/Access/TemporaryQueryGuard.php Recursively collects all entity query condition fields.
TemporaryQueryGuard::getAccessResultsFromEntityFilterHook function core/modules/jsonapi/src/Access/TemporaryQueryGuard.php Gets the combined access result for each JSONAPI_FILTER_AMONG_* subset.
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 enable.
TermSourceWithVocabularyFilterTest::$modules property core/modules/taxonomy/tests/src/Kernel/Plugin/migrate/source/d7/TermSourceWithVocabularyFilterTest.php Modules to enable.
TermSourceWithVocabularyFilterTest::providerSource function core/modules/taxonomy/tests/src/Kernel/Plugin/migrate/source/d6/TermSourceWithVocabularyFilterTest.php The data provider.
TermSourceWithVocabularyFilterTest::providerSource function core/modules/taxonomy/tests/src/Kernel/Plugin/migrate/source/d7/TermSourceWithVocabularyFilterTest.php The data provider.
TermTest::testCollectionFilterAccess function core/modules/jsonapi/tests/src/Functional/TermTest.php
TestAttributeFilter class core/modules/ckeditor/tests/modules/src/Plugin/Filter/TestAttributeFilter.php A filter that adds a test attribute to any configured HTML tags.
TestAttributeFilter.php file core/modules/ckeditor/tests/modules/src/Plugin/Filter/TestAttributeFilter.php
TestAttributeFilter::process function core/modules/ckeditor/tests/modules/src/Plugin/Filter/TestAttributeFilter.php Performs the filter processing.
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
TestFilteredPluginManager::$definitions property core/tests/Drupal/Tests/Core/Plugin/FilteredPluginManagerTraitTest.php
TestFilteredPluginManager::$moduleHandler property core/tests/Drupal/Tests/Core/Plugin/FilteredPluginManagerTraitTest.php
TestFilteredPluginManager::$themeManager property core/tests/Drupal/Tests/Core/Plugin/FilteredPluginManagerTraitTest.php
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.

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