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\views\ViewExecutableFactory service core/modules/views/views.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::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
@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.
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.
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.
MigrateExecutable::$memoryLimit property core/modules/migrate/src/MigrateExecutable.php The PHP memory_limit expressed in bytes.
MigrateExecutable::$memoryThreshold property core/modules/migrate/src/MigrateExecutable.php The ratio of the memory limit at which an operation will be interrupted.
MigrateExecutable::$message property core/modules/migrate/src/MigrateExecutable.php Migration message service.
MigrateExecutable::$migration property core/modules/migrate/src/MigrateExecutable.php The configuration of the migration to do.
MigrateExecutable::$source property core/modules/migrate/src/MigrateExecutable.php The source.
MigrateExecutable::$sourceIdValues property core/modules/migrate/src/MigrateExecutable.php The configuration values of the source.
MigrateExecutable::$sourceRowStatus property core/modules/migrate/src/MigrateExecutable.php Status of one row.
MigrateExecutable::attemptMemoryReclaim function core/modules/migrate/src/MigrateExecutable.php Tries to reclaim memory.

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