Search for ip

  1. Search 7.x for ip
  2. Search 9.5.x for ip
  3. Search 8.9.x for ip
  4. Search 11.x for ip
  5. Search main for ip
  6. Other projects
Title Object type File name Summary
recipe.yml file core/recipes/basic_block_type/recipe.yml core/recipes/basic_block_type/recipe.yml
recipe.yml file core/recipes/core_recommended_maintenance/recipe.yml core/recipes/core_recommended_maintenance/recipe.yml
recipe.yml file core/recipes/tags_taxonomy/recipe.yml core/recipes/tags_taxonomy/recipe.yml
recipe.yml file core/recipes/standard_responsive_images/recipe.yml core/recipes/standard_responsive_images/recipe.yml
recipe.yml file core/recipes/image_media_type/recipe.yml core/recipes/image_media_type/recipe.yml
recipe.yml file core/recipes/feedback_contact_form/recipe.yml core/recipes/feedback_contact_form/recipe.yml
recipe.yml file core/recipes/core_recommended_front_end_theme/recipe.yml core/recipes/core_recommended_front_end_theme/recipe.yml
recipe.yml file core/recipes/editorial_workflow/recipe.yml core/recipes/editorial_workflow/recipe.yml
recipe.yml file core/recipes/article_content_type/recipe.yml core/recipes/article_content_type/recipe.yml
recipe.yml file core/recipes/document_media_type/recipe.yml core/recipes/document_media_type/recipe.yml
Recipe::COMPOSER_PROJECT_TYPE constant core/lib/Drupal/Core/Recipe/Recipe.php
Recipe::createFromDirectory function core/lib/Drupal/Core/Recipe/Recipe.php Creates a recipe object from the provided path.
Recipe::parse function core/lib/Drupal/Core/Recipe/Recipe.php Parses and validates a recipe.yml file.
Recipe::validateConfigActions function core/lib/Drupal/Core/Recipe/Recipe.php Validates that the corresponding extension is enabled for a config action.
Recipe::validateExtensionIsAvailable function core/lib/Drupal/Core/Recipe/Recipe.php Validates that the value is an available module/theme (installed or not).
Recipe::validateRecipeExists function core/lib/Drupal/Core/Recipe/Recipe.php Validates that a recipe exists.
Recipe::__construct function core/lib/Drupal/Core/Recipe/Recipe.php
RecipeAppliedEvent class core/lib/Drupal/Core/Recipe/RecipeAppliedEvent.php Event dispatched after a recipe has been applied.
RecipeAppliedEvent.php file core/lib/Drupal/Core/Recipe/RecipeAppliedEvent.php
RecipeAppliedEvent::__construct function core/lib/Drupal/Core/Recipe/RecipeAppliedEvent.php Constructs a RecipeAppliedEvent object.
RecipeCommand class core/lib/Drupal/Core/Recipe/RecipeCommand.php Applies recipe.
RecipeCommand.php file core/lib/Drupal/Core/Recipe/RecipeCommand.php
RecipeCommand::$classLoader property core/lib/Drupal/Core/Recipe/RecipeCommand.php The class loader.
RecipeCommand::boot function core/lib/Drupal/Core/Recipe/RecipeCommand.php Boots up a Drupal environment.
RecipeCommand::configure function core/lib/Drupal/Core/Recipe/RecipeCommand.php
RecipeCommand::execute function core/lib/Drupal/Core/Recipe/RecipeCommand.php
RecipeCommand::getSitePath function core/lib/Drupal/Core/Recipe/RecipeCommand.php Gets the site path.
RecipeCommand::rollBackToCheckpoint function core/lib/Drupal/Core/Recipe/RecipeCommand.php Rolls config back to a particular checkpoint.
RecipeCommand::toPlainString function core/lib/Drupal/Core/Recipe/RecipeCommand.php Converts a stringable like TranslatableMarkup to a plain text string.
RecipeCommand::__construct function core/lib/Drupal/Core/Recipe/RecipeCommand.php Constructs a new RecipeCommand command.
RecipeCommandTest class core/tests/Drupal/FunctionalTests/Core/Recipe/RecipeCommandTest.php @coversDefaultClass \Drupal\Core\Recipe\RecipeCommand[[api-linebreak]]
@group Recipe
RecipeCommandTest.php file core/tests/Drupal/FunctionalTests/Core/Recipe/RecipeCommandTest.php
RecipeCommandTest::$defaultTheme property core/tests/Drupal/FunctionalTests/Core/Recipe/RecipeCommandTest.php
RecipeCommandTest::$strictConfigSchema property core/tests/Drupal/FunctionalTests/Core/Recipe/RecipeCommandTest.php 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/tests/Drupal/FunctionalTests/Core/Recipe/RecipeCommandTest.php Asserts that the current set of checkpoints matches the given labels.
RecipeCommandTest::testErrorOnNonExistentDirectory function core/tests/Drupal/FunctionalTests/Core/Recipe/RecipeCommandTest.php Tests the recipe command with a non-existent directory.
RecipeCommandTest::testExceptionOnRollback function core/tests/Drupal/FunctionalTests/Core/Recipe/RecipeCommandTest.php Tests that errors during config rollback won't steamroll validation errors.
RecipeCommandTest::testRecipeCommand function core/tests/Drupal/FunctionalTests/Core/Recipe/RecipeCommandTest.php
RecipeConfigInstaller class core/lib/Drupal/Core/Recipe/RecipeConfigInstaller.php Extends the ConfigInstaller service for recipes.
RecipeConfigInstaller.php file core/lib/Drupal/Core/Recipe/RecipeConfigInstaller.php
RecipeConfigInstaller::installRecipeConfig function core/lib/Drupal/Core/Recipe/RecipeConfigInstaller.php
RecipeConfigStorageWrapper class core/lib/Drupal/Core/Recipe/RecipeConfigStorageWrapper.php Merges two storages together.
RecipeConfigStorageWrapper.php file core/lib/Drupal/Core/Recipe/RecipeConfigStorageWrapper.php
RecipeConfigStorageWrapper::createCollection function core/lib/Drupal/Core/Recipe/RecipeConfigStorageWrapper.php
RecipeConfigStorageWrapper::createStorageFromArray function core/lib/Drupal/Core/Recipe/RecipeConfigStorageWrapper.php Creates a single config storage for an array of storages.
RecipeConfigStorageWrapper::decode function core/lib/Drupal/Core/Recipe/RecipeConfigStorageWrapper.php
RecipeConfigStorageWrapper::delete function core/lib/Drupal/Core/Recipe/RecipeConfigStorageWrapper.php
RecipeConfigStorageWrapper::deleteAll function core/lib/Drupal/Core/Recipe/RecipeConfigStorageWrapper.php
RecipeConfigStorageWrapper::encode function core/lib/Drupal/Core/Recipe/RecipeConfigStorageWrapper.php
RecipeConfigStorageWrapper::exists function core/lib/Drupal/Core/Recipe/RecipeConfigStorageWrapper.php

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.