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 |
|---|---|---|---|
| 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/ |
|
| ExcludedModulesEventSubscriberTest::setUp | function | core/ |
|
| ExcludedModulesEventSubscriberTest::testExcludedModules | function | core/ |
Tests excluding modules from the config export. |
| ExecTrait::mustExec | function | core/ |
Runs an arbitrary command. |
| ExecutableFinder::$composerBinaryPath | property | core/ |
The path of the Composer binary, or NULL if it can't be found. |
| ExecutableFinder::$composerPackagePath | property | core/ |
The path where Composer is installed in the project, or FALSE if it's not. |
| ExecutableFinder::getLocalComposerPath | function | core/ |
Tries to find the Composer binary installed in the project. |
| ExecutableFinder::__construct | function | core/ |
|
| ExecutableFinderTest | class | core/ |
Tests Package Manager's executable finder service. |
| ExecutableFinderTest.php | file | core/ |
|
| ExecutableFinderTest::testComposerInstalledInProject | function | core/ |
Tests that the executable finder tries to use a local copy of Composer. |
| ExecutableFinderTest::testLegacyExecutablePaths | function | core/ |
Tests that the executable finder falls back to looking in config for paths. |
| 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::$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::getConstraint | function | core/ |
Gets the current constraint. |
| ExecutionContext::getViolations | function | core/ |
|
| ExecutionContext::isConstraintValidated | function | core/ |
|
| ExecutionContext::isGroupValidated | function | core/ |
|
| ExecutionContext::isObjectInitialized | function | core/ |
|
| ExecutionContext::markConstraintAsValidated | function | core/ |
|
| ExecutionContext::markGroupAsValidated | function | core/ |
|
| ExecutionContext::markObjectAsInitialized | function | core/ |
|
| ExecutionContext::setConstraint | function | core/ |
|
| ExecutionContext::setGroup | function | core/ |
|
| ExecutionContext::setNode | function | core/ |
|
| ExecutionContext::__construct | function | core/ |
Creates a new ExecutionContext. |
| ExecutionContextFactory::__construct | function | core/ |
Constructs a new ExecutionContextFactory instance. |
| Existing.php | file | core/ |
|
| ExistingDrupal8StyleDatabaseConnectionInSettingsPhpTest | class | core/ |
Tests Existing Drupal8Style Database Connection In Settings Php. |
| ExistingDrupal8StyleDatabaseConnectionInSettingsPhpTest.php | file | core/ |
|
| ExistingDrupal8StyleDatabaseConnectionInSettingsPhpTest::$defaultTheme | property | core/ |
|
| ExistingDrupal8StyleDatabaseConnectionInSettingsPhpTest::setUp | function | core/ |
Pagination
- Previous page
- Page 505
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.