Search for executable

  1. Search 7.x for executable
  2. Search 9.5.x for executable
  3. Search 8.9.x for executable
  4. Search 10.3.x for executable
  5. Other projects
Title Object type File name Summary
BlockTest::$executable property core/modules/views/tests/src/Unit/Plugin/views/display/BlockTest.php The view executable.
ComposerInspector::validateExecutable function core/modules/package_manager/src/ComposerInspector.php Validates that the Composer executable exists in a supported version.
ConditionInterface::setExecutableManager function core/lib/Drupal/Core/Condition/ConditionInterface.php Sets the executable manager class.
ConditionPluginBase::$executableManager property core/lib/Drupal/Core/Condition/ConditionPluginBase.php The condition manager to proxy execute calls through.
ConditionPluginBase::setExecutableManager function core/lib/Drupal/Core/Condition/ConditionPluginBase.php Sets the executable manager class.
Drupal\package_manager\ExecutableFinder service core/modules/package_manager/package_manager.services.yml
Drupal\package_manager_test_validation\TestExecutableFinder service core/modules/package_manager/tests/modules/package_manager_test_validation/package_manager_test_validation.services.yml
EntityTest::$executable property core/modules/views/tests/src/Unit/Plugin/area/EntityTest.php The mocked view executable.
EntityTest::$executable property core/modules/views/tests/src/Unit/Plugin/argument_validator/EntityTest.php The view executable.
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::$composerPath 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::__construct function core/modules/package_manager/src/ExecutableFinder.php
ExecutableFinderTest class core/modules/package_manager/tests/src/Unit/ExecutableFinderTest.php @covers \Drupal\package_manager\ExecutableFinder[[api-linebreak]]
@group package_manager
@internal
ExecutableFinderTest.php file core/modules/package_manager/tests/src/Unit/ExecutableFinderTest.php
ExecutableFinderTest::testCheckConfigurationForExecutablePath function core/modules/package_manager/tests/src/Unit/ExecutableFinderTest.php Tests that the executable finder looks for paths in configuration.
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.
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.
FieldPluginBaseTest::$executable property core/modules/views/tests/src/Unit/Plugin/field/FieldPluginBaseTest.php The mocked view executable.
FILE_EXECUTABLE constant core/includes/install.inc File permission check -- File is executable.
FILE_NOT_EXECUTABLE constant core/includes/install.inc File permission check -- File is not executable.
FilterIdTest::$executable property core/modules/filter/tests/src/Kernel/Plugin/migrate/process/FilterIdTest.php The mocked MigrateExecutable.
HandlerTestTrait::$executable property core/modules/views/tests/src/Unit/Plugin/HandlerTestTrait.php The mocked view executable.
HandlerTestTrait::setupExecutableAndView function core/modules/views/tests/src/Unit/Plugin/HandlerTestTrait.php Sets up a view executable and a view entity.
IsExecutableConstraint class core/modules/package_manager/src/Plugin/Validation/Constraint/IsExecutableConstraint.php Validates that a value is the path of an executable file.
IsExecutableConstraint.php file core/modules/package_manager/src/Plugin/Validation/Constraint/IsExecutableConstraint.php
IsExecutableConstraint::$message property core/modules/package_manager/src/Plugin/Validation/Constraint/IsExecutableConstraint.php The error message shown when the path is not executable.
IsExecutableConstraintValidator class core/modules/package_manager/src/Plugin/Validation/Constraint/IsExecutableConstraintValidator.php Validates the IsExecutable constraint.
IsExecutableConstraintValidator.php file core/modules/package_manager/src/Plugin/Validation/Constraint/IsExecutableConstraintValidator.php
IsExecutableConstraintValidator::validate function core/modules/package_manager/src/Plugin/Validation/Constraint/IsExecutableConstraintValidator.php
LogTest::$executable property core/modules/migrate/tests/src/Kernel/Plugin/LogTest.php Migrate executable.
MediaLibraryUiBuilder::$viewsExecutableFactory property core/modules/media_library/src/MediaLibraryUiBuilder.php The views executable factory.
MigrateExecutable class core/modules/migrate/src/MigrateExecutable.php Defines a migrate executable class.
MigrateExecutable.php file core/modules/migrate/src/MigrateExecutable.php
MigrateExecutable::$counts property core/modules/migrate/src/MigrateExecutable.php An array of counts. Initially used for cache hit/miss tracking.
MigrateExecutable::$eventDispatcher property core/modules/migrate/src/MigrateExecutable.php The event dispatcher.

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