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 |
|---|---|---|---|
| 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. |
| ExceptionJsonSubscriber | class | core/ |
Default handling for JSON errors. |
| ExceptionJsonSubscriber.php | file | core/ |
|
| ExceptionJsonSubscriber::getHandledFormats | function | core/ |
|
| ExceptionJsonSubscriber::getPriority | function | core/ |
|
| 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/ |
|
| 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/ |
|
| 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. |
| ExcludedFieldTokenTest | class | core/ |
Tests the display of an excluded field that is used as a token. |
| ExcludedFieldTokenTest.php | file | core/ |
|
| ExcludedFieldTokenTest::$defaultTheme | property | core/ |
|
| ExcludedFieldTokenTest::$modules | property | core/ |
The modules that need to be installed for this test. |
| ExcludedFieldTokenTest::$testViews | property | core/ |
The views that are used by this test. |
| ExcludedFieldTokenTest::$view | property | core/ |
|
| ExcludedFieldTokenTest::setUp | function | core/ |
|
| ExcludedFieldTokenTest::testExcludedTitleTokenDisplay | function | core/ |
Tests the display of an excluded title field when used as a token. |
| ExcludedModulesEventSubscriber | class | core/ |
The event subscriber preventing excluded modules to be exported. |
| ExcludedModulesEventSubscriber.php | file | core/ |
|
| ExcludedModulesEventSubscriber::$activeStorage | property | core/ |
|
| ExcludedModulesEventSubscriber::$manager | property | core/ |
|
| ExcludedModulesEventSubscriber::$settings | property | core/ |
Pagination
- Previous page
- Page 504
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.