Search for run
- Search 7.x for run
- Search 9.5.x for run
- Search 8.9.x for run
- Search 10.3.x for run
- Search main for run
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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. |
| RecipeRunner::tryToSetIsApplying | function | core/ |
Tries to set the isApplying flag to TRUE. |
| RecipeRunnerTest | class | core/ |
Tests Drupal\Core\Recipe\RecipeRunner. |
| RecipeRunnerTest.php | file | core/ |
|
| RecipeRunnerTest::$isApplyingDuringModulesInstalled | property | core/ |
The value of RecipeRunner::isApplying() during hook_modules_installed(). |
| RecipeRunnerTest::modulesInstalled | function | core/ |
Implements hook_modules_installed(). |
| 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::testIsApplying | function | core/ |
Tests the isApplying flag while a recipe is applied. |
| RecipeRunnerTest::testModuleAndThemeInstall | function | core/ |
Tests modules and themes installed after processing a recipe. |
| RecipeRunnerTest::testModuleConfigHasDefaultConfigHash | function | core/ |
Tests that module config installed by a recipe has a default config hash. |
| 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/dr` 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. |
| RegistryTest::$runtimeCache | property | core/ |
The mocked cache backend. |
| RemovePathKeyTest::testRunUpdates | function | core/ |
Tests the upgrade path for removing system.file.path key. |
| RequirementsTrait::getRuntimeRequirements | function | core/ |
Returns runtime requirements. |
| RouteAliasUpdateTest::testRunUpdates | function | core/ |
Tests the upgrade path for adding aliases to the router table. |
| RouterTest::testRouterUninstallInstall | function | core/ |
Tests that routes no longer exist for a module that has been uninstalled. |
| RouterUnsupportedTest | class | core/ |
Tests Drupal\Core\Routing\Router. |
| RouterUnsupportedTest.php | file | core/ |
|
| RouterUnsupportedTest::testGenerateUnsupported | function | core/ |
Tests generate unsupported. |
| run-tests.sh | file | core/ |
Script for running tests on DrupalCI. |
| RunnerVersion | class | core/ |
Helper class to determine information about running PHPUnit version. |
| RunnerVersion.php | file | core/ |
|
| RunnerVersion::getMajor | function | core/ |
Returns the major version of the PHPUnit runner being used. |
| RunnerVersion::__construct | function | core/ |
This class should not be instantiated. |
| RunTimeRequirementsTest | class | core/ |
Tests the effectiveness of hook_runtime_requirements(). |
| RunTimeRequirementsTest.php | file | core/ |
|
| RunTimeRequirementsTest::$modules | property | core/ |
Modules to install. |
| RunTimeRequirementsTest::testRuntimeRequirements | function | core/ |
Tests hook_runtime_requirements() and hook_runtime_requirements_alter(). |
| Schema::skipQuotedRun | function | core/ |
Returns the offset past a quoted run of SQL. |
| SchemaDefinitionTest::testInvalidColumnTypeForUnsigned | function | core/ |
Tests passing unsigned to a non-numeric column. |
| SchemaDefinitionTest::testInvalidSerialForUnsigned | function | core/ |
Tests Serial column. |
Pagination
- Previous page
- Page 8
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.