field.field.node.recipe.field_cooking_time.yml
Same filename in other branches
File
-
core/
profiles/ demo_umami/ config/ install/ field.field.node.recipe.field_cooking_time.yml
View source
- langcode: en
- status: true
- dependencies:
- config:
- - field.storage.node.field_cooking_time
- - node.type.recipe
- id: node.recipe.field_cooking_time
- field_name: field_cooking_time
- entity_type: node
- bundle: recipe
- label: 'Cooking time'
- description: ''
- required: false
- translatable: false
- default_value: { }
- default_value_callback: ''
- settings:
- min: 0
- max: null
- prefix: ''
- suffix: ' minutes'
- field_type: integer
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.