Skip to main content
Drupal API
User account menu
  • Log in

Breadcrumb

  1. Drupal Core 11.1.x

field.storage.node.field_cooking_time.yml

core/profiles/demo_umami/config/install/field.storage.node.field_cooking_time.yml

File

core/profiles/demo_umami/config/install/field.storage.node.field_cooking_time.yml

View source
  1. langcode: en
  2. status: true
  3. dependencies:
  4. module:
  5. - node
  6. id: node.field_cooking_time
  7. field_name: field_cooking_time
  8. entity_type: node
  9. type: integer
  10. settings:
  11. unsigned: false
  12. size: normal
  13. module: core
  14. locked: false
  15. cardinality: 1
  16. translatable: true
  17. indexes: { }
  18. persist_with_no_fields: false
  19. custom_storage: false

API Navigation

  • Drupal Core 11.1.x
  • Topics
  • Classes
  • Functions
  • Constants
  • Globals
  • Files
  • Namespaces
  • Deprecated
  • Services
RSS feed
Powered by Drupal