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 attribute for plugin discovery. |
| Filter | class | core/ |
Defines a filter annotation object. |
All search results
| Title | Object type | File name | Summary |
|---|---|---|---|
| NumericFilter::opNotRegex | function | core/ |
Filters by a negated regular expression. |
| NumericFilter::opRegex | function | core/ |
Filters by a regular expression. |
| NumericFilter::opSimple | function | core/ |
|
| NumericFilter::query | function | core/ |
Add this filter to the query. |
| NumericFilter::valueForm | function | core/ |
Provide a simple textfield for equality. |
| NumericFilterTest | class | core/ |
@coversDefaultClass \Drupal\views\Plugin\views\filter\NumericFilter[[api-linebreak]] @group Views |
| NumericFilterTest.php | file | core/ |
|
| NumericFilterTest::provideAcceptExposedInput | function | core/ |
Data provider for testAcceptExposedInput test. |
| NumericFilterTest::testAcceptExposedInput | function | core/ |
Tests the acceptExposedInput method. |
| olivero_preprocess_filter_caption | function | core/ |
Implements hook_preprocess_HOOK() for setting classes. |
| OptionsListFilterTest | class | core/ |
Tests options list filter for views. |
| OptionsListFilterTest.php | file | core/ |
|
| OptionsListFilterTest::$testViews | property | core/ |
Views used by this test. |
| OptionsListFilterTest::testViewsTestOptionsListFilter | function | core/ |
Tests options list field filter. |
| OptionsListFilterTest::testViewsTestOptionsListGroupedFilter | function | core/ |
Tests options list field filter when grouped. |
| PaginationAJAXTest::testDefaultFilterPagination | function | core/ |
Tests if pagination via AJAX works for the filter with default value. |
| PathAdminTest::testPathFiltering | function | core/ |
Tests the filtering aspect of the Path UI. |
| PathFilterForm | class | core/ |
Provides the path admin overview filter form. |
| PathFilterForm.php | file | core/ |
|
| PathFilterForm::buildForm | function | core/ |
Form constructor. |
| PathFilterForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| PathFilterForm::resetForm | function | core/ |
Resets the filter selections. |
| PathFilterForm::submitForm | function | core/ |
Form submission handler. |
| PermissionFilterTest | class | core/ |
Tests the JavaScript functionality of the permission filter. |
| PermissionFilterTest.php | file | core/ |
|
| PermissionFilterTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| PermissionFilterTest::$modules | property | core/ |
Modules to install. |
| PermissionFilterTest::filterVisibleElements | function | core/ |
Removes any non-visible elements from the passed array. |
| PermissionFilterTest::setUp | function | core/ |
|
| PermissionFilterTest::testPermissionFilter | function | core/ |
Tests that filter results announcement has correct pluralization. |
| plugin.manager.filter | service | core/ |
Drupal\filter\FilterPluginManager |
| plugin.manager.views.filter | service | core/ |
Drupal\views\Plugin\ViewsHandlerManager |
| PluginBase::doFilterByDefinedOptions | function | core/ |
Do the work to filter out stored options depending on the defined options. |
| PluginBase::filterByDefinedOptions | function | core/ |
Filter out stored options depending on the defined options. |
| PluginBaseTest::providerTestFilterByDefinedOptions | function | core/ |
|
| PluginBaseTest::testFilterByDefinedOptions | function | core/ |
@dataProvider providerTestFilterByDefinedOptions @covers ::filterByDefinedOptions[[api-linebreak]] |
| ProjectInfo::filterProjectInfo | function | core/ |
Filters the project .info.yml data to only save attributes we need. |
| ProviderFilterDecorator | class | core/ |
Remove plugin definitions with non-existing providers. |
| ProviderFilterDecorator.php | file | core/ |
|
| ProviderFilterDecorator::$decorated | property | core/ |
The Discovery object being decorated. |
| ProviderFilterDecorator::$providerExists | property | core/ |
A callable for testing if a provider exists. |
| ProviderFilterDecorator::filterDefinitions | function | core/ |
Removes plugin definitions with non-existing providers. |
| ProviderFilterDecorator::getDefinitions | function | core/ |
Gets the definition of all plugins for this type. |
| ProviderFilterDecorator::__call | function | core/ |
Passes through all unknown calls onto the decorated object. |
| ProviderFilterDecorator::__construct | function | core/ |
Constructs an InheritProviderDecorator object. |
| QueryGroupByTest::testGroupByCountOnlyFilters | function | core/ |
Tests groupby with filters. |
| ReadOnlyModeMethodFilter | class | core/ |
Filters routes based on the HTTP method and JSON:API's read-only mode. |
| ReadOnlyModeMethodFilter.php | file | core/ |
|
| ReadOnlyModeMethodFilter::$inner | property | core/ |
The decorated method filter. |
| ReadOnlyModeMethodFilter::$readOnlyModeIsEnabled | property | core/ |
Whether JSON:API's read-only mode is enabled. |
Pagination
- Previous page
- Page 33
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.