Search for to

  1. Search 7.x for to
  2. Search 9.5.x for to
  3. Search 8.9.x for to
  4. Search 10.3.x for to
  5. Search 11.x for to
  6. Other projects
Title Object type File name Summary
FilterBooleanOperatorTest class core/modules/views/tests/src/Kernel/Handler/FilterBooleanOperatorTest.php Tests the core Drupal\views\Plugin\views\filter\BooleanOperator handler.
FilterBooleanOperatorTest.php file core/modules/views/tests/src/Kernel/Handler/FilterBooleanOperatorTest.php
FilterBooleanOperatorTest::$columnMap property core/modules/views/tests/src/Kernel/Handler/FilterBooleanOperatorTest.php Map column names.
FilterBooleanOperatorTest::$testViews property core/modules/views/tests/src/Kernel/Handler/FilterBooleanOperatorTest.php Views used by this test.
FilterBooleanOperatorTest::dataSet function core/modules/views/tests/src/Kernel/Handler/FilterBooleanOperatorTest.php
FilterBooleanOperatorTest::getGroupedExposedFilters function core/modules/views/tests/src/Kernel/Handler/FilterBooleanOperatorTest.php Provides grouped exposed filter configuration.
FilterBooleanOperatorTest::schemaDefinition function core/modules/views/tests/src/Kernel/Handler/FilterBooleanOperatorTest.php
FilterBooleanOperatorTest::testEmptyFilterBooleanOperator function core/modules/views/tests/src/Kernel/Handler/FilterBooleanOperatorTest.php Tests the BooleanOperator empty/not empty filters.
FilterBooleanOperatorTest::testFilterBooleanOperator function core/modules/views/tests/src/Kernel/Handler/FilterBooleanOperatorTest.php Tests the BooleanOperator filter.
FilterBooleanOperatorTest::testFilterGroupedExposed function core/modules/views/tests/src/Kernel/Handler/FilterBooleanOperatorTest.php Tests the boolean filter with grouped exposed form enabled.
FilterCriteriaTest::testOperatorLabels function core/modules/views_ui/tests/src/FunctionalJavascript/FilterCriteriaTest.php Tests operator labels.
FilterDateTest::_testOffset function core/modules/views/tests/src/Functional/Handler/FilterDateTest.php Tests the general offset functionality.
FilterDateTimeTest::_testOffset function core/modules/datetime/tests/src/Kernel/Views/FilterDateTimeTest.php Tests offset operations.
FilterEntityReferenceTest::testViewEntityReferenceAsAutocomplete function core/modules/views/tests/src/Kernel/Handler/FilterEntityReferenceTest.php Tests that results are successfully filtered by the autocomplete widget.
FilterFormat::toArray function core/modules/filter/src/Entity/FilterFormat.php
FilterFormatListBuilder::$configFactory property core/modules/filter/src/FilterFormatListBuilder.php The config factory service.
FilterFormatListBuilder::$formatRepository property core/modules/filter/src/FilterFormatListBuilder.php The filter format repository service.
FilterFormatListBuilder::getDefaultOperations function core/modules/filter/src/FilterFormatListBuilder.php
FilterFormatRepository class core/modules/filter/src/FilterFormatRepository.php Provides a repository service for filter formats.
FilterFormatRepository.php file core/modules/filter/src/FilterFormatRepository.php
FilterFormatRepository::$cache property core/modules/filter/src/FilterFormatRepository.php Chained cache backend.
FilterFormatRepository::getAllFormats function core/modules/filter/src/FilterFormatRepository.php
FilterFormatRepository::getCacheTags function core/modules/filter/src/FilterFormatRepository.php Returns the 'filter_format' entity type list cache tags.
FilterFormatRepository::getDefaultFormat function core/modules/filter/src/FilterFormatRepository.php
FilterFormatRepository::getFallbackFormatId function core/modules/filter/src/FilterFormatRepository.php
FilterFormatRepository::getFormatsByRole function core/modules/filter/src/FilterFormatRepository.php
FilterFormatRepository::getFormatsForAccount function core/modules/filter/src/FilterFormatRepository.php
FilterFormatRepository::__construct function core/modules/filter/src/FilterFormatRepository.php
FilterFormatRepositoryInterface interface core/modules/filter/src/FilterFormatRepositoryInterface.php Provides an interface for a repository for filter formats.
FilterFormatRepositoryInterface.php file core/modules/filter/src/FilterFormatRepositoryInterface.php
FilterFormatRepositoryInterface::getAllFormats function core/modules/filter/src/FilterFormatRepositoryInterface.php Returns all enabled formats.
FilterFormatRepositoryInterface::getDefaultFormat function core/modules/filter/src/FilterFormatRepositoryInterface.php Returns the default text format for a particular user.
FilterFormatRepositoryInterface::getFallbackFormatId function core/modules/filter/src/FilterFormatRepositoryInterface.php Returns the ID of the fallback text format that all users have access to.
FilterFormatRepositoryInterface::getFormatsByRole function core/modules/filter/src/FilterFormatRepositoryInterface.php Returns a list of text formats that are allowed for a given role.
FilterFormatRepositoryInterface::getFormatsForAccount function core/modules/filter/src/FilterFormatRepositoryInterface.php Returns only those formats which the specified account can use.
FilterFormatRepositoryTest class core/modules/filter/tests/src/Kernel/FilterFormatRepositoryTest.php Tests the Drupal\filter\FilterFormatRepositoryInterface service.
FilterFormatRepositoryTest.php file core/modules/filter/tests/src/Kernel/FilterFormatRepositoryTest.php
FilterFormatRepositoryTest::$modules property core/modules/filter/tests/src/Kernel/FilterFormatRepositoryTest.php
FilterFormatRepositoryTest::$repository property core/modules/filter/tests/src/Kernel/FilterFormatRepositoryTest.php The filter formats repository to be tested.
FilterFormatRepositoryTest::setUp function core/modules/filter/tests/src/Kernel/FilterFormatRepositoryTest.php
FilterFormatRepositoryTest::testGetAllFormats function core/modules/filter/tests/src/Kernel/FilterFormatRepositoryTest.php @legacy-covers ::getAllFormats
FilterFormatRepositoryTest::testGetDefaultFormatWithAccount function core/modules/filter/tests/src/Kernel/FilterFormatRepositoryTest.php @legacy-covers ::getDefaultFormat
FilterFormatRepositoryTest::testGetFallbackFormatId function core/modules/filter/tests/src/Kernel/FilterFormatRepositoryTest.php @legacy-covers ::getFallbackFormatId
FilterFormatRepositoryTest::testGetFormatsByRole function core/modules/filter/tests/src/Kernel/FilterFormatRepositoryTest.php @legacy-covers ::getFormatsByRole
FilterFormatRepositoryTest::testGetFormatsForAccount function core/modules/filter/tests/src/Kernel/FilterFormatRepositoryTest.php @legacy-covers ::getFormatsForAccount
FilterFormTest::assertOptions function core/modules/filter/tests/src/Functional/FilterFormTest.php Asserts that a select element has the correct options.
FilterHtmlCorrector class core/modules/filter/src/Plugin/Filter/FilterHtmlCorrector.php Provides a filter to correct faulty and chopped off HTML.
FilterHtmlCorrector.php file core/modules/filter/src/Plugin/Filter/FilterHtmlCorrector.php
FilterHtmlCorrector::process function core/modules/filter/src/Plugin/Filter/FilterHtmlCorrector.php
FilterHtmlImageSecure::$fileUrlGenerator property core/modules/filter/src/Plugin/Filter/FilterHtmlImageSecure.php The file URL generator service.

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