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::$migration | property | core/ |
The mocked migration entity. |
| MigrateExecutableTest::$migrationConfiguration | property | core/ |
The migration's configuration values. |
| MigrateExecutableTest::$modules | property | core/ |
Modules to install. |
| MigrateExecutableTest::getMockSource | function | core/ |
Returns a mock migration source instance. |
| MigrateExecutableTest::getTestRollbackIdMap | function | core/ |
Returns an ID map object prophecy used in ::testRollback. |
| MigrateExecutableTest::providerTestRollback | function | core/ |
Data provider for ::testRollback. |
| MigrateExecutableTest::setUp | function | core/ |
|
| MigrateExecutableTest::setUp | function | core/ |
|
| MigrateExecutableTest::testContinuePipeline | function | core/ |
Tests a plugin which does not stop the pipeline. |
| MigrateExecutableTest::testImportWithFailingRewind | function | core/ |
Tests an import with an incomplete rewinding. |
| 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/ |
The migration executable or a mock. |
| 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/ |
The migration executable. |
| 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/ |
|
| TestExecutableFinder | class | core/ |
A test-only executable finder that can be rigged to throw an exception. |
| TestExecutableFinder.php | file | core/ |
|
| TestExecutableFinder::find | function | core/ |
|
| TestExecutableFinder::throwFor | function | core/ |
Sets up an exception to throw when trying to find a specific executable. |
| TestExecutableFinder::__construct | function | core/ |
|
| TestMigrateExecutable | class | core/ |
Tests MigrateExecutable. |
| TestMigrateExecutable | class | core/ |
Tests MigrateExecutable. |
| TestMigrateExecutable | class | core/ |
MigrateExecutable test class. |
| 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. |
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.