Search for all

  1. Search 7.x for all
  2. Search 9.5.x for all
  3. Search 8.9.x for all
  4. Search 10.3.x for all
  5. Search main for all
  6. Other projects
Title Object type File name Summary
ExcludedModulesEventSubscriberTest.php file core/tests/Drupal/KernelTests/Core/Config/ExcludedModulesEventSubscriberTest.php
ExcludedModulesEventSubscriberTest::$modules property core/tests/Drupal/KernelTests/Core/Config/ExcludedModulesEventSubscriberTest.php Modules to install.
ExcludedModulesEventSubscriberTest::setUp function core/tests/Drupal/KernelTests/Core/Config/ExcludedModulesEventSubscriberTest.php
ExcludedModulesEventSubscriberTest::testExcludedModules function core/tests/Drupal/KernelTests/Core/Config/ExcludedModulesEventSubscriberTest.php Tests excluding modules from the config export.
ExecTrait trait core/tests/Drupal/Tests/Composer/Plugin/ExecTrait.php Convenience class for creating fixtures.
ExecTrait.php file core/tests/Drupal/Tests/Composer/Plugin/ExecTrait.php
ExecTrait::mustExec function core/tests/Drupal/Tests/Composer/Plugin/ExecTrait.php Runs an arbitrary command.
ExecutableException class core/lib/Drupal/Core/Executable/ExecutableException.php Generic executable plugin exception class.
ExecutableException.php file core/lib/Drupal/Core/Executable/ExecutableException.php
ExecutableFinder class core/modules/package_manager/src/ExecutableFinder.php An executable finder which looks for executable paths in configuration.
ExecutableFinder.php file core/modules/package_manager/src/ExecutableFinder.php
ExecutableFinder::$composerBinaryPath property core/modules/package_manager/src/ExecutableFinder.php The path of the Composer binary, or NULL if it can't be found.
ExecutableFinder::$composerPackagePath property core/modules/package_manager/src/ExecutableFinder.php The path where Composer is installed in the project, or FALSE if it's not.
ExecutableFinder::find function core/modules/package_manager/src/ExecutableFinder.php
ExecutableFinder::getLocalComposerPath function core/modules/package_manager/src/ExecutableFinder.php Tries to find the Composer binary installed in the project.
ExecutableFinder::__construct function core/modules/package_manager/src/ExecutableFinder.php
ExecutableFinderTest class core/modules/package_manager/tests/src/Unit/ExecutableFinderTest.php Tests Package Manager's executable finder service.
ExecutableFinderTest.php file core/modules/package_manager/tests/src/Unit/ExecutableFinderTest.php
ExecutableFinderTest::testComposerInstalledInProject function core/modules/package_manager/tests/src/Unit/ExecutableFinderTest.php Tests that the executable finder tries to use a local copy of Composer.
ExecutableFinderTest::testLegacyExecutablePaths function core/modules/package_manager/tests/src/Unit/ExecutableFinderTest.php Tests that the executable finder falls back to looking in config for paths.
ExecutableInterface interface core/lib/Drupal/Core/Executable/ExecutableInterface.php An interface for executable plugins.
ExecutableInterface.php file core/lib/Drupal/Core/Executable/ExecutableInterface.php
ExecutableInterface::execute function core/lib/Drupal/Core/Executable/ExecutableInterface.php Executes the plugin.
ExecutableManagerInterface interface core/lib/Drupal/Core/Executable/ExecutableManagerInterface.php An interface for managers of executable plugins.
ExecutableManagerInterface.php file core/lib/Drupal/Core/Executable/ExecutableManagerInterface.php
ExecutableManagerInterface::execute function core/lib/Drupal/Core/Executable/ExecutableManagerInterface.php Executes an executable plugin.
ExecutablePluginBase class core/lib/Drupal/Core/Executable/ExecutablePluginBase.php Provides the basic architecture for executable plugins.
ExecutablePluginBase.php file core/lib/Drupal/Core/Executable/ExecutablePluginBase.php
ExecutablePluginBase::getConfig function core/lib/Drupal/Core/Executable/ExecutablePluginBase.php Gets all configuration values.
ExecutablePluginBase::getConfigDefinition function core/lib/Drupal/Core/Executable/ExecutablePluginBase.php Gets the definition of a configuration option.
ExecutablePluginBase::getConfigDefinitions function core/lib/Drupal/Core/Executable/ExecutablePluginBase.php Gets an array of definitions of available configuration options.
ExecutablePluginBase::setConfig function core/lib/Drupal/Core/Executable/ExecutablePluginBase.php Sets the value of a particular configuration option.
ExecuteMigration class core/modules/migrate/tests/modules/migrate_no_migrate_drupal_test/src/Controller/ExecuteMigration.php Custom controller to execute the test migrations.
ExecuteMigration.php file core/modules/migrate/tests/modules/migrate_no_migrate_drupal_test/src/Controller/ExecuteMigration.php
ExecuteMigration::execute function core/modules/migrate/tests/modules/migrate_no_migrate_drupal_test/src/Controller/ExecuteMigration.php Run the node_migration_no_migrate_drupal test migration.
ExecutionContext class core/lib/Drupal/Core/Validation/ExecutionContext.php Defines an execution context class.
ExecutionContext.php file core/lib/Drupal/Core/Validation/ExecutionContext.php
ExecutionContext::$constraint property core/lib/Drupal/Core/Validation/ExecutionContext.php The currently validated constraint.
ExecutionContext::$group property core/lib/Drupal/Core/Validation/ExecutionContext.php The currently validated group.
ExecutionContext::$metadata property core/lib/Drupal/Core/Validation/ExecutionContext.php The current validation metadata.
ExecutionContext::$object property core/lib/Drupal/Core/Validation/ExecutionContext.php The currently validated object.
ExecutionContext::$propertyPath property core/lib/Drupal/Core/Validation/ExecutionContext.php The property path leading to the current value.
ExecutionContext::$validatedConstraints property core/lib/Drupal/Core/Validation/ExecutionContext.php Stores which class constraint has been validated for which object.
ExecutionContext::$validatedObjects property core/lib/Drupal/Core/Validation/ExecutionContext.php Stores which objects have been validated in which group.
ExecutionContext::$value property core/lib/Drupal/Core/Validation/ExecutionContext.php The currently validated value.
ExecutionContext::$violations property core/lib/Drupal/Core/Validation/ExecutionContext.php The violations generated in the current context.
ExecutionContext::addViolation function core/lib/Drupal/Core/Validation/ExecutionContext.php
ExecutionContext::buildViolation function core/lib/Drupal/Core/Validation/ExecutionContext.php
ExecutionContext::getClassName function core/lib/Drupal/Core/Validation/ExecutionContext.php
ExecutionContext::getConstraint function core/lib/Drupal/Core/Validation/ExecutionContext.php Gets the current constraint.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.