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 |
|---|---|---|---|
| FilterTestReplace.php | file | core/ |
|
| FilterTestReplace::process | function | core/ |
|
| FilterTestRestrictTagsAndAttributes | class | core/ |
Provides a test filter to restrict HTML tags and attributes. |
| FilterTestRestrictTagsAndAttributes.php | file | core/ |
|
| FilterTestRestrictTagsAndAttributes::getHTMLRestrictions | function | core/ |
|
| FilterTestRestrictTagsAndAttributes::process | function | core/ |
|
| FilterTestStatic | class | core/ |
Provides a filter that returns the same static text. |
| FilterTestStatic.php | file | core/ |
|
| FilterTestStatic::process | function | core/ |
|
| FilterThemeHooks | class | core/ |
Theme hooks for filter. |
| FilterThemeHooks.php | file | core/ |
|
| FilterThemeHooks::getFilterTips | function | core/ |
Retrieves the filter tips. |
| FilterThemeHooks::preprocessFilterGuidelines | function | core/ |
Prepares variables for text format guideline templates. |
| FilterThemeHooks::preprocessTextFormatWrapper | function | core/ |
Prepares variables for text format wrapper templates. |
| FilterThemeHooks::theme | function | core/ |
Implements hook_theme(). |
| FilterThemeHooks::__construct | function | core/ |
|
| FilterUidRevisionTest | class | core/ |
Tests the node_uid_revision handler. |
| FilterUidRevisionTest.php | file | core/ |
|
| FilterUidRevisionTest::$modules | property | core/ |
|
| FilterUidRevisionTest::$testViews | property | core/ |
Views used by this test. |
| FilterUidRevisionTest::testFilter | function | core/ |
Tests the node_uid_revision filter. |
| FilterUITest | class | core/ |
Tests for the filters from the UI. |
| FilterUITest.php | file | core/ |
|
| FilterUITest::$defaultTheme | property | core/ |
|
| FilterUITest::$modules | property | core/ |
|
| FilterUITest::$testViews | property | core/ |
Views used by this test. |
| FilterUITest::setUp | function | core/ |
|
| FilterUITest::testFilterIdentifier | function | core/ |
Tests the identifier settings and restrictions. |
| FilterUITest::testFilterInOperatorUi | function | core/ |
Tests that an option for a filter is saved as expected from the UI. |
| FilterUITest::testFiltersUI | function | core/ |
Tests the filters from the UI. |
| FilterUninstallValidator | class | core/ |
Prevents uninstallation of modules providing used filter plugins. |
| FilterUninstallValidator.php | file | core/ |
|
| FilterUninstallValidator::$filterStorage | property | core/ |
The filter entity storage. |
| FilterUninstallValidator::getEnabledFilterFormats | function | core/ |
Returns all enabled filter formats. |
| FilterUninstallValidator::getFilterDefinitionsByProvider | function | core/ |
Returns all filter definitions that are provided by the specified provider. |
| FilterUninstallValidator::validate | function | core/ |
|
| FilterUninstallValidator::__construct | function | core/ |
|
| FilterUninstallValidatorTest | class | core/ |
Tests Drupal\filter\FilterUninstallValidator. |
| FilterUninstallValidatorTest.php | file | core/ |
|
| FilterUninstallValidatorTest::$filterUninstallValidator | property | core/ |
The filter uninstall validator. |
| FilterUninstallValidatorTest::setUp | function | core/ |
|
| FilterUninstallValidatorTest::testValidateNoFormats | function | core/ |
Tests validate no formats. |
| FilterUninstallValidatorTest::testValidateNoMatchingFormats | function | core/ |
Tests validate no matching formats. |
| FilterUninstallValidatorTest::testValidateNoPlugins | function | core/ |
Tests validate no plugins. |
| FilterUrl::$filterProtocols | property | core/ |
The list of protocols that are allowed in URLs. |
| FilterUrl::$htmlComments | property | core/ |
Temporary storage for HTML comments. |
| FilterUrl::escapeComments | function | core/ |
Escapes the contents of HTML comments. |
| FilterUrl::parseEmailLinks | function | core/ |
Makes links out of email addresses. |
| FilterUrl::parseFullLinks | function | core/ |
Makes links out of absolute URLs. |
| FilterUrl::parsePartialLinks | function | core/ |
Makes links out of domain names starting with "www.". |
Pagination
- Previous page
- Page 621
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.