StringFilter::opLongerThan |
function |
core/modules/views/src/Plugin/views/filter/StringFilter.php |
|
StringFilter::opNotEndsWith |
function |
core/modules/views/src/Plugin/views/filter/StringFilter.php |
|
StringFilter::opNotLike |
function |
core/modules/views/src/Plugin/views/filter/StringFilter.php |
|
StringFilter::opNotStartsWith |
function |
core/modules/views/src/Plugin/views/filter/StringFilter.php |
|
StringFilter::opRegex |
function |
core/modules/views/src/Plugin/views/filter/StringFilter.php |
Filters by a regular expression. |
StringFilter::opShorterThan |
function |
core/modules/views/src/Plugin/views/filter/StringFilter.php |
|
StringFilter::opStartsWith |
function |
core/modules/views/src/Plugin/views/filter/StringFilter.php |
|
StringFilter::query |
function |
core/modules/views/src/Plugin/views/filter/StringFilter.php |
Add this filter to the query. |
StringFilter::valueForm |
function |
core/modules/views/src/Plugin/views/filter/StringFilter.php |
Provide a simple textfield for equality. |
StringFilter::WORDS_PATTERN |
constant |
core/modules/views/src/Plugin/views/filter/StringFilter.php |
All words separated by spaces or sentences encapsulated by double quotes. |
StringFilter::__construct |
function |
core/modules/views/src/Plugin/views/filter/StringFilter.php |
Constructs a new StringFilter object. |
StyleSerializerTest::testRestViewExposedFilter |
function |
core/modules/rest/tests/src/Functional/Views/StyleSerializerTest.php |
Tests the exposed filter works. |
TaxonomyFieldFilterTest |
class |
core/modules/taxonomy/tests/src/Functional/Views/TaxonomyFieldFilterTest.php |
Tests taxonomy field filters with translations. |
TaxonomyFieldFilterTest.php |
file |
core/modules/taxonomy/tests/src/Functional/Views/TaxonomyFieldFilterTest.php |
|
TaxonomyFieldFilterTest::$defaultTheme |
property |
core/modules/taxonomy/tests/src/Functional/Views/TaxonomyFieldFilterTest.php |
The theme to install as the default for testing. |
TaxonomyFieldFilterTest::$modules |
property |
core/modules/taxonomy/tests/src/Functional/Views/TaxonomyFieldFilterTest.php |
Modules to enable. |
TaxonomyFieldFilterTest::$termNames |
property |
core/modules/taxonomy/tests/src/Functional/Views/TaxonomyFieldFilterTest.php |
List of taxonomy term names by language. |
TaxonomyFieldFilterTest::$testViews |
property |
core/modules/taxonomy/tests/src/Functional/Views/TaxonomyFieldFilterTest.php |
Views used by this test. |
TaxonomyFieldFilterTest::$vocabulary |
property |
core/modules/taxonomy/tests/src/Functional/Views/TaxonomyFieldFilterTest.php |
The vocabulary used for creating terms. |
TaxonomyFieldFilterTest::assertPageCounts |
function |
core/modules/taxonomy/tests/src/Functional/Views/TaxonomyFieldFilterTest.php |
Asserts that the given taxonomy translation counts are correct. |
TaxonomyFieldFilterTest::createTermWithProperties |
function |
core/modules/taxonomy/tests/src/Functional/Views/TaxonomyFieldFilterTest.php |
Creates a taxonomy term with specified name and other properties. |
TaxonomyFieldFilterTest::setUp |
function |
core/modules/taxonomy/tests/src/Functional/Views/TaxonomyFieldFilterTest.php |
Sets up the test. |
TaxonomyFieldFilterTest::testFilters |
function |
core/modules/taxonomy/tests/src/Functional/Views/TaxonomyFieldFilterTest.php |
Tests description and term name filters. |
TaxonomyIndexTidFilterTest |
class |
core/modules/taxonomy/tests/src/Kernel/Views/TaxonomyIndexTidFilterTest.php |
Test the taxonomy term index filter. |
TaxonomyIndexTidFilterTest.php |
file |
core/modules/taxonomy/tests/src/Kernel/Views/TaxonomyIndexTidFilterTest.php |
|
TaxonomyIndexTidFilterTest::$terms |
property |
core/modules/taxonomy/tests/src/Kernel/Views/TaxonomyIndexTidFilterTest.php |
|
TaxonomyIndexTidFilterTest::$testViews |
property |
core/modules/taxonomy/tests/src/Kernel/Views/TaxonomyIndexTidFilterTest.php |
Views to be enabled. |
TaxonomyIndexTidFilterTest::setUp |
function |
core/modules/taxonomy/tests/src/Kernel/Views/TaxonomyIndexTidFilterTest.php |
|
TaxonomyIndexTidFilterTest::testConfigDependency |
function |
core/modules/taxonomy/tests/src/Kernel/Views/TaxonomyIndexTidFilterTest.php |
Tests dependencies are not added for terms that do not exist. |
TaxonomyIndexTidUiTest::testExposedFilter |
function |
core/modules/taxonomy/tests/src/Functional/Views/TaxonomyIndexTidUiTest.php |
Tests exposed taxonomy filters. |
TaxonomyIndexTidUiTest::testExposedGroupedFilter |
function |
core/modules/taxonomy/tests/src/Functional/Views/TaxonomyIndexTidUiTest.php |
Tests exposed grouped taxonomy filters. |
TaxonomyIndexTidUiTest::testExposedUnpublishedFilterOptions |
function |
core/modules/taxonomy/tests/src/Functional/Views/TaxonomyIndexTidUiTest.php |
Tests that an exposed taxonomy filter doesn't show unpublished terms. |
TaxonomyIndexTidUiTest::testFilterUI |
function |
core/modules/taxonomy/tests/src/Functional/Views/TaxonomyIndexTidUiTest.php |
Tests the filter UI. |
TaxonomyTermArgumentDepthTest::testTermWithDepthFilter |
function |
core/modules/taxonomy/tests/src/Kernel/Views/TaxonomyTermArgumentDepthTest.php |
Tests the terms with depth filter. |
TaxonomyTermFilterDepthTest |
class |
core/modules/taxonomy/tests/src/Kernel/Views/TaxonomyTermFilterDepthTest.php |
Test the taxonomy term with depth filter. |
TaxonomyTermFilterDepthTest |
class |
core/modules/taxonomy/tests/src/Functional/Views/TaxonomyTermFilterDepthTest.php |
Test the taxonomy term with depth filter. |
TaxonomyTermFilterDepthTest.php |
file |
core/modules/taxonomy/tests/src/Kernel/Views/TaxonomyTermFilterDepthTest.php |
|
TaxonomyTermFilterDepthTest.php |
file |
core/modules/taxonomy/tests/src/Functional/Views/TaxonomyTermFilterDepthTest.php |
|
TaxonomyTermFilterDepthTest::$defaultTheme |
property |
core/modules/taxonomy/tests/src/Functional/Views/TaxonomyTermFilterDepthTest.php |
The theme to install as the default for testing. |
TaxonomyTermFilterDepthTest::$modules |
property |
core/modules/taxonomy/tests/src/Kernel/Views/TaxonomyTermFilterDepthTest.php |
Modules to enable. |
TaxonomyTermFilterDepthTest::$modules |
property |
core/modules/taxonomy/tests/src/Functional/Views/TaxonomyTermFilterDepthTest.php |
Modules to enable. |
TaxonomyTermFilterDepthTest::$terms |
property |
core/modules/taxonomy/tests/src/Kernel/Views/TaxonomyTermFilterDepthTest.php |
The terms used in the test. |
TaxonomyTermFilterDepthTest::$terms |
property |
core/modules/taxonomy/tests/src/Functional/Views/TaxonomyTermFilterDepthTest.php |
|
TaxonomyTermFilterDepthTest::$testViews |
property |
core/modules/taxonomy/tests/src/Kernel/Views/TaxonomyTermFilterDepthTest.php |
Views IDs used by this test. |
TaxonomyTermFilterDepthTest::$testViews |
property |
core/modules/taxonomy/tests/src/Functional/Views/TaxonomyTermFilterDepthTest.php |
|
TaxonomyTermFilterDepthTest::$view |
property |
core/modules/taxonomy/tests/src/Kernel/Views/TaxonomyTermFilterDepthTest.php |
The view executable used in the test. |
TaxonomyTermFilterDepthTest::$view |
property |
core/modules/taxonomy/tests/src/Functional/Views/TaxonomyTermFilterDepthTest.php |
|
TaxonomyTermFilterDepthTest::assertTermWithDepthResult |
function |
core/modules/taxonomy/tests/src/Kernel/Views/TaxonomyTermFilterDepthTest.php |
Asserts the result of the view for the given filter configuration. |
TaxonomyTermFilterDepthTest::assertTermWithDepthResult |
function |
core/modules/taxonomy/tests/src/Functional/Views/TaxonomyTermFilterDepthTest.php |
Changes the tid filter to given term and depth. |
TaxonomyTermFilterDepthTest::setUp |
function |
core/modules/taxonomy/tests/src/Kernel/Views/TaxonomyTermFilterDepthTest.php |
|