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 main for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| ExceptionHandlingTest::test406 | function | core/ |
Tests a route with a non-supported _format parameter. |
| ExceptionHandlingTest::testBacktraceEscaping | function | core/ |
Tests if exception backtraces are properly escaped when output to HTML. |
| ExceptionHandlingTest::testExceptionEscaping | function | core/ |
Tests exception message escaping. |
| ExceptionHandlingTest::testExceptionResponseGeneratedForOriginalRequest | function | core/ |
Tests that the exception response is executed in the original context. |
| ExceptionHandlingTest::testHtml403 | function | core/ |
Tests the exception handling for HTML and 403 status code. |
| ExceptionHandlingTest::testHtml404 | function | core/ |
Tests the exception handling for HTML and 404 status code. |
| ExceptionHandlingTest::testJson403 | function | core/ |
Tests the exception handling for json and 403 status code. |
| ExceptionHandlingTest::testJson404 | function | core/ |
Tests the exception handling for json and 404 status code. |
| ExceptionInterface | interface | core/ |
Exception interface for all exceptions thrown by the Plugin component. |
| ExceptionInterface.php | file | core/ |
|
| ExceptionJsonSubscriber | class | core/ |
Default handling for JSON errors. |
| ExceptionJsonSubscriber.php | file | core/ |
|
| ExceptionJsonSubscriber::getHandledFormats | function | core/ |
Specifies the request formats this subscriber will respond to. |
| ExceptionJsonSubscriber::getPriority | function | core/ |
Specifies the priority of all listeners in this class. |
| ExceptionJsonSubscriber::on4xx | function | core/ |
Handles all 4xx errors for JSON. |
| ExceptionJsonSubscriberTest | class | core/ |
Tests Drupal\Core\EventSubscriber\ExceptionJsonSubscriber. |
| ExceptionJsonSubscriberTest.php | file | core/ |
|
| ExceptionJsonSubscriberTest::providerTestOn4xx | function | core/ |
|
| ExceptionJsonSubscriberTest::testOn4xx | function | core/ |
Tests on 4xx. |
| ExceptionLoggingSubscriber | class | core/ |
Log exceptions without further handling. |
| ExceptionLoggingSubscriber.php | file | core/ |
|
| ExceptionLoggingSubscriber::$logger | property | core/ |
The logger channel factory. |
| ExceptionLoggingSubscriber::getSubscribedEvents | function | core/ |
|
| ExceptionLoggingSubscriber::on403 | function | core/ |
Log 403 errors. |
| ExceptionLoggingSubscriber::on404 | function | core/ |
Log 404 errors. |
| ExceptionLoggingSubscriber::onClientError | function | core/ |
Log 4xx errors that are not 403 or 404. |
| ExceptionLoggingSubscriber::onError | function | core/ |
Log not-otherwise-specified errors, including HTTP 500. |
| ExceptionLoggingSubscriber::onException | function | core/ |
Log all exceptions. |
| ExceptionLoggingSubscriber::__construct | function | core/ |
Constructs a new ExceptionLoggingSubscriber. |
| ExceptionLoggingSubscriberTest | class | core/ |
Tests that HTTP exceptions are logged correctly. |
| ExceptionLoggingSubscriberTest.php | file | core/ |
|
| ExceptionLoggingSubscriberTest::$modules | property | core/ |
Modules to install. |
| ExceptionLoggingSubscriberTest::$testLogServiceName | property | core/ |
The service name for a logger implementation that collects anything logged. |
| ExceptionLoggingSubscriberTest::exceptionDataProvider | function | core/ |
Returns data for testing exception logging. |
| ExceptionLoggingSubscriberTest::register | function | core/ |
Registers test-specific services. |
| ExceptionLoggingSubscriberTest::testExceptionLogging | function | core/ |
Tests \Drupal\Core\EventSubscriber\ExceptionLoggingSubscriber::onException(). |
| ExceptionStatusCodeCacheContext | class | core/ |
Defines the ExceptionStatusCodeCacheContext service. |
| ExceptionStatusCodeCacheContext.php | file | core/ |
|
| ExceptionStatusCodeCacheContext::getCacheableMetadata | function | core/ |
|
| ExceptionStatusCodeCacheContext::getContext | function | core/ |
|
| ExceptionStatusCodeCacheContext::getLabel | function | core/ |
|
| ExceptionStatusCodeCacheContextTest | class | core/ |
Tests Drupal\Core\Cache\Context\CookiesCacheContext. |
| ExceptionStatusCodeCacheContextTest.php | file | core/ |
|
| ExceptionStatusCodeCacheContextTest::providerTestGetContext | function | core/ |
Provides a list of cookies and expected cache contexts. |
| ExceptionStatusCodeCacheContextTest::testGetContext | function | core/ |
Tests get context. |
| exclude.txt | file | core/ |
This file should never be staged. |
| exclude.txt | file | core/ |
This file should never be staged. |
| ExcludedFieldTokenTest | class | core/ |
Tests the display of an excluded field that is used as a token. |
| ExcludedFieldTokenTest.php | file | core/ |
|
| ExcludedFieldTokenTest::$defaultTheme | property | core/ |
Pagination
- Previous page
- Page 611
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.