inner_test.yml

core/tests/fixtures/default_content/workspace/inner_test.yml

File

core/tests/fixtures/default_content/workspace/inner_test.yml

View source
  1. _meta:
  2. version: '1.0'
  3. entity_type: workspace
  4. uuid: 93f5b0b4-ada9-4bcd-a11d-f7329e9afe21
  5. depends:
  6. 384c4c10-cc41-4d7e-a1cc-85d1cdc9e87d: workspace
  7. default:
  8. # TRICKY! Default Content does not export the `id` field, but core's exporter should.
  9. # Without it, the import will fail.
  10. id:
  11. -
  12. value: inner_test
  13. uid:
  14. -
  15. target_id: 1
  16. label:
  17. -
  18. value: 'Inner Test'
  19. parent:
  20. -
  21. entity: 384c4c10-cc41-4d7e-a1cc-85d1cdc9e87d
  22. created:
  23. -
  24. value: 1751154834

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