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 |
|---|---|---|---|
| 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/ |
The theme to install as the default for testing. |
| 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/ |
Sets up the test. |
| 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/ |
|
| ExcludedModulesEventSubscriber::EXCLUDED_MODULES_KEY | constant | core/ |
The key in settings and state for listing excluded modules. |
| ExcludedModulesEventSubscriber::getDependentConfigNames | function | core/ |
Get all the configuration which depends on one of the excluded modules. |
| ExcludedModulesEventSubscriber::getExcludedModules | function | core/ |
Get the modules set as excluded in the Drupal settings. |
| ExcludedModulesEventSubscriber::getSubscribedEvents | function | core/ |
|
| ExcludedModulesEventSubscriber::onConfigTransformExport | function | core/ |
Transform the storage which is used to export the configuration. |
| ExcludedModulesEventSubscriber::onConfigTransformImport | function | core/ |
Transform the storage which is used to import the configuration. |
| ExcludedModulesEventSubscriber::__construct | function | core/ |
EnvironmentModulesEventSubscriber constructor. |
| ExcludedModulesEventSubscriberTest | class | core/ |
Tests ExcludedModulesEventSubscriber. |
| ExcludedModulesEventSubscriberTest.php | file | core/ |
Pagination
- Previous page
- Page 603
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.