Search for %s
- Search 7.x for %s
- Search 8.9.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| ExceptionJsonSubscriberTest::testOn4xx | function | core/ |
@covers ::on4xx[[api-linebreak]] @dataProvider providerTestOn4xx |
| 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::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. |
| 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/ |
|
| ExcludedModulesEventSubscriberTest::$modules | property | core/ |
Modules to enable. |
| ExcludedModulesEventSubscriberTest::setUp | function | core/ |
|
| ExcludedModulesEventSubscriberTest::testExcludedModules | function | core/ |
Tests excluding modules from the config export. |
| ExecTrait::mustExec | function | core/ |
Runs an arbitrary command. |
| ExecutablePluginBase | class | core/ |
Provides the basic architecture for executable plugins. |
| ExecutablePluginBase.php | file | core/ |
|
| ExecutablePluginBase::getConfig | function | core/ |
Gets all configuration values. |
| ExecutablePluginBase::getConfigDefinition | function | core/ |
Gets the definition of a configuration option. |
| ExecutablePluginBase::getConfigDefinitions | function | core/ |
Gets an array of definitions of available configuration options. |
| ExecutablePluginBase::setConfig | function | core/ |
Sets the value of a particular configuration option. |
| ExecutionContext::$constraint | property | core/ |
The currently validated constraint. |
| ExecutionContext::$translationDomain | property | core/ |
|
| ExecutionContext::$translator | property | core/ |
|
| ExecutionContext::$validatedConstraints | property | core/ |
Stores which class constraint has been validated for which object. |
| ExecutionContext::$validatedObjects | property | core/ |
Stores which objects have been validated in which group. |
| ExecutionContext::$violations | property | core/ |
The violations generated in the current context. |
| ExecutionContext::getClassName | function | core/ |
|
| ExecutionContext::getViolations | function | core/ |
Pagination
- Previous page
- Page 464
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.