field.storage.node.field_unlimited_media.yml

Same filename and directory in other branches
  1. 9 core/modules/media_library/tests/modules/media_library_test/config/install/field.storage.node.field_unlimited_media.yml
  2. 8.9.x core/modules/media_library/tests/modules/media_library_test/config/install/field.storage.node.field_unlimited_media.yml
  3. 10 core/modules/media_library/tests/modules/media_library_test/config/install/field.storage.node.field_unlimited_media.yml
core/modules/media_library/tests/modules/media_library_test/config/install/field.storage.node.field_unlimited_media.yml

File

core/modules/media_library/tests/modules/media_library_test/config/install/field.storage.node.field_unlimited_media.yml

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

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