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 |
|---|---|---|---|
| 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::$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::unescapeComments | function | core/ |
Unescapes the contents of HTML comments. |
| FilterUrl::__construct | function | core/ |
Constructs a \Drupal\Component\Plugin\PluginBase object. |
| 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(). |
| filter_test.info.yml | file | core/ |
core/modules/filter/tests/filter_test/filter_test.info.yml |
| filter_test.routing.yml | file | core/ |
core/modules/filter/tests/filter_test/filter_test.routing.yml |
| filter_test.schema.yml | file | core/ |
core/modules/filter/tests/filter_test/config/schema/filter_test.schema.yml |
| filter_test_plugin.info.yml | file | core/ |
core/modules/filter/tests/filter_test_plugin/filter_test_plugin.info.yml |
| FinalExceptionSubscriber | class | core/ |
Last-chance handler for exceptions: the final exception subscriber. |
| FinalExceptionSubscriber.php | file | core/ |
|
| FinalExceptionSubscriber::$configFactory | property | core/ |
The config factory. |
| FinalExceptionSubscriber::$errorLevel | property | core/ |
One of the error level constants defined in bootstrap.inc. |
| FinalExceptionSubscriber::getErrorLevel | function | core/ |
Gets the configured error level. |
| FinalExceptionSubscriber::getSubscribedEvents | function | core/ |
|
| FinalExceptionSubscriber::isErrorDisplayable | function | core/ |
Wrapper for error_displayable(). |
| FinalExceptionSubscriber::isErrorLevelVerbose | function | core/ |
Checks whether the error level is verbose or not. |
| FinalExceptionSubscriber::on4xx | function | core/ |
Handles all 4xx errors that aren't caught in other exception subscribers. |
| FinalExceptionSubscriber::onException | function | core/ |
Handles exceptions for this subscriber. |
| FinalExceptionSubscriber::simplifyFileInError | function | core/ |
Attempts to reduce error verbosity in the error message's file path. |
| FinalExceptionSubscriber::__construct | function | core/ |
Constructs a new FinalExceptionSubscriber. |
| FinalExceptionSubscriberTest | class | core/ |
Tests Drupal\Core\EventSubscriber\FinalExceptionSubscriber. |
| FinalExceptionSubscriberTest.php | file | core/ |
|
| FinalExceptionSubscriberTest::testOnExceptionWithUnknownFormat | function | core/ |
Tests on exception with unknown format. |
| FinalMissingContentSubscriber | class | core/ |
Final event subscriber to the missing content event. |
| FinalMissingContentSubscriber.php | file | core/ |
Pagination
- Previous page
- Page 616
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.