Search for run
| Title | Object type | File name | Summary |
|---|---|---|---|
| PhpUnitTestRunner::summarizeResults | function | core/ |
Tallies test results per test class. |
| PhpUnitTestRunner::xmlLogFilePath | function | core/ |
Returns the path to use for PHPUnit's --log-junit option. |
| PhpUnitTestRunner::__construct | function | core/ |
Constructs a test runner. |
| PhpUnitTestRunnerTest | class | core/ |
Tests Drupal\Core\Test\PhpUnitTestRunner. |
| PhpUnitTestRunnerTest.php | file | core/ |
|
| PhpUnitTestRunnerTest::providerTestSummarizeResults | function | core/ |
|
| PhpUnitTestRunnerTest::testPhpUnitCommand | function | core/ |
Tests php unit command. |
| PhpUnitTestRunnerTest::testRunTestsError | function | core/ |
Tests an error in the test running phase. |
| PhpUnitTestRunnerTest::testSummarizeResults | function | core/ |
Tests summarize results. |
| PhpUnitTestRunnerTest::testXmlLogFilePath | function | core/ |
Tests xml log file path. |
| QueueTest::runQueueTest | function | core/ |
Queues and unqueues a set of items to check the basic queue functionality. |
| ReadOnlyStream::stream_truncate | function | core/ |
Truncate stream. |
| RecipeRunner | class | core/ |
Applies a recipe. |
| RecipeRunner.php | file | core/ |
|
| RecipeRunner::installConfig | function | core/ |
Installs a config for a recipe. |
| RecipeRunner::installContent | function | core/ |
Installs a content for a recipe. |
| RecipeRunner::installModule | function | core/ |
Installs a module for a recipe. |
| RecipeRunner::installModules | function | core/ |
Installs modules for a recipe. |
| RecipeRunner::installTheme | function | core/ |
Installs a theme for a recipe. |
| RecipeRunner::processConfiguration | function | core/ |
Creates configuration and applies configuration actions. |
| RecipeRunner::processContent | function | core/ |
Creates content contained in a recipe. |
| RecipeRunner::processInstall | function | core/ |
Installs the extensions. |
| RecipeRunner::processRecipe | function | core/ |
|
| RecipeRunner::processRecipes | function | core/ |
Applies any recipes listed by the recipe. |
| RecipeRunner::replaceInputValues | function | core/ |
|
| RecipeRunner::toBatchOperations | function | core/ |
Converts a recipe into a series of batch operations. |
| RecipeRunner::toBatchOperationsInstall | function | core/ |
Converts a recipe's install tasks to batch operations. |
| RecipeRunner::toBatchOperationsRecipe | function | core/ |
Helper method to convert a recipe to batch operations. |
| RecipeRunner::triggerEvent | function | core/ |
Triggers the RecipeAppliedEvent. |
| RecipeRunnerTest | class | core/ |
Tests Drupal\Core\Recipe\RecipeRunner. |
| RecipeRunnerTest.php | file | core/ |
|
| RecipeRunnerTest::testApplySameRecipe | function | core/ |
Tests applying a recipe multiple times. |
| RecipeRunnerTest::testConfigActions | function | core/ |
Tests a recipe that has actions. |
| RecipeRunnerTest::testConfigActionsPreExistingConfig | function | core/ |
Tests a recipe that has actions and with pre-existing configuration. |
| RecipeRunnerTest::testConfigFromModule | function | core/ |
Tests module configuration after processing a recipe. |
| RecipeRunnerTest::testConfigFromModuleAndRecipe | function | core/ |
Tests installing config from a module and a recipe. |
| RecipeRunnerTest::testConfigWildcard | function | core/ |
Tests processing a recipe with a wildcard configuration. |
| RecipeRunnerTest::testInvalidConfigAction | function | core/ |
Tests a recipe with an invalid configuration action. |
| RecipeRunnerTest::testInvalidConfigActionAppliedOnConfigEntity | function | core/ |
Tests a recipe with an invalid action configuration. |
| RecipeRunnerTest::testModuleAndThemeInstall | function | core/ |
Tests modules and themes installed after processing a recipe. |
| RecipeRunnerTest::testModuleConfigurationOverride | function | core/ |
Tests configuration override after processing a recipe. |
| RecipeRunnerTest::testModuleInstall | function | core/ |
Tests modules installed after processing a recipe. |
| RecipeRunnerTest::testRecipeInclude | function | core/ |
Tests processing a recipe that includes another recipe. |
| RecipeRunnerTest::testRecipesAreDisambiguatedByPath | function | core/ |
Tests recipes are distinguished by the file path. |
| RecipeRunnerTest::testRenamedConfigActions | function | core/ |
Tests that renamed plugins are marked as deprecated. |
| RecipeRunnerTest::testThemeModuleDependenciesInstall | function | core/ |
Tests module and theme dependencies installed after processing a recipe. |
| RecipeTestTrait::runDrupalCommand | function | core/ |
Runs the `core/scripts/drupal` script with the given arguments. |
| Registry::$runtimeCache | property | core/ |
The runtime cache. |
| Registry::$runtimeRegistry | property | core/ |
An array of incomplete, runtime theme registries, keyed by theme name. |
| Registry::getRuntime | function | core/ |
Returns the incomplete, runtime theme registry. |
Pagination
- Previous page
- Page 7
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.