19 string references to 'Combine'

FilterCombineTest::testFilterCombineAllWords in core/modules/views/tests/src/Kernel/Handler/FilterCombineTest.php
Tests the Combine field filter with the 'allwords' operator.
FilterCombineTest::testFilterCombineContains in core/modules/views/tests/src/Kernel/Handler/FilterCombineTest.php
FilterCombineTest::testFilterCombineContainsFieldsOverwritten in core/modules/views/tests/src/Kernel/Handler/FilterCombineTest.php
Tests if the filter can handle removed fields.
FilterCombineTest::testFilterCombineEnds in core/modules/views/tests/src/Kernel/Handler/FilterCombineTest.php
Tests the Combine field filter using the 'ends' operator.
FilterCombineTest::testFilterCombineEqual in core/modules/views/tests/src/Kernel/Handler/FilterCombineTest.php
Tests the Combine field filter using the 'equal' operator.
FilterCombineTest::testFilterCombineNoRealName in core/modules/views/tests/src/Kernel/Handler/FilterCombineTest.php
Tests the combine filter when no realName is used.
FilterCombineTest::testFilterCombineNot in core/modules/views/tests/src/Kernel/Handler/FilterCombineTest.php
Tests the Combine field filter using the 'not' operator.
FilterCombineTest::testFilterCombineNotEnds in core/modules/views/tests/src/Kernel/Handler/FilterCombineTest.php
Tests the Combine field filter using the 'not_ends' operator.
FilterCombineTest::testFilterCombineNotEqual in core/modules/views/tests/src/Kernel/Handler/FilterCombineTest.php
Tests the Combine field filter using the 'not equal' operator.
FilterCombineTest::testFilterCombineNotStarts in core/modules/views/tests/src/Kernel/Handler/FilterCombineTest.php
Tests the Combine field filter using the 'not_starts' operator.
FilterCombineTest::testFilterCombineRegEx in core/modules/views/tests/src/Kernel/Handler/FilterCombineTest.php
Tests the Combine field filter with the 'regular_expression' operator.
FilterCombineTest::testFilterCombineStarts in core/modules/views/tests/src/Kernel/Handler/FilterCombineTest.php
Tests the Combine field filter using the 'starts' operator.
FilterCombineTest::testFilterCombineWord in core/modules/views/tests/src/Kernel/Handler/FilterCombineTest.php
Tests the Combine field filter with the 'word' operator.
FilterCombineTest::testNonFieldsRow in core/modules/views/tests/src/Kernel/Handler/FilterCombineTest.php
Tests that the "combine" filter is only valid on displays that use fields.
views.filter.schema.yml in core/modules/views/config/schema/views.filter.schema.yml
core/modules/views/config/schema/views.filter.schema.yml
views.view.comment.yml in core/modules/comment/config/optional/views.view.comment.yml
core/modules/comment/config/optional/views.view.comment.yml
views.view.test_user_bulk_form_combine_filter.yml in core/modules/user/tests/modules/user_test_views/test_views/views.view.test_user_bulk_form_combine_filter.yml
core/modules/user/tests/modules/user_test_views/test_views/views.view.test_user_bulk_form_combine_filter.yml
views.view.user_admin_people.yml in core/modules/user/config/optional/views.view.user_admin_people.yml
core/modules/user/config/optional/views.view.user_admin_people.yml
views_views_data in core/modules/views/views.views.inc
Implements hook_views_data().

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