Search for all
| Title | Object type | File name | Summary |
|---|---|---|---|
| FilterInOperatorTest::testFilterNotInOperatorGroupedExposedSimple | function | core/ |
|
| FilterInOperatorTest::testFilterOptionAsMarkup | function | core/ |
Tests that the InOperator filter can handle TranslateableMarkup. |
| FilterInOperatorTest::viewsData | function | core/ |
|
| 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::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. |
| FilterKernelTest | class | core/ |
Tests Filter module filters individually. |
| FilterKernelTest.php | file | core/ |
|
| FilterKernelTest::$filters | property | core/ |
|
| FilterKernelTest::$modules | property | core/ |
Modules to enable. |
| 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. |
| FilterKernelTest::setUp | function | core/ |
|
| FilterKernelTest::testAlignAndCaptionFilters | function | core/ |
Tests the combination of the align and caption filters. |
| FilterKernelTest::testAlignFilter | function | core/ |
Tests the align filter. |
| FilterKernelTest::testCaptionFilter | function | core/ |
Tests the caption filter. |
| FilterKernelTest::testHtmlCorrectorFilter | function | core/ |
Tests the HTML corrector filter. |
| FilterKernelTest::testHtmlEscapeFilter | function | core/ |
Tests the HTML escaping filter. |
| FilterKernelTest::testHtmlFilter | function | core/ |
Tests filter settings, defaults, access restrictions and similar. |
| FilterKernelTest::testLineBreakFilter | function | core/ |
Tests the line break filter. |
| FilterKernelTest::testNoFollowFilter | function | core/ |
Tests the spam deterrent. |
| FilterKernelTest::testUrlFilter | function | core/ |
Tests the URL filter. |
| FilterKernelTest::testUrlFilterContent | function | core/ |
Tests URL filter on longer content. |
| FilterLanguageTest | class | core/ |
Tests the filter language handler. |
| FilterLanguageTest.php | file | core/ |
|
| FilterLanguageTest::$testViews | property | core/ |
Views used by this test. |
| FilterLanguageTest::testFilter | function | core/ |
Tests the language filter. |
| FilterLegacyTest | class | core/ |
Tests Filter module's legacy code. |
| FilterLegacyTest.php | file | core/ |
|
| FilterLegacyTest::$modules | property | core/ |
|
| FilterLegacyTest::testFilterFormAccessDenied | function | core/ |
Tests filter_form_access_denied() deprecation. |
| FilterNodeAccessTest | class | core/ |
Tests the node_access filter handler. |
| FilterNodeAccessTest.php | file | core/ |
|
| FilterNodeAccessTest::$defaultTheme | property | core/ |
|
| FilterNodeAccessTest::$modules | property | core/ |
|
| FilterNodeAccessTest::$testViews | property | core/ |
Views used by this test. |
Pagination
- Previous page
- Page 668
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.