Search for filter
- Search 7.x for filter
- Search 9.5.x for filter
- Search 8.9.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. |
Filter | class | core/ |
Defines a filter attribute for plugin discovery. |
All search results
Title | Object type | File name | Summary |
---|---|---|---|
ModerationStateFilter::calculateDependencies | function | core/ |
Calculates dependencies for the configured plugin. |
ModerationStateFilter::create | function | core/ |
Creates an instance of the plugin. |
ModerationStateFilter::getCacheContexts | function | core/ |
The cache contexts associated with this object. |
ModerationStateFilter::getCacheTags | function | core/ |
The cache tags associated with this object. |
ModerationStateFilter::getValueOptions | function | core/ |
Gets the value options. |
ModerationStateFilter::getWorkflowIds | function | core/ |
Gets the list of Workflow IDs configured for this filter. |
ModerationStateFilter::onDependencyRemoval | function | core/ |
Allows a plugin to define whether it should be removed. |
ModerationStateFilter::opSimple | function | core/ |
|
ModerationStateFilter::__construct | function | core/ |
Creates an instance of ModerationStateFilter. |
ModuleFilterTest | class | core/ |
Tests the JavaScript functionality of the module filter. |
ModuleFilterTest.php | file | core/ |
|
ModuleFilterTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
ModuleFilterTest::$modules | property | core/ |
Modules to install. |
ModuleFilterTest::filterVisibleElements | function | core/ |
Removes any non-visible elements from the passed array. |
ModuleFilterTest::setUp | function | core/ |
|
ModuleFilterTest::testModuleFilter | function | core/ |
Tests that filter results announcement has correct pluralization. |
ModuleUninstallFilterTest | class | core/ |
Tests the JavaScript functionality of the module uninstall filter. |
ModuleUninstallFilterTest.php | file | core/ |
|
ModuleUninstallFilterTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
ModuleUninstallFilterTest::$modules | property | core/ |
Modules to install. |
ModuleUninstallFilterTest::filterVisibleElements | function | core/ |
Removes any non-visible elements from the passed array. |
ModuleUninstallFilterTest::setUp | function | core/ |
|
ModuleUninstallFilterTest::testModuleUninstallFilter | function | core/ |
Tests that correct module count is returned when list filtered. |
navigation_plugin_filter_block__layout_builder_alter | function | core/ |
Implements hook_plugin_filter_TYPE__CONSUMER_alter(). |
navigation_plugin_filter_layout__layout_builder_alter | function | core/ |
Implements hook_plugin_filter_TYPE__CONSUMER_alter(). |
NestedArray::filter | function | core/ |
Filters a nested array recursively. |
NestedArrayTest::providerTestFilter | function | core/ |
|
NestedArrayTest::testFilter | function | core/ |
@covers ::filter @dataProvider providerTestFilter |
Node::$filterDefaultFormat | property | core/ |
The default filter format. |
Node::buildFilters | function | core/ |
Overrides Drupal\views\Plugin\views\wizard\WizardPluginBase::buildFilters(). |
Node::defaultDisplayFiltersUser | function | core/ |
Retrieves filter information based on user input for the default display. |
NodeFieldFilterTest | class | core/ |
Tests node field filters with translations. |
NodeFieldFilterTest.php | file | core/ |
|
NodeFieldFilterTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
NodeFieldFilterTest::$modules | property | core/ |
Modules to install. |
NodeFieldFilterTest::$nodeTitles | property | core/ |
List of node titles by language. |
NodeFieldFilterTest::$testViews | property | core/ |
Views used by this test. |
NodeFieldFilterTest::assertPageCounts | function | core/ |
Asserts that the given node translation counts are correct. |
NodeFieldFilterTest::setUp | function | core/ |
Sets up the test. |
NodeFieldFilterTest::testFilters | function | core/ |
Tests body and title filters. |
NodeRevision::defaultDisplayFiltersUser | function | core/ |
Retrieves filter information based on user input for the default display. |
NodeTest::testCollectionFilterAccess | function | core/ |
|
NumericFilter | class | core/ |
Simple filter to handle greater than/less than filters. |
NumericFilter.php | file | core/ |
|
NumericFilter::$alwaysMultiple | property | core/ |
Disable the possibility to force a single value. |
NumericFilter::acceptExposedInput | function | core/ |
Do some minor translation of the exposed input. |
NumericFilter::adminSummary | function | core/ |
Display the filter on the administrative summary. |
NumericFilter::buildExposeForm | function | core/ |
Options form subform for exposed filter options. |
NumericFilter::defaultExposeOptions | function | core/ |
Provide default options for exposed filters. |
NumericFilter::defineOptions | function | core/ |
Information about options for all kinds of purposes will be held here. |
Pagination
- Previous page
- Page 32
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.