Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 8.9.x for all
- Search 10.3.x for all
- Search main for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| FilterKernelTest.php | file | core/ |
|
| FilterKernelTest::$filters | property | core/ |
|
| FilterKernelTest::$modules | property | core/ |
Modules to install. |
| 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::testLineBreakFilterTwigDebug | function | core/ |
Tests that the line break filter does not apply to twig debug. |
| 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. |
| FilterNodeAccessTest | class | core/ |
Tests the node_access filter handler. |
| FilterNodeAccessTest.php | file | core/ |
|
| FilterNodeAccessTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| FilterNodeAccessTest::$modules | property | core/ |
Modules to install. |
| FilterNodeAccessTest::$testViews | property | core/ |
Views used by this test. |
| FilterNodeAccessTest::$users | property | core/ |
An array of users. |
| FilterNodeAccessTest::setUp | function | core/ |
Sets up the test. |
| FilterNodeAccessTest::testFilterNodeAccess | function | core/ |
Tests the node access filter. |
| FilterNoFormatTest | class | core/ |
Tests processed text when no format has been passed. |
| FilterNoFormatTest.php | file | core/ |
|
| FilterNoFormatTest::$modules | property | core/ |
Modules to install. |
| FilterNoFormatTest::testProcessedTextNoFormat | function | core/ |
Tests text without format. |
| FilterNull | class | core/ |
Provides a fallback placeholder filter to use for missing filters. |
| FilterNull.php | file | core/ |
|
| FilterNull::$logged | property | core/ |
Tracks if an alert about this filter has been logged. |
| FilterNull::getHTMLRestrictions | function | core/ |
Returns HTML allowed by this filter's configuration. |
| FilterNull::process | function | core/ |
Performs the filter processing. |
| FilterNull::tips | function | core/ |
Generates a filter's tip. |
| FilterNull::__construct | function | core/ |
Constructs a \Drupal\Component\Plugin\PluginBase object. |
| FilterNumericTest | class | core/ |
Tests the numeric filter handler. |
| FilterNumericTest.php | file | core/ |
|
| FilterNumericTest::$columnMap | property | core/ |
Map column names. |
| FilterNumericTest::$testViews | property | core/ |
Views used by this test. |
| FilterNumericTest::getGroupedExposedFilters | function | core/ |
Returns predefined grouped filter configurations for 'age'. |
| FilterNumericTest::providerTestFilterNumericBetween | function | core/ |
Provides data for self::testFilterNumericBetween(). |
| FilterNumericTest::testAllowEmpty | function | core/ |
Tests whether empty filters are allowed for specific fields. |
| FilterNumericTest::testFilterNumericBetween | function | core/ |
Tests the between operator. |
| FilterNumericTest::testFilterNumericEmpty | function | core/ |
Tests filtering records based on empty and non-empty values. |
Pagination
- Previous page
- Page 732
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.