Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| RebuildTest.php | file | core/ |
|
| RebuildTest.php | file | core/ |
|
| RebuildTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| RebuildTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| RebuildTest::$modules | property | core/ |
Modules to install. |
| RebuildTest::$modules | property | core/ |
Modules to install. |
| RebuildTest::$webUser | property | core/ |
A user for testing. |
| RebuildTest::$webUser | property | core/ |
A user for testing. |
| RebuildTest::setUp | function | core/ |
|
| RebuildTest::setUp | function | core/ |
|
| RebuildTest::testPreserveFormActionAfterAJAX | function | core/ |
Tests that a form's action is retained after an Ajax submission. |
| RebuildTest::testRebuildPreservesValues | function | core/ |
Tests preservation of values. |
| rebuild_token_calculator.sh | file | core/ |
Command line token calculator for rebuild.php. |
| recipe-collections.css | file | core/ |
.block-views-blockrecipe-collections-block { padding: 3rem 4%; color: #fff; background: #767775; } .block-views-blockrecipe-collections-block .block__title { margin-bottom: 1.5rem; text-align:… |
| recipe-instruction.css | file | core/ |
This file is used to style the 'field-recipe-instruction' field. |
| recipe.css | file | core/ |
This file is used to style the recipe using the 'full' view mode. |
| Recipe::COMPOSER_PROJECT_TYPE | constant | core/ |
|
| Recipe::parse | function | core/ |
Parses and validates a recipe.yml file. |
| Recipe::validateConfigActions | function | core/ |
Validates that the corresponding extension is enabled for a config action. |
| Recipe::validateExtensionIsAvailable | function | core/ |
Validates that the value is an available module/theme (installed or not). |
| Recipe::validateRecipeExists | function | core/ |
Validates that a recipe exists. |
| Recipe::__construct | function | core/ |
|
| RecipeAppliedEvent::__construct | function | core/ |
Constructs a RecipeAppliedEvent object. |
| RecipeCommand::$classLoader | property | core/ |
The class loader. |
| RecipeCommand::getSitePath | function | core/ |
Gets the site path. |
| RecipeCommand::toPlainString | function | core/ |
Converts a stringable like TranslatableMarkup to a plain text string. |
| RecipeCommand::__construct | function | core/ |
Constructs a new RecipeCommand command. |
| RecipeCommandTest | class | core/ |
@coversDefaultClass \Drupal\Core\Recipe\RecipeCommand[[api-linebreak]] @group Recipe |
| RecipeCommandTest.php | file | core/ |
|
| RecipeCommandTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| RecipeCommandTest::$strictConfigSchema | property | core/ |
Disable strict config schema because this test explicitly makes the recipe system save invalid config, to prove that it validates it after the fact and raises an error. |
| RecipeCommandTest::assertCheckpointsExist | function | core/ |
Asserts that the current set of checkpoints matches the given labels. |
| RecipeCommandTest::testErrorOnNonExistentDirectory | function | core/ |
Tests the recipe command with a non-existent directory. |
| RecipeCommandTest::testExceptionOnRollback | function | core/ |
Tests that errors during config rollback won't steamroll validation errors. |
| RecipeCommandTest::testRecipeCommand | function | core/ |
|
| RecipeConfigInstaller | class | core/ |
Extends the ConfigInstaller service for recipes. |
| RecipeConfigInstaller.php | file | core/ |
|
| RecipeConfigInstaller::installRecipeConfig | function | core/ |
|
| RecipeConfigStorageWrapper | class | core/ |
Merges two storages together. |
| RecipeConfigStorageWrapper.php | file | core/ |
|
| RecipeConfigStorageWrapper::createCollection | function | core/ |
Creates a collection on the storage. |
| RecipeConfigStorageWrapper::createStorageFromArray | function | core/ |
Creates a single config storage for an array of storages. |
| RecipeConfigStorageWrapper::decode | function | core/ |
Decodes configuration data from the storage-specific format. |
| RecipeConfigStorageWrapper::delete | function | core/ |
Deletes a configuration object from the storage. |
| RecipeConfigStorageWrapper::deleteAll | function | core/ |
Deletes configuration objects whose names start with a given prefix. |
| RecipeConfigStorageWrapper::encode | function | core/ |
Encodes configuration data into the storage-specific format. |
| RecipeConfigStorageWrapper::exists | function | core/ |
Returns whether a configuration object exists. |
| RecipeConfigStorageWrapper::getAllCollectionNames | function | core/ |
Gets the existing collections. |
| RecipeConfigStorageWrapper::getCollectionName | function | core/ |
Gets the name of the current collection the storage is using. |
| RecipeConfigStorageWrapper::listAll | function | core/ |
Gets configuration object names starting with a given prefix. |
Pagination
- Previous page
- Page 1038
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.