Search for run
Title | Object type | File name | Summary |
---|---|---|---|
PostgreSqlSequenceUpdateTest::runDbTasks | function | core/ |
Runs the install database tasks for the driver used by the test runner. |
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::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/ |
@coversDefaultClass \Drupal\Core\Recipe\RecipeRunner[[api-linebreak]] @group Recipe |
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. |
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. |
RequireEventTrait::$runtimePackages | property | core/ |
The runtime packages, in the form 'vendor/name:constraint'. |
RequireEventTrait::getRuntimePackages | function | core/ |
Gets the runtime (i.e., non-dev) packages. |
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/ |
@coversDefaultClass \Drupal\Core\Routing\Router[[api-linebreak]] @group Routing @group legacy |
RouterUnsupportedTest.php | file | core/ |
|
RouterUnsupportedTest::testGenerateUnsupported | function | core/ |
@covers ::generate[[api-linebreak]] |
run-tests.sh | file | core/ |
Script for running tests on DrupalCI. |
RunnerVersion | class | core/ |
Helper class to determine information about running PHPUnit version. |
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.