You are here

field.field.node.page.field_decimal.yml in Range 8

tests/fixtures/update/field.field.node.page.field_decimal.yml

File

tests/fixtures/update/field.field.node.page.field_decimal.yml
View source
  1. status: true
  2. dependencies:
  3. config:
  4. - field.storage.node.field_decimal
  5. - node.type.page
  6. module:
  7. - range
  8. id: node.page.field_decimal
  9. field_name: field_decimal
  10. entity_type: node
  11. bundle: page
  12. label: Decimal
  13. description: ''
  14. required: true
  15. translatable: false
  16. default_value: { }
  17. default_value_callback: ''
  18. settings:
  19. min: null
  20. max: null
  21. from:
  22. prefix: ''
  23. suffix: ''
  24. to:
  25. prefix: ''
  26. suffix: ''
  27. field_type: range_decimal