Search for filter

  1. Search 7.x for filter
  2. Search 9.5.x for filter
  3. Search 10.3.x for filter
  4. Search 11.x for filter
  5. Other projects

Exact matches

These are exact matches according to your search
Title Object type File name Summary
Filter class core/modules/jsonapi/src/Query/Filter.php Gathers information about the filter parameter.
Filter class core/modules/filter/src/Annotation/Filter.php Defines an filter annotation object.

All search results

Title Object type File name Summary
NumericFilter::buildExposeForm function core/modules/views/src/Plugin/views/filter/NumericFilter.php Options form subform for exposed filter options.
NumericFilter::defaultExposeOptions function core/modules/views/src/Plugin/views/filter/NumericFilter.php Provide default options for exposed filters.
NumericFilter::defineOptions function core/modules/views/src/Plugin/views/filter/NumericFilter.php Information about options for all kinds of purposes will be held here.
NumericFilter::opBetween function core/modules/views/src/Plugin/views/filter/NumericFilter.php Filters by operator between.
NumericFilter::opEmpty function core/modules/views/src/Plugin/views/filter/NumericFilter.php
NumericFilter::operatorOptions function core/modules/views/src/Plugin/views/filter/NumericFilter.php Provide a list of all the numeric operators
NumericFilter::operators function core/modules/views/src/Plugin/views/filter/NumericFilter.php
NumericFilter::operatorValues function core/modules/views/src/Plugin/views/filter/NumericFilter.php
NumericFilter::opRegex function core/modules/views/src/Plugin/views/filter/NumericFilter.php Filters by a regular expression.
NumericFilter::opSimple function core/modules/views/src/Plugin/views/filter/NumericFilter.php
NumericFilter::query function core/modules/views/src/Plugin/views/filter/NumericFilter.php Add this filter to the query.
NumericFilter::valueForm function core/modules/views/src/Plugin/views/filter/NumericFilter.php Provide a simple textfield for equality
OptionsListFilterTest class core/modules/options/tests/src/Kernel/Views/OptionsListFilterTest.php Tests options list filter for views.
OptionsListFilterTest.php file core/modules/options/tests/src/Kernel/Views/OptionsListFilterTest.php
OptionsListFilterTest::$testViews property core/modules/options/tests/src/Kernel/Views/OptionsListFilterTest.php Views used by this test.
OptionsListFilterTest::testViewsTestOptionsListFilter function core/modules/options/tests/src/Kernel/Views/OptionsListFilterTest.php Tests options list field filter.
OptionsListFilterTest::testViewsTestOptionsListGroupedFilter function core/modules/options/tests/src/Kernel/Views/OptionsListFilterTest.php Tests options list field filter when grouped.
PathAdminTest::testPathFiltering function core/modules/path/tests/src/Functional/PathAdminTest.php Tests the filtering aspect of the Path UI.
PathFilterForm class core/modules/path/src/Form/PathFilterForm.php Provides the path admin overview filter form.
PathFilterForm.php file core/modules/path/src/Form/PathFilterForm.php
PathFilterForm::buildForm function core/modules/path/src/Form/PathFilterForm.php Form constructor.
PathFilterForm::getFormId function core/modules/path/src/Form/PathFilterForm.php Returns a unique string identifying the form.
PathFilterForm::resetForm function core/modules/path/src/Form/PathFilterForm.php Resets the filter selections.
PathFilterForm::submitForm function core/modules/path/src/Form/PathFilterForm.php Form submission handler.
PathLegacyRoutesKernelTest::testLegacyCollectionFilterRoute function core/modules/path/tests/src/Kernel/PathLegacyRoutesKernelTest.php @expectedDeprecation The 'path.admin_overview_filter' route is deprecated in drupal:8.8.0 and is removed from drupal:9.0.0. Use the 'entity.path_alias.collection' route instead. See https://www.drupal.org/node/3013865
plugin.manager.filter service core/modules/filter/filter.services.yml Drupal\filter\FilterPluginManager
plugin.manager.views.filter service core/modules/views/views.services.yml Drupal\views\Plugin\ViewsHandlerManager
PluginBase::doFilterByDefinedOptions function core/modules/views/src/Plugin/views/PluginBase.php Do the work to filter out stored options depending on the defined options.
PluginBase::filterByDefinedOptions function core/modules/views/src/Plugin/views/PluginBase.php Filter out stored options depending on the defined options.
PluginBaseTest::providerTestFilterByDefinedOptions function core/modules/views/tests/src/Unit/PluginBaseTest.php
PluginBaseTest::testFilterByDefinedOptions function core/modules/views/tests/src/Unit/PluginBaseTest.php @dataProvider providerTestFilterByDefinedOptions
@covers ::filterByDefinedOptions
ProjectInfo::filterProjectInfo function core/lib/Drupal/Core/Utility/ProjectInfo.php Filters the project .info.yml data to only save attributes we need.
ProviderFilterDecorator class core/modules/migrate/src/Plugin/Discovery/ProviderFilterDecorator.php Remove plugin definitions with non-existing providers.
ProviderFilterDecorator.php file core/modules/migrate/src/Plugin/Discovery/ProviderFilterDecorator.php
ProviderFilterDecorator::$decorated property core/modules/migrate/src/Plugin/Discovery/ProviderFilterDecorator.php The Discovery object being decorated.
ProviderFilterDecorator::$providerExists property core/modules/migrate/src/Plugin/Discovery/ProviderFilterDecorator.php A callable for testing if a provider exists.
ProviderFilterDecorator::filterDefinitions function core/modules/migrate/src/Plugin/Discovery/ProviderFilterDecorator.php Removes plugin definitions with non-existing providers.
ProviderFilterDecorator::getDefinitions function core/modules/migrate/src/Plugin/Discovery/ProviderFilterDecorator.php Gets the definition of all plugins for this type.
ProviderFilterDecorator::__call function core/modules/migrate/src/Plugin/Discovery/ProviderFilterDecorator.php Passes through all unknown calls onto the decorated object.
ProviderFilterDecorator::__construct function core/modules/migrate/src/Plugin/Discovery/ProviderFilterDecorator.php Constructs a InheritProviderDecorator object.
QueryGroupByTest::testGroupByCountOnlyFilters function core/modules/views/tests/src/Kernel/QueryGroupByTest.php Tests groupby with filters.
ReadOnlyModeMethodFilter class core/modules/jsonapi/src/Routing/ReadOnlyModeMethodFilter.php Filters routes based on the HTTP method and JSON:API's read-only mode.
ReadOnlyModeMethodFilter.php file core/modules/jsonapi/src/Routing/ReadOnlyModeMethodFilter.php
ReadOnlyModeMethodFilter::$inner property core/modules/jsonapi/src/Routing/ReadOnlyModeMethodFilter.php The decorated method filter.
ReadOnlyModeMethodFilter::$readOnlyModeIsEnabled property core/modules/jsonapi/src/Routing/ReadOnlyModeMethodFilter.php Whether JSON:API's read-only mode is enabled.
ReadOnlyModeMethodFilter::filter function core/modules/jsonapi/src/Routing/ReadOnlyModeMethodFilter.php
ReadOnlyModeMethodFilter::__construct function core/modules/jsonapi/src/Routing/ReadOnlyModeMethodFilter.php ReadOnlyModeMethodFilter constructor.
RearrangeFilter class core/modules/views_ui/src/Form/Ajax/RearrangeFilter.php Provides a rearrange form for Views filters.
RearrangeFilter.php file core/modules/views_ui/src/Form/Ajax/RearrangeFilter.php
RearrangeFilter::arrayKeyPlus function core/modules/views_ui/src/Form/Ajax/RearrangeFilter.php Adds one to each key of an array.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.