Search for filter
- Search 7.x for filter
- Search 9.5.x for filter
- Search 10.3.x for filter
- Search 11.x for filter
- Other projects
Exact matches
Title | Object type | File name | Summary |
---|---|---|---|
Filter | class | core/ |
Gathers information about the filter parameter. |
Filter | class | core/ |
Defines an filter annotation object. |
All search results
Title | Object type | File name | Summary |
---|---|---|---|
AcceptHeaderMatcher::filter | function | core/ |
|
AcceptHeaderMatcherTest::acceptFilterProvider | function | core/ |
Provides data for the Accept header filtering test. |
AcceptHeaderMatcherTest::testAcceptFiltering | function | core/ |
Tests that requests using Accept headers get filtered correctly. |
ActiveLinkResponseFilter | class | core/ |
Subscribes to filter HTML responses, to set the 'is-active' class on links. |
ActiveLinkResponseFilter.php | file | core/ |
|
ActiveLinkResponseFilter::$currentPath | property | core/ |
The current path. |
ActiveLinkResponseFilter::$currentUser | property | core/ |
The current user. |
ActiveLinkResponseFilter::$languageManager | property | core/ |
The language manager. |
ActiveLinkResponseFilter::$pathMatcher | property | core/ |
The path matcher. |
ActiveLinkResponseFilter::getSubscribedEvents | function | core/ |
|
ActiveLinkResponseFilter::onResponse | function | core/ |
Sets the 'is-active' class on links. |
ActiveLinkResponseFilter::setLinkActiveClass | function | core/ |
Sets the "is-active" class on relevant links. |
ActiveLinkResponseFilter::__construct | function | core/ |
Constructs a new ActiveLinkResponseFilter instance. |
ActiveLinkResponseFilterTest | class | core/ |
@coversDefaultClass \Drupal\Core\EventSubscriber\ActiveLinkResponseFilter @group EventSubscriber |
ActiveLinkResponseFilterTest.php | file | core/ |
|
ActiveLinkResponseFilterTest::providerTestSetLinkActiveClass | function | core/ |
Provides test data for testSetLinkActiveClass(). |
ActiveLinkResponseFilterTest::testOnlyHtml | function | core/ |
Tests ActiveLinkResponseFilter only affects HTML responses. |
ActiveLinkResponseFilterTest::testSetLinkActiveClass | function | core/ |
Tests setLinkActiveClass(). |
ActiveLinkResponseFilterTest::testSkipCertainResponseTypes | function | core/ |
Tests certain response types ignored by the ActiveLinkResponseFilter. |
AllowedTagsXssTrait::fieldFilterXss | function | core/ |
Filters an HTML string to prevent XSS vulnerabilities. |
AuthenticationManager::applyFilter | function | core/ |
Checks whether a provider is allowed on the given request. |
AuthenticationManager::defaultFilter | function | core/ |
Default implementation of the provider filter. |
AuthenticationManagerTest::providerTestDefaultFilter | function | core/ |
Provides data to self::testDefaultFilter(). |
AuthenticationManagerTest::testApplyFilterWithFilterprovider | function | core/ |
@covers ::applyFilter |
AuthenticationManagerTest::testDefaultFilter | function | core/ |
@covers ::defaultFilter @covers ::applyFilter |
AuthenticationProviderFilterInterface | interface | core/ |
Restrict authentication methods to a subset of the site. |
AuthenticationProviderFilterInterface.php | file | core/ |
|
AuthenticationProviderFilterInterface::appliesToRoutedRequest | function | core/ |
Checks whether the authentication method is allowed on a given route. |
AuthenticationSubscriber::$filter | property | core/ |
Authentication provider filter. |
AuthenticationSubscriber::onKernelRequestFilterProvider | function | core/ |
Denies access if authentication provider is not allowed on this route. |
BasicTest::testSimpleFiltering | function | core/ |
Tests filtering of the result set. |
BigPipe::filterEmbeddedResponse | function | core/ |
Filters the given embedded response, using the cumulative AJAX page state. |
BigPipe::filterResponse | function | core/ |
Filters the given response. |
BlockContent::getFilters | function | core/ |
Gets the filters property. |
BlockContentFieldFilterTest | class | core/ |
Tests block_content field filters with translations. |
BlockContentFieldFilterTest.php | file | core/ |
|
BlockContentFieldFilterTest::$blockContentInfos | property | core/ |
List of block_content infos by language. |
BlockContentFieldFilterTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
BlockContentFieldFilterTest::$modules | property | core/ |
Modules to enable. |
BlockContentFieldFilterTest::$testViews | property | core/ |
Views used by this test. |
BlockContentFieldFilterTest::assertPageCounts | function | core/ |
Asserts that the given block_content translation counts are correct. |
BlockContentFieldFilterTest::setUp | function | core/ |
|
BlockContentFieldFilterTest::testFilters | function | core/ |
Tests body and info filters. |
BlockContentTest::testCollectionFilterAccess | function | core/ |
|
BlockExposedFilterAJAXTest | class | core/ |
Tests the exposed filter ajax functionality in a block. |
BlockExposedFilterAJAXTest.php | file | core/ |
|
BlockExposedFilterAJAXTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
BlockExposedFilterAJAXTest::$modules | property | core/ |
Modules to enable. |
BlockExposedFilterAJAXTest::$testViews | property | core/ |
|
BlockExposedFilterAJAXTest::setUp | function | core/ |
Pagination
- Page 1
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.