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 |
|---|---|---|---|
| FilterIdTest::$modules | property | core/ |
Modules to install. |
| FilterIdTest::provideFilters | function | core/ |
Provides filter ids for testing transformations. |
| FilterIdTest::setUp | function | core/ |
|
| FilterIdTest::testTransform | function | core/ |
Tests transformation of filter_id plugin. |
| FilterImageLazyLoad | class | core/ |
Provides a filter to lazy load tracked images. |
| FilterImageLazyLoad.php | file | core/ |
|
| FilterImageLazyLoad::process | function | core/ |
Performs the filter processing. |
| FilterImageLazyLoad::transformImages | function | core/ |
Transform markup of images to include loading="lazy". |
| FilterImageLazyLoadTest | class | core/ |
@coversDefaultClass \Drupal\filter\Plugin\Filter\FilterImageLazyLoad[[api-linebreak]] @group editor |
| FilterImageLazyLoadTest.php | file | core/ |
|
| FilterImageLazyLoadTest::$filter | property | core/ |
|
| FilterImageLazyLoadTest::providerHtml | function | core/ |
Provides data for testProcess. |
| FilterImageLazyLoadTest::setUp | function | core/ |
|
| FilterImageLazyLoadTest::testProcess | function | core/ |
@covers ::process[[api-linebreak]] |
| 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::$modules | property | core/ |
Modules to install. |
| FilterInOperatorTest::$testViews | property | core/ |
Views used by this test. |
| FilterInOperatorTest::getGroupedExposedFilters | function | core/ |
|
| FilterInOperatorTest::testFilterGroupedChangedIdentifier | function | core/ |
Tests that we can safely change the identifier on a grouped filter. |
| FilterInOperatorTest::testFilterInOperatorGroupedExposedSimple | function | core/ |
|
| FilterInOperatorTest::testFilterInOperatorSimple | function | core/ |
|
| FilterInOperatorTest::testFilterNotInOperatorGroupedExposedSimple | function | core/ |
|
| FilterInOperatorTest::testFilterOptionAsMarkup | function | core/ |
Tests that the InOperator filter can handle TranslatableMarkup. |
| FilterInOperatorTest::viewsData | function | core/ |
Returns the views data definition. |
| FilterInterface | interface | core/ |
Defines the interface for text processing filter plugins. |
| FilterInterface | interface | core/ |
A route filter service to filter down the collection of route instances. |
| FilterInterface.php | file | core/ |
|
| FilterInterface.php | file | core/ |
|
| FilterInterface::filter | function | core/ |
Filters the route collection against a request. |
| FilterInterface::getDescription | function | core/ |
Returns the administrative description for this filter plugin. |
| FilterInterface::getHTMLRestrictions | function | core/ |
Returns HTML allowed by this filter's configuration. |
| FilterInterface::getLabel | function | core/ |
Returns the administrative label for this filter plugin. |
| FilterInterface::getType | function | core/ |
Returns the processing type of this filter plugin. |
| FilterInterface::prepare | function | core/ |
Prepares the text for processing. |
| FilterInterface::process | function | core/ |
Performs the filter processing. |
| FilterInterface::settingsForm | function | core/ |
Generates a filter's settings form. |
| FilterInterface::tips | function | core/ |
Generates a filter's tip. |
| FilterInterface::TYPE_HTML_RESTRICTOR | constant | core/ |
HTML tag and attribute restricting filters to prevent XSS attacks. |
| FilterInterface::TYPE_MARKUP_LANGUAGE | constant | core/ |
Non-HTML markup language filters that generate HTML. |
| FilterInterface::TYPE_TRANSFORM_IRREVERSIBLE | constant | core/ |
Irreversible transformation filters. |
| FilterInterface::TYPE_TRANSFORM_REVERSIBLE | constant | core/ |
Reversible transformation filters. |
| FilterIsIncompatible | class | core/ |
Provides a filter incompatible with CKEditor 5. |
| FilterIsIncompatible.php | file | core/ |
|
| FilterIsIncompatible::process | function | core/ |
Performs the filter processing. |
| FilterKernelTest | class | core/ |
Tests Filter module filters individually. |
| FilterKernelTest.php | file | core/ |
|
| FilterKernelTest::$filters | property | core/ |
|
| FilterKernelTest::$modules | property | core/ |
Modules to install. |
Pagination
- Previous page
- Page 19
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.