Search for filter
- Search 7.x for filter
- Search 9.5.x for filter
- Search 8.9.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 a filter attribute for plugin discovery. |
| Filter | class | core/ |
Defines a filter annotation object. |
All search results
| Title | Object type | File name | Summary |
|---|---|---|---|
| FilterTestPlaceholders.php | file | core/ |
|
| FilterTestPlaceholders::process | function | core/ |
Performs the filter processing. |
| FilterTestPlaceholders::renderDynamicThing | function | core/ |
#lazy_builder callback; builds a render array containing the dynamic thing. |
| FilterTestPlaceholders::renderStaticThing | function | core/ |
#lazy_builder callback; builds a render array. |
| FilterTestPlaceholders::trustedCallbacks | function | core/ |
Lists the trusted callbacks provided by the implementing class. |
| FilterTestReplace | class | core/ |
Provides a test filter to replace all content. |
| FilterTestReplace.php | file | core/ |
|
| FilterTestReplace::process | function | core/ |
Performs the filter processing. |
| FilterTestRestrictTagsAndAttributes | class | core/ |
Provides a test filter to restrict HTML tags and attributes. |
| FilterTestRestrictTagsAndAttributes.php | file | core/ |
|
| FilterTestRestrictTagsAndAttributes::getHTMLRestrictions | function | core/ |
Returns HTML allowed by this filter's configuration. |
| FilterTestRestrictTagsAndAttributes::process | function | core/ |
Performs the filter processing. |
| FilterTestStatic | class | core/ |
Provides a filter that returns the same static text. |
| FilterTestStatic.php | file | core/ |
|
| FilterTestStatic::process | function | core/ |
Performs the filter processing. |
| FilterUidRevisionTest | class | core/ |
Tests the node_uid_revision handler. |
| FilterUidRevisionTest.php | file | core/ |
|
| FilterUidRevisionTest::$modules | property | core/ |
Modules to install. |
| FilterUidRevisionTest::$testViews | property | core/ |
Views used by this test. |
| FilterUidRevisionTest::testFilter | function | core/ |
Tests the node_uid_revision filter. |
| FilterUITest | class | core/ |
Tests for the filters from the UI. |
| FilterUITest.php | file | core/ |
|
| FilterUITest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| FilterUITest::$modules | property | core/ |
Modules to install. |
| FilterUITest::$testViews | property | core/ |
Views used by this test. |
| FilterUITest::setUp | function | core/ |
Sets up the test. |
| FilterUITest::testFilterIdentifier | function | core/ |
Tests the identifier settings and restrictions. |
| FilterUITest::testFilterInOperatorUi | function | core/ |
Tests that an option for a filter is saved as expected from the UI. |
| FilterUITest::testFiltersUI | function | core/ |
Tests the filters from the UI. |
| FilterUninstallValidator | class | core/ |
Provides a proxy class for \Drupal\filter\FilterUninstallValidator. |
| FilterUninstallValidator | class | core/ |
Prevents uninstallation of modules providing used filter plugins. |
| FilterUninstallValidator.php | file | core/ |
|
| FilterUninstallValidator.php | file | core/ |
|
| FilterUninstallValidator::$container | property | core/ |
The service container. |
| FilterUninstallValidator::$drupalProxyOriginalServiceId | property | core/ |
The id of the original proxied service. |
| FilterUninstallValidator::$filterManager | property | core/ |
The filter plugin manager. |
| FilterUninstallValidator::$filterStorage | property | core/ |
The filter entity storage. |
| FilterUninstallValidator::$service | property | core/ |
The real proxied service, after it was lazy loaded. |
| FilterUninstallValidator::getEnabledFilterFormats | function | core/ |
Returns all enabled filter formats. |
| FilterUninstallValidator::getFilterDefinitionsByProvider | function | core/ |
Returns all filter definitions that are provided by the specified provider. |
| FilterUninstallValidator::lazyLoadItself | function | core/ |
Lazy loads the real service from the container. |
| FilterUninstallValidator::setStringTranslation | function | core/ |
|
| FilterUninstallValidator::validate | function | core/ |
Determines the reasons a module can not be uninstalled. |
| FilterUninstallValidator::validate | function | core/ |
Determines the reasons a module can not be uninstalled. |
| FilterUninstallValidator::__construct | function | core/ |
Constructs a ProxyClass Drupal proxy object. |
| FilterUninstallValidator::__construct | function | core/ |
Constructs a new FilterUninstallValidator. |
| FilterUninstallValidatorTest | class | core/ |
@coversDefaultClass \Drupal\filter\FilterUninstallValidator[[api-linebreak]] @group filter |
| FilterUninstallValidatorTest.php | file | core/ |
|
| FilterUninstallValidatorTest::$filterUninstallValidator | property | core/ |
|
| FilterUninstallValidatorTest::setUp | function | core/ |
Pagination
- Previous page
- Page 26
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.