Search for filter

  1. Search 7.x for filter
  2. Search 9.5.x for filter
  3. Search 8.9.x for filter
  4. Search 10.3.x for filter
  5. Search 11.x for filter
  6. Other projects

Exact matches

These are exact matches according to your search
Title Object type File name Summary
Filter class core/modules/jsonapi/src/Query/Filter.php Gathers information about the filter parameter.
Filter class core/modules/filter/src/Attribute/Filter.php Defines a filter attribute for plugin discovery.
Filter class core/modules/filter/src/Annotation/Filter.php Defines a filter annotation object.

All search results

Title Object type File name Summary
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
FilterFormatResourceTestBase class core/modules/filter/tests/src/Functional/Rest/FilterFormatResourceTestBase.php Resource test base for the FilterFormat entity.
FilterFormatResourceTestBase.php file core/modules/filter/tests/src/Functional/Rest/FilterFormatResourceTestBase.php
FilterFormatResourceTestBase::$entity property core/modules/filter/tests/src/Functional/Rest/FilterFormatResourceTestBase.php
FilterFormatResourceTestBase::$entityTypeId property core/modules/filter/tests/src/Functional/Rest/FilterFormatResourceTestBase.php
FilterFormatResourceTestBase::$modules property core/modules/filter/tests/src/Functional/Rest/FilterFormatResourceTestBase.php
FilterFormatResourceTestBase::createEntity function core/modules/filter/tests/src/Functional/Rest/FilterFormatResourceTestBase.php
FilterFormatResourceTestBase::getExpectedNormalizedEntity function core/modules/filter/tests/src/Functional/Rest/FilterFormatResourceTestBase.php
FilterFormatResourceTestBase::getNormalizedPostEntity function core/modules/filter/tests/src/Functional/Rest/FilterFormatResourceTestBase.php
FilterFormatResourceTestBase::setUpAuthorization function core/modules/filter/tests/src/Functional/Rest/FilterFormatResourceTestBase.php
FilterFormatTest class core/modules/filter/tests/src/Kernel/Plugin/migrate/source/d6/FilterFormatTest.php Tests D6 filter format source plugin.
FilterFormatTest class core/modules/filter/tests/src/Kernel/Plugin/migrate/source/d7/FilterFormatTest.php Tests D7 filter format source plugin.
FilterFormatTest class core/modules/jsonapi/tests/src/Functional/FilterFormatTest.php JSON:API integration test for the "FilterFormat" config entity type.
FilterFormatTest.php file core/modules/jsonapi/tests/src/Functional/FilterFormatTest.php
FilterFormatTest.php file core/modules/filter/tests/src/Kernel/Plugin/migrate/source/d6/FilterFormatTest.php
FilterFormatTest.php file core/modules/filter/tests/src/Kernel/Plugin/migrate/source/d7/FilterFormatTest.php
FilterFormatTest::$defaultTheme property core/modules/jsonapi/tests/src/Functional/FilterFormatTest.php
FilterFormatTest::$entity property core/modules/jsonapi/tests/src/Functional/FilterFormatTest.php
FilterFormatTest::$entityTypeId property core/modules/jsonapi/tests/src/Functional/FilterFormatTest.php
FilterFormatTest::$modules property core/modules/jsonapi/tests/src/Functional/FilterFormatTest.php
FilterFormatTest::$modules property core/modules/filter/tests/src/Kernel/Plugin/migrate/source/d6/FilterFormatTest.php Modules to install.
FilterFormatTest::$modules property core/modules/filter/tests/src/Kernel/Plugin/migrate/source/d7/FilterFormatTest.php Modules to install.
FilterFormatTest::$resourceTypeName property core/modules/jsonapi/tests/src/Functional/FilterFormatTest.php
FilterFormatTest::createEntity function core/modules/jsonapi/tests/src/Functional/FilterFormatTest.php
FilterFormatTest::getExpectedDocument function core/modules/jsonapi/tests/src/Functional/FilterFormatTest.php
FilterFormatTest::getPostDocument function core/modules/jsonapi/tests/src/Functional/FilterFormatTest.php

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