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 10.3.x for ip
  5. Search 11.x 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/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.yml file core/tests/fixtures/recipes/page_content_type/recipe.yml core/tests/fixtures/recipes/page_content_type/recipe.yml
recipe.yml file core/tests/fixtures/recipes/article_tags/recipe.yml core/tests/fixtures/recipes/article_tags/recipe.yml
recipe.yml file core/tests/fixtures/recipes/article_content_type/recipe.yml core/tests/fixtures/recipes/article_content_type/recipe.yml
recipe.yml file core/tests/Drupal/Tests/Composer/Plugin/Unpack/fixtures/recipes/composer-recipe-b/recipe.yml core/tests/Drupal/Tests/Composer/Plugin/Unpack/fixtures/recipes/composer-recipe-b/recipe.yml
recipe.yml file core/tests/Drupal/Tests/Composer/Plugin/Unpack/fixtures/recipes/composer-recipe-d/recipe.yml core/tests/Drupal/Tests/Composer/Plugin/Unpack/fixtures/recipes/composer-recipe-d/recipe.yml
recipe.yml file core/tests/Drupal/Tests/Composer/Plugin/Unpack/fixtures/recipes/composer-recipe-c/recipe.yml core/tests/Drupal/Tests/Composer/Plugin/Unpack/fixtures/recipes/composer-recipe-c/recipe.yml
recipe.yml file core/tests/Drupal/Tests/Composer/Plugin/Unpack/fixtures/recipes/composer-recipe-a/recipe.yml core/tests/Drupal/Tests/Composer/Plugin/Unpack/fixtures/recipes/composer-recipe-a/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::getExtra function core/lib/Drupal/Core/Recipe/Recipe.php Returns extra information to expose to a particular extension.
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::validateDefaultValueDefinition function core/lib/Drupal/Core/Recipe/Recipe.php Validates the definition of an input's default value.
Recipe::validateExtensionIsAvailable function core/lib/Drupal/Core/Recipe/Recipe.php Validates that the value is an available module/theme (installed or not).
Recipe::validateKeysAreValidExtensionNames function core/lib/Drupal/Core/Recipe/Recipe.php Validates that the keys of an array are valid extension names.
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 class core/lib/Drupal/Core/Recipe/Command/RecipeCommand.php Applies recipe.
RecipeCommand.php file core/lib/Drupal/Core/Recipe/Command/RecipeCommand.php
RecipeCommand.php file core/lib/Drupal/Core/Recipe/RecipeCommand.php
RecipeCommand::configure function core/lib/Drupal/Core/Recipe/RecipeCommand.php
RecipeCommand::configure function core/lib/Drupal/Core/Recipe/Command/RecipeCommand.php
RecipeCommand::execute function core/lib/Drupal/Core/Recipe/Command/RecipeCommand.php
RecipeCommand::execute function core/lib/Drupal/Core/Recipe/RecipeCommand.php
RecipeCommand::rollBackToCheckpoint function core/lib/Drupal/Core/Recipe/RecipeCommand.php Rolls config back to a particular checkpoint.
RecipeCommand::rollBackToCheckpoint function core/lib/Drupal/Core/Recipe/Command/RecipeCommand.php Rolls config back to a particular checkpoint.
RecipeCommand::toPlainString function core/lib/Drupal/Core/Recipe/Command/RecipeCommand.php Converts a stringable like TranslatableMarkup to a plain text string.
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.
RecipeCommand::__construct function core/lib/Drupal/Core/Recipe/Command/RecipeCommand.php
RecipeCommandTest class core/tests/Drupal/FunctionalTests/Core/Recipe/RecipeCommandTest.php Tests recipe command.
RecipeCommandTest.php file core/tests/Drupal/FunctionalTests/Core/Recipe/RecipeCommandTest.php
RecipeCommandTest::$defaultTheme property core/tests/Drupal/FunctionalTests/Core/Recipe/RecipeCommandTest.php The theme to install as the default for testing.
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::testDefaultInputValueFromConfig function core/tests/Drupal/FunctionalTests/Core/Recipe/RecipeCommandTest.php
RecipeCommandTest::testErrorOnNonExistentDirectory function core/tests/Drupal/FunctionalTests/Core/Recipe/RecipeCommandTest.php Tests the recipe command with a non-existent directory.

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