Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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 |
| 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::__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. |
| FinishResponseSubscriber::$requestPolicy | property | core/ |
A policy rule determining the cacheability of a request. |
| FinishResponseSubscriber::$responsePolicy | property | core/ |
A policy rule determining the cacheability of the response. |
| FinishResponseSubscriber::getSubscribedEvents | function | core/ |
Registers the methods in this class that should be listeners. |
| FinishResponseSubscriber::isCacheControlCustomized | function | core/ |
Determine whether the given response has a custom Cache-Control header. |
| FinishResponseSubscriber::onAllResponds | function | core/ |
Sets extra headers on any responses, also subrequest ones. |
| FinishResponseSubscriber::onRespond | function | core/ |
Sets extra headers on successful responses. |
| FinishResponseSubscriber::setCacheControlNoCache | function | core/ |
Disable caching in the browser and for HTTP/1.1 proxies and clients. |
Pagination
- Previous page
- Page 586
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.