field.field.node.recipe.field_ingredients.yml
Same filename in other branches
File
-
core/
profiles/ demo_umami/ config/ install/ field.field.node.recipe.field_ingredients.yml
View source
- langcode: en
- status: true
- dependencies:
- config:
- - field.storage.node.field_ingredients
- - node.type.recipe
- id: node.recipe.field_ingredients
- field_name: field_ingredients
- entity_type: node
- bundle: recipe
- label: Ingredients
- description: 'List the ingredients required for this recipe, one per item.'
- required: false
- translatable: true
- default_value: { }
- default_value_callback: ''
- settings: { }
- field_type: string
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.