Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| FilterFormTest.php | file | core/ |
|
| FilterFormTest::$adminUser | property | core/ |
An administrative user account that can administer text formats. |
| FilterFormTest::$defaultTheme | property | core/ |
|
| FilterFormTest::$modules | property | core/ |
|
| FilterFormTest::$webUser | property | core/ |
A basic user account that can only access basic HTML text format. |
| FilterFormTest::assertDisabledTextarea | function | core/ |
Asserts that a textarea with a given ID has been disabled from editing. |
| FilterFormTest::assertEnabledTextarea | function | core/ |
Asserts that a textarea with a given ID exists and is not disabled. |
| FilterFormTest::assertNoSelect | function | core/ |
Makes sure that no select element with the given ID exists on the page. |
| FilterFormTest::assertOptions | function | core/ |
Asserts that a select element has the correct options. |
| FilterFormTest::assertRequiredSelectAndOptions | function | core/ |
Asserts that there is a select element with the given ID that is required. |
| FilterFormTest::doFilterFormTestAsAdmin | function | core/ |
Tests the behavior of the 'text_format' element as an administrator. |
| FilterFormTest::doFilterFormTestAsNonAdmin | function | core/ |
Tests the behavior of the 'text_format' element as a normal user. |
| FilterFormTest::setUp | function | core/ |
|
| FilterFormTest::testFilterForm | function | core/ |
Tests various different configurations of the 'text_format' element. |
| FilterHooksTest | class | core/ |
Tests hooks for text formats insert/update/disable. |
| FilterHooksTest.php | file | core/ |
|
| FilterHooksTest::$defaultTheme | property | core/ |
|
| FilterHooksTest::$modules | property | core/ |
|
| FilterHooksTest::testFilterHooks | function | core/ |
Tests hooks on format management. |
| FilterHtml::$restrictions | property | core/ |
The processed HTML restrictions. |
| FilterHtml::filterAttributes | function | core/ |
Provides filtering of tag attributes into accepted HTML. |
| FilterHtml::filterElementAttributes | function | core/ |
Filters attributes on an element according to a list of allowed values. |
| FilterHtml::getHTMLRestrictions | function | core/ |
|
| FilterHtml::prepareAttributeValues | function | core/ |
Helper function to prepare attribute values including wildcards. |
| FilterHtml::process | function | core/ |
|
| FilterHtml::setConfiguration | function | core/ |
|
| FilterHtml::settingsForm | function | core/ |
|
| FilterHtml::tips | function | core/ |
|
| FilterHtmlCorrector::process | function | core/ |
|
| FilterHtmlEscape | class | core/ |
Provides a filter to display any HTML as plain text. |
| FilterHtmlEscape.php | file | core/ |
|
| FilterHtmlEscape::getHTMLRestrictions | function | core/ |
|
| FilterHtmlEscape::process | function | core/ |
|
| FilterHtmlEscape::tips | function | core/ |
|
| FilterHtmlImageSecure | class | core/ |
Provides a filter to restrict images to site. |
| FilterHtmlImageSecure.php | file | core/ |
|
| FilterHtmlImageSecure::process | function | core/ |
|
| FilterHtmlImageSecure::tips | function | core/ |
|
| FilterHtmlImageSecureTest | class | core/ |
Tests restriction of IMG tags in HTML input. |
| FilterHtmlImageSecureTest.php | file | core/ |
|
| FilterHtmlImageSecureTest::$defaultTheme | property | core/ |
|
| FilterHtmlImageSecureTest::$modules | property | core/ |
|
| 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[[api-linebreak]] @group filter |
| FilterHtmlTest.php | file | core/ |
|
| FilterHtmlTest::$filter | property | core/ |
|
| FilterHtmlTest::providerFilterAttributes | function | core/ |
Provides data for testFilterAttributes. |
| FilterHtmlTest::setUp | function | core/ |
|
| FilterHtmlTest::testFilterAttributes | function | core/ |
@covers ::filterAttributes[[api-linebreak]] |
Pagination
- Previous page
- Page 577
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.