Search for filter
- Search 7.x for filter
- Search 9.5.x for filter
- Search 10.3.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 an filter annotation object. |
All search results
| Title | Object type | File name | Summary |
|---|---|---|---|
| MigrateFilterFormatTest.php | file | core/ |
|
| MigrateFilterFormatTest::$modules | property | core/ |
Modules to enable. |
| MigrateFilterFormatTest::assertEntity | function | core/ |
Asserts various aspects of a filter format entity. |
| MigrateFilterFormatTest::migrateDumpAlter | function | core/ |
Allows tests to alter dumps after they have loaded. |
| MigrateFilterFormatTest::setUp | function | core/ |
|
| MigrateFilterFormatTest::setUp | function | core/ |
|
| MigrateFilterFormatTest::testFilterFormat | function | core/ |
Tests the Drupal 6 filter format to Drupal 8 migration. |
| MigrateFilterFormatTest::testFilterFormat | function | core/ |
Tests the Drupal 7 filter format to Drupal 8 migration. |
| MigrateFilterSettingsTest | class | core/ |
Tests migration of Filter's settings to configuration. |
| MigrateFilterSettingsTest.php | file | core/ |
|
| MigrateFilterSettingsTest::$modules | property | core/ |
Modules to enable. |
| MigrateFilterSettingsTest::setUp | function | core/ |
|
| MigrateFilterSettingsTest::testFilterSettings | function | core/ |
Tests migration of Filter variables to configuration. |
| ModerationStateFilter | class | core/ |
Provides a filter for the moderation state of an entity. |
| ModerationStateFilter.php | file | core/ |
|
| ModerationStateFilter::$bundleInfo | property | core/ |
The bundle information service. |
| ModerationStateFilter::$entityTypeManager | property | core/ |
The entity type manager. |
| ModerationStateFilter::$valueFormType | property | core/ |
|
| ModerationStateFilter::$workflowStorage | property | core/ |
The storage handler of the workflow entity type. |
| 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/ |
Child classes should be used to override this function and set the 'value options', unless 'options callback' is defined as a valid function or static public method to generate these values. |
| 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. |
| NestedArray::filter | function | core/ |
Filters a nested array recursively. |
| NestedArrayTest::providerTestFilter | function | core/ |
|
| NestedArrayTest::testFilter | function | core/ |
@covers ::filter[[api-linebreak]] @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 enable. |
| 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/ |
|
| 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 |
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.