entity_test_update.schema.yml

Same filename in other branches
  1. 8.9.x core/modules/system/tests/modules/entity_test_update/config/schema/entity_test_update.schema.yml
  2. 10 core/modules/system/tests/modules/entity_test_update/config/schema/entity_test_update.schema.yml
  3. 11.x core/modules/system/tests/modules/entity_test_update/config/schema/entity_test_update.schema.yml
core/modules/system/tests/modules/entity_test_update/config/schema/entity_test_update.schema.yml

File

core/modules/system/tests/modules/entity_test_update/config/schema/entity_test_update.schema.yml

View source
  1. field.value.multi_value_test:
  2. type: mapping
  3. label: 'Default value'
  4. mapping:
  5. value1:
  6. type: sequence
  7. sequence:
  8. type: string
  9. label: 'First value'

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