Search for ip
- Search 7.x for ip
- Search 9.5.x for ip
- Search 8.9.x for ip
- Search 10.3.x for ip
- Search main for ip
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| RecipeConfigurator | class | core/ |
@internal This API is experimental. |
| RecipeConfigurator.php | file | core/ |
|
| RecipeConfigurator::$cache | property | core/ |
A cache of already-loaded recipes, keyed by path. |
| RecipeConfigurator::$recipes | property | core/ |
|
| RecipeConfigurator::getIncludedRecipe | function | core/ |
Gets an included recipe object. |
| RecipeConfigurator::listAllExtensions | function | core/ |
List all the extensions installed by this recipe and its dependencies. |
| RecipeConfigurator::listAllRecipes | function | core/ |
Returns all the recipes installed by this recipe. |
| RecipeConfigurator::__construct | function | core/ |
|
| RecipeConfiguratorTest | class | core/ |
Tests Drupal\Core\Recipe\RecipeConfigurator. |
| RecipeConfiguratorTest.php | file | core/ |
|
| RecipeConfiguratorTest::testIncludedRecipeLoader | function | core/ |
Tests that RecipeConfigurator can load recipes. |
| RecipeConfiguratorTest::testIncludedRecipeLoaderException | function | core/ |
Tests exception thrown when RecipeConfigurator cannot find a recipe. |
| RecipeConfiguratorTest::testRecipeConfigurator | function | core/ |
Tests the listing all the extensions installed by a recipe. |
| RecipeEventsTest | class | core/ |
Tests Recipe Events. |
| RecipeEventsTest.php | file | core/ |
|
| RecipeEventsTest::$recipesApplied | property | core/ |
The human-readable names of the recipes that have been applied. |
| RecipeEventsTest::getSubscribedEvents | function | core/ |
|
| RecipeEventsTest::onRecipeApply | function | core/ |
Handles a recipe apply event for testing. |
| RecipeEventsTest::register | function | core/ |
Registers test-specific services. |
| RecipeEventsTest::testRecipeAppliedEvent | function | core/ |
Tests the recipe applied event. |
| RecipeFileException | class | core/ |
@internal This API is experimental. |
| RecipeFileException.php | file | core/ |
|
| RecipeFileException::fromViolationList | function | core/ |
Creates an instance of this exception from a set of validation errors. |
| RecipeFileException::__construct | function | core/ |
Constructs a RecipeFileException object. |
| RecipeFormInputTest | class | core/ |
Tests Recipe Form Input. |
| RecipeFormInputTest.php | file | core/ |
|
| RecipeFormInputTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| RecipeFormInputTest::$modules | property | core/ |
Modules to install. |
| RecipeFormInputTest::testRecipeInputViaForm | function | core/ |
Tests collecting recipe input via a form. |
| RecipeInfoCommand | class | core/ |
Shows information about a particular recipe. |
| RecipeInfoCommand | class | core/ |
Shows information about a particular recipe. |
| RecipeInfoCommand.php | file | core/ |
|
| RecipeInfoCommand.php | file | core/ |
|
| RecipeInfoCommand::configure | function | core/ |
|
| RecipeInfoCommand::configure | function | core/ |
|
| RecipeInfoCommand::execute | function | core/ |
|
| RecipeInfoCommand::execute | function | core/ |
|
| RecipeInfoCommand::__construct | function | core/ |
|
| RecipeInputFormTrait | trait | core/ |
Defines helper methods for forms which collect input on behalf of recipes. |
| RecipeInputFormTrait.php | file | core/ |
|
| RecipeInputFormTrait::buildRecipeInputForm | function | core/ |
Generates a tree of form elements for a recipe's inputs. |
| RecipeInputFormTrait::setRecipeInput | function | core/ |
Supplies user-inputted values to a recipe and its dependencies. |
| RecipeInputFormTrait::validateRecipeInput | function | core/ |
Validates user-inputted values to a recipe and its dependencies. |
| RecipeMissingExtensionsException | class | core/ |
Exception thrown when recipes contain or depend on missing extensions. |
| RecipeMissingExtensionsException.php | file | core/ |
|
| RecipeMissingExtensionsException::__construct | function | core/ |
Constructs a RecipeMissingExtensionsException. |
| RecipeMultipleModulesConfigStorage | class | core/ |
Provides a read-only config storage spanning multiple modules' config. |
| RecipeMultipleModulesConfigStorage.php | file | core/ |
|
| RecipeMultipleModulesConfigStorage::createCollection | function | core/ |
Creates a collection on the storage. |
| RecipeMultipleModulesConfigStorage::createFromModuleList | function | core/ |
Creates a RecipeMultipleModulesConfigStorage from a list of modules. |
Pagination
- Previous page
- Page 36
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.