Search for to

  1. Search 7.x for to
  2. Search 9.5.x for to
  3. Search 8.9.x for to
  4. Search 10.3.x for to
  5. Search 11.x for to
  6. Other projects
Title Object type File name Summary
FilterBooleanOperatorDefaultTest::query function core/modules/views/tests/modules/views_test_data/src/Plugin/views/filter/FilterBooleanOperatorDefaultTest.php Add this filter to the query.
FilterBooleanOperatorDefaultTest::testFilterBooleanOperatorDefault function core/modules/views/tests/src/Kernel/Handler/FilterBooleanOperatorDefaultTest.php Tests the queryOpBoolean() with default operator.
FilterBooleanOperatorDefaultTest::viewsData function core/modules/views/tests/src/Kernel/Handler/FilterBooleanOperatorDefaultTest.php Returns the views data definition.
FilterBooleanOperatorGroupTest class core/modules/views/tests/src/Kernel/Handler/FilterBooleanOperatorGroupTest.php Tests the core Drupal\views\Plugin\views\filter\BooleanOperator handler.
FilterBooleanOperatorGroupTest.php file core/modules/views/tests/src/Kernel/Handler/FilterBooleanOperatorGroupTest.php
FilterBooleanOperatorGroupTest::$modules property core/modules/views/tests/src/Kernel/Handler/FilterBooleanOperatorGroupTest.php Modules to install.
FilterBooleanOperatorGroupTest::$testViews property core/modules/views/tests/src/Kernel/Handler/FilterBooleanOperatorGroupTest.php Views used by this test.
FilterBooleanOperatorGroupTest::setUp function core/modules/views/tests/src/Kernel/Handler/FilterBooleanOperatorGroupTest.php
FilterBooleanOperatorGroupTest::testViewsBooleanGroupedFilter function core/modules/views/tests/src/Kernel/Handler/FilterBooleanOperatorGroupTest.php Tests that grouped boolean exposed form works as expected.
FilterBooleanOperatorStringTest class core/modules/views/tests/src/Kernel/Handler/FilterBooleanOperatorStringTest.php Tests core's BooleanOperatorString views filter handler.
FilterBooleanOperatorStringTest.php file core/modules/views/tests/src/Kernel/Handler/FilterBooleanOperatorStringTest.php
FilterBooleanOperatorStringTest::$columnMap property core/modules/views/tests/src/Kernel/Handler/FilterBooleanOperatorStringTest.php Map column names.
FilterBooleanOperatorStringTest::$testViews property core/modules/views/tests/src/Kernel/Handler/FilterBooleanOperatorStringTest.php Views used by this test.
FilterBooleanOperatorStringTest::dataSet function core/modules/views/tests/src/Kernel/Handler/FilterBooleanOperatorStringTest.php Returns a very simple test dataset.
FilterBooleanOperatorStringTest::getGroupedExposedFilters function core/modules/views/tests/src/Kernel/Handler/FilterBooleanOperatorStringTest.php Provides grouped exposed filter configuration.
FilterBooleanOperatorStringTest::schemaDefinition function core/modules/views/tests/src/Kernel/Handler/FilterBooleanOperatorStringTest.php Returns the schema definition.
FilterBooleanOperatorStringTest::testFilterBooleanOperatorString function core/modules/views/tests/src/Kernel/Handler/FilterBooleanOperatorStringTest.php Tests the BooleanOperatorString filter.
FilterBooleanOperatorStringTest::testFilterGroupedExposed function core/modules/views/tests/src/Kernel/Handler/FilterBooleanOperatorStringTest.php Tests the Boolean filter with grouped exposed form enabled.
FilterBooleanOperatorStringTest::viewsData function core/modules/views/tests/src/Kernel/Handler/FilterBooleanOperatorStringTest.php Returns the views data definition.
FilterBooleanOperatorTest class core/modules/views/tests/src/Kernel/Handler/FilterBooleanOperatorTest.php Tests the core Drupal\views\Plugin\views\filter\BooleanOperator handler.
FilterBooleanOperatorTest.php file core/modules/views/tests/src/Kernel/Handler/FilterBooleanOperatorTest.php
FilterBooleanOperatorTest::$columnMap property core/modules/views/tests/src/Kernel/Handler/FilterBooleanOperatorTest.php Map column names.
FilterBooleanOperatorTest::$testViews property core/modules/views/tests/src/Kernel/Handler/FilterBooleanOperatorTest.php Views used by this test.
FilterBooleanOperatorTest::dataSet function core/modules/views/tests/src/Kernel/Handler/FilterBooleanOperatorTest.php Returns a very simple test dataset.
FilterBooleanOperatorTest::getGroupedExposedFilters function core/modules/views/tests/src/Kernel/Handler/FilterBooleanOperatorTest.php Provides grouped exposed filter configuration.
FilterBooleanOperatorTest::schemaDefinition function core/modules/views/tests/src/Kernel/Handler/FilterBooleanOperatorTest.php Returns the schema definition.
FilterBooleanOperatorTest::testEmptyFilterBooleanOperator function core/modules/views/tests/src/Kernel/Handler/FilterBooleanOperatorTest.php Tests the BooleanOperator empty/not empty filters.
FilterBooleanOperatorTest::testFilterBooleanOperator function core/modules/views/tests/src/Kernel/Handler/FilterBooleanOperatorTest.php Tests the BooleanOperator filter.
FilterBooleanOperatorTest::testFilterGroupedExposed function core/modules/views/tests/src/Kernel/Handler/FilterBooleanOperatorTest.php Tests the boolean filter with grouped exposed form enabled.
FilterCriteriaTest::testOperatorLabels function core/modules/views_ui/tests/src/FunctionalJavascript/FilterCriteriaTest.php Tests operator labels.
FilterDateTest::_testOffset function core/modules/views/tests/src/Functional/Handler/FilterDateTest.php Tests the general offset functionality.
FilterDateTimeTest::_testOffset function core/modules/datetime/tests/src/Kernel/Views/FilterDateTimeTest.php Tests offset operations.
FilterEntityReferenceTest::testViewEntityReferenceAsAutocomplete function core/modules/views/tests/src/Kernel/Handler/FilterEntityReferenceTest.php Tests that results are successfully filtered by the autocomplete widget.
FilterFormat::toArray function core/modules/filter/src/Entity/FilterFormat.php Gets an array of all property values.
FilterFormatListBuilder::$configFactory property core/modules/filter/src/FilterFormatListBuilder.php The config factory service.
FilterFormatListBuilder::getDefaultOperations function core/modules/filter/src/FilterFormatListBuilder.php Gets this list's default operations.
FilterFormTest::assertOptions function core/modules/filter/tests/src/Functional/FilterFormTest.php Asserts that a select element has the correct options.
FilterHtmlCorrector class core/modules/filter/src/Plugin/Filter/FilterHtmlCorrector.php Provides a filter to correct faulty and chopped off HTML.
FilterHtmlCorrector.php file core/modules/filter/src/Plugin/Filter/FilterHtmlCorrector.php
FilterHtmlCorrector::process function core/modules/filter/src/Plugin/Filter/FilterHtmlCorrector.php Performs the filter processing.
FilterInOperatorTest class core/modules/views/tests/src/Kernel/Handler/FilterInOperatorTest.php Tests the core Drupal\views\Plugin\views\filter\InOperator handler.
FilterInOperatorTest.php file core/modules/views/tests/src/Kernel/Handler/FilterInOperatorTest.php
FilterInOperatorTest::$columnMap property core/modules/views/tests/src/Kernel/Handler/FilterInOperatorTest.php Map column names.
FilterInOperatorTest::$testViews property core/modules/views/tests/src/Kernel/Handler/FilterInOperatorTest.php Views used by this test.
FilterInOperatorTest::getGroupedExposedFilters function core/modules/views/tests/src/Kernel/Handler/FilterInOperatorTest.php Returns grouped exposed filter definitions for Views.
FilterInOperatorTest::testFilterGroupedChangedIdentifier function core/modules/views/tests/src/Kernel/Handler/FilterInOperatorTest.php Tests that we can safely change the identifier on a grouped filter.
FilterInOperatorTest::testFilterInOperatorGroupedExposedSimple function core/modules/views/tests/src/Kernel/Handler/FilterInOperatorTest.php Tests filtering with grouped exposed filters using the "IN" operator.
FilterInOperatorTest::testFilterInOperatorSimple function core/modules/views/tests/src/Kernel/Handler/FilterInOperatorTest.php Tests filtering using the "IN" and "NOT IN" operators on the age field.
FilterInOperatorTest::testFilterNotInOperatorGroupedExposedSimple function core/modules/views/tests/src/Kernel/Handler/FilterInOperatorTest.php Tests filtering with grouped exposed filters using the "NOT IN" operator.
FilterInOperatorTest::testFilterOptionAsMarkup function core/modules/views/tests/src/Kernel/Handler/FilterInOperatorTest.php Tests that the InOperator filter can handle TranslatableMarkup.

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