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 |
---|---|---|---|
MigrateExecutableTest::testImportWithValidRow | function | core/ |
Tests the import method with a valid row. |
MigrateExecutableTest::testImportWithValidRowNoDestinationValues | function | core/ |
Tests the import method with a valid row. |
MigrateExecutableTest::testImportWithValidRowWithDestinationMigrateException | function | core/ |
Tests the import method with a thrown MigrateException. |
MigrateExecutableTest::testImportWithValidRowWithException | function | core/ |
Tests the import method with a regular Exception being thrown. |
MigrateExecutableTest::testImportWithValidRowWithoutDestinationId | function | core/ |
Tests the import method with a valid row. |
MigrateExecutableTest::testImportWithValidRowWithProcesMigrateException | function | core/ |
Tests the import method with a thrown MigrateException. |
MigrateExecutableTest::testMigrateExecutable | function | core/ |
Tests the MigrateExecutable class. |
MigrateExecutableTest::testProcessRow | function | core/ |
Tests the processRow method. |
MigrateExecutableTest::testProcessRowEmptyDestination | function | core/ |
Tests the processRow method. |
MigrateExecutableTest::testProcessRowEmptyPipeline | function | core/ |
Tests the processRow method with an empty pipeline. |
MigrateExecutableTest::testProcessRowPipelineException | function | core/ |
Tests the processRow pipeline exception. |
MigrateExecutableTest::testRollback | function | core/ |
Tests rollback. |
MigrateExecutableTest::testStopPipeline | function | core/ |
Tests a plugin which stops the pipeline. |
MigrateProcessTestCase::$migrateExecutable | property | core/ |
|
MigrateSourceTest::$executable | property | core/ |
The migrate executable. |
MigrateSourceTest::getMigrateExecutable | function | core/ |
Gets a mock executable for the test. |
NodeSearch::isSearchExecutable | function | core/ |
Verifies if the values set via setSearch() are valid and sufficient. |
PathPluginBaseTest::setupViewExecutableAccessPlugin | function | core/ |
Returns some mocked view entity, view executable, and access plugin. |
PhpTuf\ComposerStager\API\Finder\Service\ExecutableFinderInterface | service | core/ |
PhpTuf\ComposerStager\Internal\Finder\Service\ExecutableFinder |
ProcessFieldTest::$migrateExecutable | property | core/ |
|
RsyncValidatorTest::$executableFinder | property | core/ |
The mocked executable finder. |
SearchExtraTypeSearch::isSearchExecutable | function | core/ |
Verifies if the given parameters are valid enough to execute a search for. |
SearchInterface::isSearchExecutable | function | core/ |
Verifies if the values set via setSearch() are valid and sufficient. |
SearchPluginBase::isSearchExecutable | function | core/ |
Verifies if the values set via setSearch() are valid and sufficient. |
Symfony\Component\Process\ExecutableFinder | service | core/ |
|
TestMigrateExecutable | class | core/ |
Tests MigrateExecutable. |
TestMigrateExecutable | class | core/ |
MigrateExecutable test class. |
TestMigrateExecutable | class | core/ |
Tests MigrateExecutable. |
TestMigrateExecutable.php | file | core/ |
|
TestMigrateExecutable.php | file | core/ |
|
TestMigrateExecutable::$clearedMemoryUsage | property | core/ |
The cleared memory usage. |
TestMigrateExecutable::$memoryUsage | property | core/ |
The fake memory usage in bytes. |
TestMigrateExecutable::$sourceIdValues | property | core/ |
The configuration values of the source. |
TestMigrateExecutable::attemptMemoryReclaim | function | core/ |
Tries to reclaim memory. |
TestMigrateExecutable::getIdMap | function | core/ |
Get the ID map from the current migration. |
TestMigrateExecutable::getIdMap | function | core/ |
Get the ID map from the current migration. |
TestMigrateExecutable::getMemoryUsage | function | core/ |
Returns the memory usage so far. |
TestMigrateExecutable::getSource | function | core/ |
Returns the source. |
TestMigrateExecutable::handleException | function | core/ |
Takes an Exception object and both saves and displays it. |
TestMigrateExecutable::memoryExceeded | function | core/ |
Allows access to the protected memoryExceeded method. |
TestMigrateExecutable::setMemoryLimit | function | core/ |
Sets the memory limit. |
TestMigrateExecutable::setMemoryThreshold | function | core/ |
Sets the memory threshold. |
TestMigrateExecutable::setMemoryUsage | function | core/ |
Sets the fake memory usage. |
TestMigrateExecutable::setSource | function | core/ |
Allows access to set protected source property. |
TestMigrateExecutable::setSourceIdValues | function | core/ |
Allows access to protected sourceIdValues property. |
TestMigrateExecutable::setStringTranslation | function | core/ |
Sets the string translation service. |
View::$executable | property | core/ |
Stores a reference to the executable version of this view. |
View::getExecutable | function | core/ |
Gets an executable instance for this view. |
ViewAjaxController::$executableFactory | property | core/ |
The factory to load a view executable with. |
ViewAjaxControllerTest::$executableFactory | property | core/ |
The mocked executable factory. |
Pagination
- Previous page
- Page 3
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.