field.storage.node.field_index.yml 486 B

12345678910111213141516171819202122232425
  1. uuid: 2e33a2bf-7c5a-49de-bbce-0261dd055cd6
  2. langcode: en
  3. status: true
  4. dependencies:
  5. module:
  6. - computed_field
  7. - field_permissions
  8. - node
  9. third_party_settings:
  10. field_permissions:
  11. permission_type: custom
  12. id: node.field_index
  13. field_name: field_index
  14. entity_type: node
  15. type: computed_integer
  16. settings:
  17. unsigned: false
  18. size: normal
  19. module: computed_field
  20. locked: false
  21. cardinality: 1
  22. translatable: true
  23. indexes: { }
  24. persist_with_no_fields: false
  25. custom_storage: false