Search for all
| Title | Object type | File name | Summary |
|---|---|---|---|
| FilterUninstallValidatorTest::testValidateNoFormats | function | core/ |
@covers ::validate[[api-linebreak]] |
| FilterUninstallValidatorTest::testValidateNoMatchingFormats | function | core/ |
@covers ::validate[[api-linebreak]] |
| FilterUninstallValidatorTest::testValidateNoPlugins | function | core/ |
@covers ::validate[[api-linebreak]] |
| FilterUrl | class | core/ |
Provides a filter to convert URLs into links. |
| FilterUrl.php | file | core/ |
|
| FilterUrl::process | function | core/ |
|
| FilterUrl::settingsForm | function | core/ |
|
| FilterUrl::tips | function | core/ |
|
| 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_filter_secure_image_alter | function | core/ |
Implements hook_filter_secure_image_alter(). |
| 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_form_access_denied | function | core/ |
Render API callback: Hides the field value of 'text_format' elements. |
| 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_help | function | core/ |
Implements hook_help(). |
| filter_test.info.yml | file | core/ |
core/modules/filter/tests/filter_test/filter_test.info.yml |
| filter_test.module | file | core/ |
Test module for Filter module hooks and functions not used in core. |
| 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_filter_format_disable | function | core/ |
Implements hook_filter_format_disable(). |
| filter_test_filter_format_insert | function | core/ |
Implements hook_ENTITY_TYPE_insert(). |
| filter_test_filter_format_update | function | core/ |
Implements hook_ENTITY_TYPE_update(). |
| filter_test_plugin.info.yml | file | core/ |
core/modules/filter/tests/filter_test_plugin/filter_test_plugin.info.yml |
| filter_theme | function | core/ |
Implements hook_theme(). |
| 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::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/ |
@coversDefaultClass \Drupal\Core\EventSubscriber\FinalExceptionSubscriber[[api-linebreak]] @group EventSubscriber |
| FinalExceptionSubscriberTest.php | file | core/ |
|
| FinalExceptionSubscriberTest::testOnExceptionWithUnknownFormat | function | core/ |
@covers ::onException[[api-linebreak]] |
| FinalMissingContentSubscriber | class | core/ |
Final event subscriber to the missing content event. |
| FinalMissingContentSubscriber.php | file | core/ |
|
| FinalMissingContentSubscriber::getSubscribedEvents | function | core/ |
|
| FinalMissingContentSubscriber::onMissingContent | function | core/ |
Handles the missing content event. |
| FinishResponseSubscriber | class | core/ |
Response subscriber to handle finished responses. |
| FinishResponseSubscriber.php | file | core/ |
|
| FinishResponseSubscriber::$cacheContexts | property | core/ |
The cache contexts manager service. |
| FinishResponseSubscriber::$config | property | core/ |
A config object for the system performance configuration. |
| FinishResponseSubscriber::$debugCacheabilityHeaders | property | core/ |
Whether to send cacheability headers for debugging purposes. |
| FinishResponseSubscriber::$languageManager | property | core/ |
The language manager object for retrieving the correct language code. |
Pagination
- Previous page
- Page 675
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.