Search for filter

  1. Search 7.x for filter
  2. Search 9.5.x for filter
  3. Search 8.9.x for filter
  4. Search 10.3.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 a filter annotation object.
Filter class core/modules/filter/src/Attribute/Filter.php Defines a filter attribute for plugin discovery.

All search results

Title Object type File name Summary
FilterEnableForm.php file core/modules/filter/src/Form/FilterEnableForm.php
FilterEnableForm::getCancelUrl function core/modules/filter/src/Form/FilterEnableForm.php Returns the route to go to if the user cancels the action.
FilterEnableForm::getConfirmText function core/modules/filter/src/Form/FilterEnableForm.php Returns a caption for the button that confirms the action.
FilterEnableForm::getDescription function core/modules/filter/src/Form/FilterEnableForm.php Returns additional text to display as a description.
FilterEnableForm::getQuestion function core/modules/filter/src/Form/FilterEnableForm.php Returns the question to ask the user.
FilterEnableForm::submitForm function core/modules/filter/src/Form/FilterEnableForm.php This is the default entity object builder function. It is called before any
other submit handler to build the new entity object to be used by the
following submit handlers. At this point of the form workflow the entity is
validated and the form state…
FilterEntityBundleTest class core/modules/views/tests/src/Kernel/Entity/FilterEntityBundleTest.php Tests the generic entity bundle filter.
FilterEntityBundleTest.php file core/modules/views/tests/src/Kernel/Entity/FilterEntityBundleTest.php
FilterEntityBundleTest::$modules property core/modules/views/tests/src/Kernel/Entity/FilterEntityBundleTest.php Modules to install.
FilterEntityBundleTest::$testViews property core/modules/views/tests/src/Kernel/Entity/FilterEntityBundleTest.php Views to be enabled.
FilterEntityBundleTest::testFilterEntity function core/modules/views/tests/src/Kernel/Entity/FilterEntityBundleTest.php Tests the generic bundle filter.
FilterEntityReferenceTest class core/modules/views/tests/src/Kernel/Handler/FilterEntityReferenceTest.php Tests the core Drupal\views\Plugin\views\filter\EntityReference handler.
FilterEntityReferenceTest class core/modules/views_ui/tests/src/FunctionalJavascript/FilterEntityReferenceTest.php Tests views creation wizard.
FilterEntityReferenceTest.php file core/modules/views/tests/src/Kernel/Handler/FilterEntityReferenceTest.php
FilterEntityReferenceTest.php file core/modules/views_ui/tests/src/FunctionalJavascript/FilterEntityReferenceTest.php
FilterEntityReferenceTest::$defaultTheme property core/modules/views_ui/tests/src/FunctionalJavascript/FilterEntityReferenceTest.php The theme to install as the default for testing.
FilterEntityReferenceTest::$hostNodes property core/modules/views/tests/src/Kernel/Handler/FilterEntityReferenceTest.php Test host nodes containing the entity reference.
FilterEntityReferenceTest::$modules property core/modules/views/tests/src/Kernel/Handler/FilterEntityReferenceTest.php Modules to install.
FilterEntityReferenceTest::$modules property core/modules/views_ui/tests/src/FunctionalJavascript/FilterEntityReferenceTest.php Modules to install.
FilterEntityReferenceTest::$targetNodes property core/modules/views/tests/src/Kernel/Handler/FilterEntityReferenceTest.php Test target nodes referenced by the entity reference.
FilterEntityReferenceTest::$testViews property core/modules/views/tests/src/Kernel/Handler/FilterEntityReferenceTest.php Views to be enabled.
FilterEntityReferenceTest::$testViews property core/modules/views_ui/tests/src/FunctionalJavascript/FilterEntityReferenceTest.php Views used by this test.
FilterEntityReferenceTest::$user1 property core/modules/views/tests/src/Kernel/Handler/FilterEntityReferenceTest.php First test user as node author.
FilterEntityReferenceTest::$user2 property core/modules/views/tests/src/Kernel/Handler/FilterEntityReferenceTest.php Second test user as node author.
FilterEntityReferenceTest::setUp function core/modules/views/tests/src/Kernel/Handler/FilterEntityReferenceTest.php
FilterEntityReferenceTest::setUp function core/modules/views_ui/tests/src/FunctionalJavascript/FilterEntityReferenceTest.php
FilterEntityReferenceTest::testAddConfigEntityReferenceFieldWithDefaultSelectionHandler function core/modules/views_ui/tests/src/FunctionalJavascript/FilterEntityReferenceTest.php Tests end to end creation of a Config Entity Reference filter.
FilterEntityReferenceTest::testAddEntityReferenceFieldWithDefaultSelectionHandler function core/modules/views_ui/tests/src/FunctionalJavascript/FilterEntityReferenceTest.php Tests end to end creation of a Content Entity Reference filter.
FilterEntityReferenceTest::testViewContentDependencies function core/modules/views/tests/src/Kernel/Handler/FilterEntityReferenceTest.php Tests that content dependencies are added to the view.
FilterEntityReferenceTest::testViewEntityReferenceAsAutocomplete function core/modules/views/tests/src/Kernel/Handler/FilterEntityReferenceTest.php Tests that results are successfully filtered by the autocomplete widget.
FilterEntityReferenceTest::testViewEntityReferenceAsSelectList function core/modules/views/tests/src/Kernel/Handler/FilterEntityReferenceTest.php Tests that results are successfully filtered by the select list widget.
FilterEntityReferenceTrait trait core/modules/views_ui/tests/src/Traits/FilterEntityReferenceTrait.php Sets up the entity types and relationships for entity reference tests.
FilterEntityReferenceTrait.php file core/modules/views_ui/tests/src/Traits/FilterEntityReferenceTrait.php
FilterEntityReferenceTrait::$hostBundle property core/modules/views_ui/tests/src/Traits/FilterEntityReferenceTrait.php The host content type to add the entity reference field to.
FilterEntityReferenceTrait::$hostEntities property core/modules/views_ui/tests/src/Traits/FilterEntityReferenceTrait.php Host entities which contain the reference fields to the target entities.
FilterEntityReferenceTrait::$targetBundle property core/modules/views_ui/tests/src/Traits/FilterEntityReferenceTrait.php The content type to be referenced by the host content type.
FilterEntityReferenceTrait::$targetEntities property core/modules/views_ui/tests/src/Traits/FilterEntityReferenceTrait.php Entities to be used as reference targets.
FilterEntityReferenceTrait::setUpEntityTypes function core/modules/views_ui/tests/src/Traits/FilterEntityReferenceTrait.php Sets up the entity types and relationships.
FilterEntityReferenceWebTest class core/modules/views_ui/tests/src/Functional/FilterEntityReferenceWebTest.php Tests the entity reference filter UI.
FilterEntityReferenceWebTest.php file core/modules/views_ui/tests/src/Functional/FilterEntityReferenceWebTest.php
FilterEntityReferenceWebTest::$defaultTheme property core/modules/views_ui/tests/src/Functional/FilterEntityReferenceWebTest.php The theme to install as the default for testing.
FilterEntityReferenceWebTest::$modules property core/modules/views_ui/tests/src/Functional/FilterEntityReferenceWebTest.php Modules to install.
FilterEntityReferenceWebTest::$testViews property core/modules/views_ui/tests/src/Functional/FilterEntityReferenceWebTest.php
FilterEntityReferenceWebTest::getUiOptions function core/modules/views_ui/tests/src/Functional/FilterEntityReferenceWebTest.php Helper method to parse options from the UI.
FilterEntityReferenceWebTest::setUp function core/modules/views_ui/tests/src/Functional/FilterEntityReferenceWebTest.php Sets up the test.
FilterEntityReferenceWebTest::testFilterConfigUi function core/modules/views_ui/tests/src/Functional/FilterEntityReferenceWebTest.php Tests the filter UI for config reference.
FilterEntityReferenceWebTest::testFilterUi function core/modules/views_ui/tests/src/Functional/FilterEntityReferenceWebTest.php Tests the filter UI.
FilterEqualityTest class core/modules/views/tests/src/Kernel/Handler/FilterEqualityTest.php Tests the core Drupal\views\Plugin\views\filter\Equality handler.
FilterEqualityTest.php file core/modules/views/tests/src/Kernel/Handler/FilterEqualityTest.php
FilterEqualityTest::$columnMap property core/modules/views/tests/src/Kernel/Handler/FilterEqualityTest.php Map column names.

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