| 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. |
| 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 JsonApiFilter::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 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. |
| TermTest::testCollectionFilterAccess |
function |
core/modules/jsonapi/tests/src/Functional/TermTest.php |
|
| 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 |
Gets a specific plugin definition. |
| 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 |
|
| TestMediaFilterController |
class |
core/modules/media/tests/modules/media_test_embed/src/Controller/TestMediaFilterController.php |
Controller to allow testing of error handling of Media Embed in text editors. |
| TestMediaFilterController.php |
file |
core/modules/media/tests/modules/media_test_embed/src/Controller/TestMediaFilterController.php |
|