| FilterStringTest::testFilterStringNotStarts |
function |
core/modules/views/tests/src/Kernel/Handler/FilterStringTest.php |
Tests filtering by string using the "does not start with" operator. |
| FilterStringTest::testFilterStringShorter |
function |
core/modules/views/tests/src/Kernel/Handler/FilterStringTest.php |
Tests filtering by string using the "shorter than" operator. |
| FilterStringTest::testFilterStringStarts |
function |
core/modules/views/tests/src/Kernel/Handler/FilterStringTest.php |
Tests filtering by string using the "starts with" operator. |
| FilterStringTest::testFilterStringWord |
function |
core/modules/views/tests/src/Kernel/Handler/FilterStringTest.php |
Tests filtering by a word in the "description" field. |
| FilterStringTest::viewsData |
function |
core/modules/views/tests/src/Kernel/Handler/FilterStringTest.php |
Defines Views data for the custom entity. |
| FilterTest |
class |
core/modules/views/tests/modules/views_test_data/src/Plugin/views/filter/FilterTest.php |
Provides a test filter plugin for Views. |
| FilterTest |
class |
core/modules/views/tests/src/Functional/Plugin/FilterTest.php |
Tests general filter plugin functionality. |
| FilterTest |
class |
core/modules/views/tests/src/FunctionalJavascript/Plugin/views/Handler/FilterTest.php |
Tests the add filter handler UI. |
| FilterTest |
class |
core/modules/jsonapi/tests/src/Kernel/Query/FilterTest.php |
Tests Drupal\jsonapi\Query\Filter. |
| FilterTest.php |
file |
core/modules/jsonapi/tests/src/Kernel/Query/FilterTest.php |
|
| FilterTest.php |
file |
core/modules/views/tests/src/Functional/Plugin/FilterTest.php |
|
| FilterTest.php |
file |
core/modules/views/tests/modules/views_test_data/src/Plugin/views/filter/FilterTest.php |
|
| FilterTest.php |
file |
core/modules/views/tests/src/FunctionalJavascript/Plugin/views/Handler/FilterTest.php |
|
| FilterTest::$account |
property |
core/modules/views/tests/src/FunctionalJavascript/Plugin/views/Handler/FilterTest.php |
The account. |
| FilterTest::$defaultTheme |
property |
core/modules/views/tests/src/FunctionalJavascript/Plugin/views/Handler/FilterTest.php |
The theme to install as the default for testing. |
| FilterTest::$defaultTheme |
property |
core/modules/views/tests/src/Functional/Plugin/FilterTest.php |
The theme to install as the default for testing. |
| FilterTest::$fieldResolver |
property |
core/modules/jsonapi/tests/src/Kernel/Query/FilterTest.php |
|
| FilterTest::$modules |
property |
core/modules/jsonapi/tests/src/Kernel/Query/FilterTest.php |
Modules to install. |
| FilterTest::$modules |
property |
core/modules/views/tests/src/Functional/Plugin/FilterTest.php |
Modules to install. |
| FilterTest::$modules |
property |
core/modules/views/tests/src/FunctionalJavascript/Plugin/views/Handler/FilterTest.php |
Modules to install. |
| FilterTest::$nodeStorage |
property |
core/modules/jsonapi/tests/src/Kernel/Query/FilterTest.php |
A node storage instance. |
| FilterTest::$resourceTypeRepository |
property |
core/modules/jsonapi/tests/src/Kernel/Query/FilterTest.php |
The JSON:API resource type repository. |
| FilterTest::$testViews |
property |
core/modules/views/tests/src/Functional/Plugin/FilterTest.php |
Views used by this test. |
| FilterTest::buildOptionsForm |
function |
core/modules/views/tests/modules/views_test_data/src/Plugin/views/filter/FilterTest.php |
Provide the basic form which calls through to subforms. |
| FilterTest::defineOptions |
function |
core/modules/views/tests/modules/views_test_data/src/Plugin/views/filter/FilterTest.php |
Overrides Drupal\views\Plugin\views\row\RowPluginBase::defineOptions(). |
| FilterTest::filterVisibleElements |
function |
core/modules/views/tests/src/FunctionalJavascript/Plugin/views/Handler/FilterTest.php |
Removes any non-visible elements from the passed array. |
| FilterTest::getFieldResolverMock |
function |
core/modules/jsonapi/tests/src/Kernel/Query/FilterTest.php |
Provides a mock field resolver. |
| FilterTest::parameterProvider |
function |
core/modules/jsonapi/tests/src/Kernel/Query/FilterTest.php |
Data provider for testCreateFromQueryParameter. |
| FilterTest::query |
function |
core/modules/views/tests/modules/views_test_data/src/Plugin/views/filter/FilterTest.php |
Add this filter to the query. |
| FilterTest::queryConditionData |
function |
core/modules/jsonapi/tests/src/Kernel/Query/FilterTest.php |
Simply provides test data to keep the actual test method tidy. |
| FilterTest::savePaintings |
function |
core/modules/jsonapi/tests/src/Kernel/Query/FilterTest.php |
Creates painting nodes. |
| FilterTest::savePaintingType |
function |
core/modules/jsonapi/tests/src/Kernel/Query/FilterTest.php |
Creates a painting node type. |
| FilterTest::setUp |
function |
core/modules/jsonapi/tests/src/Kernel/Query/FilterTest.php |
|
| FilterTest::setUp |
function |
core/modules/views/tests/src/Functional/Plugin/FilterTest.php |
Sets up the test. |
| FilterTest::setUp |
function |
core/modules/views/tests/src/FunctionalJavascript/Plugin/views/Handler/FilterTest.php |
|
| FilterTest::setUpSchemas |
function |
core/modules/jsonapi/tests/src/Kernel/Query/FilterTest.php |
Sets up the schemas. |
| FilterTest::testAddingFilter |
function |
core/modules/views/tests/src/FunctionalJavascript/Plugin/views/Handler/FilterTest.php |
Tests adding a filter handler. |
| FilterTest::testCreateFromQueryParameter |
function |
core/modules/jsonapi/tests/src/Kernel/Query/FilterTest.php |
Tests create from query parameter. |
| FilterTest::testCreateFromQueryParameterNested |
function |
core/modules/jsonapi/tests/src/Kernel/Query/FilterTest.php |
Tests create from query parameter nested. |
| FilterTest::testFilterQuery |
function |
core/modules/views/tests/src/Functional/Plugin/FilterTest.php |
Tests query of the row plugin. |
| FilterTest::testInOperatorSelectAllOptions |
function |
core/modules/views/tests/src/Functional/Plugin/FilterTest.php |
Tests an exposed filter when all options are selected. |
| FilterTest::testInvalidFilterPathDueMissingMetaPrefixReferenceFieldWithMetaProperties |
function |
core/modules/jsonapi/tests/src/Kernel/Query/FilterTest.php |
Tests invalid filter path due missing meta prefix reference field with meta properties. |
| FilterTest::testInvalidFilterPathDueToElidedSoleProperty |
function |
core/modules/jsonapi/tests/src/Kernel/Query/FilterTest.php |
Tests invalid filter path due to elided sole property. |
| FilterTest::testInvalidFilterPathDueToMissingPropertyName |
function |
core/modules/jsonapi/tests/src/Kernel/Query/FilterTest.php |
Tests invalid filter path due to missing property name. |
| FilterTest::testInvalidFilterPathDueToMissingPropertyNameReferenceFieldWithMetaProperties |
function |
core/modules/jsonapi/tests/src/Kernel/Query/FilterTest.php |
Tests invalid filter path due to missing property name reference field with meta properties. |
| FilterTest::testInvalidFilterPathDueToMissingPropertyNameReferenceFieldWithoutMetaProperties |
function |
core/modules/jsonapi/tests/src/Kernel/Query/FilterTest.php |
Tests invalid filter path due to missing property name reference field without meta properties. |
| FilterTest::testInvalidFilterPathDueToNonexistentProperty |
function |
core/modules/jsonapi/tests/src/Kernel/Query/FilterTest.php |
Tests invalid filter path due to nonexistent property. |
| FilterTest::testLimitExposedOperators |
function |
core/modules/views/tests/src/Functional/Plugin/FilterTest.php |
Tests the limit of the expose operator functionality. |
| FilterTest::testQueryCondition |
function |
core/modules/jsonapi/tests/src/Kernel/Query/FilterTest.php |
Tests query condition. |
| FilterTest::testRememberUserRoles |
function |
core/modules/views/tests/src/Functional/Plugin/FilterTest.php |
Tests that disabled user roles of the "Remember the last selection" functionality are removed on save. |