Search for filter
- Search 7.x for filter
- Search 8.9.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 a filter annotation object. |
All search results
Title | Object type | File name | Summary |
---|---|---|---|
FilterHtmlImageSecureTest | class | core/ |
Tests restriction of IMG tags in HTML input. |
FilterHtmlImageSecureTest.php | file | core/ |
|
FilterHtmlImageSecureTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
FilterHtmlImageSecureTest::$modules | property | core/ |
Modules to enable. |
FilterHtmlImageSecureTest::setUp | function | core/ |
|
FilterHtmlImageSecureTest::testImageSource | function | core/ |
Tests removal of images having a non-local source. |
FilterHtmlTest | class | core/ |
@coversDefaultClass \Drupal\filter\Plugin\Filter\FilterHtml @group filter |
FilterHtmlTest | class | core/ |
Tests the 'filter_html' plugin javascript functionality. |
FilterHtmlTest.php | file | core/ |
|
FilterHtmlTest.php | file | core/ |
|
FilterHtmlTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
FilterHtmlTest::$filter | property | core/ |
|
FilterHtmlTest::$modules | property | core/ |
Modules to enable. |
FilterHtmlTest::providerFilterAttributes | function | core/ |
Provides data for testfilterAttributes. |
FilterHtmlTest::setUp | function | core/ |
|
FilterHtmlTest::testfilterAttributes | function | core/ |
@covers ::filterAttributes |
FilterHtmlTest::testSetConfiguration | function | core/ |
@covers ::setConfiguration |
FilterHtmlTest::testStylesToAllowedTagsSync | function | core/ |
Tests the Allowed Tags configuration with CSS classes. |
FilterHtmlTest::testTableTags | function | core/ |
Tests restricting HTML to table tags. |
FilterID | class | core/ |
Plugin annotation @MigrateProcessPlugin( id = "filter_id" ) |
FilterID.php | file | core/ |
|
FilterID::$filterManager | property | core/ |
The filter plugin manager. |
FilterID::create | function | core/ |
Creates an instance of the plugin. |
FilterID::getSourceFilterType | function | core/ |
Gets the Drupal 8 filter type for a Drupal 7 filter. |
FilterID::transform | function | core/ |
Performs the associated process. |
FilterID::__construct | function | core/ |
FilterID constructor. |
FilterIdTest | class | core/ |
Unit tests of the filter_id plugin. |
FilterIdTest.php | file | core/ |
|
FilterIdTest::$executable | property | core/ |
The mocked MigrateExecutable. |
FilterIdTest::$modules | property | core/ |
Modules to enable. |
FilterIdTest::provideFilters | function | core/ |
Provides filter ids for testing transformations. |
FilterIdTest::setUp | function | core/ |
|
FilterIdTest::testTransform | function | core/ |
Tests transformation of filter_id plugin. |
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 enable. |
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. |
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.