Search for to
- Search 7.x for to
- Search 9.5.x for to
- Search 8.9.x for to
- Search 10.3.x for to
- Search main for to
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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 |
| FilterFormatRepositoryTest::testGetFallbackFormatId | function | core/ |
@legacy-covers ::getFallbackFormatId |
| FilterFormatRepositoryTest::testGetFormatsByRole | function | core/ |
@legacy-covers ::getFormatsByRole |
| FilterFormatRepositoryTest::testGetFormatsForAccount | function | core/ |
@legacy-covers ::getFormatsForAccount |
| FilterFormTest::assertOptions | function | core/ |
Asserts that a select element has the correct options. |
| FilterHtmlCorrector | class | core/ |
Provides a filter to correct faulty and chopped off HTML. |
| FilterHtmlCorrector.php | file | core/ |
|
| FilterHtmlCorrector::process | function | core/ |
Performs the filter processing. |
| FilterHtmlImageSecure::$fileUrlGenerator | property | core/ |
The file URL generator service. |
| FilterInOperatorTest | class | core/ |
Tests the core Drupal\views\Plugin\views\filter\InOperator handler. |
| FilterInOperatorTest.php | file | core/ |
|
| FilterInOperatorTest::$columnMap | property | core/ |
Map column names. |
| FilterInOperatorTest::$testViews | property | core/ |
Views used by this test. |
| FilterInOperatorTest::getGroupedExposedFilters | function | core/ |
Returns grouped exposed filter definitions for Views. |
| FilterInOperatorTest::testFilterExposedReduce | function | core/ |
Tests exposed filter with reduce as TRUE. |
| FilterInOperatorTest::testFilterGroupedChangedIdentifier | function | core/ |
Tests that we can safely change the identifier on a grouped filter. |
| FilterInOperatorTest::testFilterInOperatorGroupedExposedSimple | function | core/ |
Tests filtering with grouped exposed filters using the "IN" operator. |
| FilterInOperatorTest::testFilterInOperatorSimple | function | core/ |
Tests filtering using the "IN" and "NOT IN" operators on the age field. |
| FilterInOperatorTest::testFilterNotInOperatorGroupedExposedSimple | function | core/ |
Tests filtering with grouped exposed filters using the "NOT IN" operator. |
Pagination
- Previous page
- Page 116
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.