Search for %s

  1. Search 7.x for %s
  2. Search 8.9.x for %s
  3. Search 10.3.x for %s
  4. Search 11.x for %s
  5. Search main for %s
  6. Other projects
Title Object type File name Summary
FilterCombineTest::schemaDefinition function core/modules/views/tests/src/Kernel/Handler/FilterCombineTest.php Allow {views_test_data}.job to be NULL.
FilterCombineTest::setUp function core/modules/views/tests/src/Kernel/Handler/FilterCombineTest.php
FilterCombineTest::testFilterCombineAllWords function core/modules/views/tests/src/Kernel/Handler/FilterCombineTest.php Tests the Combine field filter with the 'allwords' operator.
FilterCombineTest::testFilterCombineContains function core/modules/views/tests/src/Kernel/Handler/FilterCombineTest.php
FilterCombineTest::testFilterCombineContainsFieldsOverwritten function core/modules/views/tests/src/Kernel/Handler/FilterCombineTest.php Tests if the filter can handle removed fields.
FilterCombineTest::testFilterCombineEnds function core/modules/views/tests/src/Kernel/Handler/FilterCombineTest.php Tests the Combine field filter using the 'ends' operator.
FilterCombineTest::testFilterCombineEqual function core/modules/views/tests/src/Kernel/Handler/FilterCombineTest.php Tests the Combine field filter using the 'equal' operator.
FilterCombineTest::testFilterCombineNoRealName function core/modules/views/tests/src/Kernel/Handler/FilterCombineTest.php Tests the combine filter when no realName is used.
FilterCombineTest::testFilterCombineNot function core/modules/views/tests/src/Kernel/Handler/FilterCombineTest.php Tests the Combine field filter using the 'not' operator.
FilterCombineTest::testFilterCombineNotEnds function core/modules/views/tests/src/Kernel/Handler/FilterCombineTest.php Tests the Combine field filter using the 'not_ends' operator.
FilterCombineTest::testFilterCombineNotEqual function core/modules/views/tests/src/Kernel/Handler/FilterCombineTest.php Tests the Combine field filter using the 'not equal' operator.
FilterCombineTest::testFilterCombineNotStarts function core/modules/views/tests/src/Kernel/Handler/FilterCombineTest.php Tests the Combine field filter using the 'not_starts' operator.
FilterCombineTest::testFilterCombineStarts function core/modules/views/tests/src/Kernel/Handler/FilterCombineTest.php Tests the Combine field filter using the 'starts' operator.
FilterCombineTest::testFilterCombineWord function core/modules/views/tests/src/Kernel/Handler/FilterCombineTest.php Tests the Combine field filter with the 'word' operator.
FilterCombineTest::testNonFieldsRow function core/modules/views/tests/src/Kernel/Handler/FilterCombineTest.php Tests that the "combine" filter is only valid on displays that use fields.
FilterController::filterTips function core/modules/filter/src/Controller/FilterController.php Displays a page with long filter tips.
FilterCriteriaTest class core/modules/views_ui/tests/src/FunctionalJavascript/FilterCriteriaTest.php Tests the View UI filter criteria group dialog.
FilterCriteriaTest.php file core/modules/views_ui/tests/src/FunctionalJavascript/FilterCriteriaTest.php
FilterCriteriaTest::$defaultTheme property core/modules/views_ui/tests/src/FunctionalJavascript/FilterCriteriaTest.php
FilterCriteriaTest::$modules property core/modules/views_ui/tests/src/FunctionalJavascript/FilterCriteriaTest.php
FilterCriteriaTest::openFilterDialog function core/modules/views_ui/tests/src/FunctionalJavascript/FilterCriteriaTest.php Uses the 'And/Or Rearrange' link for filters to open a dialog.
FilterCriteriaTest::setUp function core/modules/views_ui/tests/src/FunctionalJavascript/FilterCriteriaTest.php
FilterCriteriaTest::testFilterCriteriaDialog function core/modules/views_ui/tests/src/FunctionalJavascript/FilterCriteriaTest.php Tests dialog for filter criteria.
FilterCriteriaTest::testOperatorLabels function core/modules/views_ui/tests/src/FunctionalJavascript/FilterCriteriaTest.php Tests operator labels.
FilterCrudTest class core/modules/filter/tests/src/Kernel/FilterCrudTest.php Tests creation, loading, updating, deleting of text formats and filters.
FilterCrudTest.php file core/modules/filter/tests/src/Kernel/FilterCrudTest.php
FilterCrudTest::$modules property core/modules/filter/tests/src/Kernel/FilterCrudTest.php Modules to enable.
FilterCrudTest::testDisableFallbackFormat function core/modules/filter/tests/src/Kernel/FilterCrudTest.php Tests disabling the fallback text format.
FilterCrudTest::testTextFormatCrud function core/modules/filter/tests/src/Kernel/FilterCrudTest.php Tests CRUD operations for text formats and filters.
FilterCrudTest::verifyTextFormat function core/modules/filter/tests/src/Kernel/FilterCrudTest.php Verifies that a text format is properly stored.
FilterDateTest class core/modules/datetime_range/tests/src/Kernel/Views/FilterDateTest.php Tests date-only fields.
FilterDateTest class core/modules/views/tests/src/Functional/Handler/FilterDateTest.php Tests the core Drupal\views\Plugin\views\filter\Date handler.
FilterDateTest class core/modules/datetime/tests/src/Kernel/Views/FilterDateTest.php Tests date-only fields.
FilterDateTest class core/modules/datetime/tests/src/Functional/Views/FilterDateTest.php Tests Views filters for datetime fields.
FilterDateTest.php file core/modules/datetime/tests/src/Kernel/Views/FilterDateTest.php
FilterDateTest.php file core/modules/datetime/tests/src/Functional/Views/FilterDateTest.php
FilterDateTest.php file core/modules/views/tests/src/Functional/Handler/FilterDateTest.php
FilterDateTest.php file core/modules/datetime_range/tests/src/Kernel/Views/FilterDateTest.php
FilterDateTest::$date property core/modules/datetime_range/tests/src/Kernel/Views/FilterDateTest.php For offset tests, set to the current time.
FilterDateTest::$dateFormatter property core/modules/views/tests/src/Functional/Handler/FilterDateTest.php The date formatter.
FilterDateTest::$dates property core/modules/datetime/tests/src/Functional/Views/FilterDateTest.php Dates of test nodes in date storage format.
FilterDateTest::$defaultTheme property core/modules/datetime/tests/src/Functional/Views/FilterDateTest.php
FilterDateTest::$defaultTheme property core/modules/views/tests/src/Functional/Handler/FilterDateTest.php
FilterDateTest::$fieldName property core/modules/datetime/tests/src/Functional/Views/FilterDateTest.php Name of the field.
FilterDateTest::$field_type property core/modules/datetime_range/tests/src/Kernel/Views/FilterDateTest.php Type of the field.
FilterDateTest::$map property core/modules/views/tests/src/Functional/Handler/FilterDateTest.php
FilterDateTest::$modules property core/modules/views/tests/src/Functional/Handler/FilterDateTest.php Modules to enable.
FilterDateTest::$modules property core/modules/datetime_range/tests/src/Kernel/Views/FilterDateTest.php
FilterDateTest::$modules property core/modules/datetime/tests/src/Functional/Views/FilterDateTest.php
FilterDateTest::$nodes property core/modules/datetime/tests/src/Functional/Views/FilterDateTest.php Nodes to test.

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