Search for filter
- Search 7.x for filter
- Search 8.9.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 a filter annotation object. |
All search results
| Title | Object type | File name | Summary |
|---|---|---|---|
| PathFilterForm::resetForm | function | core/ |
Resets the filter selections. |
| PathFilterForm::submitForm | function | core/ |
Form submission handler. |
| 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. |
| ReadOnlyModeMethodFilter::filter | function | core/ |
Filters the route collection against a request. |
| ReadOnlyModeMethodFilter::__construct | function | core/ |
ReadOnlyModeMethodFilter constructor. |
| RearrangeFilter | class | core/ |
Provides a rearrange form for Views filters. |
| RearrangeFilter.php | file | core/ |
|
| RearrangeFilter::arrayKeyPlus | function | core/ |
Adds one to each key of an array. |
| RearrangeFilter::buildForm | function | core/ |
Form constructor. |
| RearrangeFilter::getFormId | function | core/ |
Returns a unique string identifying the form. |
| RearrangeFilter::getFormKey | function | core/ |
Returns the key that represents this form. |
| RearrangeFilter::submitForm | function | core/ |
Form submission handler. |
| RearrangeFilter::__construct | function | core/ |
Constructs a new RearrangeFilter object. |
| RearrangeFilterTest | class | core/ |
Unit tests for Views UI module functions. |
| RearrangeFilterTest.php | file | core/ |
|
| RearrangeFilterTest::testStaticMethods | function | core/ |
Tests static methods. |
| RecursiveExtensionFilterIterator | class | core/ |
Filters a RecursiveDirectoryIterator to discover extensions. |
| RecursiveExtensionFilterIterator.php | file | core/ |
|
| RecursiveExtensionFilterIterator::$acceptTests | property | core/ |
Whether to include test directories when recursing. |
| RecursiveExtensionFilterIterator::$allowedExtensionTypes | property | core/ |
List of base extension type directory names to scan. |
| RecursiveExtensionFilterIterator::$skippedFolders | property | core/ |
List of directory names to skip when recursing. |
| RecursiveExtensionFilterIterator::accept | function | core/ |
#[\ReturnTypeWillChange] |
| RecursiveExtensionFilterIterator::acceptTests | function | core/ |
Controls whether test directories will be scanned. |
| RecursiveExtensionFilterIterator::getChildren | function | core/ |
#[\ReturnTypeWillChange] |
| RecursiveExtensionFilterIterator::__construct | function | core/ |
Construct a RecursiveExtensionFilterIterator. |
| Renderer::xssFilterAdminIfUnsafe | function | core/ |
Applies a very permissive XSS/HTML filter for admin-only use. |
| RequestFormatRouteFilter | class | core/ |
Provides a route filter, which filters by the request format. |
| RequestFormatRouteFilter.php | file | core/ |
|
| RequestFormatRouteFilter::filter | function | core/ |
Filters the route collection against a request. |
| RequestFormatRouteFilter::getAvailableFormats | function | core/ |
Gets the set of formats across all routes in the collection. |
| RequestFormatRouteFilter::getDefaultFormat | function | core/ |
Determines the default request format. |
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.