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 11.x for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| FilterThemeHooks::__construct | function | core/ |
|
| FilterUidRevisionTest | class | core/ |
Tests the node_uid_revision handler. |
| FilterUidRevisionTest.php | file | core/ |
|
| FilterUidRevisionTest::$modules | property | core/ |
Modules to install. |
| 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/ |
The theme to install as the default for testing. |
| FilterUITest::$modules | property | core/ |
Modules to install. |
| FilterUITest::$testViews | property | core/ |
Views used by this test. |
| FilterUITest::setUp | function | core/ |
Sets up the test. |
| 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/ |
Determines the reasons a module can not be uninstalled. |
| 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 | class | core/ |
Provides a filter to convert URLs into links. |
| FilterUrl.php | file | core/ |
|
| 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.". |
| FilterUrl::process | function | core/ |
Performs the filter processing. |
| FilterUrl::settingsForm | function | core/ |
Generates a filter's settings form. |
| FilterUrl::tips | function | core/ |
Generates a filter's tip. |
| FilterUrl::trimUrl | function | core/ |
Shortens a long URL to a given length ending with an ellipsis. |
| FilterUrl::unescapeComments | function | core/ |
Unescapes the contents of HTML comments. |
| FilterUrl::__construct | function | core/ |
Constructs a \Drupal\Component\Plugin\PluginBase object. |
| filter_default_format | function | core/ |
Returns the ID of the default text format for a particular user. |
| filter_fallback_format | function | core/ |
Returns the ID of the fallback text format that all users have access to. |
| filter_formats | function | core/ |
Retrieves a list of enabled text formats, ordered by weight. |
| filter_formats_reset | function | core/ |
Resets the text format caches. |
| filter_get_formats_by_role | function | core/ |
Retrieves a list of text formats that are allowed for a given role. |
| filter_get_roles_by_format | function | core/ |
Retrieves a list of roles that are allowed to use a given text format. |
| filter_removed_post_updates | function | core/ |
Implements hook_removed_post_updates(). |
Pagination
- Previous page
- Page 725
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.