Search for run
Title | Object type | File name | Summary |
---|---|---|---|
AnnounceFetcherUnitTest | class | core/ |
Simple test to ensure that asserts pass. |
AnnounceFetcherUnitTest.php | file | core/ |
|
AnnounceFetcherUnitTest::$fetcher | property | core/ |
The Fetcher service object. |
AnnounceFetcherUnitTest::setUp | function | core/ |
|
AnnounceFetcherUnitTest::testValidateUrl | function | core/ |
Test the ValidateUrl() method. |
AnnounceFetcherUnitTest::urlProvider | function | core/ |
Data for the testValidateUrl. |
Connection::truncate | function | core/ |
Prepares and returns a TRUNCATE query object. |
GenerateThemeTest::runCommand | function | core/ |
|
install_run_task | function | core/ |
Runs an individual installation task. |
install_run_tasks | function | core/ |
Runs all tasks for the current installation request. |
INSTALL_TASK_RUN_IF_NOT_COMPLETED | constant | core/ |
Run the task on each installation request until the database is set up. |
INSTALL_TASK_RUN_IF_REACHED | constant | core/ |
Run the task on each installation request that reaches it. |
NullDefaultFormTest::testRunUpdates | function | core/ |
Tests the upgrade path for updating empty 'default_form' to NULL. |
PHP Runtime Assert Statements | group | core/ |
Use of the assert() statement in Drupal. |
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::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/ |
|
RecipeRunnerTest::testConfigActions | function | core/ |
|
RecipeRunnerTest::testConfigActionsPreExistingConfig | function | core/ |
|
RecipeRunnerTest::testConfigFromModule | function | core/ |
|
RecipeRunnerTest::testConfigFromModuleAndRecipe | function | core/ |
|
RecipeRunnerTest::testConfigWildcard | function | core/ |
|
RecipeRunnerTest::testInvalidConfigAction | function | core/ |
|
RecipeRunnerTest::testInvalidConfigActionAppliedOnConfigEntity | function | core/ |
|
RecipeRunnerTest::testModuleAndThemeInstall | function | core/ |
|
RecipeRunnerTest::testModuleConfigurationOverride | function | core/ |
|
RecipeRunnerTest::testModuleInstall | function | core/ |
|
RecipeRunnerTest::testRecipeInclude | function | core/ |
|
RecipeRunnerTest::testRecipesAreDisambiguatedByPath | function | core/ |
|
RecipeRunnerTest::testRenamedConfigActions | function | core/ |
Tests that renamed plugins are marked as deprecated. |
RecipeRunnerTest::testThemeModuleDependenciesInstall | function | core/ |
|
RouterUnsupportedTest | class | core/ |
@coversDefaultClass \Drupal\Core\Routing\Router[[api-linebreak]] @group Routing @group legacy |
RouterUnsupportedTest.php | file | core/ |
|
RouterUnsupportedTest::testDeprecatedAdd | function | core/ |
@covers ::addDeprecatedRouteFilter[[api-linebreak]] @covers ::addDeprecatedRouteEnhancer[[api-linebreak]] |
RouterUnsupportedTest::testGenerateUnsupported | function | core/ |
@covers ::generate[[api-linebreak]] |
Pagination
- Page 1
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.