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
- Search 11.x for executable
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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/ |
MigrateExecutable test class. |
| TestMigrateExecutable | class | core/ |
Tests MigrateExecutable. |
| TestMigrateExecutable.php | file | core/ |
|
| TestMigrateExecutable.php | file | core/ |
|
| TestMigrateExecutable::$sourceIdValues | property | core/ |
The configuration values of the source. |
| 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::getSource | function | core/ |
Returns the source. |
| TestMigrateExecutable::handleException | function | core/ |
Takes an Exception object and both saves and displays it. |
| 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. |
| 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/ |
Attachments to place after the view. |
| ViewExecutable::$attachment_before | property | core/ |
Attachments to place before the view. |
| ViewExecutable::$baseEntityType | property | core/ |
The entity type of the base table, if available. |
| ViewExecutable::$base_database | property | core/ |
Allow to override the used database which is used for this query. |
| ViewExecutable::$build_info | property | core/ |
An array of build info. |
| ViewExecutable::$build_sort | property | core/ |
Indicates if the sorts have been built. |
| ViewExecutable::$build_time | property | core/ |
The build execution time. |
| ViewExecutable::$built | property | core/ |
Whether or not the view has been built. |
| ViewExecutable::$current_display | property | core/ |
Identifier of the current display. |
| ViewExecutable::$current_page | property | core/ |
The current page. If the view uses pagination. |
| ViewExecutable::$displayHandlers | property | core/ |
The list of used displays of the view. |
| ViewExecutable::$display_handler | property | core/ |
The current used display plugin. |
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.