Search for executable
- Search 7.x for executable
- Search 9.5.x for executable
- Search 8.9.x for executable
- Search 11.x for executable
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
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. |
ProcessFieldTest::$migrateExecutable | property | core/ |
|
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. |
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. |
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. |
ViewEntityInterface::getExecutable | function | core/ |
Gets an executable instance for this view. |
ViewExecutable | class | core/ |
Represents a view as a whole. |
ViewExecutable.php | file | core/ |
|
ViewExecutable::$ajaxEnabled | property | core/ |
Whether this view uses AJAX. |
ViewExecutable::$args | property | core/ |
Any arguments that have been passed into the view. |
ViewExecutable::$argument | property | core/ |
Stores the argument handlers which are initialized on this view. |
ViewExecutable::$attachment_after | property | core/ |
|
ViewExecutable::$attachment_before | property | core/ |
|
ViewExecutable::$baseEntityType | property | core/ |
The entity type of the base table, if available. |
ViewExecutable::$base_database | property | core/ |
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.