13 calls to FilterStringTest::getBasicPageView()

FilterStringTest::testFilterStringGroupedExposedContains in core/modules/views/tests/src/Kernel/Handler/FilterStringTest.php
Tests grouped, exposed filtering with contains operator.
FilterStringTest::testFilterStringGroupedExposedEmpty in core/modules/views/tests/src/Kernel/Handler/FilterStringTest.php
Tests grouped and exposed filters with the "empty" operator.
FilterStringTest::testFilterStringGroupedExposedEnds in core/modules/views/tests/src/Kernel/Handler/FilterStringTest.php
Tests grouped and exposed filters with the "ends with" operator.
FilterStringTest::testFilterStringGroupedExposedEqual in core/modules/views/tests/src/Kernel/Handler/FilterStringTest.php
Returns a set of grouped exposed filters.
FilterStringTest::testFilterStringGroupedExposedLonger in core/modules/views/tests/src/Kernel/Handler/FilterStringTest.php
Tests grouped and exposed filters with the "longer than" operator.
FilterStringTest::testFilterStringGroupedExposedNot in core/modules/views/tests/src/Kernel/Handler/FilterStringTest.php
Tests grouped and exposed filters with the "does not contain" operator.
FilterStringTest::testFilterStringGroupedExposedNotEnds in core/modules/views/tests/src/Kernel/Handler/FilterStringTest.php
Tests grouped and exposed filters with the "does not end with" operator.
FilterStringTest::testFilterStringGroupedExposedNotEqual in core/modules/views/tests/src/Kernel/Handler/FilterStringTest.php
Tests grouped, exposed filtering with not equal operator.
FilterStringTest::testFilterStringGroupedExposedNotStarts in core/modules/views/tests/src/Kernel/Handler/FilterStringTest.php
Tests grouped and exposed filters with the "does not start with" operator.
FilterStringTest::testFilterStringGroupedExposedShorter in core/modules/views/tests/src/Kernel/Handler/FilterStringTest.php
Tests grouped and exposed filters with the "shorter than" operator.
FilterStringTest::testFilterStringGroupedExposedStarts in core/modules/views/tests/src/Kernel/Handler/FilterStringTest.php
Tests grouped and exposed filters with the "starts with" operator.
FilterStringTest::testFilterStringGroupedExposedWord in core/modules/views/tests/src/Kernel/Handler/FilterStringTest.php
Tests grouped and exposed filters with word-based filtering.
FilterStringTest::testFilterStringGroupedNotRegularExpression in core/modules/views/tests/src/Kernel/Handler/FilterStringTest.php
Tests the string filter with negated 'regular_expression' operator.

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