Search for all
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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/ |
|
| 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/ |
Test excluding modules from the config export. |
| ExecTrait | trait | core/ |
Convenience class for creating fixtures. |
| ExecTrait.php | file | core/ |
|
| ExecTrait::mustExec | function | core/ |
Runs an arbitrary command. |
| ExecutableException | class | core/ |
Generic executable plugin exception class. |
| ExecutableException.php | file | core/ |
|
| ExecutableInterface | interface | core/ |
An interface for executable plugins. |
| ExecutableInterface.php | file | core/ |
|
| ExecutableInterface::execute | function | core/ |
Executes the plugin. |
| ExecutableManagerInterface | interface | core/ |
An interface for managers of executable plugins. |
| ExecutableManagerInterface.php | file | core/ |
|
| ExecutableManagerInterface::execute | function | core/ |
Executes an executable plugin. |
| 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. |
| ExecuteMigration | class | core/ |
Custom controller to execute the test migrations. |
| ExecuteMigration.php | file | core/ |
|
| ExecuteMigration::execute | function | core/ |
Run the node_migration_no_migrate_drupal test migration. |
| ExecutionContext | class | core/ |
Defines an execution context class. |
| ExecutionContext.php | file | core/ |
|
| ExecutionContext::$constraint | property | core/ |
The currently validated constraint. |
| ExecutionContext::$data | property | core/ |
The currently validated typed data object. |
| ExecutionContext::$group | property | core/ |
The currently validated group. |
| ExecutionContext::$metadata | property | core/ |
The current validation metadata. |
| ExecutionContext::$propertyPath | property | core/ |
The property path leading to the current value. |
| ExecutionContext::$root | property | core/ |
The root value of the validated object graph. |
Pagination
- Previous page
- Page 551
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.