Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 8.9.x for all
- Search 11.x for all
- Search main for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| filter_post_update_sort_filters | function | core/ |
Sorts filter format filter configuration. |
| 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::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/ |
@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. |
| FinalTestHttpMiddlewareClass | class | core/ |
Stub of http_middleware class that is declared final. |
| FinalTestHttpMiddlewareClass.php | file | core/ |
|
| FinalTestHttpMiddlewareClass::handle | function | core/ |
|
| FinalTestHttpMiddlewareClass::terminate | function | core/ |
phpcs:ignore Drupal.Commenting.FunctionComment.VoidReturn |
| FinalTestNonTerminableHttpMiddlewareClass | class | core/ |
Stub of http_middleware class that is declared final but is not terminable. |
| FinalTestNonTerminableHttpMiddlewareClass.php | file | core/ |
|
| FinalTestNonTerminableHttpMiddlewareClass::handle | function | core/ |
|
| Finder | class | core/ |
Finds all default content in a directory, in dependency order. |
| Finder.php | file | core/ |
|
| Finder::$data | property | core/ |
The content entity data to import, in dependency order, keyed by entity UUID. |
| Finder::__construct | function | core/ |
|
| FinderTest | class | core/ |
@covers \Drupal\Core\DefaultContent\Finder[[api-linebreak]] @group DefaultContent |
| FinderTest.php | file | core/ |
|
| FinderTest::testExceptionIfNoUuid | function | core/ |
Tests that files without UUIDs will raise an exception. |
| FinderTest::testFoundDataIsInDependencyOrder | function | core/ |
Tests that any discovered entity data is sorted into dependency order. |
| FinishResponseSubscriber | class | core/ |
Response subscriber to handle finished responses. |
| FinishResponseSubscriber.php | file | core/ |
|
| FinishResponseSubscriber::$cacheContextsManager | 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 699
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.