Search for executable
- Search 7.x for executable
- Search 9.5.x for executable
- Search 8.9.x for executable
- Search 10.3.x for executable
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
BlockTest::$executable | property | core/ |
The view executable. |
ComposerInspector::validateExecutable | function | core/ |
Validates that the Composer executable exists in a supported version. |
ConditionInterface::setExecutableManager | function | core/ |
Sets the executable manager class. |
ConditionPluginBase::$executableManager | property | core/ |
The condition manager to proxy execute calls through. |
ConditionPluginBase::setExecutableManager | function | core/ |
Sets the executable manager class. |
Drupal\package_manager\ExecutableFinder | service | core/ |
|
Drupal\views\ViewExecutableFactory | service | core/ |
|
EntityTest::$executable | property | core/ |
The mocked view executable. |
EntityTest::$executable | property | core/ |
The view executable. |
ExecutableException | class | core/ |
Generic executable plugin exception class. |
ExecutableException.php | file | core/ |
|
ExecutableFinder | class | core/ |
An executable finder which looks for executable paths in configuration. |
ExecutableFinder.php | file | core/ |
|
ExecutableFinder::find | function | core/ |
|
ExecutableFinder::__construct | function | core/ |
|
ExecutableFinderTest | class | core/ |
@covers \Drupal\package_manager\ExecutableFinder @group package_manager @internal |
ExecutableFinderTest.php | file | core/ |
|
ExecutableFinderTest::testCheckConfigurationForExecutablePath | function | core/ |
Tests that the executable finder looks for paths in configuration. |
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. |
FieldPluginBaseTest::$executable | property | core/ |
The mocked view executable. |
FILE_EXECUTABLE | constant | core/ |
File permission check -- File is executable. |
FILE_NOT_EXECUTABLE | constant | core/ |
File permission check -- File is not executable. |
FilterIdTest::$executable | property | core/ |
The mocked MigrateExecutable. |
HandlerTestTrait::$executable | property | core/ |
The mocked view executable. |
HandlerTestTrait::setupExecutableAndView | function | core/ |
Sets up a view executable and a view entity. |
LogTest::$executable | property | core/ |
Migrate executable. |
MediaLibraryUiBuilder::$viewsExecutableFactory | property | core/ |
The views executable factory. |
MigrateExecutable | class | core/ |
Defines a migrate executable class. |
MigrateExecutable.php | file | core/ |
|
MigrateExecutable::$counts | property | core/ |
An array of counts. Initially used for cache hit/miss tracking. |
MigrateExecutable::$eventDispatcher | property | core/ |
The event dispatcher. |
MigrateExecutable::$memoryLimit | property | core/ |
The PHP memory_limit expressed in bytes. |
MigrateExecutable::$memoryThreshold | property | core/ |
The ratio of the memory limit at which an operation will be interrupted. |
MigrateExecutable::$message | property | core/ |
Migration message service. |
MigrateExecutable::$migration | property | core/ |
The configuration of the migration to do. |
MigrateExecutable::$source | property | core/ |
The source. |
MigrateExecutable::$sourceIdValues | property | core/ |
The configuration values of the source. |
MigrateExecutable::$sourceRowStatus | property | core/ |
Status of one row. |
MigrateExecutable::attemptMemoryReclaim | function | core/ |
Tries to reclaim memory. |
Pagination
- Page 1
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.