Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| FilterHtmlTest::setUp | function | core/ |
|
| FilterHtmlTest::testFilterAttributes | function | core/ |
Tests filter attributes. |
| FilterHtmlTest::testSetConfiguration | function | core/ |
Tests set configuration. |
| 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 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::process | function | core/ |
|
| FilterImageLazyLoad::transformImages | function | core/ |
Transform markup of images to include loading="lazy". |
| FilterImageLazyLoadTest | class | core/ |
Tests Drupal\filter\Plugin\Filter\FilterImageLazyLoad. |
| FilterImageLazyLoadTest.php | file | core/ |
|
| FilterImageLazyLoadTest::$filter | property | core/ |
The lazy load image filter. |
| FilterImageLazyLoadTest::providerHtml | function | core/ |
Provides data for testProcess. |
| FilterImageLazyLoadTest::setUp | function | core/ |
|
| FilterImageLazyLoadTest::testProcess | function | core/ |
Tests process. |
| 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::$testViews | property | core/ |
Views used by this test. |
| FilterInOperatorTest::getGroupedExposedFilters | function | core/ |
Returns grouped exposed filter definitions for Views. |
| FilterInOperatorTest::testFilterGroupedChangedIdentifier | function | core/ |
Tests that we can safely change the identifier on a grouped filter. |
| FilterInOperatorTest::testFilterInOperatorGroupedExposedSimple | function | core/ |
Tests filtering with grouped exposed filters using the "IN" operator. |
| FilterInOperatorTest::testFilterInOperatorSimple | function | core/ |
Tests filtering using the "IN" and "NOT IN" operators on the age field. |
| FilterInOperatorTest::testFilterNotInOperatorGroupedExposedSimple | function | core/ |
Tests filtering with grouped exposed filters using the "NOT IN" operator. |
| FilterInOperatorTest::testFilterOptionAsMarkup | function | core/ |
Tests that the InOperator filter can handle TranslatableMarkup. |
| FilterInOperatorTest::viewsData | function | core/ |
Defines Views data for the custom entity. |
| 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::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_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/ |
|
| FilterKernelTest | class | core/ |
Tests Filter module filters individually. |
| FilterKernelTest.php | file | core/ |
|
| FilterKernelTest::$filters | property | core/ |
|
| FilterKernelTest::$modules | property | core/ |
|
| FilterKernelTest::assertFilteredString | function | core/ |
Asserts multiple filter output expectations for multiple input strings. |
| FilterKernelTest::assertNoNormalized | function | core/ |
Asserts that text transformed to lowercase with HTML entities decoded does not contain a given string. |
| FilterKernelTest::assertNormalized | function | core/ |
Asserts that a text transformed to lowercase with HTML entities decoded does contains a given string. |
Pagination
- Previous page
- Page 614
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.