inner_test.yml
File
-
core/
tests/ fixtures/ default_content/ workspace/ inner_test.yml
View source
- _meta:
- version: '1.0'
- entity_type: workspace
- uuid: 93f5b0b4-ada9-4bcd-a11d-f7329e9afe21
- depends:
- 384c4c10-cc41-4d7e-a1cc-85d1cdc9e87d: workspace
- default:
- # TRICKY! Default Content does not export the `id` field, but core's exporter should.
- # Without it, the import will fail.
- id:
- -
- value: inner_test
- uid:
- -
- target_id: 1
- label:
- -
- value: 'Inner Test'
- parent:
- -
- entity: 384c4c10-cc41-4d7e-a1cc-85d1cdc9e87d
- created:
- -
- value: 1751154834
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.