field.storage.taxonomy_term.field_serialized_stuff.yml

core/tests/fixtures/recipes/default_content_base/config/field.storage.taxonomy_term.field_serialized_stuff.yml

File

core/tests/fixtures/recipes/default_content_base/config/field.storage.taxonomy_term.field_serialized_stuff.yml

View source
  1. langcode: en
  2. status: true
  3. dependencies:
  4. module:
  5. - entity_test
  6. - taxonomy
  7. id: taxonomy_term.field_serialized_stuff
  8. field_name: field_serialized_stuff
  9. entity_type: taxonomy_term
  10. type: serialized_property_item_test
  11. settings: { }
  12. module: entity_test
  13. locked: false
  14. cardinality: 1
  15. translatable: true
  16. indexes: { }
  17. persist_with_no_fields: false
  18. custom_storage: false

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.