Search for to
| Title | Object type | File name | Summary |
|---|---|---|---|
| FilterBooleanOperatorStringTest::$columnMap | property | core/ |
Map column names. |
| FilterBooleanOperatorStringTest::$testViews | property | core/ |
Views used by this test. |
| FilterBooleanOperatorStringTest::dataSet | function | core/ |
Returns a very simple test dataset. |
| FilterBooleanOperatorStringTest::getGroupedExposedFilters | function | core/ |
Provides grouped exposed filter configuration. |
| FilterBooleanOperatorStringTest::schemaDefinition | function | core/ |
Returns the schema definition. |
| FilterBooleanOperatorStringTest::testFilterBooleanOperatorString | function | core/ |
Tests the BooleanOperatorString filter. |
| FilterBooleanOperatorStringTest::testFilterGroupedExposed | function | core/ |
Tests the Boolean filter with grouped exposed form enabled. |
| FilterBooleanOperatorStringTest::viewsData | function | core/ |
Returns the views data definition. |
| FilterBooleanOperatorTest | class | core/ |
Tests the core Drupal\views\Plugin\views\filter\BooleanOperator handler. |
| FilterBooleanOperatorTest.php | file | core/ |
|
| FilterBooleanOperatorTest::$columnMap | property | core/ |
Map column names. |
| FilterBooleanOperatorTest::$testViews | property | core/ |
Views used by this test. |
| FilterBooleanOperatorTest::dataSet | function | core/ |
Returns a very simple test dataset. |
| FilterBooleanOperatorTest::getGroupedExposedFilters | function | core/ |
Provides grouped exposed filter configuration. |
| FilterBooleanOperatorTest::schemaDefinition | function | core/ |
Returns the schema definition. |
| FilterBooleanOperatorTest::testEmptyFilterBooleanOperator | function | core/ |
Tests the BooleanOperator empty/not empty filters. |
| FilterBooleanOperatorTest::testFilterBooleanOperator | function | core/ |
Tests the BooleanOperator filter. |
| FilterBooleanOperatorTest::testFilterGroupedExposed | function | core/ |
Tests the boolean filter with grouped exposed form enabled. |
| FilterCriteriaTest::testOperatorLabels | function | core/ |
Tests operator labels. |
| FilterDateTest::_testOffset | function | core/ |
Tests the general offset functionality. |
| FilterDateTimeTest::_testOffset | function | core/ |
Tests offset operations. |
| FilterEntityReferenceTest::testViewEntityReferenceAsAutocomplete | function | core/ |
Tests that results are successfully filtered by the autocomplete widget. |
| FilterFormat::toArray | function | core/ |
Gets an array of all property values. |
| FilterFormatListBuilder::$configFactory | property | core/ |
The config factory service. |
| FilterFormatListBuilder::$formatRepository | property | core/ |
The filter format repository service. |
| FilterFormatListBuilder::getDefaultOperations | function | core/ |
Gets this list's default operations. |
| FilterFormatRepository | class | core/ |
Provides a repository service for filter formats. |
| FilterFormatRepository.php | file | core/ |
|
| FilterFormatRepository::$cache | property | core/ |
Chained cache backend. |
| FilterFormatRepository::getAllFormats | function | core/ |
|
| FilterFormatRepository::getCacheTags | function | core/ |
Returns the 'filter_format' entity type list cache tags. |
| FilterFormatRepository::getDefaultFormat | function | core/ |
|
| FilterFormatRepository::getFallbackFormatId | function | core/ |
|
| FilterFormatRepository::getFormatsByRole | function | core/ |
|
| FilterFormatRepository::getFormatsForAccount | function | core/ |
|
| FilterFormatRepository::__construct | function | core/ |
|
| FilterFormatRepositoryInterface | interface | core/ |
Provides an interface for a repository for filter formats. |
| FilterFormatRepositoryInterface.php | file | core/ |
|
| FilterFormatRepositoryInterface::getAllFormats | function | core/ |
Returns all enabled formats. |
| FilterFormatRepositoryInterface::getDefaultFormat | function | core/ |
Returns the default text format for a particular user. |
| FilterFormatRepositoryInterface::getFallbackFormatId | function | core/ |
Returns the ID of the fallback text format that all users have access to. |
| FilterFormatRepositoryInterface::getFormatsByRole | function | core/ |
Returns a list of text formats that are allowed for a given role. |
| FilterFormatRepositoryInterface::getFormatsForAccount | function | core/ |
Returns only those formats which the specified account can use. |
| FilterFormatRepositoryTest | class | core/ |
Tests the Drupal\filter\FilterFormatRepositoryInterface service. |
| FilterFormatRepositoryTest.php | file | core/ |
|
| FilterFormatRepositoryTest::$modules | property | core/ |
Modules to install. |
| FilterFormatRepositoryTest::$repository | property | core/ |
The filter formats repository to be tested. |
| FilterFormatRepositoryTest::setUp | function | core/ |
|
| FilterFormatRepositoryTest::testGetAllFormats | function | core/ |
@legacy-covers ::getAllFormats |
| FilterFormatRepositoryTest::testGetDefaultFormatWithAccount | function | core/ |
@legacy-covers ::getDefaultFormat |
Pagination
- Previous page
- Page 114
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.